Hi, all,

Have you successfully run the sample of Docker Slaves Plugin?

I am using Docker Slaves Plugin v 1.0.4, on Jenkins 2.6.
Copied the sample (Pipeline job support) from 
https://github.com/jenkinsci/docker-slaves-plugin 

The images were downloaded, git checkout happened,  but the pipeline 
finished with error below:

[Pipeline] }

[Pipeline] // dockerNode[Pipeline] End of Pipelinejava.lang.NullPointerException
        at 
it.dockins.dockerslaves.drivers.CliDockerDriver.applyHints(CliDockerDriver.java:236)
        at 
it.dockins.dockerslaves.drivers.CliDockerDriver.launchSideContainer(CliDockerDriver.java:366)
        at 
it.dockins.dockerslaves.DefaultDockerProvisioner.createSideContainers(DefaultDockerProvisioner.java:122)
        at 
it.dockins.dockerslaves.DefaultDockerProvisioner.launchBuildContainers(DefaultDockerProvisioner.java:99)
        at 
it.dockins.dockerslaves.DefaultDockerProvisioner.launchBuildProcess(DefaultDockerProvisioner.java:139)
        at it.dockins.dockerslaves.DockerLauncher.launch(DockerLauncher.java:56)
        at hudson.Launcher$ProcStarter.start(Launcher.java:381)



Any comment/help is appreciated.

Regards,
Qiang

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/59c6a543-8e06-445f-9098-30024e83e2f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to