Started by user pabuhr
Running as Jenkins Build User
Obtained Jenkins/FullBuild from git cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Brokk 4 in /var/lib/jenkins/workspace/Cforall_Full_Build
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: NONE
using credential git_key_aug2025
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.43.0'
using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
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 f63e35c6728c5f6765217eddf8327a1019c1b4ec (refs/remotes/origin/master)
Commit message: "test full build on ARM"
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f f63e35c6728c5f6765217eddf8327a1019c1b4ec # timeout=10
> git rev-list --no-walk a8079351df6a6ffac893971e37f21b7e626378a3 # timeout=10
[Pipeline] wrap
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: gcc_9_x64_new)
[Pipeline] { (Branch: gcc_10_x64_new)
[Pipeline] { (Branch: gcc_11_x64_new)
[Pipeline] { (Branch: gcc_10_arm64_new)
[Pipeline] { (Branch: gcc_11_arm64_new)
[Pipeline] { (Branch: clang_x64_new)
[Pipeline] sleep
Sleeping for 2 min 0 sec
[Pipeline] sleep
Sleeping for 3 min 0 sec
[Pipeline] sleep
Sleeping for 2 min 0 sec
[Pipeline] sleep
Sleeping for 2 min 0 sec
[Pipeline] sleep
No need to sleep any longer
[Pipeline] sleep
No need to sleep any longer
[Pipeline] build
Scheduling project: Cforall » master
[Pipeline] build
Scheduling project: Cforall » master
Starting building: Cforall » master #197
Starting building: Cforall » master #198
Build Cforall » master #197 completed: FAILURE
[Pipeline] echo
FAILURE
[Pipeline] sh
+ wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/197/consoleText
Started by upstream project "Cforall_Full_Build" build number 13
originally caused by:
Started by user pabuhr
Running as Jenkins Build User
> git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10
Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
> git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
Fetching origin...
Fetching upstream changes from origin
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git config --get remote.origin.url # timeout=10
using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
Verifying host key using known hosts file
> git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/ADT
Seen branch in repository origin/aaron-thesis
Seen branch in repository origin/arm-eh
Seen branch in repository origin/ast-experimental
Seen branch in repository origin/cleanup-dtors
Seen branch in repository origin/ctor
Seen branch in repository origin/deferred_resn
Seen branch in repository origin/demangler
Seen branch in repository origin/enum
Seen branch in repository origin/forall-pointer-decay
Seen branch in repository origin/gc_noraii
Seen branch in repository origin/jacob/cs343-translation
Seen branch in repository origin/jenkins-sandbox
Seen branch in repository origin/master
Seen branch in repository origin/memory
Seen branch in repository origin/new-ast
Seen branch in repository origin/new-ast-unique-expr
Seen branch in repository origin/new-env
Seen branch in repository origin/no_list
Seen branch in repository origin/persistent-indexer
Seen branch in repository origin/pthread-emulation
Seen branch in repository origin/qualifiedEnum
Seen branch in repository origin/resolv-new
Seen branch in repository origin/string
Seen branch in repository origin/with_gc
Seen 25 remote branches
Obtained Jenkinsfile from f63e35c6728c5f6765217eddf8327a1019c1b4ec
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Algol in /var/lib/jenkins/workspace/Cforall_master
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] properties
WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue
WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue
[Pipeline] checkout
The recommended git tool is: NONE
using credential git_key_aug2025
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Checking out Revision f63e35c6728c5f6765217eddf8327a1019c1b4ec (master)
Commit message: "test full build on ARM"
[Pipeline] load
[Pipeline] { (Jenkins/tools.groovy)
[Pipeline] }
[Pipeline] // load
Scripts not permitted to use method groovy.lang.GroovyObject getProperty java.lang.String (BuildSettings.arch). Administrators can decide whether to approve or reject this signature.
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method groovy.lang.GroovyObject getProperty java.lang.String (BuildSettings.arch)
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master/.git # timeout=10
> git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
> git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
Verifying host key using known hosts file
> git fetch --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f f63e35c6728c5f6765217eddf8327a1019c1b4ec # timeout=10
> git rev-list --no-walk f63e35c6728c5f6765217eddf8327a1019c1b4ec # timeout=10
[Pipeline] node
Running on Algol in /var/lib/jenkins/workspace/Cforall_master
[Pipeline] {
[Pipeline] echo
Notifying users of result
[Pipeline] echo
Would send email to: cforall@lists.uwaterloo.ca
[Pipeline] echo
With title: [cforall git][BUILD# 197 - FAILURE] - branch master
[Pipeline] echo
Content:
This is an automated email from the Jenkins build machine. It was
generated because of a git hooks/post-receive script following
a ref change which was pushed to the C∀ repository.
- Status --------------------------------------------------------------
BUILD# 197 - FAILURE
Check console output at https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/197/ to view the results.
ERROR retrieveing current git information!
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
Build Completed
[Pipeline] End of Pipeline
Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: d6a95ebf-db50-4465-9581-4d8d2371e133
org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method groovy.lang.GroovyObject getProperty java.lang.String (BuildSettings.arch)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.StaticWhitelist.rejectMethod(StaticWhitelist.java:248)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.lambda$onGetProperty$12(SandboxInterceptor.java:349)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:386)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
at org.kohsuke.groovy.sandbox.impl.Checker$checkedGetProperty$0.callStatic(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:55)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:197)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:233)
at BuildSettings.(WorkflowScript:338)
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:238)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$3.call(Checker.java:230)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onNewInstance(GroovyInterceptor.java:42)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onNewInstance(SandboxInterceptor.java:196)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$3.call(Checker.java:227)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedConstructor(Checker.java:232)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.constructorCall(SandboxInvoker.java:21)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.constructorCall(LoggingInvoker.java:123)
at WorkflowScript.prepare_build(WorkflowScript:425)
at WorkflowScript.run(WorkflowScript:25)
at ___cps.transform___(Native Method)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:98)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:75)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:65)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:83)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:147)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:49)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:181)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:437)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:345)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:298)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:140)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
at java.base/java.lang.Thread.run(Thread.java:1583)
Finished: FAILURE
[Pipeline] error
[Pipeline] }
Failed in branch gcc_11_arm64_new
[Pipeline] build
Scheduling project: Cforall » master
[Pipeline] build
Scheduling project: Cforall » master
[Pipeline] build
Scheduling project: Cforall » master
Starting building: Cforall » master #200
Starting building: Cforall » master #199
Starting building: Cforall » master #201
Build Cforall » master #201 completed: FAILURE
[Pipeline] echo
FAILURE
[Pipeline] sh
+ wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/201/consoleText
Started by upstream project "Cforall_Full_Build" build number 13
originally caused by:
Started by user pabuhr
Running as Jenkins Build User
> git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10
Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
> git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
Fetching origin...
Fetching upstream changes from origin
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git config --get remote.origin.url # timeout=10
using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
Verifying host key using known hosts file
> git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/ADT
Seen branch in repository origin/aaron-thesis
Seen branch in repository origin/arm-eh
Seen branch in repository origin/ast-experimental
Seen branch in repository origin/cleanup-dtors
Seen branch in repository origin/ctor
Seen branch in repository origin/deferred_resn
Seen branch in repository origin/demangler
Seen branch in repository origin/enum
Seen branch in repository origin/forall-pointer-decay
Seen branch in repository origin/gc_noraii
Seen branch in repository origin/jacob/cs343-translation
Seen branch in repository origin/jenkins-sandbox
Seen branch in repository origin/master
Seen branch in repository origin/memory
Seen branch in repository origin/new-ast
Seen branch in repository origin/new-ast-unique-expr
Seen branch in repository origin/new-env
Seen branch in repository origin/no_list
Seen branch in repository origin/persistent-indexer
Seen branch in repository origin/pthread-emulation
Seen branch in repository origin/qualifiedEnum
Seen branch in repository origin/resolv-new
Seen branch in repository origin/string
Seen branch in repository origin/with_gc
Seen 25 remote branches
Obtained Jenkinsfile from f63e35c6728c5f6765217eddf8327a1019c1b4ec
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Algol in /var/lib/jenkins/workspace/Cforall_master
[Pipeline] {
[Pipeline] wrap
[Pipeline] {
[Pipeline] properties
WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue
WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue
[Pipeline] checkout
The recommended git tool is: NONE
using credential git_key_aug2025
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Checking out Revision f63e35c6728c5f6765217eddf8327a1019c1b4ec (master)
Commit message: "test full build on ARM"
[Pipeline] load
[Pipeline] { (Jenkins/tools.groovy)
[Pipeline] }
[Pipeline] // load
Scripts not permitted to use method groovy.lang.GroovyObject getProperty java.lang.String (BuildSettings.arch). Administrators can decide whether to approve or reject this signature.
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method groovy.lang.GroovyObject getProperty java.lang.String (BuildSettings.arch)
[Pipeline] node
Running on Algol in /var/lib/jenkins/workspace/Cforall_master
[Pipeline] {
[Pipeline] echo
Notifying users of result
[Pipeline] echo
Would send email to: cforall@lists.uwaterloo.ca
[Pipeline] echo
With title: [cforall git][BUILD# 201 - FAILURE] - branch master
> git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master/.git # timeout=10
> git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
> git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
Verifying host key using known hosts file
> git fetch --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f f63e35c6728c5f6765217eddf8327a1019c1b4ec # timeout=10
> git rev-list --no-walk f63e35c6728c5f6765217eddf8327a1019c1b4ec # timeout=10
[Pipeline] echo
Content:
This is an automated email from the Jenkins build machine. It was
generated because of a git hooks/post-receive script following
a ref change which was pushed to the C∀ repository.
- Status --------------------------------------------------------------
BUILD# 201 - FAILURE
Check console output at https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/201/ to view the results.
ERROR retrieveing current git information!
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
Build Completed
[Pipeline] End of Pipeline
Also: org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 8f2c4f6b-1282-4cea-ae82-243364a8dc24
org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use method groovy.lang.GroovyObject getProperty java.lang.String (BuildSettings.arch)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.whitelists.StaticWhitelist.rejectMethod(StaticWhitelist.java:248)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.lambda$onGetProperty$12(SandboxInterceptor.java:349)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:386)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:375)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:379)
at org.kohsuke.groovy.sandbox.impl.Checker$checkedGetProperty$0.callStatic(Unknown Source)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:55)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:197)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:233)
at BuildSettings.(WorkflowScript:338)
at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:83)
at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:238)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$3.call(Checker.java:230)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.GroovyInterceptor.onNewInstance(GroovyInterceptor.java:42)
at PluginClassLoader for script-security//org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onNewInstance(SandboxInterceptor.java:196)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker$3.call(Checker.java:227)
at PluginClassLoader for script-security//org.kohsuke.groovy.sandbox.impl.Checker.checkedConstructor(Checker.java:232)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.SandboxInvoker.constructorCall(SandboxInvoker.java:21)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.constructorCall(LoggingInvoker.java:123)
at WorkflowScript.prepare_build(WorkflowScript:425)
at WorkflowScript.run(WorkflowScript:25)
at ___cps.transform___(Native Method)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:98)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:75)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:65)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:83)
at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:147)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:49)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:181)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:437)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:345)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:298)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:140)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
at java.base/java.lang.Thread.run(Thread.java:1583)
Finished: FAILURE
[Pipeline] error
[Pipeline] }
Failed in branch gcc_10_arm64_new
[Pipeline] build
Scheduling project: Cforall » master
Starting building: Cforall » master #202
Build Cforall » master #198 completed: SUCCESS
[Pipeline] echo
SUCCESS
[Pipeline] }
Build Cforall » master #200 completed: SUCCESS
[Pipeline] echo
SUCCESS
[Pipeline] }
Build Cforall » master #199 completed: SUCCESS
[Pipeline] echo
SUCCESS
[Pipeline] }
Build Cforall » master #202 completed: SUCCESS
[Pipeline] echo
SUCCESS
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] echo
error caught
[Pipeline] node
Running on Brokk 3 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