FailedConsole Output

Skipping 374 KB.. Full Log
heritrix3-extensions/target/heritrix3-extensions-7.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - heritrix3 controller 7.0-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] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-controller ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-controller/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ heritrix3-controller ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ heritrix3-controller ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-controller/target/classes
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/tools/CreateCDXMetadataFile.java: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/tools/CreateCDXMetadataFile.java uses or overrides a deprecated API.
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-controller/src/main/java/dk/netarkivet/harvester/tools/CreateCDXMetadataFile.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ heritrix3-controller ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ heritrix3-controller ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-controller/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ heritrix3-controller ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ heritrix3-controller ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-controller/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ heritrix3-controller ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ heritrix3-controller ---
[INFO] Building jar: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ heritrix3-controller ---
[INFO] Building jar: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-controller/target/heritrix3-controller-7.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hadoop-uber-jar 7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-uber-jar ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/hadoop-uber-jar/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ hadoop-uber-jar ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/hadoop-uber-jar/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-uber-jar ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/hadoop-uber-jar/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-uber-jar ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/hadoop-uber-jar/target/classes
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/hadoop-uber-jar/src/main/java/MetadataIndexingApplication.java:[28,25] sun.security.krb5.KrbException is internal proprietary API and may be removed in a future release
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-uber-jar ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/hadoop-uber-jar/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-uber-jar ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-uber-jar ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ hadoop-uber-jar ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/hadoop-uber-jar/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ hadoop-uber-jar ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hadoop-uber-jar ---
[INFO] Building jar: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/hadoop-uber-jar/target/hadoop-uber-jar-7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ hadoop-uber-jar ---
[INFO] Building jar: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/hadoop-uber-jar/target/hadoop-uber-jar-7.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.4:shade (default) @ hadoop-uber-jar ---
[INFO] Including commons-cli:commons-cli:jar:1.4 in the shaded jar.
[INFO] Including org.apache.commons:commons-math3:jar:3.1.1 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.12 in the shaded jar.
[INFO] Including commons-codec:commons-codec:jar:1.9 in the shaded jar.
[INFO] Including commons-io:commons-io:jar:2.4 in the shaded jar.
[INFO] Including commons-net:commons-net:jar:3.0.1 in the shaded jar.
[INFO] Including commons-collections:commons-collections:jar:3.1 in the shaded jar.
[INFO] Including log4j:log4j:jar:1.2.17 in the shaded jar.
[INFO] Including javax.xml.bind:jaxb-api:jar:2.2.11 in the shaded jar.
[INFO] Including org.apache.commons:commons-compress:jar:1.19 in the shaded jar.
[INFO] Including javax.ws.rs:jsr311-api:jar:1.1.1 in the shaded jar.
[INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar.
[INFO] Including org.codehaus.jettison:jettison:jar:1.1 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:1.7.25 in the shaded jar.
[INFO] Including com.google.guava:guava:jar:27.0-jre in the shaded jar.
[INFO] Including com.google.guava:failureaccess:jar:1.0 in the shaded jar.
[INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar.
[INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar.
[INFO] Including org.checkerframework:checker-qual:jar:2.5.2 in the shaded jar.
[INFO] Including com.google.errorprone:error_prone_annotations:jar:2.2.0 in the shaded jar.
[INFO] Including com.google.j2objc:j2objc-annotations:jar:1.1 in the shaded jar.
[INFO] Including org.codehaus.mojo:animal-sniffer-annotations:jar:1.17 in the shaded jar.
[INFO] Including org.netarchivesuite:wayback-indexer:jar:7.0-SNAPSHOT in the shaded jar.
[INFO] Including org.netarchivesuite:common-core:jar:7.0-SNAPSHOT in the shaded jar.
[INFO] Including org.bitrepository.reference:bitrepository-core:jar:1.10-SNAPSHOT in the shaded jar.
[INFO] Including org.bitrepository.reference:bitrepository-reference-settings:jar:1.10-SNAPSHOT in the shaded jar.
[INFO] Including org.bitrepository.repository-settings:bitrepository-repository-settings-xsd:jar:12 in the shaded jar.
[INFO] Including org.bitrepository.repository-settings:bitrepository-repository-settings-java:jar:12 in the shaded jar.
[INFO] Including org.bitrepository:bitrepository-message-xml-xsd:jar:31-SNAPSHOT in the shaded jar.
[INFO] Including org.bitrepository:bitrepository-message-xml-java:jar:31-SNAPSHOT in the shaded jar.
[INFO] Including org.apache.activemq:activemq-client:jar:5.15.13 in the shaded jar.
[INFO] Including org.apache.geronimo.specs:geronimo-jms_1.1_spec:jar:1.1.1 in the shaded jar.
[INFO] Including org.fusesource.hawtbuf:hawtbuf:jar:1.11 in the shaded jar.
[INFO] Including org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:jar:1.0.1 in the shaded jar.
[INFO] Including org.jvnet.jaxb2_commons:jaxb2-basics-runtime:jar:0.11.1 in the shaded jar.
[INFO] Including org.bitrepository.reference:bitrepository-client:jar:1.10-SNAPSHOT in the shaded jar.
[INFO] Including org.eclipse.jdt:ecj:jar:3.12.3 in the shaded jar.
[INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.1 in the shaded jar.
[INFO] Including xalan:xalan:jar:2.7.1 in the shaded jar.
[INFO] Including xalan:serializer:jar:2.7.1 in the shaded jar.
[INFO] Including xml-apis:xml-apis:jar:1.4.01 in the shaded jar.
[INFO] Including ant:ant:jar:1.6.5 in the shaded jar.
[INFO] Including commons-fileupload:commons-fileupload:jar:1.3.3 in the shaded jar.
[INFO] Including org.eclipse.jdt.core.compiler:ecj:jar:4.4.2 in the shaded jar.
[INFO] Including dom4j:dom4j:jar:1.6.1 in the shaded jar.
[INFO] Including javax.mail:mail:jar:1.4 in the shaded jar.
[INFO] Including javax.activation:activation:jar:1.1 in the shaded jar.
[INFO] Including commons-httpclient:commons-httpclient:jar:3.1 in the shaded jar.
[INFO] Including org.jwat:jwat-common:jar:1.0.4 in the shaded jar.
[INFO] Including org.jwat:jwat-arc:jar:1.0.4 in the shaded jar.
[INFO] Including org.jwat:jwat-archive-common:jar:1.0.4 in the shaded jar.
[INFO] Including org.jwat:jwat-gzip:jar:1.0.4 in the shaded jar.
[INFO] Including org.jwat:jwat-warc:jar:1.0.4 in the shaded jar.
[INFO] Including berkeleydb:je:jar:3.2.76 in the shaded jar.
[INFO] Including org.slf4j:jul-to-slf4j:jar:1.7.25 in the shaded jar.
[INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.25 in the shaded jar.
[INFO] Including ch.qos.logback:logback-core:jar:1.2.3 in the shaded jar.
[INFO] Including org.gnu.inet:libidn:jar:0.6.5 in the shaded jar.
[INFO] Including javassist:javassist:jar:3.9.0.GA in the shaded jar.
[INFO] Including org.htmlparser:htmlparser:jar:1.6 in the shaded jar.
[INFO] Including org.apache.commons:commons-lang3:jar:3.5 in the shaded jar.
[INFO] Including org.netpreserve.openwayback:openwayback-core:jar:2.0.0 in the shaded jar.
[INFO] Including org.netpreserve.openwayback:openwayback-cdx-server:jar:classes:2.0.0 in the shaded jar.
[INFO] Including org.netpreserve.openwayback:openwayback-access-control-core:jar:1.0.2 in the shaded jar.
[INFO] Including com.thoughtworks.xstream:xstream:jar:1.2.2 in the shaded jar.
[INFO] Including xpp3:xpp3_min:jar:1.1.3.4.O in the shaded jar.
[INFO] Including commons-dbcp:commons-dbcp:jar:1.2.2 in the shaded jar.
[INFO] Including com.googlecode.juniversalchardet:juniversalchardet:jar:1.0.3 in the shaded jar.
[INFO] Including org.beanshell:bsh:jar:2.0b4 in the shaded jar.
[INFO] Including com.flagstone:transform:jar:3.0.2 in the shaded jar.
[INFO] Including redis.clients:jedis:jar:2.0.0 in the shaded jar.
[INFO] Including org.netpreserve.commons:webarchive-commons:jar:1.1.5 in the shaded jar.
[INFO] Including it.unimi.dsi:dsiutils:jar:2.0.12 in the shaded jar.
[INFO] Including it.unimi.dsi:fastutil:jar:6.5.2 in the shaded jar.
[INFO] Including com.martiansoftware:jsap:jar:2.1 in the shaded jar.
[INFO] Including commons-configuration:commons-configuration:jar:1.8 in the shaded jar.
[INFO] Including org.netarchivesuite:harvester-core:jar:7.0-SNAPSHOT in the shaded jar.
[INFO] Including org.netarchivesuite:heritrix3-wrapper:jar:1.0.4 in the shaded jar.
[INFO] Including com.sun.xml.bind:jaxb-impl:jar:2.2.11 in the shaded jar.
[INFO] Including com.sun.xml.bind:jaxb-core:jar:2.2.11 in the shaded jar.
[INFO] Including com.sun.activation:javax.activation:jar:1.2.0 in the shaded jar.
[INFO] Including jaxen:jaxen:jar:1.1.6 in the shaded jar.
[INFO] Including commons-pool:commons-pool:jar:1.6 in the shaded jar.
[INFO] Including commons-lang:commons-lang:jar:2.3 in the shaded jar.
[INFO] Including jfree:jfreechart:jar:1.0.13 in the shaded jar.
[INFO] Including jfree:jcommon:jar:1.0.16 in the shaded jar.
[INFO] Including com.hp.gagawa:gagawa:jar:1.0.1 in the shaded jar.
[INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
[INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar.
[INFO] Including org.postgresql:postgresql:jar:42.2.10 in the shaded jar.
[INFO] Including com.antiaction:raptor-dbl:jar:0.1.0-RC2 in the shaded jar.
[INFO] Including com.antiaction:common-servlet:jar:0.1.0-NAS in the shaded jar.
[INFO] Including com.antiaction:common-html:jar:0.1.0-NAS in the shaded jar.
[INFO] Including com.antiaction:common-template-engine:jar:0.3.0-NAS in the shaded jar.
[INFO] Excluding com.sun.jersey:jersey-core:jar:1.19 from the shaded jar.
[INFO] Excluding com.sun.jersey:jersey-server:jar:1.19 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcprov-jdk15on:jar:1.65 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcmail-jdk15on:jar:1.65 from the shaded jar.
[INFO] Excluding org.bouncycastle:bcpkix-jdk15on:jar:1.65 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-core:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-annotations-api:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-logging-juli:jar:8.5.2 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-jasper:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat.embed:tomcat-embed-el:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-jasper:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-servlet-api:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-juli:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-el-api:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-api:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-util-scan:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-util:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-jasper-el:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.apache.tomcat:tomcat-jsp-api:jar:8.5.50 from the shaded jar.
[INFO] Excluding org.mortbay.jetty:jetty:jar:6.1.26 from the shaded jar.
[INFO] Excluding org.mortbay.jetty:jetty-util:jar:6.1.26 from the shaded jar.
[INFO] Excluding org.mortbay.jetty:jetty-sslengine:jar:6.1.26 from the shaded jar.
[INFO] Excluding org.mortbay.jetty:jetty-ajp:jar:6.1.26 from the shaded jar.
[INFO] Excluding org.mortbay.jetty:servlet-api:jar:2.5-20081211 from the shaded jar.
[INFO] Excluding org.mortbay.jetty:jsp-2.1-glassfish:jar:2.1.v20091210 from the shaded jar.
[INFO] Excluding org.mortbay.jetty:jsp-2.1-jetty:jar:6.1.26 from the shaded jar.
[INFO] Excluding org.mortbay.jetty:jsp-api-2.1-glassfish:jar:2.1.v20091210 from the shaded jar.
[INFO] Excluding com.sun.messaging.mq:jms:jar:4.4.1 from the shaded jar.
[INFO] Excluding com.sun.messaging.mq:imq:jar:4.4.1 from the shaded jar.
[INFO] Excluding org.apache.lucene:lucene-core:jar:4.4.0 from the shaded jar.
[INFO] Excluding org.apache.lucene:lucene-analyzers-common:jar:4.4.0 from the shaded jar.
[INFO] Excluding fastutil:fastutil:jar:5.0.4 from the shaded jar.
[INFO] Excluding org.slf4j:log4j-over-slf4j:jar:1.7.25 from the shaded jar.
[INFO] Excluding ch.qos.logback:logback-classic:jar:1.2.3 from the shaded jar.
[INFO] Excluding org.apache.derby:derbyclient:jar:10.12.1.1 from the shaded jar.
[INFO] Excluding org.apache.derby:derby:jar:10.12.1.1 from the shaded jar.
[INFO] Excluding org.apache.derby:derbytools:jar:10.12.1.1 from the shaded jar.
[INFO] Excluding org.springframework:spring-web:jar:3.0.6.RELEASE from the shaded jar.
[INFO] Excluding org.springframework:spring-webmvc:jar:3.0.6.RELEASE from the shaded jar.
[INFO] Excluding org.springframework:spring-context-support:jar:3.0.6.RELEASE from the shaded jar.
[INFO] Excluding org.springframework:spring-expression:jar:3.0.6.RELEASE from the shaded jar.
[INFO] Excluding org.springframework:spring-context:jar:3.0.6.RELEASE from the shaded jar.
[INFO] Excluding org.springframework:spring-aop:jar:3.0.6.RELEASE from the shaded jar.
[INFO] Excluding javax.servlet:jstl:jar:1.2 from the shaded jar.
[INFO] Excluding org.springframework:spring-core:jar:3.0.6.RELEASE from the shaded jar.
[INFO] Excluding org.springframework:spring-asm:jar:3.0.6.RELEASE from the shaded jar.
[INFO] Excluding org.springframework:spring-beans:jar:3.0.6.RELEASE from the shaded jar.
[WARNING] failureaccess-1.0.jar, guava-27.0-jre.jar define 2 overlapping classes: 
[WARNING]   - com.google.common.util.concurrent.internal.InternalFutureFailureAccess
[WARNING]   - com.google.common.util.concurrent.internal.InternalFutures
[WARNING] ecj-3.12.3.jar, ecj-4.4.2.jar define 600 overlapping classes and resources: 
[WARNING]   - META-INF/eclipse.inf
[WARNING]   - about.html
[WARNING]   - ecj.1
[WARNING]   - org.eclipse.jdt.core.BuildJarIndex
[WARNING]   - org.eclipse.jdt.core.CheckDebugAttributes
[WARNING]   - org.eclipse.jdt.core.JDTCompilerAdapter
[WARNING]   - org.eclipse.jdt.core.JDTCompilerAdapter$1
[WARNING]   - org.eclipse.jdt.core.compiler.CategorizedProblem
[WARNING]   - org.eclipse.jdt.core.compiler.CharOperation
[WARNING]   - org.eclipse.jdt.core.compiler.CompilationProgress
[WARNING]   - 590 more...
[WARNING] jaxen-1.1.6.jar, xml-apis-1.4.01.jar define 1 overlapping classes: 
[WARNING]   - org.w3c.dom.UserDataHandler
[WARNING] activation-1.1.jar, javax.activation-1.2.0.jar define 40 overlapping classes and resources: 
[WARNING]   - META-INF/mailcap.default
[WARNING]   - META-INF/mimetypes.default
[WARNING]   - com.sun.activation.registries.LineTokenizer
[WARNING]   - com.sun.activation.registries.LogSupport
[WARNING]   - com.sun.activation.registries.MailcapFile
[WARNING]   - com.sun.activation.registries.MailcapParseException
[WARNING]   - com.sun.activation.registries.MailcapTokenizer
[WARNING]   - com.sun.activation.registries.MimeTypeEntry
[WARNING]   - com.sun.activation.registries.MimeTypeFile
[WARNING]   - com.sun.activation.viewers.ImageViewer
[WARNING]   - 30 more...
[WARNING] commons-logging-1.2.jar, jcl-over-slf4j-1.7.25.jar define 6 overlapping classes: 
[WARNING]   - org.apache.commons.logging.Log
[WARNING]   - org.apache.commons.logging.LogConfigurationException
[WARNING]   - org.apache.commons.logging.LogFactory
[WARNING]   - org.apache.commons.logging.impl.NoOpLog
[WARNING]   - org.apache.commons.logging.impl.SimpleLog
[WARNING]   - org.apache.commons.logging.impl.SimpleLog$1
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Attaching shaded artifact.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building hadoop-uber-jar-invoker 7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-uber-jar-invoker ---
[INFO] Deleting /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/hadoop-uber-jar-invoker/target
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ hadoop-uber-jar-invoker ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/hadoop-uber-jar-invoker/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-uber-jar-invoker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-uber-jar-invoker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-uber-jar-invoker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/hadoop-uber-jar-invoker/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-uber-jar-invoker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-uber-jar-invoker ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ hadoop-uber-jar-invoker ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/hadoop-uber-jar-invoker/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ hadoop-uber-jar-invoker ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hadoop-uber-jar-invoker ---
[INFO] Building jar: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/hadoop-uber-jar-invoker/target/hadoop-uber-jar-invoker-7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ hadoop-uber-jar-invoker ---
[INFO] Building jar: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/hadoop-uber-jar-invoker/target/hadoop-uber-jar-invoker-7.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (default) @ hadoop-uber-jar-invoker ---
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[INFO] Copying files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/hadoop-uber-jar-invoker/target/hadoop-uber-jar-invoker-7.0-SNAPSHOT
[WARNING] Assembly file: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/hadoop-uber-jar-invoker/target/hadoop-uber-jar-invoker-7.0-SNAPSHOT is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - Status - Webapp 7.0-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] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ status-gui ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/monitor/status-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ status-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-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] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ status-gui ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/monitor/status-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ status-gui ---
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ status-gui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [status-gui] in [/home/cibuild02/workspace/Netarchivesuite-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 [24 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] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ status-gui ---
[INFO] No sources in project. Archive not created.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - qa - webapp 7.0-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] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ qa-gui ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/qa-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ qa-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-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] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ qa-gui ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/qa-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ qa-gui ---
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ qa-gui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [qa-gui] in [/home/cibuild02/workspace/Netarchivesuite-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 [9 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] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ qa-gui ---
[INFO] No sources in project. Archive not created.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - history - webapp 7.0-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] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ history-gui ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/history-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-h3-resources) @ history-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 16 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ history-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-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:3.2.0:testResources (default-testResources) @ history-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-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] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ history-gui ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/history-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ history-gui ---
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ history-gui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [history-gui] in [/home/cibuild02/workspace/Netarchivesuite-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 [61 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] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ history-gui ---
[INFO] No sources in project. Archive not created.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - harvestDefinition - webapp 7.0-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] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ harvestdefinition-gui ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvestdefinition-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ harvestdefinition-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-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] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ harvestdefinition-gui ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvestdefinition-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvestdefinition-gui ---
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ harvestdefinition-gui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [harvestdefinition-gui] in [/home/cibuild02/workspace/Netarchivesuite-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 [80 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] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ harvestdefinition-gui ---
[INFO] No sources in project. Archive not created.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - harvestChannel - webapp 7.0-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] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ harvestchannel-gui ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvestchannel-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ harvestchannel-gui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-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] No tests to run.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ harvestchannel-gui ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvestchannel-gui/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvestchannel-gui ---
[INFO] 
[INFO] --- maven-war-plugin:2.2:war (default-war) @ harvestchannel-gui ---
[INFO] Packaging webapp
[INFO] Assembling webapp [harvestchannel-gui] in [/home/cibuild02/workspace/Netarchivesuite-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 [14 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] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ harvestchannel-gui ---
[INFO] No sources in project. Archive not created.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - heritrix3 monitor 7.0-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] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-monitor ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-monitor/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ heritrix3-monitor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ heritrix3-monitor ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to /home/cibuild02/workspace/Netarchivesuite-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] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ heritrix3-monitor ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-monitor/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ heritrix3-monitor ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ heritrix3-monitor ---
[INFO] Building jar: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-monitor/target/heritrix3-monitor-7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ heritrix3-monitor ---
[INFO] Building jar: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-monitor/target/heritrix3-monitor-7.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (distro-assembly) @ heritrix3-monitor ---
[INFO] Reading assembly descriptor: src/main/assembly/assembly.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o  'org.eclipse.jetty.websocket:*:jar'
o  'org.eclipse.jetty.orbit:*:jar'
o  'org.glassfish:*:jar'
o  'org.glassfish.web:*:jar'
o  'jdom:jdom:jar'
o  'xom:xom:jar'
o  'com.ibm.icu:icu4j:jar'
o  'commons-configuration:commons-configuration:jar:1.6'
o  'org.apache.httpcomponents:httpclient:jar:4.2.5'
o  'org.apache.httpcomponents:httpcore:jar:4.2.4'

