Console Output

Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ip-90-147-167-168.ct1.garrservices.it (slave-1-garr) in workspace /var/lib/jenkins/workspace/DSL45_cnr-inspector-security
Cleaning local Directory .
Checking out http://svn-public.driver.research-infrastructures.eu/driver/dnet45/modules/cnr-inspector-security/trunk at revision '2018-12-14T18:01:05.995 +0100'
A         .project
A         deploy.info
A         src
A         src/main
A         src/main/java
A         src/main/java/eu
A         src/main/java/eu/dnetlib
A         src/main/java/eu/dnetlib/inspector
A         src/main/java/eu/dnetlib/inspector/security
A         src/main/resources
A         src/main/resources/eu
A         src/main/resources/eu/dnetlib
A         src/main/resources/eu/dnetlib/applicationContext-inspector-security.xml
A         src/main/resources/eu/dnetlib/applicationContext-inspector-security.properties
A         pom.xml
A         cnr-inspector-security.iml
 U        .
At revision 54426

Parsing POMs
Established TCP socket on 41616
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[DSL45_cnr-inspector-security] $ java -cp /var/lib/jenkins/maven33-agent.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/boot/plexus-classworlds-2.5.2.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven/conf/logging jenkins.maven3.agent.Maven33Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven /var/lib/jenkins/remoting.jar /var/lib/jenkins/maven33-interceptor.jar /var/lib/jenkins/maven3-interceptor-commons.jar 41616
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/DSL45_cnr-inspector-security/pom.xml package -U -T 4C source:jar
[INFO] Scanning for projects...
[INFO] 
[INFO] Using the MultiThreadedBuilder implementation with a thread count of 16
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building cnr-inspector-security 1.1.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-bootstrap-snapshot/org/springframework/spring-context/maven-metadata.xml
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-bootstrap-release/org/springframework/spring-context/maven-metadata.xml
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-bootstrap-snapshot/org/springframework/spring-context/maven-metadata.xml
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-bootstrap-release/org/springframework/spring-context/maven-metadata.xml
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/org/springframework/spring-context/maven-metadata.xml
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-releases/org/springframework/spring-context/maven-metadata.xml
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/maven-metadata.xml
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/maven-metadata.xml (6 KB at 9.9 KB/sec)
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-bootstrap-snapshot/org/springframework/spring-tx/maven-metadata.xml
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-bootstrap-snapshot/org/springframework/spring-tx/maven-metadata.xml
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-bootstrap-release/org/springframework/spring-tx/maven-metadata.xml
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-bootstrap-release/org/springframework/spring-tx/maven-metadata.xml
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/org/springframework/spring-tx/maven-metadata.xml
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-releases/org/springframework/spring-tx/maven-metadata.xml
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/maven-metadata.xml
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-tx/maven-metadata.xml (5 KB at 50.4 KB/sec)
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-bootstrap-release/log4j/log4j/maven-metadata.xml
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-bootstrap-snapshot/log4j/log4j/maven-metadata.xml
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-bootstrap-release/log4j/log4j/maven-metadata.xml
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet5-bootstrap-snapshot/log4j/log4j/maven-metadata.xml
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/log4j/log4j/maven-metadata.xml
[INFO] Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-releases/log4j/log4j/maven-metadata.xml
[INFO] Downloading: https://repo.maven.apache.org/maven2/log4j/log4j/maven-metadata.xml
[INFO] Downloaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet-deps/log4j/log4j/maven-metadata.xml (373 B at 5.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/log4j/log4j/maven-metadata.xml (750 B at 8.6 KB/sec)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cnr-inspector-security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ cnr-inspector-security ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cnr-inspector-security ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/DSL45_cnr-inspector-security/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ cnr-inspector-security ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ cnr-inspector-security ---
[INFO] No tests to run.
[JENKINS] Recording test results[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/

[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cnr-inspector-security ---
[INFO] Building jar: /var/lib/jenkins/workspace/DSL45_cnr-inspector-security/target/cnr-inspector-security-1.1.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.1:jar (attach-javadocs) @ cnr-inspector-security ---
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (default-cli) > generate-sources @ cnr-inspector-security >>>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (default-cli) < generate-sources @ cnr-inspector-security <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (default-cli) @ cnr-inspector-security ---
[INFO] Building jar: /var/lib/jenkins/workspace/DSL45_cnr-inspector-security/target/cnr-inspector-security-1.1.3-SNAPSHOT-sources.jar
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.224 s (Wall Clock)
[INFO] Finished at: 2018-12-14T18:01:24+01:00
[INFO] Final Memory: 23M/232M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving /var/lib/jenkins/workspace/DSL45_cnr-inspector-security/pom.xml to eu.dnetlib/cnr-inspector-security/1.1.3-SNAPSHOT/cnr-inspector-security-1.1.3-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/DSL45_cnr-inspector-security/target/cnr-inspector-security-1.1.3-SNAPSHOT.jar to eu.dnetlib/cnr-inspector-security/1.1.3-SNAPSHOT/cnr-inspector-security-1.1.3-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/workspace/DSL45_cnr-inspector-security/target/cnr-inspector-security-1.1.3-SNAPSHOT-sources.jar to eu.dnetlib/cnr-inspector-security/1.1.3-SNAPSHOT/cnr-inspector-security-1.1.3-SNAPSHOT-sources.jar
channel stopped
Maven RedeployPublisher use remote ip-90-147-167-168.ct1.garrservices.it maven settings from : /var/lib/jenkins/.m2/settings.xml
[INFO] Deployment in http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-snapshots (id=dnet45-snapshots,uniqueVersion=true)
Deploying the main artifact cnr-inspector-security-1.1.3-SNAPSHOT.jar
Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-snapshots/eu/dnetlib/cnr-inspector-security/1.1.3-SNAPSHOT/maven-metadata.xml
Uploading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-snapshots/eu/dnetlib/cnr-inspector-security/1.1.3-SNAPSHOT/cnr-inspector-security-1.1.3-20181214.170125-1.jar
Uploaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-snapshots/eu/dnetlib/cnr-inspector-security/1.1.3-SNAPSHOT/cnr-inspector-security-1.1.3-20181214.170125-1.jar (4 KB at 13.8 KB/sec)
Uploading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-snapshots/eu/dnetlib/cnr-inspector-security/1.1.3-SNAPSHOT/cnr-inspector-security-1.1.3-20181214.170125-1.pom
Uploaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-snapshots/eu/dnetlib/cnr-inspector-security/1.1.3-SNAPSHOT/cnr-inspector-security-1.1.3-20181214.170125-1.pom (2 KB at 113.6 KB/sec)
Downloading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-snapshots/eu/dnetlib/cnr-inspector-security/maven-metadata.xml
Downloaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-snapshots/eu/dnetlib/cnr-inspector-security/maven-metadata.xml (372 B at 5.1 KB/sec)
Uploading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-snapshots/eu/dnetlib/cnr-inspector-security/1.1.3-SNAPSHOT/maven-metadata.xml
Uploaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-snapshots/eu/dnetlib/cnr-inspector-security/1.1.3-SNAPSHOT/maven-metadata.xml (782 B at 50.9 KB/sec)
Uploading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-snapshots/eu/dnetlib/cnr-inspector-security/maven-metadata.xml
Uploaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-snapshots/eu/dnetlib/cnr-inspector-security/maven-metadata.xml (412 B at 1.6 KB/sec)
Deploying the main artifact cnr-inspector-security-1.1.3-SNAPSHOT-sources.jar
Uploading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-snapshots/eu/dnetlib/cnr-inspector-security/1.1.3-SNAPSHOT/cnr-inspector-security-1.1.3-20181214.170125-1-sources.jar
Uploaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-snapshots/eu/dnetlib/cnr-inspector-security/1.1.3-SNAPSHOT/cnr-inspector-security-1.1.3-20181214.170125-1-sources.jar (2 KB at 113.6 KB/sec)
Uploading: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-snapshots/eu/dnetlib/cnr-inspector-security/1.1.3-SNAPSHOT/maven-metadata.xml
Uploaded: http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-snapshots/eu/dnetlib/cnr-inspector-security/1.1.3-SNAPSHOT/maven-metadata.xml (996 B at 121.6 KB/sec)
[INFO] Deployment done in 0.75 sec
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS