Skip to content
Failed

Console Output

Branch indexing
20:04:33 Connecting to https://api.github.com using pharo-ci/****** (pharo-ci GitHub account)
Connecting to https://api.github.com to check permissions of obtain list of feenkcom for pharo-project/threadedFFI-Plugin
Loading trusted files from base branch master at 977682838ce94ec7fbcade6e3ae41d01e3507e73 rather than 9959958fc1b1b926503f45d008aa101536244623
Obtained Jenkinsfile from 977682838ce94ec7fbcade6e3ae41d01e3507e73
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] properties
[Pipeline] parallel
[Pipeline] [unix] { (Branch: unix)
[Pipeline] [osx] { (Branch: osx)
[Pipeline] [windows] { (Branch: windows)
[Pipeline] [unix] node
[unix] Running on pharo-ci-jenkins2-unix-3 in /builds/workspace/threadedFFI-plugin_PR-17
[Pipeline] [osx] node
[osx] Running on pharo-ci-jenkins2-osx in /builds/workspace/threadedFFI-plugin_PR-17
[Pipeline] [windows] node
[windows] Running on windows in E:\Builds\workspace\threadedFFI-plugin_PR-17
[Pipeline] [unix] {
[Pipeline] [osx] {
[Pipeline] [windows] {
[Pipeline] [unix] timeout
[unix] Timeout set to expire in 30 min
[Pipeline] [unix] {
[Pipeline] [osx] timeout
[osx] Timeout set to expire in 30 min
[Pipeline] [osx] {
[Pipeline] [windows] timeout
[windows] Timeout set to expire in 30 min
[Pipeline] [windows] {
[Pipeline] [unix] cleanWs
[unix] [WS-CLEANUP] Deleting project workspace...
[unix] [WS-CLEANUP] Deferred wipeout is used...
[unix] [WS-CLEANUP] done
[Pipeline] [osx] cleanWs
[osx] [WS-CLEANUP] Deleting project workspace...
[osx] [WS-CLEANUP] Deferred wipeout is used...
[osx] [WS-CLEANUP] done
[Pipeline] [windows] cleanWs
[windows] [WS-CLEANUP] Deleting project workspace...
[windows] [WS-CLEANUP] Deferred wipeout is used...
[windows] [WS-CLEANUP] done
[Pipeline] [unix] stage
[Pipeline] [unix] { (Checkout-unix)
[Pipeline] [osx] stage
[Pipeline] [osx] { (Checkout-osx)
[Pipeline] [windows] stage
[Pipeline] [windows] { (Checkout-windows)
[Pipeline] [unix] checkout
[unix] Cloning the remote Git repository
[unix] Cloning with configured refspecs honoured and without tags
[unix] Cloning repository https://github.com/pharo-project/threadedFFI-Plugin.git
[unix]  > git init /builds/workspace/threadedFFI-plugin_PR-17 # timeout=10
[unix] Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git
[unix]  > git --version # timeout=10
[unix] using GIT_ASKPASS to set credentials pharo-ci GitHub account
[unix]  > git fetch --no-tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/pull/17/head:refs/remotes/origin/PR-17 +refs/heads/master:refs/remotes/origin/master
[Pipeline] [osx] checkout
[osx] Cloning the remote Git repository
[osx] Cloning with configured refspecs honoured and without tags
[osx] Cloning repository https://github.com/pharo-project/threadedFFI-Plugin.git
[osx]  > git init /builds/workspace/threadedFFI-plugin_PR-17 # timeout=10
[osx] Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git
[osx]  > git --version # timeout=10
[osx] using GIT_ASKPASS to set credentials pharo-ci GitHub account
[osx]  > git fetch --no-tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/pull/17/head:refs/remotes/origin/PR-17 +refs/heads/master:refs/remotes/origin/master
[Pipeline] [windows] checkout
[windows] Cloning the remote Git repository
[windows] Cloning with configured refspecs honoured and without tags
[windows] Cloning repository https://github.com/pharo-project/threadedFFI-Plugin.git
[windows]  > git init E:\Builds\workspace\threadedFFI-plugin_PR-17 # timeout=10
[windows] Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git
[windows]  > git --version # timeout=10
[windows] using GIT_ASKPASS to set credentials pharo-ci GitHub account
[windows]  > git fetch --no-tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/pull/17/head:refs/remotes/origin/PR-17 +refs/heads/master:refs/remotes/origin/master
[unix]  > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
[unix]  > git config --add remote.origin.fetch +refs/pull/17/head:refs/remotes/origin/PR-17 # timeout=10
[unix]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
[unix]  > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
[unix] Fetching without tags
[unix] Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git
[unix] using GIT_ASKPASS to set credentials pharo-ci GitHub account
[unix]  > git fetch --no-tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/pull/17/head:refs/remotes/origin/PR-17 +refs/heads/master:refs/remotes/origin/master
[unix] Merging remotes/origin/master commit 977682838ce94ec7fbcade6e3ae41d01e3507e73 into PR head commit 9959958fc1b1b926503f45d008aa101536244623
[unix]  > git config core.sparsecheckout # timeout=10
[unix]  > git checkout -f 9959958fc1b1b926503f45d008aa101536244623
[unix]  > git merge 977682838ce94ec7fbcade6e3ae41d01e3507e73 # timeout=10
[unix]  > git config core.sparsecheckout # timeout=10
[unix]  > git checkout -f 9959958fc1b1b926503f45d008aa101536244623
[windows]  > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
[windows]  > git config --add remote.origin.fetch +refs/pull/17/head:refs/remotes/origin/PR-17 # timeout=10
[windows]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
[windows]  > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
[windows] Fetching without tags
[windows] Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git
[windows] using GIT_ASKPASS to set credentials pharo-ci GitHub account
[windows]  > git fetch --no-tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/pull/17/head:refs/remotes/origin/PR-17 +refs/heads/master:refs/remotes/origin/master
[Pipeline] [unix] }
[Pipeline] [unix] // stage
[Pipeline] [unix] }
[Pipeline] [unix] // timeout
[osx]  > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
[osx]  > git config --add remote.origin.fetch +refs/pull/17/head:refs/remotes/origin/PR-17 # timeout=10
[osx]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] [unix] }
[osx]  > git config remote.origin.url https://github.com/pharo-project/threadedFFI-Plugin.git # timeout=10
[osx] Fetching without tags
[osx] Fetching upstream changes from https://github.com/pharo-project/threadedFFI-Plugin.git
[osx] using GIT_ASKPASS to set credentials pharo-ci GitHub account
[osx]  > git fetch --no-tags --progress https://github.com/pharo-project/threadedFFI-Plugin.git +refs/pull/17/head:refs/remotes/origin/PR-17 +refs/heads/master:refs/remotes/origin/master
[Pipeline] [unix] // node
[Pipeline] [unix] }
[osx] Merging remotes/origin/master commit 977682838ce94ec7fbcade6e3ae41d01e3507e73 into PR head commit 9959958fc1b1b926503f45d008aa101536244623
[osx]  > git config core.sparsecheckout # timeout=10
[osx]  > git checkout -f 9959958fc1b1b926503f45d008aa101536244623
[osx]  > git merge 977682838ce94ec7fbcade6e3ae41d01e3507e73 # timeout=10
[osx]  > git config core.sparsecheckout # timeout=10
[osx]  > git checkout -f 9959958fc1b1b926503f45d008aa101536244623
[windows] Merging remotes/origin/master commit 977682838ce94ec7fbcade6e3ae41d01e3507e73 into PR head commit 9959958fc1b1b926503f45d008aa101536244623
[windows]  > git config core.sparsecheckout # timeout=10
[windows]  > git checkout -f 9959958fc1b1b926503f45d008aa101536244623
[windows]  > git merge 977682838ce94ec7fbcade6e3ae41d01e3507e73 # timeout=10
[windows]  > git config core.sparsecheckout # timeout=10
[windows]  > git checkout -f 9959958fc1b1b926503f45d008aa101536244623
[unix] Failed in branch unix
[Pipeline] [windows] }
[Pipeline] [windows] // stage
[Pipeline] [windows] }
[Pipeline] [osx] }
[Pipeline] [windows] // timeout
[Pipeline] [osx] // stage
[Pipeline] [windows] }
[Pipeline] [osx] }
[Pipeline] [windows] // node
[Pipeline] [osx] // timeout
[Pipeline] [windows] }
[windows] Failed in branch windows
[Pipeline] [osx] }
[Pipeline] [osx] // node
[Pipeline] [osx] }
[osx] Failed in branch osx
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to pharo-ci-jenkins2-unix-3
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1737)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:313)
		at hudson.remoting.Channel.call(Channel.java:952)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1302.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy112.execute(Unknown Source)
		at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:122)
		at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1094)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1187)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:50)
		at hudson.security.ACL.impersonate(ACL.java:290)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:47)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
