FailedConsole Output

Started by GitHub push by LorenzBuehmann
Started by GitHub push by LorenzBuehmann
Building on master in workspace /usr/share/tomcat8/.jenkins/jobs/OWL2SPARQL/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/SmartDataAnalytics/OWL2SPARQL # timeout=10
Fetching upstream changes from git://github.com/SmartDataAnalytics/OWL2SPARQL
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/SmartDataAnalytics/OWL2SPARQL +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/develop
Seen branch in repository origin/master
Seen 2 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 8fbbf3a816e90fa9d57b0fefad7f572d630b6874 (origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8fbbf3a816e90fa9d57b0fefad7f572d630b6874
Commit message: "Update README.md"
 > git rev-list --no-walk 8c5e8174c2bae94384224bc964c604f5eeaa0893 # timeout=10
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@556de728[description=OWL To SPARQL Query Rewriter,homepage=<null>,name=OWL2SPARQL,fork=false,size=126,milestones={},language=Java,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Mon, 12 Nov 2018 08:38:57 GMT], ETag=[W/"ea8d497dd78a300e5fd662fa37589270"], Last-Modified=[Thu, 18 Oct 2018 12:37:33 GMT], OkHttp-Received-Millis=[1542011937780], OkHttp-Response-Source=[NETWORK 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1542011937600], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[A494:4E8F:2763C33:5BD601C:5BE93C21], X-OAuth-Scopes=[admin:repo_hook, repo, user], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4995], X-RateLimit-Reset=[1542014117], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/SmartDataAnalytics/OWL2SPARQL,id=23461621]] (sha:8fbbf3a) with context:OWL2SPARQL
Setting commit status on GitHub for https://github.com/SmartDataAnalytics/OWL2SPARQL/commit/8fbbf3a816e90fa9d57b0fefad7f572d630b6874
Parsing POMs
using global settings config with name MyGlobalSettings
Replacing all maven server entries not found in credentials list is true
Established TCP socket on 41361
[workspace] $ /usr/lib/jvm/java-8-openjdk-amd64//bin/java -Xmx2048m -Xss512m -cp /usr/share/tomcat8/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12-alpha-1.jar:/usr/share/maven3/boot/plexus-classworlds-2.5.2.jar:/usr/share/maven3/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven3 /var/lib/tomcat8/webapps/jenkins/WEB-INF/lib/remoting-3.23.jar /usr/share/tomcat8/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12-alpha-1.jar /usr/share/tomcat8/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 41361
<===[JENKINS REMOTING CAPACITY]===>channel started
using global settings config with name MyGlobalSettings
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f /usr/share/tomcat8/.jenkins/jobs/OWL2SPARQL/workspace/pom.xml -gs /tmp/tomcat8-tomcat8-tmp/global-settings5958532451262861638.xml install
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.aksw.owl2sparql:owl2sparql-core >-----------------
[INFO] Building owl2sparql-core 0.2-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- license-maven-plugin:1.14:check-file-header (default) @ owl2sparql-core ---
[INFO] Will search files to update from root /usr/share/tomcat8/.jenkins/jobs/OWL2SPARQL/workspace/src/main/java
[INFO] Will search files to update from root /usr/share/tomcat8/.jenkins/jobs/OWL2SPARQL/workspace/src/test/java
[INFO] Scan 13 files header done in 78.534ms.
[INFO] All files are up-to-date.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven) @ owl2sparql-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ owl2sparql-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /usr/share/tomcat8/.jenkins/jobs/OWL2SPARQL/workspace/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ owl2sparql-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /usr/share/tomcat8/.jenkins/jobs/OWL2SPARQL/workspace/target/classes
[INFO] /usr/share/tomcat8/.jenkins/jobs/OWL2SPARQL/workspace/src/main/java/org/aksw/owl2sparql/OWLAxiomToSPARQLConverter.java: Some input files use or override a deprecated API.
[INFO] /usr/share/tomcat8/.jenkins/jobs/OWL2SPARQL/workspace/src/main/java/org/aksw/owl2sparql/OWLAxiomToSPARQLConverter.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ owl2sparql-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /usr/share/tomcat8/.jenkins/jobs/OWL2SPARQL/workspace/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ owl2sparql-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /usr/share/tomcat8/.jenkins/jobs/OWL2SPARQL/workspace/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ owl2sparql-core ---
[INFO] Surefire report directory: /usr/share/tomcat8/.jenkins/jobs/OWL2SPARQL/workspace/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Error: Could not find or load main class org.apache.maven.surefire.booter.ForkedBooter

Results :

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

[JENKINS] Recording test results
hudson.AbortException: Test reports were found but none of them are new. Did leafNodes run? 
For example, /usr/share/tomcat8/.jenkins/jobs/OWL2SPARQL/workspace/target/surefire-reports/TEST-org.aksw.owl2sparql.OWLAxiomToSPARQLConverterTest.xml is 4 mo 20 days old

	at hudson.tasks.junit.TestResult.parse(TestResult.java:266)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:231)
	at hudson.maven.reporters.SurefireArchiver.postExecute(SurefireArchiver.java:148)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:629)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoFailed(Maven3Builder.java:662)
	at hudson.maven.Maven3Builder$JenkinsEventSpy.onEvent(Maven3Builder.java:306)
	at org.apache.maven.eventspy.internal.EventSpyDispatcher.onEvent(EventSpyDispatcher.java:104)
	at org.apache.maven.eventspy.internal.EventSpyExecutionListener.mojoFailed(EventSpyExecutionListener.java:138)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:90)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:220)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
	at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main(Maven35Launcher.java:130)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at jenkins.maven3.agent.Maven35Main.launch(Maven35Main.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
[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/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.669 s
[INFO] Finished at: 2018-11-12T09:39:22+01:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project owl2sparql-core: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? -> [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/PluginExecutionException
[JENKINS] Archiving /usr/share/tomcat8/.jenkins/jobs/OWL2SPARQL/workspace/pom.xml to org.aksw.owl2sparql/owl2sparql-core/0.2-SNAPSHOT/owl2sparql-core-0.2-SNAPSHOT.pom
Sending e-mails to: buehmann@informatik.uni-leipzig.de
channel stopped
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@618652fb[description=OWL To SPARQL Query Rewriter,homepage=<null>,name=OWL2SPARQL,fork=false,size=126,milestones={},language=Java,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Mon, 12 Nov 2018 08:39:22 GMT], ETag=[W/"ea8d497dd78a300e5fd662fa37589270"], Last-Modified=[Thu, 18 Oct 2018 12:37:33 GMT], OkHttp-Received-Millis=[1542011962819], OkHttp-Response-Source=[NETWORK 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1542011962655], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[A494:4E8F:276462A:5BD608C:5BE93C21], X-OAuth-Scopes=[admin:repo_hook, repo, user], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4993], X-RateLimit-Reset=[1542014117], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/SmartDataAnalytics/OWL2SPARQL,id=23461621]] (sha:8fbbf3a) with context:OWL2SPARQL
Setting commit status on GitHub for https://github.com/SmartDataAnalytics/OWL2SPARQL/commit/8fbbf3a816e90fa9d57b0fefad7f572d630b6874
Sending e-mails to: buehmann@informatik.uni-leipzig.de
Finished: FAILURE