[INFO] Building tar: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-monitor/target/NetarchiveSuite-heritrix3-monitor-7.0-SNAPSHOT.tar.gz
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o  'org.eclipse.jetty.websocket:*:jar'
o  'org.eclipse.jetty.orbit:*:jar'
o  'org.glassfish:*:jar'
o  'org.glassfish.web:*:jar'
o  'jdom:jdom:jar'
o  'xom:xom:jar'
o  'com.ibm.icu:icu4j:jar'
o  'commons-configuration:commons-configuration:jar:1.6'
o  'org.apache.httpcomponents:httpclient:jar:4.2.5'
o  'org.apache.httpcomponents:httpcore:jar:4.2.4'

[INFO] Building zip: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-monitor/target/NetarchiveSuite-heritrix3-monitor-7.0-SNAPSHOT.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - deploy - distribution 7.0-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] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ distribution ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/deploy/distribution/target/jacoco.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ distribution ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/deploy/distribution/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ distribution ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ distribution ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (distro-assembly) @ distribution ---
[INFO] Reading assembly descriptor: src/main/assembly/distribution.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o  'org.netarchivesuite:hadoop-uber-jar:*'

[INFO] Building zip: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/deploy/distribution/target/NetarchiveSuite-7.0-SNAPSHOT.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - deploy - test 7.0-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 (default) @ deploy-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/deploy/deploy-test/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ deploy-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-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] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ deploy-test ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ deploy-test ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ deploy-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/deploy/deploy-test/target/deploy-test-7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ deploy-test ---
[INFO] No sources in project. Archive not created.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - Heritrix3 Bundler 7.0-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] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ heritrix3-bundler ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-bundler/target/jacoco.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ heritrix3-bundler ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/heritrix3/heritrix3-bundler/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ heritrix3-bundler ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ heritrix3-bundler ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (distro-assembly) @ heritrix3-bundler ---
[INFO] Reading assembly descriptor: src/main/assembly/distribution.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o  'org.eclipse.jetty.websocket:*:jar'
o  'org.eclipse.jetty.orbit:*:jar'
o  'org.glassfish:*:jar'
o  'org.glassfish.web:*:jar'
o  'org.ow2.asm:*:jar'
o  'xom:xom:jar'
o  'xerces:*:jar'
o  'com.ibm.icu:icu4j:jar'
o  '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-bundler/target/NetarchiveSuite-heritrix3-bundler-7.0-SNAPSHOT.zip
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - harvester - test 7.0-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 (default) @ harvester-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvester-test/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ harvester-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-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 14 resources
[INFO] Copying 441 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ harvester-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 128 source files to /home/cibuild02/workspace/Netarchivesuite-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] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ harvester-test ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ harvester-test ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ harvester-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/harvester/harvester-test/target/harvester-test-7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ harvester-test ---
[INFO] No sources in project. Archive not created.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - monitor - test 7.0-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 (default) @ monitor-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/monitor/monitor-test/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ monitor-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-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] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ monitor-test ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ monitor-test ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ monitor-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/monitor/monitor-test/target/monitor-test-7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ monitor-test ---
[INFO] No sources in project. Archive not created.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - wayback resourceStore 7.0-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 (default) @ wayback-resourcestore ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/wayback/wayback-resourcestore/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ wayback-resourcestore ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-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] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ wayback-resourcestore ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ wayback-resourcestore ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ wayback-resourcestore ---
[INFO] Building jar: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/wayback/wayback-resourcestore/target/wayback-resourcestore-7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ wayback-resourcestore ---
[INFO] Building jar: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/wayback/wayback-resourcestore/target/wayback-resourcestore-7.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - wayback - test 7.0-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 (default) @ wayback-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/wayback/wayback-test/../target/jacoco.exec,append=true
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (agent) @ wayback-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-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 17 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/wayback/wayback-test/target/test-classes
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/wayback/wayback-test/src/test/java/dk/netarkivet/wayback/hadoop/CDXJobTest.java: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/wayback/wayback-test/src/test/java/dk/netarkivet/wayback/hadoop/CDXJobTest.java uses or overrides a deprecated API.
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/wayback/wayback-test/src/test/java/dk/netarkivet/wayback/hadoop/CDXJobTest.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ wayback-test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:report (report) @ wayback-test ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ wayback-test ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ wayback-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/wayback/wayback-test/target/wayback-test-7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ wayback-test ---
[INFO] No sources in project. Archive not created.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite - integration tests 7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ integration-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/integration-test/target/jacoco.exec
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ integration-test ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/integration-test/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ integration-test ---
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ integration-test ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building NetarchiveSuite System test 7.0-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] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ system-test ---
[INFO] argLine set to -javaagent:/home/cibuild02/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/integration-test/system-test/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ system-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/cibuild02/workspace/Netarchivesuite-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 22 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ system-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 34 source files to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/integration-test/system-test/target/test-classes
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/integration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumSession.java: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/integration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumSession.java uses unchecked or unsafe operations.
[WARNING] /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/integration-test/system-test/src/test/java/dk/netarkivet/systemtest/SeleniumSession.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ system-test ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.5.201505241946:report (report) @ system-test ---
[INFO] Skipping JaCoCo execution due to missing execution data file:/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/integration-test/system-test/target/jacoco.exec
[INFO] 
[INFO] --- maven-jgit-buildnumber-plugin:1.2.9:extract-buildnumber (git-buildnumber) @ system-test ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ system-test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/integration-test/system-test/target/system-test-7.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources-no-fork) @ system-test ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy (copy-distribution-zip) @ system-test ---
[INFO] Configured Artifact: org.netarchivesuite:distribution:7.0-SNAPSHOT:zip
[INFO] Copying NetarchiveSuite-7.0-SNAPSHOT.zip to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/integration-test/system-test/target/NetarchiveSuite-SystemTest.zip
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ system-test ---
[INFO] Executing tasks

