Started by timer Running as Jenkins Build User Checking out git cforall@plg.uwaterloo.ca:software/cfa/cfa-cc into /var/lib/jenkins/workspace/Cforall_Full_Build@script/fac29b10ea844944d0255543f9459e784ab83b331f8d1bab2a9f11b1335a531e to read Jenkins/FullBuild The recommended git tool is: NONE using credential git_key_aug20 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_Full_Build@script/fac29b10ea844944d0255543f9459e784ab83b331f8d1bab2a9f11b1335a531e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH key used for git, ed25519 generated August 2020 Verifying host key using known hosts file > git fetch --tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 4dba1da9761c2530e2a153b05a7e9cf84f15613c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4dba1da9761c2530e2a153b05a7e9cf84f15613c # timeout=10 Commit message: "Re-enabled 32bit comp fair test" > git rev-list --no-walk 4dba1da9761c2530e2a153b05a7e9cf84f15613c # timeout=10 Resume disabled by user, switching to high-performance, low-durability mode. [Pipeline] Start of Pipeline [Pipeline] node Running on Brokk 3 in /var/lib/jenkins/workspace/Cforall_Full_Build [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential git_key_aug20 Fetching changes from the remote Git repository > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_Full_Build/.git # timeout=10 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH key used for git, ed25519 generated August 2020 Verifying host key using known hosts file > git fetch --tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 4dba1da9761c2530e2a153b05a7e9cf84f15613c (refs/remotes/origin/master) > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4dba1da9761c2530e2a153b05a7e9cf84f15613c # timeout=10 Commit message: "Re-enabled 32bit comp fair test" [Pipeline] wrap [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: gcc_08_x86_new) [Pipeline] { (Branch: gcc_07_x86_new) [Pipeline] { (Branch: gcc_10_x64_new) [Pipeline] { (Branch: gcc_09_x64_new) [Pipeline] { (Branch: gcc_08_x64_new) [Pipeline] { (Branch: gcc_07_x64_new) [Pipeline] { (Branch: gcc_06_x64_new) [Pipeline] { (Branch: clang_x64_new) [Pipeline] sleep 22:47:23 Sleeping for 3 min 0 sec [Pipeline] sleep 22:47:23 Sleeping for 3 min 0 sec [Pipeline] sleep 22:47:23 No need to sleep any longer [Pipeline] sleep 22:47:23 Sleeping for 4 min 0 sec [Pipeline] sleep 22:47:23 Sleeping for 4 min 0 sec [Pipeline] sleep 22:47:23 Sleeping for 1 min 0 sec [Pipeline] sleep 22:47:23 Sleeping for 1 min 0 sec [Pipeline] sleep 22:47:23 Sleeping for 1 min 0 sec [Pipeline] build 22:47:23 Scheduling project: Cforall » master 22:47:30 Starting building: Cforall » master #19973 [Pipeline] build 22:48:23 Scheduling project: Cforall » master [Pipeline] build 22:48:23 Scheduling project: Cforall » master [Pipeline] build 22:48:23 Scheduling project: Cforall » master 22:48:30 Starting building: Cforall » master #19975 22:48:30 Starting building: Cforall » master #19974 22:48:30 Starting building: Cforall » master #19976 [Pipeline] echo 22:48:31 FAILURE [Pipeline] sh 22:48:31 + wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/19975/consoleText 22:48:31 Started by upstream project "Cforall_Full_Build" build number 2208 22:48:31 originally caused by: 22:48:31 Started by timer 22:48:31 Running as Jenkins Build User 22:48:31 > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10 22:48:31 Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc 22:48:31 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 22:48:31 Fetching origin... 22:48:31 Fetching upstream changes from origin 22:48:31 > git --version # timeout=10 22:48:31 > git --version # 'git version 2.25.1' 22:48:31 > git config --get remote.origin.url # timeout=10 22:48:31 using GIT_SSH to set credentials SSH key used for git, ed25519 generated August 2020 22:48:31 Verifying host key using known hosts file 22:48:31 > git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:31 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/*" returned status code 128: 22:48:31 stdout: 22:48:31 stderr: kex_exchange_identification: Connection closed by remote host 22:48:31 fatal: Could not read from remote repository. 22:48:31 22:48:31 Please make sure you have the correct access rights 22:48:31 and the repository exists. 22:48:31 22:48:31 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2675) 22:48:31 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2099) 22:48:31 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:85) 22:48:31 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:619) 22:48:31 at jenkins.plugins.git.AbstractGitSCMSource.doRetrieve(AbstractGitSCMSource.java:392) 22:48:31 at jenkins.plugins.git.AbstractGitSCMSource.doRetrieve(AbstractGitSCMSource.java:330) 22:48:31 at jenkins.plugins.git.AbstractGitSCMSource.retrieve(AbstractGitSCMSource.java:418) 22:48:31 at jenkins.scm.api.SCMSource.fetch(SCMSource.java:582) 22:48:31 at org.jenkinsci.plugins.workflow.multibranch.SCMBinder.create(SCMBinder.java:101) 22:48:31 at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:311) 22:48:31 at hudson.model.ResourceController.execute(ResourceController.java:101) 22:48:31 at hudson.model.Executor.run(Executor.java:442) 22:48:31 Finished: FAILURE [Pipeline] error [Pipeline] } 22:48:31 Failed in branch gcc_06_x64_new [Pipeline] echo 22:48:36 FAILURE [Pipeline] sh 22:48:37 + wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/19976/consoleText 22:48:37 Started by upstream project "Cforall_Full_Build" build number 2208 22:48:37 originally caused by: 22:48:37 Started by timer 22:48:37 Running as Jenkins Build User 22:48:37 > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10 22:48:37 Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc 22:48:37 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 22:48:37 Fetching origin... 22:48:37 Fetching upstream changes from origin 22:48:37 > git --version # timeout=10 22:48:37 > git --version # 'git version 2.25.1' 22:48:37 > git config --get remote.origin.url # timeout=10 22:48:37 using GIT_SSH to set credentials SSH key used for git, ed25519 generated August 2020 22:48:37 Verifying host key using known hosts file 22:48:37 > git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:37 Seen branch in repository origin/aaron-thesis 22:48:37 Seen branch in repository origin/arm-eh 22:48:37 Seen branch in repository origin/cleanup-dtors 22:48:37 Seen branch in repository origin/ctor 22:48:37 Seen branch in repository origin/deferred_resn 22:48:37 Seen branch in repository origin/demangler 22:48:37 Seen branch in repository origin/enum 22:48:37 Seen branch in repository origin/forall-pointer-decay 22:48:37 Seen branch in repository origin/gc_noraii 22:48:37 Seen branch in repository origin/jacob/cs343-translation 22:48:37 Seen branch in repository origin/jenkins-sandbox 22:48:37 Seen branch in repository origin/master 22:48:37 Seen branch in repository origin/memory 22:48:37 Seen branch in repository origin/new-ast 22:48:37 Seen branch in repository origin/new-ast-unique-expr 22:48:37 Seen branch in repository origin/new-env 22:48:37 Seen branch in repository origin/no_list 22:48:37 Seen branch in repository origin/persistent-indexer 22:48:37 Seen branch in repository origin/pthread-emulation 22:48:37 Seen branch in repository origin/qualifiedEnum 22:48:37 Seen branch in repository origin/resolv-new 22:48:37 Seen branch in repository origin/string 22:48:37 Seen branch in repository origin/with_gc 22:48:37 Seen 23 remote branches 22:48:37 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress --prune -- origin +refs/heads/*:refs/remotes/origin/*" returned status code 128: 22:48:37 stdout: 22:48:37 stderr: kex_exchange_identification: read: Connection reset by peer 22:48:37 fatal: Could not read from remote repository. 22:48:37 22:48:37 Please make sure you have the correct access rights 22:48:37 and the repository exists. 22:48:37 22:48:37 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2675) 22:48:37 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2099) 22:48:37 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:85) 22:48:37 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:619) 22:48:37 at jenkins.plugins.git.GitSCMFileSystem$BuilderImpl.build(GitSCMFileSystem.java:409) 22:48:37 at jenkins.scm.api.SCMFileSystem.of(SCMFileSystem.java:316) 22:48:37 at org.jenkinsci.plugins.workflow.multibranch.SCMBinder.create(SCMBinder.java:106) 22:48:37 at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:311) 22:48:37 at hudson.model.ResourceController.execute(ResourceController.java:101) 22:48:37 at hudson.model.Executor.run(Executor.java:442) 22:48:37 Finished: FAILURE [Pipeline] error [Pipeline] } 22:48:37 Failed in branch clang_x64_new [Pipeline] echo 22:48:47 FAILURE [Pipeline] sh 22:48:47 + wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/19974/consoleText 22:48:47 Started by upstream project "Cforall_Full_Build" build number 2208 22:48:47 originally caused by: 22:48:47 Started by timer 22:48:47 Running as Jenkins Build User 22:48:47 > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10 22:48:47 Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc 22:48:47 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 22:48:47 Fetching origin... 22:48:47 Fetching upstream changes from origin 22:48:47 > git --version # timeout=10 22:48:47 > git --version # 'git version 2.25.1' 22:48:47 > git config --get remote.origin.url # timeout=10 22:48:47 using GIT_SSH to set credentials SSH key used for git, ed25519 generated August 2020 22:48:47 Verifying host key using known hosts file 22:48:47 > git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:47 Seen branch in repository origin/aaron-thesis 22:48:47 Seen branch in repository origin/arm-eh 22:48:47 Seen branch in repository origin/cleanup-dtors 22:48:47 Seen branch in repository origin/ctor 22:48:47 Seen branch in repository origin/deferred_resn 22:48:47 Seen branch in repository origin/demangler 22:48:47 Seen branch in repository origin/enum 22:48:47 Seen branch in repository origin/forall-pointer-decay 22:48:47 Seen branch in repository origin/gc_noraii 22:48:47 Seen branch in repository origin/jacob/cs343-translation 22:48:47 Seen branch in repository origin/jenkins-sandbox 22:48:47 Seen branch in repository origin/master 22:48:47 Seen branch in repository origin/memory 22:48:47 Seen branch in repository origin/new-ast 22:48:47 Seen branch in repository origin/new-ast-unique-expr 22:48:47 Seen branch in repository origin/new-env 22:48:47 Seen branch in repository origin/no_list 22:48:47 Seen branch in repository origin/persistent-indexer 22:48:47 Seen branch in repository origin/pthread-emulation 22:48:47 Seen branch in repository origin/qualifiedEnum 22:48:47 Seen branch in repository origin/resolv-new 22:48:47 Seen branch in repository origin/string 22:48:47 Seen branch in repository origin/with_gc 22:48:47 Seen 23 remote branches 22:48:47 Obtained Jenkinsfile from 4dba1da9761c2530e2a153b05a7e9cf84f15613c 22:48:47 [Pipeline] Start of Pipeline 22:48:47 [Pipeline] node 22:48:47 Running on Brokk 7 in /var/lib/jenkins/workspace/Cforall_master 22:48:47 [Pipeline] { 22:48:47 [Pipeline] wrap 22:48:47 [Pipeline] { 22:48:47 [Pipeline] properties 22:48:47 WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue 22:48:47 WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue 22:48:47 [Pipeline] checkout 22:48:47 The recommended git tool is: NONE 22:48:47 using credential git_key_aug20 22:48:47 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master/.git # timeout=10 22:48:47 Fetching changes from the remote Git repository 22:48:47 Cleaning workspace 22:48:47 > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10 22:48:47 > git rev-parse --verify HEAD # timeout=10 22:48:47 Resetting working tree 22:48:47 > git reset --hard # timeout=10 22:48:47 Fetching without tags 22:48:47 > git clean -fdx # timeout=10 22:48:47 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc 22:48:47 > git --version # timeout=10 22:48:47 > git --version # 'git version 2.25.1' 22:48:47 using GIT_SSH to set credentials SSH key used for git, ed25519 generated August 2020 22:48:47 Verifying host key using known hosts file 22:48:47 ERROR: Error fetching remote repo 'origin' 22:48:47 hudson.plugins.git.GitException: Failed to fetch from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc 22:48:47 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003) 22:48:47 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1244) 22:48:47 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1308) 22:48:47 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129) 22:48:47 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97) 22:48:47 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84) 22:48:47 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) 22:48:47 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 22:48:47 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:48:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:48:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:48:47 at java.base/java.lang.Thread.run(Thread.java:829) 22:48:47 Caused by: hudson.plugins.git.GitException: Command "git fetch --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/*" returned status code 128: 22:48:47 stdout: 22:48:47 stderr: kex_exchange_identification: read: Connection reset by peer 22:48:47 fatal: Could not read from remote repository. 22:48:47 22:48:47 Please make sure you have the correct access rights 22:48:47 and the repository exists. 22:48:47 22:48:47 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2675) 22:48:47 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2099) 22:48:47 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:85) 22:48:47 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:619) 22:48:47 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158) 22:48:47 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151) 22:48:47 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:48:47 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:48:47 at hudson.remoting.Request$2.run(Request.java:376) 22:48:47 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:48:47 ... 4 more 22:48:47 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Brokk 7 22:48:47 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784) 22:48:47 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 22:48:47 at hudson.remoting.Channel.call(Channel.java:1000) 22:48:47 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:143) 22:48:47 at jdk.internal.reflect.GeneratedMethodAccessor324.invoke(Unknown Source) 22:48:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 22:48:47 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 22:48:47 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:129) 22:48:47 at com.sun.proxy.$Proxy88.execute(Unknown Source) 22:48:47 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001) 22:48:47 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1244) 22:48:47 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1308) 22:48:47 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129) 22:48:47 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97) 22:48:47 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84) 22:48:47 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) 22:48:47 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 22:48:47 ... 4 more 22:48:47 [Pipeline] } 22:48:47 [Pipeline] // wrap 22:48:47 [Pipeline] } 22:48:47 [Pipeline] // node 22:48:47 [Pipeline] echo 22:48:47 hudson.AbortException: Error fetching remote repo 'origin' 22:48:47 [Pipeline] node 22:48:47 Running on Brokk 7 in /var/lib/jenkins/workspace/Cforall_master 22:48:47 [Pipeline] { 22:48:47 [Pipeline] echo 22:48:47 Notifying users of result 22:48:47 [Pipeline] } 22:48:47 [Pipeline] // node 22:48:47 [Pipeline] End of Pipeline 22:48:47 java.lang.NullPointerException: Cannot invoke method GitLogMessage() on null object 22:48:47 at org.codehaus.groovy.runtime.NullObject.invokeMethod(NullObject.java:91) 22:48:47 at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:47) 22:48:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 22:48:47 at org.codehaus.groovy.runtime.callsite.NullCallSite.call(NullCallSite.java:34) 22:48:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 22:48:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 22:48:47 at org.kohsuke.groovy.sandbox.impl.Checker$1.call(Checker.java:163) 22:48:47 at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:165) 22:48:47 at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17) 22:48:47 at WorkflowScript.email(WorkflowScript:232) 22:48:47 at ___cps.transform___(Native Method) 22:48:47 at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:86) 22:48:47 at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:113) 22:48:47 at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixName(FunctionCallBlock.java:78) 22:48:47 at jdk.internal.reflect.GeneratedMethodAccessor206.invoke(Unknown Source) 22:48:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 22:48:47 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 22:48:47 at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72) 22:48:47 at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) 22:48:47 at com.cloudbees.groovy.cps.Next.step(Next.java:83) 22:48:47 at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174) 22:48:47 at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) 22:48:47 at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136) 22:48:47 at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275) 22:48:47 at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) 22:48:47 at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18) 22:48:47 at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51) 22:48:47 at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:187) 22:48:47 at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:420) 22:48:47 at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$400(CpsThreadGroup.java:95) 22:48:47 at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:330) 22:48:47 at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:294) 22:48:47 at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:67) 22:48:47 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:48:47 at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139) 22:48:47 at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) 22:48:47 at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) 22:48:47 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) 22:48:47 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:48:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:48:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:48:47 at java.base/java.lang.Thread.run(Thread.java:829) 22:48:47 Finished: FAILURE [Pipeline] error [Pipeline] } 22:48:47 Failed in branch gcc_07_x64_new [Pipeline] build 22:50:23 Scheduling project: Cforall » master [Pipeline] build 22:50:23 Scheduling project: Cforall » master 22:50:30 Starting building: Cforall » master #19978 22:50:30 Starting building: Cforall » master #19977 [Pipeline] build 22:51:23 Scheduling project: Cforall » master [Pipeline] build 22:51:23 Scheduling project: Cforall » master 22:51:30 Starting building: Cforall » master #19980 22:51:30 Starting building: Cforall » master #19979 [Pipeline] echo 23:01:16 SUCCESS [Pipeline] } [Pipeline] echo 23:04:40 SUCCESS [Pipeline] } [Pipeline] echo 23:05:40 SUCCESS [Pipeline] } [Pipeline] echo 00:10:54 SUCCESS [Pipeline] } [Pipeline] echo 01:31:15 SUCCESS [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // wrap [Pipeline] echo error caught [Pipeline] node Running on Brokk 4 in /var/lib/jenkins/workspace/Cforall_Full_Build [Pipeline] { [Pipeline] echo notifying users [Pipeline] emailext Sending email to: cforall@lists.uwaterloo.ca [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: FAILURE Finished: FAILURE