Started by GitHub push by csrster Building remotely on NetarchiveSuite in workspace /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/netarchivesuite/netarchivesuite.git # timeout=10 Fetching upstream changes from https://github.com/netarchivesuite/netarchivesuite.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/netarchivesuite/netarchivesuite.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/bitmag^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/bitmag^{commit} # timeout=10 Checking out Revision 3fad29613cf0477d0a52026fdb3ad2d8a99bbc38 (refs/remotes/origin/bitmag) > git config core.sparsecheckout # timeout=10 > git checkout -f 3fad29613cf0477d0a52026fdb3ad2d8a99bbc38 > git rev-list 08c5a0110ef55abdbc806e49969199c8a3b007a4 # timeout=10 > git tag -a -f -m Jenkins Build #51 jenkins-NetarchiveSuite-Full-Test-staging-51 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 44731 maven32-agent.jar already up to date maven32-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [NetarchiveSuite-Full-Test-staging] $ /home/cibuild02/tools/hudson.model.JDK/Java8/bin/java -cp /home/cibuild02/maven32-agent.jar:/home/cibuild02/tools/hudson.tasks.Maven_MavenInstallation/Maven3.2/boot/plexus-classworlds-2.5.2.jar:/home/cibuild02/tools/hudson.tasks.Maven_MavenInstallation/Maven3.2/conf/logging jenkins.maven3.agent.Maven32Main /home/cibuild02/tools/hudson.tasks.Maven_MavenInstallation/Maven3.2 /home/cibuild02/slave.jar /home/cibuild02/maven32-interceptor.jar /home/cibuild02/maven3-interceptor-commons.jar 44731 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/pom.xml clean install -PfullTest clean [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.netarchivesuite:harvest-scheduler:jar:5.6-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.slf4j:slf4j-api:jar -> version (?) vs 1.7.10 @ org.netarchivesuite:harvest-scheduler:[unknown-version], /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/harvester/harvest-scheduler/pom.xml, line 145, column 17 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.netarchivesuite:history-gui:war:5.6-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ org.netarchivesuite:history-gui:[unknown-version], /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/harvester/history-gui/pom.xml, line 39, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] NetarchiveSuite [INFO] NetarchiveSuite - build-tools [INFO] NetarchiveSuite - common [INFO] NetarchiveSuite - test utils [INFO] NetarchiveSuite - common - core [INFO] NetarchiveSuite - common - test [INFO] NetarchiveSuite - archive [INFO] NetarchiveSuite - archive - core [INFO] NetarchiveSuite - harvester [INFO] NetarchiveSuite - harvester - core [INFO] NetarchiveSuite - archive - test [INFO] NetarchiveSuite - bitpreservation - webapp [INFO] NetarchiveSuite - Harvest Scheduler [INFO] NetarchiveSuite - monitor [INFO] NetarchiveSuite - monitor - core [INFO] NetarchiveSuite - wayback [INFO] NetarchiveSuite - wayback - indexer [INFO] NetarchiveSuite - deploy [INFO] NetarchiveSuite - deploy - core [INFO] NetarchiveSuite - harvester - heritrix3 [INFO] Netarchivesuite - Heritrix3 Extensions [INFO] NetarchiveSuite - heritrix3 controller [INFO] NetarchiveSuite - Status - Webapp [INFO] NetarchiveSuite - qa - webapp [INFO] NetarchiveSuite - history - webapp [INFO] NetarchiveSuite - harvestDefinition - webapp [INFO] NetarchiveSuite - harvestChannel - webapp [INFO] NetarchiveSuite - heritrix3 monitor [INFO] NetarchiveSuite - deploy - distribution [INFO] NetarchiveSuite - deploy - test [INFO] Netarchivesuite - Heritrix3 Bundler [INFO] NetarchiveSuite - harvester - test [INFO] NetarchiveSuite - monitor - test [INFO] NetarchiveSuite - wayback resourceStore [INFO] NetarchiveSuite - wayback - test [INFO] NetarchiveSuite - integration tests [INFO] NetarchiveSuite System test [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite 5.6-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ netarchivesuite --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ netarchivesuite --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ netarchivesuite --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ netarchivesuite --- [INFO] Git info extracted, revision: '3fad296', branch: '', tag: 'jenkins-NetarchiveSuite-Full-Test-staging-51', commitsCount: '4257', buildnumber: 'jenkins-NetarchiveSuite-Full-Test-staging-51.4257.3fad296' [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ netarchivesuite >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ netarchivesuite --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ netarchivesuite <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ netarchivesuite --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ netarchivesuite --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ netarchivesuite --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite/5.6-SNAPSHOT/netarchivesuite-5.6-SNAPSHOT.pom [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ netarchivesuite --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - build-tools 5.6-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ build-tools --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ build-tools --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/build-tools/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ build-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ build-tools --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ build-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/build-tools/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ build-tools --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ build-tools --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ build-tools --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/build-tools/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ build-tools --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ build-tools --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/build-tools/target/build-tools-5.6-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ build-tools >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ build-tools --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/build-tools/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ build-tools <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ build-tools --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/build-tools/target/build-tools-5.6-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ build-tools --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ build-tools --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/build-tools/target/build-tools-5.6-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/build-tools/5.6-SNAPSHOT/build-tools-5.6-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/build-tools/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/build-tools/5.6-SNAPSHOT/build-tools-5.6-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/build-tools/target/build-tools-5.6-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/build-tools/5.6-SNAPSHOT/build-tools-5.6-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ build-tools --- [INFO] Deleting /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/build-tools/target [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - common 5.6-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ common --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ common --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ common --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ common >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ common --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ common <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ common --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ common --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ common --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/common/5.6-SNAPSHOT/common-5.6-SNAPSHOT.pom [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common --- [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - test utils 5.6-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ netarchivesuite-test-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ netarchivesuite-test-utils --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/netarchivesuite-test-utils/../target/jacoco.exec,append=true [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ netarchivesuite-test-utils --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/netarchivesuite-test-utils/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ netarchivesuite-test-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/netarchivesuite-test-utils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ netarchivesuite-test-utils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/netarchivesuite-test-utils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ netarchivesuite-test-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/netarchivesuite-test-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ netarchivesuite-test-utils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ netarchivesuite-test-utils --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ netarchivesuite-test-utils --- [JENKINS] Recording test results [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ netarchivesuite-test-utils --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ netarchivesuite-test-utils --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.6-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ netarchivesuite-test-utils >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ netarchivesuite-test-utils --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/netarchivesuite-test-utils/../target/jacoco.exec,append=true [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ netarchivesuite-test-utils --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/netarchivesuite-test-utils/../target/jacoco.exec,append=true [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ netarchivesuite-test-utils <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ netarchivesuite-test-utils --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.6-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ netarchivesuite-test-utils --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.6-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ netarchivesuite-test-utils --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.6-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite-test-utils/5.6-SNAPSHOT/netarchivesuite-test-utils-5.6-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/netarchivesuite-test-utils/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite-test-utils/5.6-SNAPSHOT/netarchivesuite-test-utils-5.6-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.6-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite-test-utils/5.6-SNAPSHOT/netarchivesuite-test-utils-5.6-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.6-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite-test-utils/5.6-SNAPSHOT/netarchivesuite-test-utils-5.6-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ netarchivesuite-test-utils --- [INFO] Deleting /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/netarchivesuite-test-utils/target [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - common - core 5.6-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common-core --- [INFO] Deleting /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ common-core --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/../target/jacoco.exec,append=true [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ common-core --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ common-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ common-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 182 source files to /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/target/classes [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/utils/JMXUtils.java:[50,33] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/utils/JMXUtils.java:[105,63] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/utils/JMXUtils.java:[107,21] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/bitrepository/BitmagArcRepositoryClient.java: Some input files use or override a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/bitrepository/BitmagArcRepositoryClient.java: Recompile with -Xlint:deprecation for details. [INFO] 5 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[12,32] package org.apache.commons.lang3 does not exist [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[13,30] package org.apache.hadoop.conf does not exist [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[14,28] package org.apache.hadoop.fs does not exist [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[15,28] package org.apache.hadoop.fs does not exist [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[16,35] package org.apache.hadoop.mapreduce does not exist [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[20,40] cannot find symbol symbol: class BatchJob location: package dk.netarkivet.common.utils.batch [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[22,46] cannot find symbol symbol: class Configured [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[22,68] cannot find symbol symbol: class BatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[24,15] cannot find symbol symbol: class Job location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[25,15] cannot find symbol symbol: class Path location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[29,42] cannot find symbol symbol: class Job location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[40,44] cannot find symbol symbol: class Job location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[40,19] cannot find symbol symbol: class FileSystem location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[47,37] cannot find symbol symbol: class Job location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[47,52] cannot find symbol symbol: class FileSystem location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[47,19] cannot find symbol symbol: class Path location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[77,12] cannot find symbol symbol: class Job location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[143,18] cannot find symbol symbol: class ExceptionOccurrence location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[150,17] cannot find symbol symbol: class ExceptionOccurrence location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[34,14] cannot find symbol symbol: variable ArrayUtils location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[35,37] cannot find symbol symbol: variable ArrayUtils location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[41,9] cannot find symbol symbol: class FileSystem location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[42,16] cannot find symbol symbol: variable FileSystem location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[48,9] cannot find symbol symbol: class Path location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[48,30] cannot find symbol symbol: class Path location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[72,5] method does not override or implement a method from a supertype [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[83,5] method does not override or implement a method from a supertype [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[88,5] method does not override or implement a method from a supertype [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[95,5] method does not override or implement a method from a supertype [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[106,5] method does not override or implement a method from a supertype [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[110,5] method does not override or implement a method from a supertype [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[115,20] cannot find symbol symbol: class HadoopRemoteFile location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[115,48] cannot find symbol symbol: variable FileSystem location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[125,5] method does not override or implement a method from a supertype [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[130,5] method does not override or implement a method from a supertype [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[138,5] method does not override or implement a method from a supertype [INFO] 36 errors [INFO] ------------------------------------------------------------- [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] NetarchiveSuite .................................... SUCCESS [ 5.141 s] [INFO] NetarchiveSuite - build-tools ...................... SUCCESS [ 2.035 s] [INFO] NetarchiveSuite - common ........................... SUCCESS [ 0.502 s] [INFO] NetarchiveSuite - test utils ....................... SUCCESS [ 4.904 s] [INFO] NetarchiveSuite - common - core .................... FAILURE [ 5.792 s] [INFO] NetarchiveSuite - common - test .................... SKIPPED [INFO] NetarchiveSuite - archive .......................... SKIPPED [INFO] NetarchiveSuite - archive - core ................... SKIPPED [INFO] NetarchiveSuite - harvester ........................ SKIPPED [INFO] NetarchiveSuite - harvester - core ................. SKIPPED [INFO] NetarchiveSuite - archive - test ................... SKIPPED [INFO] NetarchiveSuite - bitpreservation - webapp ......... SKIPPED [INFO] NetarchiveSuite - Harvest Scheduler ................ SKIPPED [INFO] NetarchiveSuite - monitor .......................... SKIPPED [INFO] NetarchiveSuite - monitor - core ................... SKIPPED [INFO] NetarchiveSuite - wayback .......................... SKIPPED [INFO] NetarchiveSuite - wayback - indexer ................ SKIPPED [INFO] NetarchiveSuite - deploy ........................... SKIPPED [INFO] NetarchiveSuite - deploy - core .................... SKIPPED [INFO] NetarchiveSuite - harvester - heritrix3 ............ SKIPPED [INFO] Netarchivesuite - Heritrix3 Extensions ............. SKIPPED [INFO] NetarchiveSuite - heritrix3 controller ............. SKIPPED [INFO] NetarchiveSuite - Status - Webapp .................. SKIPPED [INFO] NetarchiveSuite - qa - webapp ...................... SKIPPED [INFO] NetarchiveSuite - history - webapp ................. SKIPPED [INFO] NetarchiveSuite - harvestDefinition - webapp ....... SKIPPED [INFO] NetarchiveSuite - harvestChannel - webapp .......... SKIPPED [INFO] NetarchiveSuite - heritrix3 monitor ................ SKIPPED [INFO] NetarchiveSuite - deploy - distribution ............ SKIPPED [INFO] NetarchiveSuite - deploy - test .................... SKIPPED [INFO] Netarchivesuite - Heritrix3 Bundler ................ SKIPPED [INFO] NetarchiveSuite - harvester - test ................. SKIPPED [INFO] NetarchiveSuite - monitor - test ................... SKIPPED [INFO] NetarchiveSuite - wayback resourceStore ............ SKIPPED [INFO] NetarchiveSuite - wayback - test ................... SKIPPED [INFO] NetarchiveSuite - integration tests ................ SKIPPED [INFO] NetarchiveSuite System test ........................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 22.758 s [INFO] Finished at: 2019-05-02T08:49:25+02:00 [INFO] Final Memory: 49M/119M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project common-core: Compilation failure: Compilation failure: [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[12,32] package org.apache.commons.lang3 does not exist [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[13,30] package org.apache.hadoop.conf does not exist [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[14,28] package org.apache.hadoop.fs does not exist [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[15,28] package org.apache.hadoop.fs does not exist [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[16,35] package org.apache.hadoop.mapreduce does not exist [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[20,40] cannot find symbol [ERROR] symbol: class BatchJob [ERROR] location: package dk.netarkivet.common.utils.batch [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[22,46] cannot find symbol [ERROR] symbol: class Configured [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[22,68] cannot find symbol [ERROR] symbol: class BatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[24,15] cannot find symbol [ERROR] symbol: class Job [ERROR] location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[25,15] cannot find symbol [ERROR] symbol: class Path [ERROR] location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[29,42] cannot find symbol [ERROR] symbol: class Job [ERROR] location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[40,44] cannot find symbol [ERROR] symbol: class Job [ERROR] location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[40,19] cannot find symbol [ERROR] symbol: class FileSystem [ERROR] location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[47,37] cannot find symbol [ERROR] symbol: class Job [ERROR] location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[47,52] cannot find symbol [ERROR] symbol: class FileSystem [ERROR] location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[47,19] cannot find symbol [ERROR] symbol: class Path [ERROR] location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[77,12] cannot find symbol [ERROR] symbol: class Job [ERROR] location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[143,18] cannot find symbol [ERROR] symbol: class ExceptionOccurrence [ERROR] location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[150,17] cannot find symbol [ERROR] symbol: class ExceptionOccurrence [ERROR] location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[34,14] cannot find symbol [ERROR] symbol: variable ArrayUtils [ERROR] location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[35,37] cannot find symbol [ERROR] symbol: variable ArrayUtils [ERROR] location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[41,9] cannot find symbol [ERROR] symbol: class FileSystem [ERROR] location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[42,16] cannot find symbol [ERROR] symbol: variable FileSystem [ERROR] location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[48,9] cannot find symbol [ERROR] symbol: class Path [ERROR] location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[48,30] cannot find symbol [ERROR] symbol: class Path [ERROR] location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[72,5] method does not override or implement a method from a supertype [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[83,5] method does not override or implement a method from a supertype [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[88,5] method does not override or implement a method from a supertype [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[95,5] method does not override or implement a method from a supertype [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[106,5] method does not override or implement a method from a supertype [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[110,5] method does not override or implement a method from a supertype [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[115,20] cannot find symbol [ERROR] symbol: class HadoopRemoteFile [ERROR] location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[115,48] cannot find symbol [ERROR] symbol: variable FileSystem [ERROR] location: class dk.netarkivet.common.distribute.hadoop.HadoopBatchJob [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[125,5] method does not override or implement a method from a supertype [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[130,5] method does not override or implement a method from a supertype [ERROR] /home/cibuild02/workspace/NetarchiveSuite-Full-Test-staging/common/common-core/src/main/java/dk/netarkivet/common/distribute/hadoop/HadoopBatchJob.java:[138,5] method does not override or implement a method from a supertype [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :common-core channel stopped Sending e-mails to: abr@statsbiblioteket.dk csr@statsbiblioteket.dk jolf@kb.dk kaah@statsbiblioteket.dk Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered Finished: FAILURE