AbortedConsole Output

Started by user Søren Vejrup Carlsen (svc)
Building remotely on NetarchiveSuite in workspace /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/netarchivesuite/netarchivesuite.git # timeout=10
Fetching upstream changes from https://github.com/netarchivesuite/netarchivesuite.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/netarchivesuite/netarchivesuite.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f0c92e59282be1aac3a09c51a55f61ec1bd0ea30 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f0c92e59282be1aac3a09c51a55f61ec1bd0ea30
 > git rev-list 5d188d06749ca7c906cb42c4cc4be044c0dea9d7 # timeout=10
[Netarchivesuite-db-full-migration-test] $ /home/cibuild02/tools/hudson.tasks.Maven_MavenInstallation/Maven3/bin/mvn -DskipTests=true clean package
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.netarchivesuite:harvest-scheduler:jar:5.4-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.slf4j:slf4j-api:jar -> version (?) vs 1.7.10 @ org.netarchivesuite:harvest-scheduler:[unknown-version], /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvest-scheduler/pom.xml, line 145, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.netarchivesuite:history-gui:war:5.4-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ org.netarchivesuite:history-gui:[unknown-version], /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/history-gui/pom.xml, line 39, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] NetarchiveSuite
[INFO] NetarchiveSuite - build-tools
[INFO] NetarchiveSuite - common
[INFO] NetarchiveSuite - test utils
[INFO] NetarchiveSuite - common - core
[INFO] NetarchiveSuite - common - test
[INFO] NetarchiveSuite - archive
[INFO] NetarchiveSuite - archive - core
[INFO] NetarchiveSuite - harvester
[INFO] NetarchiveSuite - harvester - core
[INFO] NetarchiveSuite - archive - test
[INFO] NetarchiveSuite - bitpreservation - webapp
[INFO] NetarchiveSuite - Harvest Scheduler
[INFO] NetarchiveSuite - monitor
[INFO] NetarchiveSuite - monitor - core
[INFO] NetarchiveSuite - wayback
[INFO] NetarchiveSuite - wayback - indexer
[INFO] NetarchiveSuite - deploy
[INFO] NetarchiveSuite - deploy - core
[INFO] NetarchiveSuite - harvester - heritrix3
[INFO] Netarchivesuite - Heritrix3 Extensions
[INFO] NetarchiveSuite - heritrix3 controller
[INFO] NetarchiveSuite - Status - Webapp
[INFO] NetarchiveSuite - qa - webapp
[INFO] NetarchiveSuite - history - webapp
[INFO] NetarchiveSuite - harvestDefinition - webapp
[INFO] NetarchiveSuite - harvestChannel - webapp
[INFO] NetarchiveSuite - heritrix3 monitor
[INFO] NetarchiveSuite - deploy - distribution
[INFO] NetarchiveSuite - deploy - test
[INFO] Netarchivesuite - Heritrix3 Bundler
[INFO] NetarchiveSuite - harvester - test
[INFO] NetarchiveSuite - monitor - test
[INFO] NetarchiveSuite - wayback resourceStore
[INFO] NetarchiveSuite - wayback - test
[INFO] NetarchiveSuite - integration tests
[INFO] NetarchiveSuite System test
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ netarchivesuite ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ netarchivesuite ---
[INFO] Git info extracted, revision: 'f0c92e5', branch: '', tag: '', commitsCount: '3966', buildnumber: 'UNNAMED.3966.f0c92e5'
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - build-tools 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ build-tools ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/build-tools/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ build-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ build-tools ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ build-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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] --- 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-db-full-migration-test/build-tools/target/build-tools-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - common 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ common ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - test utils 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ netarchivesuite-test-utils ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/netarchivesuite-test-utils/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ netarchivesuite-test-utils ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/common/netarchivesuite-test-utils/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ netarchivesuite-test-utils ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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] --- 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-db-full-migration-test/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - common - core 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common-core ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/common-core/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ common-core ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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 17 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ common-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 173 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/common-core/target/classes
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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-db-full-migration-test/common/common-core/src/main/java/dk/netarkivet/common/utils/JMXUtils.java:[107,21] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ common-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ common-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/common-core/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ common-core ---
[INFO] Tests are skipped.
[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-db-full-migration-test/common/common-core/target/common-core-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - common - test 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common-test ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/common-test/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ common-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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-db-full-migration-test/common/common-test/target/classes
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java uses or overrides a deprecated API.
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java: Recompile with -Xlint:deprecation for details.
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ common-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 386 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ common-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 77 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/common-test/target/test-classes
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/common-test/src/test/java/dk/netarkivet/common/utils/StringUtilsTester.java: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/common-test/src/test/java/dk/netarkivet/common/utils/StringUtilsTester.java uses unchecked or unsafe operations.
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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] --- 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-db-full-migration-test/common/common-test/target/common-test-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - archive 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ archive ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - archive - core 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive-core ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/archive/archive-core/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ archive-core ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/archive/archive-core/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ archive-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ archive-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 91 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/archive/archive-core/target/classes
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/archive/archive-core/src/main/java/dk/netarkivet/archive/checksum/FileChecksumArchive.java: Some input files use or override a deprecated API.
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/archive/archive-core/src/main/java/dk/netarkivet/archive/checksum/FileChecksumArchive.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-db-full-migration-test/archive/archive-core/target/test-classes
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/archive/archive-core/src/test/java/dk/netarkivet/archive/arcrepository/distribute/ArcRepositoryServerTester.java: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/archive/archive-core/src/test/java/dk/netarkivet/archive/arcrepository/distribute/ArcRepositoryServerTester.java uses or overrides a deprecated API.
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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] --- 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-db-full-migration-test/archive/archive-core/target/archive-core-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - harvester 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvester ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvester ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - harvester - core 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvester-core ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvester-core/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ harvester-core ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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 232 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvester-core/target/classes
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H1HeritrixTemplate.java: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvester-core/src/main/java/dk/netarkivet/harvester/datamodel/H1HeritrixTemplate.java uses unchecked or unsafe operations.
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/harvester/harvester-core/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ harvester-core ---
[INFO] Tests are skipped.
[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-db-full-migration-test/harvester/harvester-core/target/harvester-core-5.4-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ harvester-core ---
[INFO] Building jar: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvester-core/target/harvester-core-5.4-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - archive - test 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ archive-test ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/archive/archive-test/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ archive-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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-db-full-migration-test/archive/archive-test/target/test-classes
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/archive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/bitpreservation/DatabaseBasedActiveBitPreservationTester.java: Some input files use or override a deprecated API.
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/archive/archive-test/src/test/java/dk/netarkivet/archive/arcrepository/bitpreservation/DatabaseBasedActiveBitPreservationTester.java: Recompile with -Xlint:deprecation for details.
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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] --- 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-db-full-migration-test/archive/archive-test/target/archive-test-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - bitpreservation - webapp 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bitpreservation-gui ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/archive/bitpreservation-gui/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bitpreservation-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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] --- 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-db-full-migration-test/archive/bitpreservation-gui/target/BitPreservation]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/archive/bitpreservation-gui/src/main/webapp]
[INFO] Webapp assembled in [100 msecs]
[INFO] Building war: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/archive/bitpreservation-gui/target/BitPreservation.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - Harvest Scheduler 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvest-scheduler ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvest-scheduler/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ harvest-scheduler ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/harvester/harvest-scheduler/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ harvest-scheduler ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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-db-full-migration-test/harvester/harvest-scheduler/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ harvest-scheduler ---
[INFO] Tests are skipped.
[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-db-full-migration-test/harvester/harvest-scheduler/target/harvest-scheduler-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - monitor 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ monitor ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ monitor ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - monitor - core 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ monitor-core ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/monitor/monitor-core/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ monitor-core ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/monitor/monitor-core/target/classes
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/monitor/monitor-core/src/main/java/dk/netarkivet/monitor/webinterface/JMXSummaryUtils.java: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/monitor/monitor-core/src/main/java/dk/netarkivet/monitor/webinterface/JMXSummaryUtils.java uses or overrides a deprecated API.
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/monitor/monitor-core/target/test-classes
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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-db-full-migration-test/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] --- 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-db-full-migration-test/monitor/monitor-core/target/monitor-core-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - wayback 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ wayback ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - wayback - indexer 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback-indexer ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/wayback/wayback-indexer/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ wayback-indexer ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/wayback/wayback-indexer/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ wayback-indexer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ wayback-indexer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/wayback/wayback-indexer/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ wayback-indexer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ wayback-indexer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/wayback/wayback-indexer/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ wayback-indexer ---
[INFO] Tests are skipped.
[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-db-full-migration-test/wayback/wayback-indexer/target/wayback-indexer-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - deploy 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deploy ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ deploy ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - deploy - core 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deploy-core ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/deploy/deploy-core/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ deploy-core ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/deploy/deploy-core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ deploy-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ deploy-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/deploy/deploy-core/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ deploy-core ---
[INFO] Tests are skipped.
[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-db-full-migration-test/deploy/deploy-core/target/deploy-core-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - harvester - heritrix3 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3 ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ heritrix3 ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Netarchivesuite - Heritrix3 Extensions 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for com.sleepycat:je:jar:5.0.104 is missing, no dependency information available
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-extensions ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-extensions/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ heritrix3-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-extensions/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ heritrix3-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-extensions/target/classes
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-extensions/src/main/java/org/archive/crawler/framework/ToeThread.java: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-extensions/src/main/java/org/archive/crawler/framework/ToeThread.java uses or overrides a deprecated API.
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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-db-full-migration-test/harvester/heritrix3/heritrix3-extensions/target/test-classes
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-extensions/src/test/java/dk/netarkivet/harvester/harvesting/extractor/ExtractorOAITest.java: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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] --- 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-db-full-migration-test/harvester/heritrix3/heritrix3-extensions/target/heritrix3-extensions-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - heritrix3 controller 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-controller ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-controller/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ heritrix3-controller ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ heritrix3-controller ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-controller/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ heritrix3-controller ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ heritrix3-controller ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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] --- 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-db-full-migration-test/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - Status - Webapp 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ status-gui ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/monitor/status-gui/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ status-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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] --- 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-db-full-migration-test/monitor/status-gui/target/Status]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/monitor/status-gui/src/main/webapp]
[INFO] Webapp assembled in [52 msecs]
[INFO] Building war: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/monitor/status-gui/target/Status.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - qa - webapp 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ qa-gui ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/qa-gui/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qa-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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] --- 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-db-full-migration-test/harvester/qa-gui/target/QA]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/qa-gui/src/main/webapp]
[INFO] Webapp assembled in [35 msecs]
[INFO] Building war: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/qa-gui/target/QA.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - history - webapp 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ history-gui ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/history-gui/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-h3-resources) @ history-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ history-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/history-gui/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ history-gui ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ history-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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] --- 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-db-full-migration-test/harvester/history-gui/target/History]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/history-gui/src/main/webapp]
[INFO] Webapp assembled in [345 msecs]
[INFO] Building war: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/history-gui/target/History.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - harvestDefinition - webapp 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvestdefinition-gui ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvestdefinition-gui/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ harvestdefinition-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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] --- 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-db-full-migration-test/harvester/harvestdefinition-gui/target/HarvestDefinition]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvestdefinition-gui/src/main/webapp]
[INFO] Webapp assembled in [259 msecs]
[INFO] Building war: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvestdefinition-gui/target/HarvestDefinition.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - harvestChannel - webapp 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvestchannel-gui ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvestchannel-gui/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ harvestchannel-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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] --- 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-db-full-migration-test/harvester/harvestchannel-gui/target/HarvestChannel]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvestchannel-gui/src/main/webapp]
[INFO] Webapp assembled in [15 msecs]
[INFO] Building war: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvestchannel-gui/target/HarvestChannel.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - heritrix3 monitor 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-monitor ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-monitor/target
[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-db-full-migration-test/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-db-full-migration-test/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-db-full-migration-test/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] --- 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-db-full-migration-test/harvester/heritrix3/heritrix3-monitor/target/heritrix3-monitor-5.4-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:*:jar'
o  'org.eclipse.jetty.websocket:*:jar'
o  'org.eclipse.jetty.orbit:*:jar'
o  'org.glassfish:*:jar'
o  'org.glassfish.web:*:jar'
o  'javax.servlet:*:jar'
o  'javax.servlet.jsp:*:jar'
o  'org.ow2.asm:*: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-db-full-migration-test/harvester/heritrix3/heritrix3-monitor/target/NetarchiveSuite-heritrix3-monitor-5.4-SNAPSHOT.tar.gz
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o  'org.eclipse.jetty:*:jar'
o  'org.eclipse.jetty.websocket:*:jar'
o  'org.eclipse.jetty.orbit:*:jar'
o  'org.glassfish:*:jar'
o  'org.glassfish.web:*:jar'
o  'javax.servlet:*:jar'
o  'javax.servlet.jsp:*:jar'
o  'org.ow2.asm:*: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-db-full-migration-test/harvester/heritrix3/heritrix3-monitor/target/NetarchiveSuite-heritrix3-monitor-5.4-SNAPSHOT.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - deploy - distribution 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/deploy/distribution/target
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ distribution ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (distro-assembly) @ distribution ---
[INFO] Reading assembly descriptor: src/main/assembly/distribution.xml
[INFO] Building zip: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/deploy/distribution/target/NetarchiveSuite-5.4-SNAPSHOT.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - deploy - test 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deploy-test ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/deploy/deploy-test/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ deploy-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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-db-full-migration-test/deploy/deploy-test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ deploy-test ---
[INFO] Tests are skipped.
[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-db-full-migration-test/deploy/deploy-test/target/deploy-test-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Netarchivesuite - Heritrix3 Bundler 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ heritrix3-bundler ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-bundler/target
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ heritrix3-bundler ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (distro-assembly) @ heritrix3-bundler ---
[INFO] Reading assembly descriptor: src/main/assembly/distribution.xml
[WARNING] Missing POM for com.sleepycat:je:jar:5.0.104
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o  'org.eclipse.jetty:*:jar'
o  'org.eclipse.jetty.websocket:*:jar'
o  'org.eclipse.jetty.orbit:*:jar'
o  'org.glassfish:*:jar'
o  'org.glassfish.web:*:jar'
o  'javax.servlet:*:jar'
o  'org.ow2.asm:*:jar'
o  'org.apache.httpcomponents:httpclient:jar:4.2.5'
o  'org.apache.httpcomponents:httpcore:jar:4.2.4'

[INFO] Building zip: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-bundler/target/NetarchiveSuite-heritrix3-bundler-5.4-SNAPSHOT.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - harvester - test 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ harvester-test ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvester-test/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ harvester-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/harvester/harvester-test/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ harvester-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ harvester-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] Copying 441 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ harvester-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 125 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvester-test/target/test-classes
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvester-test/src/test/java/dk/netarkivet/viewerproxy/ARCArchiveAccessTester.java: Some input files use or override a deprecated API.
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvester-test/src/test/java/dk/netarkivet/viewerproxy/ARCArchiveAccessTester.java: Recompile with -Xlint:deprecation for details.
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvester-test/src/test/java/dk/netarkivet/harvester/indexserver/CombiningMultiFileBasedCacheTester.java: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvester-test/src/test/java/dk/netarkivet/harvester/indexserver/CombiningMultiFileBasedCacheTester.java uses unchecked or unsafe operations.
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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] --- 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-db-full-migration-test/harvester/harvester-test/target/harvester-test-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - monitor - test 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ monitor-test ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/monitor/monitor-test/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ monitor-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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-db-full-migration-test/monitor/monitor-test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ monitor-test ---
[INFO] Tests are skipped.
[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-db-full-migration-test/monitor/monitor-test/target/monitor-test-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - wayback resourceStore 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback-resourcestore ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/wayback/wayback-resourcestore/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ wayback-resourcestore ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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-db-full-migration-test/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-db-full-migration-test/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-db-full-migration-test/wayback/wayback-resourcestore/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ wayback-resourcestore ---
[INFO] Tests are skipped.
[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-db-full-migration-test/wayback/wayback-resourcestore/target/wayback-resourcestore-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - wayback - test 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ wayback-test ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/wayback/wayback-test/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ wayback-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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-db-full-migration-test/wayback/wayback-test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ wayback-test ---
[INFO] Tests are skipped.
[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-db-full-migration-test/wayback/wayback-test/target/wayback-test-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - integration tests 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ integration-test ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite System test 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ system-test ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/integration-test/system-test/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ system-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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 21 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ system-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 33 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/integration-test/system-test/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ system-test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ system-test ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ system-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/integration-test/system-test/target/system-test-5.4-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] NetarchiveSuite .................................... SUCCESS [  2.190 s]
[INFO] NetarchiveSuite - build-tools ...................... SUCCESS [  2.711 s]
[INFO] NetarchiveSuite - common ........................... SUCCESS [  0.011 s]
[INFO] NetarchiveSuite - test utils ....................... SUCCESS [  3.250 s]
[INFO] NetarchiveSuite - common - core .................... SUCCESS [  7.905 s]
[INFO] NetarchiveSuite - common - test .................... SUCCESS [  4.100 s]
[INFO] NetarchiveSuite - archive .......................... SUCCESS [  0.005 s]
[INFO] NetarchiveSuite - archive - core ................... SUCCESS [  3.837 s]
[INFO] NetarchiveSuite - harvester ........................ SUCCESS [  0.008 s]
[INFO] NetarchiveSuite - harvester - core ................. SUCCESS [  6.222 s]
[INFO] NetarchiveSuite - archive - test ................... SUCCESS [  2.311 s]
[INFO] NetarchiveSuite - bitpreservation - webapp ......... SUCCESS [  0.977 s]
[INFO] NetarchiveSuite - Harvest Scheduler ................ SUCCESS [  1.106 s]
[INFO] NetarchiveSuite - monitor .......................... SUCCESS [  0.006 s]
[INFO] NetarchiveSuite - monitor - core ................... SUCCESS [  0.754 s]
[INFO] NetarchiveSuite - wayback .......................... SUCCESS [  0.010 s]
[INFO] NetarchiveSuite - wayback - indexer ................ SUCCESS [  1.031 s]
[INFO] NetarchiveSuite - deploy ........................... SUCCESS [  0.010 s]
[INFO] NetarchiveSuite - deploy - core .................... SUCCESS [  1.746 s]
[INFO] NetarchiveSuite - harvester - heritrix3 ............ SUCCESS [  0.011 s]
[INFO] Netarchivesuite - Heritrix3 Extensions ............. SUCCESS [  3.687 s]
[INFO] NetarchiveSuite - heritrix3 controller ............. SUCCESS [  1.529 s]
[INFO] NetarchiveSuite - Status - Webapp .................. SUCCESS [  0.288 s]
[INFO] NetarchiveSuite - qa - webapp ...................... SUCCESS [  0.145 s]
[INFO] NetarchiveSuite - history - webapp ................. SUCCESS [  0.723 s]
[INFO] NetarchiveSuite - harvestDefinition - webapp ....... SUCCESS [  0.577 s]
[INFO] NetarchiveSuite - harvestChannel - webapp .......... SUCCESS [  0.086 s]
[INFO] NetarchiveSuite - heritrix3 monitor ................ SUCCESS [ 11.283 s]
[INFO] NetarchiveSuite - deploy - distribution ............ SUCCESS [ 13.440 s]
[INFO] NetarchiveSuite - deploy - test .................... SUCCESS [  1.671 s]
[INFO] Netarchivesuite - Heritrix3 Bundler ................ SUCCESS [ 13.526 s]
[INFO] NetarchiveSuite - harvester - test ................. SUCCESS [  4.103 s]
[INFO] NetarchiveSuite - monitor - test ................... SUCCESS [  0.355 s]
[INFO] NetarchiveSuite - wayback resourceStore ............ SUCCESS [  0.692 s]
[INFO] NetarchiveSuite - wayback - test ................... SUCCESS [  0.927 s]
[INFO] NetarchiveSuite - integration tests ................ SUCCESS [  0.005 s]
[INFO] NetarchiveSuite System test ........................ SUCCESS [  0.989 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:33 min
[INFO] Finished at: 2018-04-16T12:09:16+02:00
[INFO] Final Memory: 87M/208M
[INFO] ------------------------------------------------------------------------
[Netarchivesuite-db-full-migration-test] $ /bin/sh -xe /tmp/hudson8126554173378412753.sh
+ cd /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test
+ scp ./deploy/distribution/target/NetarchiveSuite-5.4-SNAPSHOT.zip devel@kb-prod-udv-001.kb.dk:nas_versions/NetarchiveSuite-SystemTest.zip
+ scp ./harvester/heritrix3/heritrix3-bundler/target/NetarchiveSuite-heritrix3-bundler-5.4-SNAPSHOT.zip devel@kb-prod-udv-001.kb.dk:nas_versions/bundler/NetarchiveSuite-heritrix3-bundler-systemtest.zip
+ ssh devel@kb-prod-udv-001.kb.dk 'source /etc/bashrc;source /etc/profile;source ~/.bash_profile;cd devel-config; 
scripts/setup-configurations.sh
scripts/copy_prod_data.sh
'
Pull latest changes
Already up-to-date.
[Netarchivesuite-db-full-migration-test] $ /home/cibuild02/tools/hudson.tasks.Maven_MavenInstallation/Maven3/bin/mvn -Dsystemtest.timestamp=SystemTest -Dsystemtest.backupage=365 -Dsystemtest.port=8073 -Dsystemtest.mailreceivers=csr@statsbiblioteket.dk -DfailIfNoTests=false -Dsystemtest.host=kb-test-adm-001.kb.dk -Dtest=DatabaseFullMigrationTest#* -Psbforge-nexus,systemTest clean integration-test
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.netarchivesuite:harvest-scheduler:jar:5.4-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.slf4j:slf4j-api:jar -> version (?) vs 1.7.10 @ org.netarchivesuite:harvest-scheduler:[unknown-version], /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvest-scheduler/pom.xml, line 145, column 17
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.netarchivesuite:history-gui:war:5.4-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ org.netarchivesuite:history-gui:[unknown-version], /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/history-gui/pom.xml, line 39, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] NetarchiveSuite
[INFO] NetarchiveSuite - build-tools
[INFO] NetarchiveSuite - common
[INFO] NetarchiveSuite - test utils
[INFO] NetarchiveSuite - common - core
[INFO] NetarchiveSuite - common - test
[INFO] NetarchiveSuite - archive
[INFO] NetarchiveSuite - archive - core
[INFO] NetarchiveSuite - harvester
[INFO] NetarchiveSuite - harvester - core
[INFO] NetarchiveSuite - archive - test
[INFO] NetarchiveSuite - bitpreservation - webapp
[INFO] NetarchiveSuite - Harvest Scheduler
[INFO] NetarchiveSuite - monitor
[INFO] NetarchiveSuite - monitor - core
[INFO] NetarchiveSuite - wayback
[INFO] NetarchiveSuite - wayback - indexer
[INFO] NetarchiveSuite - deploy
[INFO] NetarchiveSuite - deploy - core
[INFO] NetarchiveSuite - harvester - heritrix3
[INFO] Netarchivesuite - Heritrix3 Extensions
[INFO] NetarchiveSuite - heritrix3 controller
[INFO] NetarchiveSuite - Status - Webapp
[INFO] NetarchiveSuite - qa - webapp
[INFO] NetarchiveSuite - history - webapp
[INFO] NetarchiveSuite - harvestDefinition - webapp
[INFO] NetarchiveSuite - harvestChannel - webapp
[INFO] NetarchiveSuite - heritrix3 monitor
[INFO] NetarchiveSuite - deploy - distribution
[INFO] NetarchiveSuite - deploy - test
[INFO] Netarchivesuite - Heritrix3 Bundler
[INFO] NetarchiveSuite - harvester - test
[INFO] NetarchiveSuite - monitor - test
[INFO] NetarchiveSuite - wayback resourceStore
[INFO] NetarchiveSuite - wayback - test
[INFO] NetarchiveSuite - integration tests
[INFO] NetarchiveSuite System test
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ netarchivesuite ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ netarchivesuite ---
[INFO] Git info extracted, revision: 'f0c92e5', branch: '', tag: '', commitsCount: '3966', buildnumber: 'UNNAMED.3966.f0c92e5'
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - build-tools 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ build-tools ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/build-tools/target
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ build-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ build-tools ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ build-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/build-tools/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ build-tools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ build-tools ---
[INFO] No tests to run.
[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-db-full-migration-test/build-tools/target/build-tools-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - common 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common ---
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ common ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - test utils 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ netarchivesuite-test-utils ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/netarchivesuite-test-utils/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ netarchivesuite-test-utils ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/common/netarchivesuite-test-utils/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ netarchivesuite-test-utils ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/common/netarchivesuite-test-utils/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ netarchivesuite-test-utils ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ netarchivesuite-test-utils ---
[INFO] No tests to run.
[INFO] 
[INFO] --- 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-db-full-migration-test/common/netarchivesuite-test-utils/target/netarchivesuite-test-utils-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - common - core 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common-core ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/common-core/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ common-core ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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 17 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ common-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 173 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/common-core/target/classes
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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-db-full-migration-test/common/common-core/src/main/java/dk/netarkivet/common/utils/JMXUtils.java:[107,21] com.sun.jndi.rmi.registry.RegistryContextFactory is internal proprietary API and may be removed in a future release
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ common-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ common-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/common-core/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ common-core ---
[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-db-full-migration-test/common/common-core/target/common-core-5.4-SNAPSHOT.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - common - test 5.4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ common-test ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/common-test/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ common-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/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-db-full-migration-test/common/common-test/target/classes
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java uses or overrides a deprecated API.
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java: Recompile with -Xlint:deprecation for details.
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/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-db-full-migration-test/common/common-test/src/main/java/dk/netarkivet/common/webinterface/WebinterfaceTestCase.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ common-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 386 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ common-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 77 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/common/common-test/target/test-classes
Build was aborted
Aborted by Søren Vejrup Carlsen (svc)
Started indexing related Jira issue keys
Successfully indexed related Jira issue keys
Build Aborted. Not looking for any TestNG results.
Finished: ABORTED