Skip to content

Console Output

Branch indexing
01:52:43 Connecting to https://api.github.com using GitHub Access Token
Connecting to https://api.github.com to check permissions of obtain list of scrouthtv for OpenModelica/OpenModelica
Loading trusted files from base branch master at a4d407bfa5d72244902fb405949f3f7c028c79dd rather than 3611c1306eea6558ceb990551b1d9a215acc2750
Obtained Jenkinsfile from a4d407bfa5d72244902fb405949f3f7c028c79dd
[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-9383
[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-9383 # 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
Merging remotes/origin/master commit a4d407bfa5d72244902fb405949f3f7c028c79dd into PR head commit 3611c1306eea6558ceb990551b1d9a215acc2750
 > 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/9383/head:refs/remotes/origin/PR-9383 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3611c1306eea6558ceb990551b1d9a215acc2750 # timeout=10
Merge succeeded, producing ae6e06237ce95e19531200cad894c8da7139702c
Checking out Revision ae6e06237ce95e19531200cad894c8da7139702c (PR-9383)
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge a4d407bfa5d72244902fb405949f3f7c028c79dd # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ae6e06237ce95e19531200cad894c8da7139702c # timeout=10
Commit message: "Merge commit 'a4d407bfa5d72244902fb405949f3f7c028c79dd' into HEAD"
First time build. Skipping changelog.
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-9383 ae6e06237ce95e19531200cad894c8da7139702c # timeout=10
 > git rev-list --no-walk 3926d7996c321e2abb1bb85a45dda713e6c7cfaf # 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
[Pipeline] withEnv
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] milestone
Trying to pass milestone 93
[Pipeline] milestone
Trying to pass milestone 94
[Pipeline] load
 > git submodule foreach --recursive git clean -fdx # timeout=10
[Pipeline] { (/var/lib/jenkins/ws/OpenModelica_PR-9383/.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 ‘linuxStill waiting to schedule task
Waiting for next available executor on ‘linuxStill waiting to schedule task
Waiting for next available executor on ‘linuxStill waiting to schedule task
Waiting for next available executor on ‘linuxRunning on ryzen-5950x-2-3 in /var/lib/jenkins3/ws/OpenModelica_PR-9383
[Pipeline] {
[Pipeline] checkout
ERROR: Checkout failed
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ryzen-5950x-2-3
		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 hudson.FilePath.act(FilePath.java:1192)
		at hudson.FilePath.act(FilePath.java:1181)
		at hudson.FilePath.mkdirs(FilePath.java:1372)
		at hudson.plugins.git.GitSCM.createClient(GitSCM.java:845)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1294)
		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)
java.nio.file.FileSystemException: /var/lib/jenkins3/ws/OpenModelica_PR-9383: No space left on device
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
	at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:389)
	at java.base/java.nio.file.Files.createDirectory(Files.java:690)
	at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:797)
	at java.base/java.nio.file.Files.createDirectories(Files.java:783)
	at hudson.FilePath.mkdirs(FilePath.java:3718)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1382)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1377)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
	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)
ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
Running on ryzen-5950x-2-3 in /var/lib/jenkins3/ws/OpenModelica_PR-9383
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
Failed in branch gcc
[Pipeline] checkout
ERROR: Checkout failed
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ryzen-5950x-2-3
		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 hudson.FilePath.act(FilePath.java:1192)
		at hudson.FilePath.act(FilePath.java:1181)
		at hudson.FilePath.mkdirs(FilePath.java:1372)
		at hudson.plugins.git.GitSCM.createClient(GitSCM.java:845)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1294)
		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)
java.nio.file.FileSystemException: /var/lib/jenkins3/ws/OpenModelica_PR-9383: No space left on device
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
	at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:389)
	at java.base/java.nio.file.Files.createDirectory(Files.java:690)
	at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:797)
	at java.base/java.nio.file.Files.createDirectories(Files.java:783)
	at hudson.FilePath.mkdirs(FilePath.java:3718)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1382)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1377)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
	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)
ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
Running on ryzen-5950x-2-3 in /var/lib/jenkins3/ws/OpenModelica_PR-9383
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
Failed in branch clang
[Pipeline] checkout
ERROR: Checkout failed
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ryzen-5950x-2-3
		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 hudson.FilePath.act(FilePath.java:1192)
		at hudson.FilePath.act(FilePath.java:1181)
		at hudson.FilePath.mkdirs(FilePath.java:1372)
		at hudson.plugins.git.GitSCM.createClient(GitSCM.java:845)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1294)
		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)
