Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on sos-builder01 (lin) in workspace /builds/workspace/Spoon-Snapshot-Deployer [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done No credentials specified Cloning the remote Git repository Cloning repository https://github.com/INRIA/spoon.git > git init /builds/workspace/Spoon-Snapshot-Deployer # timeout=10 Fetching upstream changes from https://github.com/INRIA/spoon.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/INRIA/spoon.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/INRIA/spoon.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/INRIA/spoon.git # timeout=10 Fetching upstream changes from https://github.com/INRIA/spoon.git > git fetch --tags --progress https://github.com/INRIA/spoon.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision e7d42138db21a59beff566af22d72aca4141ddbc (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e7d42138db21a59beff566af22d72aca4141ddbc # timeout=10 Commit message: "feature: add support for java 14 switch/yield (#3314)" > git rev-list --no-walk e7d42138db21a59beff566af22d72aca4141ddbc # timeout=10 using settings config with name Deploy Spoon on Maven INRIA Replacing all maven server entries not found in credentials list is false [Spoon-Snapshot-Deployer] $ mvn -s /tmp/settings3214463807355674605.xml clean deploy -DskipTests Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] Inspecting build with total of 1 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Spoon Core 8.2.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: https://repo.maven.apache.org/maven2/junit/junit-dep/maven-metadata.xml Downloading: https://maven.irisa.fr/artifactory/spoon-public-snapshot/junit/junit-dep/maven-metadata.xml 563/563 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit-dep/maven-metadata.xml (563 B at 1.2 KB/sec) [WARNING] Could not transfer metadata junit:junit-dep/maven-metadata.xml from/to maven.inria.fr-snapshot (https://maven.irisa.fr/artifactory/spoon-public-snapshot): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target Downloading: https://maven.irisa.fr/artifactory/spoon-public-snapshot/commons-io/commons-io/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/maven-metadata.xml 783/783 B Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/maven-metadata.xml (783 B at 45.0 KB/sec) [WARNING] Could not transfer metadata commons-io:commons-io/maven-metadata.xml from/to maven.inria.fr-snapshot (https://maven.irisa.fr/artifactory/spoon-public-snapshot): sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spoon-core --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spoon-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spoon-core --- [INFO] Compiling 685 source files to /builds/workspace/Spoon-Snapshot-Deployer/target/classes [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CoreFactory.java:[62,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CompilationUnitFactory.java:[11,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/CtExtendedModifier.java:[10,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[15,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/compiler/jdt/ContextBuilder.java:[22,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/compiler/jdt/JDTTreeBuilder.java:[137,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/compiler/jdt/PositionBuilder.java:[38,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/compiler/jdt/ParentExiter.java:[76,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/modelobs/SourceFragmentCreator.java:[10,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/JavaOutputProcessor.java:[16,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/pattern/internal/DefaultGenerator.java:[17,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/cu/position/BodyHolderSourcePositionImpl.java:[10,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/cu/position/DeclarationSourcePositionImpl.java:[10,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/cu/position/CompoundSourcePositionImpl.java:[10,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/cu/position/SourcePositionImpl.java:[11,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/compiler/jdt/JDTCommentBuilder.java:[31,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/cu/position/PartialSourcePositionImpl.java:[10,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/cu/position/NoSourcePosition.java:[10,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/IncrementalLauncher.java:[34,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/compiler/jdt/JDTSnippetCompiler.java:[18,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/cu/CompilationUnitImpl.java:[10,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtCompilationUnitImpl.java:[22,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/ContractVerifier.java:[18,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/sniper/SniperJavaPrettyPrinter.java:[19,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/DefaultCoreFactory.java:[62,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/FactoryImpl.java:[67,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/experimental/SpoonifyVisitor.java:[10,32] org.apache.commons.lang3.StringEscapeUtils in org.apache.commons.lang3 has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/compiler/jdt/JDTImportBuilder.java:[14,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/cu/SourcePosition.java:[43,9] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/Factory.java:[723,9] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/Factory.java:[728,45] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/Factory.java:[733,65] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/Factory.java:[738,67] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/Factory.java:[1029,52] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/visitor/CtScanner.java:[208,70] unchecked cast required: java.util.Collection found: java.lang.Object [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/visitor/CtScanner.java:[211,71] unchecked cast required: java.util.Map found: java.lang.Object [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/visitor/EarlyTerminatingScanner.java:[183,70] unchecked cast required: java.util.Collection found: java.lang.Object [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/sniper/internal/ElementSourceFragment.java:[768,17] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/sniper/internal/ElementSourceFragment.java:[896,59] unchecked cast required: T found: spoon.support.sniper.internal.SourceFragment [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CoreFactory.java:[396,25] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CoreFactory.java:[400,52] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CoreFactory.java:[406,25] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CoreFactory.java:[415,25] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CoreFactory.java:[425,25] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CoreFactory.java:[566,9] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/TypeFactory.java:[337,24] unchecked conversion required: spoon.reflect.reference.CtTypeReference found: spoon.reflect.reference.CtTypeReference [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/TypeFactory.java:[414,24] unchecked conversion required: spoon.reflect.reference.CtTypeReference found: spoon.reflect.reference.CtTypeReference [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/TypeFactory.java:[493,66] unchecked cast required: java.util.Map found: java.lang.Object [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CodeFactory.java:[202,85] unchecked call to getConstructor(spoon.reflect.reference.CtTypeReference...) as a member of the raw type spoon.reflect.declaration.CtClass [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CodeFactory.java:[202,85] unchecked conversion required: spoon.reflect.declaration.CtConstructor found: spoon.reflect.declaration.CtConstructor [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CodeFactory.java:[210,32] unchecked call to setSuperclass(spoon.reflect.reference.CtTypeReference) as a member of the raw type spoon.reflect.declaration.CtType [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CodeFactory.java:[265,121] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CodeFactory.java:[265,130] unchecked cast required: spoon.reflect.reference.CtTypeReference found: spoon.reflect.reference.CtTypeReference [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CodeFactory.java:[267,85] unchecked cast required: spoon.reflect.reference.CtTypeReference found: spoon.reflect.reference.CtTypeReference [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/ExecutableFactory.java:[106,86] unchecked conversion required: spoon.reflect.declaration.CtMethod found: spoon.reflect.declaration.CtMethod [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CompilationUnitFactory.java:[36,39] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CompilationUnitFactory.java:[43,28] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CompilationUnitFactory.java:[50,16] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CompilationUnitFactory.java:[54,16] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CompilationUnitFactory.java:[68,33] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CompilationUnitFactory.java:[78,16] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CompilationUnitFactory.java:[96,33] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CompilationUnitFactory.java:[108,16] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CompilationUnitFactory.java:[115,33] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CompilationUnitFactory.java:[128,16] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CompilationUnitFactory.java:[129,17] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/CompilationUnitFactory.java:[154,16] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/reflect/factory/AnnotationFactory.java:[114,67] getActualClass() in spoon.reflect.reference.CtTypeReference has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[202,36] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[209,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[225,36] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[233,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[250,44] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[254,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[264,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[275,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[315,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[369,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[471,36] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[479,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[488,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[510,43] unchecked conversion required: java.util.Set found: java.util.Set [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[523,36] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[531,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[537,36] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[541,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[548,36] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[555,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[573,28] unchecked cast required: E found: spoon.support.reflect.declaration.CtElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtElementImpl.java:[594,17] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtNamedElementImpl.java:[40,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtNamedElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtNamedElementImpl.java:[47,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtNamedElementImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[58,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[69,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[75,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[89,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[95,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[109,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[120,36] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java:[131,28] unchecked cast required: T found: spoon.support.reflect.declaration.CtModuleImpl [INFO] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/CtExtendedModifier.java: Some input files additionally use or override a deprecated API. [INFO] /builds/workspace/Spoon-Snapshot-Deployer/src/main/java/spoon/support/reflect/declaration/CtModuleImpl.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spoon-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 227 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ spoon-core --- [INFO] Compiling 776 source files to /builds/workspace/Spoon-Snapshot-Deployer/target/test-classes [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/compilationunit/TestCompilationUnit.java:[25,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/api/APITest.java:[31,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/parent/ContractOnSettersParametrizedTest.java:[28,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/processing/processors/TestProcessor.java:[23,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/TestSourceFragment.java:[40,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/delete/DeleteTest.java:[34,37] spoon.test.delete.testclasses.Adobada in spoon.test.delete.testclasses has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/comment/CommentTest.java:[20,32] org.apache.commons.lang3.StringEscapeUtils in org.apache.commons.lang3 has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/comment/CommentTest.java:[77,38] spoon.test.comment.testclasses.JavaDocComment in spoon.test.comment.testclasses has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/jdtimportbuilder/ImportBuilderTest.java:[21,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/position/PositionTest.java:[81,39] spoon.test.position.testclasses.FooClazz in spoon.test.position.testclasses has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/generating/MetamodelGenerator.java:[26,37] org.apache.commons.lang3.text.StrSubstitutor in org.apache.commons.lang3.text has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/prettyprinter/TestSniperPrinter.java:[48,44] spoon.test.prettyprinter.testclasses.ToBeChanged in spoon.test.prettyprinter.testclasses has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/method/MethodTest.java:[27,37] spoon.test.delete.testclasses.Adobada in spoon.test.delete.testclasses has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/compilationunit/GetBinaryFilesTest.java:[24,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/sourcePosition/SourcePositionTest.java:[22,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/reflect/visitor/CtScannerTest.java:[28,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/prettyprinter/QualifiedThisRefTest.java:[38,37] spoon.test.delete.testclasses.Adobada in spoon.test.delete.testclasses has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/imports/ImportTest.java:[35,24] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/method_overriding/testclasses/C.java:[13,11] m1(spoon.test.method_overriding.testclasses.C) in spoon.test.method_overriding.testclasses.C overrides m1(spoon.test.method_overriding.testclasses.C) in spoon.test.method_overriding.testclasses.B return type requires unchecked conversion from spoon.test.method_overriding.testclasses.B to spoon.test.method_overriding.testclasses.B [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/method_overriding/testclasses/C.java:[13,11] m1(spoon.test.method_overriding.testclasses.C) in spoon.test.method_overriding.testclasses.C overrides m1(spoon.test.method_overriding.testclasses.C) in spoon.test.method_overriding.testclasses.A return type requires unchecked conversion from spoon.test.method_overriding.testclasses.B to spoon.test.method_overriding.testclasses.A [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/method_overriding/testclasses/C.java:[18,43] m2(spoon.test.method_overriding.testclasses.C) in spoon.test.method_overriding.testclasses.C overrides m2(spoon.test.method_overriding.testclasses.C) in spoon.test.method_overriding.testclasses.B return type requires unchecked conversion from spoon.test.method_overriding.testclasses.B to T [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/method_overriding/testclasses/C.java:[18,43] m2(spoon.test.method_overriding.testclasses.C) in spoon.test.method_overriding.testclasses.C overrides m2(spoon.test.method_overriding.testclasses.C) in spoon.test.method_overriding.testclasses.A return type requires unchecked conversion from spoon.test.method_overriding.testclasses.B to T [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/compilationunit/TestCompilationUnit.java:[73,17] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/compilationunit/TestCompilationUnit.java:[84,17] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/compilationunit/TestCompilationUnit.java:[86,30] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/compilationunit/TestCompilationUnit.java:[96,17] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/compilationunit/TestCompilationUnit.java:[97,30] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/compilationunit/TestCompilationUnit.java:[104,17] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/compilationunit/TestCompilationUnit.java:[105,30] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/compilationunit/TestCompilationUnit.java:[108,30] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/compilationunit/TestCompilationUnit.java:[111,30] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/compilationunit/TestCompilationUnit.java:[122,17] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/compilationunit/TestCompilationUnit.java:[142,17] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/compilationunit/TestCompilationUnit.java:[160,17] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/compilationunit/TestCompilationUnit.java:[189,17] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/compilationunit/TestCompilationUnit.java:[212,17] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/compilationunit/TestCompilationUnit.java:[321,17] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/api/APITest.java:[301,32] unchecked call to setType(spoon.reflect.reference.CtTypeReference) as a member of the raw type spoon.reflect.declaration.CtTypedElement [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/api/APITest.java:[303,33] unchecked method invocation: method addMethod in interface spoon.reflect.declaration.CtType is applied to given types required: spoon.reflect.declaration.CtMethod found: spoon.reflect.declaration.CtMethod [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/api/APITest.java:[303,34] unchecked conversion required: spoon.reflect.declaration.CtMethod found: spoon.reflect.declaration.CtMethod [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/api/APITest.java:[312,36] unchecked method invocation: method removeMethod in interface spoon.reflect.declaration.CtType is applied to given types required: spoon.reflect.declaration.CtMethod found: spoon.reflect.declaration.CtMethod [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/api/APITest.java:[312,37] unchecked conversion required: spoon.reflect.declaration.CtMethod found: spoon.reflect.declaration.CtMethod [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/api/APITest.java:[548,17] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/api/APITest.java:[555,17] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/api/APITest.java:[556,17] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/api/APITest.java:[594,17] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/TemplateTest.java:[345,65] getActualClass() in spoon.reflect.reference.CtTypeReference has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/TemplateTest.java:[666,38] unchecked method invocation: method addProcessor in class spoon.Launcher is applied to given types required: spoon.processing.Processor found: spoon.test.template.testclasses.logger.LoggerTemplateProcessor [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/TemplateTest.java:[666,39] unchecked conversion required: spoon.processing.Processor found: spoon.test.template.testclasses.logger.LoggerTemplateProcessor [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/TemplateTest.java:[853,17] unchecked method invocation: constructor in class spoon.test.template.testclasses.ArrayAccessTemplate is applied to given types required: spoon.template.TemplateParameter>[] found: spoon.template.TemplateParameter[] [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/TemplateTest.java:[853,41] unchecked conversion required: spoon.template.TemplateParameter>[] found: spoon.template.TemplateParameter[] [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/TemplateTest.java:[900,47] unchecked conversion required: spoon.reflect.code.CtBlock found: spoon.reflect.code.CtBlock [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/TemplateTest.java:[922,128] unchecked call to apply(spoon.reflect.declaration.CtType) as a member of the raw type spoon.template.ExpressionTemplate [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/TemplateTest.java:[1196,78] unchecked call to NamedElementFilter(java.lang.Class,java.lang.String) as a member of the raw type spoon.reflect.visitor.filter.NamedElementFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/TemplateTest.java:[1196,77] unchecked method invocation: method getElements in interface spoon.reflect.declaration.CtElement is applied to given types required: spoon.reflect.visitor.Filter found: spoon.reflect.visitor.filter.NamedElementFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/TemplateTest.java:[1196,78] unchecked conversion required: spoon.reflect.visitor.Filter found: spoon.reflect.visitor.filter.NamedElementFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/ctType/CtTypeParameterTest.java:[61,74] getActualClass() in spoon.reflect.declaration.CtType has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/ctType/CtTypeParameterTest.java:[95,63] getActualClass() in spoon.reflect.declaration.CtType has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/ctType/CtTypeParameterTest.java:[111,63] getActualClass() in spoon.reflect.declaration.CtType has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[200,72] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[250,72] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[839,99] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[841,101] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[880,99] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[882,101] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[883,101] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[918,108] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[985,108] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1066,80] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1070,91] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1072,93] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1073,93] unchecked call to TypeFilter(java.lang.Class) as a member of the raw type spoon.reflect.visitor.filter.TypeFilter [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1088,38] unchecked call to HashSet(java.util.Collection) as a member of the raw type java.util.HashSet [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1091,98] unchecked cast required: java.util.Set> found: java.lang.Object [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1098,38] unchecked call to HashSet(java.util.Collection) as a member of the raw type java.util.HashSet [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1100,98] unchecked cast required: java.util.Set> found: java.lang.Object [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1435,125] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1436,125] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1525,146] unchecked cast required: T found: spoon.reflect.code.CtStatement [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/template/PatternTest.java:[1603,101] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/literal/LiteralTest.java:[57,96] unchecked method invocation: method matches in class spoon.reflect.visitor.filter.AbstractFilter is applied to given types required: T found: spoon.reflect.code.CtLiteral [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/literal/LiteralTest.java:[57,97] unchecked conversion required: T found: spoon.reflect.code.CtLiteral [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/pkg/PackageTest.java:[73,57] getActualClass() in spoon.reflect.declaration.CtType has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/pkg/PackageTest.java:[94,76] getActualClass() in spoon.reflect.reference.CtTypeReference has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/pkg/PackageTest.java:[267,45] unchecked call to setAnnotationType(spoon.reflect.reference.CtTypeReference) as a member of the raw type spoon.reflect.declaration.CtAnnotation [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/pkg/PackageTest.java:[269,40] unchecked method invocation: method addAnnotation in interface spoon.reflect.declaration.CtElement is applied to given types required: spoon.reflect.declaration.CtAnnotation found: spoon.reflect.declaration.CtAnnotation [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/pkg/PackageTest.java:[269,41] unchecked conversion required: spoon.reflect.declaration.CtAnnotation found: spoon.reflect.declaration.CtAnnotation [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/eval/testclasses/ToEvaluate.java:[51,29] unchecked cast required: U found: java.lang.Object [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/eval/testclasses/ToEvaluate.java:[55,28] unchecked cast required: T found: spoon.reflect.declaration.CtElement [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/parent/ContractOnSettersParametrizedTest.java:[75,67] getActualClass() in spoon.reflect.declaration.CtType has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/parent/ContractOnSettersParametrizedTest.java:[91,44] unchecked call to add(E) as a member of the raw type java.util.List [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/parent/ContractOnSettersParametrizedTest.java:[99,43] getActualClass() in spoon.reflect.reference.CtTypeReference has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/parent/ContractOnSettersParametrizedTest.java:[123,49] getActualClass() in spoon.reflect.declaration.CtType has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/parent/ContractOnSettersParametrizedTest.java:[124,77] getActualClass() in spoon.reflect.declaration.CtType has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/parent/ContractOnSettersParametrizedTest.java:[124,75] unchecked method invocation: method create in interface spoon.reflect.factory.CoreFactory is applied to given types required: java.lang.Class found: java.lang.Class [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/parent/ContractOnSettersParametrizedTest.java:[124,92] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/parent/ContractOnSettersParametrizedTest.java:[154,21] spoon.reflect.cu.CompilationUnit in spoon.reflect.cu has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/parent/ContractOnSettersParametrizedTest.java:[207,85] getActualClass() in spoon.reflect.declaration.CtType has been deprecated [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/parent/ContractOnSettersParametrizedTest.java:[207,100] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/factory/FactoryTest.java:[159,26] unchecked call to setType(spoon.reflect.reference.CtTypeReference) as a member of the raw type spoon.reflect.declaration.CtTypedElement [INFO] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/factory/FactoryTest.java: Some input files additionally use or override a deprecated API. [INFO] /builds/workspace/Spoon-Snapshot-Deployer/src/test/java/spoon/test/factory/FactoryTest.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ spoon-core --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spoon-core --- [INFO] Building jar: /builds/workspace/Spoon-Snapshot-Deployer/target/spoon-core-8.2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ spoon-core --- [INFO] Copying system-rules-1.9.0.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/system-rules-1.9.0.jar [INFO] Copying logback-core-1.1.8.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/logback-core-1.1.8.jar [INFO] Copying jsap-2.1.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/jsap-2.1.jar [INFO] Copying junit-jupiter-api-5.4.2.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/junit-jupiter-api-5.4.2.jar [INFO] Copying junit-platform-engine-1.4.2.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/junit-platform-engine-1.4.2.jar [INFO] Copying byte-buddy-1.9.3.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/byte-buddy-1.9.3.jar [INFO] Copying gson-2.8.6.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/gson-2.8.6.jar [INFO] Copying junit-jupiter-engine-5.4.2.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/junit-jupiter-engine-5.4.2.jar [INFO] Copying junit-4.11-beta-1.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/junit-4.11-beta-1.jar [INFO] Copying byte-buddy-agent-1.9.3.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/byte-buddy-agent-1.9.3.jar [INFO] Copying junit-vintage-engine-5.4.2.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/junit-vintage-engine-5.4.2.jar [INFO] Copying opentest4j-1.1.1.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/opentest4j-1.1.1.jar [INFO] Copying log4j-api-2.13.0.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/log4j-api-2.13.0.jar [INFO] Copying logback-classic-1.1.8.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/logback-classic-1.1.8.jar [INFO] Copying mockito-core-2.23.4.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/mockito-core-2.23.4.jar [INFO] Copying objenesis-2.6.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/objenesis-2.6.jar [INFO] Copying maven-invoker-3.0.1.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/maven-invoker-3.0.1.jar [INFO] Copying commons-io-2.6.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/commons-io-2.6.jar [INFO] Copying jackson-annotations-2.9.10.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/jackson-annotations-2.9.10.jar [INFO] Copying jackson-core-2.9.10.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/jackson-core-2.9.10.jar [INFO] Copying jackson-databind-2.9.10.3.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/jackson-databind-2.9.10.3.jar [INFO] Copying plexus-component-annotations-1.7.1.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/plexus-component-annotations-1.7.1.jar [INFO] Copying commons-lang3-3.8.1.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/commons-lang3-3.8.1.jar [INFO] Copying org.eclipse.jdt.core-3.20.0.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/org.eclipse.jdt.core-3.20.0.jar [INFO] Copying hamcrest-core-1.3.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/hamcrest-core-1.3.jar [INFO] Copying commons-compress-1.19.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/commons-compress-1.19.jar [INFO] Copying querydsl-core-3.6.9.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/querydsl-core-3.6.9.jar [INFO] Copying plexus-utils-3.0.24.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/plexus-utils-3.0.24.jar [INFO] Copying xz-1.8.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/xz-1.8.jar [INFO] Copying guava-18.0.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/guava-18.0.jar [INFO] Copying log4j-to-slf4j-2.13.0.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/log4j-to-slf4j-2.13.0.jar [INFO] Copying slf4j-api-1.7.25.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/slf4j-api-1.7.25.jar [INFO] Copying junit-platform-commons-1.4.2.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/junit-platform-commons-1.4.2.jar [INFO] Copying maven-model-3.5.0.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/maven-model-3.5.0.jar [INFO] Copying maven-shared-utils-3.2.1.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/maven-shared-utils-3.2.1.jar [INFO] Copying apiguardian-api-1.0.0.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/apiguardian-api-1.0.0.jar [INFO] [INFO] --- maven-assembly-plugin:2.5:attached (make-assembly) @ spoon-core --- [INFO] artifact junit:junit-dep: checking for updates from maven.inria.fr-snapshot [WARNING] repository metadata for: 'artifact junit:junit-dep' could not be retrieved from repository: maven.inria.fr-snapshot due to an error: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [INFO] artifact junit:junit-dep: checking for updates from central [INFO] artifact junit:junit: checking for updates from maven.inria.fr-snapshot [WARNING] repository metadata for: 'artifact junit:junit' could not be retrieved from repository: maven.inria.fr-snapshot due to an error: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [INFO] artifact junit:junit: checking for updates from central [INFO] artifact commons-io:commons-io: checking for updates from maven.inria.fr-snapshot [WARNING] repository metadata for: 'artifact commons-io:commons-io' could not be retrieved from repository: maven.inria.fr-snapshot due to an error: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target [INFO] artifact commons-io:commons-io: checking for updates from central Adding org.apache.maven.shared.invoker.Invokerdefault [INFO] Building jar: /builds/workspace/Spoon-Snapshot-Deployer/target/spoon-core-8.2.0-SNAPSHOT-jar-with-dependencies.jar Component: org.apache.maven.shared.invoker.Invokerdefault is already defined. Skipping. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.0:checkstyle (default) @ spoon-core --- [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ spoon-core --- [INFO] Installing /builds/workspace/Spoon-Snapshot-Deployer/target/spoon-core-8.2.0-SNAPSHOT.jar to /builds/.m2/repository/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Spoon-Snapshot-Deployer/pom.xml to /builds/.m2/repository/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Spoon-Snapshot-Deployer/target/spoon-core-8.2.0-SNAPSHOT-jar-with-dependencies.jar to /builds/.m2/repository/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-SNAPSHOT-jar-with-dependencies.jar [INFO] [INFO] --- nexus-staging-maven-plugin:1.6.8:deploy (injected-nexus-deploy) @ spoon-core --- [INFO] Performing deferred deploys (gathering into "/builds/workspace/Spoon-Snapshot-Deployer/target/nexus-staging/deferred")... [INFO] Installing /builds/workspace/Spoon-Snapshot-Deployer/target/spoon-core-8.2.0-SNAPSHOT.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/nexus-staging/deferred/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-SNAPSHOT.jar [INFO] Installing /builds/workspace/Spoon-Snapshot-Deployer/pom.xml to /builds/workspace/Spoon-Snapshot-Deployer/target/nexus-staging/deferred/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-SNAPSHOT.pom [INFO] Installing /builds/workspace/Spoon-Snapshot-Deployer/target/spoon-core-8.2.0-SNAPSHOT-jar-with-dependencies.jar to /builds/workspace/Spoon-Snapshot-Deployer/target/nexus-staging/deferred/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-SNAPSHOT-jar-with-dependencies.jar [INFO] Deploying remotely... [INFO] Bulk deploying locally gathered artifacts from directory: [INFO] * Bulk deploying locally gathered snapshot artifacts Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/maven-metadata.xml 1013/1013 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/maven-metadata.xml (1013 B at 19.0 KB/sec) Uploading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200402.224147-14.jar 2/1735 KB 4/1735 KB 6/1735 KB 8/1735 KB 10/1735 KB 12/1735 KB 14/1735 KB 16/1735 KB 18/1735 KB 20/1735 KB 22/1735 KB 24/1735 KB 26/1735 KB 28/1735 KB 30/1735 KB 32/1735 KB 34/1735 KB 36/1735 KB 38/1735 KB 40/1735 KB 42/1735 KB 44/1735 KB 46/1735 KB 48/1735 KB 50/1735 KB 52/1735 KB 54/1735 KB 56/1735 KB 58/1735 KB 60/1735 KB 62/1735 KB 64/1735 KB 66/1735 KB 68/1735 KB 70/1735 KB 72/1735 KB 74/1735 KB 76/1735 KB 78/1735 KB 80/1735 KB 82/1735 KB 84/1735 KB 86/1735 KB 88/1735 KB 90/1735 KB 92/1735 KB 94/1735 KB 96/1735 KB 98/1735 KB 100/1735 KB 102/1735 KB 104/1735 KB 106/1735 KB 108/1735 KB 110/1735 KB 112/1735 KB 114/1735 KB 116/1735 KB 118/1735 KB 120/1735 KB 122/1735 KB 124/1735 KB 126/1735 KB 128/1735 KB 130/1735 KB 132/1735 KB 134/1735 KB 136/1735 KB 138/1735 KB 140/1735 KB 142/1735 KB 144/1735 KB 146/1735 KB 148/1735 KB 150/1735 KB 152/1735 KB 154/1735 KB 156/1735 KB 158/1735 KB 160/1735 KB 162/1735 KB 164/1735 KB 166/1735 KB 168/1735 KB 170/1735 KB 172/1735 KB 174/1735 KB 176/1735 KB 178/1735 KB 180/1735 KB 182/1735 KB 184/1735 KB 186/1735 KB 188/1735 KB 190/1735 KB 192/1735 KB 194/1735 KB 196/1735 KB 198/1735 KB 200/1735 KB 202/1735 KB 204/1735 KB 206/1735 KB 208/1735 KB 210/1735 KB 212/1735 KB 214/1735 KB 216/1735 KB 218/1735 KB 220/1735 KB 222/1735 KB 224/1735 KB 226/1735 KB 228/1735 KB 230/1735 KB 232/1735 KB 234/1735 KB 236/1735 KB 238/1735 KB 240/1735 KB 242/1735 KB 244/1735 KB 246/1735 KB 248/1735 KB 250/1735 KB 252/1735 KB 254/1735 KB 256/1735 KB 258/1735 KB 260/1735 KB 262/1735 KB 264/1735 KB 266/1735 KB 268/1735 KB 270/1735 KB 272/1735 KB 274/1735 KB 276/1735 KB 278/1735 KB 280/1735 KB 282/1735 KB 284/1735 KB 286/1735 KB 288/1735 KB 290/1735 KB 292/1735 KB 294/1735 KB 296/1735 KB 298/1735 KB 300/1735 KB 302/1735 KB 304/1735 KB 306/1735 KB 308/1735 KB 310/1735 KB 312/1735 KB 314/1735 KB 316/1735 KB 318/1735 KB 320/1735 KB 322/1735 KB 324/1735 KB 326/1735 KB 328/1735 KB 330/1735 KB 332/1735 KB 334/1735 KB 336/1735 KB 338/1735 KB 340/1735 KB 342/1735 KB 344/1735 KB 346/1735 KB 348/1735 KB 350/1735 KB 352/1735 KB 354/1735 KB 356/1735 KB 358/1735 KB 360/1735 KB 362/1735 KB 364/1735 KB 366/1735 KB 368/1735 KB 370/1735 KB 372/1735 KB 374/1735 KB 376/1735 KB 378/1735 KB 380/1735 KB 382/1735 KB 384/1735 KB 386/1735 KB 388/1735 KB 390/1735 KB 392/1735 KB 394/1735 KB 396/1735 KB 398/1735 KB 400/1735 KB 402/1735 KB 404/1735 KB 406/1735 KB 408/1735 KB 410/1735 KB 412/1735 KB 414/1735 KB 416/1735 KB 418/1735 KB 420/1735 KB 422/1735 KB 424/1735 KB 426/1735 KB 428/1735 KB 430/1735 KB 432/1735 KB 434/1735 KB 436/1735 KB 438/1735 KB 440/1735 KB 442/1735 KB 444/1735 KB 446/1735 KB 448/1735 KB 450/1735 KB 452/1735 KB 454/1735 KB 456/1735 KB 458/1735 KB 460/1735 KB 462/1735 KB 464/1735 KB 466/1735 KB 468/1735 KB 470/1735 KB 472/1735 KB 474/1735 KB 476/1735 KB 478/1735 KB 480/1735 KB 482/1735 KB 484/1735 KB 486/1735 KB 488/1735 KB 490/1735 KB 492/1735 KB 494/1735 KB 496/1735 KB 498/1735 KB 500/1735 KB 502/1735 KB 504/1735 KB 506/1735 KB 508/1735 KB 510/1735 KB 512/1735 KB 514/1735 KB 516/1735 KB 518/1735 KB 520/1735 KB 522/1735 KB 524/1735 KB 526/1735 KB 528/1735 KB 530/1735 KB 532/1735 KB 534/1735 KB 536/1735 KB 538/1735 KB 540/1735 KB 542/1735 KB 544/1735 KB 546/1735 KB 548/1735 KB 550/1735 KB 552/1735 KB 554/1735 KB 556/1735 KB 558/1735 KB 560/1735 KB 562/1735 KB 564/1735 KB 566/1735 KB 568/1735 KB 570/1735 KB 572/1735 KB 574/1735 KB 576/1735 KB 578/1735 KB 580/1735 KB 582/1735 KB 584/1735 KB 586/1735 KB 588/1735 KB 590/1735 KB 592/1735 KB 594/1735 KB 596/1735 KB 598/1735 KB 600/1735 KB 602/1735 KB 604/1735 KB 606/1735 KB 608/1735 KB 610/1735 KB 612/1735 KB 614/1735 KB 616/1735 KB 618/1735 KB 620/1735 KB 622/1735 KB 624/1735 KB 626/1735 KB 628/1735 KB 630/1735 KB 632/1735 KB 634/1735 KB 636/1735 KB 638/1735 KB 640/1735 KB 642/1735 KB 644/1735 KB 646/1735 KB 648/1735 KB 650/1735 KB 652/1735 KB 654/1735 KB 656/1735 KB 658/1735 KB 660/1735 KB 662/1735 KB 664/1735 KB 666/1735 KB 668/1735 KB 670/1735 KB 672/1735 KB 674/1735 KB 676/1735 KB 678/1735 KB 680/1735 KB 682/1735 KB 684/1735 KB 686/1735 KB 688/1735 KB 690/1735 KB 692/1735 KB 694/1735 KB 696/1735 KB 698/1735 KB 700/1735 KB 702/1735 KB 704/1735 KB 706/1735 KB 708/1735 KB 710/1735 KB 712/1735 KB 714/1735 KB 716/1735 KB 718/1735 KB 720/1735 KB 722/1735 KB 724/1735 KB 726/1735 KB 728/1735 KB 730/1735 KB 732/1735 KB 734/1735 KB 736/1735 KB 738/1735 KB 740/1735 KB 742/1735 KB 744/1735 KB 746/1735 KB 748/1735 KB 750/1735 KB 752/1735 KB 754/1735 KB 756/1735 KB 758/1735 KB 760/1735 KB 762/1735 KB 764/1735 KB 766/1735 KB 768/1735 KB 770/1735 KB 772/1735 KB 774/1735 KB 776/1735 KB 778/1735 KB 780/1735 KB 782/1735 KB 784/1735 KB 786/1735 KB 788/1735 KB 790/1735 KB 792/1735 KB 794/1735 KB 796/1735 KB 798/1735 KB 800/1735 KB 802/1735 KB 804/1735 KB 806/1735 KB 808/1735 KB 810/1735 KB 812/1735 KB 814/1735 KB 816/1735 KB 818/1735 KB 820/1735 KB 822/1735 KB 824/1735 KB 826/1735 KB 828/1735 KB 830/1735 KB 832/1735 KB 834/1735 KB 836/1735 KB 838/1735 KB 840/1735 KB 842/1735 KB 844/1735 KB 846/1735 KB 848/1735 KB 850/1735 KB 852/1735 KB 854/1735 KB 856/1735 KB 858/1735 KB 860/1735 KB 862/1735 KB 864/1735 KB 866/1735 KB 868/1735 KB 870/1735 KB 872/1735 KB 874/1735 KB 876/1735 KB 878/1735 KB 880/1735 KB 882/1735 KB 884/1735 KB 886/1735 KB 888/1735 KB 890/1735 KB 892/1735 KB 894/1735 KB 896/1735 KB 898/1735 KB 900/1735 KB 902/1735 KB 904/1735 KB 906/1735 KB 908/1735 KB 910/1735 KB 912/1735 KB 914/1735 KB 916/1735 KB 918/1735 KB 920/1735 KB 922/1735 KB 924/1735 KB 926/1735 KB 928/1735 KB 930/1735 KB 932/1735 KB 934/1735 KB 936/1735 KB 938/1735 KB 940/1735 KB 942/1735 KB 944/1735 KB 946/1735 KB 948/1735 KB 950/1735 KB 952/1735 KB 954/1735 KB 956/1735 KB 958/1735 KB 960/1735 KB 962/1735 KB 964/1735 KB 966/1735 KB 968/1735 KB 970/1735 KB 972/1735 KB 974/1735 KB 976/1735 KB 978/1735 KB 980/1735 KB 982/1735 KB 984/1735 KB 986/1735 KB 988/1735 KB 990/1735 KB 992/1735 KB 994/1735 KB 996/1735 KB 998/1735 KB 1000/1735 KB 1002/1735 KB 1004/1735 KB 1006/1735 KB 1008/1735 KB 1010/1735 KB 1012/1735 KB 1014/1735 KB 1016/1735 KB 1018/1735 KB 1020/1735 KB 1022/1735 KB 1024/1735 KB 1026/1735 KB 1028/1735 KB 1030/1735 KB 1032/1735 KB 1034/1735 KB 1036/1735 KB 1038/1735 KB 1040/1735 KB 1042/1735 KB 1044/1735 KB 1046/1735 KB 1048/1735 KB 1050/1735 KB 1052/1735 KB 1054/1735 KB 1056/1735 KB 1058/1735 KB 1060/1735 KB 1062/1735 KB 1064/1735 KB 1066/1735 KB 1068/1735 KB 1070/1735 KB 1072/1735 KB 1074/1735 KB 1076/1735 KB 1078/1735 KB 1080/1735 KB 1082/1735 KB 1084/1735 KB 1086/1735 KB 1088/1735 KB 1090/1735 KB 1092/1735 KB 1094/1735 KB 1096/1735 KB 1098/1735 KB 1100/1735 KB 1102/1735 KB 1104/1735 KB 1106/1735 KB 1108/1735 KB 1110/1735 KB 1112/1735 KB 1114/1735 KB 1116/1735 KB 1118/1735 KB 1120/1735 KB 1122/1735 KB 1124/1735 KB 1126/1735 KB 1128/1735 KB 1130/1735 KB 1132/1735 KB 1134/1735 KB 1136/1735 KB 1138/1735 KB 1140/1735 KB 1142/1735 KB 1144/1735 KB 1146/1735 KB 1148/1735 KB 1150/1735 KB 1152/1735 KB 1154/1735 KB 1156/1735 KB 1158/1735 KB 1160/1735 KB 1162/1735 KB 1164/1735 KB 1166/1735 KB 1168/1735 KB 1170/1735 KB 1172/1735 KB 1174/1735 KB 1176/1735 KB 1178/1735 KB 1180/1735 KB 1182/1735 KB 1184/1735 KB 1186/1735 KB 1188/1735 KB 1190/1735 KB 1192/1735 KB 1194/1735 KB 1196/1735 KB 1198/1735 KB 1200/1735 KB 1202/1735 KB 1204/1735 KB 1206/1735 KB 1208/1735 KB 1210/1735 KB 1212/1735 KB 1214/1735 KB 1216/1735 KB 1218/1735 KB 1220/1735 KB 1222/1735 KB 1224/1735 KB 1226/1735 KB 1228/1735 KB 1230/1735 KB 1232/1735 KB 1234/1735 KB 1236/1735 KB 1238/1735 KB 1240/1735 KB 1242/1735 KB 1244/1735 KB 1246/1735 KB 1248/1735 KB 1250/1735 KB 1252/1735 KB 1254/1735 KB 1256/1735 KB 1258/1735 KB 1260/1735 KB 1262/1735 KB 1264/1735 KB 1266/1735 KB 1268/1735 KB 1270/1735 KB 1272/1735 KB 1274/1735 KB 1276/1735 KB 1278/1735 KB 1280/1735 KB 1282/1735 KB 1284/1735 KB 1286/1735 KB 1288/1735 KB 1290/1735 KB 1292/1735 KB 1294/1735 KB 1296/1735 KB 1298/1735 KB 1300/1735 KB 1302/1735 KB 1304/1735 KB 1306/1735 KB 1308/1735 KB 1310/1735 KB 1312/1735 KB 1314/1735 KB 1316/1735 KB 1318/1735 KB 1320/1735 KB 1322/1735 KB 1324/1735 KB 1326/1735 KB 1328/1735 KB 1330/1735 KB 1332/1735 KB 1334/1735 KB 1336/1735 KB 1338/1735 KB 1340/1735 KB 1342/1735 KB 1344/1735 KB 1346/1735 KB 1348/1735 KB 1350/1735 KB 1352/1735 KB 1354/1735 KB 1356/1735 KB 1358/1735 KB 1360/1735 KB 1362/1735 KB 1364/1735 KB 1366/1735 KB 1368/1735 KB 1370/1735 KB 1372/1735 KB 1374/1735 KB 1376/1735 KB 1378/1735 KB 1380/1735 KB 1382/1735 KB 1384/1735 KB 1386/1735 KB 1388/1735 KB 1390/1735 KB 1392/1735 KB 1394/1735 KB 1396/1735 KB 1398/1735 KB 1400/1735 KB 1402/1735 KB 1404/1735 KB 1406/1735 KB 1408/1735 KB 1410/1735 KB 1412/1735 KB 1414/1735 KB 1416/1735 KB 1418/1735 KB 1420/1735 KB 1422/1735 KB 1424/1735 KB 1426/1735 KB 1428/1735 KB 1430/1735 KB 1432/1735 KB 1434/1735 KB 1436/1735 KB 1438/1735 KB 1440/1735 KB 1442/1735 KB 1444/1735 KB 1446/1735 KB 1448/1735 KB 1450/1735 KB 1452/1735 KB 1454/1735 KB 1456/1735 KB 1458/1735 KB 1460/1735 KB 1462/1735 KB 1464/1735 KB 1466/1735 KB 1468/1735 KB 1470/1735 KB 1472/1735 KB 1474/1735 KB 1476/1735 KB 1478/1735 KB 1480/1735 KB 1482/1735 KB 1484/1735 KB 1486/1735 KB 1488/1735 KB 1490/1735 KB 1492/1735 KB 1494/1735 KB 1496/1735 KB 1498/1735 KB 1500/1735 KB 1502/1735 KB 1504/1735 KB 1506/1735 KB 1508/1735 KB 1510/1735 KB 1512/1735 KB 1514/1735 KB 1516/1735 KB 1518/1735 KB 1520/1735 KB 1522/1735 KB 1524/1735 KB 1526/1735 KB 1528/1735 KB 1530/1735 KB 1532/1735 KB 1534/1735 KB 1536/1735 KB 1538/1735 KB 1540/1735 KB 1542/1735 KB 1544/1735 KB 1546/1735 KB 1548/1735 KB 1550/1735 KB 1552/1735 KB 1554/1735 KB 1556/1735 KB 1558/1735 KB 1560/1735 KB 1562/1735 KB 1564/1735 KB 1566/1735 KB 1568/1735 KB 1570/1735 KB 1572/1735 KB 1574/1735 KB 1576/1735 KB 1578/1735 KB 1580/1735 KB 1582/1735 KB 1584/1735 KB 1586/1735 KB 1588/1735 KB 1590/1735 KB 1592/1735 KB 1594/1735 KB 1596/1735 KB 1598/1735 KB 1600/1735 KB 1602/1735 KB 1604/1735 KB 1606/1735 KB 1608/1735 KB 1610/1735 KB 1612/1735 KB 1614/1735 KB 1616/1735 KB 1618/1735 KB 1620/1735 KB 1622/1735 KB 1624/1735 KB 1626/1735 KB 1628/1735 KB 1630/1735 KB 1632/1735 KB 1634/1735 KB 1636/1735 KB 1638/1735 KB 1640/1735 KB 1642/1735 KB 1644/1735 KB 1646/1735 KB 1648/1735 KB 1650/1735 KB 1652/1735 KB 1654/1735 KB 1656/1735 KB 1658/1735 KB 1660/1735 KB 1662/1735 KB 1664/1735 KB 1666/1735 KB 1668/1735 KB 1670/1735 KB 1672/1735 KB 1674/1735 KB 1676/1735 KB 1678/1735 KB 1680/1735 KB 1682/1735 KB 1684/1735 KB 1686/1735 KB 1688/1735 KB 1690/1735 KB 1692/1735 KB 1694/1735 KB 1696/1735 KB 1698/1735 KB 1700/1735 KB 1702/1735 KB 1704/1735 KB 1706/1735 KB 1708/1735 KB 1710/1735 KB 1712/1735 KB 1714/1735 KB 1716/1735 KB 1718/1735 KB 1720/1735 KB 1722/1735 KB 1724/1735 KB 1726/1735 KB 1728/1735 KB 1730/1735 KB 1732/1735 KB 1734/1735 KB 1735/1735 KB Uploaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200402.224147-14.jar (1735 KB at 2543.4 KB/sec) Uploading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200402.224147-14.pom 2/8 KB 4/8 KB 6/8 KB 8/8 KB Uploaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200402.224147-14.pom (8 KB at 55.0 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml 687/687 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (687 B at 22.4 KB/sec) Uploading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/maven-metadata.xml 1013/1013 B Uploaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/maven-metadata.xml (1013 B at 19.8 KB/sec) Uploading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml 687/687 B Uploaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (687 B at 5.6 KB/sec) Uploading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200402.224147-14-jar-with-dependencies.jar 2/12479 KB 4/12479 KB 6/12479 KB 8/12479 KB 10/12479 KB 12/12479 KB 14/12479 KB 16/12479 KB 18/12479 KB 20/12479 KB 22/12479 KB 24/12479 KB 26/12479 KB 28/12479 KB 30/12479 KB 32/12479 KB 34/12479 KB 36/12479 KB 38/12479 KB 40/12479 KB 42/12479 KB 44/12479 KB 46/12479 KB 48/12479 KB 50/12479 KB 52/12479 KB 54/12479 KB 56/12479 KB 58/12479 KB 60/12479 KB 62/12479 KB 64/12479 KB 66/12479 KB 68/12479 KB 70/12479 KB 72/12479 KB 74/12479 KB 76/12479 KB 78/12479 KB 80/12479 KB 82/12479 KB 84/12479 KB 86/12479 KB 88/12479 KB 90/12479 KB 92/12479 KB 94/12479 KB 96/12479 KB 98/12479 KB 100/12479 KB 102/12479 KB 104/12479 KB 106/12479 KB 108/12479 KB 110/12479 KB 112/12479 KB 114/12479 KB 116/12479 KB 118/12479 KB 120/12479 KB 122/12479 KB 124/12479 KB 126/12479 KB 128/12479 KB 130/12479 KB 132/12479 KB 134/12479 KB 136/12479 KB 138/12479 KB 140/12479 KB 142/12479 KB 144/12479 KB 146/12479 KB 148/12479 KB 150/12479 KB 152/12479 KB 154/12479 KB 156/12479 KB 158/12479 KB 160/12479 KB 162/12479 KB 164/12479 KB 166/12479 KB 168/12479 KB 170/12479 KB 172/12479 KB 174/12479 KB 176/12479 KB 178/12479 KB 180/12479 KB 182/12479 KB 184/12479 KB 186/12479 KB 188/12479 KB 190/12479 KB 192/12479 KB 194/12479 KB 196/12479 KB 198/12479 KB 200/12479 KB 202/12479 KB 204/12479 KB 206/12479 KB 208/12479 KB 210/12479 KB 212/12479 KB 214/12479 KB 216/12479 KB 218/12479 KB 220/12479 KB 222/12479 KB 224/12479 KB 226/12479 KB 228/12479 KB 230/12479 KB 232/12479 KB 234/12479 KB 236/12479 KB 238/12479 KB 240/12479 KB 242/12479 KB 244/12479 KB 246/12479 KB 248/12479 KB 250/12479 KB 252/12479 KB 254/12479 KB 256/12479 KB 258/12479 KB 260/12479 KB 262/12479 KB 264/12479 KB 266/12479 KB 268/12479 KB 270/12479 KB 272/12479 KB 274/12479 KB 276/12479 KB 278/12479 KB 280/12479 KB 282/12479 KB 284/12479 KB 286/12479 KB 288/12479 KB 290/12479 KB 292/12479 KB 294/12479 KB 296/12479 KB 298/12479 KB 300/12479 KB 302/12479 KB 304/12479 KB 306/12479 KB 308/12479 KB 310/12479 KB 312/12479 KB 314/12479 KB 316/12479 KB 318/12479 KB 320/12479 KB 322/12479 KB 324/12479 KB 326/12479 KB 328/12479 KB 330/12479 KB 332/12479 KB 334/12479 KB 336/12479 KB 338/12479 KB 340/12479 KB 342/12479 KB 344/12479 KB 346/12479 KB 348/12479 KB 350/12479 KB 352/12479 KB 354/12479 KB 356/12479 KB 358/12479 KB 360/12479 KB 362/12479 KB 364/12479 KB 366/12479 KB 368/12479 KB 370/12479 KB 372/12479 KB 374/12479 KB 376/12479 KB 378/12479 KB 380/12479 KB 382/12479 KB 384/12479 KB 386/12479 KB 388/12479 KB 390/12479 KB 392/12479 KB 394/12479 KB 396/12479 KB 398/12479 KB 400/12479 KB 402/12479 KB 404/12479 KB 406/12479 KB 408/12479 KB 410/12479 KB 412/12479 KB 414/12479 KB 416/12479 KB 418/12479 KB 420/12479 KB 422/12479 KB 424/12479 KB 426/12479 KB 428/12479 KB 430/12479 KB 432/12479 KB 434/12479 KB 436/12479 KB 438/12479 KB 440/12479 KB 442/12479 KB 444/12479 KB 446/12479 KB 448/12479 KB 450/12479 KB 452/12479 KB 454/12479 KB 456/12479 KB 458/12479 KB 460/12479 KB 462/12479 KB 464/12479 KB 466/12479 KB 468/12479 KB 470/12479 KB 472/12479 KB 474/12479 KB 476/12479 KB 478/12479 KB 480/12479 KB 482/12479 KB 484/12479 KB 486/12479 KB 488/12479 KB 490/12479 KB 492/12479 KB 494/12479 KB 496/12479 KB 498/12479 KB 500/12479 KB 502/12479 KB 504/12479 KB 506/12479 KB 508/12479 KB 510/12479 KB 512/12479 KB 514/12479 KB 516/12479 KB 518/12479 KB 520/12479 KB 522/12479 KB 524/12479 KB 526/12479 KB 528/12479 KB 530/12479 KB 532/12479 KB 534/12479 KB 536/12479 KB 538/12479 KB 540/12479 KB 542/12479 KB 544/12479 KB 546/12479 KB 548/12479 KB 550/12479 KB 552/12479 KB 554/12479 KB 556/12479 KB 558/12479 KB 560/12479 KB 562/12479 KB 564/12479 KB 566/12479 KB 568/12479 KB 570/12479 KB 572/12479 KB 574/12479 KB 576/12479 KB 578/12479 KB 580/12479 KB 582/12479 KB 584/12479 KB 586/12479 KB 588/12479 KB 590/12479 KB 592/12479 KB 594/12479 KB 596/12479 KB 598/12479 KB 600/12479 KB 602/12479 KB 604/12479 KB 606/12479 KB 608/12479 KB 610/12479 KB 612/12479 KB 614/12479 KB 616/12479 KB 618/12479 KB 620/12479 KB 622/12479 KB 624/12479 KB 626/12479 KB 628/12479 KB 630/12479 KB 632/12479 KB 634/12479 KB 636/12479 KB 638/12479 KB 640/12479 KB 642/12479 KB 644/12479 KB 646/12479 KB 648/12479 KB 650/12479 KB 652/12479 KB 654/12479 KB 656/12479 KB 658/12479 KB 660/12479 KB 662/12479 KB 664/12479 KB 666/12479 KB 668/12479 KB 670/12479 KB 672/12479 KB 674/12479 KB 676/12479 KB 678/12479 KB 680/12479 KB 682/12479 KB 684/12479 KB 686/12479 KB 688/12479 KB 690/12479 KB 692/12479 KB 694/12479 KB 696/12479 KB 698/12479 KB 700/12479 KB 702/12479 KB 704/12479 KB 706/12479 KB 708/12479 KB 710/12479 KB 712/12479 KB 714/12479 KB 716/12479 KB 718/12479 KB 720/12479 KB 722/12479 KB 724/12479 KB 726/12479 KB 728/12479 KB 730/12479 KB 732/12479 KB 734/12479 KB 736/12479 KB 738/12479 KB 740/12479 KB 742/12479 KB 744/12479 KB 746/12479 KB 748/12479 KB 750/12479 KB 752/12479 KB 754/12479 KB 756/12479 KB 758/12479 KB 760/12479 KB 762/12479 KB 764/12479 KB 766/12479 KB 768/12479 KB 770/12479 KB 772/12479 KB 774/12479 KB 776/12479 KB 778/12479 KB 780/12479 KB 782/12479 KB 784/12479 KB 786/12479 KB 788/12479 KB 790/12479 KB 792/12479 KB 794/12479 KB 796/12479 KB 798/12479 KB 800/12479 KB 802/12479 KB 804/12479 KB 806/12479 KB 808/12479 KB 810/12479 KB 812/12479 KB 814/12479 KB 816/12479 KB 818/12479 KB 820/12479 KB 822/12479 KB 824/12479 KB 826/12479 KB 828/12479 KB 830/12479 KB 832/12479 KB 834/12479 KB 836/12479 KB 838/12479 KB 840/12479 KB 842/12479 KB 844/12479 KB 846/12479 KB 848/12479 KB 850/12479 KB 852/12479 KB 854/12479 KB 856/12479 KB 858/12479 KB 860/12479 KB 862/12479 KB 864/12479 KB 866/12479 KB 868/12479 KB 870/12479 KB 872/12479 KB 874/12479 KB 876/12479 KB 878/12479 KB 880/12479 KB 882/12479 KB 884/12479 KB 886/12479 KB 888/12479 KB 890/12479 KB 892/12479 KB 894/12479 KB 896/12479 KB 898/12479 KB 900/12479 KB 902/12479 KB 904/12479 KB 906/12479 KB 908/12479 KB 910/12479 KB 912/12479 KB 914/12479 KB 916/12479 KB 918/12479 KB 920/12479 KB 922/12479 KB 924/12479 KB 926/12479 KB 928/12479 KB 930/12479 KB 932/12479 KB 934/12479 KB 936/12479 KB 938/12479 KB 940/12479 KB 942/12479 KB 944/12479 KB 946/12479 KB 948/12479 KB 950/12479 KB 952/12479 KB 954/12479 KB 956/12479 KB 958/12479 KB 960/12479 KB 962/12479 KB 964/12479 KB 966/12479 KB 968/12479 KB 970/12479 KB 972/12479 KB 974/12479 KB 976/12479 KB 978/12479 KB 980/12479 KB 982/12479 KB 984/12479 KB 986/12479 KB 988/12479 KB 990/12479 KB 992/12479 KB 994/12479 KB 996/12479 KB 998/12479 KB 1000/12479 KB 1002/12479 KB 1004/12479 KB 1006/12479 KB 1008/12479 KB 1010/12479 KB 1012/12479 KB 1014/12479 KB 1016/12479 KB 1018/12479 KB 1020/12479 KB 1022/12479 KB 1024/12479 KB 1026/12479 KB 1028/12479 KB 1030/12479 KB 1032/12479 KB 1034/12479 KB 1036/12479 KB 1038/12479 KB 1040/12479 KB 1042/12479 KB 1044/12479 KB 1046/12479 KB 1048/12479 KB 1050/12479 KB 1052/12479 KB 1054/12479 KB 1056/12479 KB 1058/12479 KB 1060/12479 KB 1062/12479 KB 1064/12479 KB 1066/12479 KB 1068/12479 KB 1070/12479 KB 1072/12479 KB 1074/12479 KB 1076/12479 KB 1078/12479 KB 1080/12479 KB 1082/12479 KB 1084/12479 KB 1086/12479 KB 1088/12479 KB 1090/12479 KB 1092/12479 KB 1094/12479 KB 1096/12479 KB 1098/12479 KB 1100/12479 KB 1102/12479 KB 1104/12479 KB 1106/12479 KB 1108/12479 KB 1110/12479 KB 1112/12479 KB 1114/12479 KB 1116/12479 KB 1118/12479 KB 1120/12479 KB 1122/12479 KB 1124/12479 KB 1126/12479 KB 1128/12479 KB 1130/12479 KB 1132/12479 KB 1134/12479 KB 1136/12479 KB 1138/12479 KB 1140/12479 KB 1142/12479 KB 1144/12479 KB 1146/12479 KB 1148/12479 KB 1150/12479 KB 1152/12479 KB 1154/12479 KB 1156/12479 KB 1158/12479 KB 1160/12479 KB 1162/12479 KB 1164/12479 KB 1166/12479 KB 1168/12479 KB 1170/12479 KB 1172/12479 KB 1174/12479 KB 1176/12479 KB 1178/12479 KB 1180/12479 KB 1182/12479 KB 1184/12479 KB 1186/12479 KB 1188/12479 KB 1190/12479 KB 1192/12479 KB 1194/12479 KB 1196/12479 KB 1198/12479 KB 1200/12479 KB 1202/12479 KB 1204/12479 KB 1206/12479 KB 1208/12479 KB 1210/12479 KB 1212/12479 KB 1214/12479 KB 1216/12479 KB 1218/12479 KB 1220/12479 KB 1222/12479 KB 1224/12479 KB 1226/12479 KB 1228/12479 KB 1230/12479 KB 1232/12479 KB 1234/12479 KB 1236/12479 KB 1238/12479 KB 1240/12479 KB 1242/12479 KB 1244/12479 KB 1246/12479 KB 1248/12479 KB 1250/12479 KB 1252/12479 KB 1254/12479 KB 1256/12479 KB 1258/12479 KB 1260/12479 KB 1262/12479 KB 1264/12479 KB 1266/12479 KB 1268/12479 KB 1270/12479 KB 1272/12479 KB 1274/12479 KB 1276/12479 KB 1278/12479 KB 1280/12479 KB 1282/12479 KB 1284/12479 KB 1286/12479 KB 1288/12479 KB 1290/12479 KB 1292/12479 KB 1294/12479 KB 1296/12479 KB 1298/12479 KB 1300/12479 KB 1302/12479 KB 1304/12479 KB 1306/12479 KB 1308/12479 KB 1310/12479 KB 1312/12479 KB 1314/12479 KB 1316/12479 KB 1318/12479 KB 1320/12479 KB 1322/12479 KB 1324/12479 KB 1326/12479 KB 1328/12479 KB 1330/12479 KB 1332/12479 KB 1334/12479 KB 1336/12479 KB 1338/12479 KB 1340/12479 KB 1342/12479 KB 1344/12479 KB 1346/12479 KB 1348/12479 KB 1350/12479 KB 1352/12479 KB 1354/12479 KB 1356/12479 KB 1358/12479 KB 1360/12479 KB 1362/12479 KB 1364/12479 KB 1366/12479 KB 1368/12479 KB 1370/12479 KB 1372/12479 KB 1374/12479 KB 1376/12479 KB 1378/12479 KB 1380/12479 KB 1382/12479 KB 1384/12479 KB 1386/12479 KB 1388/12479 KB 1390/12479 KB 1392/12479 KB 1394/12479 KB 1396/12479 KB 1398/12479 KB 1400/12479 KB 1402/12479 KB 1404/12479 KB 1406/12479 KB 1408/12479 KB 1410/12479 KB 1412/12479 KB 1414/12479 KB 1416/12479 KB 1418/12479 KB 1420/12479 KB 1422/12479 KB 1424/12479 KB 1426/12479 KB 1428/12479 KB 1430/12479 KB 1432/12479 KB 1434/12479 KB 1436/12479 KB 1438/12479 KB 1440/12479 KB 1442/12479 KB 1444/12479 KB 1446/12479 KB 1448/12479 KB 1450/12479 KB 1452/12479 KB 1454/12479 KB 1456/12479 KB 1458/12479 KB 1460/12479 KB 1462/12479 KB 1464/12479 KB 1466/12479 KB 1468/12479 KB 1470/12479 KB 1472/12479 KB 1474/12479 KB 1476/12479 KB 1478/12479 KB 1480/12479 KB 1482/12479 KB 1484/12479 KB 1486/12479 KB 1488/12479 KB 1490/12479 KB 1492/12479 KB 1494/12479 KB 1496/12479 KB 1498/12479 KB 1500/12479 KB 1502/12479 KB 1504/12479 KB 1506/12479 KB 1508/12479 KB 1510/12479 KB 1512/12479 KB 1514/12479 KB 1516/12479 KB 1518/12479 KB 1520/12479 KB 1522/12479 KB 1524/12479 KB 1526/12479 KB 1528/12479 KB 1530/12479 KB 1532/12479 KB 1534/12479 KB 1536/12479 KB 1538/12479 KB 1540/12479 KB 1542/12479 KB 1544/12479 KB 1546/12479 KB 1548/12479 KB 1550/12479 KB 1552/12479 KB 1554/12479 KB 1556/12479 KB 1558/12479 KB 1560/12479 KB 1562/12479 KB 1564/12479 KB 1566/12479 KB 1568/12479 KB 1570/12479 KB 1572/12479 KB 1574/12479 KB 1576/12479 KB 1578/12479 KB 1580/12479 KB 1582/12479 KB 1584/12479 KB 1586/12479 KB 1588/12479 KB 1590/12479 KB 1592/12479 KB 1594/12479 KB 1596/12479 KB 1598/12479 KB 1600/12479 KB 1602/12479 KB 1604/12479 KB 1606/12479 KB 1608/12479 KB 1610/12479 KB 1612/12479 KB 1614/12479 KB 1616/12479 KB 1618/12479 KB 1620/12479 KB 1622/12479 KB 1624/12479 KB 1626/12479 KB 1628/12479 KB 1630/12479 KB 1632/12479 KB 1634/12479 KB 1636/12479 KB 1638/12479 KB 1640/12479 KB 1642/12479 KB 1644/12479 KB 1646/12479 KB 1648/12479 KB 1650/12479 KB 1652/12479 KB 1654/12479 KB 1656/12479 KB 1658/12479 KB 1660/12479 KB 1662/12479 KB 1664/12479 KB 1666/12479 KB 1668/12479 KB 1670/12479 KB 1672/12479 KB 1674/12479 KB 1676/12479 KB 1678/12479 KB 1680/12479 KB 1682/12479 KB 1684/12479 KB 1686/12479 KB 1688/12479 KB 1690/12479 KB 1692/12479 KB 1694/12479 KB 1696/12479 KB 1698/12479 KB 1700/12479 KB 1702/12479 KB 1704/12479 KB 1706/12479 KB 1708/12479 KB 1710/12479 KB 1712/12479 KB 1714/12479 KB 1716/12479 KB 1718/12479 KB 1720/12479 KB 1722/12479 KB 1724/12479 KB 1726/12479 KB 1728/12479 KB 1730/12479 KB 1732/12479 KB 1734/12479 KB 1736/12479 KB 1738/12479 KB 1740/12479 KB 1742/12479 KB 1744/12479 KB 1746/12479 KB 1748/12479 KB 1750/12479 KB 1752/12479 KB 1754/12479 KB 1756/12479 KB 1758/12479 KB 1760/12479 KB 1762/12479 KB 1764/12479 KB 1766/12479 KB 1768/12479 KB 1770/12479 KB 1772/12479 KB 1774/12479 KB 1776/12479 KB 1778/12479 KB 1780/12479 KB 1782/12479 KB 1784/12479 KB 1786/12479 KB 1788/12479 KB 1790/12479 KB 1792/12479 KB 1794/12479 KB 1796/12479 KB 1798/12479 KB 1800/12479 KB 1802/12479 KB 1804/12479 KB 1806/12479 KB 1808/12479 KB 1810/12479 KB 1812/12479 KB 1814/12479 KB 1816/12479 KB 1818/12479 KB 1820/12479 KB 1822/12479 KB 1824/12479 KB 1826/12479 KB 1828/12479 KB 1830/12479 KB 1832/12479 KB 1834/12479 KB 1836/12479 KB 1838/12479 KB 1840/12479 KB 1842/12479 KB 1844/12479 KB 1846/12479 KB 1848/12479 KB 1850/12479 KB 1852/12479 KB 1854/12479 KB 1856/12479 KB 1858/12479 KB 1860/12479 KB 1862/12479 KB 1864/12479 KB 1866/12479 KB 1868/12479 KB 1870/12479 KB 1872/12479 KB 1874/12479 KB 1876/12479 KB 1878/12479 KB 1880/12479 KB 1882/12479 KB 1884/12479 KB 1886/12479 KB 1888/12479 KB 1890/12479 KB 1892/12479 KB 1894/12479 KB 1896/12479 KB 1898/12479 KB 1900/12479 KB 1902/12479 KB 1904/12479 KB 1906/12479 KB 1908/12479 KB 1910/12479 KB 1912/12479 KB 1914/12479 KB 1916/12479 KB 1918/12479 KB 1920/12479 KB 1922/12479 KB 1924/12479 KB 1926/12479 KB 1928/12479 KB 1930/12479 KB 1932/12479 KB 1934/12479 KB 1936/12479 KB 1938/12479 KB 1940/12479 KB 1942/12479 KB 1944/12479 KB 1946/12479 KB 1948/12479 KB 1950/12479 KB 1952/12479 KB 1954/12479 KB 1956/12479 KB 1958/12479 KB 1960/12479 KB 1962/12479 KB 1964/12479 KB 1966/12479 KB 1968/12479 KB 1970/12479 KB 1972/12479 KB 1974/12479 KB 1976/12479 KB 1978/12479 KB 1980/12479 KB 1982/12479 KB 1984/12479 KB 1986/12479 KB 1988/12479 KB 1990/12479 KB 1992/12479 KB 1994/12479 KB 1996/12479 KB 1998/12479 KB 2000/12479 KB 2002/12479 KB 2004/12479 KB 2006/12479 KB 2008/12479 KB 2010/12479 KB 2012/12479 KB 2014/12479 KB 2016/12479 KB 2018/12479 KB 2020/12479 KB 2022/12479 KB 2024/12479 KB 2026/12479 KB 2028/12479 KB 2030/12479 KB 2032/12479 KB 2034/12479 KB 2036/12479 KB 2038/12479 KB 2040/12479 KB 2042/12479 KB 2044/12479 KB 2046/12479 KB 2048/12479 KB 2050/12479 KB 2052/12479 KB 2054/12479 KB 2056/12479 KB 2058/12479 KB 2060/12479 KB 2062/12479 KB 2064/12479 KB 2066/12479 KB 2068/12479 KB 2070/12479 KB 2072/12479 KB 2074/12479 KB 2076/12479 KB 2078/12479 KB 2080/12479 KB 2082/12479 KB 2084/12479 KB 2086/12479 KB 2088/12479 KB 2090/12479 KB 2092/12479 KB 2094/12479 KB 2096/12479 KB 2098/12479 KB 2100/12479 KB 2102/12479 KB 2104/12479 KB 2106/12479 KB 2108/12479 KB 2110/12479 KB 2112/12479 KB 2114/12479 KB 2116/12479 KB 2118/12479 KB 2120/12479 KB 2122/12479 KB 2124/12479 KB 2126/12479 KB 2128/12479 KB 2130/12479 KB 2132/12479 KB 2134/12479 KB 2136/12479 KB 2138/12479 KB 2140/12479 KB 2142/12479 KB 2144/12479 KB 2146/12479 KB 2148/12479 KB 2150/12479 KB 2152/12479 KB 2154/12479 KB 2156/12479 KB 2158/12479 KB 2160/12479 KB 2162/12479 KB 2164/12479 KB 2166/12479 KB 2168/12479 KB 2170/12479 KB 2172/12479 KB 2174/12479 KB 2176/12479 KB 2178/12479 KB 2180/12479 KB 2182/12479 KB 2184/12479 KB 2186/12479 KB 2188/12479 KB 2190/12479 KB 2192/12479 KB 2194/12479 KB 2196/12479 KB 2198/12479 KB 2200/12479 KB 2202/12479 KB 2204/12479 KB 2206/12479 KB 2208/12479 KB 2210/12479 KB 2212/12479 KB 2214/12479 KB 2216/12479 KB 2218/12479 KB 2220/12479 KB 2222/12479 KB 2224/12479 KB 2226/12479 KB 2228/12479 KB 2230/12479 KB 2232/12479 KB 2234/12479 KB 2236/12479 KB 2238/12479 KB 2240/12479 KB 2242/12479 KB 2244/12479 KB 2246/12479 KB 2248/12479 KB 2250/12479 KB 2252/12479 KB 2254/12479 KB 2256/12479 KB 2258/12479 KB 2260/12479 KB 2262/12479 KB 2264/12479 KB 2266/12479 KB 2268/12479 KB 2270/12479 KB 2272/12479 KB 2274/12479 KB 2276/12479 KB 2278/12479 KB 2280/12479 KB 2282/12479 KB 2284/12479 KB 2286/12479 KB 2288/12479 KB 2290/12479 KB 2292/12479 KB 2294/12479 KB 2296/12479 KB 2298/12479 KB 2300/12479 KB 2302/12479 KB 2304/12479 KB 2306/12479 KB 2308/12479 KB 2310/12479 KB 2312/12479 KB 2314/12479 KB 2316/12479 KB 2318/12479 KB 2320/12479 KB 2322/12479 KB 2324/12479 KB 2326/12479 KB 2328/12479 KB 2330/12479 KB 2332/12479 KB 2334/12479 KB 2336/12479 KB 2338/12479 KB 2340/12479 KB 2342/12479 KB 2344/12479 KB 2346/12479 KB 2348/12479 KB 2350/12479 KB 2352/12479 KB 2354/12479 KB 2356/12479 KB 2358/12479 KB 2360/12479 KB 2362/12479 KB 2364/12479 KB 2366/12479 KB 2368/12479 KB 2370/12479 KB 2372/12479 KB 2374/12479 KB 2376/12479 KB 2378/12479 KB 2380/12479 KB 2382/12479 KB 2384/12479 KB 2386/12479 KB 2388/12479 KB 2390/12479 KB 2392/12479 KB 2394/12479 KB 2396/12479 KB 2398/12479 KB 2400/12479 KB 2402/12479 KB 2404/12479 KB 2406/12479 KB 2408/12479 KB 2410/12479 KB 2412/12479 KB 2414/12479 KB 2416/12479 KB 2418/12479 KB 2420/12479 KB 2422/12479 KB 2424/12479 KB 2426/12479 KB 2428/12479 KB 2430/12479 KB 2432/12479 KB 2434/12479 KB 2436/12479 KB 2438/12479 KB 2440/12479 KB 2442/12479 KB 2444/12479 KB 2446/12479 KB 2448/12479 KB 2450/12479 KB 2452/12479 KB 2454/12479 KB 2456/12479 KB 2458/12479 KB 2460/12479 KB 2462/12479 KB 2464/12479 KB 2466/12479 KB 2468/12479 KB 2470/12479 KB 2472/12479 KB 2474/12479 KB 2476/12479 KB 2478/12479 KB 2480/12479 KB 2482/12479 KB 2484/12479 KB 2486/12479 KB 2488/12479 KB 2490/12479 KB 2492/12479 KB 2494/12479 KB 2496/12479 KB 2498/12479 KB 2500/12479 KB 2502/12479 KB 2504/12479 KB 2506/12479 KB 2508/12479 KB 2510/12479 KB 2512/12479 KB 2514/12479 KB 2516/12479 KB 2518/12479 KB 2520/12479 KB 2522/12479 KB 2524/12479 KB 2526/12479 KB 2528/12479 KB 2530/12479 KB 2532/12479 KB 2534/12479 KB 2536/12479 KB 2538/12479 KB 2540/12479 KB 2542/12479 KB 2544/12479 KB 2546/12479 KB 2548/12479 KB 2550/12479 KB 2552/12479 KB 2554/12479 KB 2556/12479 KB 2558/12479 KB 2560/12479 KB 2562/12479 KB 2564/12479 KB 2566/12479 KB 2568/12479 KB 2570/12479 KB 2572/12479 KB 2574/12479 KB 2576/12479 KB 2578/12479 KB 2580/12479 KB 2582/12479 KB 2584/12479 KB 2586/12479 KB 2588/12479 KB 2590/12479 KB 2592/12479 KB 2594/12479 KB 2596/12479 KB 2598/12479 KB 2600/12479 KB 2602/12479 KB 2604/12479 KB 2606/12479 KB 2608/12479 KB 2610/12479 KB 2612/12479 KB 2614/12479 KB 2616/12479 KB 2618/12479 KB 2620/12479 KB 2622/12479 KB 2624/12479 KB 2626/12479 KB 2628/12479 KB 2630/12479 KB 2632/12479 KB 2634/12479 KB 2636/12479 KB 2638/12479 KB 2640/12479 KB 2642/12479 KB 2644/12479 KB 2646/12479 KB 2648/12479 KB 2650/12479 KB 2652/12479 KB 2654/12479 KB 2656/12479 KB 2658/12479 KB 2660/12479 KB 2662/12479 KB 2664/12479 KB 2666/12479 KB 2668/12479 KB 2670/12479 KB 2672/12479 KB 2674/12479 KB 2676/12479 KB 2678/12479 KB 2680/12479 KB 2682/12479 KB 2684/12479 KB 2686/12479 KB 2688/12479 KB 2690/12479 KB 2692/12479 KB 2694/12479 KB 2696/12479 KB 2698/12479 KB 2700/12479 KB 2702/12479 KB 2704/12479 KB 2706/12479 KB 2708/12479 KB 2710/12479 KB 2712/12479 KB 2714/12479 KB 2716/12479 KB 2718/12479 KB 2720/12479 KB 2722/12479 KB 2724/12479 KB 2726/12479 KB 2728/12479 KB 2730/12479 KB 2732/12479 KB 2734/12479 KB 2736/12479 KB 2738/12479 KB 2740/12479 KB 2742/12479 KB 2744/12479 KB 2746/12479 KB 2748/12479 KB 2750/12479 KB 2752/12479 KB 2754/12479 KB 2756/12479 KB 2758/12479 KB 2760/12479 KB 2762/12479 KB 2764/12479 KB 2766/12479 KB 2768/12479 KB 2770/12479 KB 2772/12479 KB 2774/12479 KB 2776/12479 KB 2778/12479 KB 2780/12479 KB 2782/12479 KB 2784/12479 KB 2786/12479 KB 2788/12479 KB 2790/12479 KB 2792/12479 KB 2794/12479 KB 2796/12479 KB 2798/12479 KB 2800/12479 KB 2802/12479 KB 2804/12479 KB 2806/12479 KB 2808/12479 KB 2810/12479 KB 2812/12479 KB 2814/12479 KB 2816/12479 KB 2818/12479 KB 2820/12479 KB 2822/12479 KB 2824/12479 KB 2826/12479 KB 2828/12479 KB 2830/12479 KB 2832/12479 KB 2834/12479 KB 2836/12479 KB 2838/12479 KB 2840/12479 KB 2842/12479 KB 2844/12479 KB 2846/12479 KB 2848/12479 KB 2850/12479 KB 2852/12479 KB 2854/12479 KB 2856/12479 KB 2858/12479 KB 2860/12479 KB 2862/12479 KB 2864/12479 KB 2866/12479 KB 2868/12479 KB 2870/12479 KB 2872/12479 KB 2874/12479 KB 2876/12479 KB 2878/12479 KB 2880/12479 KB 2882/12479 KB 2884/12479 KB 2886/12479 KB 2888/12479 KB 2890/12479 KB 2892/12479 KB 2894/12479 KB 2896/12479 KB 2898/12479 KB 2900/12479 KB 2902/12479 KB 2904/12479 KB 2906/12479 KB 2908/12479 KB 2910/12479 KB 2912/12479 KB 2914/12479 KB 2916/12479 KB 2918/12479 KB 2920/12479 KB 2922/12479 KB 2924/12479 KB 2926/12479 KB 2928/12479 KB 2930/12479 KB 2932/12479 KB 2934/12479 KB 2936/12479 KB 2938/12479 KB 2940/12479 KB 2942/12479 KB 2944/12479 KB 2946/12479 KB 2948/12479 KB 2950/12479 KB 2952/12479 KB 2954/12479 KB 2956/12479 KB 2958/12479 KB 2960/12479 KB 2962/12479 KB 2964/12479 KB 2966/12479 KB 2968/12479 KB 2970/12479 KB 2972/12479 KB 2974/12479 KB 2976/12479 KB 2978/12479 KB 2980/12479 KB 2982/12479 KB 2984/12479 KB 2986/12479 KB 2988/12479 KB 2990/12479 KB 2992/12479 KB 2994/12479 KB 2996/12479 KB 2998/12479 KB 3000/12479 KB 3002/12479 KB 3004/12479 KB 3006/12479 KB 3008/12479 KB 3010/12479 KB 3012/12479 KB 3014/12479 KB 3016/12479 KB 3018/12479 KB 3020/12479 KB 3022/12479 KB 3024/12479 KB 3026/12479 KB 3028/12479 KB 3030/12479 KB 3032/12479 KB 3034/12479 KB 3036/12479 KB 3038/12479 KB 3040/12479 KB 3042/12479 KB 3044/12479 KB 3046/12479 KB 3048/12479 KB 3050/12479 KB 3052/12479 KB 3054/12479 KB 3056/12479 KB 3058/12479 KB 3060/12479 KB 3062/12479 KB 3064/12479 KB 3066/12479 KB 3068/12479 KB 3070/12479 KB 3072/12479 KB 3074/12479 KB 3076/12479 KB 3078/12479 KB 3080/12479 KB 3082/12479 KB 3084/12479 KB 3086/12479 KB 3088/12479 KB 3090/12479 KB 3092/12479 KB 3094/12479 KB 3096/12479 KB 3098/12479 KB 3100/12479 KB 3102/12479 KB 3104/12479 KB 3106/12479 KB 3108/12479 KB 3110/12479 KB 3112/12479 KB 3114/12479 KB 3116/12479 KB 3118/12479 KB 3120/12479 KB 3122/12479 KB 3124/12479 KB 3126/12479 KB 3128/12479 KB 3130/12479 KB 3132/12479 KB 3134/12479 KB 3136/12479 KB 3138/12479 KB 3140/12479 KB 3142/12479 KB 3144/12479 KB 3146/12479 KB 3148/12479 KB 3150/12479 KB 3152/12479 KB 3154/12479 KB 3156/12479 KB 3158/12479 KB 3160/12479 KB 3162/12479 KB 3164/12479 KB 3166/12479 KB 3168/12479 KB 3170/12479 KB 3172/12479 KB 3174/12479 KB 3176/12479 KB 3178/12479 KB 3180/12479 KB 3182/12479 KB 3184/12479 KB 3186/12479 KB 3188/12479 KB 3190/12479 KB 3192/12479 KB 3194/12479 KB 3196/12479 KB 3198/12479 KB 3200/12479 KB 3202/12479 KB 3204/12479 KB 3206/12479 KB 3208/12479 KB 3210/12479 KB 3212/12479 KB 3214/12479 KB 3216/12479 KB 3218/12479 KB 3220/12479 KB 3222/12479 KB 3224/12479 KB 3226/12479 KB 3228/12479 KB 3230/12479 KB 3232/12479 KB 3234/12479 KB 3236/12479 KB 3238/12479 KB 3240/12479 KB 3242/12479 KB 3244/12479 KB 3246/12479 KB 3248/12479 KB 3250/12479 KB 3252/12479 KB 3254/12479 KB 3256/12479 KB 3258/12479 KB 3260/12479 KB 3262/12479 KB 3264/12479 KB 3266/12479 KB 3268/12479 KB 3270/12479 KB 3272/12479 KB 3274/12479 KB 3276/12479 KB 3278/12479 KB 3280/12479 KB 3282/12479 KB 3284/12479 KB 3286/12479 KB 3288/12479 KB 3290/12479 KB 3292/12479 KB 3294/12479 KB 3296/12479 KB 3298/12479 KB 3300/12479 KB 3302/12479 KB 3304/12479 KB 3306/12479 KB 3308/12479 KB 3310/12479 KB 3312/12479 KB 3314/12479 KB 3316/12479 KB 3318/12479 KB 3320/12479 KB 3322/12479 KB 3324/12479 KB 3326/12479 KB 3328/12479 KB 3330/12479 KB 3332/12479 KB 3334/12479 KB 3336/12479 KB 3338/12479 KB 3340/12479 KB 3342/12479 KB 3344/12479 KB 3346/12479 KB 3348/12479 KB 3350/12479 KB 3352/12479 KB 3354/12479 KB 3356/12479 KB 3358/12479 KB 3360/12479 KB 3362/12479 KB 3364/12479 KB 3366/12479 KB 3368/12479 KB 3370/12479 KB 3372/12479 KB 3374/12479 KB 3376/12479 KB 3378/12479 KB 3380/12479 KB 3382/12479 KB 3384/12479 KB 3386/12479 KB 3388/12479 KB 3390/12479 KB 3392/12479 KB 3394/12479 KB 3396/12479 KB 3398/12479 KB 3400/12479 KB 3402/12479 KB 3404/12479 KB 3406/12479 KB 3408/12479 KB 3410/12479 KB 3412/12479 KB 3414/12479 KB 3416/12479 KB 3418/12479 KB 3420/12479 KB 3422/12479 KB 3424/12479 KB 3426/12479 KB 3428/12479 KB 3430/12479 KB 3432/12479 KB 3434/12479 KB 3436/12479 KB 3438/12479 KB 3440/12479 KB 3442/12479 KB 3444/12479 KB 3446/12479 KB 3448/12479 KB 3450/12479 KB 3452/12479 KB 3454/12479 KB 3456/12479 KB 3458/12479 KB 3460/12479 KB 3462/12479 KB 3464/12479 KB 3466/12479 KB 3468/12479 KB 3470/12479 KB 3472/12479 KB 3474/12479 KB 3476/12479 KB 3478/12479 KB 3480/12479 KB 3482/12479 KB 3484/12479 KB 3486/12479 KB 3488/12479 KB 3490/12479 KB 3492/12479 KB 3494/12479 KB 3496/12479 KB 3498/12479 KB 3500/12479 KB 3502/12479 KB 3504/12479 KB 3506/12479 KB 3508/12479 KB 3510/12479 KB 3512/12479 KB 3514/12479 KB 3516/12479 KB 3518/12479 KB 3520/12479 KB 3522/12479 KB 3524/12479 KB 3526/12479 KB 3528/12479 KB 3530/12479 KB 3532/12479 KB 3534/12479 KB 3536/12479 KB 3538/12479 KB 3540/12479 KB 3542/12479 KB 3544/12479 KB 3546/12479 KB 3548/12479 KB 3550/12479 KB 3552/12479 KB 3554/12479 KB 3556/12479 KB 3558/12479 KB 3560/12479 KB 3562/12479 KB 3564/12479 KB 3566/12479 KB 3568/12479 KB 3570/12479 KB 3572/12479 KB 3574/12479 KB 3576/12479 KB 3578/12479 KB 3580/12479 KB 3582/12479 KB 3584/12479 KB 3586/12479 KB 3588/12479 KB 3590/12479 KB 3592/12479 KB 3594/12479 KB 3596/12479 KB 3598/12479 KB 3600/12479 KB 3602/12479 KB 3604/12479 KB 3606/12479 KB 3608/12479 KB 3610/12479 KB 3612/12479 KB 3614/12479 KB 3616/12479 KB 3618/12479 KB 3620/12479 KB 3622/12479 KB 3624/12479 KB 3626/12479 KB 3628/12479 KB 3630/12479 KB 3632/12479 KB 3634/12479 KB 3636/12479 KB 3638/12479 KB 3640/12479 KB 3642/12479 KB 3644/12479 KB 3646/12479 KB 3648/12479 KB 3650/12479 KB 3652/12479 KB 3654/12479 KB 3656/12479 KB 3658/12479 KB 3660/12479 KB 3662/12479 KB 3664/12479 KB 3666/12479 KB 3668/12479 KB 3670/12479 KB 3672/12479 KB 3674/12479 KB 3676/12479 KB 3678/12479 KB 3680/12479 KB 3682/12479 KB 3684/12479 KB 3686/12479 KB 3688/12479 KB 3690/12479 KB 3692/12479 KB 3694/12479 KB 3696/12479 KB 3698/12479 KB 3700/12479 KB 3702/12479 KB 3704/12479 KB 3706/12479 KB 3708/12479 KB 3710/12479 KB 3712/12479 KB 3714/12479 KB 3716/12479 KB 3718/12479 KB 3720/12479 KB 3722/12479 KB 3724/12479 KB 3726/12479 KB 3728/12479 KB 3730/12479 KB 3732/12479 KB 3734/12479 KB 3736/12479 KB 3738/12479 KB 3740/12479 KB 3742/12479 KB 3744/12479 KB 3746/12479 KB 3748/12479 KB 3750/12479 KB 3752/12479 KB 3754/12479 KB 3756/12479 KB 3758/12479 KB 3760/12479 KB 3762/12479 KB 3764/12479 KB 3766/12479 KB 3768/12479 KB 3770/12479 KB 3772/12479 KB 3774/12479 KB 3776/12479 KB 3778/12479 KB 3780/12479 KB 3782/12479 KB 3784/12479 KB 3786/12479 KB 3788/12479 KB 3790/12479 KB 3792/12479 KB 3794/12479 KB 3796/12479 KB 3798/12479 KB 3800/12479 KB 3802/12479 KB 3804/12479 KB 3806/12479 KB 3808/12479 KB 3810/12479 KB 3812/12479 KB 3814/12479 KB 3816/12479 KB 3818/12479 KB 3820/12479 KB 3822/12479 KB 3824/12479 KB 3826/12479 KB 3828/12479 KB 3830/12479 KB 3832/12479 KB 3834/12479 KB 3836/12479 KB 3838/12479 KB 3840/12479 KB 3842/12479 KB 3844/12479 KB 3846/12479 KB 3848/12479 KB 3850/12479 KB 3852/12479 KB 3854/12479 KB 3856/12479 KB 3858/12479 KB 3860/12479 KB 3862/12479 KB 3864/12479 KB 3866/12479 KB 3868/12479 KB 3870/12479 KB 3872/12479 KB 3874/12479 KB 3876/12479 KB 3878/12479 KB 3880/12479 KB 3882/12479 KB 3884/12479 KB 3886/12479 KB 3888/12479 KB 3890/12479 KB 3892/12479 KB 3894/12479 KB 3896/12479 KB 3898/12479 KB 3900/12479 KB 3902/12479 KB 3904/12479 KB 3906/12479 KB 3908/12479 KB 3910/12479 KB 3912/12479 KB 3914/12479 KB 3916/12479 KB 3918/12479 KB 3920/12479 KB 3922/12479 KB 3924/12479 KB 3926/12479 KB 3928/12479 KB 3930/12479 KB 3932/12479 KB 3934/12479 KB 3936/12479 KB 3938/12479 KB 3940/12479 KB 3942/12479 KB 3944/12479 KB 3946/12479 KB 3948/12479 KB 3950/12479 KB 3952/12479 KB 3954/12479 KB 3956/12479 KB 3958/12479 KB 3960/12479 KB 3962/12479 KB 3964/12479 KB 3966/12479 KB 3968/12479 KB 3970/12479 KB 3972/12479 KB 3974/12479 KB 3976/12479 KB 3978/12479 KB 3980/12479 KB 3982/12479 KB 3984/12479 KB 3986/12479 KB 3988/12479 KB 3990/12479 KB 3992/12479 KB 3994/12479 KB 3996/12479 KB 3998/12479 KB 4000/12479 KB 4002/12479 KB 4004/12479 KB 4006/12479 KB 4008/12479 KB 4010/12479 KB 4012/12479 KB 4014/12479 KB 4016/12479 KB 4018/12479 KB 4020/12479 KB 4022/12479 KB 4024/12479 KB 4026/12479 KB 4028/12479 KB 4030/12479 KB 4032/12479 KB 4034/12479 KB 4036/12479 KB 4038/12479 KB 4040/12479 KB 4042/12479 KB 4044/12479 KB 4046/12479 KB 4048/12479 KB 4050/12479 KB 4052/12479 KB 4054/12479 KB 4056/12479 KB 4058/12479 KB 4060/12479 KB 4062/12479 KB 4064/12479 KB 4066/12479 KB 4068/12479 KB 4070/12479 KB 4072/12479 KB 4074/12479 KB 4076/12479 KB 4078/12479 KB 4080/12479 KB 4082/12479 KB 4084/12479 KB 4086/12479 KB 4088/12479 KB 4090/12479 KB 4092/12479 KB 4094/12479 KB 4096/12479 KB 4098/12479 KB 4100/12479 KB 4102/12479 KB 4104/12479 KB 4106/12479 KB 4108/12479 KB 4110/12479 KB 4112/12479 KB 4114/12479 KB 4116/12479 KB 4118/12479 KB 4120/12479 KB 4122/12479 KB 4124/12479 KB 4126/12479 KB 4128/12479 KB 4130/12479 KB 4132/12479 KB 4134/12479 KB 4136/12479 KB 4138/12479 KB 4140/12479 KB 4142/12479 KB 4144/12479 KB 4146/12479 KB 4148/12479 KB 4150/12479 KB 4152/12479 KB 4154/12479 KB 4156/12479 KB 4158/12479 KB 4160/12479 KB 4162/12479 KB 4164/12479 KB 4166/12479 KB 4168/12479 KB 4170/12479 KB 4172/12479 KB 4174/12479 KB 4176/12479 KB 4178/12479 KB 4180/12479 KB 4182/12479 KB 4184/12479 KB 4186/12479 KB 4188/12479 KB 4190/12479 KB 4192/12479 KB 4194/12479 KB 4196/12479 KB 4198/12479 KB 4200/12479 KB 4202/12479 KB 4204/12479 KB 4206/12479 KB 4208/12479 KB 4210/12479 KB 4212/12479 KB 4214/12479 KB 4216/12479 KB 4218/12479 KB 4220/12479 KB 4222/12479 KB 4224/12479 KB 4226/12479 KB 4228/12479 KB 4230/12479 KB 4232/12479 KB 4234/12479 KB 4236/12479 KB 4238/12479 KB 4240/12479 KB 4242/12479 KB 4244/12479 KB 4246/12479 KB 4248/12479 KB 4250/12479 KB 4252/12479 KB 4254/12479 KB 4256/12479 KB 4258/12479 KB 4260/12479 KB 4262/12479 KB 4264/12479 KB 4266/12479 KB 4268/12479 KB 4270/12479 KB 4272/12479 KB 4274/12479 KB 4276/12479 KB 4278/12479 KB 4280/12479 KB 4282/12479 KB 4284/12479 KB 4286/12479 KB 4288/12479 KB 4290/12479 KB 4292/12479 KB 4294/12479 KB 4296/12479 KB 4298/12479 KB 4300/12479 KB 4302/12479 KB 4304/12479 KB 4306/12479 KB 4308/12479 KB 4310/12479 KB 4312/12479 KB 4314/12479 KB 4316/12479 KB 4318/12479 KB 4320/12479 KB 4322/12479 KB 4324/12479 KB 4326/12479 KB 4328/12479 KB 4330/12479 KB 4332/12479 KB 4334/12479 KB 4336/12479 KB 4338/12479 KB 4340/12479 KB 4342/12479 KB 4344/12479 KB 4346/12479 KB 4348/12479 KB 4350/12479 KB 4352/12479 KB 4354/12479 KB 4356/12479 KB 4358/12479 KB 4360/12479 KB 4362/12479 KB 4364/12479 KB 4366/12479 KB 4368/12479 KB 4370/12479 KB 4372/12479 KB 4374/12479 KB 4376/12479 KB 4378/12479 KB 4380/12479 KB 4382/12479 KB 4384/12479 KB 4386/12479 KB 4388/12479 KB 4390/12479 KB 4392/12479 KB 4394/12479 KB 4396/12479 KB 4398/12479 KB 4400/12479 KB 4402/12479 KB 4404/12479 KB 4406/12479 KB 4408/12479 KB 4410/12479 KB 4412/12479 KB 4414/12479 KB 4416/12479 KB 4418/12479 KB 4420/12479 KB 4422/12479 KB 4424/12479 KB 4426/12479 KB 4428/12479 KB 4430/12479 KB 4432/12479 KB 4434/12479 KB 4436/12479 KB 4438/12479 KB 4440/12479 KB 4442/12479 KB 4444/12479 KB 4446/12479 KB 4448/12479 KB 4450/12479 KB 4452/12479 KB 4454/12479 KB 4456/12479 KB 4458/12479 KB 4460/12479 KB 4462/12479 KB 4464/12479 KB 4466/12479 KB 4468/12479 KB 4470/12479 KB 4472/12479 KB 4474/12479 KB 4476/12479 KB 4478/12479 KB 4480/12479 KB 4482/12479 KB 4484/12479 KB 4486/12479 KB 4488/12479 KB 4490/12479 KB 4492/12479 KB 4494/12479 KB 4496/12479 KB 4498/12479 KB 4500/12479 KB 4502/12479 KB 4504/12479 KB 4506/12479 KB 4508/12479 KB 4510/12479 KB 4512/12479 KB 4514/12479 KB 4516/12479 KB 4518/12479 KB 4520/12479 KB 4522/12479 KB 4524/12479 KB 4526/12479 KB 4528/12479 KB 4530/12479 KB 4532/12479 KB 4534/12479 KB 4536/12479 KB 4538/12479 KB 4540/12479 KB 4542/12479 KB 4544/12479 KB 4546/12479 KB 4548/12479 KB 4550/12479 KB 4552/12479 KB 4554/12479 KB 4556/12479 KB 4558/12479 KB 4560/12479 KB 4562/12479 KB 4564/12479 KB 4566/12479 KB 4568/12479 KB 4570/12479 KB 4572/12479 KB 4574/12479 KB 4576/12479 KB 4578/12479 KB 4580/12479 KB 4582/12479 KB 4584/12479 KB 4586/12479 KB 4588/12479 KB 4590/12479 KB 4592/12479 KB 4594/12479 KB 4596/12479 KB 4598/12479 KB 4600/12479 KB 4602/12479 KB 4604/12479 KB 4606/12479 KB 4608/12479 KB 4610/12479 KB 4612/12479 KB 4614/12479 KB 4616/12479 KB 4618/12479 KB 4620/12479 KB 4622/12479 KB 4624/12479 KB 4626/12479 KB 4628/12479 KB 4630/12479 KB 4632/12479 KB 4634/12479 KB 4636/12479 KB 4638/12479 KB 4640/12479 KB 4642/12479 KB 4644/12479 KB 4646/12479 KB 4648/12479 KB 4650/12479 KB 4652/12479 KB 4654/12479 KB 4656/12479 KB 4658/12479 KB 4660/12479 KB 4662/12479 KB 4664/12479 KB 4666/12479 KB 4668/12479 KB 4670/12479 KB 4672/12479 KB 4674/12479 KB 4676/12479 KB 4678/12479 KB 4680/12479 KB 4682/12479 KB 4684/12479 KB 4686/12479 KB 4688/12479 KB 4690/12479 KB 4692/12479 KB 4694/12479 KB 4696/12479 KB 4698/12479 KB 4700/12479 KB 4702/12479 KB 4704/12479 KB 4706/12479 KB 4708/12479 KB 4710/12479 KB 4712/12479 KB 4714/12479 KB 4716/12479 KB 4718/12479 KB 4720/12479 KB 4722/12479 KB 4724/12479 KB 4726/12479 KB 4728/12479 KB 4730/12479 KB 4732/12479 KB 4734/12479 KB 4736/12479 KB 4738/12479 KB 4740/12479 KB 4742/12479 KB 4744/12479 KB 4746/12479 KB 4748/12479 KB 4750/12479 KB 4752/12479 KB 4754/12479 KB 4756/12479 KB 4758/12479 KB 4760/12479 KB 4762/12479 KB 4764/12479 KB 4766/12479 KB 4768/12479 KB 4770/12479 KB 4772/12479 KB 4774/12479 KB 4776/12479 KB 4778/12479 KB 4780/12479 KB 4782/12479 KB 4784/12479 KB 4786/12479 KB 4788/12479 KB 4790/12479 KB 4792/12479 KB 4794/12479 KB 4796/12479 KB 4798/12479 KB 4800/12479 KB 4802/12479 KB 4804/12479 KB 4806/12479 KB 4808/12479 KB 4810/12479 KB 4812/12479 KB 4814/12479 KB 4816/12479 KB 4818/12479 KB 4820/12479 KB 4822/12479 KB 4824/12479 KB 4826/12479 KB 4828/12479 KB 4830/12479 KB 4832/12479 KB 4834/12479 KB 4836/12479 KB 4838/12479 KB 4840/12479 KB 4842/12479 KB 4844/12479 KB 4846/12479 KB 4848/12479 KB 4850/12479 KB 4852/12479 KB 4854/12479 KB 4856/12479 KB 4858/12479 KB 4860/12479 KB 4862/12479 KB 4864/12479 KB 4866/12479 KB 4868/12479 KB 4870/12479 KB 4872/12479 KB 4874/12479 KB 4876/12479 KB 4878/12479 KB 4880/12479 KB 4882/12479 KB 4884/12479 KB 4886/12479 KB 4888/12479 KB 4890/12479 KB 4892/12479 KB 4894/12479 KB 4896/12479 KB 4898/12479 KB 4900/12479 KB 4902/12479 KB 4904/12479 KB 4906/12479 KB 4908/12479 KB 4910/12479 KB 4912/12479 KB 4914/12479 KB 4916/12479 KB 4918/12479 KB 4920/12479 KB 4922/12479 KB 4924/12479 KB 4926/12479 KB 4928/12479 KB 4930/12479 KB 4932/12479 KB 4934/12479 KB 4936/12479 KB 4938/12479 KB 4940/12479 KB 4942/12479 KB 4944/12479 KB 4946/12479 KB 4948/12479 KB 4950/12479 KB 4952/12479 KB 4954/12479 KB 4956/12479 KB 4958/12479 KB 4960/12479 KB 4962/12479 KB 4964/12479 KB 4966/12479 KB 4968/12479 KB 4970/12479 KB 4972/12479 KB 4974/12479 KB 4976/12479 KB 4978/12479 KB 4980/12479 KB 4982/12479 KB 4984/12479 KB 4986/12479 KB 4988/12479 KB 4990/12479 KB 4992/12479 KB 4994/12479 KB 4996/12479 KB 4998/12479 KB 5000/12479 KB 5002/12479 KB 5004/12479 KB 5006/12479 KB 5008/12479 KB 5010/12479 KB 5012/12479 KB 5014/12479 KB 5016/12479 KB 5018/12479 KB 5020/12479 KB 5022/12479 KB 5024/12479 KB 5026/12479 KB 5028/12479 KB 5030/12479 KB 5032/12479 KB 5034/12479 KB 5036/12479 KB 5038/12479 KB 5040/12479 KB 5042/12479 KB 5044/12479 KB 5046/12479 KB 5048/12479 KB 5050/12479 KB 5052/12479 KB 5054/12479 KB 5056/12479 KB 5058/12479 KB 5060/12479 KB 5062/12479 KB 5064/12479 KB 5066/12479 KB 5068/12479 KB 5070/12479 KB 5072/12479 KB 5074/12479 KB 5076/12479 KB 5078/12479 KB 5080/12479 KB 5082/12479 KB 5084/12479 KB 5086/12479 KB 5088/12479 KB 5090/12479 KB 5092/12479 KB 5094/12479 KB 5096/12479 KB 5098/12479 KB 5100/12479 KB 5102/12479 KB 5104/12479 KB 5106/12479 KB 5108/12479 KB 5110/12479 KB 5112/12479 KB 5114/12479 KB 5116/12479 KB 5118/12479 KB 5120/12479 KB 5122/12479 KB 5124/12479 KB 5126/12479 KB 5128/12479 KB 5130/12479 KB 5132/12479 KB 5134/12479 KB 5136/12479 KB 5138/12479 KB 5140/12479 KB 5142/12479 KB 5144/12479 KB 5146/12479 KB 5148/12479 KB 5150/12479 KB 5152/12479 KB 5154/12479 KB 5156/12479 KB 5158/12479 KB 5160/12479 KB 5162/12479 KB 5164/12479 KB 5166/12479 KB 5168/12479 KB 5170/12479 KB 5172/12479 KB 5174/12479 KB 5176/12479 KB 5178/12479 KB 5180/12479 KB 5182/12479 KB 5184/12479 KB 5186/12479 KB 5188/12479 KB 5190/12479 KB 5192/12479 KB 5194/12479 KB 5196/12479 KB 5198/12479 KB 5200/12479 KB 5202/12479 KB 5204/12479 KB 5206/12479 KB 5208/12479 KB 5210/12479 KB 5212/12479 KB 5214/12479 KB 5216/12479 KB 5218/12479 KB 5220/12479 KB 5222/12479 KB 5224/12479 KB 5226/12479 KB 5228/12479 KB 5230/12479 KB 5232/12479 KB 5234/12479 KB 5236/12479 KB 5238/12479 KB 5240/12479 KB 5242/12479 KB 5244/12479 KB 5246/12479 KB 5248/12479 KB 5250/12479 KB 5252/12479 KB 5254/12479 KB 5256/12479 KB 5258/12479 KB 5260/12479 KB 5262/12479 KB 5264/12479 KB 5266/12479 KB 5268/12479 KB 5270/12479 KB 5272/12479 KB 5274/12479 KB 5276/12479 KB 5278/12479 KB 5280/12479 KB 5282/12479 KB 5284/12479 KB 5286/12479 KB 5288/12479 KB 5290/12479 KB 5292/12479 KB 5294/12479 KB 5296/12479 KB 5298/12479 KB 5300/12479 KB 5302/12479 KB 5304/12479 KB 5306/12479 KB 5308/12479 KB 5310/12479 KB 5312/12479 KB 5314/12479 KB 5316/12479 KB 5318/12479 KB 5320/12479 KB 5322/12479 KB 5324/12479 KB 5326/12479 KB 5328/12479 KB 5330/12479 KB 5332/12479 KB 5334/12479 KB 5336/12479 KB 5338/12479 KB 5340/12479 KB 5342/12479 KB 5344/12479 KB 5346/12479 KB 5348/12479 KB 5350/12479 KB 5352/12479 KB 5354/12479 KB 5356/12479 KB 5358/12479 KB 5360/12479 KB 5362/12479 KB 5364/12479 KB 5366/12479 KB 5368/12479 KB 5370/12479 KB 5372/12479 KB 5374/12479 KB 5376/12479 KB 5378/12479 KB 5380/12479 KB 5382/12479 KB 5384/12479 KB 5386/12479 KB 5388/12479 KB 5390/12479 KB 5392/12479 KB 5394/12479 KB 5396/12479 KB 5398/12479 KB 5400/12479 KB 5402/12479 KB 5404/12479 KB 5406/12479 KB 5408/12479 KB 5410/12479 KB 5412/12479 KB 5414/12479 KB 5416/12479 KB 5418/12479 KB 5420/12479 KB 5422/12479 KB 5424/12479 KB 5426/12479 KB 5428/12479 KB 5430/12479 KB 5432/12479 KB 5434/12479 KB 5436/12479 KB 5438/12479 KB 5440/12479 KB 5442/12479 KB 5444/12479 KB 5446/12479 KB 5448/12479 KB 5450/12479 KB 5452/12479 KB 5454/12479 KB 5456/12479 KB 5458/12479 KB 5460/12479 KB 5462/12479 KB 5464/12479 KB 5466/12479 KB 5468/12479 KB 5470/12479 KB 5472/12479 KB 5474/12479 KB 5476/12479 KB 5478/12479 KB 5480/12479 KB 5482/12479 KB 5484/12479 KB 5486/12479 KB 5488/12479 KB 5490/12479 KB 5492/12479 KB 5494/12479 KB 5496/12479 KB 5498/12479 KB 5500/12479 KB 5502/12479 KB 5504/12479 KB 5506/12479 KB 5508/12479 KB 5510/12479 KB 5512/12479 KB 5514/12479 KB 5516/12479 KB 5518/12479 KB 5520/12479 KB 5522/12479 KB 5524/12479 KB 5526/12479 KB 5528/12479 KB 5530/12479 KB 5532/12479 KB 5534/12479 KB 5536/12479 KB 5538/12479 KB 5540/12479 KB 5542/12479 KB 5544/12479 KB 5546/12479 KB 5548/12479 KB 5550/12479 KB 5552/12479 KB 5554/12479 KB 5556/12479 KB 5558/12479 KB 5560/12479 KB 5562/12479 KB 5564/12479 KB 5566/12479 KB 5568/12479 KB 5570/12479 KB 5572/12479 KB 5574/12479 KB 5576/12479 KB 5578/12479 KB 5580/12479 KB 5582/12479 KB 5584/12479 KB 5586/12479 KB 5588/12479 KB 5590/12479 KB 5592/12479 KB 5594/12479 KB 5596/12479 KB 5598/12479 KB 5600/12479 KB 5602/12479 KB 5604/12479 KB 5606/12479 KB 5608/12479 KB 5610/12479 KB 5612/12479 KB 5614/12479 KB 5616/12479 KB 5618/12479 KB 5620/12479 KB 5622/12479 KB 5624/12479 KB 5626/12479 KB 5628/12479 KB 5630/12479 KB 5632/12479 KB 5634/12479 KB 5636/12479 KB 5638/12479 KB 5640/12479 KB 5642/12479 KB 5644/12479 KB 5646/12479 KB 5648/12479 KB 5650/12479 KB 5652/12479 KB 5654/12479 KB 5656/12479 KB 5658/12479 KB 5660/12479 KB 5662/12479 KB 5664/12479 KB 5666/12479 KB 5668/12479 KB 5670/12479 KB 5672/12479 KB 5674/12479 KB 5676/12479 KB 5678/12479 KB 5680/12479 KB 5682/12479 KB 5684/12479 KB 5686/12479 KB 5688/12479 KB 5690/12479 KB 5692/12479 KB 5694/12479 KB 5696/12479 KB 5698/12479 KB 5700/12479 KB 5702/12479 KB 5704/12479 KB 5706/12479 KB 5708/12479 KB 5710/12479 KB 5712/12479 KB 5714/12479 KB 5716/12479 KB 5718/12479 KB 5720/12479 KB 5722/12479 KB 5724/12479 KB 5726/12479 KB 5728/12479 KB 5730/12479 KB 5732/12479 KB 5734/12479 KB 5736/12479 KB 5738/12479 KB 5740/12479 KB 5742/12479 KB 5744/12479 KB 5746/12479 KB 5748/12479 KB 5750/12479 KB 5752/12479 KB 5754/12479 KB 5756/12479 KB 5758/12479 KB 5760/12479 KB 5762/12479 KB 5764/12479 KB 5766/12479 KB 5768/12479 KB 5770/12479 KB 5772/12479 KB 5774/12479 KB 5776/12479 KB 5778/12479 KB 5780/12479 KB 5782/12479 KB 5784/12479 KB 5786/12479 KB 5788/12479 KB 5790/12479 KB 5792/12479 KB 5794/12479 KB 5796/12479 KB 5798/12479 KB 5800/12479 KB 5802/12479 KB 5804/12479 KB 5806/12479 KB 5808/12479 KB 5810/12479 KB 5812/12479 KB 5814/12479 KB 5816/12479 KB 5818/12479 KB 5820/12479 KB 5822/12479 KB 5824/12479 KB 5826/12479 KB 5828/12479 KB 5830/12479 KB 5832/12479 KB 5834/12479 KB 5836/12479 KB 5838/12479 KB 5840/12479 KB 5842/12479 KB 5844/12479 KB 5846/12479 KB 5848/12479 KB 5850/12479 KB 5852/12479 KB 5854/12479 KB 5856/12479 KB 5858/12479 KB 5860/12479 KB 5862/12479 KB 5864/12479 KB 5866/12479 KB 5868/12479 KB 5870/12479 KB 5872/12479 KB 5874/12479 KB 5876/12479 KB 5878/12479 KB 5880/12479 KB 5882/12479 KB 5884/12479 KB 5886/12479 KB 5888/12479 KB 5890/12479 KB 5892/12479 KB 5894/12479 KB 5896/12479 KB 5898/12479 KB 5900/12479 KB 5902/12479 KB 5904/12479 KB 5906/12479 KB 5908/12479 KB 5910/12479 KB 5912/12479 KB 5914/12479 KB 5916/12479 KB 5918/12479 KB 5920/12479 KB 5922/12479 KB 5924/12479 KB 5926/12479 KB 5928/12479 KB 5930/12479 KB 5932/12479 KB 5934/12479 KB 5936/12479 KB 5938/12479 KB 5940/12479 KB 5942/12479 KB 5944/12479 KB 5946/12479 KB 5948/12479 KB 5950/12479 KB 5952/12479 KB 5954/12479 KB 5956/12479 KB 5958/12479 KB 5960/12479 KB 5962/12479 KB 5964/12479 KB 5966/12479 KB 5968/12479 KB 5970/12479 KB 5972/12479 KB 5974/12479 KB 5976/12479 KB 5978/12479 KB 5980/12479 KB 5982/12479 KB 5984/12479 KB 5986/12479 KB 5988/12479 KB 5990/12479 KB 5992/12479 KB 5994/12479 KB 5996/12479 KB 5998/12479 KB 6000/12479 KB 6002/12479 KB 6004/12479 KB 6006/12479 KB 6008/12479 KB 6010/12479 KB 6012/12479 KB 6014/12479 KB 6016/12479 KB 6018/12479 KB 6020/12479 KB 6022/12479 KB 6024/12479 KB 6026/12479 KB 6028/12479 KB 6030/12479 KB 6032/12479 KB 6034/12479 KB 6036/12479 KB 6038/12479 KB 6040/12479 KB 6042/12479 KB 6044/12479 KB 6046/12479 KB 6048/12479 KB 6050/12479 KB 6052/12479 KB 6054/12479 KB 6056/12479 KB 6058/12479 KB 6060/12479 KB 6062/12479 KB 6064/12479 KB 6066/12479 KB 6068/12479 KB 6070/12479 KB 6072/12479 KB 6074/12479 KB 6076/12479 KB 6078/12479 KB 6080/12479 KB 6082/12479 KB 6084/12479 KB 6086/12479 KB 6088/12479 KB 6090/12479 KB 6092/12479 KB 6094/12479 KB 6096/12479 KB 6098/12479 KB 6100/12479 KB 6102/12479 KB 6104/12479 KB 6106/12479 KB 6108/12479 KB 6110/12479 KB 6112/12479 KB 6114/12479 KB 6116/12479 KB 6118/12479 KB 6120/12479 KB 6122/12479 KB 6124/12479 KB 6126/12479 KB 6128/12479 KB 6130/12479 KB 6132/12479 KB 6134/12479 KB 6136/12479 KB 6138/12479 KB 6140/12479 KB 6142/12479 KB 6144/12479 KB 6146/12479 KB 6148/12479 KB 6150/12479 KB 6152/12479 KB 6154/12479 KB 6156/12479 KB 6158/12479 KB 6160/12479 KB 6162/12479 KB 6164/12479 KB 6166/12479 KB 6168/12479 KB 6170/12479 KB 6172/12479 KB 6174/12479 KB 6176/12479 KB 6178/12479 KB 6180/12479 KB 6182/12479 KB 6184/12479 KB 6186/12479 KB 6188/12479 KB 6190/12479 KB 6192/12479 KB 6194/12479 KB 6196/12479 KB 6198/12479 KB 6200/12479 KB 6202/12479 KB 6204/12479 KB 6206/12479 KB 6208/12479 KB 6210/12479 KB 6212/12479 KB 6214/12479 KB 6216/12479 KB 6218/12479 KB 6220/12479 KB 6222/12479 KB 6224/12479 KB 6226/12479 KB 6228/12479 KB 6230/12479 KB 6232/12479 KB 6234/12479 KB 6236/12479 KB 6238/12479 KB 6240/12479 KB 6242/12479 KB 6244/12479 KB 6246/12479 KB 6248/12479 KB 6250/12479 KB 6252/12479 KB 6254/12479 KB 6256/12479 KB 6258/12479 KB 6260/12479 KB 6262/12479 KB 6264/12479 KB 6266/12479 KB 6268/12479 KB 6270/12479 KB 6272/12479 KB 6274/12479 KB 6276/12479 KB 6278/12479 KB 6280/12479 KB 6282/12479 KB 6284/12479 KB 6286/12479 KB 6288/12479 KB 6290/12479 KB 6292/12479 KB 6294/12479 KB 6296/12479 KB 6298/12479 KB 6300/12479 KB 6302/12479 KB 6304/12479 KB 6306/12479 KB 6308/12479 KB 6310/12479 KB 6312/12479 KB 6314/12479 KB 6316/12479 KB 6318/12479 KB 6320/12479 KB 6322/12479 KB 6324/12479 KB 6326/12479 KB 6328/12479 KB 6330/12479 KB 6332/12479 KB 6334/12479 KB 6336/12479 KB 6338/12479 KB 6340/12479 KB 6342/12479 KB 6344/12479 KB 6346/12479 KB 6348/12479 KB 6350/12479 KB 6352/12479 KB 6354/12479 KB 6356/12479 KB 6358/12479 KB 6360/12479 KB 6362/12479 KB 6364/12479 KB 6366/12479 KB 6368/12479 KB 6370/12479 KB 6372/12479 KB 6374/12479 KB 6376/12479 KB 6378/12479 KB 6380/12479 KB 6382/12479 KB 6384/12479 KB 6386/12479 KB 6388/12479 KB 6390/12479 KB 6392/12479 KB 6394/12479 KB 6396/12479 KB 6398/12479 KB 6400/12479 KB 6402/12479 KB 6404/12479 KB 6406/12479 KB 6408/12479 KB 6410/12479 KB 6412/12479 KB 6414/12479 KB 6416/12479 KB 6418/12479 KB 6420/12479 KB 6422/12479 KB 6424/12479 KB 6426/12479 KB 6428/12479 KB 6430/12479 KB 6432/12479 KB 6434/12479 KB 6436/12479 KB 6438/12479 KB 6440/12479 KB 6442/12479 KB 6444/12479 KB 6446/12479 KB 6448/12479 KB 6450/12479 KB 6452/12479 KB 6454/12479 KB 6456/12479 KB 6458/12479 KB 6460/12479 KB 6462/12479 KB 6464/12479 KB 6466/12479 KB 6468/12479 KB 6470/12479 KB 6472/12479 KB 6474/12479 KB 6476/12479 KB 6478/12479 KB 6480/12479 KB 6482/12479 KB 6484/12479 KB 6486/12479 KB 6488/12479 KB 6490/12479 KB 6492/12479 KB 6494/12479 KB 6496/12479 KB 6498/12479 KB 6500/12479 KB 6502/12479 KB 6504/12479 KB 6506/12479 KB 6508/12479 KB 6510/12479 KB 6512/12479 KB 6514/12479 KB 6516/12479 KB 6518/12479 KB 6520/12479 KB 6522/12479 KB 6524/12479 KB 6526/12479 KB 6528/12479 KB 6530/12479 KB 6532/12479 KB 6534/12479 KB 6536/12479 KB 6538/12479 KB 6540/12479 KB 6542/12479 KB 6544/12479 KB 6546/12479 KB 6548/12479 KB 6550/12479 KB 6552/12479 KB 6554/12479 KB 6556/12479 KB 6558/12479 KB 6560/12479 KB 6562/12479 KB 6564/12479 KB 6566/12479 KB 6568/12479 KB 6570/12479 KB 6572/12479 KB 6574/12479 KB 6576/12479 KB 6578/12479 KB 6580/12479 KB 6582/12479 KB 6584/12479 KB 6586/12479 KB 6588/12479 KB 6590/12479 KB 6592/12479 KB 6594/12479 KB 6596/12479 KB 6598/12479 KB 6600/12479 KB 6602/12479 KB 6604/12479 KB 6606/12479 KB 6608/12479 KB 6610/12479 KB 6612/12479 KB 6614/12479 KB 6616/12479 KB 6618/12479 KB 6620/12479 KB 6622/12479 KB 6624/12479 KB 6626/12479 KB 6628/12479 KB 6630/12479 KB 6632/12479 KB 6634/12479 KB 6636/12479 KB 6638/12479 KB 6640/12479 KB 6642/12479 KB 6644/12479 KB 6646/12479 KB 6648/12479 KB 6650/12479 KB 6652/12479 KB 6654/12479 KB 6656/12479 KB 6658/12479 KB 6660/12479 KB 6662/12479 KB 6664/12479 KB 6666/12479 KB 6668/12479 KB 6670/12479 KB 6672/12479 KB 6674/12479 KB 6676/12479 KB 6678/12479 KB 6680/12479 KB 6682/12479 KB 6684/12479 KB 6686/12479 KB 6688/12479 KB 6690/12479 KB 6692/12479 KB 6694/12479 KB 6696/12479 KB 6698/12479 KB 6700/12479 KB 6702/12479 KB 6704/12479 KB 6706/12479 KB 6708/12479 KB 6710/12479 KB 6712/12479 KB 6714/12479 KB 6716/12479 KB 6718/12479 KB 6720/12479 KB 6722/12479 KB 6724/12479 KB 6726/12479 KB 6728/12479 KB 6730/12479 KB 6732/12479 KB 6734/12479 KB 6736/12479 KB 6738/12479 KB 6740/12479 KB 6742/12479 KB 6744/12479 KB 6746/12479 KB 6748/12479 KB 6750/12479 KB 6752/12479 KB 6754/12479 KB 6756/12479 KB 6758/12479 KB 6760/12479 KB 6762/12479 KB 6764/12479 KB 6766/12479 KB 6768/12479 KB 6770/12479 KB 6772/12479 KB 6774/12479 KB 6776/12479 KB 6778/12479 KB 6780/12479 KB 6782/12479 KB 6784/12479 KB 6786/12479 KB 6788/12479 KB 6790/12479 KB 6792/12479 KB 6794/12479 KB 6796/12479 KB 6798/12479 KB 6800/12479 KB 6802/12479 KB 6804/12479 KB 6806/12479 KB 6808/12479 KB 6810/12479 KB 6812/12479 KB 6814/12479 KB 6816/12479 KB 6818/12479 KB 6820/12479 KB 6822/12479 KB 6824/12479 KB 6826/12479 KB 6828/12479 KB 6830/12479 KB 6832/12479 KB 6834/12479 KB 6836/12479 KB 6838/12479 KB 6840/12479 KB 6842/12479 KB 6844/12479 KB 6846/12479 KB 6848/12479 KB 6850/12479 KB 6852/12479 KB 6854/12479 KB 6856/12479 KB 6858/12479 KB 6860/12479 KB 6862/12479 KB 6864/12479 KB 6866/12479 KB 6868/12479 KB 6870/12479 KB 6872/12479 KB 6874/12479 KB 6876/12479 KB 6878/12479 KB 6880/12479 KB 6882/12479 KB 6884/12479 KB 6886/12479 KB 6888/12479 KB 6890/12479 KB 6892/12479 KB 6894/12479 KB 6896/12479 KB 6898/12479 KB 6900/12479 KB 6902/12479 KB 6904/12479 KB 6906/12479 KB 6908/12479 KB 6910/12479 KB 6912/12479 KB 6914/12479 KB 6916/12479 KB 6918/12479 KB 6920/12479 KB 6922/12479 KB 6924/12479 KB 6926/12479 KB 6928/12479 KB 6930/12479 KB 6932/12479 KB 6934/12479 KB 6936/12479 KB 6938/12479 KB 6940/12479 KB 6942/12479 KB 6944/12479 KB 6946/12479 KB 6948/12479 KB 6950/12479 KB 6952/12479 KB 6954/12479 KB 6956/12479 KB 6958/12479 KB 6960/12479 KB 6962/12479 KB 6964/12479 KB 6966/12479 KB 6968/12479 KB 6970/12479 KB 6972/12479 KB 6974/12479 KB 6976/12479 KB 6978/12479 KB 6980/12479 KB 6982/12479 KB 6984/12479 KB 6986/12479 KB 6988/12479 KB 6990/12479 KB 6992/12479 KB 6994/12479 KB 6996/12479 KB 6998/12479 KB 7000/12479 KB 7002/12479 KB 7004/12479 KB 7006/12479 KB 7008/12479 KB 7010/12479 KB 7012/12479 KB 7014/12479 KB 7016/12479 KB 7018/12479 KB 7020/12479 KB 7022/12479 KB 7024/12479 KB 7026/12479 KB 7028/12479 KB 7030/12479 KB 7032/12479 KB 7034/12479 KB 7036/12479 KB 7038/12479 KB 7040/12479 KB 7042/12479 KB 7044/12479 KB 7046/12479 KB 7048/12479 KB 7050/12479 KB 7052/12479 KB 7054/12479 KB 7056/12479 KB 7058/12479 KB 7060/12479 KB 7062/12479 KB 7064/12479 KB 7066/12479 KB 7068/12479 KB 7070/12479 KB 7072/12479 KB 7074/12479 KB 7076/12479 KB 7078/12479 KB 7080/12479 KB 7082/12479 KB 7084/12479 KB 7086/12479 KB 7088/12479 KB 7090/12479 KB 7092/12479 KB 7094/12479 KB 7096/12479 KB 7098/12479 KB 7100/12479 KB 7102/12479 KB 7104/12479 KB 7106/12479 KB 7108/12479 KB 7110/12479 KB 7112/12479 KB 7114/12479 KB 7116/12479 KB 7118/12479 KB 7120/12479 KB 7122/12479 KB 7124/12479 KB 7126/12479 KB 7128/12479 KB 7130/12479 KB 7132/12479 KB 7134/12479 KB 7136/12479 KB 7138/12479 KB 7140/12479 KB 7142/12479 KB 7144/12479 KB 7146/12479 KB 7148/12479 KB 7150/12479 KB 7152/12479 KB 7154/12479 KB 7156/12479 KB 7158/12479 KB 7160/12479 KB 7162/12479 KB 7164/12479 KB 7166/12479 KB 7168/12479 KB 7170/12479 KB 7172/12479 KB 7174/12479 KB 7176/12479 KB 7178/12479 KB 7180/12479 KB 7182/12479 KB 7184/12479 KB 7186/12479 KB 7188/12479 KB 7190/12479 KB 7192/12479 KB 7194/12479 KB 7196/12479 KB 7198/12479 KB 7200/12479 KB 7202/12479 KB 7204/12479 KB 7206/12479 KB 7208/12479 KB 7210/12479 KB 7212/12479 KB 7214/12479 KB 7216/12479 KB 7218/12479 KB 7220/12479 KB 7222/12479 KB 7224/12479 KB 7226/12479 KB 7228/12479 KB 7230/12479 KB 7232/12479 KB 7234/12479 KB 7236/12479 KB 7238/12479 KB 7240/12479 KB 7242/12479 KB 7244/12479 KB 7246/12479 KB 7248/12479 KB 7250/12479 KB 7252/12479 KB 7254/12479 KB 7256/12479 KB 7258/12479 KB 7260/12479 KB 7262/12479 KB 7264/12479 KB 7266/12479 KB 7268/12479 KB 7270/12479 KB 7272/12479 KB 7274/12479 KB 7276/12479 KB 7278/12479 KB 7280/12479 KB 7282/12479 KB 7284/12479 KB 7286/12479 KB 7288/12479 KB 7290/12479 KB 7292/12479 KB 7294/12479 KB 7296/12479 KB 7298/12479 KB 7300/12479 KB 7302/12479 KB 7304/12479 KB 7306/12479 KB 7308/12479 KB 7310/12479 KB 7312/12479 KB 7314/12479 KB 7316/12479 KB 7318/12479 KB 7320/12479 KB 7322/12479 KB 7324/12479 KB 7326/12479 KB 7328/12479 KB 7330/12479 KB 7332/12479 KB 7334/12479 KB 7336/12479 KB 7338/12479 KB 7340/12479 KB 7342/12479 KB 7344/12479 KB 7346/12479 KB 7348/12479 KB 7350/12479 KB 7352/12479 KB 7354/12479 KB 7356/12479 KB 7358/12479 KB 7360/12479 KB 7362/12479 KB 7364/12479 KB 7366/12479 KB 7368/12479 KB 7370/12479 KB 7372/12479 KB 7374/12479 KB 7376/12479 KB 7378/12479 KB 7380/12479 KB 7382/12479 KB 7384/12479 KB 7386/12479 KB 7388/12479 KB 7390/12479 KB 7392/12479 KB 7394/12479 KB 7396/12479 KB 7398/12479 KB 7400/12479 KB 7402/12479 KB 7404/12479 KB 7406/12479 KB 7408/12479 KB 7410/12479 KB 7412/12479 KB 7414/12479 KB 7416/12479 KB 7418/12479 KB 7420/12479 KB 7422/12479 KB 7424/12479 KB 7426/12479 KB 7428/12479 KB 7430/12479 KB 7432/12479 KB 7434/12479 KB 7436/12479 KB 7438/12479 KB 7440/12479 KB 7442/12479 KB 7444/12479 KB 7446/12479 KB 7448/12479 KB 7450/12479 KB 7452/12479 KB 7454/12479 KB 7456/12479 KB 7458/12479 KB 7460/12479 KB 7462/12479 KB 7464/12479 KB 7466/12479 KB 7468/12479 KB 7470/12479 KB 7472/12479 KB 7474/12479 KB 7476/12479 KB 7478/12479 KB 7480/12479 KB 7482/12479 KB 7484/12479 KB 7486/12479 KB 7488/12479 KB 7490/12479 KB 7492/12479 KB 7494/12479 KB 7496/12479 KB 7498/12479 KB 7500/12479 KB 7502/12479 KB 7504/12479 KB 7506/12479 KB 7508/12479 KB 7510/12479 KB 7512/12479 KB 7514/12479 KB 7516/12479 KB 7518/12479 KB 7520/12479 KB 7522/12479 KB 7524/12479 KB 7526/12479 KB 7528/12479 KB 7530/12479 KB 7532/12479 KB 7534/12479 KB 7536/12479 KB 7538/12479 KB 7540/12479 KB 7542/12479 KB 7544/12479 KB 7546/12479 KB 7548/12479 KB 7550/12479 KB 7552/12479 KB 7554/12479 KB 7556/12479 KB 7558/12479 KB 7560/12479 KB 7562/12479 KB 7564/12479 KB 7566/12479 KB 7568/12479 KB 7570/12479 KB 7572/12479 KB 7574/12479 KB 7576/12479 KB 7578/12479 KB 7580/12479 KB 7582/12479 KB 7584/12479 KB 7586/12479 KB 7588/12479 KB 7590/12479 KB 7592/12479 KB 7594/12479 KB 7596/12479 KB 7598/12479 KB 7600/12479 KB 7602/12479 KB 7604/12479 KB 7606/12479 KB 7608/12479 KB 7610/12479 KB 7612/12479 KB 7614/12479 KB 7616/12479 KB 7618/12479 KB 7620/12479 KB 7622/12479 KB 7624/12479 KB 7626/12479 KB 7628/12479 KB 7630/12479 KB 7632/12479 KB 7634/12479 KB 7636/12479 KB 7638/12479 KB 7640/12479 KB 7642/12479 KB 7644/12479 KB 7646/12479 KB 7648/12479 KB 7650/12479 KB 7652/12479 KB 7654/12479 KB 7656/12479 KB 7658/12479 KB 7660/12479 KB 7662/12479 KB 7664/12479 KB 7666/12479 KB 7668/12479 KB 7670/12479 KB 7672/12479 KB 7674/12479 KB 7676/12479 KB 7678/12479 KB 7680/12479 KB 7682/12479 KB 7684/12479 KB 7686/12479 KB 7688/12479 KB 7690/12479 KB 7692/12479 KB 7694/12479 KB 7696/12479 KB 7698/12479 KB 7700/12479 KB 7702/12479 KB 7704/12479 KB 7706/12479 KB 7708/12479 KB 7710/12479 KB 7712/12479 KB 7714/12479 KB 7716/12479 KB 7718/12479 KB 7720/12479 KB 7722/12479 KB 7724/12479 KB 7726/12479 KB 7728/12479 KB 7730/12479 KB 7732/12479 KB 7734/12479 KB 7736/12479 KB 7738/12479 KB 7740/12479 KB 7742/12479 KB 7744/12479 KB 7746/12479 KB 7748/12479 KB 7750/12479 KB 7752/12479 KB 7754/12479 KB 7756/12479 KB 7758/12479 KB 7760/12479 KB 7762/12479 KB 7764/12479 KB 7766/12479 KB 7768/12479 KB 7770/12479 KB 7772/12479 KB 7774/12479 KB 7776/12479 KB 7778/12479 KB 7780/12479 KB 7782/12479 KB 7784/12479 KB 7786/12479 KB 7788/12479 KB 7790/12479 KB 7792/12479 KB 7794/12479 KB 7796/12479 KB 7798/12479 KB 7800/12479 KB 7802/12479 KB 7804/12479 KB 7806/12479 KB 7808/12479 KB 7810/12479 KB 7812/12479 KB 7814/12479 KB 7816/12479 KB 7818/12479 KB 7820/12479 KB 7822/12479 KB 7824/12479 KB 7826/12479 KB 7828/12479 KB 7830/12479 KB 7832/12479 KB 7834/12479 KB 7836/12479 KB 7838/12479 KB 7840/12479 KB 7842/12479 KB 7844/12479 KB 7846/12479 KB 7848/12479 KB 7850/12479 KB 7852/12479 KB 7854/12479 KB 7856/12479 KB 7858/12479 KB 7860/12479 KB 7862/12479 KB 7864/12479 KB 7866/12479 KB 7868/12479 KB 7870/12479 KB 7872/12479 KB 7874/12479 KB 7876/12479 KB 7878/12479 KB 7880/12479 KB 7882/12479 KB 7884/12479 KB 7886/12479 KB 7888/12479 KB 7890/12479 KB 7892/12479 KB 7894/12479 KB 7896/12479 KB 7898/12479 KB 7900/12479 KB 7902/12479 KB 7904/12479 KB 7906/12479 KB 7908/12479 KB 7910/12479 KB 7912/12479 KB 7914/12479 KB 7916/12479 KB 7918/12479 KB 7920/12479 KB 7922/12479 KB 7924/12479 KB 7926/12479 KB 7928/12479 KB 7930/12479 KB 7932/12479 KB 7934/12479 KB 7936/12479 KB 7938/12479 KB 7940/12479 KB 7942/12479 KB 7944/12479 KB 7946/12479 KB 7948/12479 KB 7950/12479 KB 7952/12479 KB 7954/12479 KB 7956/12479 KB 7958/12479 KB 7960/12479 KB 7962/12479 KB 7964/12479 KB 7966/12479 KB 7968/12479 KB 7970/12479 KB 7972/12479 KB 7974/12479 KB 7976/12479 KB 7978/12479 KB 7980/12479 KB 7982/12479 KB 7984/12479 KB 7986/12479 KB 7988/12479 KB 7990/12479 KB 7992/12479 KB 7994/12479 KB 7996/12479 KB 7998/12479 KB 8000/12479 KB 8002/12479 KB 8004/12479 KB 8006/12479 KB 8008/12479 KB 8010/12479 KB 8012/12479 KB 8014/12479 KB 8016/12479 KB 8018/12479 KB 8020/12479 KB 8022/12479 KB 8024/12479 KB 8026/12479 KB 8028/12479 KB 8030/12479 KB 8032/12479 KB 8034/12479 KB 8036/12479 KB 8038/12479 KB 8040/12479 KB 8042/12479 KB 8044/12479 KB 8046/12479 KB 8048/12479 KB 8050/12479 KB 8052/12479 KB 8054/12479 KB 8056/12479 KB 8058/12479 KB 8060/12479 KB 8062/12479 KB 8064/12479 KB 8066/12479 KB 8068/12479 KB 8070/12479 KB 8072/12479 KB 8074/12479 KB 8076/12479 KB 8078/12479 KB 8080/12479 KB 8082/12479 KB 8084/12479 KB 8086/12479 KB 8088/12479 KB 8090/12479 KB 8092/12479 KB 8094/12479 KB 8096/12479 KB 8098/12479 KB 8100/12479 KB 8102/12479 KB 8104/12479 KB 8106/12479 KB 8108/12479 KB 8110/12479 KB 8112/12479 KB 8114/12479 KB 8116/12479 KB 8118/12479 KB 8120/12479 KB 8122/12479 KB 8124/12479 KB 8126/12479 KB 8128/12479 KB 8130/12479 KB 8132/12479 KB 8134/12479 KB 8136/12479 KB 8138/12479 KB 8140/12479 KB 8142/12479 KB 8144/12479 KB 8146/12479 KB 8148/12479 KB 8150/12479 KB 8152/12479 KB 8154/12479 KB 8156/12479 KB 8158/12479 KB 8160/12479 KB 8162/12479 KB 8164/12479 KB 8166/12479 KB 8168/12479 KB 8170/12479 KB 8172/12479 KB 8174/12479 KB 8176/12479 KB 8178/12479 KB 8180/12479 KB 8182/12479 KB 8184/12479 KB 8186/12479 KB 8188/12479 KB 8190/12479 KB 8192/12479 KB 8194/12479 KB 8196/12479 KB 8198/12479 KB 8200/12479 KB 8202/12479 KB 8204/12479 KB 8206/12479 KB 8208/12479 KB 8210/12479 KB 8212/12479 KB 8214/12479 KB 8216/12479 KB 8218/12479 KB 8220/12479 KB 8222/12479 KB 8224/12479 KB 8226/12479 KB 8228/12479 KB 8230/12479 KB 8232/12479 KB 8234/12479 KB 8236/12479 KB 8238/12479 KB 8240/12479 KB 8242/12479 KB 8244/12479 KB 8246/12479 KB 8248/12479 KB 8250/12479 KB 8252/12479 KB 8254/12479 KB 8256/12479 KB 8258/12479 KB 8260/12479 KB 8262/12479 KB 8264/12479 KB 8266/12479 KB 8268/12479 KB 8270/12479 KB 8272/12479 KB 8274/12479 KB 8276/12479 KB 8278/12479 KB 8280/12479 KB 8282/12479 KB 8284/12479 KB 8286/12479 KB 8288/12479 KB 8290/12479 KB 8292/12479 KB 8294/12479 KB 8296/12479 KB 8298/12479 KB 8300/12479 KB 8302/12479 KB 8304/12479 KB 8306/12479 KB 8308/12479 KB 8310/12479 KB 8312/12479 KB 8314/12479 KB 8316/12479 KB 8318/12479 KB 8320/12479 KB 8322/12479 KB 8324/12479 KB 8326/12479 KB 8328/12479 KB 8330/12479 KB 8332/12479 KB 8334/12479 KB 8336/12479 KB 8338/12479 KB 8340/12479 KB 8342/12479 KB 8344/12479 KB 8346/12479 KB 8348/12479 KB 8350/12479 KB 8352/12479 KB 8354/12479 KB 8356/12479 KB 8358/12479 KB 8360/12479 KB 8362/12479 KB 8364/12479 KB 8366/12479 KB 8368/12479 KB 8370/12479 KB 8372/12479 KB 8374/12479 KB 8376/12479 KB 8378/12479 KB 8380/12479 KB 8382/12479 KB 8384/12479 KB 8386/12479 KB 8388/12479 KB 8390/12479 KB 8392/12479 KB 8394/12479 KB 8396/12479 KB 8398/12479 KB 8400/12479 KB 8402/12479 KB 8404/12479 KB 8406/12479 KB 8408/12479 KB 8410/12479 KB 8412/12479 KB 8414/12479 KB 8416/12479 KB 8418/12479 KB 8420/12479 KB 8422/12479 KB 8424/12479 KB 8426/12479 KB 8428/12479 KB 8430/12479 KB 8432/12479 KB 8434/12479 KB 8436/12479 KB 8438/12479 KB 8440/12479 KB 8442/12479 KB 8444/12479 KB 8446/12479 KB 8448/12479 KB 8450/12479 KB 8452/12479 KB 8454/12479 KB 8456/12479 KB 8458/12479 KB 8460/12479 KB 8462/12479 KB 8464/12479 KB 8466/12479 KB 8468/12479 KB 8470/12479 KB 8472/12479 KB 8474/12479 KB 8476/12479 KB 8478/12479 KB 8480/12479 KB 8482/12479 KB 8484/12479 KB 8486/12479 KB 8488/12479 KB 8490/12479 KB 8492/12479 KB 8494/12479 KB 8496/12479 KB 8498/12479 KB 8500/12479 KB 8502/12479 KB 8504/12479 KB 8506/12479 KB 8508/12479 KB 8510/12479 KB 8512/12479 KB 8514/12479 KB 8516/12479 KB 8518/12479 KB 8520/12479 KB 8522/12479 KB 8524/12479 KB 8526/12479 KB 8528/12479 KB 8530/12479 KB 8532/12479 KB 8534/12479 KB 8536/12479 KB 8538/12479 KB 8540/12479 KB 8542/12479 KB 8544/12479 KB 8546/12479 KB 8548/12479 KB 8550/12479 KB 8552/12479 KB 8554/12479 KB 8556/12479 KB 8558/12479 KB 8560/12479 KB 8562/12479 KB 8564/12479 KB 8566/12479 KB 8568/12479 KB 8570/12479 KB 8572/12479 KB 8574/12479 KB 8576/12479 KB 8578/12479 KB 8580/12479 KB 8582/12479 KB 8584/12479 KB 8586/12479 KB 8588/12479 KB 8590/12479 KB 8592/12479 KB 8594/12479 KB 8596/12479 KB 8598/12479 KB 8600/12479 KB 8602/12479 KB 8604/12479 KB 8606/12479 KB 8608/12479 KB 8610/12479 KB 8612/12479 KB 8614/12479 KB 8616/12479 KB 8618/12479 KB 8620/12479 KB 8622/12479 KB 8624/12479 KB 8626/12479 KB 8628/12479 KB 8630/12479 KB 8632/12479 KB 8634/12479 KB 8636/12479 KB 8638/12479 KB 8640/12479 KB 8642/12479 KB 8644/12479 KB 8646/12479 KB 8648/12479 KB 8650/12479 KB 8652/12479 KB 8654/12479 KB 8656/12479 KB 8658/12479 KB 8660/12479 KB 8662/12479 KB 8664/12479 KB 8666/12479 KB 8668/12479 KB 8670/12479 KB 8672/12479 KB 8674/12479 KB 8676/12479 KB 8678/12479 KB 8680/12479 KB 8682/12479 KB 8684/12479 KB 8686/12479 KB 8688/12479 KB 8690/12479 KB 8692/12479 KB 8694/12479 KB 8696/12479 KB 8698/12479 KB 8700/12479 KB 8702/12479 KB 8704/12479 KB 8706/12479 KB 8708/12479 KB 8710/12479 KB 8712/12479 KB 8714/12479 KB 8716/12479 KB 8718/12479 KB 8720/12479 KB 8722/12479 KB 8724/12479 KB 8726/12479 KB 8728/12479 KB 8730/12479 KB 8732/12479 KB 8734/12479 KB 8736/12479 KB 8738/12479 KB 8740/12479 KB 8742/12479 KB 8744/12479 KB 8746/12479 KB 8748/12479 KB 8750/12479 KB 8752/12479 KB 8754/12479 KB 8756/12479 KB 8758/12479 KB 8760/12479 KB 8762/12479 KB 8764/12479 KB 8766/12479 KB 8768/12479 KB 8770/12479 KB 8772/12479 KB 8774/12479 KB 8776/12479 KB 8778/12479 KB 8780/12479 KB 8782/12479 KB 8784/12479 KB 8786/12479 KB 8788/12479 KB 8790/12479 KB 8792/12479 KB 8794/12479 KB 8796/12479 KB 8798/12479 KB 8800/12479 KB 8802/12479 KB 8804/12479 KB 8806/12479 KB 8808/12479 KB 8810/12479 KB 8812/12479 KB 8814/12479 KB 8816/12479 KB 8818/12479 KB 8820/12479 KB 8822/12479 KB 8824/12479 KB 8826/12479 KB 8828/12479 KB 8830/12479 KB 8832/12479 KB 8834/12479 KB 8836/12479 KB 8838/12479 KB 8840/12479 KB 8842/12479 KB 8844/12479 KB 8846/12479 KB 8848/12479 KB 8850/12479 KB 8852/12479 KB 8854/12479 KB 8856/12479 KB 8858/12479 KB 8860/12479 KB 8862/12479 KB 8864/12479 KB 8866/12479 KB 8868/12479 KB 8870/12479 KB 8872/12479 KB 8874/12479 KB 8876/12479 KB 8878/12479 KB 8880/12479 KB 8882/12479 KB 8884/12479 KB 8886/12479 KB 8888/12479 KB 8890/12479 KB 8892/12479 KB 8894/12479 KB 8896/12479 KB 8898/12479 KB 8900/12479 KB 8902/12479 KB 8904/12479 KB 8906/12479 KB 8908/12479 KB 8910/12479 KB 8912/12479 KB 8914/12479 KB 8916/12479 KB 8918/12479 KB 8920/12479 KB 8922/12479 KB 8924/12479 KB 8926/12479 KB 8928/12479 KB 8930/12479 KB 8932/12479 KB 8934/12479 KB 8936/12479 KB 8938/12479 KB 8940/12479 KB 8942/12479 KB 8944/12479 KB 8946/12479 KB 8948/12479 KB 8950/12479 KB 8952/12479 KB 8954/12479 KB 8956/12479 KB 8958/12479 KB 8960/12479 KB 8962/12479 KB 8964/12479 KB 8966/12479 KB 8968/12479 KB 8970/12479 KB 8972/12479 KB 8974/12479 KB 8976/12479 KB 8978/12479 KB 8980/12479 KB 8982/12479 KB 8984/12479 KB 8986/12479 KB 8988/12479 KB 8990/12479 KB 8992/12479 KB 8994/12479 KB 8996/12479 KB 8998/12479 KB 9000/12479 KB 9002/12479 KB 9004/12479 KB 9006/12479 KB 9008/12479 KB 9010/12479 KB 9012/12479 KB 9014/12479 KB 9016/12479 KB 9018/12479 KB 9020/12479 KB 9022/12479 KB 9024/12479 KB 9026/12479 KB 9028/12479 KB 9030/12479 KB 9032/12479 KB 9034/12479 KB 9036/12479 KB 9038/12479 KB 9040/12479 KB 9042/12479 KB 9044/12479 KB 9046/12479 KB 9048/12479 KB 9050/12479 KB 9052/12479 KB 9054/12479 KB 9056/12479 KB 9058/12479 KB 9060/12479 KB 9062/12479 KB 9064/12479 KB 9066/12479 KB 9068/12479 KB 9070/12479 KB 9072/12479 KB 9074/12479 KB 9076/12479 KB 9078/12479 KB 9080/12479 KB 9082/12479 KB 9084/12479 KB 9086/12479 KB 9088/12479 KB 9090/12479 KB 9092/12479 KB 9094/12479 KB 9096/12479 KB 9098/12479 KB 9100/12479 KB 9102/12479 KB 9104/12479 KB 9106/12479 KB 9108/12479 KB 9110/12479 KB 9112/12479 KB 9114/12479 KB 9116/12479 KB 9118/12479 KB 9120/12479 KB 9122/12479 KB 9124/12479 KB 9126/12479 KB 9128/12479 KB 9130/12479 KB 9132/12479 KB 9134/12479 KB 9136/12479 KB 9138/12479 KB 9140/12479 KB 9142/12479 KB 9144/12479 KB 9146/12479 KB 9148/12479 KB 9150/12479 KB 9152/12479 KB 9154/12479 KB 9156/12479 KB 9158/12479 KB 9160/12479 KB 9162/12479 KB 9164/12479 KB 9166/12479 KB 9168/12479 KB 9170/12479 KB 9172/12479 KB 9174/12479 KB 9176/12479 KB 9178/12479 KB 9180/12479 KB 9182/12479 KB 9184/12479 KB 9186/12479 KB 9188/12479 KB 9190/12479 KB 9192/12479 KB 9194/12479 KB 9196/12479 KB 9198/12479 KB 9200/12479 KB 9202/12479 KB 9204/12479 KB 9206/12479 KB 9208/12479 KB 9210/12479 KB 9212/12479 KB 9214/12479 KB 9216/12479 KB 9218/12479 KB 9220/12479 KB 9222/12479 KB 9224/12479 KB 9226/12479 KB 9228/12479 KB 9230/12479 KB 9232/12479 KB 9234/12479 KB 9236/12479 KB 9238/12479 KB 9240/12479 KB 9242/12479 KB 9244/12479 KB 9246/12479 KB 9248/12479 KB 9250/12479 KB 9252/12479 KB 9254/12479 KB 9256/12479 KB 9258/12479 KB 9260/12479 KB 9262/12479 KB 9264/12479 KB 9266/12479 KB 9268/12479 KB 9270/12479 KB 9272/12479 KB 9274/12479 KB 9276/12479 KB 9278/12479 KB 9280/12479 KB 9282/12479 KB 9284/12479 KB 9286/12479 KB 9288/12479 KB 9290/12479 KB 9292/12479 KB 9294/12479 KB 9296/12479 KB 9298/12479 KB 9300/12479 KB 9302/12479 KB 9304/12479 KB 9306/12479 KB 9308/12479 KB 9310/12479 KB 9312/12479 KB 9314/12479 KB 9316/12479 KB 9318/12479 KB 9320/12479 KB 9322/12479 KB 9324/12479 KB 9326/12479 KB 9328/12479 KB 9330/12479 KB 9332/12479 KB 9334/12479 KB 9336/12479 KB 9338/12479 KB 9340/12479 KB 9342/12479 KB 9344/12479 KB 9346/12479 KB 9348/12479 KB 9350/12479 KB 9352/12479 KB 9354/12479 KB 9356/12479 KB 9358/12479 KB 9360/12479 KB 9362/12479 KB 9364/12479 KB 9366/12479 KB 9368/12479 KB 9370/12479 KB 9372/12479 KB 9374/12479 KB 9376/12479 KB 9378/12479 KB 9380/12479 KB 9382/12479 KB 9384/12479 KB 9386/12479 KB 9388/12479 KB 9390/12479 KB 9392/12479 KB 9394/12479 KB 9396/12479 KB 9398/12479 KB 9400/12479 KB 9402/12479 KB 9404/12479 KB 9406/12479 KB 9408/12479 KB 9410/12479 KB 9412/12479 KB 9414/12479 KB 9416/12479 KB 9418/12479 KB 9420/12479 KB 9422/12479 KB 9424/12479 KB 9426/12479 KB 9428/12479 KB 9430/12479 KB 9432/12479 KB 9434/12479 KB 9436/12479 KB 9438/12479 KB 9440/12479 KB 9442/12479 KB 9444/12479 KB 9446/12479 KB 9448/12479 KB 9450/12479 KB 9452/12479 KB 9454/12479 KB 9456/12479 KB 9458/12479 KB 9460/12479 KB 9462/12479 KB 9464/12479 KB 9466/12479 KB 9468/12479 KB 9470/12479 KB 9472/12479 KB 9474/12479 KB 9476/12479 KB 9478/12479 KB 9480/12479 KB 9482/12479 KB 9484/12479 KB 9486/12479 KB 9488/12479 KB 9490/12479 KB 9492/12479 KB 9494/12479 KB 9496/12479 KB 9498/12479 KB 9500/12479 KB 9502/12479 KB 9504/12479 KB 9506/12479 KB 9508/12479 KB 9510/12479 KB 9512/12479 KB 9514/12479 KB 9516/12479 KB 9518/12479 KB 9520/12479 KB 9522/12479 KB 9524/12479 KB 9526/12479 KB 9528/12479 KB 9530/12479 KB 9532/12479 KB 9534/12479 KB 9536/12479 KB 9538/12479 KB 9540/12479 KB 9542/12479 KB 9544/12479 KB 9546/12479 KB 9548/12479 KB 9550/12479 KB 9552/12479 KB 9554/12479 KB 9556/12479 KB 9558/12479 KB 9560/12479 KB 9562/12479 KB 9564/12479 KB 9566/12479 KB 9568/12479 KB 9570/12479 KB 9572/12479 KB 9574/12479 KB 9576/12479 KB 9578/12479 KB 9580/12479 KB 9582/12479 KB 9584/12479 KB 9586/12479 KB 9588/12479 KB 9590/12479 KB 9592/12479 KB 9594/12479 KB 9596/12479 KB 9598/12479 KB 9600/12479 KB 9602/12479 KB 9604/12479 KB 9606/12479 KB 9608/12479 KB 9610/12479 KB 9612/12479 KB 9614/12479 KB 9616/12479 KB 9618/12479 KB 9620/12479 KB 9622/12479 KB 9624/12479 KB 9626/12479 KB 9628/12479 KB 9630/12479 KB 9632/12479 KB 9634/12479 KB 9636/12479 KB 9638/12479 KB 9640/12479 KB 9642/12479 KB 9644/12479 KB 9646/12479 KB 9648/12479 KB 9650/12479 KB 9652/12479 KB 9654/12479 KB 9656/12479 KB 9658/12479 KB 9660/12479 KB 9662/12479 KB 9664/12479 KB 9666/12479 KB 9668/12479 KB 9670/12479 KB 9672/12479 KB 9674/12479 KB 9676/12479 KB 9678/12479 KB 9680/12479 KB 9682/12479 KB 9684/12479 KB 9686/12479 KB 9688/12479 KB 9690/12479 KB 9692/12479 KB 9694/12479 KB 9696/12479 KB 9698/12479 KB 9700/12479 KB 9702/12479 KB 9704/12479 KB 9706/12479 KB 9708/12479 KB 9710/12479 KB 9712/12479 KB 9714/12479 KB 9716/12479 KB 9718/12479 KB 9720/12479 KB 9722/12479 KB 9724/12479 KB 9726/12479 KB 9728/12479 KB 9730/12479 KB 9732/12479 KB 9734/12479 KB 9736/12479 KB 9738/12479 KB 9740/12479 KB 9742/12479 KB 9744/12479 KB 9746/12479 KB 9748/12479 KB 9750/12479 KB 9752/12479 KB 9754/12479 KB 9756/12479 KB 9758/12479 KB 9760/12479 KB 9762/12479 KB 9764/12479 KB 9766/12479 KB 9768/12479 KB 9770/12479 KB 9772/12479 KB 9774/12479 KB 9776/12479 KB 9778/12479 KB 9780/12479 KB 9782/12479 KB 9784/12479 KB 9786/12479 KB 9788/12479 KB 9790/12479 KB 9792/12479 KB 9794/12479 KB 9796/12479 KB 9798/12479 KB 9800/12479 KB 9802/12479 KB 9804/12479 KB 9806/12479 KB 9808/12479 KB 9810/12479 KB 9812/12479 KB 9814/12479 KB 9816/12479 KB 9818/12479 KB 9820/12479 KB 9822/12479 KB 9824/12479 KB 9826/12479 KB 9828/12479 KB 9830/12479 KB 9832/12479 KB 9834/12479 KB 9836/12479 KB 9838/12479 KB 9840/12479 KB 9842/12479 KB 9844/12479 KB 9846/12479 KB 9848/12479 KB 9850/12479 KB 9852/12479 KB 9854/12479 KB 9856/12479 KB 9858/12479 KB 9860/12479 KB 9862/12479 KB 9864/12479 KB 9866/12479 KB 9868/12479 KB 9870/12479 KB 9872/12479 KB 9874/12479 KB 9876/12479 KB 9878/12479 KB 9880/12479 KB 9882/12479 KB 9884/12479 KB 9886/12479 KB 9888/12479 KB 9890/12479 KB 9892/12479 KB 9894/12479 KB 9896/12479 KB 9898/12479 KB 9900/12479 KB 9902/12479 KB 9904/12479 KB 9906/12479 KB 9908/12479 KB 9910/12479 KB 9912/12479 KB 9914/12479 KB 9916/12479 KB 9918/12479 KB 9920/12479 KB 9922/12479 KB 9924/12479 KB 9926/12479 KB 9928/12479 KB 9930/12479 KB 9932/12479 KB 9934/12479 KB 9936/12479 KB 9938/12479 KB 9940/12479 KB 9942/12479 KB 9944/12479 KB 9946/12479 KB 9948/12479 KB 9950/12479 KB 9952/12479 KB 9954/12479 KB 9956/12479 KB 9958/12479 KB 9960/12479 KB 9962/12479 KB 9964/12479 KB 9966/12479 KB 9968/12479 KB 9970/12479 KB 9972/12479 KB 9974/12479 KB 9976/12479 KB 9978/12479 KB 9980/12479 KB 9982/12479 KB 9984/12479 KB 9986/12479 KB 9988/12479 KB 9990/12479 KB 9992/12479 KB 9994/12479 KB 9996/12479 KB 9998/12479 KB 10000/12479 KB 10002/12479 KB 10004/12479 KB 10006/12479 KB 10008/12479 KB 10010/12479 KB 10012/12479 KB 10014/12479 KB 10016/12479 KB 10018/12479 KB 10020/12479 KB 10022/12479 KB 10024/12479 KB 10026/12479 KB 10028/12479 KB 10030/12479 KB 10032/12479 KB 10034/12479 KB 10036/12479 KB 10038/12479 KB 10040/12479 KB 10042/12479 KB 10044/12479 KB 10046/12479 KB 10048/12479 KB 10050/12479 KB 10052/12479 KB 10054/12479 KB 10056/12479 KB 10058/12479 KB 10060/12479 KB 10062/12479 KB 10064/12479 KB 10066/12479 KB 10068/12479 KB 10070/12479 KB 10072/12479 KB 10074/12479 KB 10076/12479 KB 10078/12479 KB 10080/12479 KB 10082/12479 KB 10084/12479 KB 10086/12479 KB 10088/12479 KB 10090/12479 KB 10092/12479 KB 10094/12479 KB 10096/12479 KB 10098/12479 KB 10100/12479 KB 10102/12479 KB 10104/12479 KB 10106/12479 KB 10108/12479 KB 10110/12479 KB 10112/12479 KB 10114/12479 KB 10116/12479 KB 10118/12479 KB 10120/12479 KB 10122/12479 KB 10124/12479 KB 10126/12479 KB 10128/12479 KB 10130/12479 KB 10132/12479 KB 10134/12479 KB 10136/12479 KB 10138/12479 KB 10140/12479 KB 10142/12479 KB 10144/12479 KB 10146/12479 KB 10148/12479 KB 10150/12479 KB 10152/12479 KB 10154/12479 KB 10156/12479 KB 10158/12479 KB 10160/12479 KB 10162/12479 KB 10164/12479 KB 10166/12479 KB 10168/12479 KB 10170/12479 KB 10172/12479 KB 10174/12479 KB 10176/12479 KB 10178/12479 KB 10180/12479 KB 10182/12479 KB 10184/12479 KB 10186/12479 KB 10188/12479 KB 10190/12479 KB 10192/12479 KB 10194/12479 KB 10196/12479 KB 10198/12479 KB 10200/12479 KB 10202/12479 KB 10204/12479 KB 10206/12479 KB 10208/12479 KB 10210/12479 KB 10212/12479 KB 10214/12479 KB 10216/12479 KB 10218/12479 KB 10220/12479 KB 10222/12479 KB 10224/12479 KB 10226/12479 KB 10228/12479 KB 10230/12479 KB 10232/12479 KB 10234/12479 KB 10236/12479 KB 10238/12479 KB 10240/12479 KB 10242/12479 KB 10244/12479 KB 10246/12479 KB 10248/12479 KB 10250/12479 KB 10252/12479 KB 10254/12479 KB 10256/12479 KB 10258/12479 KB 10260/12479 KB 10262/12479 KB 10264/12479 KB 10266/12479 KB 10268/12479 KB 10270/12479 KB 10272/12479 KB 10274/12479 KB 10276/12479 KB 10278/12479 KB 10280/12479 KB 10282/12479 KB 10284/12479 KB 10286/12479 KB 10288/12479 KB 10290/12479 KB 10292/12479 KB 10294/12479 KB 10296/12479 KB 10298/12479 KB 10300/12479 KB 10302/12479 KB 10304/12479 KB 10306/12479 KB 10308/12479 KB 10310/12479 KB 10312/12479 KB 10314/12479 KB 10316/12479 KB 10318/12479 KB 10320/12479 KB 10322/12479 KB 10324/12479 KB 10326/12479 KB 10328/12479 KB 10330/12479 KB 10332/12479 KB 10334/12479 KB 10336/12479 KB 10338/12479 KB 10340/12479 KB 10342/12479 KB 10344/12479 KB 10346/12479 KB 10348/12479 KB 10350/12479 KB 10352/12479 KB 10354/12479 KB 10356/12479 KB 10358/12479 KB 10360/12479 KB 10362/12479 KB 10364/12479 KB 10366/12479 KB 10368/12479 KB 10370/12479 KB 10372/12479 KB 10374/12479 KB 10376/12479 KB 10378/12479 KB 10380/12479 KB 10382/12479 KB 10384/12479 KB 10386/12479 KB 10388/12479 KB 10390/12479 KB 10392/12479 KB 10394/12479 KB 10396/12479 KB 10398/12479 KB 10400/12479 KB 10402/12479 KB 10404/12479 KB 10406/12479 KB 10408/12479 KB 10410/12479 KB 10412/12479 KB 10414/12479 KB 10416/12479 KB 10418/12479 KB 10420/12479 KB 10422/12479 KB 10424/12479 KB 10426/12479 KB 10428/12479 KB 10430/12479 KB 10432/12479 KB 10434/12479 KB 10436/12479 KB 10438/12479 KB 10440/12479 KB 10442/12479 KB 10444/12479 KB 10446/12479 KB 10448/12479 KB 10450/12479 KB 10452/12479 KB 10454/12479 KB 10456/12479 KB 10458/12479 KB 10460/12479 KB 10462/12479 KB 10464/12479 KB 10466/12479 KB 10468/12479 KB 10470/12479 KB 10472/12479 KB 10474/12479 KB 10476/12479 KB 10478/12479 KB 10480/12479 KB 10482/12479 KB 10484/12479 KB 10486/12479 KB 10488/12479 KB 10490/12479 KB 10492/12479 KB 10494/12479 KB 10496/12479 KB 10498/12479 KB 10500/12479 KB 10502/12479 KB 10504/12479 KB 10506/12479 KB 10508/12479 KB 10510/12479 KB 10512/12479 KB 10514/12479 KB 10516/12479 KB 10518/12479 KB 10520/12479 KB 10522/12479 KB 10524/12479 KB 10526/12479 KB 10528/12479 KB 10530/12479 KB 10532/12479 KB 10534/12479 KB 10536/12479 KB 10538/12479 KB 10540/12479 KB 10542/12479 KB 10544/12479 KB 10546/12479 KB 10548/12479 KB 10550/12479 KB 10552/12479 KB 10554/12479 KB 10556/12479 KB 10558/12479 KB 10560/12479 KB 10562/12479 KB 10564/12479 KB 10566/12479 KB 10568/12479 KB 10570/12479 KB 10572/12479 KB 10574/12479 KB 10576/12479 KB 10578/12479 KB 10580/12479 KB 10582/12479 KB 10584/12479 KB 10586/12479 KB 10588/12479 KB 10590/12479 KB 10592/12479 KB 10594/12479 KB 10596/12479 KB 10598/12479 KB 10600/12479 KB 10602/12479 KB 10604/12479 KB 10606/12479 KB 10608/12479 KB 10610/12479 KB 10612/12479 KB 10614/12479 KB 10616/12479 KB 10618/12479 KB 10620/12479 KB 10622/12479 KB 10624/12479 KB 10626/12479 KB 10628/12479 KB 10630/12479 KB 10632/12479 KB 10634/12479 KB 10636/12479 KB 10638/12479 KB 10640/12479 KB 10642/12479 KB 10644/12479 KB 10646/12479 KB 10648/12479 KB 10650/12479 KB 10652/12479 KB 10654/12479 KB 10656/12479 KB 10658/12479 KB 10660/12479 KB 10662/12479 KB 10664/12479 KB 10666/12479 KB 10668/12479 KB 10670/12479 KB 10672/12479 KB 10674/12479 KB 10676/12479 KB 10678/12479 KB 10680/12479 KB 10682/12479 KB 10684/12479 KB 10686/12479 KB 10688/12479 KB 10690/12479 KB 10692/12479 KB 10694/12479 KB 10696/12479 KB 10698/12479 KB 10700/12479 KB 10702/12479 KB 10704/12479 KB 10706/12479 KB 10708/12479 KB 10710/12479 KB 10712/12479 KB 10714/12479 KB 10716/12479 KB 10718/12479 KB 10720/12479 KB 10722/12479 KB 10724/12479 KB 10726/12479 KB 10728/12479 KB 10730/12479 KB 10732/12479 KB 10734/12479 KB 10736/12479 KB 10738/12479 KB 10740/12479 KB 10742/12479 KB 10744/12479 KB 10746/12479 KB 10748/12479 KB 10750/12479 KB 10752/12479 KB 10754/12479 KB 10756/12479 KB 10758/12479 KB 10760/12479 KB 10762/12479 KB 10764/12479 KB 10766/12479 KB 10768/12479 KB 10770/12479 KB 10772/12479 KB 10774/12479 KB 10776/12479 KB 10778/12479 KB 10780/12479 KB 10782/12479 KB 10784/12479 KB 10786/12479 KB 10788/12479 KB 10790/12479 KB 10792/12479 KB 10794/12479 KB 10796/12479 KB 10798/12479 KB 10800/12479 KB 10802/12479 KB 10804/12479 KB 10806/12479 KB 10808/12479 KB 10810/12479 KB 10812/12479 KB 10814/12479 KB 10816/12479 KB 10818/12479 KB 10820/12479 KB 10822/12479 KB 10824/12479 KB 10826/12479 KB 10828/12479 KB 10830/12479 KB 10832/12479 KB 10834/12479 KB 10836/12479 KB 10838/12479 KB 10840/12479 KB 10842/12479 KB 10844/12479 KB 10846/12479 KB 10848/12479 KB 10850/12479 KB 10852/12479 KB 10854/12479 KB 10856/12479 KB 10858/12479 KB 10860/12479 KB 10862/12479 KB 10864/12479 KB 10866/12479 KB 10868/12479 KB 10870/12479 KB 10872/12479 KB 10874/12479 KB 10876/12479 KB 10878/12479 KB 10880/12479 KB 10882/12479 KB 10884/12479 KB 10886/12479 KB 10888/12479 KB 10890/12479 KB 10892/12479 KB 10894/12479 KB 10896/12479 KB 10898/12479 KB 10900/12479 KB 10902/12479 KB 10904/12479 KB 10906/12479 KB 10908/12479 KB 10910/12479 KB 10912/12479 KB 10914/12479 KB 10916/12479 KB 10918/12479 KB 10920/12479 KB 10922/12479 KB 10924/12479 KB 10926/12479 KB 10928/12479 KB 10930/12479 KB 10932/12479 KB 10934/12479 KB 10936/12479 KB 10938/12479 KB 10940/12479 KB 10942/12479 KB 10944/12479 KB 10946/12479 KB 10948/12479 KB 10950/12479 KB 10952/12479 KB 10954/12479 KB 10956/12479 KB 10958/12479 KB 10960/12479 KB 10962/12479 KB 10964/12479 KB 10966/12479 KB 10968/12479 KB 10970/12479 KB 10972/12479 KB 10974/12479 KB 10976/12479 KB 10978/12479 KB 10980/12479 KB 10982/12479 KB 10984/12479 KB 10986/12479 KB 10988/12479 KB 10990/12479 KB 10992/12479 KB 10994/12479 KB 10996/12479 KB 10998/12479 KB 11000/12479 KB 11002/12479 KB 11004/12479 KB 11006/12479 KB 11008/12479 KB 11010/12479 KB 11012/12479 KB 11014/12479 KB 11016/12479 KB 11018/12479 KB 11020/12479 KB 11022/12479 KB 11024/12479 KB 11026/12479 KB 11028/12479 KB 11030/12479 KB 11032/12479 KB 11034/12479 KB 11036/12479 KB 11038/12479 KB 11040/12479 KB 11042/12479 KB 11044/12479 KB 11046/12479 KB 11048/12479 KB 11050/12479 KB 11052/12479 KB 11054/12479 KB 11056/12479 KB 11058/12479 KB 11060/12479 KB 11062/12479 KB 11064/12479 KB 11066/12479 KB 11068/12479 KB 11070/12479 KB 11072/12479 KB 11074/12479 KB 11076/12479 KB 11078/12479 KB 11080/12479 KB 11082/12479 KB 11084/12479 KB 11086/12479 KB 11088/12479 KB 11090/12479 KB 11092/12479 KB 11094/12479 KB 11096/12479 KB 11098/12479 KB 11100/12479 KB 11102/12479 KB 11104/12479 KB 11106/12479 KB 11108/12479 KB 11110/12479 KB 11112/12479 KB 11114/12479 KB 11116/12479 KB 11118/12479 KB 11120/12479 KB 11122/12479 KB 11124/12479 KB 11126/12479 KB 11128/12479 KB 11130/12479 KB 11132/12479 KB 11134/12479 KB 11136/12479 KB 11138/12479 KB 11140/12479 KB 11142/12479 KB 11144/12479 KB 11146/12479 KB 11148/12479 KB 11150/12479 KB 11152/12479 KB 11154/12479 KB 11156/12479 KB 11158/12479 KB 11160/12479 KB 11162/12479 KB 11164/12479 KB 11166/12479 KB 11168/12479 KB 11170/12479 KB 11172/12479 KB 11174/12479 KB 11176/12479 KB 11178/12479 KB 11180/12479 KB 11182/12479 KB 11184/12479 KB 11186/12479 KB 11188/12479 KB 11190/12479 KB 11192/12479 KB 11194/12479 KB 11196/12479 KB 11198/12479 KB 11200/12479 KB 11202/12479 KB 11204/12479 KB 11206/12479 KB 11208/12479 KB 11210/12479 KB 11212/12479 KB 11214/12479 KB 11216/12479 KB 11218/12479 KB 11220/12479 KB 11222/12479 KB 11224/12479 KB 11226/12479 KB 11228/12479 KB 11230/12479 KB 11232/12479 KB 11234/12479 KB 11236/12479 KB 11238/12479 KB 11240/12479 KB 11242/12479 KB 11244/12479 KB 11246/12479 KB 11248/12479 KB 11250/12479 KB 11252/12479 KB 11254/12479 KB 11256/12479 KB 11258/12479 KB 11260/12479 KB 11262/12479 KB 11264/12479 KB 11266/12479 KB 11268/12479 KB 11270/12479 KB 11272/12479 KB 11274/12479 KB 11276/12479 KB 11278/12479 KB 11280/12479 KB 11282/12479 KB 11284/12479 KB 11286/12479 KB 11288/12479 KB 11290/12479 KB 11292/12479 KB 11294/12479 KB 11296/12479 KB 11298/12479 KB 11300/12479 KB 11302/12479 KB 11304/12479 KB 11306/12479 KB 11308/12479 KB 11310/12479 KB 11312/12479 KB 11314/12479 KB 11316/12479 KB 11318/12479 KB 11320/12479 KB 11322/12479 KB 11324/12479 KB 11326/12479 KB 11328/12479 KB 11330/12479 KB 11332/12479 KB 11334/12479 KB 11336/12479 KB 11338/12479 KB 11340/12479 KB 11342/12479 KB 11344/12479 KB 11346/12479 KB 11348/12479 KB 11350/12479 KB 11352/12479 KB 11354/12479 KB 11356/12479 KB 11358/12479 KB 11360/12479 KB 11362/12479 KB 11364/12479 KB 11366/12479 KB 11368/12479 KB 11370/12479 KB 11372/12479 KB 11374/12479 KB 11376/12479 KB 11378/12479 KB 11380/12479 KB 11382/12479 KB 11384/12479 KB 11386/12479 KB 11388/12479 KB 11390/12479 KB 11392/12479 KB 11394/12479 KB 11396/12479 KB 11398/12479 KB 11400/12479 KB 11402/12479 KB 11404/12479 KB 11406/12479 KB 11408/12479 KB 11410/12479 KB 11412/12479 KB 11414/12479 KB 11416/12479 KB 11418/12479 KB 11420/12479 KB 11422/12479 KB 11424/12479 KB 11426/12479 KB 11428/12479 KB 11430/12479 KB 11432/12479 KB 11434/12479 KB 11436/12479 KB 11438/12479 KB 11440/12479 KB 11442/12479 KB 11444/12479 KB 11446/12479 KB 11448/12479 KB 11450/12479 KB 11452/12479 KB 11454/12479 KB 11456/12479 KB 11458/12479 KB 11460/12479 KB 11462/12479 KB 11464/12479 KB 11466/12479 KB 11468/12479 KB 11470/12479 KB 11472/12479 KB 11474/12479 KB 11476/12479 KB 11478/12479 KB 11480/12479 KB 11482/12479 KB 11484/12479 KB 11486/12479 KB 11488/12479 KB 11490/12479 KB 11492/12479 KB 11494/12479 KB 11496/12479 KB 11498/12479 KB 11500/12479 KB 11502/12479 KB 11504/12479 KB 11506/12479 KB 11508/12479 KB 11510/12479 KB 11512/12479 KB 11514/12479 KB 11516/12479 KB 11518/12479 KB 11520/12479 KB 11522/12479 KB 11524/12479 KB 11526/12479 KB 11528/12479 KB 11530/12479 KB 11532/12479 KB 11534/12479 KB 11536/12479 KB 11538/12479 KB 11540/12479 KB 11542/12479 KB 11544/12479 KB 11546/12479 KB 11548/12479 KB 11550/12479 KB 11552/12479 KB 11554/12479 KB 11556/12479 KB 11558/12479 KB 11560/12479 KB 11562/12479 KB 11564/12479 KB 11566/12479 KB 11568/12479 KB 11570/12479 KB 11572/12479 KB 11574/12479 KB 11576/12479 KB 11578/12479 KB 11580/12479 KB 11582/12479 KB 11584/12479 KB 11586/12479 KB 11588/12479 KB 11590/12479 KB 11592/12479 KB 11594/12479 KB 11596/12479 KB 11598/12479 KB 11600/12479 KB 11602/12479 KB 11604/12479 KB 11606/12479 KB 11608/12479 KB 11610/12479 KB 11612/12479 KB 11614/12479 KB 11616/12479 KB 11618/12479 KB 11620/12479 KB 11622/12479 KB 11624/12479 KB 11626/12479 KB 11628/12479 KB 11630/12479 KB 11632/12479 KB 11634/12479 KB 11636/12479 KB 11638/12479 KB 11640/12479 KB 11642/12479 KB 11644/12479 KB 11646/12479 KB 11648/12479 KB 11650/12479 KB 11652/12479 KB 11654/12479 KB 11656/12479 KB 11658/12479 KB 11660/12479 KB 11662/12479 KB 11664/12479 KB 11666/12479 KB 11668/12479 KB 11670/12479 KB 11672/12479 KB 11674/12479 KB 11676/12479 KB 11678/12479 KB 11680/12479 KB 11682/12479 KB 11684/12479 KB 11686/12479 KB 11688/12479 KB 11690/12479 KB 11692/12479 KB 11694/12479 KB 11696/12479 KB 11698/12479 KB 11700/12479 KB 11702/12479 KB 11704/12479 KB 11706/12479 KB 11708/12479 KB 11710/12479 KB 11712/12479 KB 11714/12479 KB 11716/12479 KB 11718/12479 KB 11720/12479 KB 11722/12479 KB 11724/12479 KB 11726/12479 KB 11728/12479 KB 11730/12479 KB 11732/12479 KB 11734/12479 KB 11736/12479 KB 11738/12479 KB 11740/12479 KB 11742/12479 KB 11744/12479 KB 11746/12479 KB 11748/12479 KB 11750/12479 KB 11752/12479 KB 11754/12479 KB 11756/12479 KB 11758/12479 KB 11760/12479 KB 11762/12479 KB 11764/12479 KB 11766/12479 KB 11768/12479 KB 11770/12479 KB 11772/12479 KB 11774/12479 KB 11776/12479 KB 11778/12479 KB 11780/12479 KB 11782/12479 KB 11784/12479 KB 11786/12479 KB 11788/12479 KB 11790/12479 KB 11792/12479 KB 11794/12479 KB 11796/12479 KB 11798/12479 KB 11800/12479 KB 11802/12479 KB 11804/12479 KB 11806/12479 KB 11808/12479 KB 11810/12479 KB 11812/12479 KB 11814/12479 KB 11816/12479 KB 11818/12479 KB 11820/12479 KB 11822/12479 KB 11824/12479 KB 11826/12479 KB 11828/12479 KB 11830/12479 KB 11832/12479 KB 11834/12479 KB 11836/12479 KB 11838/12479 KB 11840/12479 KB 11842/12479 KB 11844/12479 KB 11846/12479 KB 11848/12479 KB 11850/12479 KB 11852/12479 KB 11854/12479 KB 11856/12479 KB 11858/12479 KB 11860/12479 KB 11862/12479 KB 11864/12479 KB 11866/12479 KB 11868/12479 KB 11870/12479 KB 11872/12479 KB 11874/12479 KB 11876/12479 KB 11878/12479 KB 11880/12479 KB 11882/12479 KB 11884/12479 KB 11886/12479 KB 11888/12479 KB 11890/12479 KB 11892/12479 KB 11894/12479 KB 11896/12479 KB 11898/12479 KB 11900/12479 KB 11902/12479 KB 11904/12479 KB 11906/12479 KB 11908/12479 KB 11910/12479 KB 11912/12479 KB 11914/12479 KB 11916/12479 KB 11918/12479 KB 11920/12479 KB 11922/12479 KB 11924/12479 KB 11926/12479 KB 11928/12479 KB 11930/12479 KB 11932/12479 KB 11934/12479 KB 11936/12479 KB 11938/12479 KB 11940/12479 KB 11942/12479 KB 11944/12479 KB 11946/12479 KB 11948/12479 KB 11950/12479 KB 11952/12479 KB 11954/12479 KB 11956/12479 KB 11958/12479 KB 11960/12479 KB 11962/12479 KB 11964/12479 KB 11966/12479 KB 11968/12479 KB 11970/12479 KB 11972/12479 KB 11974/12479 KB 11976/12479 KB 11978/12479 KB 11980/12479 KB 11982/12479 KB 11984/12479 KB 11986/12479 KB 11988/12479 KB 11990/12479 KB 11992/12479 KB 11994/12479 KB 11996/12479 KB 11998/12479 KB 12000/12479 KB 12002/12479 KB 12004/12479 KB 12006/12479 KB 12008/12479 KB 12010/12479 KB 12012/12479 KB 12014/12479 KB 12016/12479 KB 12018/12479 KB 12020/12479 KB 12022/12479 KB 12024/12479 KB 12026/12479 KB 12028/12479 KB 12030/12479 KB 12032/12479 KB 12034/12479 KB 12036/12479 KB 12038/12479 KB 12040/12479 KB 12042/12479 KB 12044/12479 KB 12046/12479 KB 12048/12479 KB 12050/12479 KB 12052/12479 KB 12054/12479 KB 12056/12479 KB 12058/12479 KB 12060/12479 KB 12062/12479 KB 12064/12479 KB 12066/12479 KB 12068/12479 KB 12070/12479 KB 12072/12479 KB 12074/12479 KB 12076/12479 KB 12078/12479 KB 12080/12479 KB 12082/12479 KB 12084/12479 KB 12086/12479 KB 12088/12479 KB 12090/12479 KB 12092/12479 KB 12094/12479 KB 12096/12479 KB 12098/12479 KB 12100/12479 KB 12102/12479 KB 12104/12479 KB 12106/12479 KB 12108/12479 KB 12110/12479 KB 12112/12479 KB 12114/12479 KB 12116/12479 KB 12118/12479 KB 12120/12479 KB 12122/12479 KB 12124/12479 KB 12126/12479 KB 12128/12479 KB 12130/12479 KB 12132/12479 KB 12134/12479 KB 12136/12479 KB 12138/12479 KB 12140/12479 KB 12142/12479 KB 12144/12479 KB 12146/12479 KB 12148/12479 KB 12150/12479 KB 12152/12479 KB 12154/12479 KB 12156/12479 KB 12158/12479 KB 12160/12479 KB 12162/12479 KB 12164/12479 KB 12166/12479 KB 12168/12479 KB 12170/12479 KB 12172/12479 KB 12174/12479 KB 12176/12479 KB 12178/12479 KB 12180/12479 KB 12182/12479 KB 12184/12479 KB 12186/12479 KB 12188/12479 KB 12190/12479 KB 12192/12479 KB 12194/12479 KB 12196/12479 KB 12198/12479 KB 12200/12479 KB 12202/12479 KB 12204/12479 KB 12206/12479 KB 12208/12479 KB 12210/12479 KB 12212/12479 KB 12214/12479 KB 12216/12479 KB 12218/12479 KB 12220/12479 KB 12222/12479 KB 12224/12479 KB 12226/12479 KB 12228/12479 KB 12230/12479 KB 12232/12479 KB 12234/12479 KB 12236/12479 KB 12238/12479 KB 12240/12479 KB 12242/12479 KB 12244/12479 KB 12246/12479 KB 12248/12479 KB 12250/12479 KB 12252/12479 KB 12254/12479 KB 12256/12479 KB 12258/12479 KB 12260/12479 KB 12262/12479 KB 12264/12479 KB 12266/12479 KB 12268/12479 KB 12270/12479 KB 12272/12479 KB 12274/12479 KB 12276/12479 KB 12278/12479 KB 12280/12479 KB 12282/12479 KB 12284/12479 KB 12286/12479 KB 12288/12479 KB 12290/12479 KB 12292/12479 KB 12294/12479 KB 12296/12479 KB 12298/12479 KB 12300/12479 KB 12302/12479 KB 12304/12479 KB 12306/12479 KB 12308/12479 KB 12310/12479 KB 12312/12479 KB 12314/12479 KB 12316/12479 KB 12318/12479 KB 12320/12479 KB 12322/12479 KB 12324/12479 KB 12326/12479 KB 12328/12479 KB 12330/12479 KB 12332/12479 KB 12334/12479 KB 12336/12479 KB 12338/12479 KB 12340/12479 KB 12342/12479 KB 12344/12479 KB 12346/12479 KB 12348/12479 KB 12350/12479 KB 12352/12479 KB 12354/12479 KB 12356/12479 KB 12358/12479 KB 12360/12479 KB 12362/12479 KB 12364/12479 KB 12366/12479 KB 12368/12479 KB 12370/12479 KB 12372/12479 KB 12374/12479 KB 12376/12479 KB 12378/12479 KB 12380/12479 KB 12382/12479 KB 12384/12479 KB 12386/12479 KB 12388/12479 KB 12390/12479 KB 12392/12479 KB 12394/12479 KB 12396/12479 KB 12398/12479 KB 12400/12479 KB 12402/12479 KB 12404/12479 KB 12406/12479 KB 12408/12479 KB 12410/12479 KB 12412/12479 KB 12414/12479 KB 12416/12479 KB 12418/12479 KB 12420/12479 KB 12422/12479 KB 12424/12479 KB 12426/12479 KB 12428/12479 KB 12430/12479 KB 12432/12479 KB 12434/12479 KB 12436/12479 KB 12438/12479 KB 12440/12479 KB 12442/12479 KB 12444/12479 KB 12446/12479 KB 12448/12479 KB 12450/12479 KB 12452/12479 KB 12454/12479 KB 12456/12479 KB 12458/12479 KB 12460/12479 KB 12462/12479 KB 12464/12479 KB 12466/12479 KB 12468/12479 KB 12470/12479 KB 12472/12479 KB 12474/12479 KB 12476/12479 KB 12478/12479 KB 12479/12479 KB Uploaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200402.224147-14-jar-with-dependencies.jar (12479 KB at 5613.2 KB/sec) Uploading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/maven-metadata.xml 1013/1013 B Uploaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/maven-metadata.xml (1013 B at 18.7 KB/sec) [INFO] * Bulk deploy of locally gathered snapshot artifacts finished. [INFO] Remote deploy finished with success. [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 40.376 s [INFO] Finished at: 2020-04-03T00:41:50+02:00 [INFO] Final Memory: 48M/172M [INFO] ------------------------------------------------------------------------ Finished: SUCCESS