Started by user Peter Buhr Running as Jenkins Build User Checking out git cforall@plg.uwaterloo.ca:software/cfa/cfa-cc into /u0/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 /u0/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 c778ef1fa5b161d07ea4e5f42e20a63d926fc1ca (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c778ef1fa5b161d07ea4e5f42e20a63d926fc1ca # timeout=10 Commit message: "Apparently the source file lists aren't used until distribution. I went over all the lists and also found a stray header." > git rev-list --no-walk 0f612d22e304288d5575379f38cb245443b974b8 # 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 c778ef1fa5b161d07ea4e5f42e20a63d926fc1ca (refs/remotes/origin/master) Commit message: "Apparently the source file lists aren't used until distribution. I went over all the lists and also found a stray header." [Pipeline] wrap [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: gcc_08_x86_new) [Pipeline] { (Branch: gcc_07_x86_new) [Pipeline] { (Branch: gcc_11_x64_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_11_arm64_new) [Pipeline] { (Branch: gcc_10_arm64_new) [Pipeline] { (Branch: gcc_09_arm64_new) [Pipeline] { (Branch: clang_x64_new) [Pipeline] sleep Sleeping for 1 min 0 sec [Pipeline] sleep No need to sleep any longer [Pipeline] sleep Sleeping for 4 min 0 sec [Pipeline] sleep Sleeping for 3 min 0 sec [Pipeline] sleep No need to sleep any longer [Pipeline] sleep Sleeping for 2 min 0 sec [Pipeline] sleep Sleeping for 2 min 0 sec [Pipeline] sleep Sleeping for 4 min 0 sec [Pipeline] sleep No need to sleep any longer [Pipeline] sleep Sleeping for 1 min 0 sec [Pipeline] sleep Sleeping for 3 min 0 sec [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c778ef1fa5b161d07ea4e5f42e20a63d926fc1ca # timeout=10 Starting building: Cforall » master #27037 Starting building: Cforall » master #27038 Starting building: Cforall » master #27039 [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master Starting building: Cforall » master #27041 Starting building: Cforall » master #27040 [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master Starting building: Cforall » master #27042 Starting building: Cforall » master #27043 [Pipeline] build Scheduling project: Cforall » master [Pipeline] build Scheduling project: Cforall » master Starting building: Cforall » master #27044 Starting building: Cforall » master #27045 Failing build: shutting down controller and build is marked to not resume Terminating build (Building Cforall » master) Terminating build (Building Cforall » master) Terminating build (Building Cforall » master) Terminating sleep Terminating build (Building Cforall » master) Terminating build (Building Cforall » master) Terminating build (Building Cforall » master) Terminating build (Building Cforall » master) Terminating sleep Terminating build (Building Cforall » master) Terminating build (Building Cforall » master) Pausing (Preparing for shutdown) java.io.IOException: Cannot resume build -- was not cleanly saved when Jenkins shut down. at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.onLoad(CpsFlowExecution.java:831) at org.jenkinsci.plugins.workflow.job.WorkflowRun.getExecution(WorkflowRun.java:719) at org.jenkinsci.plugins.workflow.job.WorkflowRun.onLoad(WorkflowRun.java:577) at hudson.model.RunMap.retrieve(RunMap.java:273) at hudson.model.RunMap.retrieve(RunMap.java:65) at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:703) at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:685) at jenkins.model.lazy.AbstractLazyLoadRunMap.getByNumber(AbstractLazyLoadRunMap.java:579) at hudson.model.RunMap.getById(RunMap.java:237) at org.jenkinsci.plugins.workflow.job.WorkflowRun$Owner.run(WorkflowRun.java:968) at org.jenkinsci.plugins.workflow.job.WorkflowRun$Owner.get(WorkflowRun.java:980) at org.jenkinsci.plugins.workflow.flow.FlowExecutionList.resume(FlowExecutionList.java:226) at org.jenkinsci.plugins.workflow.flow.FlowExecutionList$ItemListenerImpl.onLoaded(FlowExecutionList.java:217) at jenkins.model.Jenkins.(Jenkins.java:1050) at hudson.model.Hudson.(Hudson.java:86) at hudson.model.Hudson.(Hudson.java:82) at hudson.WebAppMain$3.run(WebAppMain.java:248) ERROR: Failed to load program Finished: FAILURE