Started by remote host 127.0.0.1 with note: Triggered by github Started by remote host 127.0.0.1 with note: Triggered by github Building remotely on asap.openmodelica.org [OpenModelica_BUILD_CLANG] $ /bin/sh -xe /tmp/hudson5889266871080331761.sh + rm -f build.properties + test ! -d OpenModelica-clang + cd OpenModelica-clang + git config user.name hudson + git config user.email openmodelica@ida.liu.se + git config --global push.default simple + git reset --hard origin/master HEAD is now at e9bb8d6 Updating submodules + git checkout master Already on 'master' M OMEdit M OMSimulator M libraries Your branch is up-to-date with 'origin/master'. + git pull --recurse-submodules Fetching submodule OMCompiler Fetching submodule OMCompiler/3rdParty Fetching submodule OMCompiler/common Fetching submodule OMEdit Fetching submodule OMEdit/common Fetching submodule OMNotebook From https://openmodelica.org/git-readonly/OMNotebook da5e18f..3671c8f master -> origin/master Fetching submodule OMNotebook/common Fetching submodule OMOptim Fetching submodule OMOptim/common Fetching submodule OMPlot Fetching submodule OMPlot/common Fetching submodule OMShell Fetching submodule OMShell/common Fetching submodule OMSimulator Fetching submodule OMSimulator/3rdParty Fetching submodule OMSimulator/OMTLMSimulator Fetching submodule common Fetching submodule doc Fetching submodule libraries Fetching submodule testsuite Already up-to-date. + git submodule init + git submodule foreach --recursive git reset --hard Entering 'OMCompiler' HEAD is now at 04df807 [NF] Function scoping improvements. Entering 'OMCompiler/3rdParty' HEAD is now at e1e4ca3 Skip linking against empty libzlib.la Entering 'OMCompiler/common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'OMEdit' HEAD is now at ed41047 Fixes ticket:4799, ticket:4875, ticket:5191 and ticket:5393 Entering 'OMEdit/common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'OMNotebook' HEAD is now at da5e18f Update common Entering 'OMNotebook/common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'OMOptim' HEAD is now at 794e92d Update common Entering 'OMOptim/common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'OMPlot' HEAD is now at 4b15019 Clean up resources Entering 'OMPlot/common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'OMShell' HEAD is now at cf210ce Update .gitignore Entering 'OMShell/common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'OMSimulator' HEAD is now at afc407f Build CentOS7 Entering 'OMSimulator/3rdParty' HEAD is now at f8f790c FMIL: Pass system name/RC to subprojects Entering 'OMSimulator/OMTLMSimulator' HEAD is now at f270b90 Fix error in socket address override Entering 'common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'doc' HEAD is now at 09c7fa1 Fix link to OMSimulator documentation Entering 'libraries' HEAD is now at 6dca805 Bump libraries Entering 'testsuite' HEAD is now at 7dd33ff [NF] Update tests. + git submodule update --force --init --recursive Submodule path 'OMCompiler': checked out '04df807f5eb590ab71618b8a88833984ec1aa142' Submodule path 'OMCompiler/3rdParty': checked out 'e1e4ca3fb7bc9bffd767569fc25f0184460a33a0' Submodule path 'OMCompiler/common': checked out 'c9c90856e0875fc31ccc71f97114023dc640170b' Submodule path 'OMEdit': checked out 'e4f00d95bb88e807821a1cb87a87de4ef381c02f' Submodule path 'OMEdit/common': checked out 'c9c90856e0875fc31ccc71f97114023dc640170b' Submodule path 'OMNotebook': checked out 'da5e18f2ed78c3f629bee3676e809dcc196b2049' Submodule path 'OMNotebook/common': checked out 'c9c90856e0875fc31ccc71f97114023dc640170b' Submodule path 'OMOptim': checked out '794e92d8995f0e7ba304d6ad1b0a5d6337c3517e' Submodule path 'OMOptim/common': checked out 'c9c90856e0875fc31ccc71f97114023dc640170b' Submodule path 'OMPlot': checked out '4b15019d19e127c61fed45ce9148add4fc3fe81e' Submodule path 'OMPlot/common': checked out 'c9c90856e0875fc31ccc71f97114023dc640170b' Submodule path 'OMShell': checked out 'cf210ceb0fe1d26744b0d62eaee0daa39c9169f5' Submodule path 'OMShell/common': checked out 'c9c90856e0875fc31ccc71f97114023dc640170b' Submodule path 'OMSimulator': checked out 'afc407f37eda96195627fb8118ac3d878e503cc4' Submodule path 'OMSimulator/3rdParty': checked out 'f8f790c3b0949cbe4c036274837956c41f643c4f' Submodule path 'OMSimulator/OMTLMSimulator': checked out 'f270b901b9173cd77da34ec89214ef62b6898615' Submodule path 'common': checked out 'c9c90856e0875fc31ccc71f97114023dc640170b' Submodule path 'doc': checked out '09c7fa1406ecf09d602989fc9969b0b1233a0313' Submodule path 'libraries': checked out '49acef0d347af23f8a12cb44e5009fa8788811e8' Submodule path 'testsuite': checked out '7dd33ff4ac0c69237defd407b067410ad81a524b' + git fetch --tags + git submodule foreach git checkout -f master && git fetch origin && git reset --hard origin/master && git pull --recurse-submodules && git reset --hard origin/master && git submodule update --init --recursive Entering 'OMCompiler' Switched to branch 'master' Your branch is up-to-date with 'origin/master'. HEAD is now at 04df807 [NF] Function scoping improvements. Fetching submodule 3rdParty Fetching submodule common Already up-to-date. HEAD is now at 04df807 [NF] Function scoping improvements. Entering 'OMEdit' Previous HEAD position was e4f00d9... fix includes Switched to branch 'master' Your branch is up-to-date with 'origin/master'. HEAD is now at ed41047 Fixes ticket:4799, ticket:4875, ticket:5191 and ticket:5393 Fetching submodule common Already up-to-date. HEAD is now at ed41047 Fixes ticket:4799, ticket:4875, ticket:5191 and ticket:5393 Entering 'OMNotebook' Switched to branch 'master' Your branch is behind 'origin/master' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 3671c8f Fix some typos in OMNotebookHelp.onb Fetching submodule common Already up-to-date. HEAD is now at 3671c8f Fix some typos in OMNotebookHelp.onb Entering 'OMOptim' Switched to branch 'master' Your branch is up-to-date with 'origin/master'. HEAD is now at 794e92d Update common Fetching submodule common Already up-to-date. HEAD is now at 794e92d Update common Entering 'OMPlot' Switched to branch 'master' Your branch is up-to-date with 'origin/master'. HEAD is now at 4b15019 Clean up resources Fetching submodule common Already up-to-date. HEAD is now at 4b15019 Clean up resources Entering 'OMShell' Switched to branch 'master' Your branch is up-to-date with 'origin/master'. HEAD is now at cf210ce Update .gitignore Fetching submodule common Already up-to-date. HEAD is now at cf210ce Update .gitignore Entering 'OMSimulator' Switched to branch 'master' Your branch is up-to-date with 'origin/master'. HEAD is now at afc407f Build CentOS7 Fetching submodule 3rdParty Fetching submodule OMTLMSimulator Already up-to-date. HEAD is now at afc407f Build CentOS7 Entering 'common' Switched to branch 'master' Your branch is up-to-date with 'origin/master'. HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Already up-to-date. HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'doc' Switched to branch 'master' Your branch is up-to-date with 'origin/master'. HEAD is now at 09c7fa1 Fix link to OMSimulator documentation Already up-to-date. HEAD is now at 09c7fa1 Fix link to OMSimulator documentation Entering 'libraries' Previous HEAD position was 49acef0... More libraries changed to BSD3 Switched to branch 'master' Your branch is up-to-date with 'origin/master'. HEAD is now at 6dca805 Bump libraries Already up-to-date. HEAD is now at 6dca805 Bump libraries Entering 'testsuite' Switched to branch 'master' Your branch is up-to-date with 'origin/master'. HEAD is now at 7dd33ff [NF] Update tests. Already up-to-date. HEAD is now at 7dd33ff [NF] Update tests. + git submodule update OMCompiler + git submodule update testsuite + git submodule foreach --recursive git fetch --tags && git reset --hard && git clean -fdxq -e /git -e /svn Entering 'OMCompiler' HEAD is now at 04df807 [NF] Function scoping improvements. Entering 'OMCompiler/3rdParty' HEAD is now at e1e4ca3 Skip linking against empty libzlib.la Entering 'OMCompiler/common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'OMEdit' HEAD is now at ed41047 Fixes ticket:4799, ticket:4875, ticket:5191 and ticket:5393 Entering 'OMEdit/common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'OMNotebook' HEAD is now at 3671c8f Fix some typos in OMNotebookHelp.onb Entering 'OMNotebook/common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'OMOptim' HEAD is now at 794e92d Update common Entering 'OMOptim/common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'OMPlot' HEAD is now at 4b15019 Clean up resources Entering 'OMPlot/common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'OMShell' HEAD is now at cf210ce Update .gitignore Entering 'OMShell/common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'OMSimulator' HEAD is now at afc407f Build CentOS7 Entering 'OMSimulator/3rdParty' HEAD is now at f8f790c FMIL: Pass system name/RC to subprojects Entering 'OMSimulator/OMTLMSimulator' HEAD is now at f270b90 Fix error in socket address override Entering 'common' HEAD is now at c9c9085 Include lib folder in RPATH_QMAKE Entering 'doc' HEAD is now at 09c7fa1 Fix link to OMSimulator documentation Entering 'libraries' HEAD is now at 6dca805 Bump libraries Entering 'testsuite' From https://openmodelica.org/git-readonly/OpenModelica-testsuite 7dd33ff..cd88809 master -> origin/master HEAD is now at 7dd33ff [NF] Update tests. + git clean -fdxq + git submodule foreach --recursive git describe --dirty --always | grep -v dirty || (echo Dirty commit; exit 1) Entering 'OMCompiler' v1.14.0-dev-166-g04df807 Entering 'OMCompiler/3rdParty' e1e4ca3 Entering 'OMCompiler/common' c9c9085 Entering 'OMEdit' v1.14.0-dev-53-ged41047 Entering 'OMEdit/common' c9c9085 Entering 'OMNotebook' v1.9.4-dev-112-g3671c8f Entering 'OMNotebook/common' c9c9085 Entering 'OMOptim' v1.11.0-dev.beta4-6-g794e92d Entering 'OMOptim/common' c9c9085 Entering 'OMPlot' v1.9.4-dev-50-g4b15019 Entering 'OMPlot/common' c9c9085 Entering 'OMShell' v1.12.0-dev.beta2-5-gcf210ce Entering 'OMShell/common' c9c9085 Entering 'OMSimulator' v2.1.0-dev-64-gafc407f Entering 'OMSimulator/3rdParty' f8f790c Entering 'OMSimulator/OMTLMSimulator' f270b90 Entering 'common' c9c9085 Entering 'doc' v1.9.4-dev-174-g09c7fa1 Entering 'libraries' 6dca805 Entering 'testsuite' 7dd33ff + git describe --dirty --always --match v*.* v1.14.0-dev-375-ge9bb8d6-dirty + git submodule summary + grep -q > summary.log + grep ^ *< summary.log + echo Update submodules Update submodules + grep ^[*] summary.log + wc -l + echo+ Updating submodules cat - summary.log + cat commit.log Updating submodules * OMEdit e4f00d9...ed41047 (1): > Fixes ticket:4799, ticket:4875, ticket:5191 and ticket:5393 Better duplicate functionality. * OMNotebook da5e18f...3671c8f (1): > Fix some typos in OMNotebookHelp.onb * libraries 49acef0...6dca805 (6): > Bump libraries > Bump libraries > Bump libraries > Bump libraries > Bump libraries > Bump libraries + git submodule foreach --quiet REPO=`basename $PWD`; HASH=`cd .. && git ls-tree HEAD $REPO | cut -d" " -f3 | cut -f1`; git shortlog -sne $HASH..HEAD + cut -f2 author-log + uniq + wc -l + test 1 = 3 + git commit -a -F commit.log [master b4d044f] Updating submodules * OMEdit e4f00d9...ed41047 (1): > Fixes ticket:4799, ticket:4875, ticket:5191 and ticket:5393 Better duplicate functionality. 3 files changed, 3 insertions(+), 3 deletions(-) + HAVE_CHANGES=1 + test 1 = 1 + git rev-parse HEAD + echo REVISION=b4d044f7b8d651589dbf2e92ee728d3a572df359 + echo PUSH=1 [parameterized-trigger] Current build has no parameters. Triggering a new build of OpenModelica_BUILD_CLANG #16646 [DEBUG] Skipping watched dependency update; build not configured with trigger: OpenModelica_MAKE_NEW_COMMIT #18055 Finished: SUCCESS