Started by user Jeppe Ravn-Grove (jrg) Building remotely on NetarchiveSuite in workspace /home/cibuild02/workspace/jrg-temp-config > 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/NAS-2680-temp-test-branch^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/NAS-2680-temp-test-branch^{commit} # timeout=10 Checking out Revision 9a22ed4ab3108203a7d7f1ff38dda3103893de61 (refs/remotes/origin/NAS-2680-temp-test-branch) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a22ed4ab3108203a7d7f1ff38dda3103893de61 > git rev-list 9a22ed4ab3108203a7d7f1ff38dda3103893de61 # timeout=10 > git tag -a -f -m Jenkins Build #6 jenkins-jrg-temp-config-6 # timeout=10 Parsing POMs Established TCP socket on 46846 maven32-agent.jar already up to date maven32-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [jrg-temp-config] $ /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 46846 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/cibuild02/workspace/jrg-temp-config/pom.xml clean install -PfullTest -Dtest=IndexRequestServerTester -DfailIfNoTests=false [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.netarchivesuite:harvest-scheduler:jar:5.4-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/jrg-temp-config/harvester/harvest-scheduler/pom.xml, line 145, column 17 [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 - 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.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ netarchivesuite --- [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ netarchivesuite --- [INFO] Git info extracted, revision: '9a22ed4', branch: '', tag: 'jenkins-jrg-temp-config-1;jenkins-jrg-temp-config-2;jenkins-jrg-temp-config-3;jenkins-jrg-temp-config-4;jenkins-jrg-temp-config-5;jenkins-jrg-temp-config-6', commitsCount: '3881', buildnumber: 'jenkins-jrg-temp-config-1;jenkins-jrg-temp-config-2;jenkins-jrg-temp-config-3;jenkins-jrg-temp-config-4;jenkins-jrg-temp-config-5;jenkins-jrg-temp-config-6.3881.9a22ed4' [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ netarchivesuite >>> [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/jrg-temp-config/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite/5.4-SNAPSHOT/netarchivesuite-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - build-tools 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ build-tools --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/build-tools/target [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/jrg-temp-config/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] --- 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/jrg-temp-config/build-tools/target/build-tools-5.4-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ build-tools >>> [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/jrg-temp-config/build-tools/target/build-tools-5.4-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/jrg-temp-config/build-tools/target/build-tools-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/build-tools/5.4-SNAPSHOT/build-tools-5.4-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/build-tools/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/build-tools/5.4-SNAPSHOT/build-tools-5.4-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/build-tools/target/build-tools-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/build-tools/5.4-SNAPSHOT/build-tools-5.4-SNAPSHOT-sources.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - common 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common --- [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 >>> [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/jrg-temp-config/common/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/common/5.4-SNAPSHOT/common-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - test utils 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ netarchivesuite-test-utils --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/common/netarchivesuite-test-utils/target [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/jrg-temp-config/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/jrg-temp-config/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/jrg-temp-config/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/jrg-temp-config/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. [JENKINS] Recording test results[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/jrg-temp-config/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.4-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 (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/jrg-temp-config/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/jrg-temp-config/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ netarchivesuite-test-utils --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ netarchivesuite-test-utils --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite-test-utils/5.4-SNAPSHOT/netarchivesuite-test-utils-5.4-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/common/netarchivesuite-test-utils/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite-test-utils/5.4-SNAPSHOT/netarchivesuite-test-utils-5.4-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite-test-utils/5.4-SNAPSHOT/netarchivesuite-test-utils-5.4-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite-test-utils/5.4-SNAPSHOT/netarchivesuite-test-utils-5.4-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - common - core 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common-core --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/common/common-core/target [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/jrg-temp-config/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 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ common-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 172 source files to /home/cibuild02/workspace/jrg-temp-config/common/common-core/target/classes [WARNING] /home/cibuild02/workspace/jrg-temp-config/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/jrg-temp-config/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/jrg-temp-config/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 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ common-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ common-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/cibuild02/workspace/jrg-temp-config/common/common-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ common-core --- [JENKINS] Recording test results[INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ common-core --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ common-core --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/common/common-core/target/common-core-5.4-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ common-core >>> [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/jrg-temp-config/common/common-core/../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 @ common-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ common-core --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/common/common-core/target/common-core-5.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ common-core --- [INFO] 10 warnings [WARNING] Javadoc Warnings [WARNING] /home/cibuild02/workspace/jrg-temp-config/common/common-core/src/main/java/dk/netarkivet/common/utils/FixedUURI.java:61: warning - Tag @see: reference not found: UURI#getReferencedHost() [WARNING] /home/cibuild02/workspace/jrg-temp-config/common/common-core/src/main/java/dk/netarkivet/common/distribute/HTTPRemoteFileRegistry.java:258: warning - Tag @see: malformed: "AbstractHandler#handle(String, org.eclipse.jetty.server.Request, HttpServletRequest, [WARNING] HttpServletResponse), HttpServletResponse, int)" [WARNING] /home/cibuild02/workspace/jrg-temp-config/common/common-core/src/main/java/dk/netarkivet/common/distribute/HTTPRemoteFileRegistry.java:258: warning - Tag @see: reference not found: AbstractHandler#handle(String, org.eclipse.jetty.server.Request, HttpServletRequest, [WARNING] HttpServletResponse), HttpServletResponse, int) [WARNING] /home/cibuild02/workspace/jrg-temp-config/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/PreservationArcRepositoryClient.java:121: warning - Tag @see: reference not found: dk.netarkivet.archive.checksum.distribute.GetAllChecksumsMessage [WARNING] /home/cibuild02/workspace/jrg-temp-config/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/PreservationArcRepositoryClient.java:143: warning - Tag @see: reference not found: dk.netarkivet.archive.checksum.distribute.GetAllFilenamesMessage [WARNING] /home/cibuild02/workspace/jrg-temp-config/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/PreservationArcRepositoryClient.java:121: warning - Tag @see: reference not found: dk.netarkivet.archive.checksum.distribute.GetAllChecksumsMessage [WARNING] /home/cibuild02/workspace/jrg-temp-config/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/PreservationArcRepositoryClient.java:143: warning - Tag @see: reference not found: dk.netarkivet.archive.checksum.distribute.GetAllFilenamesMessage [WARNING] /home/cibuild02/workspace/jrg-temp-config/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/ReplicaStoreState.java:35: warning - Tag @see: reference not found: dk.netarkivet.archive.arcrepository.ArcRepository [WARNING] /home/cibuild02/workspace/jrg-temp-config/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/ReplicaStoreState.java:35: warning - Tag @see: reference not found: dk.netarkivet.archive.arcrepositoryadmin.AdminData [WARNING] /home/cibuild02/workspace/jrg-temp-config/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/ReplicaStoreState.java:35: warning - Tag @see: reference not found: dk.netarkivet.archive.arcrepositoryadmin.ArcRepositoryEntry [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/common/common-core/target/common-core-5.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ common-core --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/common/common-core/target/common-core-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-core/5.4-SNAPSHOT/common-core-5.4-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/common/common-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/common-core/5.4-SNAPSHOT/common-core-5.4-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/common/common-core/target/common-core-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-core/5.4-SNAPSHOT/common-core-5.4-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/common/common-core/target/common-core-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-core/5.4-SNAPSHOT/common-core-5.4-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - common - test 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common-test --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/common/common-test/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ common-test --- [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/jrg-temp-config/common/common-test/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ common-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/common/common-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ common-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /home/cibuild02/workspace/jrg-temp-config/common/common-test/target/classes [WARNING] /home/cibuild02/workspace/jrg-temp-config/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java: /home/cibuild02/workspace/jrg-temp-config/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/jrg-temp-config/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/cibuild02/workspace/jrg-temp-config/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java: Some input files use unchecked or unsafe operations. [WARNING] /home/cibuild02/workspace/jrg-temp-config/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ common-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 386 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ common-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 77 source files to /home/cibuild02/workspace/jrg-temp-config/common/common-test/target/test-classes [WARNING] /home/cibuild02/workspace/jrg-temp-config/common/common-test/src/test/java/dk/netarkivet/common/utils/StringUtilsTester.java: /home/cibuild02/workspace/jrg-temp-config/common/common-test/src/test/java/dk/netarkivet/common/utils/StringUtilsTester.java uses unchecked or unsafe operations. [WARNING] /home/cibuild02/workspace/jrg-temp-config/common/common-test/src/test/java/dk/netarkivet/common/utils/StringUtilsTester.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ common-test --- [INFO] [JENKINS] Recording test results[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ common-test --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ common-test --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/common/common-test/target/common-test-5.4-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ common-test >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ common-test --- [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/jrg-temp-config/common/common-test/../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 @ common-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ common-test --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/common/common-test/target/common-test-5.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ common-test --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/common/common-test/target/common-test-5.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ common-test --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/common/common-test/target/common-test-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-test/5.4-SNAPSHOT/common-test-5.4-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/common/common-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/common-test/5.4-SNAPSHOT/common-test-5.4-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/common/common-test/target/common-test-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-test/5.4-SNAPSHOT/common-test-5.4-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/common/common-test/target/common-test-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-test/5.4-SNAPSHOT/common-test-5.4-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - archive 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive --- [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ archive --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ archive >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ archive <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ archive --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ archive --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ archive --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/archive/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/archive/5.4-SNAPSHOT/archive-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - archive - core 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive-core --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/archive/archive-core/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ archive-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/jrg-temp-config/archive/archive-core/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ archive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ archive-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 91 source files to /home/cibuild02/workspace/jrg-temp-config/archive/archive-core/target/classes [WARNING] /home/cibuild02/workspace/jrg-temp-config/archive/archive-core/src/main/java/dk/netarkivet/archive/tools/ReestablishAdminDatabase.java: Some input files use or override a deprecated API. [WARNING] /home/cibuild02/workspace/jrg-temp-config/archive/archive-core/src/main/java/dk/netarkivet/archive/tools/ReestablishAdminDatabase.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ archive-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ archive-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/cibuild02/workspace/jrg-temp-config/archive/archive-core/target/test-classes [WARNING] /home/cibuild02/workspace/jrg-temp-config/archive/archive-core/src/test/java/dk/netarkivet/archive/arcrepository/distribute/ArcRepositoryServerTester.java: /home/cibuild02/workspace/jrg-temp-config/archive/archive-core/src/test/java/dk/netarkivet/archive/arcrepository/distribute/ArcRepositoryServerTester.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/jrg-temp-config/archive/archive-core/src/test/java/dk/netarkivet/archive/arcrepository/distribute/ArcRepositoryServerTester.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ archive-core --- [JENKINS] Recording test results[INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ archive-core --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ archive-core --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/archive/archive-core/target/archive-core-5.4-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ archive-core >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ archive-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/jrg-temp-config/archive/archive-core/../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 @ archive-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ archive-core --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/archive/archive-core/target/archive-core-5.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ archive-core --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] /home/cibuild02/workspace/jrg-temp-config/archive/archive-core/src/main/java/dk/netarkivet/archive/bitarchive/AccessBitarchiveApplication.java:45: warning - Tag @see: reference not found: BitarchiveServer [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/archive/archive-core/target/archive-core-5.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ archive-core --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/archive/archive-core/target/archive-core-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-core/5.4-SNAPSHOT/archive-core-5.4-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/archive/archive-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-core/5.4-SNAPSHOT/archive-core-5.4-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/archive/archive-core/target/archive-core-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-core/5.4-SNAPSHOT/archive-core-5.4-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/archive/archive-core/target/archive-core-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-core/5.4-SNAPSHOT/archive-core-5.4-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - harvester 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvester --- [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvester --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ harvester >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ harvester <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ harvester --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ harvester --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ harvester --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester/5.4-SNAPSHOT/harvester-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - harvester - core 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvester-core --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ harvester-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/jrg-temp-config/harvester/harvester-core/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ harvester-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] Copying 3 resources to sql-migration/postgresql/ [INFO] Copying 1 resource to sql-migration/mysql/ [INFO] Copying 2 resources to sql-migration/derby/ [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ harvester-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 247 source files to /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/target/classes [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H1HeritrixTemplate.java: /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H1HeritrixTemplate.java uses unchecked or unsafe operations. [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H1HeritrixTemplate.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ harvester-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ harvester-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ harvester-core --- [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvester-core --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ harvester-core --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/target/harvester-core-5.4-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ harvester-core --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/target/harvester-core-5.4-SNAPSHOT-tests.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ harvester-core >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ harvester-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/jrg-temp-config/harvester/harvester-core/../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 @ harvester-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ harvester-core --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/target/harvester-core-5.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ harvester-core --- [INFO] 45 warnings [WARNING] Javadoc Warnings [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: DefaultJobGenerator [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:183: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:168: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:175: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:323: warning - Tag @link: reference not found: JobDispatcher [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:168: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:175: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:183: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: DefaultJobGenerator [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: DefaultJobGenerator [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:323: warning - Tag @link: reference not found: JobDispatcher [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:356: warning - Tag @link: reference not found: TopTotalEnqueuesFilter [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:372: warning - Tag @see: reference not found: BnfHeritrixController [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:504: warning - Tag @see: reference not found: HarvestDocumentation#documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:513: warning - Tag @see: reference not found: HarvestDocumentation#documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:522: warning - Tag @see: reference not found: HarvestDocumentation#documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/tools/dummy/HarvestControllerApplication.java:10: warning - Tag @see: reference not found: HarvestControllerServer [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/metadata/MetadataFileWriter.java:203: warning - Tag @see: reference not found: org.archive.io.arc.ARCWriter#write(String uri, String contentType, String hostIP, long fetchBeginTimeStamp, [WARNING] long recordLength, InputStream in) [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/metadata/MetadataFileWriter.java:203: warning - Tag @see: reference not found: org.archive.io.arc.ARCWriter#write(String uri, String contentType, String hostIP, long fetchBeginTimeStamp, [WARNING] long recordLength, InputStream in) [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/metadata/MetadataFileWriter.java:203: warning - Tag @see: reference not found: org.archive.io.arc.ARCWriter#write(String uri, String contentType, String hostIP, long fetchBeginTimeStamp, [WARNING] long recordLength, InputStream in) [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/monitor/HarvestMonitor.java:231: warning - @param argument "limit" is not a parameter name. [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/monitor/HarvestMonitor.java:250: warning - @param argument "limit" is not a parameter name. [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/report/LegacyHarvestReport.java:55: warning - @dsr is an unknown tag. [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FullFrontierReport.java:392: warning - @param argument "contentsAsString" is not a parameter name. [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/PartialHarvest.java:293: warning - Tag @see: can't find addConfigurations(PageContext, I18n, String) in dk.netarkivet.harvester.webinterface.EventHarvestUtil [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/eav/EAV.java:105: warning - @return tag has no arguments. [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/DomainDefinition.java:421: warning - @return tag cannot be used in method with void return type. [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see:illegal character: "58" in "https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes" [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see:illegal character: "47" in "https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes" [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see:illegal character: "47" in "https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes" [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see:illegal character: "47" in "https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes" [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see:illegal character: "47" in "https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes" [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see:illegal character: "47" in "https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes" [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see:illegal character: "47" in "https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes" [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see:illegal character: "43" in "https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes" [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see:illegal character: "43" in "https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes" [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/frontier/FrontierReportLine.java:94: warning - Tag @see: reference not found: https://webarchive.jira.com/wiki/display/Heritrix/Precedence+Feature+Notes [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: DefaultJobGenerator [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:183: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:168: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:175: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:323: warning - Tag @link: reference not found: JobDispatcher [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/target/harvester-core-5.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ harvester-core --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/target/harvester-core-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.4-SNAPSHOT/harvester-core-5.4-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.4-SNAPSHOT/harvester-core-5.4-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/target/harvester-core-5.4-SNAPSHOT-tests.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.4-SNAPSHOT/harvester-core-5.4-SNAPSHOT-tests.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/target/harvester-core-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.4-SNAPSHOT/harvester-core-5.4-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-core/target/harvester-core-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.4-SNAPSHOT/harvester-core-5.4-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - archive - test 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive-test --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/archive/archive-test/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ archive-test --- [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/jrg-temp-config/archive/archive-test/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ archive-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/archive/archive-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ archive-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ archive-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 280 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ archive-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 78 source files to /home/cibuild02/workspace/jrg-temp-config/archive/archive-test/target/test-classes [WARNING] /home/cibuild02/workspace/jrg-temp-config/archive/archive-test/src/test/java/dk/netarkivet/archive/webinterface/BitpreserveFileStatusTester.java: Some input files use or override a deprecated API. [WARNING] /home/cibuild02/workspace/jrg-temp-config/archive/archive-test/src/test/java/dk/netarkivet/archive/webinterface/BitpreserveFileStatusTester.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/cibuild02/workspace/jrg-temp-config/archive/archive-test/src/test/java/dk/netarkivet/archive/webinterface/BatchGUITester.java: Some input files use unchecked or unsafe operations. [WARNING] /home/cibuild02/workspace/jrg-temp-config/archive/archive-test/src/test/java/dk/netarkivet/archive/webinterface/BatchGUITester.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ archive-test --- [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ archive-test --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ archive-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/archive/archive-test/target/archive-test-5.4-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ archive-test >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ archive-test --- [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/jrg-temp-config/archive/archive-test/../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 @ archive-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ archive-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ archive-test --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ archive-test --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/archive/archive-test/target/archive-test-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-test/5.4-SNAPSHOT/archive-test-5.4-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/archive/archive-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-test/5.4-SNAPSHOT/archive-test-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - bitpreservation - webapp 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bitpreservation-gui --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/archive/bitpreservation-gui/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bitpreservation-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/archive/bitpreservation-gui/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ bitpreservation-gui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bitpreservation-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/archive/bitpreservation-gui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ bitpreservation-gui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bitpreservation-gui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ bitpreservation-gui --- [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ bitpreservation-gui --- [INFO] Packaging webapp [INFO] Assembling webapp [bitpreservation-gui] in [/home/cibuild02/workspace/jrg-temp-config/archive/bitpreservation-gui/target/BitPreservation] [INFO] Processing war project [INFO] Copying webapp resources [/home/cibuild02/workspace/jrg-temp-config/archive/bitpreservation-gui/src/main/webapp] [INFO] Webapp assembled in [271 msecs] [INFO] Building war: /home/cibuild02/workspace/jrg-temp-config/archive/bitpreservation-gui/target/BitPreservation.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ bitpreservation-gui >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ bitpreservation-gui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ bitpreservation-gui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ bitpreservation-gui --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ bitpreservation-gui --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/archive/bitpreservation-gui/target/BitPreservation.war to /home/cibuild02/.m2/repository/org/netarchivesuite/bitpreservation-gui/5.4-SNAPSHOT/bitpreservation-gui-5.4-SNAPSHOT.war [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/archive/bitpreservation-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/bitpreservation-gui/5.4-SNAPSHOT/bitpreservation-gui-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - Harvest Scheduler 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvest-scheduler --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ harvest-scheduler --- [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/jrg-temp-config/harvester/harvest-scheduler/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ harvest-scheduler --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ harvest-scheduler --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ harvest-scheduler --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ harvest-scheduler --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ harvest-scheduler --- [JENKINS] Recording test results[INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvest-scheduler --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ harvest-scheduler --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/target/harvest-scheduler-5.4-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ harvest-scheduler >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ harvest-scheduler --- [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/jrg-temp-config/harvester/harvest-scheduler/../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 @ harvest-scheduler <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ harvest-scheduler --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/target/harvest-scheduler-5.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ harvest-scheduler --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/target/harvest-scheduler-5.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ harvest-scheduler --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/target/harvest-scheduler-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvest-scheduler/5.4-SNAPSHOT/harvest-scheduler-5.4-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvest-scheduler/5.4-SNAPSHOT/harvest-scheduler-5.4-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/target/harvest-scheduler-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvest-scheduler/5.4-SNAPSHOT/harvest-scheduler-5.4-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvest-scheduler/target/harvest-scheduler-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvest-scheduler/5.4-SNAPSHOT/harvest-scheduler-5.4-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - monitor 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ monitor --- [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ monitor --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ monitor >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ monitor <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ monitor --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ monitor --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ monitor --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/monitor/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor/5.4-SNAPSHOT/monitor-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - monitor - core 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ monitor-core --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ monitor-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/jrg-temp-config/monitor/monitor-core/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ monitor-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ monitor-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 23 source files to /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/target/classes [WARNING] /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/src/main/java/dk/netarkivet/monitor/webinterface/JMXSummaryUtils.java: /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/src/main/java/dk/netarkivet/monitor/webinterface/JMXSummaryUtils.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/src/main/java/dk/netarkivet/monitor/webinterface/JMXSummaryUtils.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ monitor-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ monitor-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/target/test-classes [WARNING] /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/src/test/java/dk/netarkivet/monitor/jmx/JMXUtilsTester.java:[30,33] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release [WARNING] /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/src/test/java/dk/netarkivet/monitor/jmx/JMXUtilsTester.java:[72,63] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release [WARNING] /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/src/test/java/dk/netarkivet/monitor/jmx/JMXUtilsTester.java:[74,23] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ monitor-core --- [JENKINS] Recording test results[INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ monitor-core --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ monitor-core --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/target/monitor-core-5.4-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ monitor-core >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ monitor-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/jrg-temp-config/monitor/monitor-core/../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 @ monitor-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ monitor-core --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/target/monitor-core-5.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ monitor-core --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/target/monitor-core-5.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ monitor-core --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/target/monitor-core-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/5.4-SNAPSHOT/monitor-core-5.4-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/5.4-SNAPSHOT/monitor-core-5.4-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/target/monitor-core-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/5.4-SNAPSHOT/monitor-core-5.4-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-core/target/monitor-core-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/5.4-SNAPSHOT/monitor-core-5.4-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - wayback 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback --- [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ wayback --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ wayback >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ wayback <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ wayback --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ wayback --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ wayback --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback/5.4-SNAPSHOT/wayback-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - wayback - indexer 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback-indexer --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ wayback-indexer --- [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/jrg-temp-config/wayback/wayback-indexer/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ wayback-indexer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ wayback-indexer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ wayback-indexer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ wayback-indexer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ wayback-indexer --- [INFO] [JENKINS] Recording test results[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ wayback-indexer --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ wayback-indexer --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/target/wayback-indexer-5.4-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ wayback-indexer >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ wayback-indexer --- [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/jrg-temp-config/wayback/wayback-indexer/../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 @ wayback-indexer <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ wayback-indexer --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/target/wayback-indexer-5.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ wayback-indexer --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/target/wayback-indexer-5.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ wayback-indexer --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/target/wayback-indexer-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/5.4-SNAPSHOT/wayback-indexer-5.4-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/5.4-SNAPSHOT/wayback-indexer-5.4-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/target/wayback-indexer-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/5.4-SNAPSHOT/wayback-indexer-5.4-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-indexer/target/wayback-indexer-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/5.4-SNAPSHOT/wayback-indexer-5.4-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - deploy 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deploy --- [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ deploy --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ deploy >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ deploy <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ deploy --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ deploy --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ deploy --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/deploy/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy/5.4-SNAPSHOT/deploy-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - deploy - core 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deploy-core --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ deploy-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/jrg-temp-config/deploy/deploy-core/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ deploy-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ deploy-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ deploy-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ deploy-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ deploy-core --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ deploy-core --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ deploy-core --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/target/deploy-core-5.4-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ deploy-core >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ deploy-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/jrg-temp-config/deploy/deploy-core/../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 @ deploy-core <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ deploy-core --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/target/deploy-core-5.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ deploy-core --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/target/deploy-core-5.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ deploy-core --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/target/deploy-core-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.4-SNAPSHOT/deploy-core-5.4-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.4-SNAPSHOT/deploy-core-5.4-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/target/deploy-core-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.4-SNAPSHOT/deploy-core-5.4-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-core/target/deploy-core-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.4-SNAPSHOT/deploy-core-5.4-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - harvester - heritrix3 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3 --- [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ heritrix3 --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ heritrix3 >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ heritrix3 <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ heritrix3 --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ heritrix3 --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ heritrix3 --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3/5.4-SNAPSHOT/heritrix3-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Netarchivesuite - Heritrix3 Extensions 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-extensions --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ heritrix3-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ heritrix3-extensions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/target/classes [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/src/main/java/org/archive/crawler/framework/ToeThread.java: /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/src/main/java/org/archive/crawler/framework/ToeThread.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/src/main/java/org/archive/crawler/framework/ToeThread.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ heritrix3-extensions --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ heritrix3-extensions --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/target/test-classes [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/src/test/java/dk/netarkivet/harvester/harvesting/extractor/ExtractorOAITest.java: /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/src/test/java/dk/netarkivet/harvester/harvesting/extractor/ExtractorOAITest.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/src/test/java/dk/netarkivet/harvester/harvesting/extractor/ExtractorOAITest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ heritrix3-extensions --- [INFO] [JENKINS] Recording test results[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ heritrix3-extensions --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ heritrix3-extensions --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.4-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ heritrix3-extensions >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ heritrix3-extensions <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ heritrix3-extensions --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ heritrix3-extensions --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/src/main/java/dk/netarkivet/harvester/harvesting/extractor/IcelandicExtractorJS.java:66: warning - @contributor is an unknown tag. [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ heritrix3-extensions --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/5.4-SNAPSHOT/heritrix3-extensions-5.4-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/5.4-SNAPSHOT/heritrix3-extensions-5.4-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/5.4-SNAPSHOT/heritrix3-extensions-5.4-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/5.4-SNAPSHOT/heritrix3-extensions-5.4-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - heritrix3 controller 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-controller --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ heritrix3-controller --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ heritrix3-controller --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ heritrix3-controller --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ heritrix3-controller --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ heritrix3-controller --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ heritrix3-controller --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ heritrix3-controller --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.4-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ heritrix3-controller >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ heritrix3-controller <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ heritrix3-controller --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ heritrix3-controller --- [INFO] 3 warnings [WARNING] Javadoc Warnings [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/Heritrix3Settings.java:174: warning - Tag @see: can't find documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) in dk.netarkivet.harvester.heritrix3.HarvestDocumentation [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/Heritrix3Settings.java:165: warning - Tag @see: can't find documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) in dk.netarkivet.harvester.heritrix3.HarvestDocumentation [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/Heritrix3Settings.java:156: warning - Tag @see: can't find documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) in dk.netarkivet.harvester.heritrix3.HarvestDocumentation [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ heritrix3-controller --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/5.4-SNAPSHOT/heritrix3-controller-5.4-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/5.4-SNAPSHOT/heritrix3-controller-5.4-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/5.4-SNAPSHOT/heritrix3-controller-5.4-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/5.4-SNAPSHOT/heritrix3-controller-5.4-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - Status - Webapp 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ status-gui --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/monitor/status-gui/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ status-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/monitor/status-gui/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ status-gui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ status-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/monitor/status-gui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ status-gui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ status-gui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ status-gui --- [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ status-gui --- [INFO] Packaging webapp [INFO] Assembling webapp [status-gui] in [/home/cibuild02/workspace/jrg-temp-config/monitor/status-gui/target/Status] [INFO] Processing war project [INFO] Copying webapp resources [/home/cibuild02/workspace/jrg-temp-config/monitor/status-gui/src/main/webapp] [INFO] Webapp assembled in [99 msecs] [INFO] Building war: /home/cibuild02/workspace/jrg-temp-config/monitor/status-gui/target/Status.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ status-gui >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ status-gui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ status-gui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ status-gui --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ status-gui --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/monitor/status-gui/target/Status.war to /home/cibuild02/.m2/repository/org/netarchivesuite/status-gui/5.4-SNAPSHOT/status-gui-5.4-SNAPSHOT.war [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/monitor/status-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/status-gui/5.4-SNAPSHOT/status-gui-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - qa - webapp 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qa-gui --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/harvester/qa-gui/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qa-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/qa-gui/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ qa-gui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ qa-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/qa-gui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ qa-gui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ qa-gui --- [INFO] No tests to run. [JENKINS] Recording test results[INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ qa-gui --- [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ qa-gui --- [INFO] Packaging webapp [INFO] Assembling webapp [qa-gui] in [/home/cibuild02/workspace/jrg-temp-config/harvester/qa-gui/target/QA] [INFO] Processing war project [INFO] Copying webapp resources [/home/cibuild02/workspace/jrg-temp-config/harvester/qa-gui/src/main/webapp] [INFO] Webapp assembled in [65 msecs] [INFO] Building war: /home/cibuild02/workspace/jrg-temp-config/harvester/qa-gui/target/QA.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ qa-gui >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ qa-gui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ qa-gui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ qa-gui --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ qa-gui --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/qa-gui/target/QA.war to /home/cibuild02/.m2/repository/org/netarchivesuite/qa-gui/5.4-SNAPSHOT/qa-gui-5.4-SNAPSHOT.war [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/qa-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/qa-gui/5.4-SNAPSHOT/qa-gui-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - history - webapp 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ history-gui --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/harvester/history-gui/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ history-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/history-gui/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ history-gui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ history-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/history-gui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ history-gui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ history-gui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ history-gui --- [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ history-gui --- [INFO] Packaging webapp [INFO] Assembling webapp [history-gui] in [/home/cibuild02/workspace/jrg-temp-config/harvester/history-gui/target/History] [INFO] Processing war project [INFO] Copying webapp resources [/home/cibuild02/workspace/jrg-temp-config/harvester/history-gui/src/main/webapp] [INFO] Webapp assembled in [180 msecs] [INFO] Building war: /home/cibuild02/workspace/jrg-temp-config/harvester/history-gui/target/History.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ history-gui >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ history-gui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ history-gui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ history-gui --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ history-gui --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/history-gui/target/History.war to /home/cibuild02/.m2/repository/org/netarchivesuite/history-gui/5.4-SNAPSHOT/history-gui-5.4-SNAPSHOT.war [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/history-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/history-gui/5.4-SNAPSHOT/history-gui-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - harvestDefinition - webapp 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvestdefinition-gui --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/harvester/harvestdefinition-gui/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ harvestdefinition-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/harvestdefinition-gui/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ harvestdefinition-gui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ harvestdefinition-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/harvestdefinition-gui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ harvestdefinition-gui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ harvestdefinition-gui --- [INFO] No tests to run. [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvestdefinition-gui --- [JENKINS] Recording test results [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ harvestdefinition-gui --- [INFO] Packaging webapp [INFO] Assembling webapp [harvestdefinition-gui] in [/home/cibuild02/workspace/jrg-temp-config/harvester/harvestdefinition-gui/target/HarvestDefinition] [INFO] Processing war project [INFO] Copying webapp resources [/home/cibuild02/workspace/jrg-temp-config/harvester/harvestdefinition-gui/src/main/webapp] [INFO] Webapp assembled in [344 msecs] [INFO] Building war: /home/cibuild02/workspace/jrg-temp-config/harvester/harvestdefinition-gui/target/HarvestDefinition.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ harvestdefinition-gui >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ harvestdefinition-gui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ harvestdefinition-gui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ harvestdefinition-gui --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ harvestdefinition-gui --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvestdefinition-gui/target/HarvestDefinition.war to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestdefinition-gui/5.4-SNAPSHOT/harvestdefinition-gui-5.4-SNAPSHOT.war [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvestdefinition-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestdefinition-gui/5.4-SNAPSHOT/harvestdefinition-gui-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - harvestChannel - webapp 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvestchannel-gui --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/harvester/harvestchannel-gui/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ harvestchannel-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/harvestchannel-gui/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ harvestchannel-gui --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ harvestchannel-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/harvestchannel-gui/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ harvestchannel-gui --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ harvestchannel-gui --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvestchannel-gui --- [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ harvestchannel-gui --- [INFO] Packaging webapp [INFO] Assembling webapp [harvestchannel-gui] in [/home/cibuild02/workspace/jrg-temp-config/harvester/harvestchannel-gui/target/HarvestChannel] [INFO] Processing war project [INFO] Copying webapp resources [/home/cibuild02/workspace/jrg-temp-config/harvester/harvestchannel-gui/src/main/webapp] [INFO] Webapp assembled in [28 msecs] [INFO] Building war: /home/cibuild02/workspace/jrg-temp-config/harvester/harvestchannel-gui/target/HarvestChannel.war [INFO] WEB-INF/web.xml already added, skipping [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ harvestchannel-gui >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ harvestchannel-gui <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ harvestchannel-gui --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ harvestchannel-gui --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ harvestchannel-gui --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvestchannel-gui/target/HarvestChannel.war to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestchannel-gui/5.4-SNAPSHOT/harvestchannel-gui-5.4-SNAPSHOT.war [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvestchannel-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestchannel-gui/5.4-SNAPSHOT/harvestchannel-gui-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - deploy - distribution 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/deploy/distribution/target [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ distribution --- [INFO] [INFO] --- maven-assembly-plugin:2.4.1:single (distro-assembly) @ distribution --- [INFO] Reading assembly descriptor: src/main/assembly/distribution.xml [INFO] Building zip: /home/cibuild02/workspace/jrg-temp-config/deploy/distribution/target/NetarchiveSuite-5.4-SNAPSHOT.zip [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ distribution >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ distribution <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ distribution --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ distribution --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ distribution --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/deploy/distribution/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/distribution/5.4-SNAPSHOT/distribution-5.4-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/deploy/distribution/target/NetarchiveSuite-5.4-SNAPSHOT.zip to /home/cibuild02/.m2/repository/org/netarchivesuite/distribution/5.4-SNAPSHOT/distribution-5.4-SNAPSHOT.zip [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - deploy - test 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deploy-test --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-test/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ deploy-test --- [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/jrg-temp-config/deploy/deploy-test/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ deploy-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ deploy-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ deploy-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 502 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ deploy-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ deploy-test --- [JENKINS] Recording test results[INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ deploy-test --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ deploy-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-test/target/deploy-test-5.4-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ deploy-test >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ deploy-test --- [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/jrg-temp-config/deploy/deploy-test/../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 @ deploy-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ deploy-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ deploy-test --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ deploy-test --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-test/target/deploy-test-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-test/5.4-SNAPSHOT/deploy-test-5.4-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/deploy/deploy-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-test/5.4-SNAPSHOT/deploy-test-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Netarchivesuite - Heritrix3 Bundler 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-bundler --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-bundler/target [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ heritrix3-bundler --- [INFO] [INFO] --- maven-assembly-plugin:2.4.1:single (distro-assembly) @ heritrix3-bundler --- [INFO] Reading assembly descriptor: src/main/assembly/distribution.xml [WARNING] The following patterns were never triggered in this artifact exclusion filter: o 'org.eclipse.jetty:*:jar' o 'org.eclipse.jetty.websocket:*:jar' o 'org.eclipse.jetty.orbit:*:jar' o 'org.glassfish:*:jar' o 'org.glassfish.web:*:jar' o 'javax.servlet:*:jar' o 'org.ow2.asm:*:jar' o 'org.apache.httpcomponents:httpclient:jar:4.2.5' o 'org.apache.httpcomponents:httpcore:jar:4.2.4' [INFO] Building zip: /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-bundler/target/NetarchiveSuite-heritrix3-bundler-5.4-SNAPSHOT.zip [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ heritrix3-bundler >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ heritrix3-bundler <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ heritrix3-bundler --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ heritrix3-bundler --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ heritrix3-bundler --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-bundler/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-bundler/5.4-SNAPSHOT/heritrix3-bundler-5.4-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/heritrix3/heritrix3-bundler/target/NetarchiveSuite-heritrix3-bundler-5.4-SNAPSHOT.zip to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-bundler/5.4-SNAPSHOT/heritrix3-bundler-5.4-SNAPSHOT.zip [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - harvester - test 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvester-test --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ harvester-test --- [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/jrg-temp-config/harvester/harvester-test/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ harvester-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ harvester-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ harvester-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] Copying 441 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ harvester-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 125 source files to /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/target/test-classes [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/src/test/java/dk/netarkivet/viewerproxy/distribute/HTTPControllerServerTester.java: Some input files use or override a deprecated API. [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/src/test/java/dk/netarkivet/viewerproxy/distribute/HTTPControllerServerTester.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/src/test/java/dk/netarkivet/harvester/indexserver/CombiningMultiFileBasedCacheTester.java: /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/src/test/java/dk/netarkivet/harvester/indexserver/CombiningMultiFileBasedCacheTester.java uses unchecked or unsafe operations. [WARNING] /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/src/test/java/dk/netarkivet/harvester/indexserver/CombiningMultiFileBasedCacheTester.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ harvester-test --- [INFO] Surefire report directory: /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running dk.netarkivet.harvester.indexserver.distribute.IndexRequestServerTester Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 3.014 sec - in dk.netarkivet.harvester.indexserver.distribute.IndexRequestServerTester Cleaned up dk.netarkivet.common.distribute.JMSConnectionMockupMQ Cleaned up dk.netarkivet.common.distribute.JMSConnectionMockupMQ Cleaned up dk.netarkivet.common.distribute.JMSConnectionMockupMQ Cleaned up dk.netarkivet.common.distribute.JMSConnectionMockupMQ Cleaned up dk.netarkivet.common.distribute.JMSConnectionMockupMQ Cleaned up dk.netarkivet.common.distribute.JMSConnectionMockupMQ Cleaned up dk.netarkivet.common.distribute.JMSConnectionMockupMQ Cleaned up dk.netarkivet.common.distribute.JMSConnectionMockupMQ Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 2 [JENKINS] Recording test results log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvester-test --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ harvester-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/target/harvester-test-5.4-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ harvester-test >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ harvester-test --- [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/jrg-temp-config/harvester/harvester-test/../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 @ harvester-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ harvester-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ harvester-test --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ harvester-test --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/target/harvester-test-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-test/5.4-SNAPSHOT/harvester-test-5.4-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/harvester/harvester-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-test/5.4-SNAPSHOT/harvester-test-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - monitor - test 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ monitor-test --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-test/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ monitor-test --- [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/jrg-temp-config/monitor/monitor-test/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ monitor-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ monitor-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ monitor-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ monitor-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ monitor-test --- [INFO] [JENKINS] Recording test results[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ monitor-test --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ monitor-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-test/target/monitor-test-5.4-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ monitor-test >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ monitor-test --- [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/jrg-temp-config/monitor/monitor-test/../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 @ monitor-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ monitor-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ monitor-test --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ monitor-test --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-test/target/monitor-test-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-test/5.4-SNAPSHOT/monitor-test-5.4-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/monitor/monitor-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-test/5.4-SNAPSHOT/monitor-test-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - wayback resourceStore 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback-resourcestore --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ wayback-resourcestore --- [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/jrg-temp-config/wayback/wayback-resourcestore/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ wayback-resourcestore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ wayback-resourcestore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ wayback-resourcestore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ wayback-resourcestore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ wayback-resourcestore --- [JENKINS] Recording test results[INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ wayback-resourcestore --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ wayback-resourcestore --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/target/wayback-resourcestore-5.4-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ wayback-resourcestore >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ wayback-resourcestore --- [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/jrg-temp-config/wayback/wayback-resourcestore/../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 @ wayback-resourcestore <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ wayback-resourcestore --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/target/wayback-resourcestore-5.4-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ wayback-resourcestore --- [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/target/wayback-resourcestore-5.4-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ wayback-resourcestore --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/target/wayback-resourcestore-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-resourcestore/5.4-SNAPSHOT/wayback-resourcestore-5.4-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-resourcestore/5.4-SNAPSHOT/wayback-resourcestore-5.4-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/target/wayback-resourcestore-5.4-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-resourcestore/5.4-SNAPSHOT/wayback-resourcestore-5.4-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-resourcestore/target/wayback-resourcestore-5.4-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-resourcestore/5.4-SNAPSHOT/wayback-resourcestore-5.4-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - wayback - test 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback-test --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-test/target [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ wayback-test --- [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/jrg-temp-config/wayback/wayback-test/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ wayback-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ wayback-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ wayback-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 28 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ wayback-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ wayback-test --- [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ wayback-test --- [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ wayback-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-test/target/wayback-test-5.4-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ wayback-test >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ wayback-test --- [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/jrg-temp-config/wayback/wayback-test/../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 @ wayback-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ wayback-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ wayback-test --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ wayback-test --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-test/target/wayback-test-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-test/5.4-SNAPSHOT/wayback-test-5.4-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/wayback/wayback-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-test/5.4-SNAPSHOT/wayback-test-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - integration tests 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ integration-test --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ integration-test >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ integration-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ integration-test --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ integration-test --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/integration-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/integration-test/5.4-SNAPSHOT/integration-test-5.4-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite System test 5.4-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ system-test --- [INFO] Deleting /home/cibuild02/workspace/jrg-temp-config/integration-test/system-test/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ system-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/jrg-temp-config/integration-test/system-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ system-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ system-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ system-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 33 source files to /home/cibuild02/workspace/jrg-temp-config/integration-test/system-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ system-test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ system-test --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ system-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/cibuild02/workspace/jrg-temp-config/integration-test/system-test/target/system-test-5.4-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ system-test >>> [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ system-test <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ system-test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ system-test --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ system-test --- [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/integration-test/system-test/target/system-test-5.4-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/system-test/5.4-SNAPSHOT/system-test-5.4-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/jrg-temp-config/integration-test/system-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/system-test/5.4-SNAPSHOT/system-test-5.4-SNAPSHOT.pom [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 [ 8.496 s] [INFO] NetarchiveSuite - build-tools ...................... SUCCESS [ 3.319 s] [INFO] NetarchiveSuite - common ........................... SUCCESS [ 0.350 s] [INFO] NetarchiveSuite - test utils ....................... SUCCESS [ 6.130 s] [INFO] NetarchiveSuite - common - core .................... SUCCESS [ 20.898 s] [INFO] NetarchiveSuite - common - test .................... SUCCESS [ 13.559 s] [INFO] NetarchiveSuite - archive .......................... SUCCESS [ 0.531 s] [INFO] NetarchiveSuite - archive - core ................... SUCCESS [ 13.919 s] [INFO] NetarchiveSuite - harvester ........................ SUCCESS [ 0.356 s] [INFO] NetarchiveSuite - harvester - core ................. SUCCESS [ 21.061 s] [INFO] NetarchiveSuite - archive - test ................... SUCCESS [ 5.335 s] [INFO] NetarchiveSuite - bitpreservation - webapp ......... SUCCESS [ 2.315 s] [INFO] NetarchiveSuite - Harvest Scheduler ................ SUCCESS [ 6.005 s] [INFO] NetarchiveSuite - monitor .......................... SUCCESS [ 0.394 s] [INFO] NetarchiveSuite - monitor - core ................... SUCCESS [ 5.935 s] [INFO] NetarchiveSuite - wayback .......................... SUCCESS [ 0.795 s] [INFO] NetarchiveSuite - wayback - indexer ................ SUCCESS [ 5.960 s] [INFO] NetarchiveSuite - deploy ........................... SUCCESS [ 0.377 s] [INFO] NetarchiveSuite - deploy - core .................... SUCCESS [ 7.950 s] [INFO] NetarchiveSuite - harvester - heritrix3 ............ SUCCESS [ 0.383 s] [INFO] Netarchivesuite - Heritrix3 Extensions ............. SUCCESS [ 10.932 s] [INFO] NetarchiveSuite - heritrix3 controller ............. SUCCESS [ 7.329 s] [INFO] NetarchiveSuite - Status - Webapp .................. SUCCESS [ 1.305 s] [INFO] NetarchiveSuite - qa - webapp ...................... SUCCESS [ 0.868 s] [INFO] NetarchiveSuite - history - webapp ................. SUCCESS [ 1.730 s] [INFO] NetarchiveSuite - harvestDefinition - webapp ....... SUCCESS [ 1.662 s] [INFO] NetarchiveSuite - harvestChannel - webapp .......... SUCCESS [ 0.714 s] [INFO] NetarchiveSuite - deploy - distribution ............ SUCCESS [ 18.815 s] [INFO] NetarchiveSuite - deploy - test .................... SUCCESS [ 3.466 s] [INFO] Netarchivesuite - Heritrix3 Bundler ................ SUCCESS [ 15.218 s] [INFO] NetarchiveSuite - harvester - test ................. SUCCESS [ 13.745 s] [INFO] NetarchiveSuite - monitor - test ................... SUCCESS [ 1.837 s] [INFO] NetarchiveSuite - wayback resourceStore ............ SUCCESS [ 5.337 s] [INFO] NetarchiveSuite - wayback - test ................... SUCCESS [ 2.019 s] [INFO] NetarchiveSuite - integration tests ................ SUCCESS [ 0.810 s] [INFO] NetarchiveSuite System test ........................ SUCCESS [ 3.382 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:45 min [INFO] Finished at: 2018-02-21T11:15:34+01:00 [INFO] Final Memory: 97M/233M [INFO] ------------------------------------------------------------------------ channel stopped An attempt to send an e-mail to empty list of recipients, ignored. Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered NetarchiveSuite-Quickstart-Deploy is disabled. Triggering skipped Finished: SUCCESS