It seems that Jenkins just failed to launch the build job. Worth
closing/reopening this to see if it was a transient failure on their side?
in workspace /scratch/jenkins/workspace/jclouds-site-pull-requests
FATAL: null
java.lang.NullPointerException
at hudson.Launcher$ProcStarter.envs(Launcher.java:302)
at
com.cloudbees.jenkins.plugins.isolation.TenantLauncher.launch(TenantLauncher.java:28)
at hudson.Launcher$ProcStarter.start(Launcher.java:353)
at
com.cloudbees.jenkins.forge.WebDavMounter.preCheckout(WebDavMounter.java:54)
at
jenkins.scm.SCMCheckoutStrategy.preCheckout(SCMCheckoutStrategy.java:78)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:588)
at hudson.model.Run.execute(Run.java:1575)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:237)
---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/3#issuecomment-20955501