Also:   	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to windows
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1737)
			at hudson.remoting.UserResponse.retrieve(UserRequest.java:313)
			at hudson.remoting.Channel.call(Channel.java:952)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor1302.invoke(Unknown Source)
			at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
			at java.lang.reflect.Method.invoke(Method.java:498)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
			at com.sun.proxy.$Proxy112.execute(Unknown Source)
			at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:122)
			at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1094)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1187)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:50)
			at hudson.security.ACL.impersonate(ACL.java:290)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:47)
			at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
			at java.util.concurrent.FutureTask.run(FutureTask.java:266)
			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)
hudson.plugins.git.GitException: Command "git merge 977682838ce94ec7fbcade6e3ae41d01e3507e73" returned status code 1:
stdout: Auto-merging testLibrary/src/callbacks.c
CONFLICT (content): Merge conflict in testLibrary/src/callbacks.c
Auto-merging src/ThreadedFFI/TFCallbackQueue.class.st
Auto-merging plugin/src/callbacks/callbackPrimitives.c
Automatic merge failed; fix conflicts and then commit the result.

stderr: 
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1984)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1980)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1612)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$3.execute(CliGitAPIImpl.java:712)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
		at hudson.remoting.UserRequest.perform(UserRequest.java:210)
		at hudson.remoting.UserRequest.perform(UserRequest.java:53)
		at hudson.remoting.Request$2.run(Request.java:364)
		at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
		at java.util.concurrent.FutureTask.run(Unknown Source)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
		at java.lang.Thread.run(Unknown Source)
