Branch indexing Connecting to https://api.github.com using GitHub Access Token Connecting to https://api.github.com to check permissions of obtain list of adrpo for OpenModelica/OpenModelica Obtained Jenkinsfile from 8e028a3331a6bce6b8577a4423302438f02e6dc5+0c6cfc383b7a6003933350e7e5755520352e5a46 (28700858d6f20abbb66f991f3c5ff503d0e81ea1) [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Environment) [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘linux’ Running on r7945-1 in /var/lib/jenkins/ws/OpenModelica_PR-10608 [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential github Cloning the remote Git repository Cloning repository https://github.com/OpenModelica/OpenModelica.git > git init /var/lib/jenkins/ws/OpenModelica_PR-10608 # timeout=10 Using reference repository: /var/lib/jenkins/gitcache/OpenModelica.git Fetching upstream changes from https://github.com/OpenModelica/OpenModelica.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --tags --force --progress -- https://github.com/OpenModelica/OpenModelica.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Cleaning workspace > git config remote.origin.url https://github.com/OpenModelica/OpenModelica.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/OpenModelica/OpenModelica.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/OpenModelica/OpenModelica.git using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --tags --force --progress -- https://github.com/OpenModelica/OpenModelica.git +refs/pull/10608/head:refs/remotes/origin/PR-10608 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0c6cfc383b7a6003933350e7e5755520352e5a46 into PR head commit 8e028a3331a6bce6b8577a4423302438f02e6dc5 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e028a3331a6bce6b8577a4423302438f02e6dc5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials GitHub Access Token > git merge 0c6cfc383b7a6003933350e7e5755520352e5a46 # timeout=10 Merge succeeded, producing 6a6c3fade3e875107c6f6610b1389a2952f25301 Checking out Revision 6a6c3fade3e875107c6f6610b1389a2952f25301 (PR-10608) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a6c3fade3e875107c6f6610b1389a2952f25301 # timeout=10 Commit message: "Merge commit '0c6cfc383b7a6003933350e7e5755520352e5a46' into HEAD" First time build. Skipping changelog. > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-10608 6a6c3fade3e875107c6f6610b1389a2952f25301 # timeout=10 > git rev-list --no-walk 988cfde6403b2f9994c2ca442ada8ce027b3ab9e # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.OMOptim.url # timeout=10 > git config -f .gitmodules --get submodule.OMOptim.path # timeout=10 > git config --get submodule.OMSimulator.url # timeout=10 > git config -f .gitmodules --get submodule.OMSimulator.path # timeout=10 > git config --get submodule.OMCompiler/3rdParty.url # timeout=10 > git config -f .gitmodules --get submodule.OMCompiler/3rdParty.path # timeout=10 > git config --get submodule.OMSens.url # timeout=10 > git config -f .gitmodules --get submodule.OMSens.path # timeout=10 > git config --get submodule.OMSens_Qt.url # timeout=10 > git config -f .gitmodules --get submodule.OMSens_Qt.path # timeout=10 > git submodule update --init --recursive OMOptim # timeout=10 > git submodule update --init --recursive OMSimulator # timeout=10 > git submodule update --init --recursive OMCompiler/3rdParty # timeout=10 > git submodule update --init --recursive OMSens # timeout=10 > git submodule update --init --recursive OMSens_Qt # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git submodule foreach --recursive git reset --hard # timeout=10 > git submodule foreach --recursive git clean -fdx # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] milestone Trying to pass milestone 60 [Pipeline] milestone Trying to pass milestone 61 [Pipeline] load [Pipeline] { (/var/lib/jenkins/ws/OpenModelica_PR-10608/.CI/common.groovy) [Pipeline] } [Pipeline] // load [Pipeline] echo isPR: true [Pipeline] echo shouldWeBuildUCRT: false [Pipeline] echo shouldWeDisableAllCMakeBuilds: false [Pipeline] echo shouldWeEnableMacOSCMakeBuild: false [Pipeline] echo shouldWeEnableUCRTCMakeBuild: false [Pipeline] echo shouldWeRunTests: true [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (setup) [Pipeline] parallel [Pipeline] { (Branch: gcc) [Pipeline] { (Branch: clang) [Pipeline] { (Branch: Win/UCRT64) [Pipeline] { (Branch: cmake-jammy-gcc) [Pipeline] { (Branch: cmake-macos-arm64-gcc) [Pipeline] { (Branch: cmake-OMDev-gcc) [Pipeline] { (Branch: checks) [Pipeline] stage [Pipeline] { (gcc) [Pipeline] stage [Pipeline] { (clang) [Pipeline] stage [Pipeline] { (Win/UCRT64) [Pipeline] stage [Pipeline] { (cmake-jammy-gcc) [Pipeline] stage [Pipeline] { (cmake-macos-arm64-gcc) [Pipeline] stage [Pipeline] { (cmake-OMDev-gcc) [Pipeline] stage [Pipeline] { (checks) [Pipeline] node [Pipeline] node [Pipeline] node Stage "Win/UCRT64" skipped due to when conditional [Pipeline] } Stage "cmake-macos-arm64-gcc" skipped due to when conditional [Pipeline] } Stage "cmake-OMDev-gcc" skipped due to when conditional [Pipeline] } [Pipeline] node [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } Still waiting to schedule task Waiting for next available executor on ‘linux’ Still waiting to schedule task Waiting for next available executor on ‘linux’ Still waiting to schedule task Waiting for next available executor on ‘linux’ Still waiting to schedule task Waiting for next available executor on ‘linux’ Running on ryzen-5950x-2-2 in /var/lib/jenkins2/ws/OpenModelica_PR-10608 [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential github Cloning the remote Git repository ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Could not init /var/lib/jenkins2/ws/OpenModelica_PR-10608 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1073) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:819) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ryzen-5950x-2-2 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1003) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) at jdk.internal.reflect.GeneratedMethodAccessor580.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) at com.sun.proxy.$Proxy221.execute(Unknown Source) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: hudson.plugins.git.GitException: Command "git init /var/lib/jenkins2/ws/OpenModelica_PR-10608" returned status code 1: stdout: stderr: /var/lib/jenkins2/ws/OpenModelica_PR-10608/.git/info/: No space left on device at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2766) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2761) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1071) ... 11 more ERROR: Error cloning remote repo 'origin' ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } Running on ryzen-5950x-2-2 in /var/lib/jenkins2/ws/OpenModelica_PR-10608 [Pipeline] // node [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } Failed in branch gcc [Pipeline] checkout The recommended git tool is: git using credential github > git rev-parse --resolve-git-dir /var/lib/jenkins2/ws/OpenModelica_PR-10608/.git # timeout=10 ERROR: Workspace has a .git repository, but it appears to be corrupt. hudson.plugins.git.GitException: Command "git rev-parse --resolve-git-dir /var/lib/jenkins2/ws/OpenModelica_PR-10608/.git" returned status code 128: stdout: stderr: fatal: not a gitdir '/var/lib/jenkins2/ws/OpenModelica_PR-10608/.git' at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2766) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2761) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2063) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:405) at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:281) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:924) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:902) at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Cloning the remote Git repository ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Could not init /var/lib/jenkins2/ws/OpenModelica_PR-10608 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1073) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:819) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ryzen-5950x-2-2 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1003) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) at jdk.internal.reflect.GeneratedMethodAccessor580.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) at com.sun.proxy.$Proxy221.execute(Unknown Source) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: hudson.plugins.git.GitException: Command "git init /var/lib/jenkins2/ws/OpenModelica_PR-10608" returned status code 1: stdout: stderr: /var/lib/jenkins2/ws/OpenModelica_PR-10608/.git: No space left on device at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2766) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2761) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1071) ... 11 more ERROR: Error cloning remote repo 'origin' ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } Running on ryzen-5950x-2-2 in /var/lib/jenkins2/ws/OpenModelica_PR-10608 [Pipeline] // node [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } Failed in branch clang [Pipeline] checkout The recommended git tool is: git using credential github Cloning the remote Git repository ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Could not init /var/lib/jenkins2/ws/OpenModelica_PR-10608 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1073) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:819) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ryzen-5950x-2-2 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1003) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) at jdk.internal.reflect.GeneratedMethodAccessor580.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) at com.sun.proxy.$Proxy221.execute(Unknown Source) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: hudson.plugins.git.GitException: Command "git init /var/lib/jenkins2/ws/OpenModelica_PR-10608" returned status code 1: stdout: stderr: /var/lib/jenkins2/ws/OpenModelica_PR-10608/.git: No space left on device at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2766) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2761) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1071) ... 11 more ERROR: Error cloning remote repo 'origin' ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } Running on ryzen-5950x-2-2 in /var/lib/jenkins2/ws/OpenModelica_PR-10608 Cloning repository https://github.com/OpenModelica/OpenModelica.git > git init /var/lib/jenkins2/ws/OpenModelica_PR-10608 # timeout=10 [Pipeline] // node [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } Failed in branch checks [Pipeline] checkout The recommended git tool is: git using credential github Cloning the remote Git repository ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Could not init /var/lib/jenkins2/ws/OpenModelica_PR-10608 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1073) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:819) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ryzen-5950x-2-2 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1003) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) at jdk.internal.reflect.GeneratedMethodAccessor580.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) at com.sun.proxy.$Proxy221.execute(Unknown Source) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1222) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:136) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:101) at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:88) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: hudson.plugins.git.GitException: Command "git init /var/lib/jenkins2/ws/OpenModelica_PR-10608" returned status code 1: stdout: stderr: /var/lib/jenkins2/ws/OpenModelica_PR-10608/.git: No space left on device at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2766) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2761) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:1071) ... 11 more ERROR: Error cloning remote repo 'origin' ERROR: Maximum checkout retry attempts reached, aborting [Pipeline] } Cloning repository https://github.com/OpenModelica/OpenModelica.git > git init /var/lib/jenkins2/ws/OpenModelica_PR-10608 # timeout=10 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch cmake-jammy-gcc Cloning repository https://github.com/OpenModelica/OpenModelica.git > git init /var/lib/jenkins2/ws/OpenModelica_PR-10608 # timeout=10 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (tests) Stage "tests" skipped due to earlier failure(s) [Pipeline] parallel Cloning repository https://github.com/OpenModelica/OpenModelica.git > git init /var/lib/jenkins2/ws/OpenModelica_PR-10608 # timeout=10 [Pipeline] { (Branch: 07 cross-build-fmu) [Pipeline] { (Branch: 04 testsuite-clang 1/3) [Pipeline] { (Branch: 05 testsuite-clang 2/3) [Pipeline] { (Branch: 06 testsuite-clang 3/3) [Pipeline] { (Branch: 01 testsuite-gcc 1/3) [Pipeline] { (Branch: 02 testsuite-gcc 2/3) [Pipeline] { (Branch: 03 testsuite-gcc 3/3) [Pipeline] { (Branch: 08 testsuite-compliance) [Pipeline] { (Branch: 10 build-gui-clang-qt5) [Pipeline] { (Branch: 09 build-usersguide) [Pipeline] { (Branch: 11 testsuite-clang-parmod) [Pipeline] { (Branch: 12 testsuite-clang-metamodelica) [Pipeline] { (Branch: 13 testsuite-matlab-translator) [Pipeline] { (Branch: 14 test-clang-icon-generator) [Pipeline] stage [Pipeline] { (07 cross-build-fmu) [Pipeline] stage [Pipeline] { (04 testsuite-clang 1/3) [Pipeline] stage [Pipeline] { (05 testsuite-clang 2/3) [Pipeline] stage [Pipeline] { (06 testsuite-clang 3/3) [Pipeline] stage [Pipeline] { (01 testsuite-gcc 1/3) [Pipeline] stage [Pipeline] { (02 testsuite-gcc 2/3) [Pipeline] stage [Pipeline] { (03 testsuite-gcc 3/3) [Pipeline] stage [Pipeline] { (08 testsuite-compliance) [Pipeline] stage [Pipeline] { (10 build-gui-clang-qt5) [Pipeline] stage [Pipeline] { (09 build-usersguide) [Pipeline] stage [Pipeline] { (11 testsuite-clang-parmod) [Pipeline] stage [Pipeline] { (12 testsuite-clang-metamodelica) [Pipeline] stage [Pipeline] { (13 testsuite-matlab-translator) [Pipeline] stage [Pipeline] { (14 test-clang-icon-generator) Stage "07 cross-build-fmu" skipped due to earlier failure(s) [Pipeline] } Stage "04 testsuite-clang 1/3" skipped due to earlier failure(s) [Pipeline] } Stage "05 testsuite-clang 2/3" skipped due to earlier failure(s) [Pipeline] } Stage "06 testsuite-clang 3/3" skipped due to earlier failure(s) [Pipeline] } Stage "01 testsuite-gcc 1/3" skipped due to earlier failure(s) [Pipeline] } Stage "02 testsuite-gcc 2/3" skipped due to earlier failure(s) [Pipeline] } Stage "03 testsuite-gcc 3/3" skipped due to earlier failure(s) [Pipeline] } Stage "08 testsuite-compliance" skipped due to earlier failure(s) [Pipeline] } Stage "10 build-gui-clang-qt5" skipped due to earlier failure(s) [Pipeline] } Stage "09 build-usersguide" skipped due to earlier failure(s) [Pipeline] } Stage "11 testsuite-clang-parmod" skipped due to earlier failure(s) [Pipeline] } Stage "12 testsuite-clang-metamodelica" skipped due to earlier failure(s) [Pipeline] } Stage "13 testsuite-matlab-translator" skipped due to earlier failure(s) [Pipeline] } Stage "14 test-clang-icon-generator" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch 07 cross-build-fmu [Pipeline] } Failed in branch 04 testsuite-clang 1/3 [Pipeline] } Failed in branch 05 testsuite-clang 2/3 [Pipeline] } Failed in branch 06 testsuite-clang 3/3 [Pipeline] } Failed in branch 01 testsuite-gcc 1/3 [Pipeline] } Failed in branch 02 testsuite-gcc 2/3 [Pipeline] } Failed in branch 03 testsuite-gcc 3/3 [Pipeline] } Failed in branch 08 testsuite-compliance [Pipeline] } Failed in branch 10 build-gui-clang-qt5 [Pipeline] } Failed in branch 09 build-usersguide [Pipeline] } Failed in branch 11 testsuite-clang-parmod [Pipeline] } Failed in branch 12 testsuite-clang-metamodelica [Pipeline] } Failed in branch 13 testsuite-matlab-translator [Pipeline] } Failed in branch 14 test-clang-icon-generator [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (fmuchecker + FMPy + OMEdit testsuite) Stage "fmuchecker + FMPy + OMEdit testsuite" skipped due to earlier failure(s) [Pipeline] parallel [Pipeline] { (Branch: linux-wine-fmuchecker) [Pipeline] { (Branch: linux-FMPy) [Pipeline] { (Branch: osx-fmuchecker) [Pipeline] { (Branch: arm-fmuchecker) [Pipeline] { (Branch: clang-qt5-omedit-testsuite) [Pipeline] stage [Pipeline] { (linux-wine-fmuchecker) [Pipeline] stage [Pipeline] { (linux-FMPy) [Pipeline] stage [Pipeline] { (osx-fmuchecker) [Pipeline] stage [Pipeline] { (arm-fmuchecker) [Pipeline] stage [Pipeline] { (clang-qt5-omedit-testsuite) Stage "linux-wine-fmuchecker" skipped due to earlier failure(s) [Pipeline] } Stage "linux-FMPy" skipped due to earlier failure(s) [Pipeline] } Stage "osx-fmuchecker" skipped due to earlier failure(s) [Pipeline] } Stage "arm-fmuchecker" skipped due to earlier failure(s) [Pipeline] } Stage "clang-qt5-omedit-testsuite" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch linux-wine-fmuchecker [Pipeline] } Failed in branch linux-FMPy [Pipeline] } Failed in branch osx-fmuchecker [Pipeline] } Failed in branch arm-fmuchecker [Pipeline] } Failed in branch clang-qt5-omedit-testsuite [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (check-and-upload) Stage "check-and-upload" skipped due to earlier failure(s) [Pipeline] parallel [Pipeline] { (Branch: fmuchecker-results) [Pipeline] { (Branch: upload-compliance) [Pipeline] { (Branch: upload-doc) [Pipeline] stage [Pipeline] { (fmuchecker-results) [Pipeline] stage [Pipeline] { (upload-compliance) [Pipeline] stage [Pipeline] { (upload-doc) Stage "fmuchecker-results" skipped due to earlier failure(s) [Pipeline] } Stage "upload-compliance" skipped due to earlier failure(s) [Pipeline] } Stage "upload-doc" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch fmuchecker-results [Pipeline] } Failed in branch upload-compliance [Pipeline] } Failed in branch upload-doc [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (publish) Stage "publish" skipped due to earlier failure(s) [Pipeline] parallel [Pipeline] { (Branch: push-to-master) [Pipeline] { (Branch: push-bibliography) [Pipeline] stage [Pipeline] { (push-to-master) [Pipeline] stage [Pipeline] { (push-bibliography) Stage "push-to-master" skipped due to earlier failure(s) [Pipeline] } Stage "push-bibliography" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } Failed in branch push-to-master [Pipeline] } Failed in branch push-bibliography [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] emailext Sending email to: $DEFAULT_TO Could not be sent to the following addresses: $DEFAULT_TO [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline ERROR: Error cloning remote repo 'origin' GitHub has been notified of this commit’s build result Finished: FAILURE