Skip to content
StepArgumentsStatus
Start of Pipeline - (4 hr 0 min in block)
withEnv - (4 hr 0 min in block)LC_ALL
withEnv block - (4 hr 0 min in block)
stage - (17 min in block)Environment
stage block (Environment) - (17 min in block)
node - (17 min in block)linux
node block - (41 sec in block)
checkout - (35 sec in self)
withEnv - (4.9 sec in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4.8 sec in block)
script - (4.7 sec in block)
script block - (4.6 sec in block)
milestone - (0.32 sec in self)101
milestone - (0.32 sec in self)102
load - (0.35 sec in block)/var/lib/jenkins2/ws/OpenModelica_PR-8313/.CI/common.groovy
load block (/var/lib/jenkins2/ws/OpenModelica_PR-8313/.CI/common.groovy) - (59 ms in block)
echo - (0.96 sec in self)isPR: true
echo - (0.66 sec in self)shouldWeBuildMINGW: false
echo - (0.64 sec in self)shouldWeDisableAllCMakeBuilds: false
echo - (0.63 sec in self)shouldWeEnableMacOSCMakeBuild: false
echo - (0.69 sec in self)shouldWeEnableMinGWCMakeBuild: false
echo - (5 ms in self)shouldWeRunTests: true
stage - (1 hr 11 min in block)setup
stage block (setup) - (1 hr 11 min in block)
parallel - (1 hr 11 min in block)
parallel block (Branch: gcc) - (2 ms in block)
stage - (1 hr 7 min in block)gcc
stage block (gcc) - (1 hr 7 min in block)
node - (1 hr 7 min in block)linux
node block - (11 min in block)
checkout - (4.9 sec in self)
withEnv - (11 min in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (11 min in block)
isUnix - (9 ms in self)
withEnv - (0.7 sec in block)JD_TO_PULL
withEnv block - (0.56 sec in block)
sh - (0.46 sec in self)docker pull "$JD_TO_PULL"
isUnix - (11 ms in self)
withEnv - (0.52 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.38 sec in block)
sh - (0.3 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (11 min in block)
withDockerContainer block - (11 min in block)
withEnv - (11 min in block)QTDIR
withEnv block - (11 min in block)
script - (10 min in block)
script block - (10 min in block)
echo - (28 ms in self)ripper2-2
isUnix - (6 ms in self)
sh - (0.32 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
isUnix - (6 ms in self)
sh - (19 sec in self)autoreconf --install
sh - (24 sec in self)./configure CC='gcc' CXX='g++' FC=gfortran CFLAGS=-Os --with-cppruntime --without-omc --without-omlibrary --with-omniORB --enable-modelica3d --prefix=`pwd`/install
isUnix - (7 ms in self)
sh - (0.31 sec in self)uname
sh - (0.33 sec in self)lscpu -p | egrep -v "^#" | sort -u -t, -k 2,4 | wc -l
sh - (0.31 sec in self)make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//'
sh (build) - (8 min 59 sec in self)HOME='/var/lib/jenkins2/ws/OpenModelica_PR-8313' make -j16 --output-sync=recurse omc omc-diff omsimulator
sh - (15 sec in self)find build/lib/*/omc/ -name "*.so" -exec strip {} ";"
sh - (23 sec in self) mv build build.sanity-check mkdir .sanity-check cd .sanity-check cp ../testsuite/sanity-check/testSanity.mos . cat testSanity.mos ../build.sanity-check/bin/omc --linearizationDumpLanguage=matlab testSanity.mos ./M ./M -l=1.0 ls linearized_model.m ls M.fmu rm -rf ./M* ./OMCppM* ./linear_M* ./linearized_model.m
sh - (0.99 sec in self) cd .sanity-check # do not do this on Mac as it doesn't work yet # test `uname` = Darwin || ../build.sanity-check/bin/omc --simCodeTarget=Cpp testSanity.mos # test `uname` = Darwin || ./M # test `uname` = Darwin || ls M.fmu # test `uname` = Darwin || rm -rf ./M* ./OMCppM* cd .. mv build.sanity-check build rm -rf .sanity-check
sh - (27 sec in self)cd OMCompiler/Compiler/boot && ./find-unused-import.sh ../*/*.mo
stash - (53 sec in self)omc-gcc
parallel block (Branch: clang) - (2 ms in block)
stage - (1 hr 11 min in block)clang
stage block (clang) - (1 hr 11 min in block)
node - (1 hr 11 min in block)linux
node block - (14 min in block)
checkout - (2 min 1 sec in self)
withEnv - (12 min in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (12 min in block)
isUnix - (14 ms in self)
withEnv - (0.64 sec in block)JD_TO_PULL
withEnv block - (0.39 sec in block)
sh - (0.32 sec in self)docker pull "$JD_TO_PULL"
isUnix - (8 ms in self)
withEnv - (0.53 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.38 sec in block)
sh - (0.31 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (12 min in block)
withDockerContainer block - (11 min in block)
script - (11 min in block)
script block - (11 min in block)
echo - (6 ms in self)r630-1-1
isUnix - (7 ms in self)
sh - (0.57 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
isUnix - (7 ms in self)
sh - (20 sec in self)autoreconf --install
sh - (35 sec in self)./configure CC='clang' CXX='clang++' FC=gfortran CFLAGS=-Os --with-cppruntime --without-omc --without-omlibrary --with-omniORB --enable-modelica3d --prefix=`pwd`/install --without-hwloc
sh - (0.32 sec in self)make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//'
sh (clean) - (0.89 sec in self)HOME='/var/lib/jenkins1/ws/OpenModelica_PR-8313' make -j16 --output-sync=recurse clean
sh - (0.31 sec in self)make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//'
sh (build) - (9 min 59 sec in self)HOME='/var/lib/jenkins1/ws/OpenModelica_PR-8313' make -j16 --output-sync=recurse omc omc-diff omsimulator
sh - (2.2 sec in self)find build/lib/*/omc/ -name "*.so" -exec strip {} ";"
sh - (15 sec in self) mv build build.sanity-check mkdir .sanity-check cd .sanity-check cp ../testsuite/sanity-check/testSanity.mos . cat testSanity.mos ../build.sanity-check/bin/omc --linearizationDumpLanguage=matlab testSanity.mos ./M ./M -l=1.0 ls linearized_model.m ls M.fmu rm -rf ./M* ./OMCppM* ./linear_M* ./linearized_model.m
sh - (0.31 sec in self) cd .sanity-check # do not do this on Mac as it doesn't work yet # test `uname` = Darwin || ../build.sanity-check/bin/omc --simCodeTarget=Cpp testSanity.mos # test `uname` = Darwin || ./M # test `uname` = Darwin || ls M.fmu # test `uname` = Darwin || rm -rf ./M* ./OMCppM* cd .. mv build.sanity-check build rm -rf .sanity-check
sh - (12 sec in self)cd OMCompiler/Compiler/boot && ./find-unused-import.sh ../*/*.mo
isUnix - (8 ms in self)
sh - (0.3 sec in self)build/bin/omc --version | grep -o "v[0-9]\+[.][0-9]\+[.][0-9]\+[^ ]*"
sh - (2.8 sec in self)cp -Lr build build.new && rm -rf build && mv build.new build
stash - (26 sec in self)omc-clang
parallel block (Branch: Win/MinGW) - (1 ms in block)
stage - (0.34 sec in block)Win/MinGW
stage block (Win/MinGW) - (0.21 sec in block)
parallel block (Branch: cmake-jammy-gcc) - (2 ms in block)
stage - (1 hr 7 min in block)cmake-jammy-gcc
stage block (cmake-jammy-gcc) - (1 hr 7 min in block)
node - (1 hr 7 min in block)linux
node block - (8 min 24 sec in block)
checkout - (32 sec in self)
withEnv - (7 min 51 sec in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (7 min 51 sec in block)
isUnix - (6 ms in self)
readFile - (0.11 sec in self).CI/cache/Dockerfile
sh - (0.36 sec in self)docker build -t d538d2892115c4f8d87e2a8d5c4c8ddf3972e717 --pull -f ".CI/cache/Dockerfile" ".CI/cache"
isUnix - (9 ms in self)
withEnv - (2.6 sec in block)JD_ID, JD_TO_RUN
withEnv block - (2.3 sec in block)
sh - (2.2 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (7 min 48 sec in block)
withDockerContainer block - (7 min 44 sec in block)
script - (7 min 44 sec in block)
script block - (7 min 44 sec in block)
echo - (32 ms in self)Running on: ripper2-3
echo - (30 ms in self)ripper2-3
isUnix - (7 ms in self)
sh - (0.53 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
isUnix - (9 ms in self)
sh - (0.35 sec in self)mkdir ./build_cmake
sh - (0.32 sec in self)cmake --version
sh - (39 sec in self)cmake -S ./ -B ./build_cmake -DCMAKE_BUILD_TYPE=Release -DOM_USE_CCACHE=OFF -DCMAKE_INSTALL_PREFIX=build
sh - (6 min 56 sec in self)cmake --build ./build_cmake --parallel 16 --target install
sh - (6.8 sec in self)cmake --build ./build_cmake --parallel 16 --target testsuite-depends
sh - (0.31 sec in self)build/bin/omc --version
parallel block (Branch: cmake-macos-arm64-gcc) - (2 ms in block)
stage - (0.39 sec in block)cmake-macos-arm64-gcc
stage block (cmake-macos-arm64-gcc) - (0.2 sec in block)
parallel block (Branch: cmake-OMDev-gcc) - (1 ms in block)
stage - (0.42 sec in block)cmake-OMDev-gcc
stage block (cmake-OMDev-gcc) - (0.18 sec in block)
parallel block (Branch: checks) - (59 min in block)
stage - (59 min in block)checks
stage block (checks) - (59 min in block)
node - (59 min in block)linux
node block - (2 min 37 sec in block)
checkout - (56 sec in self)
withEnv - (1 min 40 sec in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 40 sec in block)
isUnix - (8 ms in self)
withEnv - (2.2 sec in block)JD_TO_PULL
withEnv block - (2.1 sec in block)
sh - (2 sec in self)docker pull "$JD_TO_PULL"
isUnix - (8 ms in self)
withEnv - (0.53 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.38 sec in block)
sh - (0.32 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (1 min 37 sec in block)
withDockerContainer block - (33 sec in block)
script - (0.61 sec in block)
script block - (0.41 sec in block)
echo - (37 ms in self)r630-1-2
isUnix - (7 ms in self)
sh - (0.34 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
sh - (0.31 sec in self)! git submodule foreach --recursive git diff 2>&1 | grep CRLF
isUnix - (7 ms in self)
sh - (1.1 sec in self)uname
sh - (0.34 sec in self)lscpu -p | egrep -v "^#" | wc -l
sh - (26 sec in self)make -f Makefile.in -j32 --output-sync=recurse bom-error utf8-error thumbsdb-error spellcheck
sh - (4.1 sec in self) cd doc/bibliography mkdir -p openmodelica.org-bibgen sh generate.sh "$PWD/openmodelica.org-bibgen"
stash - (0.11 sec in self)bibliography
stage - (2 hr 1 min in block)tests
stage block (tests) - (2 hr 1 min in block)
parallel - (2 hr 1 min in block)
parallel block (Branch: cross-build-fmu) - (2 ms in block)
stage - (1 hr 43 min in block)cross-build-fmu
stage block (cross-build-fmu) - (1 hr 43 min in block)
node - (1 hr 43 min in block)linux
node block - (8 min 2 sec in block)
checkout - (41 sec in self)
withEnv - (7 min 21 sec in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (7 min 20 sec in block)
withEnv - (7 min 20 sec in block)LIBRARIES, RUNTESTDB
withEnv block - (7 min 20 sec in block)
script - (7 min 20 sec in block)
script block - (7 min 20 sec in block)
isUnix - (39 ms in self)
withEnv - (1.2 sec in block)JD_IMAGE
withEnv block - (0.98 sec in block)
sh - (0.91 sec in self)docker build -t "$JD_IMAGE" --pull .CI/cache
sh - (0.54 sec in self)stat -c %g /var/run/docker.sock
isUnix - (8 ms in self)
withEnv - (0.56 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.38 sec in block)
sh - (0.31 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (7 min 17 sec in block)
withDockerContainer block - (6 min 39 sec in block)
echo - (30 ms in self)ryzen-5950x-2-3
isUnix - (6 ms in self)
sh - (0.38 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (5.4 sec in self)omc-clang
isUnix - (11 ms in self)
sh - (0.32 sec in self)test ! -z '/cache/omlibrary'
sh - (0.35 sec in self)cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.32 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache mkdir -p libraries/.openmodelica/ test ! -e libraries/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache ls -lh libraries/.openmodelica/cache/
isUnix - (31 ms in self)
isUnix - (7 ms in self)
sh - (0.32 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (19 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.57 sec in self)cd OMCompiler && ./config.status
sh - (0.36 sec in self)./config.status
sh - (0.34 sec in self)touch omc.skip
lock - (26 sec in block)ryzen-5950x-2
lock block - (26 sec in block)
sh - (26 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
isUnix - (7 ms in self)
sh - (1 sec in self)build/bin/omc --version | grep -o "v[0-9]\+[.][0-9]\+[.][0-9]\+[^ ]*"
writeFile - (74 ms in self)testsuite/special/FmuExportCrossCompile/VERSION
sh - (1.9 sec in self)make -C testsuite/special/FmuExportCrossCompile/ dockerpull
sh - (5 min 38 sec in self)make -C testsuite/special/FmuExportCrossCompile/ test
stash - (0.53 sec in self)cross-fmu
stash - (0.12 sec in self)cross-fmu-extras
archiveArtifacts - (0.51 sec in self)testsuite/special/FmuExportCrossCompile/*.fmu
parallel block (Branch: testsuite-clang 1/3) - (2 ms in block)
stage - (1 hr 52 min in block)testsuite-clang 1/3
stage block (testsuite-clang 1/3) - (1 hr 52 min in block)
node - (1 hr 52 min in block)linux
node block - (11 min in block)
checkout - (16 sec in self)
withEnv - (10 min in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (10 min in block)
isUnix - (7 ms in self)
readFile - (74 ms in self).CI/cache/Dockerfile
sh - (4.8 sec in self)docker build -t d538d2892115c4f8d87e2a8d5c4c8ddf3972e717 --pull -f ".CI/cache/Dockerfile" ".CI/cache"
isUnix - (10 ms in self)
withEnv - (0.52 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.38 sec in block)
sh - (0.31 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (10 min in block)
withDockerContainer block - (8 min 31 sec in block)
withEnv - (8 min 29 sec in block)LIBRARIES, RUNTESTDB
withEnv block - (8 min 29 sec in block)
script - (8 min 29 sec in block)
script block - (8 min 29 sec in block)
echo - (7 ms in self)r630-1-2
isUnix - (8 ms in self)
sh - (0.38 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (8.3 sec in self)omc-clang
isUnix - (40 ms in self)
sh - (0.52 sec in self)test ! -z '/cache/omlibrary'
sh - (0.54 sec in self)cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.33 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache mkdir -p libraries/.openmodelica/ test ! -e libraries/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache ls -lh libraries/.openmodelica/cache/
isUnix - (32 ms in self)
isUnix - (7 ms in self)
sh - (1.1 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (24 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.58 sec in self)cd OMCompiler && ./config.status
sh - (0.38 sec in self)./config.status
sh - (0.34 sec in self)touch omc.skip
lock - (38 sec in block)informatix
lock block - (38 sec in block)
sh - (38 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
isUnix - (47 ms in self)
sh - (0.58 sec in self)rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool
sh - (0.34 sec in self)build/bin/omc-diff -v1.4
sh - (7 min 12 sec in self)#!/bin/bash -x ulimit -t 1500 ulimit -v 6291456 # Max 6GB per process cd testsuite/partest ./runtests.pl -j16 -partition=1/3 -nocolour -with-xml CODE=$? test $CODE = 0 -o $CODE = 7 || exit 1 if test $CODE = 0; then mkdir -p "/cache/runtest//master/" cp ../runtest.db.* "/cache/runtest//master/" fi
junit - (0.14 sec in self)testsuite/partest/result.xml
parallel block (Branch: testsuite-clang 2/3) - (2 ms in block)
stage - (1 hr 53 min in block)testsuite-clang 2/3
stage block (testsuite-clang 2/3) - (1 hr 53 min in block)
node - (1 hr 53 min in block)linux
node block - (9 min 14 sec in block)
checkout - (6 sec in self)
withEnv - (9 min 8 sec in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (9 min 8 sec in block)
isUnix - (6 ms in self)
readFile - (0.11 sec in self).CI/cache/Dockerfile
sh - (0.34 sec in self)docker build -t d538d2892115c4f8d87e2a8d5c4c8ddf3972e717 --pull -f ".CI/cache/Dockerfile" ".CI/cache"
isUnix - (8 ms in self)
withEnv - (0.53 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.38 sec in block)
sh - (0.31 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (9 min 7 sec in block)
withDockerContainer block - (9 min 4 sec in block)
withEnv - (9 min 4 sec in block)LIBRARIES, RUNTESTDB
withEnv block - (9 min 4 sec in block)
script - (9 min 3 sec in block)
script block - (9 min 3 sec in block)
echo - (6 ms in self)ryzen-5950x-2-3
isUnix - (8 ms in self)
sh - (0.34 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (6.1 sec in self)omc-clang
isUnix - (8 ms in self)
sh - (0.47 sec in self)test ! -z '/cache/omlibrary'
sh - (0.33 sec in self)cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.37 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache mkdir -p libraries/.openmodelica/ test ! -e libraries/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache ls -lh libraries/.openmodelica/cache/
isUnix - (36 ms in self)
isUnix - (7 ms in self)
sh - (0.32 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (18 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.57 sec in self)cd OMCompiler && ./config.status
sh - (0.36 sec in self)./config.status
sh - (0.34 sec in self)touch omc.skip
lock - (22 sec in block)ryzen-5950x-2
lock block - (22 sec in block)
sh - (22 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
isUnix - (47 ms in self)
sh - (0.58 sec in self)rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool
sh - (0.33 sec in self)build/bin/omc-diff -v1.4
sh - (8 min 11 sec in self)#!/bin/bash -x ulimit -t 1500 ulimit -v 6291456 # Max 6GB per process cd testsuite/partest ./runtests.pl -j16 -partition=2/3 -nocolour -with-xml CODE=$? test $CODE = 0 -o $CODE = 7 || exit 1 if test $CODE = 0; then mkdir -p "/cache/runtest//master/" cp ../runtest.db.* "/cache/runtest//master/" fi
junit - (0.19 sec in self)testsuite/partest/result.xml
parallel block (Branch: testsuite-clang 3/3) - (1 ms in block)
stage - (1 hr 58 min in block)testsuite-clang 3/3
stage block (testsuite-clang 3/3) - (1 hr 58 min in block)
node - (1 hr 58 min in block)linux
node block - (14 min in block)
checkout - (6.2 sec in self)
withEnv - (14 min in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (14 min in block)
isUnix - (7 ms in self)
readFile - (88 ms in self).CI/cache/Dockerfile
sh - (0.36 sec in self)docker build -t d538d2892115c4f8d87e2a8d5c4c8ddf3972e717 --pull -f ".CI/cache/Dockerfile" ".CI/cache"
isUnix - (10 ms in self)
withEnv - (0.62 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.42 sec in block)
sh - (0.34 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (14 min in block)
withDockerContainer block - (14 min in block)
withEnv - (14 min in block)LIBRARIES, RUNTESTDB
withEnv block - (14 min in block)
script - (14 min in block)
script block - (14 min in block)
echo - (6 ms in self)intel-3930k-1
isUnix - (9 ms in self)
sh - (0.37 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (5.7 sec in self)omc-clang
isUnix - (7 ms in self)
sh - (0.32 sec in self)test ! -z '/cache/omlibrary'
sh - (0.37 sec in self)cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.37 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache mkdir -p libraries/.openmodelica/ test ! -e libraries/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache ls -lh libraries/.openmodelica/cache/
isUnix - (37 ms in self)
isUnix - (7 ms in self)
sh - (0.36 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (21 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.58 sec in self)cd OMCompiler && ./config.status
sh - (0.32 sec in self)./config.status
sh - (0.33 sec in self)touch omc.skip
sh - (24 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
isUnix - (41 ms in self)
sh - (0.32 sec in self)rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool
sh - (0.34 sec in self)build/bin/omc-diff -v1.4
sh - (13 min in self)#!/bin/bash -x ulimit -t 1500 ulimit -v 6291456 # Max 6GB per process cd testsuite/partest ./runtests.pl -j16 -partition=3/3 -nocolour -with-xml CODE=$? test $CODE = 0 -o $CODE = 7 || exit 1 if test $CODE = 0; then mkdir -p "/cache/runtest//master/" cp ../runtest.db.* "/cache/runtest//master/" fi
junit - (0.42 sec in self)testsuite/partest/result.xml
parallel block (Branch: testsuite-gcc 1/3) - (2 ms in block)
stage - (1 hr 58 min in block)testsuite-gcc 1/3
stage block (testsuite-gcc 1/3) - (1 hr 58 min in block)
node - (1 hr 58 min in block)linux
node block - (12 min in block)
checkout - (6.6 sec in self)
withEnv - (12 min in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (12 min in block)
isUnix - (7 ms in self)
readFile - (74 ms in self).CI/cache/Dockerfile
sh - (0.32 sec in self)docker build -t d538d2892115c4f8d87e2a8d5c4c8ddf3972e717 --pull -f ".CI/cache/Dockerfile" ".CI/cache"
isUnix - (7 ms in self)
withEnv - (0.56 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.39 sec in block)
sh - (0.32 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (12 min in block)
withDockerContainer block - (12 min in block)
withEnv - (12 min in block)LIBRARIES, RUNTESTDB
withEnv block - (12 min in block)
script - (12 min in block)
script block - (12 min in block)
echo - (32 ms in self)intel-4930k-1
isUnix - (6 ms in self)
sh - (0.32 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (7.5 sec in self)omc-gcc
isUnix - (12 ms in self)
sh - (0.32 sec in self)test ! -z '/cache/omlibrary'
sh - (0.37 sec in self)cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.32 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache mkdir -p libraries/.openmodelica/ test ! -e libraries/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache ls -lh libraries/.openmodelica/cache/
isUnix - (34 ms in self)
isUnix - (7 ms in self)
sh - (0.32 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (22 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.6 sec in self)cd OMCompiler && ./config.status
sh - (0.32 sec in self)./config.status
sh - (0.32 sec in self)touch omc.skip
sh - (24 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
isUnix - (38 ms in self)
sh - (0.33 sec in self)rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool
sh - (0.33 sec in self)build/bin/omc-diff -v1.4
sh - (11 min in self)#!/bin/bash -x ulimit -t 1500 ulimit -v 6291456 # Max 6GB per process cd testsuite/partest ./runtests.pl -j16 -partition=1/3 -nocolour -with-xml CODE=$? test $CODE = 0 -o $CODE = 7 || exit 1 if test $CODE = 0; then mkdir -p "/cache/runtest//master/" cp ../runtest.db.* "/cache/runtest//master/" fi
junit - (0.34 sec in self)testsuite/partest/result.xml
parallel block (Branch: testsuite-gcc 2/3) - (12 ms in block)
stage - (2 hr 0 min in block)testsuite-gcc 2/3
stage block (testsuite-gcc 2/3) - (2 hr 0 min in block)
node - (2 hr 0 min in block)linux
node block - (8 min 4 sec in block)
checkout - (5.7 sec in self)
withEnv - (7 min 58 sec in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (7 min 58 sec in block)
isUnix - (6 ms in self)
readFile - (79 ms in self).CI/cache/Dockerfile
sh - (0.33 sec in self)docker build -t d538d2892115c4f8d87e2a8d5c4c8ddf3972e717 --pull -f ".CI/cache/Dockerfile" ".CI/cache"
isUnix - (8 ms in self)
withEnv - (0.56 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.39 sec in block)
sh - (0.31 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (7 min 57 sec in block)
withDockerContainer block - (7 min 25 sec in block)
withEnv - (7 min 24 sec in block)LIBRARIES, RUNTESTDB
withEnv block - (7 min 24 sec in block)
script - (7 min 24 sec in block)
script block - (7 min 24 sec in block)
echo - (36 ms in self)r630-1-2
isUnix - (8 ms in self)
sh - (0.32 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (7.9 sec in self)omc-gcc
isUnix - (9 ms in self)
sh - (0.31 sec in self)test ! -z '/cache/omlibrary'
sh - (0.32 sec in self)cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.41 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache mkdir -p libraries/.openmodelica/ test ! -e libraries/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache ls -lh libraries/.openmodelica/cache/
isUnix - (33 ms in self)
isUnix - (7 ms in self)
sh - (0.32 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (27 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.57 sec in self)cd OMCompiler && ./config.status
sh - (0.31 sec in self)./config.status
sh - (0.32 sec in self)touch omc.skip
lock - (31 sec in block)informatix
lock block - (31 sec in block)
sh - (31 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
isUnix - (39 ms in self)
sh - (0.65 sec in self)rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool
sh - (0.43 sec in self)build/bin/omc-diff -v1.4
sh - (6 min 13 sec in self)#!/bin/bash -x ulimit -t 1500 ulimit -v 6291456 # Max 6GB per process cd testsuite/partest ./runtests.pl -j16 -partition=2/3 -nocolour -with-xml CODE=$? test $CODE = 0 -o $CODE = 7 || exit 1 if test $CODE = 0; then mkdir -p "/cache/runtest//master/" cp ../runtest.db.* "/cache/runtest//master/" fi
junit - (0.36 sec in self)testsuite/partest/result.xml
parallel block (Branch: testsuite-gcc 3/3) - (2 ms in block)
stage - (2 hr 1 min in block)testsuite-gcc 3/3
stage block (testsuite-gcc 3/3) - (2 hr 1 min in block)
node - (2 hr 1 min in block)linux
node block - (8 min 47 sec in block)
checkout - (5.4 sec in self)
withEnv - (8 min 41 sec in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (8 min 41 sec in block)
isUnix - (7 ms in self)
readFile - (73 ms in self).CI/cache/Dockerfile
sh - (0.31 sec in self)docker build -t d538d2892115c4f8d87e2a8d5c4c8ddf3972e717 --pull -f ".CI/cache/Dockerfile" ".CI/cache"
isUnix - (8 ms in self)
withEnv - (0.53 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.39 sec in block)
sh - (0.31 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (8 min 40 sec in block)
withDockerContainer block - (8 min 38 sec in block)
withEnv - (8 min 38 sec in block)LIBRARIES, RUNTESTDB
withEnv block - (8 min 38 sec in block)
script - (8 min 37 sec in block)
script block - (8 min 37 sec in block)
echo - (33 ms in self)ryzen-5950x-2-3
isUnix - (7 ms in self)
sh - (0.31 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (5.8 sec in self)omc-gcc
isUnix - (8 ms in self)
sh - (0.32 sec in self)test ! -z '/cache/omlibrary'
sh - (0.31 sec in self)cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.31 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache mkdir -p libraries/.openmodelica/ test ! -e libraries/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache ls -lh libraries/.openmodelica/cache/
isUnix - (31 ms in self)
isUnix - (8 ms in self)
sh - (0.32 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (20 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.59 sec in self)cd OMCompiler && ./config.status
sh - (0.31 sec in self)./config.status
sh - (0.36 sec in self)touch omc.skip
lock - (19 sec in block)ryzen-5950x-2
lock block - (19 sec in block)
sh - (19 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
isUnix - (38 ms in self)
sh - (0.31 sec in self)rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool
sh - (0.32 sec in self)build/bin/omc-diff -v1.4
sh - (7 min 47 sec in self)#!/bin/bash -x ulimit -t 1500 ulimit -v 6291456 # Max 6GB per process cd testsuite/partest ./runtests.pl -j16 -partition=3/3 -nocolour -with-xml CODE=$? test $CODE = 0 -o $CODE = 7 || exit 1 if test $CODE = 0; then mkdir -p "/cache/runtest//master/" cp ../runtest.db.* "/cache/runtest//master/" fi
junit - (0.45 sec in self)testsuite/partest/result.xml
parallel block (Branch: testsuite-compliance) - (2 ms in block)
stage - (1 hr 57 min in block)testsuite-compliance
stage block (testsuite-compliance) - (1 hr 57 min in block)
node - (1 hr 57 min in block)linux
node block - (3 min 25 sec in block)
checkout - (5.1 sec in self)
withEnv - (3 min 20 sec in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (3 min 20 sec in block)
isUnix - (7 ms in self)
readFile - (73 ms in self).CI/cache/Dockerfile
sh - (0.33 sec in self)docker build -t d538d2892115c4f8d87e2a8d5c4c8ddf3972e717 --pull -f ".CI/cache/Dockerfile" ".CI/cache"
isUnix - (8 ms in self)
withEnv - (0.56 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.39 sec in block)
sh - (0.32 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (3 min 18 sec in block)
withDockerContainer block - (3 min 15 sec in block)
withEnv - (3 min 15 sec in block)LIBRARIES, COMPLIANCEEXTRAREPORTFLAGS, COMPLIANCEPREFIX
withEnv block - (3 min 15 sec in block)
script - (3 min 14 sec in block)
script block - (3 min 14 sec in block)
isUnix - (37 ms in self)
echo - (32 ms in self)ripper2-2
isUnix - (8 ms in self)
sh - (0.32 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (5.1 sec in self)omc-clang
isUnix - (7 ms in self)
sh - (0.32 sec in self)test ! -z '/cache/omlibrary'
sh - (0.36 sec in self)cp -f null/master/runtest.db.* testsuite/ || cp -f null/master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.32 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache mkdir -p libraries/.openmodelica/ test ! -e libraries/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache ls -lh libraries/.openmodelica/cache/
isUnix - (35 ms in self)
isUnix - (8 ms in self)
sh - (0.33 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (18 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.57 sec in self)cd OMCompiler && ./config.status
sh - (0.32 sec in self)./config.status
sh - (0.34 sec in self)touch omc.skip
lock - (20 sec in block)ripper2
lock block - (20 sec in block)
sh - (20 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
sh - (2 min 23 sec in self)HOME=$PWD/libraries/ build/bin/omc -g=MetaModelica build/share/doc/omc/testmodels/ComplianceSuite.mos
sh - (0.32 sec in self)mv compliance.html compliance-current.html
sh - (0.37 sec in self)test -f compliance.xml
isUnix - (8 ms in self)
sh - (0.37 sec in self)build/bin/omc --version | grep -o "v[0-9]\+[.][0-9]\+[.][0-9]\+[^ ]*"
sh - (0.34 sec in self)cp -p compliance-current.html compliance-v1.23.0-dev.115+g715c41f388.html
sh - (0.33 sec in self)test ! 'master' = 'master' || rm -f compliance-current.html
stash - (0.23 sec in self)compliance
isUnix - (6 ms in self)
sh - (0.44 sec in self)build/bin/omc --version | grep -o "v[0-9]\+[.][0-9]\+[.][0-9]\+[^ ]*"
archiveArtifacts - (0.27 sec in self)compliance*v1.23.0-dev.115+g715c41f388.html, compliance.failures
sh - (0.32 sec in self)sed -i.bak 's/%/\%/g' compliance.ignore.xml && sed -i.bak 's/[^[:print:]]/ /g' compliance.ignore.xml
junit - (0.36 sec in self)compliance.ignore.xml
parallel block (Branch: build-gui-clang-qt5) - (2 ms in block)
stage - (1 hr 46 min in block)build-gui-clang-qt5
stage block (build-gui-clang-qt5) - (1 hr 46 min in block)
node - (1 hr 46 min in block)linux
node block - (10 min in block)
checkout - (34 sec in self)
withEnv - (10 min in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (10 min in block)
isUnix - (9 ms in self)
withEnv - (0.53 sec in block)JD_TO_PULL
withEnv block - (0.39 sec in block)
sh - (0.32 sec in self)docker pull "$JD_TO_PULL"
isUnix - (8 ms in self)
withEnv - (0.53 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.39 sec in block)
sh - (0.31 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (10 min in block)
withDockerContainer block - (10 min in block)
script - (9 min 12 sec in block)
script block - (9 min 11 sec in block)
isUnix - (10 ms in self)
echo - (6 ms in self)intel-4930k-1
isUnix - (6 ms in self)
sh - (0.4 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (5.9 sec in self)omc-clang
sh - (52 sec in self)autoreconf --install
isUnix - (6 ms in self)
sh - (0.33 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (32 sec in self)echo ./configure `./config.status --config` > config.status.2 && bash ./config.status.2
sh - (48 sec in self)touch omc.skip omc-diff.skip ReferenceFiles.skip omsimulator.skip && make -j16 omc omc-diff ReferenceFiles omsimulator omparser omsens_qt
sh - (0.32 sec in self)make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//'
sh - (6 min 47 sec in self)make -j16 --output-sync=recurse
sh - (0.33 sec in self)make --version | grep -o -E '[0-9]+' | head -1 | sed -e 's/^0\+//'
sh - (0.33 sec in self)uname
sh (install) - (2.8 sec in self)HOME='/var/lib/jenkins/ws/OpenModelica_PR-8313' make -j16 --output-sync=recurse install
stash - (49 sec in self)omedit-testsuite-clang
parallel block (Branch: build-usersguide) - (1 ms in block)
stage - (1 hr 43 min in block)build-usersguide
stage block (build-usersguide) - (1 hr 43 min in block)
node - (1 hr 43 min in block)linux
node block - (8 min 20 sec in block)
checkout - (36 sec in self)
withEnv - (7 min 43 sec in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (7 min 43 sec in block)
isUnix - (7 ms in self)
readFile - (0.1 sec in self).CI/cache/Dockerfile
sh - (0.32 sec in self)docker build -t d538d2892115c4f8d87e2a8d5c4c8ddf3972e717 --pull -f ".CI/cache/Dockerfile" ".CI/cache"
isUnix - (8 ms in self)
withEnv - (0.62 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.47 sec in block)
sh - (0.32 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (7 min 42 sec in block)
withDockerContainer block - (7 min 36 sec in block)
withCredentials - (7 min 36 sec in block)
withCredentials block - (7 min 36 sec in block)
withEnv - (7 min 36 sec in block)LIBRARIES, RUNTESTDB
withEnv block - (7 min 36 sec in block)
script - (1 min 19 sec in block)
script block - (1 min 19 sec in block)
echo - (36 ms in self)intel-3930k-1
isUnix - (8 ms in self)
sh - (0.31 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (5.8 sec in self)omc-clang
isUnix - (10 ms in self)
sh - (0.32 sec in self)test ! -z '/cache/omlibrary'
sh - (0.32 sec in self)cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.32 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache mkdir -p libraries/.openmodelica/ test ! -e libraries/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache ls -lh libraries/.openmodelica/cache/
isUnix - (31 ms in self)
isUnix - (7 ms in self)
sh - (0.32 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (45 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.64 sec in self)cd OMCompiler && ./config.status
sh - (0.35 sec in self)./config.status
sh - (0.34 sec in self)touch omc.skip
sh - (24 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
sh - (6 min 9 sec in self) export OPENMODELICAHOME=$PWD/build test ! -d $PWD/build/lib/omlibrary cp -a libraries/.openmodelica/libraries $PWD/build/lib/omlibrary for target in html pdf epub; do if ! make -C doc/UsersGuide $target; then killall omc || true exit 1 fi done
sh - (3.6 sec in self)tar --transform 's/^html/OpenModelicaUsersGuide/' -cJf OpenModelicaUsersGuide-latest.html.tar.xz -C doc/UsersGuide/build html
sh - (0.33 sec in self)mv doc/UsersGuide/build/latex/OpenModelicaUsersGuide.pdf OpenModelicaUsersGuide-latest.pdf
sh - (0.33 sec in self)mv doc/UsersGuide/build/epub/OpenModelicaUsersGuide.epub OpenModelicaUsersGuide-latest.epub
archiveArtifacts - (1.3 sec in self)OpenModelicaUsersGuide-latest*.*
stash - (1.2 sec in self)usersguide
parallel block (Branch: testsuite-clang-parmod) - (2 ms in block)
stage - (1 hr 59 min in block)testsuite-clang-parmod
stage block (testsuite-clang-parmod) - (1 hr 59 min in block)
node - (1 hr 59 min in block)linux-intel-x64
node block - (41 sec in block)
checkout - (5 sec in self)
withEnv - (35 sec in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (35 sec in block)
isUnix - (8 ms in self)
withEnv - (0.6 sec in block)JD_TO_PULL
withEnv block - (0.44 sec in block)
sh - (0.36 sec in self)docker pull "$JD_TO_PULL"
isUnix - (8 ms in self)
withEnv - (0.78 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.53 sec in block)
sh - (0.39 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (34 sec in block)
withDockerContainer block - (31 sec in block)
script - (28 sec in block)
script block - (28 sec in block)
echo - (76 ms in self)intel-4930k-1
isUnix - (8 ms in self)
sh - (0.32 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (5.9 sec in self)omc-clang
isUnix - (37 ms in self)
sh - (0.34 sec in self)rm -f omc-diff.skip && make -C testsuite/difftool clean && make --output-sync=recurse -C testsuite/difftool
sh - (0.32 sec in self)build/bin/omc-diff -v1.4
sh - (21 sec in self)#!/bin/bash -x ulimit -t 1500 ulimit -v 6291456 # Max 6GB per process cd testsuite/partest ./runtests.pl -j16 -partition=1/1 -nocolour -with-xml -j1 -parmodexp CODE=$? test $CODE = 0 -o $CODE = 7 || exit 1
junit - (0.39 sec in self)testsuite/partest/result.xml
parallel block (Branch: testsuite-clang-metamodelica) - (2 ms in block)
stage - (1 hr 55 min in block)testsuite-clang-metamodelica
stage block (testsuite-clang-metamodelica) - (1 hr 55 min in block)
node - (1 hr 55 min in block)linux
node block - (46 sec in block)
checkout - (31 sec in self)
withEnv - (14 sec in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (14 sec in block)
isUnix - (8 ms in self)
withEnv - (0.6 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.44 sec in block)
sh - (0.37 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (13 sec in block)
withDockerContainer block - (9.1 sec in block)
script - (0.89 sec in block)
script block - (0.74 sec in block)
echo - (32 ms in self)ryzen-5950x-2-2
isUnix - (7 ms in self)
sh - (0.62 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (6 sec in self)omc-clang
sh - (1.9 sec in self)make -C testsuite/metamodelica/MetaModelicaDev test-error
parallel block (Branch: testsuite-matlab-translator) - (2 ms in block)
stage - (1 hr 57 min in block)testsuite-matlab-translator
stage block (testsuite-matlab-translator) - (1 hr 57 min in block)
node - (1 hr 57 min in block)linux
node block - (2 min 2 sec in block)
checkout - (6.3 sec in self)
withEnv - (1 min 55 sec in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 54 sec in block)
isUnix - (8 ms in self)
withEnv - (1.6 sec in block)JD_TO_PULL
withEnv block - (1.4 sec in block)
sh - (1.3 sec in self)docker pull "$JD_TO_PULL"
isUnix - (8 ms in self)
withEnv - (0.59 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.45 sec in block)
sh - (0.32 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (1 min 52 sec in block)
withDockerContainer block - (56 sec in block)
script - (38 sec in block)
script block - (38 sec in block)
echo - (5 ms in self)ryzen-5950x-2-2
isUnix - (7 ms in self)
sh - (0.37 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (7.2 sec in self)omc-clang
isUnix - (33 ms in self)
isUnix - (7 ms in self)
sh - (4.9 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (24 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.88 sec in self)cd OMCompiler && ./config.status
sh - (0.31 sec in self)./config.status
sh - (11 sec in self)make -C testsuite/special/MatlabTranslator/ test
parallel block (Branch: test-clang-icon-generator) - (1 hr 58 min in block)
stage - (1 hr 58 min in block)test-clang-icon-generator
stage block (test-clang-icon-generator) - (1 hr 58 min in block)
node - (1 hr 58 min in block)linux
node block - (2 min 4 sec in block)
checkout - (7.9 sec in self)
withEnv - (1 min 56 sec in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (1 min 55 sec in block)
isUnix - (8 ms in self)
withEnv - (0.6 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.44 sec in block)
sh - (0.32 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (1 min 54 sec in block)
withDockerContainer block - (1 min 35 sec in block)
withEnv - (1 min 34 sec in block)LIBRARIES, RUNTESTDB
withEnv block - (1 min 34 sec in block)
script - (1 min 28 sec in block)
script block - (1 min 28 sec in block)
echo - (5 ms in self)r630-1-1
isUnix - (13 ms in self)
sh - (0.58 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (7.4 sec in self)omc-clang
isUnix - (7 ms in self)
sh - (0.42 sec in self)test ! -z '/cache/omlibrary'
sh - (0.37 sec in self)cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.36 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache mkdir -p libraries/.openmodelica/ test ! -e libraries/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache ls -lh libraries/.openmodelica/cache/
isUnix - (34 ms in self)
isUnix - (6 ms in self)
sh - (0.33 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (47 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (1.4 sec in self)cd OMCompiler && ./config.status
sh - (0.57 sec in self)./config.status
sh - (0.37 sec in self)touch omc.skip
lock - (29 sec in block)informatix
lock block - (28 sec in block)
sh - (28 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
sh - (5.5 sec in self)make -C testsuite/openmodelica/icon-generator test
stage - (29 min in block)fmuchecker + FMPy + OMEdit testsuite
stage block (fmuchecker + FMPy + OMEdit testsuite) - (29 min in block)
parallel - (29 min in block)
parallel block (Branch: linux-wine-fmuchecker) - (2 ms in block)
stage - (26 min in block)linux-wine-fmuchecker
stage block (linux-wine-fmuchecker) - (26 min in block)
node - (26 min in block)linux
node block - (58 sec in block)
isUnix - (14 ms in self)
withEnv - (0.53 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.39 sec in block)
sh - (0.31 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (57 sec in block)
withDockerContainer block - (26 sec in block)
echo - (6 ms in self)ryzen-5950x-2-2
sh - (0.56 sec in self)rm -rf testsuite/
unstash - (0.27 sec in self)cross-fmu
unstash - (81 ms in self)cross-fmu-extras
sh - (19 sec in self) export HOME="$PWD" cd testsuite/special/FmuExportCrossCompile/ ./single-fmu-run.sh linux64 `cat VERSION` ./single-fmu-run.sh linux32 `cat VERSION` ./single-fmu-run.sh win64 `cat VERSION` ./single-fmu-run.sh win32 `cat VERSION`
stash - (5.9 sec in self)cross-fmu-results-linux-wine
parallel block (Branch: linux-FMPy) - (1 ms in block)
stage - (26 min in block)linux-FMPy
stage block (linux-FMPy) - (26 min in block)
node - (26 min in block)linux
node block - (45 sec in block)
isUnix - (7 ms in self)
withEnv - (0.67 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.47 sec in block)
sh - (0.35 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (45 sec in block)
withDockerContainer block - (42 sec in block)
echo - (5 ms in self)intel-4930k-1
unstash - (0.27 sec in self)cross-fmu
sh - (42 sec in self) export HOME="$PWD" cd testsuite/special/FMPy/ make clean make test
parallel block (Branch: osx-fmuchecker) - (2 ms in block)
stage - (10 sec in block)osx-fmuchecker
stage block (osx-fmuchecker) - (10 sec in block)
node - (10 sec in block)osx
node block - (9.9 sec in block)
echo - (6 ms in self)mac00286
sh - (0.42 sec in self)rm -rf testsuite/
unstash - (1.5 sec in self)cross-fmu
unstash - (0.17 sec in self)cross-fmu-extras
sh - (5.8 sec in self) cd testsuite/special/FmuExportCrossCompile/ ./single-fmu-run.sh darwin64 `cat VERSION` /usr/local/bin/fmuCheck.darwin64
stash - (1.7 sec in self)cross-fmu-results-osx
parallel block (Branch: arm-fmuchecker) - (3 ms in block)
stage - (24 sec in block)arm-fmuchecker
stage block (arm-fmuchecker) - (24 sec in block)
node - (23 sec in block)linux-arm32
node block - (23 sec in block)
isUnix - (8 ms in self)
withEnv - (0.56 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.37 sec in block)
sh - (0.34 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (22 sec in block)
withDockerContainer block - (19 sec in block)
echo - (6 ms in self)arm64-1-1
sh - (0.34 sec in self)rm -rf testsuite/
unstash - (0.66 sec in self)cross-fmu
unstash - (0.1 sec in self)cross-fmu-extras
sh - (5.9 sec in self) cd testsuite/special/FmuExportCrossCompile/ ./single-fmu-run.sh arm-linux-gnueabihf `cat VERSION` /usr/local/bin/fmuCheck.arm-linux-gnueabihf
stash - (12 sec in self)cross-fmu-results-armhf
parallel block (Branch: clang-qt5-omedit-testsuite) - (29 min in block)
stage - (29 min in block)clang-qt5-omedit-testsuite
stage block (clang-qt5-omedit-testsuite) - (29 min in block)
node - (29 min in block)linux
node block - (4 min 57 sec in block)
checkout - (6.8 sec in self)
withEnv - (4 min 50 sec in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_LOCAL_BRANCH, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (4 min 50 sec in block)
isUnix - (8 ms in self)
withEnv - (0.54 sec in block)JD_TO_PULL
withEnv block - (0.38 sec in block)
sh - (0.3 sec in self)docker pull "$JD_TO_PULL"
isUnix - (8 ms in self)
withEnv - (0.53 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.38 sec in block)
sh - (0.31 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (4 min 49 sec in block)
withDockerContainer block - (3 min 6 sec in block)
withEnv - (3 min 6 sec in block)LIBRARIES, RUNTESTDB
withEnv block - (3 min 6 sec in block)
script - (3 min 5 sec in block)
script block - (3 min 5 sec in block)
isUnix - (45 ms in self)
echo - (33 ms in self)r630-1-2
isUnix - (7 ms in self)
sh - (0.32 sec in self)git clean -ffdx && git submodule foreach --recursive git clean -ffdx
unstash - (12 sec in self)omedit-testsuite-clang
sh - (21 sec in self)autoreconf --install
isUnix - (7 ms in self)
sh - (0.33 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (43 sec in self)echo ./configure `./config.status --config` > config.status.2 && bash ./config.status.2
isUnix - (7 ms in self)
sh - (0.32 sec in self)test ! -z '/cache/omlibrary'
sh - (0.32 sec in self)cp -f /cache/runtest//master/runtest.db.* testsuite/ || cp -f /cache/runtest//master/runtest.db.* testsuite/ || true
sh (Create directory for omlibrary cache) - (0.34 sec in self) mkdir -p '/cache/omlibrary/om-pkg-cache' # Remove the symbolic link, or if it's a directory there... the entire thing rm libraries/.openmodelica/cache || rm -rf libraries/.openmodelica/cache mkdir -p libraries/.openmodelica/ test ! -e libraries/.openmodelica/cache ln -s '/cache/omlibrary/om-pkg-cache' libraries/.openmodelica/cache ls -lh libraries/.openmodelica/cache/
isUnix - (39 ms in self)
isUnix - (8 ms in self)
sh - (0.33 sec in self)sed -i.bak -e "s,--with-ombuilddir=[A-Za-z0-9./_-]*,--with-ombuilddir=`pwd`/build," -e "s,--prefix=[A-Za-z0-9./_-]*,--prefix=`pwd`/install," config.status OMCompiler/config.status
sh - (24 sec in self)make -C OMCompiler/Compiler/Template/ -f Makefile.in OMC=$PWD/build/bin/omc
sh - (0.64 sec in self)cd OMCompiler && ./config.status
sh - (0.32 sec in self)./config.status
sh - (0.34 sec in self)touch omc.skip
lock - (4.3 sec in block)informatix
lock block - (4.2 sec in block)
sh - (4.1 sec in self)make -j32 --output-sync=recurse libs-for-testing ReferenceFiles omc-diff ffi-test-lib
sh - (28 sec in self)touch omc.skip omc-diff.skip ReferenceFiles.skip omsimulator.skip omedit.skip omplot.skip && make -j16 omc omc-diff ReferenceFiles omsimulator omedit omplot omparser
sh - (26 sec in self)make -j16 --output-sync=recurse omedit-testsuite
sh (RunOMEditTestsuite) - (20 sec in self) HOME="$PWD/libraries" cd build/bin xvfb-run ./RunOMEditTestsuite.sh
stage - (28 sec in block)check-and-upload
stage block (check-and-upload) - (28 sec in block)
parallel - (28 sec in block)
parallel block (Branch: fmuchecker-results) - (2 ms in block)
stage - (27 sec in block)fmuchecker-results
stage block (fmuchecker-results) - (27 sec in block)
node - (27 sec in block)linux
node block - (27 sec in block)
isUnix - (15 ms in self)
withEnv - (0.5 sec in block)JD_TO_PULL
withEnv block - (0.37 sec in block)
sh - (0.3 sec in self)docker pull "$JD_TO_PULL"
isUnix - (8 ms in self)
withEnv - (0.5 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.37 sec in block)
sh - (0.3 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (26 sec in block)
withDockerContainer block - (23 sec in block)
echo - (8 ms in self)ripper2-1
sh - (0.3 sec in self)rm -rf build/ testsuite/
unstash - (4.6 sec in self)omc-clang
unstash - (69 ms in self)cross-fmu-extras
unstash - (2.4 sec in self)cross-fmu-results-linux-wine
unstash - (0.69 sec in self)cross-fmu-results-osx
unstash - (0.64 sec in self)cross-fmu-results-armhf
sh - (3.8 sec in self)cd testsuite/special/FmuExportCrossCompile && ../../../build/bin/omc check-files.mos
sh - (5.5 sec in self)cd testsuite/special/FmuExportCrossCompile && tar -czf ../../../Test_FMUs.tar.gz Test_FMUs
archiveArtifacts - (5.1 sec in self)Test_FMUs.tar.gz
parallel block (Branch: upload-compliance) - (2 ms in block)
stage - (0.16 sec in block)upload-compliance
stage block (upload-compliance) - (96 ms in block)
parallel block (Branch: upload-doc) - (0.29 sec in block)
stage - (0.2 sec in block)upload-doc
stage block (upload-doc) - (88 ms in block)
stage - (0.72 sec in block)publish
stage block (publish) - (0.64 sec in block)
parallel - (0.54 sec in block)
parallel block (Branch: push-to-master) - (2 ms in block)
stage - (0.18 sec in block)push-to-master
stage block (push-to-master) - (92 ms in block)
parallel block (Branch: push-bibliography) - (0.35 sec in block)
stage - (0.24 sec in block)push-bibliography
stage block (push-bibliography) - (90 ms in block)