Skip to content
StepArgumentsStatus
Start of Pipeline - (1 hr 56 min in block)
withEnv - (1 hr 56 min in block)CACHE_DIR
withEnv block - (1 hr 56 min in block)
stage - (0.17 sec in block)check
stage block (check) - (76 ms in block)
stage - (1 hr 56 min in block)build
stage block (build) - (1 hr 56 min in block)
parallel - (1 hr 56 min in block)
parallel block (Branch: linux64) - (2 ms in block)
stage - (6 min 55 sec in block)linux64
stage block (linux64) - (6 min 55 sec in block)
node - (6 min 55 sec in block)linux
node block - (6 min 54 sec in block)
checkout - (16 sec in self)
withEnv - (6 min 38 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 - (6 min 37 sec in block)
isUnix - (7 ms in self)
readFile - (63 ms in self).CI/cache/Dockerfile
sh - (4 min 10 sec in self)docker build -t 05d7b2e87549871472f9ccb89e90133502e94e2c --pull -f ".CI/cache/Dockerfile" ".CI/cache"
isUnix - (13 ms in self)
withEnv - (0.5 sec in block)JD_ID, JD_TO_RUN
withEnv block - (0.37 sec in block)
sh - (0.31 sec in self)docker inspect -f . "$JD_TO_RUN"
withDockerContainer - (2 min 27 sec in block)
withDockerContainer block - (2 min 24 sec in block)
withEnv - (2 min 24 sec in block)RUNTESTDB, NPROC
withEnv block - (2 min 24 sec in block)
isUnix - (6 ms in self)
echo - (26 ms in self)running on node: intel-3930k-1
sh - (0.31 sec in self)uname
sh - (0.31 sec in self)lscpu -p | egrep -v "^#" | sort -u -t, -k 2,4 | wc -l
sh - (0.55 sec in self)git fetch --tags
sh - (17 sec in self)cmake -S . -B build/ -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install/ -DOM_OMS_ENABLE_TESTSUITE:BOOL=ON
sh - (1 min 19 sec in self)cmake --build build/ --parallel 6 --target install -v
echo - (6 ms in self)cache: true, asan: null, running on node: intel-3930k-1
sh - (9 sec in self) make -C testsuite difftool resources cp -f "/cache/runtest//"* testsuite/ || true
sh - (0.55 sec in self)find testsuite/ -name "*.lua" -exec sed -i /teardown_command/d {} ";"
sh - (0.32 sec in self)uname
sh - (0.32 sec in self)lscpu -p | egrep -v "^#" | sort -u -t, -k 2,4 | wc -l
sh - (10 sec in self)#!/bin/bash -x ulimit -t 1500 cd testsuite/partest ./runtests.pl -j6 -nocolour -with-xml CODE=$? test $CODE = 0 -o $CODE = 7 || exit 1 if test $CODE = 0; then mkdir -p "/cache/runtest//" cp ../runtest.db.* "/cache/runtest//" fi
junit - (63 ms in self)testsuite/partest/result.xml
sh - (1.2 sec in self)(cd install/ && tar czf "../OMSimulator-linux-amd64-`git describe --tags --abbrev=7 --match=v*.* --exclude=*-dev | sed 's/-/.post/'`.tar.gz" *)
sh - (21 sec in self)cmake --build build/ --target install-docs
sh - (0.58 sec in self)(cd install/share/doc && zip -r "../../../OMSimulator-doc-`git describe --tags --abbrev=7 --match=v*.* --exclude=*-dev | sed 's/-/.post/'`.zip" *)
archiveArtifacts - (0.77 sec in self)
stash - (0.41 sec in self)amd64-zip
stash - (0.42 sec in self)docs
parallel block (Branch: linux64-asan) - (2 ms in block)
stage - (1.1 sec in block)linux64-asan
stage block (linux64-asan) - (0.99 sec in block)
stage - (0.4 sec in block)build
stage block (build) - (44 ms in block)
stage - (0.31 sec in block)test
stage block (test) - (0.1 sec in block)
parallel block (Branch: alpine) - (1 ms in block)
stage - (1 min 49 sec in block)alpine
stage block (alpine) - (1 min 49 sec in block)
node - (1 min 49 sec in block)linux
node block - (1 min 48 sec in block)
checkout - (14 sec in self)
withEnv - (1 min 34 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 34 sec in block)
isUnix - (6 ms in self)
readFile - (0.1 sec in self).CI/alpine/Dockerfile
sh - (14 sec in self)docker build -t d45c1437a80025581bf332ae718d2c0be24817f3 --pull -f ".CI/alpine/Dockerfile" ".CI/alpine"
isUnix - (9 ms in self)
withEnv - (0.57 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 - (1 min 19 sec in block)
withDockerContainer block - (1 min 17 sec in block)
isUnix - (6 ms in self)
echo - (29 ms in self)running on node: ripper2-2
sh - (0.31 sec in self)uname
sh - (0.35 sec in self)lscpu -p | egrep -v "^#" | sort -u -t, -k 2,4 | wc -l
sh - (0.58 sec in self)git fetch --tags
sh - (12 sec in self)cmake -S . -B build/ -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install/ -DOM_OMS_ENABLE_TESTSUITE:BOOL=ON
sh - (1 min 3 sec in self)cmake --build build/ --parallel 16 --target install -v
parallel block (Branch: linux-arm32) - (2 ms in block)
stage - (1 sec in block)linux-arm32
stage block (linux-arm32) - (0.89 sec in block)
stage - (0.2 sec in block)cross-compile
stage block (cross-compile) - (17 ms in block)
stage - (0.45 sec in block)test
stage block (test) - (28 ms in block)
parallel block (Branch: arm64-macOS) - (2 ms in block)
stage - (37 sec in block)arm64-macOS
stage block (arm64-macOS) - (37 sec in block)
stage - (37 sec in block)build
stage block (build) - (36 sec in block)
node - (36 sec in block)M1
node block - (35 sec in block)
checkout - (3.1 sec in self)
withEnv - (32 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 - (32 sec in block)
withEnv - (32 sec in block)PATH
withEnv block - (32 sec in block)
isUnix - (7 ms in self)
echo - (26 ms in self)running on node: mac00914
sh - (0.34 sec in self)uname
sh - (0.33 sec in self)sysctl hw.physicalcpu_max | cut -d" " -f2
sh - (0.88 sec in self)git fetch --tags
sh - (29 sec in self)cmake -S . -B build/ -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install/ -DOM_OMS_ENABLE_TESTSUITE:BOOL=ON
sh - (1.4 sec in self)cmake --build build/ --parallel 8 --target install -v
stage - (0.16 sec in block)test
stage block (test) - (62 ms in block)
parallel block (Branch: mingw64-gcc) - (2 ms in block)
stage - (20 min in block)mingw64-gcc
stage block (mingw64-gcc) - (20 min in block)
stage - (7 min 22 sec in block)build
stage block (build) - (7 min 22 sec in block)
node - (7 min 22 sec in block)omsimulator-windows
node block - (3 min 58 sec in block)
checkout - (9.3 sec in self)
withEnv - (3 min 48 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 48 sec in block)
withEnv - (3 min 48 sec in block)PATH, CC, CXX, MSYSTEM, OMDEV, VERBOSE
withEnv block - (3 min 48 sec in block)
bat - (0.32 sec in self)hostname
isUnix - (9 ms in self)
bat - (3 min 43 sec in self) set OMDEV=C:\OMDev echo on ( echo export MSYS_WORKSPACE="`cygpath 'c:\dev\jenkins\ws\OMSimulator_master'`" echo echo MSYS_WORKSPACE: ${MSYS_WORKSPACE} echo cd ${MSYS_WORKSPACE} echo export MAKETHREADS=-j%NUMBER_OF_PROCESSORS% echo set -ex echo git fetch --tags echo cmake -S . -B build/ -G "MSYS Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install/ -DOM_OMS_ENABLE_TESTSUITE:BOOL=ON echo cmake --build build/ --parallel %NUMBER_OF_PROCESSORS% --target install -v ) > buildOMSimulatorWindows.sh set MSYSTEM=MINGW64 set MSYS2_PATH_TYPE=inherit %OMDEV%\tools\msys\usr\bin\sh --login -c "cd `cygpath 'c:\dev\jenkins\ws\OMSimulator_master'` && chmod +x buildOMSimulatorWindows.sh && ./buildOMSimulatorWindows.sh && rm -f ./buildOMSimulatorWindows.sh"
writeFile - (60 ms in self)buildZip64.sh
bat - (2.5 sec in self) C:\OMDev\tools\msys\usr\bin\sh --login -i 'c:\dev\jenkins\ws\OMSimulator_master/buildZip64.sh'
archiveArtifacts - (0.4 sec in self)OMSimulator-mingw64*.zip
stash - (0.39 sec in self)mingw64-zip
stash - (1.1 sec in self)mingw64-install
stage - (13 min in block)test
stage block (test) - (13 min in block)
node - (13 min in block)omsimulator-windows
node block - (6 min 18 sec in block)
checkout - (8.7 sec in self)
withEnv - (6 min 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 - (6 min 9 sec in block)
withEnv - (6 min 9 sec in block)PATH, MSYSTEM, RUNTESTDB, OMDEV
withEnv block - (6 min 9 sec in block)
unstash - (0.33 sec in self)mingw64-install
bat - (0.32 sec in self)hostname
writeFile - (58 ms in self)testMingw64-install.sh
bat - (6 min 8 sec in self) set PATH=C:\bin\cmake\bin;%PATH% C:\OMDev\tools\msys\usr\bin\sh --login -i 'c:\dev\jenkins\ws\OMSimulator_master/testMingw64-install.sh' EXIT /b 0 :fail ECHO Something went wrong! EXIT /b 1
junit - (83 ms in self)testsuite/partest/result.xml
parallel block (Branch: mingw32-gcc) - (2 ms in block)
stage - (14 min in block)mingw32-gcc
stage block (mingw32-gcc) - (14 min in block)
stage - (14 min in block)build
stage block (build) - (14 min in block)
node - (14 min in block)omsimulator-windows
node block - (2 min 29 sec in block)
checkout - (9.4 sec in self)
withEnv - (2 min 19 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 - (2 min 19 sec in block)
withEnv - (2 min 19 sec in block)PATH, CC, CXX, MSYSTEM, OMDEV, VERBOSE
withEnv block - (2 min 19 sec in block)
isUnix - (9 ms in self)
bat - (2 min 19 sec in self) set OMDEV=C:\OMDev echo on ( echo export MSYS_WORKSPACE="`cygpath 'c:\dev\jenkins\ws\OMSimulator_master'`" echo echo MSYS_WORKSPACE: ${MSYS_WORKSPACE} echo cd ${MSYS_WORKSPACE} echo export MAKETHREADS=-j%NUMBER_OF_PROCESSORS% echo set -ex echo git fetch --tags echo cmake -S . -B build/ -G "MSYS Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install/ -DOM_OMS_ENABLE_TESTSUITE:BOOL=ON echo cmake --build build/ --parallel %NUMBER_OF_PROCESSORS% --target install -v ) > buildOMSimulatorWindows.sh set MSYSTEM=MINGW32 set MSYS2_PATH_TYPE=inherit %OMDEV%\tools\msys\usr\bin\sh --login -c "cd `cygpath 'c:\dev\jenkins\ws\OMSimulator_master'` && chmod +x buildOMSimulatorWindows.sh && ./buildOMSimulatorWindows.sh && rm -f ./buildOMSimulatorWindows.sh"
stage - (0.12 sec in block)test
stage block (test) - (43 ms in block)
parallel block (Branch: mingw64-clang) - (2 ms in block)
stage - (3 min 24 sec in block)mingw64-clang
stage block (mingw64-clang) - (3 min 24 sec in block)
node - (3 min 24 sec in block)omsimulator-windows
node block - (3 min 24 sec in block)
checkout - (11 sec in self)
withEnv - (3 min 12 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 12 sec in block)
withEnv - (3 min 12 sec in block)PATH, CC, CXX, VERBOSE
withEnv block - (3 min 11 sec in block)
isUnix - (7 ms in self)
bat - (3 min 11 sec in self) set OMDEV=C:\OMDev echo on ( echo export MSYS_WORKSPACE="`cygpath 'c:\dev\jenkins\ws\OMSimulator_master'`" echo echo MSYS_WORKSPACE: ${MSYS_WORKSPACE} echo cd ${MSYS_WORKSPACE} echo export MAKETHREADS=-j%NUMBER_OF_PROCESSORS% echo set -ex echo git fetch --tags echo cmake -S . -B build/ -G "MSYS Makefiles" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install/ -DOM_OMS_ENABLE_TESTSUITE:BOOL=ON echo cmake --build build/ --parallel %NUMBER_OF_PROCESSORS% --target install -v ) > buildOMSimulatorWindows.sh set MSYSTEM=MINGW64 set MSYS2_PATH_TYPE=inherit %OMDEV%\tools\msys\usr\bin\sh --login -c "cd `cygpath 'c:\dev\jenkins\ws\OMSimulator_master'` && chmod +x buildOMSimulatorWindows.sh && ./buildOMSimulatorWindows.sh && rm -f ./buildOMSimulatorWindows.sh"
parallel block (Branch: msvc64) - (1 hr 56 min in block)
stage - (1 hr 56 min in block)msvc64
stage block (msvc64) - (1 hr 56 min in block)
stage - (12 min in block)build
stage block (build) - (12 min in block)
node - (12 min in block)omsimulator-windows
node block - (4 min 44 sec in block)
checkout - (9.1 sec in self)
withEnv - (4 min 34 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 34 sec in block)
withEnv - (4 min 34 sec in block)PATH, MSYSTEM, OMDEV
withEnv block - (4 min 34 sec in block)
bat - (0.32 sec in self)hostname
writeFile - (61 ms in self)buildZip.sh
retry - (4 min 32 sec in block)2
retry block - (4 min 32 sec in block)
bat - (4 min 32 sec in self) set PATH=C:\bin\cmake\bin;%PATH% cmake -S . -B build/ -G "Visual Studio 15 2017 Win64" -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=install/ -DOM_OMS_ENABLE_TESTSUITE:BOOL=ON IF NOT ["%ERRORLEVEL%"]==["0"] GOTO fail cmake --build build/ --config Release --parallel %NUMBER_OF_PROCESSORS% --target install -v IF NOT ["%ERRORLEVEL%"]==["0"] GOTO fail call install\bin\OMSimulator.exe --version IF NOT ["%ERRORLEVEL%"]==["0"] GOTO fail C:\OMDev\tools\msys\usr\bin\sh --login -i 'c:\dev\jenkins\ws\OMSimulator_master/buildZip.sh' EXIT /b 0 :fail ECHO Something went wrong! EXIT /b 1
archiveArtifacts - (0.35 sec in self)OMSimulator-win64-*.zip
stash - (0.32 sec in self)win64-zip
stash - (1 sec in self)win64-install
stage - (1 hr 44 min in block)test
stage block (test) - (1 hr 44 min in block)
node - (1 hr 44 min in block)omsimulator-windows
node block - (5 min 58 sec in block)
checkout - (13 sec in self)
withEnv - (5 min 44 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 - (5 min 44 sec in block)
withEnv - (5 min 44 sec in block)PATH, MSYSTEM, RUNTESTDB, OMDEV
withEnv block - (5 min 44 sec in block)
unstash - (0.39 sec in self)win64-install
bat - (0.31 sec in self)hostname
writeFile - (56 ms in self)testMSVC64-install.sh
bat - (5 min 43 sec in self) set PATH=C:\bin\cmake\bin;%PATH% C:\OMDev\tools\msys\usr\bin\sh --login -i 'c:\dev\jenkins\ws\OMSimulator_master/testMSVC64-install.sh' EXIT /b 0 :fail ECHO Something went wrong! EXIT /b 1
junit - (0.35 sec in self)testsuite/partest/result.xml
stage - (0.58 sec in block)upload
stage block (upload) - (0.51 sec in block)
parallel - (0.43 sec in block)
parallel block (Branch: upload-doc) - (2 ms in block)
stage - (0.14 sec in block)upload-doc
stage block (upload-doc) - (59 ms in block)
parallel block (Branch: upload-artifacts) - (0.27 sec in block)
stage - (0.18 sec in block)upload-artifacts
stage block (upload-artifacts) - (59 ms in block)