Skip to content
Started by timer
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 3 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 ed9bbe85d9324a1290fd0a07a4ec95ac99c5ce31 (refs/remotes/origin/master)
Commit message: "2nd attempt to turn off ARM builds on algol"
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed9bbe85d9324a1290fd0a07a4ec95ac99c5ce31 # timeout=10
 > git rev-list --no-walk ed9bbe85d9324a1290fd0a07a4ec95ac99c5ce31 # timeout=10
[Pipeline] wrap
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: gcc_9_x86_new)
[Pipeline] { (Branch: gcc_10_x86_new)
[Pipeline] { (Branch: gcc_9_x64_new)
[Pipeline] { (Branch: gcc_10_x64_new)
[Pipeline] { (Branch: gcc_11_x64_new)
[Pipeline] { (Branch: clang_x64_new)
[Pipeline] sleep
22:47:07 Sleeping for 3 min 0 sec
[Pipeline] sleep
22:47:07 Sleeping for 2 min 0 sec
[Pipeline] sleep
22:47:07 Sleeping for 2 min 0 sec
[Pipeline] sleep
22:47:07 Sleeping for 4 min 0 sec
[Pipeline] sleep
22:47:07 Sleeping for 3 min 0 sec
[Pipeline] sleep
22:47:07 Sleeping for 3 min 0 sec
[Pipeline] build
22:49:07 Scheduling project: Cforall » master
[Pipeline] build
22:49:07 Scheduling project: Cforall » master
22:49:15 Starting building: Cforall » master #1331
22:49:15 Starting building: Cforall » master #1332
22:49:30 Build Cforall » master #1331 completed: FAILURE
[Pipeline] echo
22:49:30 FAILURE
[Pipeline] sh
22:49:30 + wget -q -O - https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/1331/consoleText
22:49:30 Started by upstream project "Cforall_Full_Build" build number 154
22:49:30 originally caused by:
22:49:30  Started by timer
22:49:30 Running as Jenkins Build User
22:49:30  > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-914b6fdde163b7e17ee75d99ca23f18a/.git # timeout=10
22:49:30 Setting origin to cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
22:49:30  > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
22:49:30 Fetching origin...
22:49:30 Fetching upstream changes from origin
22:49:30  > git --version # timeout=10
22:49:30  > git --version # 'git version 2.43.0'
22:49:30  > git config --get remote.origin.url # timeout=10
22:49:30 using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
22:49:30 Verifying host key using known hosts file
22:49:30  > git fetch --no-tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
22:49:30 Seen branch in repository origin/ADT
22:49:30 Seen branch in repository origin/aaron-thesis
22:49:30 Seen branch in repository origin/arm-eh
22:49:30 Seen branch in repository origin/ast-experimental
22:49:30 Seen branch in repository origin/cleanup-dtors
22:49:30 Seen branch in repository origin/ctor
22:49:30 Seen branch in repository origin/deferred_resn
22:49:30 Seen branch in repository origin/demangler
22:49:30 Seen branch in repository origin/enum
22:49:30 Seen branch in repository origin/forall-pointer-decay
22:49:30 Seen branch in repository origin/gc_noraii
22:49:30 Seen branch in repository origin/jacob/cs343-translation
22:49:30 Seen branch in repository origin/jenkins-sandbox
22:49:30 Seen branch in repository origin/master
22:49:30 Seen branch in repository origin/memory
22:49:30 Seen branch in repository origin/new-ast
22:49:30 Seen branch in repository origin/new-ast-unique-expr
22:49:30 Seen branch in repository origin/new-env
22:49:30 Seen branch in repository origin/no_list
22:49:30 Seen branch in repository origin/persistent-indexer
22:49:30 Seen branch in repository origin/pthread-emulation
22:49:30 Seen branch in repository origin/qualifiedEnum
22:49:30 Seen branch in repository origin/resolv-new
22:49:30 Seen branch in repository origin/string
22:49:30 Seen branch in repository origin/stuck-waitfor-destruct
22:49:30 Seen branch in repository origin/with_gc
22:49:30 Seen 26 remote branches
22:49:30 Obtained Jenkinsfile from ed9bbe85d9324a1290fd0a07a4ec95ac99c5ce31
22:49:30 [Pipeline] Start of Pipeline
22:49:30 [Pipeline] node
22:49:30 Running on Brokk 5 in /var/lib/jenkins/workspace/Cforall_master_2
22:49:30 [Pipeline] {
22:49:30 [Pipeline] wrap
22:49:30 [Pipeline] {
22:49:30 [Pipeline] properties
22:49:30 WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue
22:49:30 WARNING: Unknown parameter(s) found for class type 'hudson.model.ChoiceParameterDefinition': defaultValue
22:49:30 [Pipeline] checkout
22:49:30 The recommended git tool is: NONE
22:49:30 using credential git_key_aug2025
22:49:30 Fetching changes from the remote Git repository
22:49:30  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Cforall_master_2/.git # timeout=10
22:49:30 Cleaning workspace
22:49:30 Fetching without tags
22:49:30  > git config remote.origin.url cforall@plg.uwaterloo.ca:software/cfa/cfa-cc # timeout=10
22:49:30  > git rev-parse --verify HEAD # timeout=10
22:49:30 Resetting working tree
22:49:30  > git reset --hard # timeout=10
22:49:30  > git clean -fdx # timeout=10
22:49:30 Fetching upstream changes from cforall@plg.uwaterloo.ca:software/cfa/cfa-cc
22:49:30  > git --version # timeout=10
22:49:30  > git --version # 'git version 2.43.0'
22:49:30 using GIT_SSH to set credentials Git key use to connect to the cforall git repo (August 2025)
22:49:30 Verifying host key using known hosts file
22:49:30  > git fetch --no-tags --force --progress -- cforall@plg.uwaterloo.ca:software/cfa/cfa-cc +refs/heads/*:refs/remotes/origin/* # timeout=10
22:49:30 Checking out Revision ed9bbe85d9324a1290fd0a07a4ec95ac99c5ce31 (master)
22:49:30 Commit message: "2nd attempt to turn off ARM builds on algol"
22:49:30 [Pipeline] load
22:49:30 [Pipeline] { (Jenkins/tools.groovy)
22:49:30 [Pipeline] }
22:49:30 [Pipeline] // load
22:49:30 [Pipeline] echo
22:49:30 Compiler 	         : gcc-10 (g++-10/gcc-10)
22:49:30 Architecture            : x86
22:49:30 Arc Flags               : --host=i386
22:49:30 Run All Tests           : true
22:49:30 Run Benchmark           : true
22:49:30 Build Documentation     : false
22:49:30 Publish                 : true
22:49:30 Silent                  : true
22:49:30 
22:49:30 [Pipeline] }
22:49:30 [Pipeline] // wrap
22:49:30 [Pipeline] }
22:49:30 [Pipeline] // node
22:49:30 [Pipeline] node
22:49:30 Running on Ada in /var/lib/jenkins/workspace/Cforall_master
22:49:30 [Pipeline] {
22:49:30 [Pipeline] wrap
22:49:30 [Pipeline] {
22:49:30 [Pipeline] pwd
22:49:30 [Pipeline] pwd
22:49:30 [Pipeline] echo
22:49:30  -------- Cleanup -------- 
22:49:30 [Pipeline] stage
22:49:30 [Pipeline] { (Cleanup)
22:49:30 [Pipeline] dir
22:49:30 Running in /var/lib/jenkins/workspace/Cforall_master@tmp
22:49:30 [Pipeline] {
22:49:30 [Pipeline] deleteDir
22:49:30 [Pipeline] }
22:49:30 [Pipeline] // dir
22:49:30 [Pipeline] }
22:49:30 [Pipeline] // stage
22:49:30 [Pipeline] echo
22:49:30  -------- Checkout -------- 
22:49:30 [Pipeline] stage
22:49:30 [Pipeline] { (Checkout)
22:49:30 [Pipeline] checkout
22:49:30 The recommended git tool is: NONE
22:49:30 using credential git_key_aug2025
22:49:30  > git config core.sparsecheckout # timeout=10
22:49:30  > git checkout -f ed9bbe85d9324a1290fd0a07a4ec95ac99c5ce31 # timeout=10
22:49:30  > git rev-list --no-walk ed9bbe85d9324a1290fd0a07a4ec95ac99c5ce31 # timeout=10
22:49:30 ERROR: Checkout failed
22:49:30 java.io.StreamCorruptedException: invalid stream header: 636F7272
22:49:30 	at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:989)
22:49:30 	at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:416)
22:49:30 	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:50)
22:49:30 	at hudson.remoting.Command.readFrom(Command.java:141)
22:49:30 	at hudson.remoting.Command.readFrom(Command.java:127)
22:49:30 	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
22:49:30 	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:62)
22:49:30 Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Ada
22:49:30 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
22:49:30 		at hudson.remoting.Request.call(Request.java:204)
22:49:30 		at hudson.remoting.Channel.call(Channel.java:1107)
22:49:30 		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306)
22:49:30 		at PluginClassLoader for git-client/jdk.proxy53/jdk.proxy53.$Proxy129.hasGitRepo(Unknown Source)
22:49:30 		at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl.hasGitRepo(RemoteGitImpl.java:333)
22:49:30 		at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1205)
22:49:30 		at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
22:49:30 		at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
22:49:30 		at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
22:49:30 		at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
22:49:30 		at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
22:49:30 		at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
22:49:30 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
22:49:30 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
22:49:30 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
22:49:30 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
22:49:30 		at java.base/java.lang.Thread.run(Thread.java:1583)
22:49:30 Caused: hudson.remoting.RequestAbortedException
22:49:30 	at hudson.remoting.Request.abort(Request.java:358)
22:49:30 	at hudson.remoting.Channel.terminate(Channel.java:1189)
22:49:30 	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:95)
22:49:30 ERROR: Maximum checkout retry attempts reached, aborting
22:49:30 [Pipeline] }
22:49:30 [Pipeline] // stage
22:49:30 [Pipeline] }
22:49:30 [Pipeline] // wrap
22:49:30 [Pipeline] }
22:49:30 [Pipeline] // node
22:49:30 [Pipeline] echo
22:49:30 hudson.remoting.RequestAbortedException: java.io.StreamCorruptedException: invalid stream header: 636F7272
22:49:30 [Pipeline] node
22:49:30 Running on Brokk 7 in /var/lib/jenkins/workspace/Cforall_master_2
22:49:30 [Pipeline] {
22:49:30 [Pipeline] echo
22:49:30 Notifying users of result
22:49:30 [Pipeline] echo
22:49:30 Would send email to: cforall@lists.uwaterloo.ca
22:49:30 [Pipeline] echo
22:49:30 With title: [cforall git][BUILD# 1331 - FAILURE] - branch master
22:49:30 [Pipeline] echo
22:49:30 Content: 
22:49:30 <p>This is an automated email from the Jenkins build machine. It was
22:49:30 generated because of a git hooks/post-receive script following
22:49:30 a ref change which was pushed to the C∀ repository.</p>
22:49:30 
22:49:30 <p>- Status --------------------------------------------------------------</p>
22:49:30 
22:49:30 <p>BUILD# 1331 - FAILURE</p>
22:49:30 <p>Check console output at https://cforall.uwaterloo.ca/jenkins/job/Cforall/job/master/1331/ to view the results.</p>
22:49:30 
22:49:30 ERROR retrieveing current git information!
22:49:30 
22:49:30 [Pipeline] }
22:49:30 [Pipeline] // node
22:49:30 [Pipeline] echo
22:49:30 Build Completed
22:49:30 [Pipeline] End of Pipeline
22:49:30 java.io.StreamCorruptedException: invalid stream header: 636F7272
22:49:30 	at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:989)
22:49:30 	at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:416)
22:49:30 	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:50)
22:49:30 	at hudson.remoting.Command.readFrom(Command.java:141)
22:49:30 	at hudson.remoting.Command.readFrom(Command.java:127)
22:49:30 	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:35)
22:49:30 	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:62)
22:49:30 Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Ada
22:49:30 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1916)
22:49:30 		at hudson.remoting.Request.call(Request.java:204)
22:49:30 		at hudson.remoting.Channel.call(Channel.java:1107)
22:49:30 		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:306)
22:49:30 		at PluginClassLoader for git-client/jdk.proxy53/jdk.proxy53.$Proxy129.hasGitRepo(Unknown Source)
22:49:30 		at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl.hasGitRepo(RemoteGitImpl.java:333)
22:49:30 		at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1205)
22:49:30 		at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
22:49:30 		at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)
22:49:30 		at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136)
22:49:30 		at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101)
22:49:30 		at PluginClassLoader for workflow-scm-step//org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88)
22:49:30 		at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:49)
22:49:30 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
22:49:30 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
22:49:30 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
22:49:30 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
22:49:30 		at java.base/java.lang.Thread.run(Thread.java:1583)
22:49:30 Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 7199e689-16bf-4a12-8bc1-2d48b6560ad2
22:49:30 Caused: hudson.remoting.RequestAbortedException
22:49:30 	at hudson.remoting.Request.abort(Request.java:358)
22:49:30 	at hudson.remoting.Channel.terminate(Channel.java:1189)
22:49:30 	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:95)
22:49:30 Finished: FAILURE
[Pipeline] error
[Pipeline] }
22:49:30 Failed in branch gcc_10_x86_new
[Pipeline] build
22:50:07 Scheduling project: Cforall » master
[Pipeline] build
22:50:07 Scheduling project: Cforall » master
[Pipeline] build
22:50:07 Scheduling project: Cforall » master
22:50:15 Starting building: Cforall » master #1334
22:50:15 Starting building: Cforall » master #1335
22:50:15 Starting building: Cforall » master #1333
[Pipeline] build
22:51:07 Scheduling project: Cforall » master
22:51:15 Starting building: Cforall » master #1336
23:02:32 Build Cforall » master #1332 completed: SUCCESS
[Pipeline] echo
23:02:32 SUCCESS
[Pipeline] }
23:02:58 Build Cforall » master #1335 completed: SUCCESS
[Pipeline] echo
23:02:58 SUCCESS
[Pipeline] }
23:03:28 Build Cforall » master #1334 completed: SUCCESS
[Pipeline] echo
23:03:28 SUCCESS
[Pipeline] }
23:04:14 Build Cforall » master #1336 completed: SUCCESS
[Pipeline] echo
23:04:14 SUCCESS
[Pipeline] }
00:01:40 Build Cforall » master #1333 completed: SUCCESS
[Pipeline] echo
00:01:40 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