[jbosstools-fuse-dev] Build failed in Jenkins: SAP-Tooling-pullrequest #1

Fuse Jenkins fuse-infra at redhat.com
Mon Sep 12 08:20:22 EDT 2016


See <http://10.8.63.16/job/SAP-Tooling-pullrequest/1/>

------------------------------------------
GitHub pull request #30 of commit 1f5680eb98531b9a7368eadcabdfaa7f3c02463b, no merge conflicts.
Setting status of 1f5680eb98531b9a7368eadcabdfaa7f3c02463b to PENDING with url http://10.8.63.16/job/SAP-Tooling-pullrequest/1/ and message: 'Build started sha1 is merged.'
FileNotFoundException means that the credentials Jenkins is using is probably wrong. Or the user account does not have write access to the repo.
java.io.FileNotFoundException: {"message":"Not Found","documentation_url":"https://developer.github.com/v3"}
	at org.kohsuke.github.Requester.handleApiError(Requester.java:553)
	at org.kohsuke.github.Requester._to(Requester.java:264)
	at org.kohsuke.github.Requester.to(Requester.java:205)
	at org.kohsuke.github.GHRepository.createCommitStatus(GHRepository.java:866)
	at org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus.createCommitStatus(GhprbSimpleStatus.java:273)
	at org.jenkinsci.plugins.ghprb.extensions.status.GhprbSimpleStatus.onBuildStart(GhprbSimpleStatus.java:186)
	at org.jenkinsci.plugins.ghprb.GhprbBuilds.onStarted(GhprbBuilds.java:132)
	at org.jenkinsci.plugins.ghprb.GhprbBuildListener.onStarted(GhprbBuildListener.java:24)
	at org.jenkinsci.plugins.ghprb.GhprbBuildListener.onStarted(GhprbBuildListener.java:17)
	at hudson.model.listeners.RunListener.fireStarted(RunListener.java:215)
	at hudson.model.Run.execute(Run.java:1734)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: java.io.FileNotFoundException: https://api.github.com/repos/jbosstools/jbosstools-fuse-extras/statuses/1f5680eb98531b9a7368eadcabdfaa7f3c02463b
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1675)
	at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1673)
	at java.security.AccessController.doPrivileged(Native Method)
	at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1671)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1244)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
	at org.kohsuke.github.Requester.parse(Requester.java:492)
	at org.kohsuke.github.Requester._to(Requester.java:243)
	... 12 more
Caused by: java.io.FileNotFoundException: https://api.github.com/repos/jbosstools/jbosstools-fuse-extras/statuses/1f5680eb98531b9a7368eadcabdfaa7f3c02463b
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1624)
	at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338)
	at org.kohsuke.github.Requester.parse(Requester.java:486)
	... 13 more
[EnvInject] - Loading node environment variables.
Building remotely on RHEL-7.2-m1.xlarge-10.8.185.31 (rhel m1.xlarge rhel7.2 checkin-short checkin docker checkin-xlarge deploy-box ci-osp perfectus switchyard) in workspace <http://10.8.63.16/job/SAP-Tooling-pullrequest/ws/>
[WS-CLEANUP] Deleting project workspace...
Cloning the remote Git repository
Cloning repository git at github.com:jbosstools/jbosstools-fuse-extras.git
 > git init <http://10.8.63.16/job/SAP-Tooling-pullrequest/ws/> # timeout=10
Fetching upstream changes from git at github.com:jbosstools/jbosstools-fuse-extras.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git at github.com:jbosstools/jbosstools-fuse-extras.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git at github.com:jbosstools/jbosstools-fuse-extras.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git at github.com:jbosstools/jbosstools-fuse-extras.git # timeout=10
Fetching upstream changes from git at github.com:jbosstools/jbosstools-fuse-extras.git
 > git -c core.askpass=true fetch --tags --progress git at github.com:jbosstools/jbosstools-fuse-extras.git +refs/pull/*:refs/remotes/origin/pr/*
 > git rev-parse 1f5680eb98531b9a7368eadcabdfaa7f3c02463b^{commit} # timeout=10
Checking out Revision 1f5680eb98531b9a7368eadcabdfaa7f3c02463b (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1f5680eb98531b9a7368eadcabdfaa7f3c02463b
First time build. Skipping changelog.
[INFO] HipChat notification sent to the following rooms: 2371481
Starting xvnc
[SAP-Tooling-pullrequest] $ vncserver :45 -localhost -nolisten tcp

New 'fuse-jenkins-rhel-72-agent-4.localdomain:45 (jenkins)' desktop is fuse-jenkins-rhel-72-agent-4.localdomain:45

Starting applications specified in /home/jenkins/.vnc/xstartup
Log file is /home/jenkins/.vnc/fuse-jenkins-rhel-72-agent-4.localdomain:45.log

[SAP-Tooling-pullrequest] $ /home/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.9/bin/mvn clean verify
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.069 s
[INFO] Finished at: 2016-09-12T08:20:21-04:00
[INFO] Final Memory: 7M/303M
[INFO] ------------------------------------------------------------------------
[ERROR] The goal you specified requires a project to execute but there is no POM in this directory (<http://10.8.63.16/job/SAP-Tooling-pullrequest/ws/).> Please verify you invoked Maven from the correct directory. -> [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/MissingProjectException
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :45
Killing Xvnc process ID 26665


More information about the jbosstools-fuse-dev mailing list