Advertisement
Guest User

Untitled

a guest
May 25th, 2017
578
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.93 KB | None | 0 0
  1. Started by user Admin
  2. Building on master in workspace /var/lib/jenkins/jobs/tuist-p2p-build-preprod/workspace
  3. Cloning the remote Git repository
  4. Cloning repository git@bitbucket.org:time-vejoaovivo/p2p-java-server.git
  5. > git init /var/lib/jenkins/jobs/tuist-p2p-build-preprod/workspace # timeout=10
  6. Fetching upstream changes from git@bitbucket.org:time-vejoaovivo/p2p-java-server.git
  7. > git --version # timeout=10
  8. using GIT_SSH to set credentials
  9. > git fetch --tags --progress git@bitbucket.org:time-vejoaovivo/p2p-java-server.git +refs/heads/*:refs/remotes/origin/*
  10. > git config remote.origin.url git@bitbucket.org:time-vejoaovivo/p2p-java-server.git # timeout=10
  11. > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
  12. > git config remote.origin.url git@bitbucket.org:time-vejoaovivo/p2p-java-server.git # timeout=10
  13. Fetching upstream changes from git@bitbucket.org:time-vejoaovivo/p2p-java-server.git
  14. using GIT_SSH to set credentials
  15. > git fetch --tags --progress git@bitbucket.org:time-vejoaovivo/p2p-java-server.git +refs/heads/*:refs/remotes/origin/*
  16. > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  17. > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
  18. Checking out Revision cf806bbb7732affba66f285dbd2e92f2aec83b48 (refs/remotes/origin/master)
  19. > git config core.sparsecheckout # timeout=10
  20. > git checkout -f cf806bbb7732affba66f285dbd2e92f2aec83b48
  21. > git rev-list cf806bbb7732affba66f285dbd2e92f2aec83b48 # timeout=10
  22. FATAL: command execution failed: sbt-launch.jar not found
  23. java.lang.IllegalArgumentException: sbt-launch.jar not found
  24. at org.jvnet.hudson.plugins.SbtPluginBuilder.buildCmdLine(SbtPluginBuilder.java:171)
  25. at org.jvnet.hudson.plugins.SbtPluginBuilder.perform(SbtPluginBuilder.java:118)
  26. at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
  27. at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
  28. at hudson.model.Build$BuildExecution.build(Build.java:205)
  29. at hudson.model.Build$BuildExecution.doRun(Build.java:162)
  30. at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
  31. at hudson.model.Run.execute(Run.java:1741)
  32. at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  33. at hudson.model.ResourceController.execute(ResourceController.java:98)
  34. at hudson.model.Executor.run(Executor.java:410)
  35. Build step 'Build using sbt' changed build result to FAILURE
  36. Build step 'Build using sbt' marked build as failure
  37. Archiving artifacts
  38. Discard old builds...
  39. #1 is removed because status FAILURE is not to be kept
  40. Publishing Scoverage XML and HTML report ...
  41. ERROR: Step ‘Publish Scoverage Report’ aborted due to exception:
  42. java.io.IOException: /var/lib/jenkins/jobs/tuist-p2p-build-preprod/workspace/target/scala-2.12/scoverage-report not exists
  43. at org.jenkinsci.plugins.scoverage.ScoveragePublisher.copyReport(ScoveragePublisher.java:114)
  44. at org.jenkinsci.plugins.scoverage.ScoveragePublisher.perform(ScoveragePublisher.java:66)
  45. at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:78)
  46. at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:45)
  47. at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
  48. at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720)
  49. at hudson.model.Build$BuildExecution.post2(Build.java:185)
  50. at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665)
  51. at hudson.model.Run.execute(Run.java:1766)
  52. at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
  53. at hudson.model.ResourceController.execute(ResourceController.java:98)
  54. at hudson.model.Executor.run(Executor.java:410)
  55. [WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
  56. Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
  57. Finished: FAILURE
  58. Page generated
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement