Skip to content

Node Shell Script

Parents

Error

hudson.AbortException: Killed hudson.model.Queue$BuildableItem:ExecutorStepExecution.PlaceholderTask{runId=docker-py/PR-2508#3,label=ubuntu-1804-overlay2 (i-00c79a952a5534ca1),context=CpsStepContext[69:node]:Owner[docker-py/PR-2508/3:docker-py/PR-2508 #3],cookie=1dff7406-caea-4918-b5a3-0f7d468ae66e,auth=null}:107337 after waiting for 300,000 ms because we assume unknown Node ubuntu-1804-overlay2 (i-00c79a952a5534ca1) is never going to appear!
	at org.jenkinsci.plugins.workflow.support.pickles.ExecutorPickle$1.tryResolve(ExecutorPickle.java:131)
	at org.jenkinsci.plugins.workflow.support.pickles.ExecutorPickle$1.tryResolve(ExecutorPickle.java:95)
	at org.jenkinsci.plugins.workflow.support.pickles.TryRepeatedly$1.run(TryRepeatedly.java:92)
	at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:58)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)