main:

deploy2test:
      [scp] Connecting to kb-prod-udv-001.kb.dk:22
      [scp] done.
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (surefire-it) @ system-test ---
[INFO] Surefire report directory: /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/integration-test/system-test/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running dk.netarkivet.systemtest.performance.DatabaseFullMigrationTest
Configuring TestNG with: TestNG652Configurator
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/cibuild02/.m2/repository/org/slf4j/slf4j-simple/1.7.25/slf4j-simple-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/cibuild02/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory]
[main] INFO org.jaccept.TestEventManager - Loading properties from file:/home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/integration-test/system-test/target/test-classes/jaccept.properties
[main] INFO org.jaccept.TestEventManager - Adding clients: org.jaccept.StdOutLogger
[main] INFO org.jaccept.TestEventManager - Adding JAccept client org.jaccept.StdOutLogger
Starting test project NetarchiveSuite System test
  Suite: Surefire suite
    Starting testcase DatabaseFullMigrationTest
        Added fixture: Cleaning up old test.
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Running JSch command (on null): RemoteCommand 
	source /etc/bashrc;source /etc/profile;source ~/.bash_profile;export VERSION=SystemTest;export PORT=8073;export MAILRECEIVERS=csr@statsbiblioteket.dk;export TESTX=Test13;export DEPLOYCONF=deploy_conf_stress_test.xml;true;export H3ZIP=systemtest;
	cleanup_all_test.sh
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: java.lang.IllegalArgumentException: String hexString, 'Checksum:', must be an even number of characters.
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: 	at org.bitrepository.common.ArgumentValidator.checkTrue(ArgumentValidator.java:160)
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: 	at org.bitrepository.common.utils.Base16Utils.encodeBase16(Base16Utils.java:64)
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: 	at org.bitrepository.commandline.CommandLineClient.getChecksumDataForDeleteValidation(CommandLineClient.java:302)
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: 	at org.bitrepository.commandline.DeleteFileCmd.deleteTheFile(DeleteFileCmd.java:125)
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: 	at org.bitrepository.commandline.DeleteFileCmd.performOperation(DeleteFileCmd.java:107)
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: 	at org.bitrepository.commandline.CommandLineClient.runCommand(CommandLineClient.java:68)
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: 	at org.bitrepository.commandline.DeleteFileCmd.main(DeleteFileCmd.java:47)
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: xargs: ssh: exited with status 255; aborting
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: The system cannot find the file specified.
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: The system cannot find the file specified.
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: The system cannot find the file specified.
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: The system cannot find the file specified.
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Command finished in 29 seconds. Exit code was 0
        Added fixture: Preparing deploy
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Running JSch command (on null): RemoteCommand 
	source /etc/bashrc;source /etc/profile;source ~/.bash_profile;export VERSION=SystemTest;export PORT=8073;export MAILRECEIVERS=csr@statsbiblioteket.dk;export TESTX=Test13;export DEPLOYCONF=deploy_conf_stress_test.xml;true;export H3ZIP=systemtest;
	prepare_test.sh deploy_config_stresstest.xml
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Command finished in 5 seconds. Exit code was 0
        Added fixture: Copying production databases to the relevant test servers from the directory /home/devel/prod-backup
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Running JSch command (on kb-test-adm-001.kb.dk): RemoteCommand sshTunneling=ssh kb-test-adm-001.kb.dk 
	source /etc/bashrc;source /etc/profile;source ~/.bash_profile;export VERSION=SystemTest;export PORT=8073;export MAILRECEIVERS=csr@statsbiblioteket.dk;export TESTX=Test13;export DEPLOYCONF=deploy_conf_stress_test.xml;true;export H3ZIP=systemtest;
	rm -rf /tmp/prod_admindb.out
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Command finished in 1 seconds. Exit code was 0
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Running JSch command (on kb-test-adm-001.kb.dk): RemoteCommand sshTunneling=ssh kb-test-adm-001.kb.dk 
	source /etc/bashrc;source /etc/profile;source ~/.bash_profile;export VERSION=SystemTest;export PORT=8073;export MAILRECEIVERS=csr@statsbiblioteket.dk;export TESTX=Test13;export DEPLOYCONF=deploy_conf_stress_test.xml;true;export H3ZIP=systemtest;
	rm -rf /tmp/prod_harvestdb.dump.out 
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Command finished in 1 seconds. Exit code was 0
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Running JSch command (on kb-test-acs-001.kb.dk): RemoteCommand sshTunneling=ssh kb-test-acs-001.kb.dk 
	source /etc/bashrc;source /etc/profile;source ~/.bash_profile;export VERSION=SystemTest;export PORT=8073;export MAILRECEIVERS=csr@statsbiblioteket.dk;export TESTX=Test13;export DEPLOYCONF=deploy_conf_stress_test.xml;true;export H3ZIP=systemtest;
	rm -rf /tmp/CS
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Command finished in 1 seconds. Exit code was 0
        Added fixture: Copying admin db.
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Running JSch command (on null): RemoteCommand 
	source /etc/bashrc;source /etc/profile;source ~/.bash_profile;export VERSION=SystemTest;export PORT=8073;export MAILRECEIVERS=csr@statsbiblioteket.dk;export TESTX=Test13;export DEPLOYCONF=deploy_conf_stress_test.xml;true;export H3ZIP=systemtest;
	scp -r ${HOME}/prod-backup/prod_admindb.out devel@kb-test-adm-001.kb.dk:/tmp
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Command finished in 13 seconds. Exit code was 0
        Added fixture: Copying harvest db
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Running JSch command (on null): RemoteCommand 
	source /etc/bashrc;source /etc/profile;source ~/.bash_profile;export VERSION=SystemTest;export PORT=8073;export MAILRECEIVERS=csr@statsbiblioteket.dk;export TESTX=Test13;export DEPLOYCONF=deploy_conf_stress_test.xml;true;export H3ZIP=systemtest;
	scp -r ${HOME}/prod-backup/prod_harvestdb.dump.out devel@kb-test-adm-001.kb.dk:/tmp
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Command finished in 90 seconds. Exit code was 0
        Added fixture: Copying checksum db
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Running JSch command (on null): RemoteCommand 
	source /etc/bashrc;source /etc/profile;source ~/.bash_profile;export VERSION=SystemTest;export PORT=8073;export MAILRECEIVERS=csr@statsbiblioteket.dk;export TESTX=Test13;export DEPLOYCONF=deploy_conf_stress_test.xml;true;export H3ZIP=systemtest;
	scp -r ${HOME}/prod-backup/CS devel@kb-test-acs-001.kb.dk:/tmp
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Command finished in 8 seconds. Exit code was 0
        Step: Installing components.
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Running JSch command (on null): RemoteCommand 
	source /etc/bashrc;source /etc/profile;source ~/.bash_profile;export VERSION=SystemTest;export PORT=8073;export MAILRECEIVERS=csr@statsbiblioteket.dk;export TESTX=Test13;export DEPLOYCONF=deploy_conf_stress_test.xml;true;export H3ZIP=systemtest;
	install_test.sh
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: + host=devel@kb-test-adm-001
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: + scp -p /home/devel/devel-config/scripts/db/setup_admindb.sh /home/devel/devel-config/scripts/db/setup_harvestdb.sh /home/devel/devel-config/scripts/db/teardown_admindb.sh /home/devel/devel-config/scripts/db/teardown_harvestdb.sh /home/devel/devel-config/scripts/../resources/harvestdb.testdata.sql /home/devel/devel-config/scripts/../resources/default_orderxml.cxml devel@kb-test-adm-001:bin/
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: + ssh devel@kb-test-adm-001
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: Pseudo-terminal will not be allocated because stdin is not a terminal.
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  database "test13_admindb" does not exist, skipping
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: DEBUG:  transaction ID wrap limit is 2257721481, limited by database "test2056_harvestdb"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "replica_pkey" for table "replica"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / UNIQUE will create implicit index "replica_replica_id_key" for table "replica"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / UNIQUE will create implicit index "replica_replica_name_key" for table "replica"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "replicafileinfo_pkey" for table "replicafileinfo"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "file_pkey" for table "file"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "segment_pkey" for table "segment"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  database "test13_harvestdb" does not exist, skipping
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: DEBUG:  transaction ID wrap limit is 2257721481, limited by database "test2056_harvestdb"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "domains_pkey" for table "domains"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / UNIQUE will create implicit index "domains_name_key" for table "domains"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "configurations_pkey" for table "configurations"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "config_passwords_pkey" for table "config_passwords"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "config_seedlists_pkey" for table "config_seedlists"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "seedlists_pkey" for table "seedlists"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "passwords_pkey" for table "passwords"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "ownerinfo_pkey" for table "ownerinfo"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "historyinfo_pkey" for table "historyinfo"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "harvestdefinitions_pkey" for table "harvestdefinitions"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / UNIQUE will create implicit index "harvestdefinitions_name_key" for table "harvestdefinitions"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "fullharvests_pkey" for table "fullharvests"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "partialharvests_pkey" for table "partialharvests"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "harvest_configs_pkey" for table "harvest_configs"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "schedules_pkey" for table "schedules"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / UNIQUE will create implicit index "schedules_name_key" for table "schedules"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "ordertemplates_pkey" for table "ordertemplates"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / UNIQUE will create implicit index "ordertemplates_name_key" for table "ordertemplates"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "jobs_pkey" for table "jobs"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "job_configs_pkey" for table "job_configs"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "global_crawler_trap_lists_pkey" for table "global_crawler_trap_lists"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / UNIQUE will create implicit index "global_crawler_trap_lists_name_key" for table "global_crawler_trap_lists"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "global_crawler_trap_expressions_pkey" for table "global_crawler_trap_expressions"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "pkrunningjobshistory" for table "runningjobshistory"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "pkrunningjobsmonitor" for table "runningjobsmonitor"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / UNIQUE will create implicit index "pkfrontierreportlines" for table "frontierreportmonitor"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "extendedfieldtype_pkey" for table "extendedfieldtype"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "extendedfield_pkey" for table "extendedfield"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "extendedfieldvalue_pkey" for table "extendedfieldvalue"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "harvestchannel_pkey" for table "harvestchannel"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  CREATE TABLE / UNIQUE will create implicit index "harvestchannel_name_key" for table "harvestchannel"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create implicit index "eav_type_attribute_pkey" for table "eav_type_attribute"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create implicit index "eav_attribute_pkey" for table "eav_attribute"
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: + set +x
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Command finished in 128 seconds. Exit code was 0
        Added fixture: Cleaning out harvest database
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Running JSch command (on kb-test-adm-001.kb.dk): RemoteCommand sshTunneling=ssh kb-test-adm-001.kb.dk 
	source /etc/bashrc;source /etc/profile;source ~/.bash_profile;export VERSION=SystemTest;export PORT=8073;export MAILRECEIVERS=csr@statsbiblioteket.dk;export TESTX=Test13;export DEPLOYCONF=deploy_conf_stress_test.xml;true;export H3ZIP=systemtest;
	cd Test13;psql -U devel -c 'drop database if exists stresstest_harvestdb'
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: DEBUG:  transaction ID wrap limit is 2257721481, limited by database "test2056_harvestdb"
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Command finished in 9 seconds. Exit code was 0
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Running JSch command (on kb-test-adm-001.kb.dk): RemoteCommand sshTunneling=ssh kb-test-adm-001.kb.dk 
	source /etc/bashrc;source /etc/profile;source ~/.bash_profile;export VERSION=SystemTest;export PORT=8073;export MAILRECEIVERS=csr@statsbiblioteket.dk;export TESTX=Test13;export DEPLOYCONF=deploy_conf_stress_test.xml;true;export H3ZIP=systemtest;
	cd Test13;psql -U devel -c 'create database stresstest_harvestdb'
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: DEBUG:  transaction ID wrap limit is 2257721481, limited by database "test2056_harvestdb"
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Command finished in 1 seconds. Exit code was 0
        Added fixture: Cleaning out admin database
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Running JSch command (on kb-test-adm-001.kb.dk): RemoteCommand sshTunneling=ssh kb-test-adm-001.kb.dk 
	source /etc/bashrc;source /etc/profile;source ~/.bash_profile;export VERSION=SystemTest;export PORT=8073;export MAILRECEIVERS=csr@statsbiblioteket.dk;export TESTX=Test13;export DEPLOYCONF=deploy_conf_stress_test.xml;true;export H3ZIP=systemtest;
	cd Test13;psql -U devel -c 'drop database if exists stresstest_admindb'
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: DEBUG:  transaction ID wrap limit is 2257721481, limited by database "test2056_harvestdb"
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Command finished in 2 seconds. Exit code was 0
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Running JSch command (on kb-test-adm-001.kb.dk): RemoteCommand sshTunneling=ssh kb-test-adm-001.kb.dk 
	source /etc/bashrc;source /etc/profile;source ~/.bash_profile;export VERSION=SystemTest;export PORT=8073;export MAILRECEIVERS=csr@statsbiblioteket.dk;export TESTX=Test13;export DEPLOYCONF=deploy_conf_stress_test.xml;true;export H3ZIP=systemtest;
	cd Test13;psql -U devel -c 'create database stresstest_admindb'
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: DEBUG:  transaction ID wrap limit is 2257721481, limited by database "test2056_harvestdb"
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Command finished in 6 seconds. Exit code was 0
        Added fixture: Populating empty databases.
        Added fixture: Ingesting full production admindb backup.
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Running JSch command (on kb-test-adm-001.kb.dk): RemoteCommand sshTunneling=ssh kb-test-adm-001.kb.dk 
	source /etc/bashrc;source /etc/profile;source ~/.bash_profile;export VERSION=SystemTest;export PORT=8073;export MAILRECEIVERS=csr@statsbiblioteket.dk;export TESTX=Test13;export DEPLOYCONF=deploy_conf_stress_test.xml;true;export H3ZIP=systemtest;
	cd Test13;pg_restore -U devel -d test13_admindb  --no-owner --schema public /tmp/prod_admindb.out
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error while PROCESSING TOC:
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error from TOC entry 145; 1259 469699 TABLE file prod
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] could not execute query: ERROR:  relation "file" already exists
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     Command was: CREATE TABLE file (
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     file_id bigint NOT NULL,
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     filename character varying(300)
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: );
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error from TOC entry 146; 1259 469704 SEQUENCE file_id_seq prod
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] could not execute query: ERROR:  relation "file_id_seq" already exists
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     Command was: CREATE SEQUENCE file_id_seq
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     START WITH 1
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     INCREMENT BY 1
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     NO MAXVALUE
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     NO MINVALUE
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     CACHE 1;
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error from TOC entry 141; 1259 469670 TABLE replica prod
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] could not execute query: ERROR:  relation "replica" already exists
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     Command was: CREATE TABLE replica (
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     replica_guid bigint NOT NULL,
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     replica_id character varying(300) NOT NULL,
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     replica_name ch...
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error from TOC entry 142; 1259 469682 SEQUENCE replica_guid_seq prod
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] could not execute query: ERROR:  relation "replica_guid_seq" already exists
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     Command was: CREATE SEQUENCE replica_guid_seq
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     START WITH 1
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     INCREMENT BY 1
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     NO MAXVALUE
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     NO MINVALUE
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     CACHE 1;
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error from TOC entry 143; 1259 469685 TABLE replicafileinfo prod
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] could not execute query: ERROR:  relation "replicafileinfo" already exists
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     Command was: CREATE TABLE replicafileinfo (
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     replicafileinfo_guid bigint NOT NULL,
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     replica_id character varying(300) NOT NULL,
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:    ...
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error from TOC entry 144; 1259 469693 SEQUENCE replicafileinfo_guid_seq prod
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] could not execute query: ERROR:  relation "replicafileinfo_guid_seq" already exists
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     Command was: CREATE SEQUENCE replicafileinfo_guid_seq
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     START WITH 1
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     INCREMENT BY 1
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     NO MAXVALUE
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     NO MINVALUE
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     CACHE 1;
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error from TOC entry 140; 1259 469667 TABLE schemaversions prod
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] could not execute query: ERROR:  relation "schemaversions" already exists
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     Command was: CREATE TABLE schemaversions (
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     tablename character varying(100) NOT NULL,
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     version integer NOT NULL
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: );
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error from TOC entry 147; 1259 469708 TABLE segment prod
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] could not execute query: ERROR:  relation "segment" already exists
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     Command was: CREATE TABLE segment (
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     segment_guid bigint NOT NULL,
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     replica_id bigint,
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     segment_id bigint,
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     segment_address c...
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error from TOC entry 148; 1259 469713 SEQUENCE segment_guid_seq prod
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] could not execute query: ERROR:  relation "segment_guid_seq" already exists
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     Command was: CREATE SEQUENCE segment_guid_seq
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     START WITH 1
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     INCREMENT BY 1
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     NO MAXVALUE
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     NO MINVALUE
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     CACHE 1;
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error from TOC entry 1811; 2606 469703 CONSTRAINT file_pkey prod
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] could not execute query: ERROR:  multiple primary keys for table "file" are not allowed
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     Command was: ALTER TABLE ONLY file
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     ADD CONSTRAINT file_pkey PRIMARY KEY (file_id);
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error from TOC entry 1800; 2606 469677 CONSTRAINT replica_pkey prod
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] could not execute query: ERROR:  multiple primary keys for table "replica" are not allowed
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     Command was: ALTER TABLE ONLY replica
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     ADD CONSTRAINT replica_pkey PRIMARY KEY (replica_guid);
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error from TOC entry 1802; 2606 469679 CONSTRAINT replica_replica_id_key prod
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] could not execute query: ERROR:  relation "replica_replica_id_key" already exists
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     Command was: ALTER TABLE ONLY replica
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     ADD CONSTRAINT replica_replica_id_key UNIQUE (replica_id);
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error from TOC entry 1804; 2606 469681 CONSTRAINT replica_replica_name_key prod
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] could not execute query: ERROR:  relation "replica_replica_name_key" already exists
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     Command was: ALTER TABLE ONLY replica
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     ADD CONSTRAINT replica_replica_name_key UNIQUE (replica_name);
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error from TOC entry 1809; 2606 469692 CONSTRAINT replicafileinfo_pkey prod
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] could not execute query: ERROR:  multiple primary keys for table "replicafileinfo" are not allowed
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     Command was: ALTER TABLE ONLY replicafileinfo
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     ADD CONSTRAINT replicafileinfo_pkey PRIMARY KEY (replicafileinfo_guid);
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error from TOC entry 1814; 2606 469712 CONSTRAINT segment_pkey prod
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] could not execute query: ERROR:  multiple primary keys for table "segment" are not allowed
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     Command was: ALTER TABLE ONLY segment
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     ADD CONSTRAINT segment_pkey PRIMARY KEY (segment_guid);
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error from TOC entry 1805; 1259 469696 INDEX fileandreplica prod
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] could not execute query: ERROR:  relation "fileandreplica" already exists
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     Command was: CREATE INDEX fileandreplica ON replicafileinfo USING btree (file_id, replica_id);
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error from TOC entry 1812; 1259 469707 INDEX fileindex prod
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] could not execute query: ERROR:  relation "fileindex" already exists
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     Command was: CREATE INDEX fileindex ON file USING btree (filename);
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error from TOC entry 1806; 1259 469698 INDEX replicaandchecksumstatus prod
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] could not execute query: ERROR:  relation "replicaandchecksumstatus" already exists
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     Command was: CREATE INDEX replicaandchecksumstatus ON replicafileinfo USING btree (replica_id, checksum_status);
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] Error from TOC entry 1807; 1259 469697 INDEX replicaandfileliststatus prod
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: pg_restore: [archiver (db)] could not execute query: ERROR:  relation "replicaandfileliststatus" already exists
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error:     Command was: CREATE INDEX replicaandfileliststatus ON replicafileinfo USING btree (replica_id, filelist_status);
[main] WARN dk.netarkivet.systemtest.environment.TestEnvironmentController - ssh error: WARNING: errors ignored on restore: 19
[main] INFO dk.netarkivet.systemtest.environment.TestEnvironmentController - Command finished in 796 seconds. Exit code was 1
      Test starting: testGenerateSnapshot
      Test starting: testIngestDomains
      Finished testcase
  Finished suite
