Skip to content
Success

Console Output

Started by user Christoph Schulz
Building in workspace /var/lib/jenkins/home/jobs/WTF-Persistence/workspace
Cleaning up /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence
Deleting /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target
Updating https://fhdwdev.ha.bib.de/svn/ipcms14/trunk/Workspace/Persistence at revision '2015-12-08T19:44:10.904 +0100'
At revision 3773
Cleaning up /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/developmentTools
Updating https://fhdwdev.ha.bib.de/svn/ipcms14/trunk/Workspace/developmentTools at revision '2015-12-08T19:44:10.904 +0100'
At revision 3773
no change for https://fhdwdev.ha.bib.de/svn/ipcms14/trunk/Workspace/Persistence since the previous build
no change for https://fhdwdev.ha.bib.de/svn/ipcms14/trunk/Workspace/developmentTools since the previous build
[Exclusion] -> Allocating resource : ORACLE-DBMS
[Exclusion] -> Assigned ORACLE-DBMS
[Exclusion] -> Resource allocation complete
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 36074
[Persistence] $ /usr/lib/jvm/oracle-jdk-bin-1.7/bin/java -Xmx1024m -XX:MaxPermSize=128m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.7.jar:/usr/share/maven-bin-3.0/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /usr/share/maven-bin-3.0 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-2.53.2.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.7.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 36074
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/pom.xml clean install site
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building de.fhdw.wtf.persistence 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ de.fhdw.wtf.persistence ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (jacoco-initialize) @ de.fhdw.wtf.persistence ---
[INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/jacoco.exec
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ de.fhdw.wtf.persistence ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 12 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ de.fhdw.wtf.persistence ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 91 source files to /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ de.fhdw.wtf.persistence ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ de.fhdw.wtf.persistence ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ de.fhdw.wtf.persistence ---
[INFO] Surefire report directory: /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running de.fhdw.wtf.persistence.test.TestIDManager
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.736 sec - in de.fhdw.wtf.persistence.test.TestIDManager
Running de.fhdw.wtf.persistence.test.TestDataBasePreparateur
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.887 sec - in de.fhdw.wtf.persistence.test.TestDataBasePreparateur
Running de.fhdw.wtf.persistence.test.TestObjectFacadeNoDatabase
Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec - in de.fhdw.wtf.persistence.test.TestObjectFacadeNoDatabase
Running de.fhdw.wtf.persistence.test.TestObjectFacadeOracle
Tests run: 108, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.318 sec - in de.fhdw.wtf.persistence.test.TestObjectFacadeOracle
Running de.fhdw.wtf.persistence.test.TestAuthorizationFacade
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.839 sec - in de.fhdw.wtf.persistence.test.TestAuthorizationFacade
Running de.fhdw.wtf.persistence.test.TestClassFacadeNoDatabase
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in de.fhdw.wtf.persistence.test.TestClassFacadeNoDatabase
Running de.fhdw.wtf.persistence.test.TestClassFacadeOracle
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.89 sec - in de.fhdw.wtf.persistence.test.TestClassFacadeOracle
Running de.fhdw.wtf.persistence.test.TestTransactions
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.908 sec - in de.fhdw.wtf.persistence.test.TestTransactions
Running de.fhdw.wtf.persistence.test.TestPropertiesReader
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in de.fhdw.wtf.persistence.test.TestPropertiesReader

Results :

Tests run: 323, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.2.201409121644:report (jacoco-site) @ de.fhdw.wtf.persistence ---
[INFO] Analyzed bundle 'de.fhdw.wtf.persistence' with 80 classes
[PMD] No report found for mojo report
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ de.fhdw.wtf.persistence ---
[INFO] Building jar: /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/de.fhdw.wtf.persistence-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.2.201409121644:prepare-agent (jacoco-initialize) @ de.fhdw.wtf.persistence ---
[INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.2.201409121644/org.jacoco.agent-0.7.2.201409121644-runtime.jar=destfile=/var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/jacoco.exec
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar (attach-sources) @ de.fhdw.wtf.persistence ---
[INFO] Building jar: /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/de.fhdw.wtf.persistence-1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ de.fhdw.wtf.persistence ---
[INFO] Installing /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/de.fhdw.wtf.persistence-1.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/de.fhdw.wtf.persistence-1.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:site (default-site) @ de.fhdw.wtf.persistence ---
[INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:2.8.1
[INFO] configuring report plugin org.apache.maven.plugins:maven-jxr-plugin:2.5
[INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.16
[INFO] configuring report plugin org.codehaus.mojo:findbugs-maven-plugin:3.0.2
[INFO] configuring report plugin org.apache.maven.plugins:maven-pmd-plugin:3.5
[INFO] Fork Value is true
     [java] Warnings generated: 4
[INFO] Done FindBugs Analysis....
[WARNING] No project URL defined - decoration links will not be relativized!
[INFO] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[INFO] Generating "Source Xref" report          --- maven-jxr-plugin:2.5:jxr
[INFO] Generating "Test Source Xref" report     --- maven-jxr-plugin:2.5:test-jxr
[INFO] Generating "Checkstyle" report           --- maven-checkstyle-plugin:2.16:checkstyle
[INFO] Generating "FindBugs" report             --- findbugs-maven-plugin:3.0.2:findbugs
[INFO] Generating "CPD" report                  --- maven-pmd-plugin:3.5:cpd
[INFO] Generating "PMD" report                  --- maven-pmd-plugin:3.5:pmd
[CHECKSTYLE] Parsing file /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/checkstyle-result.xml
[CHECKSTYLE] Successfully parsed file /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/checkstyle-result.xml of module de.fhdw.wtf.persistence with 270 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #211
[FINDBUGS] Finding all files that match the pattern findbugsXml.xml
[FINDBUGS] Parsing 1 file in /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target
[FINDBUGS] Successfully parsed file /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/findbugsXml.xml of module de.fhdw.wtf.persistence with 4 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #211
[PMD] Finding all files that match the pattern pmd.xml
[PMD] Parsing 1 file in /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target
[PMD] Successfully parsed file /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/pmd.xml of module de.fhdw.wtf.persistence with 12 unique warnings and 0 duplicates.
[PMD] Computing warning deltas based on reference build #211
[JENKINS] Archiving site from /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/site to /var/lib/jenkins/home/jobs/WTF-Persistence/site
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:35.025s
[INFO] Finished at: Tue Dec 08 19:47:54 CET 2015
[INFO] Final Memory: 55M/377M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/pom.xml to de.fhdw.wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-SNAPSHOT.pom
[JENKINS] Archiving /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/de.fhdw.wtf.persistence-1.0-SNAPSHOT.jar to de.fhdw.wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-SNAPSHOT.jar
[JENKINS] Archiving /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/de.fhdw.wtf.persistence-1.0-SNAPSHOT-sources.jar to de.fhdw.wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-SNAPSHOT-sources.jar
/var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/pom.xml is not inside /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/Persistence/; will archive in a separate pass
/var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/de.fhdw.wtf.persistence-1.0-SNAPSHOT.jar is not inside /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/Persistence/; will archive in a separate pass
/var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/target/de.fhdw.wtf.persistence-1.0-SNAPSHOT-sources.jar is not inside /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Persistence/Persistence/; will archive in a separate pass
channel stopped
[Exclusion] -> Releasing all the resources
[WARNING] Couldn't clean up oid=3 from null
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:578)
	at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.cleanup(RemoteInvocationHandler.java:360)
	at hudson.remoting.RemoteInvocationHandler$PhantomReferenceImpl.access$700(RemoteInvocationHandler.java:319)
	at hudson.remoting.RemoteInvocationHandler$Unexporter.run(RemoteInvocationHandler.java:420)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException
	at hudson.remoting.Channel.close(Channel.java:1163)
	at hudson.remoting.Channel.close(Channel.java:1138)
	at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1079)
	at hudson.remoting.Channel$1.handle(Channel.java:501)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60)
Maven RedeployPublisher use remote  maven settings from : /var/lib/jenkins/.m2/settings.xml
[INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots/ (id=snapshots,uniqueVersion=true)
Deploying the main artifact de.fhdw.wtf.persistence-1.0-SNAPSHOT.jar
Downloading: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/maven-metadata.xml
Downloaded: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/maven-metadata.xml (994 B at 33.5 KB/sec)
Uploading: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-20151208.184755-53.jar
Uploaded: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-20151208.184755-53.jar (139 KB at 2895.4 KB/sec)
Uploading: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-20151208.184755-53.pom
Uploaded: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-20151208.184755-53.pom (5 KB at 117.7 KB/sec)
Downloading: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/maven-metadata.xml
Downloaded: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/maven-metadata.xml (350 B at 26.3 KB/sec)
Uploading: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/maven-metadata.xml
Uploaded: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/maven-metadata.xml (994 B at 24.3 KB/sec)
Uploading: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/maven-metadata.xml
Uploaded: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/maven-metadata.xml (350 B at 6.8 KB/sec)
Deploying the main artifact de.fhdw.wtf.persistence-1.0-SNAPSHOT-sources.jar
Uploading: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-20151208.184755-53-sources.jar
Uploaded: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/de.fhdw.wtf.persistence-1.0-20151208.184755-53-sources.jar (107 KB at 2721.4 KB/sec)
Uploading: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/maven-metadata.xml
Uploaded: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/wtf/de.fhdw.wtf.persistence/1.0-SNAPSHOT/maven-metadata.xml (994 B at 12.9 KB/sec)
[INFO] Deployment done in 0.43 sec
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] Database/target/jacoco.exec;Database/target/classes;Database/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern Database/target/jacoco.exec: 1
[JaCoCo plugin] Saving matched execfiles:  /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Database/target/jacoco.exec
[JaCoCo plugin] Saving matched class directories for class-pattern: Database/target/classes:  /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Database/target/classes
[JaCoCo plugin] Saving matched source directories for source-pattern: Database/src/main/java:  /var/lib/jenkins/home/jobs/WTF-Persistence/workspace/Database/src/main/java
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: []
[JaCoCo plugin] exclusions: []
[JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=65, maxMethod=80, minLine=65, maxLine=80, minBranch=50, maxBranch=80, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0]
[JaCoCo plugin] Publishing the results..
[JaCoCo plugin] Loading packages..
[JaCoCo plugin] Done.
[JaCoCo plugin] Overall coverage: class: 0, method: 0, line: 0, branch: 0, instruction: 0
Sending e-mails to: Christoph.Schulz@fhdw.de
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Not triggering WTF-Context-DB because it has dependencies in the downstream project list
Not triggering WTF-Context-NoDB because it has dependencies in the downstream project list
Not triggering WTF-Generator because it has dependencies in the downstream project list
Triggering a new build of WTF-Context
Finished: SUCCESS