Console Output

Started by upstream project "sofa-framework/master" build number 5029
originally caused by:
 Push event to branch master
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on consortium-macos-2 (default debug package release builder options macos_clang cleanable) in workspace /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src
Running Prebuild steps
Run condition [Execution node ] enabling prebuild for step [BuilderChain]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execute Shell] enabling prebuild for step [Execute system Groovy script]
Run condition [Execution node ] enabling prebuild for step [Execute system Groovy script]
Run condition [Execution node ] enabling prebuild for step [Execute system Groovy script]
[Execution node] check if [consortium-macos-2] is in [[_launcher_]]
Run condition [Execution node ] preventing perform for step [BuilderChain]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.ConditionalBuilder@76865a75
[src] $ bash /tmp/CommandInterpreterCondition5413306547068183345.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@45a2015
[src] $ bash /tmp/CommandInterpreterCondition6859361802829604699.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@5d274724
[src] $ bash /tmp/CommandInterpreterCondition5437933165757426499.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@702b1362
[src] $ bash /tmp/CommandInterpreterCondition3438150118600205647.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@20d287ae
[src] $ bash /tmp/CommandInterpreterCondition4682151267430904321.sh
Run condition [Execute Shell] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@46cc322d
[Execution node] check if [consortium-macos-2] is in [[_launcher_]]
Run condition [Execution node ] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@689b6750
[Execution node] check if [consortium-macos-2] is in [[_launcher_]]
Run condition [Execution node ] preventing perform for step [Execute system Groovy script]
Success build fororg.jenkinsci.plugins.conditionalbuildstep.singlestep.SingleConditionalBuilder@6fc92c13
[src] $ bash /tmp/jenkins8536721118748779001.sh
Success build forhudson.tasks.Shell@5159844c
The recommended git tool is: git
using credential 1f821614-a02b-421c-ab4e-8da7ab80e9ab
 > git rev-parse --resolve-git-dir /Users/ci/Jenkins/workspace/sofa-framework/master/macos_clang_default_release/src/.git # timeout=10
FATAL: java.io.IOException: Unexpected termination of the channel
java.io.EOFException
	at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2905)
	at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3400)
	at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:936)
	at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:379)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:49)
	at hudson.remoting.Command.readFrom(Command.java:142)
	at hudson.remoting.Command.readFrom(Command.java:128)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:61)
Caused: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:75)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to consortium-macos-2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
		at hudson.remoting.Request.call(Request.java:199)
		at hudson.remoting.Channel.call(Channel.java:999)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
		at com.sun.proxy.$Proxy90.hasGitRepo(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.hasGitRepo(RemoteGitImpl.java:296)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1211)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1308)
		at hudson.scm.SCM.checkout(SCM.java:540)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1217)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:647)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:519)
		at hudson.model.Run.execute(Run.java:1897)
		at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
		at hudson.model.ResourceController.execute(ResourceController.java:101)
		at hudson.model.Executor.run(Executor.java:442)
Caused: hudson.remoting.RequestAbortedException
	at hudson.remoting.Request.abort(Request.java:345)
	at hudson.remoting.Channel.terminate(Channel.java:1080)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:90)
[PostBuildScript] - [INFO] Executing post build scripts.
[PostBuildScript] - [INFO] build step #0 should only be executed on MATRIX
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[consortium-macos-2] which is computer hudson.slaves.SlaveComputer@552d3380 and has channel null
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:114)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:79)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.process(Processor.java:73)
	at org.jenkinsci.plugins.postbuildscript.MatrixPostBuildScript.perform(MatrixPostBuildScript.java:60)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:816)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:765)
	at hudson.model.Build$BuildExecution.post2(Build.java:179)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:709)
	at hudson.model.Run.execute(Run.java:1922)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:153)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Build step 'Execute scripts on Matrix' marked build as failure
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] preventing perform for step [[Record compiler warnings and static analysis results]]
Run condition [Execute Shell] preventing perform for step [[Publish JUnit test result report]]
Run condition [Execute Shell] preventing perform for step [[Archive the artifacts]]
Finished: FAILURE