Finished project
Tests run: 5, Failures: 1, Errors: 0, Skipped: 4, Time elapsed: 1,096.13 sec <<< FAILURE! - in dk.netarkivet.systemtest.performance.DatabaseFullMigrationTest
setupTestEnvironment(dk.netarkivet.systemtest.performance.DatabaseFullMigrationTest)  Time elapsed: 1,095.896 sec  <<< FAILURE!
java.lang.RuntimeException: Failed to run command, exit code 1
	at dk.netarkivet.systemtest.environment.TestEnvironmentController.runCommand(TestEnvironmentController.java:177)
	at dk.netarkivet.systemtest.environment.TestEnvironmentController.runCommand(TestEnvironmentController.java:122)
	at dk.netarkivet.systemtest.environment.TestEnvironmentController.runCommand(TestEnvironmentController.java:106)
	at dk.netarkivet.systemtest.environment.TestEnvironmentController.runTestXCommand(TestEnvironmentController.java:88)
	at dk.netarkivet.systemtest.performance.AbstractStressTest.replaceDatabasesWithProd(AbstractStressTest.java:208)
	at dk.netarkivet.systemtest.performance.DatabaseFullMigrationTest.setupTestEnvironment(DatabaseFullMigrationTest.java:81)


Results :

Failed tests: 
  DatabaseFullMigrationTest.setupTestEnvironment:81->AbstractStressTest.replaceDatabasesWithProd:208 » Runtime