Also:   	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to pharo-ci-jenkins2-osx
			at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1737)
			at hudson.remoting.UserResponse.retrieve(UserRequest.java:313)
			at hudson.remoting.Channel.call(Channel.java:952)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
			at sun.reflect.GeneratedMethodAccessor1302.invoke(Unknown Source)
			at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
			at java.lang.reflect.Method.invoke(Method.java:498)
			at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
			at com.sun.proxy.$Proxy112.execute(Unknown Source)
			at jenkins.plugins.git.MergeWithGitSCMExtension.decorateRevisionToBuild(MergeWithGitSCMExtension.java:122)
			at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1094)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1187)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
			at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1$1.call(SynchronousNonBlockingStepExecution.java:50)
			at hudson.security.ACL.impersonate(ACL.java:290)
			at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$1.run(SynchronousNonBlockingStepExecution.java:47)
			at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
			at java.util.concurrent.FutureTask.run(FutureTask.java:266)
			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)
hudson.plugins.git.GitException: Command "git merge 977682838ce94ec7fbcade6e3ae41d01e3507e73" returned status code 1:
stdout: Auto-merging testLibrary/src/callbacks.c
CONFLICT (content): Merge conflict in testLibrary/src/callbacks.c
Auto-merging src/ThreadedFFI/TFCallbackQueue.class.st
Auto-merging plugin/src/callbacks/callbackPrimitives.c
Automatic merge failed; fix conflicts and then commit the result.

stderr: 
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1984)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1980)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1612)
		at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$3.execute(CliGitAPIImpl.java:712)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
		at hudson.remoting.UserRequest.perform(UserRequest.java:210)
		at hudson.remoting.UserRequest.perform(UserRequest.java:53)
		at hudson.remoting.Request$2.run(Request.java:364)
		at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
		at java.lang.Thread.run(Thread.java:745)
hudson.plugins.git.GitException: Command "git merge 977682838ce94ec7fbcade6e3ae41d01e3507e73" returned status code 1:
stdout: Auto-merging testLibrary/src/callbacks.c
CONFLICT (content): Merge conflict in testLibrary/src/callbacks.c
Auto-merging src/ThreadedFFI/TFCallbackQueue.class.st
Auto-merging plugin/src/callbacks/callbackPrimitives.c
Automatic merge failed; fix conflicts and then commit the result.

stderr: 
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2016)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1984)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1980)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1612)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$3.execute(CliGitAPIImpl.java:712)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:210)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:364)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	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)
Finished: FAILURE