java.nio.file.FileSystemException: /var/lib/jenkins3/ws/OpenModelica_PR-9383: No space left on device
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
	at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:389)
	at java.base/java.nio.file.Files.createDirectory(Files.java:690)
	at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:797)
	at java.base/java.nio.file.Files.createDirectories(Files.java:783)
	at hudson.FilePath.mkdirs(FilePath.java:3718)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1382)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1377)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
	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)
ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
Running on ryzen-5950x-2-3 in /var/lib/jenkins3/ws/OpenModelica_PR-9383
[Pipeline] // node
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
Failed in branch checks
[Pipeline] checkout
ERROR: Checkout failed
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ryzen-5950x-2-3
		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 hudson.FilePath.act(FilePath.java:1192)
		at hudson.FilePath.act(FilePath.java:1181)
		at hudson.FilePath.mkdirs(FilePath.java:1372)
		at hudson.plugins.git.GitSCM.createClient(GitSCM.java:845)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1294)
		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)
java.nio.file.FileSystemException: /var/lib/jenkins3/ws/OpenModelica_PR-9383: No space left on device
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
	at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:389)
	at java.base/java.nio.file.Files.createDirectory(Files.java:690)
	at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:797)
	at java.base/java.nio.file.Files.createDirectories(Files.java:783)
	at hudson.FilePath.mkdirs(FilePath.java:3718)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1382)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1377)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
	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)
ERROR: Maximum checkout retry attempts reached, aborting
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch cmake-jammy-gcc
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (tests)
Stage "tests" skipped due to earlier failure(s)
[Pipeline] parallel
[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
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ryzen-5950x-2-3
		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 hudson.FilePath.act(FilePath.java:1192)
		at hudson.FilePath.act(FilePath.java:1181)
		at hudson.FilePath.mkdirs(FilePath.java:1372)
		at hudson.plugins.git.GitSCM.createClient(GitSCM.java:845)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1294)
		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)
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 73f89aab-a29e-4839-a202-0e1967cdbd22
Also:   	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ryzen-5950x-2-3
			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 hudson.FilePath.act(FilePath.java:1192)
			at hudson.FilePath.act(FilePath.java:1181)
			at hudson.FilePath.mkdirs(FilePath.java:1372)
			at hudson.plugins.git.GitSCM.createClient(GitSCM.java:845)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1294)
			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)
	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: a311a40a-7564-45d3-ad64-37618aaca6d7
java.nio.file.FileSystemException: /var/lib/jenkins3/ws/OpenModelica_PR-9383: No space left on device
Also:   	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ryzen-5950x-2-3
			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 hudson.FilePath.act(FilePath.java:1192)
			at hudson.FilePath.act(FilePath.java:1181)
			at hudson.FilePath.mkdirs(FilePath.java:1372)
			at hudson.plugins.git.GitSCM.createClient(GitSCM.java:845)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1294)
			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)
	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 97c8020b-02a4-4563-ad99-c17674fa2d8e
java.nio.file.FileSystemException: /var/lib/jenkins3/ws/OpenModelica_PR-9383: No space left on device
Also:   	Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to ryzen-5950x-2-3
			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 hudson.FilePath.act(FilePath.java:1192)
			at hudson.FilePath.act(FilePath.java:1181)
			at hudson.FilePath.mkdirs(FilePath.java:1372)
			at hudson.plugins.git.GitSCM.createClient(GitSCM.java:845)
			at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1294)
			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)
	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 80c5dc66-5e74-4084-ab1f-421f8638c149
java.nio.file.FileSystemException: /var/lib/jenkins3/ws/OpenModelica_PR-9383: No space left on device
java.nio.file.FileSystemException: /var/lib/jenkins3/ws/OpenModelica_PR-9383: No space left on device
	at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:100)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
	at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
	at java.base/sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:389)
	at java.base/java.nio.file.Files.createDirectory(Files.java:690)
	at java.base/java.nio.file.Files.createAndCheckIsDirectory(Files.java:797)
	at java.base/java.nio.file.Files.createDirectories(Files.java:783)
	at hudson.FilePath.mkdirs(FilePath.java:3718)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1382)
	at hudson.FilePath$Mkdirs.invoke(FilePath.java:1377)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
	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)

GitHub has been notified of this commit’s build result

Finished: FAILURE