Started by user Rasmus Bohl Kristensen (rbkr) Building remotely on NetarchiveSuite in workspace /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository https://github.com/netarchivesuite/netarchivesuite.git > git init /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click # 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 config remote.origin.url https://github.com/netarchivesuite/netarchivesuite.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/netarchivesuite/netarchivesuite.git # timeout=10 Fetching upstream changes from https://github.com/netarchivesuite/netarchivesuite.git > 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/NARK-1997-FilesForJob^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/NARK-1997-FilesForJob^{commit} # timeout=10 Checking out Revision e68e482d4385d1ac0a0c8aac903055e1b23eaff3 (refs/remotes/origin/NARK-1997-FilesForJob) > git config core.sparsecheckout # timeout=10 > git checkout -f e68e482d4385d1ac0a0c8aac903055e1b23eaff3 First time build. Skipping changelog. [NetarchiveSuite-Rasmus-1-Click] $ /bin/sh -xe /tmp/hudson6482627973302311587.sh + cd /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click + pwd /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click + ls -lart total 136 drwxrwxr-x. 22 cibuild02 cibuild02 4096 Feb 22 15:23 .. -rw-rw-r--. 1 cibuild02 cibuild02 748 Feb 22 15:23 .travis.yml -rw-rw-r--. 1 cibuild02 cibuild02 4686 Feb 22 15:23 Narcana.md -rw-rw-r--. 1 cibuild02 cibuild02 816 Feb 22 15:23 LICENSE.txt drwxrwxr-x. 2 cibuild02 cibuild02 4096 Feb 22 15:23 .idea -rw-rw-r--. 1 cibuild02 cibuild02 1283 Feb 22 15:23 .gitignore -rw-rw-r--. 1 cibuild02 cibuild02 2055 Feb 22 15:23 README.md drwxrwxr-x. 3 cibuild02 cibuild02 4096 Feb 22 15:23 build-tools drwxrwxr-x. 5 cibuild02 cibuild02 4096 Feb 22 15:23 archive drwxrwxr-x. 5 cibuild02 cibuild02 4096 Feb 22 15:23 common drwxrwxr-x. 3 cibuild02 cibuild02 4096 Feb 22 15:23 hadoop-uber-jar-invoker drwxrwxr-x. 3 cibuild02 cibuild02 4096 Feb 22 15:23 hadoop-uber-jar drwxrwxr-x. 5 cibuild02 cibuild02 4096 Feb 22 15:23 deploy drwxrwxr-x. 10 cibuild02 cibuild02 4096 Feb 22 15:23 harvester drwxrwxr-x. 3 cibuild02 cibuild02 4096 Feb 22 15:23 integration-test drwxrwxr-x. 5 cibuild02 cibuild02 4096 Feb 22 15:23 monitor -rwxrwxr-x. 1 cibuild02 cibuild02 429 Feb 22 15:23 precommit.sh -rw-rw-r--. 1 cibuild02 cibuild02 37037 Feb 22 15:23 pom.xml -rw-rw-r--. 1 cibuild02 cibuild02 87 Feb 22 15:23 reset_gitignore_files.sh drwxrwxr-x. 2 cibuild02 cibuild02 4096 Feb 22 15:23 quickstart-vagrant-environment drwxrwxr-x. 3 cibuild02 cibuild02 4096 Feb 22 15:23 quickstart drwxrwxr-x. 16 cibuild02 cibuild02 4096 Feb 22 15:23 . drwxrwxr-x. 5 cibuild02 cibuild02 4096 Feb 22 15:23 wayback drwxrwxr-x. 8 cibuild02 cibuild02 4096 Feb 22 15:23 .git + rm -rf './lib/*' + rm -rf './deploy/distribution/target/*' Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 40551 maven32-agent.jar already up to date maven32-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [NetarchiveSuite-Rasmus-1-Click] $ /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 40551 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/pom.xml -U -DskipTests clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] NetarchiveSuite [INFO] NetarchiveSuite - build-tools [INFO] NetarchiveSuite - common [INFO] NetarchiveSuite - test utils [INFO] NetarchiveSuite - common - core [INFO] NetarchiveSuite - common - test [INFO] NetarchiveSuite - archive [INFO] NetarchiveSuite - archive - core [INFO] NetarchiveSuite - harvester [INFO] NetarchiveSuite - harvester - core [INFO] NetarchiveSuite - archive - test [INFO] NetarchiveSuite - bitpreservation - webapp [INFO] NetarchiveSuite - Harvest Scheduler [INFO] NetarchiveSuite - monitor [INFO] NetarchiveSuite - monitor - core [INFO] NetarchiveSuite - wayback [INFO] NetarchiveSuite - wayback - indexer [INFO] NetarchiveSuite - deploy [INFO] NetarchiveSuite - deploy - core [INFO] NetarchiveSuite - harvester - heritrix3 [INFO] NetarchiveSuite - Heritrix3 Extensions [INFO] NetarchiveSuite - heritrix3 controller [INFO] NetarchiveSuite - Status - Webapp [INFO] NetarchiveSuite - qa - webapp [INFO] NetarchiveSuite - history - webapp [INFO] NetarchiveSuite - harvestDefinition - webapp [INFO] NetarchiveSuite - harvestChannel - webapp [INFO] NetarchiveSuite - heritrix3 monitor [INFO] NetarchiveSuite - deploy - distribution [INFO] NetarchiveSuite - deploy - test [INFO] NetarchiveSuite - Heritrix3 Bundler [INFO] NetarchiveSuite - harvester - test [INFO] NetarchiveSuite - monitor - test [INFO] NetarchiveSuite - wayback resourceStore [INFO] NetarchiveSuite - wayback - test [INFO] NetarchiveSuite - integration tests [INFO] NetarchiveSuite System test [INFO] hadoop-uber-jar [INFO] hadoop-uber-jar-invoker [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ netarchivesuite --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ netarchivesuite --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ netarchivesuite --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ netarchivesuite --- [INFO] Git info extracted, revision: 'e68e482', branch: '', tag: '', commitsCount: '4473', buildnumber: 'UNNAMED.4473.e68e482' [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ netarchivesuite >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ netarchivesuite --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ netarchivesuite <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ netarchivesuite --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ netarchivesuite --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ netarchivesuite --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite/5.7-IIPCH3-SNAPSHOT/netarchivesuite-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - build-tools 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ build-tools --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ build-tools --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/build-tools/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ build-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ build-tools --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ build-tools --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ build-tools --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/build-tools/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ build-tools --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ build-tools --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/build-tools/target/build-tools-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ build-tools >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ build-tools --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/build-tools/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ build-tools <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ build-tools --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/build-tools/target/build-tools-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ build-tools --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ build-tools --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/build-tools/target/build-tools-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/build-tools/5.7-IIPCH3-SNAPSHOT/build-tools-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/build-tools/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/build-tools/5.7-IIPCH3-SNAPSHOT/build-tools-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/build-tools/target/build-tools-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/build-tools/5.7-IIPCH3-SNAPSHOT/build-tools-5.7-IIPCH3-SNAPSHOT-sources.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - common 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ common --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ common --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ common --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ common >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ common --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ common <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ common --- [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ common --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ common --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/common/5.7-IIPCH3-SNAPSHOT/common-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - test utils 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ netarchivesuite-test-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ netarchivesuite-test-utils --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/../target/jacoco.exec,append=true [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ netarchivesuite-test-utils --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/../target/jacoco.exec,append=true [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ netarchivesuite-test-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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 4 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ netarchivesuite-test-utils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ netarchivesuite-test-utils --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ netarchivesuite-test-utils --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ netarchivesuite-test-utils --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ netarchivesuite-test-utils >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ netarchivesuite-test-utils --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/../target/jacoco.exec,append=true [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ netarchivesuite-test-utils --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/../target/jacoco.exec,append=true [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ netarchivesuite-test-utils <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ netarchivesuite-test-utils --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ netarchivesuite-test-utils --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ netarchivesuite-test-utils --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite-test-utils/5.7-IIPCH3-SNAPSHOT/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite-test-utils/5.7-IIPCH3-SNAPSHOT/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite-test-utils/5.7-IIPCH3-SNAPSHOT/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/netarchivesuite-test-utils/5.7-IIPCH3-SNAPSHOT/netarchivesuite-test-utils-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - common - core 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-core/1.10-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-core/1.10-SNAPSHOT/maven-metadata.xml (2 KB at 3.9 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-parent/1.10-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-parent/1.10-SNAPSHOT/maven-metadata.xml (836 B at 35.5 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-reference-settings/1.10-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-reference-settings/1.10-SNAPSHOT/maven-metadata.xml (2 KB at 60.3 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/bitrepository/bitrepository-message-xml-xsd/31-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/bitrepository/bitrepository-message-xml-xsd/31-SNAPSHOT/maven-metadata.xml (1002 B at 51.5 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/bitrepository/bitrepository-message-xml/31-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/bitrepository/bitrepository-message-xml/31-SNAPSHOT/maven-metadata.xml (615 B at 35.3 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/bitrepository/bitrepository-message-xml-java/31-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/bitrepository/bitrepository-message-xml-java/31-SNAPSHOT/maven-metadata.xml (1003 B at 54.4 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-client/1.10-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/bitrepository/reference/bitrepository-client/1.10-SNAPSHOT/maven-metadata.xml (2 KB at 67.2 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ common-core --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/../target/jacoco.exec,append=true [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ common-core --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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 18 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ common-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 200 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/target/classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/utils/JMXUtils.java:[50,33] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/utils/hadoop/HadoopJobUtils.java:[29,25] sun.security.krb5.KrbException is internal proprietary API and may be removed in a future release [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/utils/JMXUtils.java:[105,63] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/utils/JMXUtils.java:[107,21] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/utils/hadoop/HadoopJobUtils.java:[50,73] sun.security.krb5.KrbException is internal proprietary API and may be removed in a future release [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/utils/hadoop/HadoopJobUtils.java:[55,26] sun.security.krb5.Config is internal proprietary API and may be removed in a future release [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/utils/hadoop/HadoopJobUtils.java:[64,49] sun.security.krb5.KrbException is internal proprietary API and may be removed in a future release [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/utils/hadoop/HadoopJobUtils.java:[69,26] sun.security.krb5.Config is internal proprietary API and may be removed in a future release [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/is/hi/bok/deduplicator/CommandLineParser.java: Some input files use or override a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/is/hi/bok/deduplicator/CommandLineParser.java: Recompile with -Xlint:deprecation for details. [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 11 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ common-core --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ common-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [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/NetarchiveSuite-Rasmus-1-Click/common/common-core/target/common-core-5.7-IIPCH3-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 (default) @ common-core --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/../target/jacoco.exec,append=true [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ common-core --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/common/common-core/target/common-core-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ common-core --- [INFO] 17 warnings [WARNING] Javadoc Warnings [WARNING] warning: unknown enum constant ThreadingBehavior.IMMUTABLE_CONDITIONAL [WARNING] reason: class file for org.apache.http.annotation.ThreadingBehavior not found [WARNING] warning: unknown enum constant ThreadingBehavior.SAFE [WARNING] warning: unknown enum constant ThreadingBehavior.SAFE [WARNING] warning: unknown enum constant ThreadingBehavior.SAFE_CONDITIONAL [WARNING] warning: unknown enum constant ThreadingBehavior.IMMUTABLE [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/PreservationArcRepositoryClient.java:126: warning - Tag @see: reference not found: dk.netarkivet.archive.checksum.distribute.GetAllChecksumsMessage [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/PreservationArcRepositoryClient.java:150: warning - Tag @see: reference not found: dk.netarkivet.archive.checksum.distribute.GetAllFilenamesMessage [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/PreservationArcRepositoryClient.java:126: warning - Tag @see: reference not found: dk.netarkivet.archive.checksum.distribute.GetAllChecksumsMessage [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/distribute/arcrepository/PreservationArcRepositoryClient.java:150: warning - Tag @see: reference not found: dk.netarkivet.archive.checksum.distribute.GetAllFilenamesMessage [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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 [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/webinterface/SiteSection.java:220: warning - @return tag has no arguments. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/src/main/java/dk/netarkivet/common/webinterface/SiteSection.java:241: warning - @param argument "out" is not a parameter name. [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/target/common-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ common-core --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/target/common-core-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-core/5.7-IIPCH3-SNAPSHOT/common-core-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/common-core/5.7-IIPCH3-SNAPSHOT/common-core-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/target/common-core-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-core/5.7-IIPCH3-SNAPSHOT/common-core-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-core/target/common-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-core/5.7-IIPCH3-SNAPSHOT/common-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - common - test 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/common/common-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/common/common-test/target/classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java: Some input files use or override a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java: Some input files use unchecked or unsafe operations. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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 78 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/target/test-classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/src/test/java/dk/netarkivet/common/utils/StringUtilsTester.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/src/test/java/dk/netarkivet/common/utils/StringUtilsTester.java uses unchecked or unsafe operations. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ common-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [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/NetarchiveSuite-Rasmus-1-Click/common/common-test/target/common-test-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/common/common-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/common/common-test/target/common-test-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ common-test --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/target/common-test-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ common-test --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/target/common-test-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-test/5.7-IIPCH3-SNAPSHOT/common-test-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/common-test/5.7-IIPCH3-SNAPSHOT/common-test-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/target/common-test-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-test/5.7-IIPCH3-SNAPSHOT/common-test-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/common/common-test/target/common-test-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/common-test/5.7-IIPCH3-SNAPSHOT/common-test-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - archive 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ archive --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ archive --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/target/jacoco.exec [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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ archive --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ 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/NetarchiveSuite-Rasmus-1-Click/archive/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/archive/5.7-IIPCH3-SNAPSHOT/archive-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - archive - core 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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 93 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/target/classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/src/main/java/dk/netarkivet/archive/tools/RunBatch.java: Some input files use or override a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/src/main/java/dk/netarkivet/archive/tools/RunBatch.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/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/target/test-classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/src/test/java/dk/netarkivet/archive/arcrepository/distribute/ArcRepositoryServerTester.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/src/test/java/dk/netarkivet/archive/arcrepository/distribute/ArcRepositoryServerTester.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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 --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ archive-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [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/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/target/archive-core-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/target/archive-core-5.7-IIPCH3-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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/target/archive-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ archive-core --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/target/archive-core-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-core/5.7-IIPCH3-SNAPSHOT/archive-core-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-core/5.7-IIPCH3-SNAPSHOT/archive-core-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/target/archive-core-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-core/5.7-IIPCH3-SNAPSHOT/archive-core-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-core/target/archive-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-core/5.7-IIPCH3-SNAPSHOT/archive-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - harvester 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvester --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ harvester --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ harvester --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/target/jacoco.exec [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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ harvester --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ 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/NetarchiveSuite-Rasmus-1-Click/harvester/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester/5.7-IIPCH3-SNAPSHOT/harvester-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - harvester - core 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/netarchivesuite/heritrix3-wrapper/1.0.4-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/netarchivesuite/heritrix3-wrapper/1.0.4-SNAPSHOT/maven-metadata.xml (2 KB at 30.4 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvester-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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 12 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 237 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/tools/CreateIndex.java: Some input files use or override a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/tools/CreateIndex.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H1HeritrixTemplate.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H1HeritrixTemplate.java uses unchecked or unsafe operations. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ harvester-core --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ harvester-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvester-core --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ harvester-core --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/harvester-core-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ harvester-core --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/harvester-core-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/harvester-core-5.7-IIPCH3-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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: DefaultJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:183: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:168: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:175: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:330: warning - Tag @link: reference not found: JobDispatcher [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:168: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:175: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:183: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: DefaultJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: DefaultJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:330: warning - Tag @link: reference not found: JobDispatcher [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:363: warning - Tag @link: reference not found: TopTotalEnqueuesFilter [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:379: warning - Tag @see: reference not found: BnfHeritrixController [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:511: warning - Tag @see: reference not found: HarvestDocumentation#documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:520: warning - Tag @see: reference not found: HarvestDocumentation#documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:529: warning - Tag @see: reference not found: HarvestDocumentation#documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/monitor/HarvestMonitor.java:234: warning - @param argument "limit" is not a parameter name. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/monitor/HarvestMonitor.java:253: warning - @param argument "limit" is not a parameter name. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/harvesting/report/LegacyHarvestReport.java:55: warning - @dsr is an unknown tag. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/eav/EAV.java:105: warning - @return tag has no arguments. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/webinterface/DomainDefinition.java:434: warning - @return tag cannot be used in method with void return type. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: DefaultJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:198: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:183: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:168: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:175: warning - Tag @link: reference not found: FixedDomainConfigurationCountJobGenerator [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/HarvesterSettings.java:330: warning - Tag @link: reference not found: JobDispatcher [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/harvester-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ harvester-core --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/harvester-core-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.7-IIPCH3-SNAPSHOT/harvester-core-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.7-IIPCH3-SNAPSHOT/harvester-core-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/harvester-core-5.7-IIPCH3-SNAPSHOT-tests.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.7-IIPCH3-SNAPSHOT/harvester-core-5.7-IIPCH3-SNAPSHOT-tests.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/harvester-core-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.7-IIPCH3-SNAPSHOT/harvester-core-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-core/target/harvester-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-core/5.7-IIPCH3-SNAPSHOT/harvester-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - archive - test 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/archive/archive-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/archive/archive-test/target/test-classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/ArcRepositoryTesterStoreChecksum.java: Some input files use or override a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/ArcRepositoryTesterStoreChecksum.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-test/src/test/java/dk/netarkivet/archive/webinterface/BatchGUITester.java: Some input files use unchecked or unsafe operations. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ archive-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ archive-test --- [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/NetarchiveSuite-Rasmus-1-Click/archive/archive-test/target/archive-test-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/archive/archive-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/archive/archive-test/target/archive-test-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-test/5.7-IIPCH3-SNAPSHOT/archive-test-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/archive-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/archive-test/5.7-IIPCH3-SNAPSHOT/archive-test-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - bitpreservation - webapp 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bitpreservation-gui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ bitpreservation-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/bitpreservation-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ bitpreservation-gui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/bitpreservation-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/archive/bitpreservation-gui/target/BitPreservation] [INFO] Processing war project [INFO] Copying webapp resources [/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/bitpreservation-gui/src/main/webapp] [INFO] Webapp assembled in [67 msecs] [INFO] Building war: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ bitpreservation-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/bitpreservation-gui/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ 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/NetarchiveSuite-Rasmus-1-Click/archive/bitpreservation-gui/target/BitPreservation.war to /home/cibuild02/.m2/repository/org/netarchivesuite/bitpreservation-gui/5.7-IIPCH3-SNAPSHOT/bitpreservation-gui-5.7-IIPCH3-SNAPSHOT.war [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/archive/bitpreservation-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/bitpreservation-gui/5.7-IIPCH3-SNAPSHOT/bitpreservation-gui-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - Harvest Scheduler 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvest-scheduler --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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 14 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ harvest-scheduler --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ harvest-scheduler --- [INFO] Skipping JaCoCo execution due to missing execution data file. [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/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/target/harvest-scheduler-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/target/harvest-scheduler-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ harvest-scheduler --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/target/harvest-scheduler-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ harvest-scheduler --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/target/harvest-scheduler-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvest-scheduler/5.7-IIPCH3-SNAPSHOT/harvest-scheduler-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvest-scheduler/5.7-IIPCH3-SNAPSHOT/harvest-scheduler-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/target/harvest-scheduler-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvest-scheduler/5.7-IIPCH3-SNAPSHOT/harvest-scheduler-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvest-scheduler/target/harvest-scheduler-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvest-scheduler/5.7-IIPCH3-SNAPSHOT/harvest-scheduler-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - monitor 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ monitor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ monitor --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ monitor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/target/jacoco.exec [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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ monitor --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ 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/NetarchiveSuite-Rasmus-1-Click/monitor/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor/5.7-IIPCH3-SNAPSHOT/monitor-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - monitor - core 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ monitor-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/target/classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/src/main/java/dk/netarkivet/monitor/webinterface/JMXSummaryUtils.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/src/main/java/dk/netarkivet/monitor/webinterface/JMXSummaryUtils.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/target/test-classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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 --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ monitor-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/target/monitor-core-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/target/monitor-core-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ monitor-core --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/target/monitor-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ monitor-core --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/target/monitor-core-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/5.7-IIPCH3-SNAPSHOT/monitor-core-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/5.7-IIPCH3-SNAPSHOT/monitor-core-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/target/monitor-core-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/5.7-IIPCH3-SNAPSHOT/monitor-core-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-core/target/monitor-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-core/5.7-IIPCH3-SNAPSHOT/monitor-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - wayback 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ wayback --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ wayback --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/target/jacoco.exec [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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ wayback --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ 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/NetarchiveSuite-Rasmus-1-Click/wayback/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback/5.7-IIPCH3-SNAPSHOT/wayback-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - wayback - indexer 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback-indexer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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 25 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/target/classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/src/main/java/dk/netarkivet/wayback/indexer/ArchiveFile.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/src/main/java/dk/netarkivet/wayback/indexer/ArchiveFile.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/src/main/java/dk/netarkivet/wayback/indexer/ArchiveFile.java: Recompile with -Xlint:deprecation for details. [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 4 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/target/test-classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/src/test/java/dk/netarkivet/wayback/hadoop/CDXJobTest.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/src/test/java/dk/netarkivet/wayback/hadoop/CDXJobTest.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/src/test/java/dk/netarkivet/wayback/hadoop/CDXJobTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ wayback-indexer --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ wayback-indexer --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/target/wayback-indexer-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/target/wayback-indexer-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ wayback-indexer --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/target/wayback-indexer-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ wayback-indexer --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/target/wayback-indexer-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/5.7-IIPCH3-SNAPSHOT/wayback-indexer-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/5.7-IIPCH3-SNAPSHOT/wayback-indexer-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/target/wayback-indexer-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/5.7-IIPCH3-SNAPSHOT/wayback-indexer-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-indexer/target/wayback-indexer-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-indexer/5.7-IIPCH3-SNAPSHOT/wayback-indexer-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - deploy 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deploy --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ deploy --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ deploy --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/target/jacoco.exec [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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ deploy --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ 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/NetarchiveSuite-Rasmus-1-Click/deploy/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy/5.7-IIPCH3-SNAPSHOT/deploy-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - deploy - core 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deploy-core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/target/classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/src/main/java/dk/netarkivet/deploy/DeployApplication.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/src/main/java/dk/netarkivet/deploy/DeployApplication.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/src/main/java/dk/netarkivet/deploy/DeployApplication.java: Recompile with -Xlint:deprecation for details. [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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ deploy-core --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ deploy-core --- [INFO] Skipping JaCoCo execution due to missing execution data file. [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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/target/deploy-core-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/target/deploy-core-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ deploy-core --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/target/deploy-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ deploy-core --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/target/deploy-core-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.7-IIPCH3-SNAPSHOT/deploy-core-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.7-IIPCH3-SNAPSHOT/deploy-core-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/target/deploy-core-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.7-IIPCH3-SNAPSHOT/deploy-core-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-core/target/deploy-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-core/5.7-IIPCH3-SNAPSHOT/deploy-core-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - harvester - heritrix3 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3 --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ heritrix3 --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/target/jacoco.exec [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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3 --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ 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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3/5.7-IIPCH3-SNAPSHOT/heritrix3-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - Heritrix3 Extensions 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix-engine/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix-engine/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml (2 KB at 33.7 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml (614 B at 35.3 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix-modules/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix-modules/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml (2 KB at 72.3 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix-commons/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix-commons/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml (2 KB at 72.3 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix-contrib/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix-contrib/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml (2 KB at 82.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-extensions --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/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 16 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/src/main/java/org/archive/crawler/framework/ToeThread.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/src/main/java/org/archive/crawler/framework/ToeThread.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/test-classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/src/test/java/dk/netarkivet/harvester/harvesting/extractor/ExtractorOAITest.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/src/test/java/dk/netarkivet/harvester/harvesting/extractor/ExtractorOAITest.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ heritrix3-extensions --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/jacoco.exec [INFO] [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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ heritrix3-extensions >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-extensions --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ heritrix3-extensions <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ heritrix3-extensions --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.7-IIPCH3-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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ heritrix3-extensions --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/5.7-IIPCH3-SNAPSHOT/heritrix3-extensions-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/5.7-IIPCH3-SNAPSHOT/heritrix3-extensions-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/5.7-IIPCH3-SNAPSHOT/heritrix3-extensions-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-extensions/5.7-IIPCH3-SNAPSHOT/heritrix3-extensions-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - heritrix3 controller 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-controller --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-controller --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/jacoco.exec [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 23 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/tools/CreateCDXMetadataFile.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/tools/CreateCDXMetadataFile.java uses or overrides a deprecated API. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/tools/CreateCDXMetadataFile.java: Recompile with -Xlint:deprecation for details. [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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ heritrix3-controller --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ heritrix3-controller --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ heritrix3-controller >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-controller --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ heritrix3-controller <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ heritrix3-controller --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.7-IIPCH3-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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/Heritrix3Settings.java:197: warning - Tag @see: can't find documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) in dk.netarkivet.harvester.heritrix3.HarvestDocumentation [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/Heritrix3Settings.java:188: warning - Tag @see: can't find documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) in dk.netarkivet.harvester.heritrix3.HarvestDocumentation [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/heritrix3/Heritrix3Settings.java:179: warning - Tag @see: can't find documentHarvest(dk.netarkivet.harvester.harvesting.IngestableFiles) in dk.netarkivet.harvester.heritrix3.HarvestDocumentation [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ heritrix3-controller --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/5.7-IIPCH3-SNAPSHOT/heritrix3-controller-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/5.7-IIPCH3-SNAPSHOT/heritrix3-controller-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/5.7-IIPCH3-SNAPSHOT/heritrix3-controller-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-controller/5.7-IIPCH3-SNAPSHOT/heritrix3-controller-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - Status - Webapp 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ status-gui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ status-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/status-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ status-gui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/status-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/monitor/status-gui/target/Status] [INFO] Processing war project [INFO] Copying webapp resources [/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/status-gui/src/main/webapp] [INFO] Webapp assembled in [31 msecs] [INFO] Building war: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ status-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/status-gui/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ 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/NetarchiveSuite-Rasmus-1-Click/monitor/status-gui/target/Status.war to /home/cibuild02/.m2/repository/org/netarchivesuite/status-gui/5.7-IIPCH3-SNAPSHOT/status-gui-5.7-IIPCH3-SNAPSHOT.war [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/status-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/status-gui/5.7-IIPCH3-SNAPSHOT/status-gui-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - qa - webapp 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qa-gui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ qa-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/qa-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ qa-gui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/qa-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/harvester/qa-gui/target/QA] [INFO] Processing war project [INFO] Copying webapp resources [/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/qa-gui/src/main/webapp] [INFO] Webapp assembled in [12 msecs] [INFO] Building war: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ qa-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/qa-gui/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ 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/NetarchiveSuite-Rasmus-1-Click/harvester/qa-gui/target/QA.war to /home/cibuild02/.m2/repository/org/netarchivesuite/qa-gui/5.7-IIPCH3-SNAPSHOT/qa-gui-5.7-IIPCH3-SNAPSHOT.war [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/qa-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/qa-gui/5.7-IIPCH3-SNAPSHOT/qa-gui-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - history - webapp 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ history-gui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ history-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/history-gui/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-h3-resources) @ history-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 16 resources [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ history-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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:3.2.0:testResources (default-testResources) @ history-gui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ history-gui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/history-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/harvester/history-gui/target/History] [INFO] Processing war project [INFO] Copying webapp resources [/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/history-gui/src/main/webapp] [INFO] Webapp assembled in [54 msecs] [INFO] Building war: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ history-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/history-gui/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ 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/NetarchiveSuite-Rasmus-1-Click/harvester/history-gui/target/History.war to /home/cibuild02/.m2/repository/org/netarchivesuite/history-gui/5.7-IIPCH3-SNAPSHOT/history-gui-5.7-IIPCH3-SNAPSHOT.war [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/history-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/history-gui/5.7-IIPCH3-SNAPSHOT/history-gui-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - harvestDefinition - webapp 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvestdefinition-gui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ harvestdefinition-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestdefinition-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ harvestdefinition-gui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestdefinition-gui/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvestdefinition-gui --- [INFO] [INFO] --- maven-war-plugin:2.2:war (default-war) @ harvestdefinition-gui --- [INFO] Packaging webapp [INFO] Assembling webapp [harvestdefinition-gui] in [/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestdefinition-gui/target/HarvestDefinition] [INFO] Processing war project [INFO] Copying webapp resources [/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestdefinition-gui/src/main/webapp] [INFO] Webapp assembled in [55 msecs] [INFO] Building war: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ harvestdefinition-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestdefinition-gui/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ 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/NetarchiveSuite-Rasmus-1-Click/harvester/harvestdefinition-gui/target/HarvestDefinition.war to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestdefinition-gui/5.7-IIPCH3-SNAPSHOT/harvestdefinition-gui-5.7-IIPCH3-SNAPSHOT.war [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestdefinition-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestdefinition-gui/5.7-IIPCH3-SNAPSHOT/harvestdefinition-gui-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - harvestChannel - webapp 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvestchannel-gui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ harvestchannel-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestchannel-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ harvestchannel-gui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestchannel-gui/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/harvester/harvestchannel-gui/target/HarvestChannel] [INFO] Processing war project [INFO] Copying webapp resources [/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestchannel-gui/src/main/webapp] [INFO] Webapp assembled in [11 msecs] [INFO] Building war: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ harvestchannel-gui --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestchannel-gui/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ 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/NetarchiveSuite-Rasmus-1-Click/harvester/harvestchannel-gui/target/HarvestChannel.war to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestchannel-gui/5.7-IIPCH3-SNAPSHOT/harvestchannel-gui-5.7-IIPCH3-SNAPSHOT.war [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvestchannel-gui/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvestchannel-gui/5.7-IIPCH3-SNAPSHOT/harvestchannel-gui-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - heritrix3 monitor 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/com/antiaction/bootstrap-agent-tomcat/0.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/com/antiaction/bootstrap-agent-tomcat/0.2.0-SNAPSHOT/maven-metadata.xml (3 KB at 80.9 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/com/antiaction/bootstrap/0.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/com/antiaction/bootstrap/0.2.0-SNAPSHOT/maven-metadata.xml (600 B at 41.9 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/com/antiaction/bootstrap-core/0.2.0-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/com/antiaction/bootstrap-core/0.2.0-SNAPSHOT/maven-metadata.xml (2 KB at 62.0 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-monitor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-monitor --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ heritrix3-monitor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ heritrix3-monitor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ heritrix3-monitor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ heritrix3-monitor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ heritrix3-monitor --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ heritrix3-monitor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ heritrix3-monitor --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ heritrix3-monitor --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:2.4.1:single (distro-assembly) @ heritrix3-monitor --- [INFO] Reading assembly descriptor: src/main/assembly/assembly.xml [WARNING] The following patterns were never triggered in this artifact exclusion filter: o 'org.eclipse.jetty.websocket:*:jar' o 'org.eclipse.jetty.orbit:*:jar' o 'org.glassfish:*:jar' o 'org.glassfish.web:*:jar' o 'jdom:jdom:jar' o 'xom:xom:jar' o 'com.ibm.icu:icu4j:jar' o 'commons-configuration:commons-configuration:jar:1.6' o 'org.apache.httpcomponents:httpclient:jar:4.2.5' o 'org.apache.httpcomponents:httpcore:jar:4.2.4' [INFO] Building tar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/NetarchiveSuite-heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.tar.gz [WARNING] The following patterns were never triggered in this artifact exclusion filter: o 'org.eclipse.jetty.websocket:*:jar' o 'org.eclipse.jetty.orbit:*:jar' o 'org.glassfish:*:jar' o 'org.glassfish.web:*:jar' o 'jdom:jdom:jar' o 'xom:xom:jar' o 'com.ibm.icu:icu4j:jar' o 'commons-configuration:commons-configuration:jar:1.6' o 'org.apache.httpcomponents:httpclient:jar:4.2.5' o 'org.apache.httpcomponents:httpcore:jar:4.2.4' [INFO] Building zip: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/NetarchiveSuite-heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.zip [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ heritrix3-monitor >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-monitor --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ heritrix3-monitor <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ heritrix3-monitor --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ heritrix3-monitor --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/src/main/java/dk/netarkivet/heritrix3/monitor/AcceptLanguageParser.java:88: warning - @param argument "acceptLanguageStr" is not a parameter name. [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ heritrix3-monitor --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-monitor/5.7-IIPCH3-SNAPSHOT/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-monitor/5.7-IIPCH3-SNAPSHOT/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/NetarchiveSuite-heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.tar.gz to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-monitor/5.7-IIPCH3-SNAPSHOT/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.tar.gz [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/NetarchiveSuite-heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.zip to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-monitor/5.7-IIPCH3-SNAPSHOT/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT.zip [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-monitor/5.7-IIPCH3-SNAPSHOT/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-monitor/target/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-monitor/5.7-IIPCH3-SNAPSHOT/heritrix3-monitor-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - deploy - distribution 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ distribution --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/distribution/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ distribution --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/distribution/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/deploy/distribution/target/NetarchiveSuite-5.7-IIPCH3-SNAPSHOT.zip [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ distribution >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ distribution --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/distribution/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ 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/NetarchiveSuite-Rasmus-1-Click/deploy/distribution/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/distribution/5.7-IIPCH3-SNAPSHOT/distribution-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/distribution/target/NetarchiveSuite-5.7-IIPCH3-SNAPSHOT.zip to /home/cibuild02/.m2/repository/org/netarchivesuite/distribution/5.7-IIPCH3-SNAPSHOT/distribution-5.7-IIPCH3-SNAPSHOT.zip [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - deploy - test 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deploy-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ deploy-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ deploy-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-test/target/deploy-test-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-test/target/deploy-test-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-test/5.7-IIPCH3-SNAPSHOT/deploy-test-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/deploy/deploy-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/deploy-test/5.7-IIPCH3-SNAPSHOT/deploy-test-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - Heritrix3 Bundler 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/archive/heritrix/heritrix/3.4.0-IIPC-NAS-SNAPSHOT/maven-metadata.xml (2 KB at 49.1 KB/sec) [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/is/landsbokasafn/crawl-rss/crawl-rss/0.0.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/is/landsbokasafn/crawl-rss/crawl-rss/0.0.1-SNAPSHOT/maven-metadata.xml (2 KB at 69.5 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-bundler --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-bundler --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-bundler/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ heritrix3-bundler --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-bundler/target/jacoco.exec [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.websocket:*:jar' o 'org.eclipse.jetty.orbit:*:jar' o 'org.glassfish:*:jar' o 'org.glassfish.web:*:jar' o 'org.ow2.asm:*:jar' o 'xom:xom:jar' o 'xerces:*:jar' o 'com.ibm.icu:icu4j: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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-bundler/target/NetarchiveSuite-heritrix3-bundler-5.7-IIPCH3-SNAPSHOT.zip [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ heritrix3-bundler >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-bundler --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-bundler/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ 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/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-bundler/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-bundler/5.7-IIPCH3-SNAPSHOT/heritrix3-bundler-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/heritrix3/heritrix3-bundler/target/NetarchiveSuite-heritrix3-bundler-5.7-IIPCH3-SNAPSHOT.zip to /home/cibuild02/.m2/repository/org/netarchivesuite/heritrix3-bundler/5.7-IIPCH3-SNAPSHOT/heritrix3-bundler-5.7-IIPCH3-SNAPSHOT.zip [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - harvester - test 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvester-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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 14 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 128 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-test/target/test-classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-test/src/test/java/dk/netarkivet/viewerproxy/distribute/HTTPControllerServerTester.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-test/src/test/java/dk/netarkivet/harvester/indexserver/CombiningMultiFileBasedCacheTester.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-test/src/test/java/dk/netarkivet/harvester/indexserver/CombiningMultiFileBasedCacheTester.java uses unchecked or unsafe operations. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/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] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ harvester-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-test/target/harvester-test-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-test/target/harvester-test-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-test/5.7-IIPCH3-SNAPSHOT/harvester-test-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/harvester/harvester-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/harvester-test/5.7-IIPCH3-SNAPSHOT/harvester-test-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - monitor - test 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ monitor-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ monitor-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ monitor-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-test/target/monitor-test-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-test/target/monitor-test-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-test/5.7-IIPCH3-SNAPSHOT/monitor-test-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/monitor/monitor-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/monitor-test/5.7-IIPCH3-SNAPSHOT/monitor-test-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - wayback resourceStore 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback-resourcestore --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ wayback-resourcestore --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ wayback-resourcestore --- [INFO] Skipping JaCoCo execution due to missing execution data file. [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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/target/wayback-resourcestore-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/target/wayback-resourcestore-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ wayback-resourcestore --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/target/wayback-resourcestore-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ wayback-resourcestore --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/target/wayback-resourcestore-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-resourcestore/5.7-IIPCH3-SNAPSHOT/wayback-resourcestore-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-resourcestore/5.7-IIPCH3-SNAPSHOT/wayback-resourcestore-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/target/wayback-resourcestore-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-resourcestore/5.7-IIPCH3-SNAPSHOT/wayback-resourcestore-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-resourcestore/target/wayback-resourcestore-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-resourcestore/5.7-IIPCH3-SNAPSHOT/wayback-resourcestore-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - wayback - test 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ 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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ wayback-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ wayback-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ wayback-test --- [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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-test/target/wayback-test-5.7-IIPCH3-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 (default) @ 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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-test/../target/jacoco.exec,append=true [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/NetarchiveSuite-Rasmus-1-Click/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/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-test/target/wayback-test-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-test/5.7-IIPCH3-SNAPSHOT/wayback-test-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/wayback/wayback-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/wayback-test/5.7-IIPCH3-SNAPSHOT/wayback-test-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite - integration tests 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ integration-test --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/target/jacoco.exec [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/target/jacoco.exec [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 >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ integration-test --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ 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/NetarchiveSuite-Rasmus-1-Click/integration-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/integration-test/5.7-IIPCH3-SNAPSHOT/integration-test-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building NetarchiveSuite System test 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ system-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ system-test --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/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 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ system-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 34 source files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/target/test-classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumSession.java: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumSession.java uses unchecked or unsafe operations. [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumSession.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ system-test --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ system-test --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/target/jacoco.exec [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/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/target/system-test-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ system-test >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ system-test --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ 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/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/target/system-test-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/system-test/5.7-IIPCH3-SNAPSHOT/system-test-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/integration-test/system-test/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/system-test/5.7-IIPCH3-SNAPSHOT/system-test-5.7-IIPCH3-SNAPSHOT.pom [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building hadoop-uber-jar 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-uber-jar --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ hadoop-uber-jar --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-uber-jar --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-uber-jar --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/target/classes [WARNING] /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/src/main/java/MetadataIndexingApplication.java:[28,25] sun.security.krb5.KrbException is internal proprietary API and may be removed in a future release [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-uber-jar --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-uber-jar --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-uber-jar --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ hadoop-uber-jar --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ hadoop-uber-jar --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hadoop-uber-jar --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/target/hadoop-uber-jar-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.2.4:shade (default) @ hadoop-uber-jar --- [INFO] Including commons-cli:commons-cli:jar:1.4 in the shaded jar. [INFO] Including org.apache.commons:commons-math3:jar:3.1.1 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.12 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.9 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.4 in the shaded jar. [INFO] Including commons-net:commons-net:jar:3.0.1 in the shaded jar. [INFO] Including commons-collections:commons-collections:jar:3.1 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Including log4j:log4j:jar:1.2.17 in the shaded jar. [INFO] Including javax.ws.rs:jsr311-api:jar:1.1.1 in the shaded jar. [INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar. [INFO] Including org.codehaus.jettison:jettison:jar:1.1 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.25 in the shaded jar. [INFO] Including com.google.guava:guava:jar:27.0-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:2.5.2 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.2.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:1.1 in the shaded jar. [INFO] Including org.codehaus.mojo:animal-sniffer-annotations:jar:1.17 in the shaded jar. [INFO] Including org.netarchivesuite:wayback-indexer:jar:5.7-IIPCH3-SNAPSHOT in the shaded jar. [INFO] Including org.netarchivesuite:common-core:jar:5.7-IIPCH3-SNAPSHOT in the shaded jar. [INFO] Including org.bitrepository.reference:bitrepository-core:jar:1.10-SNAPSHOT in the shaded jar. [INFO] Including org.bitrepository.reference:bitrepository-reference-settings:jar:1.10-SNAPSHOT in the shaded jar. [INFO] Including org.bitrepository.repository-settings:bitrepository-repository-settings-xsd:jar:12 in the shaded jar. [INFO] Including org.bitrepository.repository-settings:bitrepository-repository-settings-java:jar:12 in the shaded jar. [INFO] Including org.bitrepository:bitrepository-message-xml-xsd:jar:31-SNAPSHOT in the shaded jar. [INFO] Including org.bitrepository:bitrepository-message-xml-java:jar:31-SNAPSHOT in the shaded jar. [INFO] Including org.apache.activemq:activemq-client:jar:5.15.13 in the shaded jar. [INFO] Including org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.1 in the shaded jar. [INFO] Including org.fusesource.hawtbuf:hawtbuf:jar:1.11 in the shaded jar. [INFO] Including org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:jar:1.0.1 in the shaded jar. [INFO] Including org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1 in the shaded jar. [INFO] Including org.bitrepository.reference:bitrepository-client:jar:1.10-SNAPSHOT in the shaded jar. [INFO] Including jaxen:jaxen:jar:1.1.6 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.1 in the shaded jar. [INFO] Including xalan:xalan:jar:2.7.1 in the shaded jar. [INFO] Including xalan:serializer:jar:2.7.1 in the shaded jar. [INFO] Including xml-apis:xml-apis:jar:1.4.01 in the shaded jar. [INFO] Including commons-lang:commons-lang:jar:2.3 in the shaded jar. [INFO] Including ant:ant:jar:1.6.5 in the shaded jar. [INFO] Including commons-fileupload:commons-fileupload:jar:1.2.1 in the shaded jar. [INFO] Including org.eclipse.jdt.core.compiler:ecj:jar:4.4.2 in the shaded jar. [INFO] Including dom4j:dom4j:jar:1.6.1 in the shaded jar. [INFO] Including javax.mail:mail:jar:1.4 in the shaded jar. [INFO] Including javax.activation:activation:jar:1.1 in the shaded jar. [INFO] Including commons-httpclient:commons-httpclient:jar:3.1 in the shaded jar. [INFO] Including org.jwat:jwat-common:jar:1.0.4 in the shaded jar. [INFO] Including org.jwat:jwat-arc:jar:1.0.4 in the shaded jar. [INFO] Including org.jwat:jwat-archive-common:jar:1.0.4 in the shaded jar. [INFO] Including org.jwat:jwat-gzip:jar:1.0.4 in the shaded jar. [INFO] Including org.jwat:jwat-warc:jar:1.0.4 in the shaded jar. [INFO] Including berkeleydb:je:jar:3.2.76 in the shaded jar. [INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.25 in the shaded jar. [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.25 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.3 in the shaded jar. [INFO] Including org.gnu.inet:libidn:jar:0.6.5 in the shaded jar. [INFO] Including javassist:javassist:jar:3.9.0.GA in the shaded jar. [INFO] Including org.htmlparser:htmlparser:jar:1.6 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.5 in the shaded jar. [INFO] Including org.netpreserve.openwayback:openwayback-core:jar:2.0.0 in the shaded jar. [INFO] Including org.netpreserve.openwayback:openwayback-cdx-server:jar:classes:2.0.0 in the shaded jar. [INFO] Including org.netpreserve.openwayback:openwayback-access-control-core:jar:1.0.2 in the shaded jar. [INFO] Including com.thoughtworks.xstream:xstream:jar:1.2.2 in the shaded jar. [INFO] Including xpp3:xpp3_min:jar:1.1.3.4.O in the shaded jar. [INFO] Including commons-dbcp:commons-dbcp:jar:1.2.2 in the shaded jar. [INFO] Including com.googlecode.juniversalchardet:juniversalchardet:jar:1.0.3 in the shaded jar. [INFO] Including org.beanshell:bsh:jar:2.0b4 in the shaded jar. [INFO] Including com.flagstone:transform:jar:3.0.2 in the shaded jar. [INFO] Including redis.clients:jedis:jar:2.0.0 in the shaded jar. [INFO] Including commons-pool:commons-pool:jar:1.6 in the shaded jar. [INFO] Including org.netpreserve.commons:webarchive-commons:jar:1.1.5 in the shaded jar. [INFO] Including it.unimi.dsi:dsiutils:jar:2.0.12 in the shaded jar. [INFO] Including it.unimi.dsi:fastutil:jar:6.5.2 in the shaded jar. [INFO] Including com.martiansoftware:jsap:jar:2.1 in the shaded jar. [INFO] Including commons-configuration:commons-configuration:jar:1.8 in the shaded jar. [INFO] Excluding com.sun.jersey:jersey-core:jar:1.19 from the shaded jar. [INFO] Excluding com.sun.jersey:jersey-server:jar:1.19 from the shaded jar. [INFO] Excluding org.bouncycastle:bcprov-jdk15on:jar:1.65 from the shaded jar. [INFO] Excluding org.bouncycastle:bcmail-jdk15on:jar:1.65 from the shaded jar. [INFO] Excluding org.bouncycastle:bcpkix-jdk15on:jar:1.65 from the shaded jar. [INFO] Excluding org.apache.tomcat.embed:tomcat-embed-core:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat.embed:tomcat-embed-logging-juli:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat.embed:tomcat-embed-jasper:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat.embed:tomcat-embed-el:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat:tomcat-jasper:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat:tomcat-servlet-api:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat:tomcat-juli:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat:tomcat-el-api:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat:tomcat-api:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat:tomcat-util-scan:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat:tomcat-util:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat:tomcat-jasper-el:jar:8.0.32 from the shaded jar. [INFO] Excluding org.apache.tomcat:tomcat-jsp-api:jar:8.0.32 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jetty:jar:6.1.26 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jetty-util:jar:6.1.26 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jetty-sslengine:jar:6.1.26 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jetty-ajp:jar:6.1.26 from the shaded jar. [INFO] Excluding org.mortbay.jetty:servlet-api:jar:2.5-20081211 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jsp-2.1-glassfish:jar:2.1.v20091210 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jsp-2.1-jetty:jar:6.1.26 from the shaded jar. [INFO] Excluding org.mortbay.jetty:jsp-api-2.1-glassfish:jar:2.1.v20091210 from the shaded jar. [INFO] Excluding com.sun.messaging.mq:jms:jar:4.4.1 from the shaded jar. [INFO] Excluding com.sun.messaging.mq:imq:jar:4.4.1 from the shaded jar. [INFO] Excluding org.apache.lucene:lucene-core:jar:4.4.0 from the shaded jar. [INFO] Excluding org.apache.lucene:lucene-analyzers-common:jar:4.4.0 from the shaded jar. [INFO] Excluding fastutil:fastutil:jar:5.0.4 from the shaded jar. [INFO] Excluding org.slf4j:log4j-over-slf4j:jar:1.7.25 from the shaded jar. [INFO] Excluding ch.qos.logback:logback-classic:jar:1.2.3 from the shaded jar. [INFO] Excluding org.apache.derby:derbyclient:jar:10.12.1.1 from the shaded jar. [INFO] Excluding org.apache.derby:derby:jar:10.12.1.1 from the shaded jar. [INFO] Excluding org.apache.derby:derbytools:jar:10.12.1.1 from the shaded jar. [INFO] Excluding org.springframework:spring-web:jar:3.0.6.RELEASE from the shaded jar. [INFO] Excluding org.springframework:spring-webmvc:jar:3.0.6.RELEASE from the shaded jar. [INFO] Excluding org.springframework:spring-context-support:jar:3.0.6.RELEASE from the shaded jar. [INFO] Excluding org.springframework:spring-expression:jar:3.0.6.RELEASE from the shaded jar. [INFO] Excluding org.springframework:spring-context:jar:3.0.6.RELEASE from the shaded jar. [INFO] Excluding org.springframework:spring-aop:jar:3.0.6.RELEASE from the shaded jar. [INFO] Excluding javax.servlet:jstl:jar:1.2 from the shaded jar. [INFO] Excluding org.springframework:spring-core:jar:3.0.6.RELEASE from the shaded jar. [INFO] Excluding org.springframework:spring-asm:jar:3.0.6.RELEASE from the shaded jar. [INFO] Excluding org.springframework:spring-beans:jar:3.0.6.RELEASE from the shaded jar. [WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.25.jar define 6 overlapping classes: [WARNING] - org.apache.commons.logging.Log [WARNING] - org.apache.commons.logging.LogConfigurationException [WARNING] - org.apache.commons.logging.LogFactory [WARNING] - org.apache.commons.logging.impl.NoOpLog [WARNING] - org.apache.commons.logging.impl.SimpleLog [WARNING] - org.apache.commons.logging.impl.SimpleLog$1 [WARNING] failureaccess-1.0.jar, guava-27.0-jre.jar define 2 overlapping classes: [WARNING] - com.google.common.util.concurrent.internal.InternalFutureFailureAccess [WARNING] - com.google.common.util.concurrent.internal.InternalFutures [WARNING] jaxen-1.1.6.jar, xml-apis-1.4.01.jar define 1 overlapping classes: [WARNING] - org.w3c.dom.UserDataHandler [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Attaching shaded artifact. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ hadoop-uber-jar >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ hadoop-uber-jar --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ hadoop-uber-jar <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ hadoop-uber-jar --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/target/hadoop-uber-jar-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ hadoop-uber-jar --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/target/hadoop-uber-jar-5.7-IIPCH3-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hadoop-uber-jar --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/target/hadoop-uber-jar-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/hadoop-uber-jar/5.7-IIPCH3-SNAPSHOT/hadoop-uber-jar-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/hadoop-uber-jar/5.7-IIPCH3-SNAPSHOT/hadoop-uber-jar-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/target/hadoop-uber-jar-5.7-IIPCH3-SNAPSHOT-shaded.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/hadoop-uber-jar/5.7-IIPCH3-SNAPSHOT/hadoop-uber-jar-5.7-IIPCH3-SNAPSHOT-shaded.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/target/hadoop-uber-jar-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/hadoop-uber-jar/5.7-IIPCH3-SNAPSHOT/hadoop-uber-jar-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar/target/hadoop-uber-jar-5.7-IIPCH3-SNAPSHOT-javadoc.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/hadoop-uber-jar/5.7-IIPCH3-SNAPSHOT/hadoop-uber-jar-5.7-IIPCH3-SNAPSHOT-javadoc.jar [JENKINS] Archiving disabled [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building hadoop-uber-jar-invoker 5.7-IIPCH3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-uber-jar-invoker --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ hadoop-uber-jar-invoker --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar-invoker/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-uber-jar-invoker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-uber-jar-invoker --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-uber-jar-invoker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar-invoker/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-uber-jar-invoker --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-uber-jar-invoker --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ hadoop-uber-jar-invoker --- [INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar-invoker/target/jacoco.exec [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ hadoop-uber-jar-invoker --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hadoop-uber-jar-invoker --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar-invoker/target/hadoop-uber-jar-invoker-5.7-IIPCH3-SNAPSHOT.jar [INFO] [INFO] --- maven-assembly-plugin:3.1.1:single (default) @ hadoop-uber-jar-invoker --- [INFO] Reading assembly descriptor: src/main/assembly/assembly.xml [INFO] Downloading: https://sbforge.org/nexus/content/groups/public/org/apache/felix/maven-bundle-plugin/maven-metadata.xml [INFO] Downloaded: https://sbforge.org/nexus/content/groups/public/org/apache/felix/maven-bundle-plugin/maven-metadata.xml (2 KB at 35.8 KB/sec) [INFO] Copying files to /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar-invoker/target/hadoop-uber-jar-invoker-5.7-IIPCH3-SNAPSHOT [WARNING] Assembly file: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar-invoker/target/hadoop-uber-jar-invoker-5.7-IIPCH3-SNAPSHOT is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment. [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ hadoop-uber-jar-invoker >>> [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ hadoop-uber-jar-invoker --- [INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar-invoker/target/jacoco.exec [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ hadoop-uber-jar-invoker <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ hadoop-uber-jar-invoker --- [INFO] Building jar: /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar-invoker/target/hadoop-uber-jar-invoker-5.7-IIPCH3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ hadoop-uber-jar-invoker --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ hadoop-uber-jar-invoker --- [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar-invoker/target/hadoop-uber-jar-invoker-5.7-IIPCH3-SNAPSHOT.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/hadoop-uber-jar-invoker/5.7-IIPCH3-SNAPSHOT/hadoop-uber-jar-invoker-5.7-IIPCH3-SNAPSHOT.jar [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar-invoker/pom.xml to /home/cibuild02/.m2/repository/org/netarchivesuite/hadoop-uber-jar-invoker/5.7-IIPCH3-SNAPSHOT/hadoop-uber-jar-invoker-5.7-IIPCH3-SNAPSHOT.pom [INFO] Installing /home/cibuild02/workspace/NetarchiveSuite-Rasmus-1-Click/hadoop-uber-jar-invoker/target/hadoop-uber-jar-invoker-5.7-IIPCH3-SNAPSHOT-sources.jar to /home/cibuild02/.m2/repository/org/netarchivesuite/hadoop-uber-jar-invoker/5.7-IIPCH3-SNAPSHOT/hadoop-uber-jar-invoker-5.7-IIPCH3-SNAPSHOT-sources.jar [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] NetarchiveSuite .................................... SUCCESS [ 3.519 s] [INFO] NetarchiveSuite - build-tools ...................... SUCCESS [ 1.481 s] [INFO] NetarchiveSuite - common ........................... SUCCESS [ 0.421 s] [INFO] NetarchiveSuite - test utils ....................... SUCCESS [ 3.314 s] [INFO] NetarchiveSuite - common - core .................... SUCCESS [ 14.211 s] [INFO] NetarchiveSuite - common - test .................... SUCCESS [ 7.285 s] [INFO] NetarchiveSuite - archive .......................... SUCCESS [ 0.437 s] [INFO] NetarchiveSuite - archive - core ................... SUCCESS [ 8.717 s] [INFO] NetarchiveSuite - harvester ........................ SUCCESS [ 0.433 s] [INFO] NetarchiveSuite - harvester - core ................. SUCCESS [ 12.381 s] [INFO] NetarchiveSuite - archive - test ................... SUCCESS [ 2.794 s] [INFO] NetarchiveSuite - bitpreservation - webapp ......... SUCCESS [ 1.344 s] [INFO] NetarchiveSuite - Harvest Scheduler ................ SUCCESS [ 4.496 s] [INFO] NetarchiveSuite - monitor .......................... SUCCESS [ 0.461 s] [INFO] NetarchiveSuite - monitor - core ................... SUCCESS [ 4.138 s] [INFO] NetarchiveSuite - wayback .......................... SUCCESS [ 0.994 s] [INFO] NetarchiveSuite - wayback - indexer ................ SUCCESS [ 5.628 s] [INFO] NetarchiveSuite - deploy ........................... SUCCESS [ 0.475 s] [INFO] NetarchiveSuite - deploy - core .................... SUCCESS [ 5.397 s] [INFO] NetarchiveSuite - harvester - heritrix3 ............ SUCCESS [ 0.427 s] [INFO] NetarchiveSuite - Heritrix3 Extensions ............. SUCCESS [ 6.870 s] [INFO] NetarchiveSuite - heritrix3 controller ............. SUCCESS [ 5.567 s] [INFO] NetarchiveSuite - Status - Webapp .................. SUCCESS [ 1.243 s] [INFO] NetarchiveSuite - qa - webapp ...................... SUCCESS [ 0.748 s] [INFO] NetarchiveSuite - history - webapp ................. SUCCESS [ 1.569 s] [INFO] NetarchiveSuite - harvestDefinition - webapp ....... SUCCESS [ 1.320 s] [INFO] NetarchiveSuite - harvestChannel - webapp .......... SUCCESS [ 0.757 s] [INFO] NetarchiveSuite - heritrix3 monitor ................ SUCCESS [ 17.944 s] [INFO] NetarchiveSuite - deploy - distribution ............ SUCCESS [ 14.887 s] [INFO] NetarchiveSuite - deploy - test .................... SUCCESS [ 2.230 s] [INFO] NetarchiveSuite - Heritrix3 Bundler ................ SUCCESS [ 12.284 s] [INFO] NetarchiveSuite - harvester - test ................. SUCCESS [ 3.522 s] [INFO] NetarchiveSuite - monitor - test ................... SUCCESS [ 1.468 s] [INFO] NetarchiveSuite - wayback resourceStore ............ SUCCESS [ 4.119 s] [INFO] NetarchiveSuite - wayback - test ................... SUCCESS [ 1.690 s] [INFO] NetarchiveSuite - integration tests ................ SUCCESS [ 0.415 s] [INFO] NetarchiveSuite System test ........................ SUCCESS [ 1.376 s] [INFO] hadoop-uber-jar .................................... SUCCESS [ 9.004 s] [INFO] hadoop-uber-jar-invoker ............................ SUCCESS [ 6.579 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:04 min [INFO] Finished at: 2021-02-22T15:26:49+01:00 [INFO] Final Memory: 160M/382M [INFO] ------------------------------------------------------------------------ channel stopped [NetarchiveSuite-Rasmus-1-Click] $ /bin/bash /tmp/hudson2055327915307462610.sh Do a total cleanup of system Test3 start tunning cleanup script end part of script -------------------------------------------- KILLING MACHINE: netarkdv@sb-test-har-001.statsbiblioteket.dk Killing all applications on: sb-test-har-001.statsbiblioteket.dk Killing linux application: HarvestControllerApplication_sbhigh_h3 -------------------------------------------- -------------------------------------------- KILLING MACHINE: devel@kb-test-adm-001.kb.dk Killing all applications on: kb-test-adm-001.kb.dk Killing linux application: GUIApplication Killing linux application: ArcRepositoryApplication Killing linux application: HarvestJobManagerApplication -------------------------------------------- KILLING MACHINE: devel@kb-test-har-003.kb.dk Killing all applications on: kb-test-har-003.kb.dk Killing linux application: HarvestControllerApplication_kblow001_h3 -------------------------------------------- KILLING MACHINE: devel@kb-test-har-005.kb.dk Killing all applications on: kb-test-har-005.kb.dk Killing linux application: HarvestControllerApplication_kbumbra_1 Killing linux application: HarvestControllerApplication_kbumbra_2 -------------------------------------------- KILLING MACHINE: devel@kb-test-har-004.kb.dk Killing all applications on: kb-test-har-004.kb.dk Killing linux application: HarvestControllerApplication_kblow002_h3 Killing linux application: HarvestControllerApplication_kbhigh_h3 -------------------------------------------- KILLING MACHINE: devel@kb-test-acs-001.kb.dk Killing all applications on: kb-test-acs-001.kb.dk Killing linux application: IndexServerApplication Killing linux application: ViewerProxyApplication -------------------------------------------- KILLING MACHINE: devel@kb-test-way-001.kb.dk Killing all applications on: kb-test-way-001.kb.dk Killing linux application: WaybackIndexerApplication Killing linux application: AggregatorApplication -------------------------------------------- running cleanup_bitmag Resetting Collection Test3 Delete content in collection=Test3 15:27:47.081 DEBUG o.b.c.settings.XMLFileSettingsLoader - Loading the settings file '/home/devel/ResetCollection/bitrepository-client/bin/../conf/RepositorySettings.xml'. 15:27:47.364 DEBUG org.bitrepository.common.JaxbHelper - Creating JAXBHelper based on schema from: jar:file:/home/devel/ResetCollection/bitrepository-client/lib/bitrepository-reference-settings-1.9.0.1.jar!/xsd/ReferenceSettings.xsd 15:27:47.405 DEBUG o.b.c.settings.XMLFileSettingsLoader - Loading the settings file '/home/devel/ResetCollection/bitrepository-client/bin/../conf/ReferenceSettings.xml'. 15:27:48.106 DEBUG o.b.p.security.BasicSecurityManager - X509CertificateHolder found 15:27:48.122 DEBUG o.b.p.security.BasicSecurityManager - Got something, that we don't (yet) recognize. Class: PEMKeyPair 15:27:48.122 DEBUG o.b.p.security.BasicSecurityManager - PrivateKeyInfo found 15:27:48.280 INFO o.b.p.activemq.ActiveMQMessageBus - Initializing ActiveMQMessageBus:'org.bitrepository.settings.repositorysettings.MessageBusConfiguration@4218d6a3[name=netarkiv-aar-bit-master-devel-01 broker, url=failover:(ssl://netarkiv-aar-bit-master-devel-01.statsbiblioteket.dk:61612?keepAlive=true)]'. 15:27:48.281 DEBUG org.bitrepository.common.JaxbHelper - Creating JAXBHelper based on schema from: jar:file:/home/devel/ResetCollection/bitrepository-client/lib/bitrepository-message-xml-xsd-30.jar!/xsd/BitRepositoryMessages.xsd 15:27:49.278 INFO o.a.a.t.failover.FailoverTransport - Successfully connected to ssl://netarkiv-aar-bit-master-devel-01.statsbiblioteket.dk:61612?keepAlive=true 15:27:49.362 DEBUG o.b.p.activemq.ActiveMQMessageBus - ActiveMQConnection initialized for 'org.bitrepository.settings.repositorysettings.MessageBusConfiguration@4218d6a3[name=netarkiv-aar-bit-master-devel-01 broker, url=failover:(ssl://netarkiv-aar-bit-master-devel-01.statsbiblioteket.dk:61612?keepAlive=true)]'. 15:27:49.364 INFO o.b.p.activemq.ActiveMQMessageBus - Settings component filter to: [kb-test-har-003.kb.dk-devel-2633] 15:27:49.367 DEBUG o.b.c.c.m.CollectionBasedConversationMediator - Initializing the CollectionBasedConversationMediator 15:27:49.367 DEBUG o.b.p.activemq.ActiveMQMessageBus - Adding listener 'org.bitrepository.client.conversation.mediator.CollectionBasedConversationMediator@2fd1433e' to destination: 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-2633' on message-bus 'netarkiv-aar-bit-master-devel-01 broker'. 15:27:49.368 DEBUG o.b.p.activemq.ActiveMQMessageBus - Retrieving message consumer on destination 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-2633' for listener 'org.bitrepository.client.conversation.mediator.CollectionBasedConversationMediator@2fd1433e'. Key: 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-2633#802243390'. 15:27:49.368 DEBUG o.b.p.activemq.ActiveMQMessageBus - No consumer known. Creating new for key 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-2633#802243390'. Checksum: Count: FileID: 15:27:49.404 INFO o.b.a.g.ConversationBasedGetChecksumsClient - Requesting the checksums for file '' with the specifications 'org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@5403f35f[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)]null' with query [ContributorQuery{componentID='netarkiv-tape-devel-01, minTimestamp=Thu Jan 01 01:00:00 CET 1970, maxTimestamp=null, maxNumberOfResults=10000}, ContributorQuery{componentID='netarkiv-disk-devel-01, minTimestamp=Thu Jan 01 01:00:00 CET 1970, maxTimestamp=null, maxNumberOfResults=10000}, ContributorQuery{componentID='netarkiv-disk-devel-02, minTimestamp=Thu Jan 01 01:00:00 CET 1970, maxTimestamp=null, maxNumberOfResults=10000}, ContributorQuery{componentID='netarkiv-checksum-devel-01, minTimestamp=Thu Jan 01 01:00:00 CET 1970, maxTimestamp=null, maxNumberOfResults=10000}, ContributorQuery{componentID='netarkiv-kbh-disk-devel-01, minTimestamp=Thu Jan 01 01:00:00 CET 1970, maxTimestamp=null, maxNumberOfResults=10000}]. 15:27:49.425 DEBUG org.bitrepository.common.JaxbHelper - Creating JAXBHelper based on schema from: jar:file:/home/devel/ResetCollection/bitrepository-client/lib/bitrepository-message-xml-xsd-30.jar!/versioning/ProtocolVersionDefinition.xsd 15:27:50.165 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Sent IdentifyPillarsForGetChecksumsRequest(c3e0e4f3) collectionID Test3, destination topic://netarkiv-devel: FileIDs=AllFiles 15:27:50.167 DEBUG o.b.commandline.GetChecksumsCmd - Received event: c3e0e4f3: GET_CHECKSUMS: IDENTIFY_REQUEST_SENT: , Identifying pillars for GetChecksums 15:27:50.545 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received IdentifyPillarsForGetChecksumsResponse(c3e0e4f3) collectionID Test3, from netarkiv-kbh-disk-devel-01: IDENTIFICATION_POSITIVE(Checksum operation available.) 15:27:50.553 DEBUG o.b.commandline.GetChecksumsCmd - Received event: c3e0e4f3: GET_CHECKSUMS: COMPONENT_IDENTIFIED: ContributorID netarkiv-kbh-disk-devel-01 15:27:50.554 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-kbh-disk-devel-01 15:27:50.554 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01] 15:27:50.792 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received IdentifyPillarsForGetChecksumsResponse(c3e0e4f3) collectionID Test3, from netarkiv-disk-devel-02: IDENTIFICATION_POSITIVE(Checksum operation available.) 15:27:50.798 DEBUG o.b.commandline.GetChecksumsCmd - Received event: c3e0e4f3: GET_CHECKSUMS: COMPONENT_IDENTIFIED: ContributorID netarkiv-disk-devel-02 15:27:50.798 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-disk-devel-02 15:27:50.799 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01] 15:27:51.074 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received IdentifyPillarsForGetChecksumsResponse(c3e0e4f3) collectionID Test3, from netarkiv-checksum-devel-01: IDENTIFICATION_POSITIVE(Operation acknowledged and accepted.) 15:27:51.075 DEBUG o.b.commandline.GetChecksumsCmd - Received event: c3e0e4f3: GET_CHECKSUMS: COMPONENT_IDENTIFIED: ContributorID netarkiv-checksum-devel-01 15:27:51.075 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-checksum-devel-01 15:27:51.075 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [netarkiv-tape-devel-01, netarkiv-disk-devel-01] 15:27:51.276 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received IdentifyPillarsForGetChecksumsResponse(c3e0e4f3) collectionID Test3, from netarkiv-tape-devel-01: IDENTIFICATION_POSITIVE(IDENTIFICATION_POSITIVE) 15:27:51.277 DEBUG o.b.commandline.GetChecksumsCmd - Received event: c3e0e4f3: GET_CHECKSUMS: COMPONENT_IDENTIFIED: ContributorID netarkiv-tape-devel-01 15:27:51.278 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-tape-devel-01 15:27:51.278 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [netarkiv-disk-devel-01] 15:27:51.580 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received IdentifyPillarsForGetChecksumsResponse(c3e0e4f3) collectionID Test3, from netarkiv-disk-devel-01: IDENTIFICATION_POSITIVE(IDENTIFICATION_POSITIVE) 15:27:51.586 DEBUG o.b.commandline.GetChecksumsCmd - Received event: c3e0e4f3: GET_CHECKSUMS: COMPONENT_IDENTIFIED: ContributorID netarkiv-disk-devel-01 15:27:51.587 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-disk-devel-01 15:27:51.587 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [] 15:27:51.587 DEBUG o.b.commandline.GetChecksumsCmd - Received event: c3e0e4f3: GET_CHECKSUMS: IDENTIFICATION_COMPLETE: Contributors: [netarkiv-kbh-disk-devel-01, netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01] 15:27:51.588 DEBUG o.b.commandline.GetChecksumsCmd - Received event: c3e0e4f3: GET_CHECKSUMS: REQUEST_SENT: ContributorID [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], Sending GetFileIDsRequest's 15:27:51.793 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Sent GetChecksumsRequest(c3e0e4f3) collectionID Test3, destination queue://netarkiv-tape-devel-01: FileIDs=AllFiles, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@5403f35f[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], MaxNumberOfResults=10000, MinTimestamp=1970-01-01T01:00:00.000+01:00 15:27:52.230 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Sent GetChecksumsRequest(c3e0e4f3) collectionID Test3, destination queue://netarkiv-disk-devel-01: FileIDs=AllFiles, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@5403f35f[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], MaxNumberOfResults=10000, MinTimestamp=1970-01-01T01:00:00.000+01:00 15:27:52.529 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsProgressResponse(c3e0e4f3) collectionID Test3, from netarkiv-tape-devel-01: OPERATION_ACCEPTED_PROGRESS(OPERATION_ACCEPTED_PROGRESS) 15:27:52.711 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Sent GetChecksumsRequest(c3e0e4f3) collectionID Test3, destination topic://netarkiv-devel.netarkiv-disk-devel-02: FileIDs=AllFiles, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@5403f35f[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], MaxNumberOfResults=10000, MinTimestamp=1970-01-01T01:00:00.000+01:00 15:27:53.177 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsFinalResponse(c3e0e4f3) collectionID Test3, from netarkiv-tape-devel-01: OPERATION_COMPLETED(OPERATION_COMPLETED), NumberOfChecksums=0, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@8504ce4[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], PartialResult=false 15:27:53.408 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Sent GetChecksumsRequest(c3e0e4f3) collectionID Test3, destination topic://netarkiv-devel-netarkiv-checksum-devel-01-contributor: FileIDs=AllFiles, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@5403f35f[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], MaxNumberOfResults=10000, MinTimestamp=1970-01-01T01:00:00.000+01:00 15:27:53.681 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsProgressResponse(c3e0e4f3) collectionID Test3, from netarkiv-disk-devel-01: OPERATION_ACCEPTED_PROGRESS(OPERATION_ACCEPTED_PROGRESS) 15:27:53.940 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Sent GetChecksumsRequest(c3e0e4f3) collectionID Test3, destination topic://netarkiv-devel.netarkiv-kbh-disk-devel-01: FileIDs=AllFiles, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@5403f35f[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], MaxNumberOfResults=10000, MinTimestamp=1970-01-01T01:00:00.000+01:00 15:27:53.940 DEBUG o.b.commandline.GetChecksumsCmd - Received event: c3e0e4f3: GET_CHECKSUMS: PROGRESS: ContributorID netarkiv-disk-devel-01, OPERATION_ACCEPTED_PROGRESS 15:27:53.941 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-tape-devel-01 15:27:53.941 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01] 15:27:53.941 DEBUG o.b.commandline.GetChecksumsCmd - Received event: c3e0e4f3: GET_CHECKSUMS: PROGRESS: ContributorID netarkiv-tape-devel-01, OPERATION_ACCEPTED_PROGRESS 15:27:54.032 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsFinalResponse(c3e0e4f3) collectionID Test3, from netarkiv-disk-devel-01: OPERATION_COMPLETED(OPERATION_COMPLETED), NumberOfChecksums=0, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@36a7648c[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], PartialResult=false 15:27:54.032 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-disk-devel-01 15:27:54.032 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-kbh-disk-devel-01] 15:27:54.221 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsFinalResponse(c3e0e4f3) collectionID Test3, from netarkiv-disk-devel-02: OPERATION_COMPLETED(Completed checksum retrieval.), NumberOfChecksums=0, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@74236813[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], PartialResult=false 15:27:54.221 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-disk-devel-02 15:27:54.221 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [netarkiv-checksum-devel-01, netarkiv-kbh-disk-devel-01] 15:27:54.396 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsProgressResponse(c3e0e4f3) collectionID Test3, from netarkiv-checksum-devel-01: OPERATION_ACCEPTED_PROGRESS(Starting to calculate checksums.) 15:27:54.404 DEBUG o.b.commandline.GetChecksumsCmd - Received event: c3e0e4f3: GET_CHECKSUMS: PROGRESS: ContributorID netarkiv-checksum-devel-01, Starting to calculate checksums. 15:27:54.550 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsFinalResponse(c3e0e4f3) collectionID Test3, from netarkiv-checksum-devel-01: OPERATION_COMPLETED, NumberOfChecksums=0, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@3da800a3[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], PartialResult=false 15:27:54.558 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-checksum-devel-01 15:27:54.558 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [netarkiv-kbh-disk-devel-01] 15:27:54.716 DEBUG o.b.p.m.l.GetChecksumsMessageLogger - Received GetChecksumsFinalResponse(c3e0e4f3) collectionID Test3, from netarkiv-kbh-disk-devel-01: OPERATION_COMPLETED(Completed checksum retrieval.), NumberOfChecksums=0, ChecksumRequestForExistingFile=org.bitrepository.bitrepositoryelements.ChecksumSpecTYPE@27d1132d[checksumType=MD5, checksumSalt=(default), otherChecksumType=(default)], PartialResult=false 15:27:54.716 DEBUG o.b.c.c.s.ContributorResponseStatus - Received response from: netarkiv-kbh-disk-devel-01 15:27:54.716 DEBUG o.b.c.c.s.ContributorResponseStatus - Expected contributors: [netarkiv-disk-devel-02, netarkiv-checksum-devel-01, netarkiv-tape-devel-01, netarkiv-disk-devel-01, netarkiv-kbh-disk-devel-01], components that have not answered: [] Deleting file FileID: with checksum Checksum: in collection Test3 from pillars netarkiv-tape-devel-01 netarkiv-disk-devel-01 netarkiv-disk-devel-02 netarkiv-checksum-devel-01 netarkiv-kbh-disk-devel-01 15:27:56.083 DEBUG org.bitrepository.common.JaxbHelper - Creating JAXBHelper based on schema from: jar:file:/home/devel/ResetCollection/bitrepository-client/lib/bitrepository-repository-settings-xsd-12.jar!/xsd/RepositorySettings.xsd 15:27:56.221 DEBUG o.b.c.settings.XMLFileSettingsLoader - Loading the settings file '/home/devel/ResetCollection/bitrepository-client/bin/../conf/RepositorySettings.xml'. 15:27:56.552 DEBUG org.bitrepository.common.JaxbHelper - Creating JAXBHelper based on schema from: jar:file:/home/devel/ResetCollection/bitrepository-client/lib/bitrepository-reference-settings-1.9.0.1.jar!/xsd/ReferenceSettings.xsd 15:27:56.614 DEBUG o.b.c.settings.XMLFileSettingsLoader - Loading the settings file '/home/devel/ResetCollection/bitrepository-client/bin/../conf/ReferenceSettings.xml'. 15:27:57.252 DEBUG o.b.p.security.BasicSecurityManager - X509CertificateHolder found 15:27:57.277 DEBUG o.b.p.security.BasicSecurityManager - Got something, that we don't (yet) recognize. Class: PEMKeyPair 15:27:57.277 DEBUG o.b.p.security.BasicSecurityManager - PrivateKeyInfo found 15:27:57.452 INFO o.b.p.activemq.ActiveMQMessageBus - Initializing ActiveMQMessageBus:'org.bitrepository.settings.repositorysettings.MessageBusConfiguration@14cd1699[name=netarkiv-aar-bit-master-devel-01 broker, url=failover:(ssl://netarkiv-aar-bit-master-devel-01.statsbiblioteket.dk:61612?keepAlive=true)]'. 15:27:57.453 DEBUG org.bitrepository.common.JaxbHelper - Creating JAXBHelper based on schema from: jar:file:/home/devel/ResetCollection/bitrepository-client/lib/bitrepository-message-xml-xsd-30.jar!/xsd/BitRepositoryMessages.xsd 15:27:58.404 INFO o.a.a.t.failover.FailoverTransport - Successfully connected to ssl://netarkiv-aar-bit-master-devel-01.statsbiblioteket.dk:61612?keepAlive=true 15:27:58.494 DEBUG o.b.p.activemq.ActiveMQMessageBus - ActiveMQConnection initialized for 'org.bitrepository.settings.repositorysettings.MessageBusConfiguration@14cd1699[name=netarkiv-aar-bit-master-devel-01 broker, url=failover:(ssl://netarkiv-aar-bit-master-devel-01.statsbiblioteket.dk:61612?keepAlive=true)]'. 15:27:58.496 INFO o.b.p.activemq.ActiveMQMessageBus - Settings component filter to: [kb-test-har-003.kb.dk-devel-2668] 15:27:58.499 DEBUG o.b.c.c.m.CollectionBasedConversationMediator - Initializing the CollectionBasedConversationMediator 15:27:58.499 DEBUG o.b.p.activemq.ActiveMQMessageBus - Adding listener 'org.bitrepository.client.conversation.mediator.CollectionBasedConversationMediator@3514a4c0' to destination: 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-2668' on message-bus 'netarkiv-aar-bit-master-devel-01 broker'. 15:27:58.499 DEBUG o.b.p.activemq.ActiveMQMessageBus - Retrieving message consumer on destination 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-2668' for listener 'org.bitrepository.client.conversation.mediator.CollectionBasedConversationMediator@3514a4c0'. Key: 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-2668#890545344'. 15:27:58.499 DEBUG o.b.p.activemq.ActiveMQMessageBus - No consumer known. Creating new for key 'topic://netarkiv-devel-kb-test-har-003.kb.dk-devel-2668#890545344'. 15:27:58.515 DEBUG o.b.commandline.DeleteFileCmd - Performing the DeleteFile operation. java.lang.IllegalArgumentException: String hexString, 'Checksum:', must be an even number of characters. at org.bitrepository.common.ArgumentValidator.checkTrue(ArgumentValidator.java:160) at org.bitrepository.common.utils.Base16Utils.encodeBase16(Base16Utils.java:64) at org.bitrepository.commandline.CommandLineClient.getChecksumDataForDeleteValidation(CommandLineClient.java:302) at org.bitrepository.commandline.DeleteFileCmd.deleteTheFile(DeleteFileCmd.java:125) at org.bitrepository.commandline.DeleteFileCmd.performOperation(DeleteFileCmd.java:107) at org.bitrepository.commandline.CommandLineClient.runCommand(CommandLineClient.java:68) at org.bitrepository.commandline.DeleteFileCmd.main(DeleteFileCmd.java:47) xargs: ssh: exited with status 255; aborting Now deleting actual files on Windows hosts for Test3 Nothing to delete in e:kbhpillar\collection-Test3 on kb-test-bar-01.bitarkiv.kb.dk Nothing to delete in f:kbhpillar\collection-Test3 on kb-test-bar-01.bitarkiv.kb.dk Nothing to delete in g:kbhpillar\collection-Test3 on kb-test-bar-01.bitarkiv.kb.dk Nothing to delete in h:kbhpillar\collection-Test3 on kb-test-bar-01.bitarkiv.kb.dk Nothing to delete in i:kbhpillar\collection-Test3 on kb-test-bar-01.bitarkiv.kb.dk Nothing to delete in j:kbhpillar\collection-Test3 on kb-test-bar-01.bitarkiv.kb.dk Permission denied, please try again. Permission denied, please try again. Permission denied (). Nothing to delete in e:kbhpillar\collection-Test3 on kb-test-bar-016.bitarkiv.kb.dk Permission denied, please try again. Permission denied, please try again. Permission denied (). Nothing to delete in f:kbhpillar\collection-Test3 on kb-test-bar-016.bitarkiv.kb.dk Permission denied, please try again. Permission denied, please try again. Permission denied (). Nothing to delete in g:kbhpillar\collection-Test3 on kb-test-bar-016.bitarkiv.kb.dk Permission denied, please try again. Permission denied, please try again. Permission denied (). Nothing to delete in h:kbhpillar\collection-Test3 on kb-test-bar-016.bitarkiv.kb.dk Permission denied, please try again. Permission denied, please try again. Permission denied (). Nothing to delete in i:kbhpillar\collection-Test3 on kb-test-bar-016.bitarkiv.kb.dk Permission denied, please try again. Permission denied, please try again. Permission denied (). Nothing to delete in j:kbhpillar\collection-Test3 on kb-test-bar-016.bitarkiv.kb.dk calling cleanup_hosts running cleanup_hosts Removing installation on sb-test-har-001.statsbiblioteket.dk Removing installation on kb-test-har-003.kb.dk Removing installation on kb-test-har-004.kb.dk Removing installation on kb-test-har-005.kb.dk Removing installation on kb-test-adm-001.kb.dk Removing installation on kb-test-acs-001.kb.dk Removing installation on kb-test-way-001.kb.dk calling cleanup_linuxbarhosts running cleanup_linuxbarhosts Removing installation on sb-test-bar-001.statsbiblioteket.dk Removing bitarchive on sb-test-bar-001.statsbiblioteket.dk Calling cleanup_windowsbarhosts running cleanup_windowsbarhosts Removing C:\bitarkiv\Test3 on kb-test-bar-01.bitarkiv.kb.dk The system cannot find the file specified. Removing E:\bitarchive_1\Test3 on kb-test-bar-01.bitarkiv.kb.dk The system cannot find the file specified. Removing F:\bitarchive_2\Test3 on kb-test-bar-01.bitarkiv.kb.dk The system cannot find the file specified. Removing g:\bitarchive_3\Test3 on kb-test-bar-01.bitarkiv.kb.dk The system cannot find the file specified. TESTX=Test3 PORT=8076 MAILRECEIVERS=rbkr@kb.dk VERSION=RBKR DEPLOYCONF=deploy_config_bitmag.xml H3ZIP=RBKR BITMAGCONF=/home/devel/bitmag_test_config/client_config Using bundler file /home/devel/nas_versions/bundler/NetarchiveSuite-heritrix3-bundler-RBKR.zip Creating distribution files in /home/devel/prepared_software/Test3. Will read source files using encoding 'UTF-8' (defaulted) Branch in settings not found: common.warcRecordService Branch in settings not found: common.trustStore Branch in settings not found: common.arcrepositoryClient.bitrepository Branch in settings not found: common.hadoop Branch in settings not found: common.useBitmagHadoopBackend Branch in settings not found: common.fileResolver Branch in settings not found: harvester.harvesting.heritrix3.bundle Branch in settings not found: harvester.harvesting.heritrix3.certificate Branch in settings not found: harvester.harvesting.heritrix3.bundle Branch in settings not found: harvester.harvesting.heritrix3.certificate Branch in settings not found: harvester.harvesting.umbra Branch in settings not found: harvester.harvesting.heritrix3.bundle Branch in settings not found: harvester.harvesting.heritrix3.certificate Branch in settings not found: harvester.harvesting.umbra Branch in settings not found: harvester.harvesting.heritrix3.bundle Branch in settings not found: harvester.harvesting.heritrix3.bundle Machine 'kb-test-adm-001.kb.dk' configured with encoding 'UTF-8' (defaulted) Machine 'kb-test-har-003.kb.dk' configured with encoding 'UTF-8' (defaulted) NetarchiveSuite-heritrix3-bundler.zip -> /home/devel/Test3/NetarchiveSuite-heritrix3-bundler.zip /home/devel/quickstart-nas-5.0-h3/h3server.jks -> /home/devel/Test3/h3server.jks Machine 'kb-test-har-005.kb.dk' configured with encoding 'UTF-8' (defaulted) NetarchiveSuite-heritrix3-bundler.zip -> /home/devel/Test3/NetarchiveSuite-heritrix3-bundler.zip /home/devel/quickstart-nas-5.0-h3/h3server.jks -> /home/devel/Test3/h3server.jks Machine 'kb-test-har-004.kb.dk' configured with encoding 'UTF-8' (defaulted) NetarchiveSuite-heritrix3-bundler.zip -> /home/devel/Test3/NetarchiveSuite-heritrix3-bundler.zip Machine 'kb-test-acs-001.kb.dk' configured with encoding 'UTF-8' (defaulted) Machine 'kb-test-way-001.kb.dk' configured with encoding 'UTF-8' (defaulted) Machine 'sb-test-har-001.statsbiblioteket.dk' configured with encoding 'UTF-8' (defaulted) /home/devel/prepared_software/Test3/NetarchiveSuite-heritrix3-bundler.zip -> /home/netarkdv/Test3/NetarchiveSuite-heritrix3-bundler.zip 15:29:43.595 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 15:29:43.601 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive 15:29:43.603 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 15:29:43.603 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive 15:29:43.607 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 15:29:43.607 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive 15:29:43.607 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 15:29:43.608 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive 15:29:43.609 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 15:29:43.609 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive 15:29:43.610 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 15:29:43.610 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive 15:29:43.729 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element baseDir is not a branch in the tree [archive, bitpreservation, baseDir]. Null returned 15:29:43.729 [main] DEBUG dk.netarkivet.deploy.XmlStructure - Element is not text. Null returned. Path given to getLeafValue archive -------------------------------------------- INSTALLING TO MACHINE: devel@kb-test-adm-001.kb.dk copying NetarchiveSuite-RBKR.zip to:kb-test-adm-001.kb.dk deleting devel@kb-test-adm-001.kb.dk:/home/devel/Test3/lib unzipping NetarchiveSuite-RBKR.zip at:kb-test-adm-001.kb.dk Creating directories. preparing for copying of settings and scripts copying settings and scripts make scripts executable make password and access files readonly -------------------------------------------- INSTALLING TO MACHINE: devel@kb-test-har-003.kb.dk copying NetarchiveSuite-RBKR.zip to:kb-test-har-003.kb.dk deleting devel@kb-test-har-003.kb.dk:/home/devel/Test3/lib unzipping NetarchiveSuite-RBKR.zip at:kb-test-har-003.kb.dk Creating directories. preparing for copying of settings and scripts copying settings and scripts make scripts executable make password and access files readonly -------------------------------------------- INSTALLING TO MACHINE: devel@kb-test-har-005.kb.dk copying NetarchiveSuite-RBKR.zip to:kb-test-har-005.kb.dk deleting devel@kb-test-har-005.kb.dk:/home/devel/Test3/lib unzipping NetarchiveSuite-RBKR.zip at:kb-test-har-005.kb.dk Creating directories. preparing for copying of settings and scripts copying settings and scripts make scripts executable make password and access files readonly -------------------------------------------- INSTALLING TO MACHINE: devel@kb-test-har-004.kb.dk copying NetarchiveSuite-RBKR.zip to:kb-test-har-004.kb.dk deleting devel@kb-test-har-004.kb.dk:/home/devel/Test3/lib unzipping NetarchiveSuite-RBKR.zip at:kb-test-har-004.kb.dk Creating directories. preparing for copying of settings and scripts copying settings and scripts make scripts executable make password and access files readonly -------------------------------------------- INSTALLING TO MACHINE: devel@kb-test-acs-001.kb.dk copying NetarchiveSuite-RBKR.zip to:kb-test-acs-001.kb.dk deleting devel@kb-test-acs-001.kb.dk:/home/devel/Test3/lib unzipping NetarchiveSuite-RBKR.zip at:kb-test-acs-001.kb.dk Creating directories. preparing for copying of settings and scripts copying settings and scripts make scripts executable make password and access files readonly -------------------------------------------- INSTALLING TO MACHINE: devel@kb-test-way-001.kb.dk copying NetarchiveSuite-RBKR.zip to:kb-test-way-001.kb.dk deleting devel@kb-test-way-001.kb.dk:/home/devel/Test3/lib unzipping NetarchiveSuite-RBKR.zip at:kb-test-way-001.kb.dk Creating directories. preparing for copying of settings and scripts copying settings and scripts make scripts executable make password and access files readonly -------------------------------------------- -------------------------------------------- INSTALLING TO MACHINE: netarkdv@sb-test-har-001.statsbiblioteket.dk copying NetarchiveSuite-RBKR.zip to:sb-test-har-001.statsbiblioteket.dk deleting netarkdv@sb-test-har-001.statsbiblioteket.dk:/home/netarkdv/Test3/lib unzipping NetarchiveSuite-RBKR.zip at:sb-test-har-001.statsbiblioteket.dk Creating directories. preparing for copying of settings and scripts copying settings and scripts make scripts executable make password and access files readonly -------------------------------------------- Copying secondary installation scripts out to the machines where they need to be executed scp '/home/devel/devel-config/scripts/link_bitmag.sh' 'netarkdv@sb-test-bar-001.statsbiblioteket.dk:Test3' Linking Bitmag kbh-pillar and NAS bitarkiv directories on KBH scp: Test3/link_kbh_bar_01.bat: Error writing file: Insufficient free space on the filesystem. Permission denied, please try again. Permission denied, please try again. Received disconnect from 10.17.0.56: 11: Locked out due to too many failed login attempts. lost connection Linking bitmag and netarkivet storage directories on SB ssh 'netarkdv@sb-test-bar-001.statsbiblioteket.dk' 'Test3/link_bitmag.sh Test3' bash: Test3/link_bitmag.sh: Not a directory Linking Bitmag kbh-pillar and NAS bitarkiv directories on KBH ssh_exchange_identification: Connection closed by remote host Initializing database for system Test3 + host=devel@kb-test-adm-001 + scp -p /home/devel/devel-config/scripts/db/setup_admindb.sh /home/devel/devel-config/scripts/db/setup_harvestdb.sh /home/devel/devel-config/scripts/db/teardown_admindb.sh /home/devel/devel-config/scripts/db/teardown_harvestdb.sh /home/devel/devel-config/scripts/../resources/harvestdb.testdata.sql /home/devel/devel-config/scripts/../resources/default_orderxml.cxml devel@kb-test-adm-001:bin/ + ssh devel@kb-test-adm-001 Pseudo-terminal will not be allocated because stdin is not a terminal. Destroying test3_admindb DROP DATABASE Creating empty test3_admindb DEBUG: transaction ID wrap limit is 2257721481, limited by database "test2056_harvestdb" DEBUG: transaction ID wrap limit is 2257721481, limited by database "test2056_harvestdb" CREATE DATABASE Initialising test3_admindb CREATE TABLE INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "replica_pkey" for table "replica" NOTICE: CREATE TABLE / UNIQUE will create implicit index "replica_replica_id_key" for table "replica" NOTICE: CREATE TABLE / UNIQUE will create implicit index "replica_replica_name_key" for table "replica" CREATE TABLE CREATE SEQUENCE ALTER TABLE NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "replicafileinfo_pkey" for table "replicafileinfo" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX CREATE INDEX CREATE INDEX NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "file_pkey" for table "file" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX CREATE TABLE CREATE SEQUENCE ALTER TABLE NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "segment_pkey" for table "segment" Destroying test3_harvestdb DEBUG: transaction ID wrap limit is 2257721481, limited by database "test2056_harvestdb" DROP DATABASE CREATE DATABASE DEBUG: transaction ID wrap limit is 2257721481, limited by database "test2056_harvestdb" CREATE TABLE INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 INSERT 0 1 GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "domains_pkey" for table "domains" CREATE TABLE NOTICE: CREATE TABLE / UNIQUE will create implicit index "domains_name_key" for table "domains" CREATE SEQUENCE ALTER TABLE CREATE INDEX CREATE INDEX GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "configurations_pkey" for table "configurations" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX CREATE INDEX CREATE INDEX GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "config_passwords_pkey" for table "config_passwords" CREATE TABLE GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "config_seedlists_pkey" for table "config_seedlists" CREATE TABLE GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "seedlists_pkey" for table "seedlists" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX CREATE INDEX GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "passwords_pkey" for table "passwords" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX CREATE INDEX GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ownerinfo_pkey" for table "ownerinfo" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "historyinfo_pkey" for table "historyinfo" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX CREATE INDEX GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "harvestdefinitions_pkey" for table "harvestdefinitions" NOTICE: CREATE TABLE / UNIQUE will create implicit index "harvestdefinitions_name_key" for table "harvestdefinitions" CREATE TABLE CREATE INDEX GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "fullharvests_pkey" for table "fullharvests" CREATE TABLE GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "partialharvests_pkey" for table "partialharvests" CREATE TABLE CREATE INDEX GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "harvest_configs_pkey" for table "harvest_configs" CREATE TABLE GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "schedules_pkey" for table "schedules" NOTICE: CREATE TABLE / UNIQUE will create implicit index "schedules_name_key" for table "schedules" CREATE TABLE CREATE SEQUENCE ALTER TABLE GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "ordertemplates_pkey" for table "ordertemplates" NOTICE: CREATE TABLE / UNIQUE will create implicit index "ordertemplates_name_key" for table "ordertemplates" CREATE TABLE CREATE SEQUENCE ALTER TABLE GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "jobs_pkey" for table "jobs" CREATE TABLE CREATE INDEX CREATE INDEX GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "job_configs_pkey" for table "job_configs" CREATE TABLE CREATE INDEX GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "global_crawler_trap_lists_pkey" for table "global_crawler_trap_lists" NOTICE: CREATE TABLE / UNIQUE will create implicit index "global_crawler_trap_lists_name_key" for table "global_crawler_trap_lists" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "global_crawler_trap_expressions_pkey" for table "global_crawler_trap_expressions" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX CREATE INDEX GRANT GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "pkrunningjobshistory" for table "runningjobshistory" CREATE TABLE CREATE INDEX CREATE INDEX CREATE INDEX GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "pkrunningjobsmonitor" for table "runningjobsmonitor" CREATE TABLE CREATE INDEX CREATE INDEX GRANT NOTICE: CREATE TABLE / UNIQUE will create implicit index "pkfrontierreportlines" for table "frontierreportmonitor" CREATE TABLE GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "extendedfieldtype_pkey" for table "extendedfieldtype" CREATE TABLE CREATE SEQUENCE ALTER TABLE GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "extendedfield_pkey" for table "extendedfield" CREATE TABLE CREATE SEQUENCE ALTER TABLE GRANT NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "extendedfieldvalue_pkey" for table "extendedfieldvalue" CREATE TABLE CREATE SEQUENCE ALTER TABLE GRANT INSERT 0 1 INSERT 0 1 NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "harvestchannel_pkey" for table "harvestchannel" NOTICE: CREATE TABLE / UNIQUE will create implicit index "harvestchannel_name_key" for table "harvestchannel" CREATE TABLE CREATE SEQUENCE ALTER TABLE CREATE INDEX GRANT GRANT ALTER TABLE ALTER TABLE ALTER TABLE ALTER TABLE CREATE TABLE NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "eav_type_attribute_pkey" for table "eav_type_attribute" ALTER TABLE CREATE INDEX CREATE SEQUENCE CREATE TABLE NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "eav_attribute_pkey" for table "eav_attribute" ALTER TABLE CREATE INDEX GRANT GRANT GRANT INSERT 0 1 INSERT 0 1 INSERT 0 1 SET SET SET SET SET SET SET SET SET setval -------- 17 (1 row) setval -------- 17 (1 row) setval -------- 17 (1 row) setval -------- 5 (1 row) setval -------- 4 (1 row) setval -------- 17 (1 row) 15:31:51.598 [main] INFO com.mchange.v2.log.MLog - MLog clients using log4j logging. 15:31:51.788 [main] INFO com.mchange.v2.c3p0.C3P0Registry - Initializing c3p0-0.9.2.1 [built 20-March-2013 10:47:27 +0000; debug? true; trace: 10] 15:31:51.848 [main] DEBUG com.mchange.v2.c3p0.management.DynamicPooledDataSourceManagerMBean - MBean: com.mchange.v2.c3p0:type=PooledDataSource,identityToken=10bdx52af1k398j0e98fao|c8a2c0,name=10bdx52af1k398j0e98fao|c8a2c0 registered. 15:31:51.915 [main] DEBUG com.mchange.v2.c3p0.management.DynamicPooledDataSourceManagerMBean - MBean: com.mchange.v2.c3p0:type=PooledDataSource,identityToken=10bdx52af1k398j0e98fao|c8a2c0,name=10bdx52af1k398j0e98fao|c8a2c0 unregistered, in order to be reregistered after update. 15:31:51.916 [main] DEBUG com.mchange.v2.c3p0.management.DynamicPooledDataSourceManagerMBean - MBean: com.mchange.v2.c3p0:type=PooledDataSource,identityToken=10bdx52af1k398j0e98fao|c8a2c0,name=10bdx52af1k398j0e98fao|c8a2c0 registered. 15:31:51.944 [main] INFO dk.netarkivet.harvester.datamodel.HarvestDBConnection - Connection pool initialized with the following values: - minPoolSize=5 - maxPoolSize=20 - acquireIncrement=5 - maxStatements=0 - maxStatementsPerConnection=0 - idleConnTestPeriod=0 - idleConnTestQuery='null' - idleConnTestOnCheckin=false 15:31:51.992 [main] INFO com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource - Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireIncrement -> 5, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSourceName -> 10bdx52af1k398j0e98fao|c8a2c0, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> org.postgresql.Driver, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 10bdx52af1k398j0e98fao|c8a2c0, idleConnectionTestPeriod -> 0, initialPoolSize -> 3, jdbcUrl -> jdbc:postgresql://localhost:5432/test3_harvestdb, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 3600, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 20, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 5, numHelperThreads -> 3, preferredTestQuery -> null, properties -> {user=******, password=******}, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, userOverrides -> {}, usesTraditionalReflectiveProxies -> false ] 15:31:52.011 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - incremented pending_acquires: 1 15:31:52.012 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Starting acquisition series. Incremented pending_acquires [1], attempts_remaining: 30 15:31:52.012 [main] DEBUG com.mchange.v2.async.ThreadPoolAsynchronousRunner - com.mchange.v2.async.ThreadPoolAsynchronousRunner@128d34a: Adding task to queue -- com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@5eaa29 15:31:52.012 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - incremented pending_acquires: 2 15:31:52.012 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Starting acquisition series. Incremented pending_acquires [2], attempts_remaining: 30 15:31:52.012 [main] DEBUG com.mchange.v2.async.ThreadPoolAsynchronousRunner - com.mchange.v2.async.ThreadPoolAsynchronousRunner@128d34a: Adding task to queue -- com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@1bb6bea 15:31:52.013 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - incremented pending_acquires: 3 15:31:52.013 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Starting acquisition series. Incremented pending_acquires [3], attempts_remaining: 30 15:31:52.013 [main] DEBUG com.mchange.v2.async.ThreadPoolAsynchronousRunner - com.mchange.v2.async.ThreadPoolAsynchronousRunner@128d34a: Adding task to queue -- com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@b96fde 15:31:52.013 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - incremented pending_acquires: 4 15:31:52.013 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Starting acquisition series. Incremented pending_acquires [4], attempts_remaining: 30 15:31:52.013 [main] DEBUG com.mchange.v2.async.ThreadPoolAsynchronousRunner - com.mchange.v2.async.ThreadPoolAsynchronousRunner@128d34a: Adding task to queue -- com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@12e5f00 15:31:52.013 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - incremented pending_acquires: 5 15:31:52.013 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Starting acquisition series. Incremented pending_acquires [5], attempts_remaining: 30 15:31:52.013 [main] DEBUG com.mchange.v2.async.ThreadPoolAsynchronousRunner - com.mchange.v2.async.ThreadPoolAsynchronousRunner@128d34a: Adding task to queue -- com.mchange.v2.resourcepool.BasicResourcePool$ScatteredAcquireTask@40b76e 15:31:52.022 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - com.mchange.v2.resourcepool.BasicResourcePool@ea6137 config: [start -> 3; min -> 5; max -> 20; inc -> 5; num_acq_attempts -> 30; acq_attempt_delay -> 1000; check_idle_resources_delay -> 0; mox_resource_age -> 3600000; max_idle_time -> 0; excess_max_idle_time -> 0; destroy_unreturned_resc_time -> 0; expiration_enforcement_delay -> 900000; break_on_acquisition_failure -> false; debug_store_checkout_exceptions -> false] 15:31:52.024 [main] DEBUG com.mchange.v2.c3p0.impl.C3P0PooledConnectionPoolManager - Created new pool for auth, username (masked): 'de******'. 15:31:52.024 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - acquire test -- pool size: 0; target_pool_size: 5; desired target? 1 15:31:52.024 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - awaitAvailable(): [unknown] 15:31:52.024 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@ea6137 [managed: 0, unused: 0, excluded: 0] 15:31:52.172 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#0] DEBUG com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@179b5b9.acquireResource() returning. 15:31:52.173 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#0] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@ea6137 [managed: 1, unused: 1, excluded: 0] 15:31:52.174 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#0] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - decremented pending_acquires: 4 15:31:52.174 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#0] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Acquisition series terminated successfully. Decremented pending_acquires [4], attempts_remaining: 30 15:31:52.174 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@ea6137 [managed: 1, unused: 0, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@1ac23df) 15:31:52.172 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#1] DEBUG com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@179b5b9.acquireResource() returning. 15:31:52.174 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#1] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@ea6137 [managed: 2, unused: 1, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@1ac23df) 15:31:52.174 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#1] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - decremented pending_acquires: 3 15:31:52.174 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#1] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Acquisition series terminated successfully. Decremented pending_acquires [3], attempts_remaining: 30 15:31:52.176 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#2] DEBUG com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@179b5b9.acquireResource() returning. 15:31:52.176 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#2] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@ea6137 [managed: 3, unused: 2, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@1ac23df) 15:31:52.176 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#2] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - decremented pending_acquires: 2 15:31:52.176 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#2] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Acquisition series terminated successfully. Decremented pending_acquires [2], attempts_remaining: 30 15:31:52.181 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#0] DEBUG com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@179b5b9.acquireResource() returning. 15:31:52.181 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#0] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@ea6137 [managed: 4, unused: 3, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@1ac23df) 15:31:52.181 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#0] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - decremented pending_acquires: 1 15:31:52.181 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#0] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Acquisition series terminated successfully. Decremented pending_acquires [1], attempts_remaining: 30 15:31:52.200 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#1] DEBUG com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool - com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool$1PooledConnectionResourcePoolManager@179b5b9.acquireResource() returning. 15:31:52.200 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#1] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@ea6137 [managed: 5, unused: 4, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@1ac23df) 15:31:52.200 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#1] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - decremented pending_acquires: 0 15:31:52.200 [C3P0PooledConnectionPoolManager[identityToken->10bdx52af1k398j0e98fao|c8a2c0]-HelperThread-#1] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - Acquisition series terminated successfully. Decremented pending_acquires [0], attempts_remaining: 30 15:31:52.230 [main] DEBUG com.mchange.v2.c3p0.impl.NewProxyPreparedStatement - com.mchange.v2.c3p0.impl.NewProxyPreparedStatement@1ca01a2 closed orphaned ResultSet: com.mchange.v2.c3p0.impl.NewProxyResultSet@ec4505 15:31:52.231 [main] DEBUG com.mchange.v2.async.ThreadPoolAsynchronousRunner - com.mchange.v2.async.ThreadPoolAsynchronousRunner@128d34a: Adding task to queue -- com.mchange.v2.resourcepool.BasicResourcePool$1RefurbishCheckinResourceTask@524010 15:31:52.231 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@ea6137 [managed: 5, unused: 4, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@1ac23df) 15:31:52.237 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@ea6137 [managed: 5, unused: 4, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@1ac23df) 15:31:52.239 [main] DEBUG com.mchange.v2.c3p0.impl.NewProxyPreparedStatement - com.mchange.v2.c3p0.impl.NewProxyPreparedStatement@106ebcb closed orphaned ResultSet: com.mchange.v2.c3p0.impl.NewProxyResultSet@12da18f 15:31:52.239 [main] DEBUG com.mchange.v2.async.ThreadPoolAsynchronousRunner - com.mchange.v2.async.ThreadPoolAsynchronousRunner@128d34a: Adding task to queue -- com.mchange.v2.resourcepool.BasicResourcePool$1RefurbishCheckinResourceTask@18e2e41 15:31:52.239 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@ea6137 [managed: 5, unused: 4, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@1ac23df) 15:31:52.274 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@ea6137 [managed: 5, unused: 4, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@1ac23df) 15:31:52.276 [main] DEBUG com.mchange.v2.c3p0.impl.NewProxyPreparedStatement - com.mchange.v2.c3p0.impl.NewProxyPreparedStatement@12cf7ab closed orphaned ResultSet: com.mchange.v2.c3p0.impl.NewProxyResultSet@79870 15:31:52.297 [main] DEBUG com.mchange.v2.async.ThreadPoolAsynchronousRunner - com.mchange.v2.async.ThreadPoolAsynchronousRunner@128d34a: Adding task to queue -- com.mchange.v2.resourcepool.BasicResourcePool$1RefurbishCheckinResourceTask@d851c9 15:31:52.298 [main] DEBUG com.mchange.v2.resourcepool.BasicResourcePool - trace com.mchange.v2.resourcepool.BasicResourcePool@ea6137 [managed: 5, unused: 4, excluded: 0] (e.g. com.mchange.v2.c3p0.impl.NewPooledConnection@1ac23df) The template 'default_orderxml' has now been updated. + set +x -------------------------------------------- STARTING MACHINE: devel@kb-test-adm-001.kb.dk Starting all applications on: kb-test-adm-001.kb.dk Starting linux application: GUIApplication Starting linux application: ArcRepositoryApplication Starting linux application: HarvestJobManagerApplication 15:31:54,285 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_ArcRepositoryApplication.xml] at [file:/home/devel/Test3/conf/logback_ArcRepositoryApplication.xml] 15:31:55,058 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 15:31:55,061 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:31:55,101 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 15:31:55,167 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:31:55,351 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 15:31:55,373 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 15:31:55,482 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@7537813 - No compression will be used 15:31:55,483 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@7537813 - Will use the pattern ./log/ArcRepositoryApplication.%d{yyyy-MM-dd}.%i.log for the active file 15:31:55,497 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@13a22a9 - The date pattern is 'yyyy-MM-dd' from file name pattern './log/ArcRepositoryApplication.%d{yyyy-MM-dd}.%i.log'. 15:31:55,497 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@13a22a9 - Roll-over at midnight. 15:31:55,525 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@13a22a9 - Setting initial period to Mon Feb 22 15:31:55 CET 2021 15:31:55,525 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@13a22a9 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 15:31:55,525 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@13a22a9 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 15:31:55,532 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:31:55,544 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/ArcRepositoryApplication.log 15:31:55,544 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/ArcRepositoryApplication.log] 15:31:55,546 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 15:31:56,818 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 15:31:56,825 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 15:31:56,826 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 15:31:56,828 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 15:31:56,828 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 15:31:56,830 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 15:31:56,830 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 15:31:56,832 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1082e88 - Registering current configuration as safe fallback point 2021-02-22 15:31:56.855 DEBUG dk.netarkivet.common.utils.Settings.invoke0 - Value found in loaded data: SB,KB SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also http://www.slf4j.org/codes.html#replay Starting dk.netarkivet.archive.arcrepository.ArcRepository Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) 2021-02-22 15:31:56.896 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.archive.arcrepository.ArcRepository Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) Java VM: 1.8.0_20 2021-02-22 15:31:56.902 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_20 java.home: /usr/java/jdk1.8.0_20/jre 2021-02-22 15:31:56.903 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/java/jdk1.8.0_20/jre Working dir: /home/devel/Test3 2021-02-22 15:31:56.906 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-22 15:31:56.906 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_ArcRepositoryApplication.xml' 2021-02-22 15:31:57.281 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'kb-test-adm-001.kb.dk' and JMX/RMI ports 8151/8251 2021-02-22 15:31:57.282 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 8151 communicating on port 8251 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://kb-test-adm-001.kb.dk:8251/jndi/rmi://kb-test-adm-001.kb.dk:8151/jmxrmi dk.netarkivet.archive.arcrepository.ArcRepository Running 2021-02-22 15:31:57.304 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.archive.arcrepository.ArcRepository Running 2021-02-22 15:31:57.307 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:31:57.323 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:31:57.324 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-22 15:31:57.912 INFO d.n.a.a.ArchiveDBConnection.initDataSource - Using jdbc url: jdbc:postgresql://localhost:5432/test3_admindb 2021-02-22 15:31:57.914 INFO d.n.a.a.ArchiveDBConnection.initDataSource - Connection pool initialized with the following values: - minPoolSize=5 - maxPoolSize=10 - acquireIncrement=5 - maxStatements=0 - maxStatementsPerConnection=0 - idleConnTestPeriod=30 - idleConnTestQuery='SELECT COUNT(*) FROM replica' - idleConnTestOnCheckin=false 15:31:53,757 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_GUIApplication.xml] at [file:/home/devel/Test3/conf/logback_GUIApplication.xml] 15:31:54,368 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 15:31:54,369 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:31:54,380 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 15:31:54,437 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:31:54,646 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 15:31:54,663 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 15:31:54,782 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@23744075 - No compression will be used 15:31:54,784 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@23744075 - Will use the pattern ./log/GUIApplication.%d{yyyy-MM-dd}.%i.log for the active file 15:31:54,797 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12f2cc1 - The date pattern is 'yyyy-MM-dd' from file name pattern './log/GUIApplication.%d{yyyy-MM-dd}.%i.log'. 15:31:54,797 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12f2cc1 - Roll-over at midnight. 15:31:54,817 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12f2cc1 - Setting initial period to Mon Feb 22 15:31:54 CET 2021 15:31:54,817 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12f2cc1 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 15:31:54,817 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@12f2cc1 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 15:31:54,824 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:31:54,836 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/GUIApplication.log 15:31:54,836 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/GUIApplication.log] 15:31:54,838 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 15:31:56,026 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 15:31:56,033 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 15:31:56,033 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 15:31:56,038 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 15:31:56,039 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 15:31:56,041 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 15:31:56,041 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 15:31:56,045 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@79870 - Registering current configuration as safe fallback point 2021-02-22 15:31:56.066 DEBUG dk.netarkivet.common.utils.Settings.invoke0 - Value found in loaded data: SB,KB SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also http://www.slf4j.org/codes.html#replay Starting dk.netarkivet.common.webinterface.GUIWebServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) 2021-02-22 15:31:56.094 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.common.webinterface.GUIWebServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) Java VM: 1.8.0_20 2021-02-22 15:31:56.095 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_20 java.home: /usr/java/jdk1.8.0_20/jre 2021-02-22 15:31:56.100 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/java/jdk1.8.0_20/jre Working dir: /home/devel/Test3 2021-02-22 15:31:56.101 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-22 15:31:56.102 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_GUIApplication.xml' 2021-02-22 15:31:56.459 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'kb-test-adm-001.kb.dk' and JMX/RMI ports 8150/8250 2021-02-22 15:31:56.459 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 8150 communicating on port 8250 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://kb-test-adm-001.kb.dk:8250/jndi/rmi://kb-test-adm-001.kb.dk:8150/jmxrmi dk.netarkivet.common.webinterface.GUIWebServer Running 2021-02-22 15:31:56.468 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.common.webinterface.GUIWebServer Running 2021-02-22 15:31:56.475 DEBUG dk.netarkivet.common.utils.Settings.debug - Value found in loaded data: webpages/HarvestDefinition.war,webpages/History.war,webpages/HarvestChannel.war,webpages/QA.war,webpages/Status.war 2021-02-22 15:31:56.476 DEBUG dk.netarkivet.common.utils.Settings.debug - Value found in loaded data: dk.netarkivet.harvester.webinterface.DefinitionsSiteSection,dk.netarkivet.harvester.webinterface.HistorySiteSection,dk.netarkivet.harvester.webinterface.HarvestChannelSiteSection,dk.netarkivet.viewerproxy.webinterface.QASiteSection,dk.netarkivet.monitor.webinterface.StatusSiteSection 2021-02-22 15:31:56.476 INFO d.n.common.webinterface.GUIWebServer. - Starting webserver. Port: 8076 deployment directories: 'webpages/HarvestDefinition.war,webpages/History.war,webpages/HarvestChannel.war,webpages/QA.war,webpages/Status.war' classes: 'dk.netarkivet.harvester.webinterface.DefinitionsSiteSection,dk.netarkivet.harvester.webinterface.HistorySiteSection,dk.netarkivet.harvester.webinterface.HarvestChannelSiteSection,dk.netarkivet.viewerproxy.webinterface.QASiteSection,dk.netarkivet.monitor.webinterface.StatusSiteSection' 2021-02-22 15:31:56.492 DEBUG d.n.common.webinterface.GUIWebServer. - GUI using tempdir /home/devel/Test3/tmpdircommon 2021-02-22 15:31:56.492 DEBUG d.n.common.webinterface.GUIWebServer. - GUI using basedir /home/devel/Test3 2021-02-22 15:31:56.492 INFO d.n.common.webinterface.GUIWebServer. - Deleted existing tempdir '/home/devel/Test3/tmpdircommon' 2021-02-22 15:31:56.504 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:31:56.504 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:31:56.504 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-22 15:31:56.744 INFO d.n.common.webinterface.GUIWebServer. - Scanning for taglibs is disabled as tomcat.util.scan.StandardJarScanFilter.jarsToSkip is unset. 2021-02-22 15:31:56.746 DEBUG dk.netarkivet.common.utils.Settings.debug - Value found in loaded data: dk.netarkivet.harvester.webinterface.DefinitionsSiteSection,dk.netarkivet.harvester.webinterface.HistorySiteSection,dk.netarkivet.harvester.webinterface.HarvestChannelSiteSection,dk.netarkivet.viewerproxy.webinterface.QASiteSection,dk.netarkivet.monitor.webinterface.StatusSiteSection 2021-02-22 15:31:56.760 DEBUG d.n.common.webinterface.SiteSection.getSections - Loading 5 site section(s). 2021-02-22 15:31:56.761 DEBUG d.n.common.webinterface.SiteSection.getSections - Loading site section dk.netarkivet.harvester.webinterface.DefinitionsSiteSection. 2021-02-22 15:31:56.766 DEBUG d.n.common.webinterface.SiteSection.getSections - Loading site section dk.netarkivet.harvester.webinterface.HistorySiteSection. 2021-02-22 15:31:56.780 DEBUG d.n.common.webinterface.SiteSection.getSections - Loading site section dk.netarkivet.harvester.webinterface.HarvestChannelSiteSection. 2021-02-22 15:31:56.781 DEBUG d.n.common.webinterface.SiteSection.getSections - Loading site section dk.netarkivet.viewerproxy.webinterface.QASiteSection. 2021-02-22 15:31:56.782 DEBUG d.n.common.webinterface.SiteSection.getSections - Loading site section dk.netarkivet.monitor.webinterface.StatusSiteSection. 2021-02-22 15:31:57.292 INFO d.n.h.datamodel.HarvestDBConnection.initDataSource - Connection pool initialized with the following values: - minPoolSize=5 - maxPoolSize=20 - acquireIncrement=5 - maxStatements=0 - maxStatementsPerConnection=0 - idleConnTestPeriod=0 - idleConnTestQuery='null' - idleConnTestOnCheckin=false 15:31:53,959 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_HarvestJobManagerApplication.xml] at [file:/home/devel/Test3/conf/logback_HarvestJobManagerApplication.xml] 15:31:54,374 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 15:31:54,387 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:31:54,423 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 15:31:54,482 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:31:54,672 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 15:31:54,686 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 15:31:54,785 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@15512410 - No compression will be used 15:31:54,787 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@15512410 - Will use the pattern ./log/HarvestJobManagerApplication.%d{yyyy-MM-dd}.%i.log for the active file 15:31:54,799 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1cd892a - The date pattern is 'yyyy-MM-dd' from file name pattern './log/HarvestJobManagerApplication.%d{yyyy-MM-dd}.%i.log'. 15:31:54,799 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1cd892a - Roll-over at midnight. 15:31:54,812 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1cd892a - Setting initial period to Mon Feb 22 15:31:54 CET 2021 15:31:54,813 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1cd892a - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 15:31:54,813 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1cd892a - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 15:31:54,819 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:31:54,824 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestJobManagerApplication.log 15:31:54,824 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestJobManagerApplication.log] 15:31:54,825 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 15:31:56,110 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 15:31:56,122 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 15:31:56,122 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 15:31:56,129 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 15:31:56,129 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 15:31:56,131 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 15:31:56,131 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 15:31:56,133 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@b87145 - Registering current configuration as safe fallback point 2021-02-22 15:31:56.157 DEBUG dk.netarkivet.common.utils.Settings.invoke0 - Value found in loaded data: SB,KB SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also http://www.slf4j.org/codes.html#replay 2021-02-22 15:31:56.223 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:31:56.226 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:31:56.230 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-22 15:31:57.172 INFO d.n.h.datamodel.HarvestDBConnection.initDataSource - Connection pool initialized with the following values: - minPoolSize=5 - maxPoolSize=20 - acquireIncrement=5 - maxStatements=0 - maxStatementsPerConnection=0 - idleConnTestPeriod=0 - idleConnTestQuery='null' - idleConnTestOnCheckin=false 2021-02-22 15:31:57.897 INFO d.n.h.scheduler.JobDispatcher. - Creating JobDispatcher Starting dk.netarkivet.harvester.scheduler.HarvestJobManager Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) 2021-02-22 15:31:58.029 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.harvester.scheduler.HarvestJobManager Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) 2021-02-22 15:31:58.030 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_HarvestJobManagerApplication.xml' -------------------------------------------- STARTING MACHINE: devel@kb-test-har-003.kb.dk Starting all applications on: kb-test-har-003.kb.dk Starting linux application: HarvestControllerApplication_kblow001_h3 SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/devel/Test3/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/home/devel/Test3/lib/slf4j-log4j12-1.7.6.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 15:31:59,151 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_HarvestControllerApplication_kblow001_h3.xml] at [file:/home/devel/Test3/conf/logback_HarvestControllerApplication_kblow001_h3.xml] 15:31:59,362 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 15:31:59,365 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:31:59,372 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 15:31:59,384 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:31:59,432 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 15:31:59,435 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 15:31:59,457 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1219402581 - No compression will be used 15:31:59,458 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1219402581 - Will use the pattern ./log/HarvestControllerApplication_kblow001_h3.%d{yyyy-MM-dd}.%i.log for the active file 15:31:59,461 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1700915 - The date pattern is 'yyyy-MM-dd' from file name pattern './log/HarvestControllerApplication_kblow001_h3.%d{yyyy-MM-dd}.%i.log'. 15:31:59,461 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1700915 - Roll-over at midnight. 15:31:59,464 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1700915 - Setting initial period to Mon Feb 22 15:31:59 CET 2021 15:31:59,465 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1700915 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 15:31:59,465 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1700915 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 15:31:59,466 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:31:59,468 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestControllerApplication_kblow001_h3.log 15:31:59,469 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestControllerApplication_kblow001_h3.log] 15:31:59,469 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 15:31:59,975 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 15:31:59,977 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 15:31:59,977 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 15:31:59,978 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 15:31:59,978 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 15:31:59,979 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 15:31:59,979 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 15:31:59,979 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@21de60b4 - Registering current configuration as safe fallback point SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 2021-02-22 15:31:59.985 DEBUG dk.netarkivet.common.utils.Settings.invoke0 - Value found in loaded data: SB,KB SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also http://www.slf4j.org/codes.html#replay Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) 2021-02-22 15:31:59.992 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) Java VM: 1.8.0_282 2021-02-22 15:31:59.993 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_282 java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre 2021-02-22 15:31:59.993 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre Working dir: /home/devel/Test3 2021-02-22 15:31:59.993 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-22 15:31:59.997 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_HarvestControllerApplication_kblow001_h3.xml' 2021-02-22 15:32:00.113 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'kb-test-har-003.kb.dk' and JMX/RMI ports 8150/8250 2021-02-22 15:32:00.114 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 8150 communicating on port 8250 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://kb-test-har-003.kb.dk:8250/jndi/rmi://kb-test-har-003.kb.dk:8150/jmxrmi dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-22 15:32:00.119 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-22 15:32:00.125 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:32:00.132 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:32:00.133 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-22 15:32:00.138 INFO d.n.h.h.HarvestControllerServer. - Starting HarvestControllerServer. 2021-02-22 15:32:00.139 INFO d.n.h.h.HarvestControllerServer. - Bound to harvest channel 'LOWPRIORITY' 2021-02-22 15:32:00.139 INFO d.n.h.h.HarvestControllerServer. - Serverdir: 'harvester_low' 2021-02-22 15:32:00.139 INFO d.n.h.h.HarvestControllerServer. - Harvesting requires at least 400000000 bytes free. 2021-02-22 15:32:00.379 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-har-003.kb.dk 2021-02-22 15:32:01.905 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each get request after 300000 milliseconds. 2021-02-22 15:32:01.906 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.archive.arcrepository.distribute.BitmagArcRepositoryClient@424fd310 as listener to Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_9_HCS_KBLOW001_H3 2021-02-22 15:32:01.914 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient listens for replies on channel '[Queue 'Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_9_HCS_KBLOW001_H3']' 2021-02-22 15:32:01.914 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Getting bitmag config from settings.common.arcrepositoryClient.bitrepository.settingsDir=/home/devel/Test3/conf/bitmag_client_config 2021-02-22 15:32:01.915 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-22 15:32:01.919 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-22 15:32:02.011 INFO d.n.c.utils.BasicTwoWaySSLProvider.loadPrivateKey - Key file '/home/devel/extra_configs/https_config/https_key.pem' with private key and certificate does not exist! 2021-02-22 15:32:02.043 DEBUG d.n.h.h.HarvestControllerServer. - Obtained JMS connection. 2021-02-22 15:32:02.045 INFO d.n.h.h.HarvestControllerServer. - SEND_READY_DELAY used by HarvestControllerServer is 300 2021-02-22 15:32:02.045 INFO d.n.h.heritrix3.PostProcessing.processOldJobs - Looking for unprocessed crawldata in 'harvester_low' 2021-02-22 15:32:02.045 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.harvester.heritrix3.HarvestControllerServer@41e350f1 as listener to Test3_COMMON_HCHAN_VAL_RESP 2021-02-22 15:32:02.064 INFO d.n.h.h.HarvestControllerServer. - Requested to check the validity of harvest channel 'LOWPRIORITY' 2021-02-22 15:32:02.140 INFO d.n.h.h.HarvestControllerServer.visit - Received message stating that channel 'LOWPRIORITY' is valid. 2021-02-22 15:32:02.142 INFO d.n.h.h.HarvestControllerServer.beginListeningIfSpaceAvailable - Starts to listen to new jobs on queue '[Queue 'Test3_COMMON_JOB_SNAPSHOT_LOWPRIORITY']' 2021-02-22 15:32:02.142 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.harvester.heritrix3.HarvestControllerServer@41e350f1 as listener to Test3_COMMON_JOB_SNAPSHOT_LOWPRIORITY -------------------------------------------- STARTING MACHINE: devel@kb-test-har-005.kb.dk Starting all applications on: kb-test-har-005.kb.dk Starting linux application: HarvestControllerApplication_kbumbra_1 Starting linux application: HarvestControllerApplication_kbumbra_2 SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/devel/Test3/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/home/devel/Test3/lib/slf4j-log4j12-1.7.6.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 15:32:04,835 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_HarvestControllerApplication_kbumbra_1.xml] at [file:/home/devel/Test3/conf/logback_HarvestControllerApplication_kbumbra_1.xml] 15:32:05,214 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 15:32:05,230 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:32:05,237 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 15:32:05,254 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:32:05,347 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 15:32:05,353 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 15:32:05,377 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1219402581 - No compression will be used 15:32:05,378 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1219402581 - Will use the pattern ./log/HarvestControllerApplication_kbumbra_1.%d{yyyy-MM-dd}.%i.log for the active file 15:32:05,380 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1700915 - The date pattern is 'yyyy-MM-dd' from file name pattern './log/HarvestControllerApplication_kbumbra_1.%d{yyyy-MM-dd}.%i.log'. 15:32:05,380 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1700915 - Roll-over at midnight. 15:32:05,383 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1700915 - Setting initial period to Mon Feb 22 15:32:05 CET 2021 15:32:05,383 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1700915 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 15:32:05,383 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1700915 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 15:32:05,385 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:32:05,391 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestControllerApplication_kbumbra_1.log 15:32:05,391 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestControllerApplication_kbumbra_1.log] 15:32:05,392 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 15:32:06,149 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 15:32:06,160 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 15:32:06,160 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 15:32:06,161 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 15:32:06,161 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 15:32:06,161 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 15:32:06,161 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 15:32:06,162 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@21de60b4 - Registering current configuration as safe fallback point SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 2021-02-22 15:32:06.166 DEBUG dk.netarkivet.common.utils.Settings.invoke0 - Value found in loaded data: SB,KB SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also http://www.slf4j.org/codes.html#replay Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) 2021-02-22 15:32:06.174 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) Java VM: 1.8.0_282 2021-02-22 15:32:06.175 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_282 java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre 2021-02-22 15:32:06.175 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre Working dir: /home/devel/Test3 2021-02-22 15:32:06.175 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-22 15:32:06.176 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_HarvestControllerApplication_kbumbra_1.xml' 2021-02-22 15:32:06.354 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'kb-test-har-005.kb.dk' and JMX/RMI ports 8150/8250 2021-02-22 15:32:06.354 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 8150 communicating on port 8250 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://kb-test-har-005.kb.dk:8250/jndi/rmi://kb-test-har-005.kb.dk:8150/jmxrmi dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-22 15:32:06.358 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-22 15:32:06.375 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:32:06.376 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:32:06.376 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-22 15:32:06.395 INFO d.n.h.h.HarvestControllerServer. - Starting HarvestControllerServer. 2021-02-22 15:32:06.395 INFO d.n.h.h.HarvestControllerServer. - Bound to harvest channel 'UMBRA' 2021-02-22 15:32:06.395 INFO d.n.h.h.HarvestControllerServer. - Serverdir: 'harvester_umbra_1' 2021-02-22 15:32:06.396 INFO d.n.h.h.HarvestControllerServer. - Harvesting requires at least 400000000 bytes free. 2021-02-22 15:32:06.580 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-har-005.kb.dk 2021-02-22 15:32:08.743 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each get request after 300000 milliseconds. 2021-02-22 15:32:08.745 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.archive.arcrepository.distribute.BitmagArcRepositoryClient@424fd310 as listener to Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_16_HCS_KBUMBRA_1 2021-02-22 15:32:08.754 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient listens for replies on channel '[Queue 'Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_16_HCS_KBUMBRA_1']' 2021-02-22 15:32:08.755 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Getting bitmag config from settings.common.arcrepositoryClient.bitrepository.settingsDir=/home/devel/Test3/conf/bitmag_client_config 2021-02-22 15:32:08.755 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-22 15:32:08.759 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-22 15:32:08.848 INFO d.n.c.utils.BasicTwoWaySSLProvider.loadPrivateKey - Key file '/home/devel/extra_configs/https_config/https_key.pem' with private key and certificate does not exist! 2021-02-22 15:32:08.873 DEBUG d.n.h.h.HarvestControllerServer. - Obtained JMS connection. 2021-02-22 15:32:08.874 INFO d.n.h.h.HarvestControllerServer. - SEND_READY_DELAY used by HarvestControllerServer is 300 2021-02-22 15:32:08.875 INFO d.n.h.heritrix3.PostProcessing.processOldJobs - Looking for unprocessed crawldata in 'harvester_umbra_1' 2021-02-22 15:32:08.875 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.harvester.heritrix3.HarvestControllerServer@41e350f1 as listener to Test3_COMMON_HCHAN_VAL_RESP 2021-02-22 15:32:08.886 INFO d.n.h.h.HarvestControllerServer. - Requested to check the validity of harvest channel 'UMBRA' 2021-02-22 15:32:08.916 INFO d.n.h.h.HarvestControllerServer.visit - Received message stating that channel 'UMBRA' is valid. 2021-02-22 15:32:08.919 INFO d.n.h.h.HarvestControllerServer.beginListeningIfSpaceAvailable - Starts to listen to new jobs on queue '[Queue 'Test3_COMMON_JOB_PARTIAL_UMBRA']' 2021-02-22 15:32:08.920 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.harvester.heritrix3.HarvestControllerServer@41e350f1 as listener to Test3_COMMON_JOB_PARTIAL_UMBRA SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/devel/Test3/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/home/devel/Test3/lib/slf4j-log4j12-1.7.6.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 15:32:04,759 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_HarvestControllerApplication_kbumbra_2.xml] at [file:/home/devel/Test3/conf/logback_HarvestControllerApplication_kbumbra_2.xml] 15:32:05,159 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 15:32:05,171 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:32:05,177 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 15:32:05,203 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:32:05,270 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 15:32:05,273 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 15:32:05,297 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1219402581 - No compression will be used 15:32:05,298 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1219402581 - Will use the pattern ./log/HarvestControllerApplication_kbumbra_2.%d{yyyy-MM-dd}.%i.log for the active file 15:32:05,301 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1700915 - The date pattern is 'yyyy-MM-dd' from file name pattern './log/HarvestControllerApplication_kbumbra_2.%d{yyyy-MM-dd}.%i.log'. 15:32:05,301 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1700915 - Roll-over at midnight. 15:32:05,309 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1700915 - Setting initial period to Mon Feb 22 15:32:05 CET 2021 15:32:05,309 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1700915 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 15:32:05,309 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1700915 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 15:32:05,311 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:32:05,313 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestControllerApplication_kbumbra_2.log 15:32:05,313 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestControllerApplication_kbumbra_2.log] 15:32:05,313 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 15:32:06,066 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 15:32:06,085 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 15:32:06,086 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 15:32:06,086 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 15:32:06,086 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 15:32:06,087 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 15:32:06,087 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 15:32:06,087 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@21de60b4 - Registering current configuration as safe fallback point SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 2021-02-22 15:32:06.092 DEBUG dk.netarkivet.common.utils.Settings.invoke0 - Value found in loaded data: SB,KB SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also http://www.slf4j.org/codes.html#replay Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) 2021-02-22 15:32:06.104 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) Java VM: 1.8.0_282 2021-02-22 15:32:06.105 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_282 java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre 2021-02-22 15:32:06.105 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre Working dir: /home/devel/Test3 2021-02-22 15:32:06.106 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-22 15:32:06.106 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_HarvestControllerApplication_kbumbra_2.xml' 2021-02-22 15:32:06.284 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'kb-test-har-005.kb.dk' and JMX/RMI ports 8155/8255 2021-02-22 15:32:06.285 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 8155 communicating on port 8255 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://kb-test-har-005.kb.dk:8255/jndi/rmi://kb-test-har-005.kb.dk:8155/jmxrmi dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-22 15:32:06.290 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-22 15:32:06.303 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:32:06.304 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:32:06.304 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-22 15:32:06.323 INFO d.n.h.h.HarvestControllerServer. - Starting HarvestControllerServer. 2021-02-22 15:32:06.323 INFO d.n.h.h.HarvestControllerServer. - Bound to harvest channel 'UMBRA' 2021-02-22 15:32:06.323 INFO d.n.h.h.HarvestControllerServer. - Serverdir: 'harvester_umbra_2' 2021-02-22 15:32:06.324 INFO d.n.h.h.HarvestControllerServer. - Harvesting requires at least 400000000 bytes free. 2021-02-22 15:32:06.484 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-har-005.kb.dk 2021-02-22 15:32:08.495 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each get request after 300000 milliseconds. 2021-02-22 15:32:08.500 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.archive.arcrepository.distribute.BitmagArcRepositoryClient@424fd310 as listener to Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_16_HCS_KBUMBRA_2 2021-02-22 15:32:08.537 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient listens for replies on channel '[Queue 'Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_16_HCS_KBUMBRA_2']' 2021-02-22 15:32:08.538 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Getting bitmag config from settings.common.arcrepositoryClient.bitrepository.settingsDir=/home/devel/Test3/conf/bitmag_client_config 2021-02-22 15:32:08.538 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-22 15:32:08.542 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-22 15:32:08.681 INFO d.n.c.utils.BasicTwoWaySSLProvider.loadPrivateKey - Key file '/home/devel/extra_configs/https_config/https_key.pem' with private key and certificate does not exist! 2021-02-22 15:32:08.715 DEBUG d.n.h.h.HarvestControllerServer. - Obtained JMS connection. 2021-02-22 15:32:08.716 INFO d.n.h.h.HarvestControllerServer. - SEND_READY_DELAY used by HarvestControllerServer is 300 2021-02-22 15:32:08.717 INFO d.n.h.heritrix3.PostProcessing.processOldJobs - Looking for unprocessed crawldata in 'harvester_umbra_2' 2021-02-22 15:32:08.717 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.harvester.heritrix3.HarvestControllerServer@41e350f1 as listener to Test3_COMMON_HCHAN_VAL_RESP 2021-02-22 15:32:08.748 INFO d.n.h.h.HarvestControllerServer. - Requested to check the validity of harvest channel 'UMBRA' 2021-02-22 15:32:08.781 INFO d.n.h.h.HarvestControllerServer.visit - Received message stating that channel 'UMBRA' is valid. 2021-02-22 15:32:08.782 INFO d.n.h.h.HarvestControllerServer.beginListeningIfSpaceAvailable - Starts to listen to new jobs on queue '[Queue 'Test3_COMMON_JOB_PARTIAL_UMBRA']' 2021-02-22 15:32:08.783 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.harvester.heritrix3.HarvestControllerServer@41e350f1 as listener to Test3_COMMON_JOB_PARTIAL_UMBRA -------------------------------------------- STARTING MACHINE: devel@kb-test-har-004.kb.dk Starting all applications on: kb-test-har-004.kb.dk Starting linux application: HarvestControllerApplication_kblow002_h3 Starting linux application: HarvestControllerApplication_kbhigh_h3 SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/devel/Test3/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/home/devel/Test3/lib/slf4j-log4j12-1.7.6.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 15:32:10,219 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_HarvestControllerApplication_kbhigh_h3.xml] at [file:/home/devel/Test3/conf/logback_HarvestControllerApplication_kbhigh_h3.xml] 15:32:10,601 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 15:32:10,611 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:32:10,628 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 15:32:10,653 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:32:10,727 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 15:32:10,731 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 15:32:10,769 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@317071334 - No compression will be used 15:32:10,770 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@317071334 - Will use the pattern ./log/HarvestControllerApplication_kbhigh_h3.%d{yyyy-MM-dd}.%i.log for the active file 15:32:10,773 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ee955a8 - The date pattern is 'yyyy-MM-dd' from file name pattern './log/HarvestControllerApplication_kbhigh_h3.%d{yyyy-MM-dd}.%i.log'. 15:32:10,773 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ee955a8 - Roll-over at midnight. 15:32:10,779 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ee955a8 - Setting initial period to Mon Feb 22 15:32:10 CET 2021 15:32:10,780 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ee955a8 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 15:32:10,780 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ee955a8 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 15:32:10,781 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:32:10,785 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestControllerApplication_kbhigh_h3.log 15:32:10,785 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestControllerApplication_kbhigh_h3.log] 15:32:10,787 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 15:32:11,360 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 15:32:11,367 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 15:32:11,367 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 15:32:11,367 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 15:32:11,367 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 15:32:11,368 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 15:32:11,368 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 15:32:11,369 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1677d1 - Registering current configuration as safe fallback point SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 2021-02-22 15:32:11.375 DEBUG dk.netarkivet.common.utils.Settings.invoke0 - Value found in loaded data: SB,KB SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also http://www.slf4j.org/codes.html#replay Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) 2021-02-22 15:32:11.386 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) Java VM: 1.8.0_25 2021-02-22 15:32:11.387 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_25 java.home: /usr/local/java/jdk1.8.0_25_x64/jre 2021-02-22 15:32:11.387 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/local/java/jdk1.8.0_25_x64/jre Working dir: /home/devel/Test3 2021-02-22 15:32:11.387 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-22 15:32:11.388 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_HarvestControllerApplication_kbhigh_h3.xml' 2021-02-22 15:32:11.565 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'kb-test-har-004.kb.dk' and JMX/RMI ports 8152/8252 2021-02-22 15:32:11.565 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 8152 communicating on port 8252 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://kb-test-har-004.kb.dk:8252/jndi/rmi://kb-test-har-004.kb.dk:8152/jmxrmi dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-22 15:32:11.574 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-22 15:32:11.584 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:32:11.584 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:32:11.584 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-22 15:32:11.599 INFO d.n.h.h.HarvestControllerServer. - Starting HarvestControllerServer. 2021-02-22 15:32:11.599 INFO d.n.h.h.HarvestControllerServer. - Bound to harvest channel 'HIGHPRIORITY' 2021-02-22 15:32:11.600 INFO d.n.h.h.HarvestControllerServer. - Serverdir: 'harvester_high' 2021-02-22 15:32:11.600 INFO d.n.h.h.HarvestControllerServer. - Harvesting requires at least 400000000 bytes free. 2021-02-22 15:32:11.765 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-har-004.kb.dk SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/devel/Test3/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/home/devel/Test3/lib/slf4j-log4j12-1.7.6.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 15:32:10,152 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_HarvestControllerApplication_kblow002_h3.xml] at [file:/home/devel/Test3/conf/logback_HarvestControllerApplication_kblow002_h3.xml] 15:32:10,557 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 15:32:10,569 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:32:10,585 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 15:32:10,612 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:32:10,686 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 15:32:10,690 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 15:32:10,724 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@317071334 - No compression will be used 15:32:10,726 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@317071334 - Will use the pattern ./log/HarvestControllerApplication_kblow002_h3.%d{yyyy-MM-dd}.%i.log for the active file 15:32:10,728 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ee955a8 - The date pattern is 'yyyy-MM-dd' from file name pattern './log/HarvestControllerApplication_kblow002_h3.%d{yyyy-MM-dd}.%i.log'. 15:32:10,728 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ee955a8 - Roll-over at midnight. 15:32:10,734 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ee955a8 - Setting initial period to Mon Feb 22 15:32:10 CET 2021 15:32:10,734 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ee955a8 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 15:32:10,734 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7ee955a8 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 15:32:10,736 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:32:10,740 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestControllerApplication_kblow002_h3.log 15:32:10,740 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestControllerApplication_kblow002_h3.log] 15:32:10,741 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 15:32:11,207 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 15:32:11,215 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 15:32:11,215 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 15:32:11,216 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 15:32:11,216 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 15:32:11,216 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 15:32:11,216 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 15:32:11,223 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1677d1 - Registering current configuration as safe fallback point SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 2021-02-22 15:32:11.228 DEBUG dk.netarkivet.common.utils.Settings.invoke0 - Value found in loaded data: SB,KB SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also http://www.slf4j.org/codes.html#replay Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) 2021-02-22 15:32:11.240 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) Java VM: 1.8.0_25 2021-02-22 15:32:11.241 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_25 java.home: /usr/local/java/jdk1.8.0_25_x64/jre 2021-02-22 15:32:11.241 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/local/java/jdk1.8.0_25_x64/jre Working dir: /home/devel/Test3 2021-02-22 15:32:11.241 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-22 15:32:11.241 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_HarvestControllerApplication_kblow002_h3.xml' 2021-02-22 15:32:11.441 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'kb-test-har-004.kb.dk' and JMX/RMI ports 8150/8250 2021-02-22 15:32:11.441 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 8150 communicating on port 8250 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://kb-test-har-004.kb.dk:8250/jndi/rmi://kb-test-har-004.kb.dk:8150/jmxrmi dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-22 15:32:11.446 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-22 15:32:11.470 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:32:11.470 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:32:11.471 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-22 15:32:11.473 INFO d.n.h.h.HarvestControllerServer. - Starting HarvestControllerServer. 2021-02-22 15:32:11.473 INFO d.n.h.h.HarvestControllerServer. - Bound to harvest channel 'LOWPRIORITY' 2021-02-22 15:32:11.474 INFO d.n.h.h.HarvestControllerServer. - Serverdir: 'harvester_low' 2021-02-22 15:32:11.474 INFO d.n.h.h.HarvestControllerServer. - Harvesting requires at least 400000000 bytes free. 2021-02-22 15:32:11.675 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-har-004.kb.dk -------------------------------------------- STARTING MACHINE: devel@kb-test-acs-001.kb.dk Starting all applications on: kb-test-acs-001.kb.dk Starting linux application: IndexServerApplication Starting linux application: ViewerProxyApplication 15:32:15,825 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_IndexServerApplication.xml] at [file:/home/devel/Test3/conf/logback_IndexServerApplication.xml] 15:32:16,283 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 15:32:16,283 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:32:16,290 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 15:32:16,303 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:32:16,391 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 15:32:16,395 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 15:32:16,437 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@580718781 - No compression will be used 15:32:16,438 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@580718781 - Will use the pattern ./log/IndexServerApplication.%d{yyyy-MM-dd}.%i.log for the active file 15:32:16,442 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@47542153 - The date pattern is 'yyyy-MM-dd' from file name pattern './log/IndexServerApplication.%d{yyyy-MM-dd}.%i.log'. 15:32:16,442 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@47542153 - Roll-over at midnight. 15:32:16,447 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@47542153 - Setting initial period to Mon Feb 22 15:32:16 CET 2021 15:32:16,447 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@47542153 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 15:32:16,447 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@47542153 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 15:32:16,450 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:32:16,462 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/IndexServerApplication.log 15:32:16,462 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/IndexServerApplication.log] 15:32:16,463 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 15:32:17,218 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 15:32:17,220 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 15:32:17,220 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 15:32:17,220 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 15:32:17,220 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 15:32:17,221 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 15:32:17,221 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 15:32:17,240 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@33afa13b - Registering current configuration as safe fallback point 2021-02-22 15:32:17.245 DEBUG dk.netarkivet.common.utils.Settings.invoke0 - Value found in loaded data: SB,KB SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also http://www.slf4j.org/codes.html#replay Starting dk.netarkivet.harvester.indexserver.IndexServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) 2021-02-22 15:32:17.253 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.harvester.indexserver.IndexServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) Java VM: 1.8.0_282 2021-02-22 15:32:17.253 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_282 java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre 2021-02-22 15:32:17.254 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre Working dir: /home/devel/Test3 2021-02-22 15:32:17.254 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-22 15:32:17.254 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_IndexServerApplication.xml' 2021-02-22 15:32:17.454 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'kb-test-acs-001.kb.dk' and JMX/RMI ports 8351/8451 2021-02-22 15:32:17.454 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 8351 communicating on port 8451 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://kb-test-acs-001.kb.dk:8451/jndi/rmi://kb-test-acs-001.kb.dk:8351/jmxrmi dk.netarkivet.harvester.indexserver.IndexServer Running 2021-02-22 15:32:17.459 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.indexserver.IndexServer Running 2021-02-22 15:32:17.463 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:32:17.463 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:32:17.464 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-22 15:32:17.474 INFO d.n.h.indexserver.FileBasedCache. - Metadata cache for 'cdxdata' uses directory '/home/devel/Test3/cache/cdxdata' 2021-02-22 15:32:17.490 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-acs-001.kb.dk 2021-02-22 15:32:19.424 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each get request after 300000 milliseconds. 2021-02-22 15:32:19.425 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.archive.arcrepository.distribute.BitmagArcRepositoryClient@b7c4869 as listener to Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_5_IS 2021-02-22 15:32:19.447 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient listens for replies on channel '[Queue 'Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_5_IS']' 2021-02-22 15:32:19.447 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Getting bitmag config from settings.common.arcrepositoryClient.bitrepository.settingsDir=/home/devel/Test3/conf/bitmag_client_config 2021-02-22 15:32:19.448 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-22 15:32:19.453 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-22 15:32:19.592 DEBUG d.n.c.utils.BasicTwoWaySSLProvider.loadPrivateKey - X509CertificateHolder found 2021-02-22 15:32:19.594 DEBUG d.n.c.utils.BasicTwoWaySSLProvider.loadPrivateKey - PrivateKeyInfo found 2021-02-22 15:32:19.632 INFO d.n.h.indexserver.RawMetadataCache. - Metadata cache for 'cdxdata' is fetching metadata with urls matching 'metadata://[^/]*/crawl/index/cdx.*' and mimetype matching 'application/x-cdx'. Migration of duplicate records is disabled 2021-02-22 15:32:19.633 INFO d.n.h.indexserver.FileBasedCache. - Metadata cache for 'cdxindex' uses directory '/home/devel/Test3/cache/cdxindex' 2021-02-22 15:32:19.635 INFO d.n.h.indexserver.FileBasedCache. - Metadata cache for 'crawllog' uses directory '/home/devel/Test3/cache/crawllog' 2021-02-22 15:32:19.636 INFO d.n.h.indexserver.RawMetadataCache. - Metadata cache for 'crawllog' is fetching metadata with urls matching 'metadata://[^/]*/crawl/logs/crawl\.log.*' and mimetype matching 'text/plain'. Migration of duplicate records is disabled 2021-02-22 15:32:19.636 INFO d.n.h.indexserver.FileBasedCache. - Metadata cache for 'dedupcrawllogindex' uses directory '/home/devel/Test3/cache/dedupcrawllogindex' 2021-02-22 15:32:19.637 INFO d.n.h.indexserver.FileBasedCache. - Metadata cache for 'cdxdata' uses directory '/home/devel/Test3/cache/cdxdata' 2021-02-22 15:32:19.637 INFO d.n.h.indexserver.RawMetadataCache. - Metadata cache for 'cdxdata' is fetching metadata with urls matching 'metadata://[^/]*/crawl/index/cdx.*' and mimetype matching 'application/x-cdx'. Migration of duplicate records is disabled 2021-02-22 15:32:19.638 INFO d.n.h.indexserver.FileBasedCache. - Metadata cache for 'crawllog' uses directory '/home/devel/Test3/cache/crawllog' 2021-02-22 15:32:19.638 INFO d.n.h.indexserver.RawMetadataCache. - Metadata cache for 'crawllog' is fetching metadata with urls matching 'metadata://[^/]*/crawl/logs/crawl\.log.*' and mimetype matching 'text/plain'. Migration of duplicate records is disabled 2021-02-22 15:32:19.639 INFO d.n.h.indexserver.FileBasedCache. - Metadata cache for 'fullcrawllogindex' uses directory '/home/devel/Test3/cache/fullcrawllogindex' 2021-02-22 15:32:19.639 INFO d.n.h.indexserver.FileBasedCache. - Metadata cache for 'cdxdata' uses directory '/home/devel/Test3/cache/cdxdata' 2021-02-22 15:32:19.644 INFO d.n.h.indexserver.RawMetadataCache. - Metadata cache for 'cdxdata' is fetching metadata with urls matching 'metadata://[^/]*/crawl/index/cdx.*' and mimetype matching 'application/x-cdx'. Migration of duplicate records is disabled 2021-02-22 15:32:19.645 DEBUG d.n.h.indexserver.FileBasedCache.cache - Waiting to enter synchronization on /home/devel/Test3/cache/cdxindex/empty-cache.working 2021-02-22 15:32:19.645 DEBUG d.n.h.indexserver.FileBasedCache.cache - locking filechannel for file '/home/devel/Test3/cache/cdxindex/empty-cache.working' (thread = main) 2021-02-22 15:32:19.662 DEBUG d.n.common.utils.ProcessUtils.runProcess - Running external program: sort /home/devel/Test3/cache/cdxindex/empty-cache -o /home/devel/Test3/cache/cdxindex/empty-cache.unsorted with environment LANG=C 2021-02-22 15:32:19.697 DEBUG d.n.h.indexserver.FileBasedCache.cache - release lock on filechannel sun.nio.ch.FileChannelImpl@13f95696 2021-02-22 15:32:19.699 INFO d.n.h.indexserver.FileBasedCache.getIndex - Generated index '/home/devel/Test3/cache/cdxindex/empty-cache' of id '[]', request was for '[]' 2021-02-22 15:32:19.700 DEBUG d.n.h.indexserver.FileBasedCache.cache - Waiting to enter synchronization on /home/devel/Test3/cache/dedupcrawllogindex/empty-cache.working 2021-02-22 15:32:19.700 DEBUG d.n.h.indexserver.FileBasedCache.cache - locking filechannel for file '/home/devel/Test3/cache/dedupcrawllogindex/empty-cache.working' (thread = main) 2021-02-22 15:32:19.701 INFO d.n.h.indexserver.CrawlLogIndexCache.prepareCombine - Starting to generate dedupcrawllogindex for the 0 jobs: [] 2021-02-22 15:32:19.701 INFO d.n.h.indexserver.CrawlLogIndexCache.combine - Starting combine task #1. This combines a dataset with 0 crawl logs (thread = main) 2021-02-22 15:32:19.929 INFO d.n.h.indexserver.CrawlLogIndexCache.combine - Adding the final 0 subindices to main index. Forcing index to contain max 42 files (related to combine task #1) 2021-02-22 15:32:19.941 INFO d.n.h.indexserver.CrawlLogIndexCache.combine - Adding operation completed (combine task #1)! 2021-02-22 15:32:19.943 INFO d.n.h.indexserver.CrawlLogIndexCache.combine - Closed index (related to combine task #1 2021-02-22 15:32:19.944 INFO d.n.h.indexserver.CrawlLogIndexCache.combine - Gzip-compressing the individual 2 index files of combine task # 1 2021-02-22 15:32:19.953 INFO d.n.h.indexserver.CrawlLogIndexCache.combine - Completed combine task #1 that combined a dataset with 0 crawl logs (entries in combined index: 0) - compressed index has size 72 bytes 2021-02-22 15:32:19.954 DEBUG d.n.h.indexserver.FileBasedCache.cache - release lock on filechannel sun.nio.ch.FileChannelImpl@788fcafb 2021-02-22 15:32:19.955 INFO d.n.h.indexserver.FileBasedCache.getIndex - Generated index '/home/devel/Test3/cache/dedupcrawllogindex/empty-cache' of id '[]', request was for '[]' 2021-02-22 15:32:19.956 DEBUG d.n.h.indexserver.FileBasedCache.cache - Waiting to enter synchronization on /home/devel/Test3/cache/fullcrawllogindex/empty-cache.working 2021-02-22 15:32:19.956 DEBUG d.n.h.indexserver.FileBasedCache.cache - locking filechannel for file '/home/devel/Test3/cache/fullcrawllogindex/empty-cache.working' (thread = main) 2021-02-22 15:32:19.956 INFO d.n.h.indexserver.CrawlLogIndexCache.prepareCombine - Starting to generate fullcrawllogindex for the 0 jobs: [] 2021-02-22 15:32:19.957 INFO d.n.h.indexserver.CrawlLogIndexCache.combine - Starting combine task #1. This combines a dataset with 0 crawl logs (thread = main) 2021-02-22 15:32:19.961 INFO d.n.h.indexserver.CrawlLogIndexCache.combine - Adding the final 0 subindices to main index. Forcing index to contain max 42 files (related to combine task #1) 2021-02-22 15:32:19.964 INFO d.n.h.indexserver.CrawlLogIndexCache.combine - Adding operation completed (combine task #1)! 2021-02-22 15:32:19.965 INFO d.n.h.indexserver.CrawlLogIndexCache.combine - Closed index (related to combine task #1 2021-02-22 15:32:19.966 INFO d.n.h.indexserver.CrawlLogIndexCache.combine - Gzip-compressing the individual 2 index files of combine task # 1 2021-02-22 15:32:19.968 INFO d.n.h.indexserver.CrawlLogIndexCache.combine - Completed combine task #1 that combined a dataset with 0 crawl logs (entries in combined index: 0) - compressed index has size 72 bytes 2021-02-22 15:32:19.969 DEBUG d.n.h.indexserver.FileBasedCache.cache - release lock on filechannel sun.nio.ch.FileChannelImpl@25e2a451 2021-02-22 15:32:19.970 INFO d.n.h.indexserver.FileBasedCache.getIndex - Generated index '/home/devel/Test3/cache/fullcrawllogindex/empty-cache' of id '[]', request was for '[]' 2021-02-22 15:32:19.993 INFO d.n.h.i.d.IndexRequestServer.setHandler - Setting handler for RequestType: CDX 2021-02-22 15:32:19.994 INFO d.n.h.i.d.IndexRequestServer.setHandler - Setting handler for RequestType: DEDUP_CRAWL_LOG 2021-02-22 15:32:19.995 INFO d.n.h.i.d.IndexRequestServer.setHandler - Setting handler for RequestType: FULL_CRAWL_LOG 2021-02-22 15:32:19.995 INFO d.n.h.i.d.IndexRequestServer.restoreRequestsfromRequestDir - requestdir not found: creating request dir 2021-02-22 15:32:19.996 INFO d.n.h.i.d.IndexRequestServer.start - 0 indexing jobs in progress that was stored in requestdir: /home/devel/Test3/requests 2021-02-22 15:32:19.997 INFO d.n.h.i.d.IndexRequestServer.run - Enabling listening to the indexserver channel '[Queue 'Test3_COMMON_INDEX_SERVER']' 2021-02-22 15:32:19.998 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.harvester.indexserver.distribute.IndexRequestServer@39a61d65 as listener to Test3_COMMON_INDEX_SERVER 15:32:15,826 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/devel/Test3/conf/logback_ViewerProxyApplication.xml] at [file:/home/devel/Test3/conf/logback_ViewerProxyApplication.xml] 15:32:16,259 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 15:32:16,260 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:32:16,267 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 15:32:16,290 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:32:16,393 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 15:32:16,400 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 15:32:16,432 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@580718781 - No compression will be used 15:32:16,433 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@580718781 - Will use the pattern ./log/ViewerProxyApplication.%d{yyyy-MM-dd}.%i.log for the active file 15:32:16,437 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@47542153 - The date pattern is 'yyyy-MM-dd' from file name pattern './log/ViewerProxyApplication.%d{yyyy-MM-dd}.%i.log'. 15:32:16,437 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@47542153 - Roll-over at midnight. 15:32:16,441 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@47542153 - Setting initial period to Mon Feb 22 15:32:16 CET 2021 15:32:16,441 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@47542153 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 15:32:16,441 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@47542153 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 15:32:16,443 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:32:16,459 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/ViewerProxyApplication.log 15:32:16,459 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/ViewerProxyApplication.log] 15:32:16,460 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 15:32:17,240 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 15:32:17,242 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 15:32:17,242 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 15:32:17,243 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 15:32:17,243 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 15:32:17,244 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 15:32:17,244 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 15:32:17,244 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@33afa13b - Registering current configuration as safe fallback point 2021-02-22 15:32:17.252 DEBUG dk.netarkivet.common.utils.Settings.invoke0 - Value found in loaded data: SB,KB SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also http://www.slf4j.org/codes.html#replay Starting dk.netarkivet.viewerproxy.ViewerProxy Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) 2021-02-22 15:32:17.260 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.viewerproxy.ViewerProxy Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) Java VM: 1.8.0_282 2021-02-22 15:32:17.261 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_282 java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre 2021-02-22 15:32:17.261 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.282.b08-1.el7_9.x86_64/jre Working dir: /home/devel/Test3 2021-02-22 15:32:17.262 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/devel/Test3 2021-02-22 15:32:17.262 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/devel/Test3/conf/settings_ViewerProxyApplication.xml' 2021-02-22 15:32:17.452 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'kb-test-acs-001.kb.dk' and JMX/RMI ports 8350/8450 2021-02-22 15:32:17.453 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 8350 communicating on port 8450 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://kb-test-acs-001.kb.dk:8450/jndi/rmi://kb-test-acs-001.kb.dk:8350/jmxrmi dk.netarkivet.viewerproxy.ViewerProxy Running 2021-02-22 15:32:17.455 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.viewerproxy.ViewerProxy Running 2021-02-22 15:32:17.470 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:32:17.470 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:32:17.471 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-22 15:32:17.480 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): kb-test-acs-001.kb.dk 2021-02-22 15:32:19.440 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each get request after 300000 milliseconds. 2021-02-22 15:32:19.441 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.archive.arcrepository.distribute.BitmagArcRepositoryClient@336f1079 as listener to Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_5_VP 2021-02-22 15:32:19.460 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient listens for replies on channel '[Queue 'Test3_COMMON_THIS_REPOS_CLIENT_130_226_228_5_VP']' 2021-02-22 15:32:19.461 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Getting bitmag config from settings.common.arcrepositoryClient.bitrepository.settingsDir=/home/devel/Test3/conf/bitmag_client_config 2021-02-22 15:32:19.462 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-22 15:32:19.471 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-22 15:32:19.593 DEBUG d.n.c.utils.BasicTwoWaySSLProvider.loadPrivateKey - X509CertificateHolder found 2021-02-22 15:32:19.594 DEBUG d.n.c.utils.BasicTwoWaySSLProvider.loadPrivateKey - PrivateKeyInfo found 2021-02-22 15:32:19.661 INFO d.n.h.indexserver.FileBasedCache. - Metadata cache for 'FULL_CRAWL_LOG' uses directory '/home/devel/Test3/cache/FULL_CRAWL_LOG' 2021-02-22 15:32:19.678 INFO d.n.viewerproxy.ARCArchiveAccess. - Constructed instance of ARCArchiveAccess with TryToLookupUriAsFtp: false 2021-02-22 15:32:19.704 INFO dk.netarkivet.viewerproxy.WebProxy. - Starting viewerproxy jetty on port 8076 -------------------------------------------- STARTING MACHINE: devel@kb-test-way-001.kb.dk Starting all applications on: kb-test-way-001.kb.dk Starting linux application: WaybackIndexerApplication Starting linux application: AggregatorApplication -------------------------------------------- -------------------------------------------- STARTING MACHINE: netarkdv@sb-test-har-001.statsbiblioteket.dk Starting all applications on: sb-test-har-001.statsbiblioteket.dk Starting linux application: HarvestControllerApplication_sbhigh_h3 SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/netarkdv/Test3/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/home/netarkdv/Test3/lib/slf4j-log4j12-1.7.6.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 15:32:26,325 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [/home/netarkdv/Test3/conf/logback_HarvestControllerApplication_sbhigh_h3.xml] at [file:/home/netarkdv/Test3/conf/logback_HarvestControllerApplication_sbhigh_h3.xml] 15:32:26,473 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 15:32:26,475 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:32:26,479 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 15:32:26,486 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:32:26,519 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 15:32:26,521 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE] 15:32:26,539 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@222511810 - No compression will be used 15:32:26,540 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@222511810 - Will use the pattern ./log/HarvestControllerApplication_sbhigh_h3.%d{yyyy-MM-dd}.%i.log for the active file 15:32:26,541 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2bbf180e - The date pattern is 'yyyy-MM-dd' from file name pattern './log/HarvestControllerApplication_sbhigh_h3.%d{yyyy-MM-dd}.%i.log'. 15:32:26,542 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2bbf180e - Roll-over at midnight. 15:32:26,545 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2bbf180e - Setting initial period to Mon Feb 22 15:32:26 CET 2021 15:32:26,545 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2bbf180e - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 15:32:26,545 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@2bbf180e - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 15:32:26,548 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:32:26,549 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: ./log/HarvestControllerApplication_sbhigh_h3.log 15:32:26,549 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [./log/HarvestControllerApplication_sbhigh_h3.log] 15:32:26,552 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [dk.netarkivet.monitor.logging.CachingSLF4JAppender] 15:32:26,776 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [MONITOR] 15:32:26,777 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 15:32:26,777 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 15:32:26,777 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT] 15:32:26,777 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [MONITOR] to Logger[ROOT] 15:32:26,778 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [dk.netarkivet] to DEBUG 15:32:26,778 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 15:32:26,778 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@163e4e87 - Registering current configuration as safe fallback point SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 2021-02-22 15:32:26.781 DEBUG dk.netarkivet.common.utils.Settings.invoke0 - Value found in loaded data: SB,KB SLF4J: A number (1) of logging calls during the initialization phase have been intercepted and are SLF4J: now being replayed. These are subject to the filtering rules of the underlying logging system. SLF4J: See also http://www.slf4j.org/codes.html#replay Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) 2021-02-22 15:32:26.785 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Starting dk.netarkivet.harvester.heritrix3.HarvestControllerServer Version: 5.7-IIPCH3-SNAPSHOT (https://github.com/netarchivesuite/netarchivesuite/commit/e68e482d4385d1ac0a0c8aac903055e1b23eaff3) Java VM: 1.8.0_232 2021-02-22 15:32:26.786 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Java VM: 1.8.0_232 java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.el7_7.x86_64/jre 2021-02-22 15:32:26.786 INFO d.n.common.utils.ApplicationUtils.logAndPrint - java.home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.el7_7.x86_64/jre Working dir: /home/netarkdv/Test3 2021-02-22 15:32:26.786 INFO d.n.common.utils.ApplicationUtils.logAndPrint - Working dir: /home/netarkdv/Test3 2021-02-22 15:32:26.786 INFO d.n.common.utils.ApplicationUtils.startApp - Using settings files '/home/netarkdv/Test3/conf/settings_HarvestControllerApplication_sbhigh_h3.xml' 2021-02-22 15:32:26.919 INFO d.n.m.d.JMSMonitorRegistryClient.register - Registering this client for monitoring every 1 minutes, using hostname 'sb-test-har-001.statsbiblioteket.dk' and JMX/RMI ports 8150/8250 2021-02-22 15:32:26.919 INFO d.n.c.m.MBeanConnectorCreator.exposeJMXMBeanServer - Registered mbean server in registry on port 8150 communicating on port 8250 using password file 'conf/jmxremote.password'. Service URL is service:jmx:rmi://sb-test-har-001.statsbiblioteket.dk:8250/jndi/rmi://sb-test-har-001.statsbiblioteket.dk:8150/jmxrmi dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-22 15:32:26.923 INFO d.n.common.utils.ApplicationUtils.logAndPrint - dk.netarkivet.harvester.heritrix3.HarvestControllerServer Running 2021-02-22 15:32:26.931 INFO d.n.c.distribute.JMSConnectionSunMQ. - Creating instance of dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:32:26.931 DEBUG d.n.common.distribute.JMSConnection.initConnection - Initializing a JMS connection dk.netarkivet.common.distribute.JMSConnectionSunMQ 2021-02-22 15:32:26.931 INFO d.n.c.distribute.JMSConnectionSunMQ.getConnectionFactory - Establishing SunMQ JMS Connection to 'kb-test-adm-001.kb.dk:7676' 2021-02-22 15:32:26.936 INFO d.n.h.h.HarvestControllerServer. - Starting HarvestControllerServer. 2021-02-22 15:32:26.936 INFO d.n.h.h.HarvestControllerServer. - Bound to harvest channel 'HIGHPRIORITY' 2021-02-22 15:32:26.942 INFO d.n.h.h.HarvestControllerServer. - Serverdir: 'harvester_high' 2021-02-22 15:32:26.942 INFO d.n.h.h.HarvestControllerServer. - Harvesting requires at least 400000000 bytes free. 2021-02-22 15:32:27.055 INFO d.n.c.d.bitrepository.HostNameUtils.getHostName - Local hostname (provided by getCanonicalHostName): sb-test-har-001.statsbiblioteket.dk 2021-02-22 15:32:27.975 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient will timeout on each get request after 300000 milliseconds. 2021-02-22 15:32:27.977 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.archive.arcrepository.distribute.BitmagArcRepositoryClient@235a0c16 as listener to Test3_COMMON_THIS_REPOS_CLIENT_130_225_27_140_HCS_SBHIGH_H3 2021-02-22 15:32:27.993 INFO d.n.a.a.d.BitmagArcRepositoryClient. - BitmagArcRepositoryClient listens for replies on channel '[Queue 'Test3_COMMON_THIS_REPOS_CLIENT_130_225_27_140_HCS_SBHIGH_H3']' 2021-02-22 15:32:27.995 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Getting bitmag config from settings.common.arcrepositoryClient.bitrepository.settingsDir=/home/netarkdv/Test3/conf/bitmag_client_config 2021-02-22 15:32:27.995 INFO d.n.a.a.d.BitmagArcRepositoryClient. - No collectionId set so using default value Test3 2021-02-22 15:32:28.000 INFO d.n.a.a.d.BitmagArcRepositoryClient. - Storing tempfiles in folder arcrepositoryTemp 2021-02-22 15:32:28.062 INFO d.n.c.utils.BasicTwoWaySSLProvider.loadPrivateKey - Key file '/home/devel/extra_configs/https_config/https_key.pem' with private key and certificate does not exist! 2021-02-22 15:32:28.084 DEBUG d.n.h.h.HarvestControllerServer. - Obtained JMS connection. 2021-02-22 15:32:28.085 INFO d.n.h.h.HarvestControllerServer. - SEND_READY_DELAY used by HarvestControllerServer is 300 2021-02-22 15:32:28.085 INFO d.n.h.heritrix3.PostProcessing.processOldJobs - Looking for unprocessed crawldata in 'harvester_high' 2021-02-22 15:32:28.086 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.harvester.heritrix3.HarvestControllerServer@f667fe as listener to Test3_COMMON_HCHAN_VAL_RESP 2021-02-22 15:32:28.124 INFO d.n.h.h.HarvestControllerServer. - Requested to check the validity of harvest channel 'HIGHPRIORITY' 2021-02-22 15:32:28.176 INFO d.n.h.h.HarvestControllerServer.visit - Received message stating that channel 'HIGHPRIORITY' is valid. 2021-02-22 15:32:28.179 INFO d.n.h.h.HarvestControllerServer.beginListeningIfSpaceAvailable - Starts to listen to new jobs on queue '[Queue 'Test3_COMMON_JOB_PARTIAL_HIGHPRIORITY']' 2021-02-22 15:32:28.179 DEBUG d.n.common.distribute.JMSConnection.setListener - Adding dk.netarkivet.harvester.heritrix3.HarvestControllerServer@f667fe as listener to Test3_COMMON_JOB_PARTIAL_HIGHPRIORITY -------------------------------------------- Completed the script all_test.sh Finished: SUCCESS