Tests run: 5, Failures: 1, Errors: 0, Skipped: 4

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] NetarchiveSuite .................................... SUCCESS [  1.873 s]
[INFO] NetarchiveSuite - build-tools ...................... SUCCESS [  0.783 s]
[INFO] NetarchiveSuite - common ........................... SUCCESS [  0.017 s]
[INFO] NetarchiveSuite - test utils ....................... SUCCESS [  1.058 s]
[INFO] NetarchiveSuite - common - core .................... SUCCESS [  5.622 s]
[INFO] NetarchiveSuite - common - test .................... SUCCESS [  2.946 s]
[INFO] NetarchiveSuite - archive .......................... SUCCESS [  0.011 s]
[INFO] NetarchiveSuite - archive - core ................... SUCCESS [  2.267 s]
[INFO] NetarchiveSuite - harvester ........................ SUCCESS [  0.012 s]
[INFO] NetarchiveSuite - harvester - core ................. SUCCESS [  3.798 s]
[INFO] NetarchiveSuite - archive - test ................... SUCCESS [  1.704 s]
[INFO] NetarchiveSuite - bitpreservation - webapp ......... SUCCESS [  0.364 s]
[INFO] NetarchiveSuite - Harvest Scheduler ................ SUCCESS [  0.892 s]
[INFO] NetarchiveSuite - monitor .......................... SUCCESS [  0.016 s]
[INFO] NetarchiveSuite - monitor - core ................... SUCCESS [  0.648 s]
[INFO] NetarchiveSuite - wayback .......................... SUCCESS [  0.126 s]
[INFO] NetarchiveSuite - wayback - indexer ................ SUCCESS [  0.915 s]
[INFO] NetarchiveSuite - deploy ........................... SUCCESS [  0.014 s]
[INFO] NetarchiveSuite - deploy - core .................... SUCCESS [  1.468 s]
[INFO] NetarchiveSuite - harvester - heritrix3 ............ SUCCESS [  0.013 s]
[INFO] NetarchiveSuite - Heritrix3 Extensions ............. SUCCESS [  1.670 s]
[INFO] NetarchiveSuite - heritrix3 controller ............. SUCCESS [  1.291 s]
[INFO] hadoop-uber-jar .................................... SUCCESS [  6.705 s]
[INFO] hadoop-uber-jar-invoker ............................ SUCCESS [  6.409 s]
[INFO] NetarchiveSuite - Status - Webapp .................. SUCCESS [  0.182 s]
[INFO] NetarchiveSuite - qa - webapp ...................... SUCCESS [  0.057 s]
[INFO] NetarchiveSuite - history - webapp ................. SUCCESS [  0.550 s]
[INFO] NetarchiveSuite - harvestDefinition - webapp ....... SUCCESS [  0.330 s]
[INFO] NetarchiveSuite - harvestChannel - webapp .......... SUCCESS [  0.068 s]
[INFO] NetarchiveSuite - heritrix3 monitor ................ SUCCESS [ 14.409 s]
[INFO] NetarchiveSuite - deploy - distribution ............ SUCCESS [ 14.236 s]
[INFO] NetarchiveSuite - deploy - test .................... SUCCESS [  1.177 s]
[INFO] NetarchiveSuite - Heritrix3 Bundler ................ SUCCESS [ 11.573 s]
[INFO] NetarchiveSuite - harvester - test ................. SUCCESS [  2.612 s]
[INFO] NetarchiveSuite - monitor - test ................... SUCCESS [  0.336 s]
[INFO] NetarchiveSuite - wayback resourceStore ............ SUCCESS [  0.750 s]
[INFO] NetarchiveSuite - wayback - test ................... SUCCESS [  0.975 s]
[INFO] NetarchiveSuite - integration tests ................ SUCCESS [  0.017 s]
[INFO] NetarchiveSuite System test ........................ FAILURE [18:27 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:56 min
[INFO] Finished at: 2021-03-18T09:04:28+01:00
[INFO] Final Memory: 132M/317M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (surefire-it) on project system-test: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/cibuild02/workspace/Netarchivesuite-db-full-migration-test/integration-test/system-test/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :system-test
Build step 'Invoke top-level Maven targets' marked build as failure
Started indexing related Jira issue keys
Successfully indexed related Jira issue keys
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **netarchivesuite-integration-test/target/surefire-reports/testng-results.xml
Did not find any matching files.
Sending e-mails to: csr@kb.dk
Finished: FAILURE