Started by upstream project "build-package" build number 3886 originally caused by: Started by upstream project "build-all-packages" build number 1313 originally caused by: Started by upstream project "qemu-docker" build number 1213 originally caused by: Started by upstream project "trigger-qemu-upstream" build number 892 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on aarch64-07-ef709b62b416 (docker-jessie-armhf docker-jessie-armhf-07)[YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. in workspace /home/buildslave/workspace/build-package/label/docker-jessie-armhf No emails were triggered. [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. Set build name. [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. New build name is '#3886-jessie: https://ci.linaro.org/jenkins/job/qemu-docker/1213//artifact/qemu_2.8.0+git1430+g10f25e4844-1.dsc' ERROR: Build step failed with exception java.lang.NullPointerException: no workspace from node DockerSlave{name=aarch64-07-ef709b62b416, containerId=ef709b62b4166e552d5de9f05878327c09fc0380560ab11f7f8a475436bf9462, template=DockerSlaveTemplate[id=2a8f761e-8238-4193-b90e-f5ba696f6d6a,labelString=docker-jessie-armhf docker-jessie-armhf-07,launcher=com.github.kostyasha.yad.launcher.DockerComputerSSHLauncher@7d65b2a9,remoteFs=/home/buildslave,maxCapacity=1,mode=EXCLUSIVE,retentionStrategy=com.github.kostyasha.yad.strategy.DockerOnceRetentionStrategy@27f,numExecutors=1,dockerContainerLifecycle=com.github.kostyasha.yad.DockerContainerLifecycle@4b3574cb[image=linaro/jessie-armhf,pullImage=com.github.kostyasha.yad.commons.DockerPullImage@a1de9b65,createContainer=DockerCreateContainer[command=,hostname=r2-a18,dnsHosts=[],volumes=[/home/buildslave/srv:/home/buildslave/srv:rw, /home/buildslave/.jenkins:/home/buildslave/.jenkins:rw, /srv/docker/ssh/id_rsa_buildslave.pub:/home/buildslave/.ssh/authorized_keys:ro],volumesFrom=[],environment=[],bindPorts=,bindAllPorts=false,memoryLimit=0,cpuShares=,privileged=true,tty=false,macAddress=,extraHosts=[],networkMode=,devices=[],cpusetCpus=,cpusetMems=,links=[]],stopContainer=com.github.kostyasha.yad.commons.DockerStopContainer@27f,removeContainer=com.github.kostyasha.yad.commons.DockerRemoveContainer@5b0f],nodeProperties=[]]} which is computer DockerComputer{name=aarch64-07-ef709b62b416, slave=DockerSlave{name=aarch64-07-ef709b62b416, containerId=ef709b62b4166e552d5de9f05878327c09fc0380560ab11f7f8a475436bf9462, template=DockerSlaveTemplate[id=2a8f761e-8238-4193-b90e-f5ba696f6d6a,labelString=docker-jessie-armhf docker-jessie-armhf-07,launcher=com.github.kostyasha.yad.launcher.DockerComputerSSHLauncher@7d65b2a9,remoteFs=/home/buildslave,maxCapacity=1,mode=EXCLUSIVE,retentionStrategy=com.github.kostyasha.yad.strategy.DockerOnceRetentionStrategy@27f,numExecutors=1,dockerContainerLifecycle=com.github.kostyasha.yad.DockerContainerLifecycle@4b3574cb[image=linaro/jessie-armhf,pullImage=com.github.kostyasha.yad.commons.DockerPullImage@a1de9b65,createContainer=DockerCreateContainer[command=,hostname=r2-a18,dnsHosts=[],volumes=[/home/buildslave/srv:/home/buildslave/srv:rw, /home/buildslave/.jenkins:/home/buildslave/.jenkins:rw, /srv/docker/ssh/id_rsa_buildslave.pub:/home/buildslave/.ssh/authorized_keys:ro],volumesFrom=[],environment=[],bindPorts=,bindAllPorts=false,memoryLimit=0,cpuShares=,privileged=true,tty=false,macAddress=,extraHosts=[],networkMode=,devices=[],cpusetCpus=,cpusetMems=,links=[]],stopContainer=com.github.kostyasha.yad.commons.DockerStopContainer@27f,removeContainer=com.github.kostyasha.yad.commons.DockerRemoveContainer@5b0f],nodeProperties=[]]}} and has channel null at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:87) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:65) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779) at hudson.model.Build$BuildExecution.build(Build.java:205) at hudson.model.Build$BuildExecution.doRun(Build.java:162) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534) at hudson.model.Run.execute(Run.java:1728) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:404) Build step 'Execute shell' marked build as failure Set build name. Workspace is not accessible [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. ERROR: Build step failed with exception java.lang.NullPointerException at com.michelin.cio.hudson.plugins.copytoslave.CopyToSlaveUtils.getProjectWorkspaceOnMaster(CopyToSlaveUtils.java:64) at com.michelin.cio.hudson.plugins.copytoslave.CopyToSlaveUtils.getProjectWorkspaceOnMaster(CopyToSlaveUtils.java:44) at com.michelin.cio.hudson.plugins.copytoslave.CopyToMasterNotifier.perform(CopyToMasterNotifier.java:83) at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:45) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720) at hudson.model.Build$BuildExecution.post2(Build.java:185) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665) at hudson.model.Run.execute(Run.java:1753) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:404) Build step 'Copy files back to the job's workspace on the master node' marked build as failure [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. Email was triggered for: Failure - Any Sending email for trigger: Failure - Any [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. ERROR: Error: No workspace found! [YAD-PLUGIN] Injecting DOCKER_CONTAINER_ID variable. [YAD-PLUGIN] Injecting JENKINS_CLOUD_ID variable. [YAD-PLUGIN] DOCKER_HOST variable. An attempt to send an e-mail to empty list of recipients, ignored. Finished: FAILURE