Started by upstream project "[8mha:////4EI58IO2sBptgnl9y8ROVjl+MfQBqlwK6AKkRDxzgmfBAAAAsR+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAyVEgYt/az8JP2S5PL0+DSQQfFJpZk5Kbq6uYmZebqJiUXJGWYmumAxfQAKJXiL3wAAAA==[0mtcwg_flang_build--main-aarch64-build" build number [8mha:////4LDCrXN0qyTj7vzonnDduzM+EKbmWgVZcrwtPFIDMjUDAAAAth+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzWEgZ9/az8JP2S5PL0+DSQQfFJpZk5Kbq6uYmZebqJiUXJGWYmumAxfUNDI0MjAC8O+E7kAAAA[0m11212
originally caused by:
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on [8mha:////4BK6JLzj3l4QWqrNmL17GlQFMplOVUnuk2ep1vld7ZT4AAAAoR+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzuEgZR/eT83ILSktQi/ZLk8nTdnLwSXQNjAHqjxEHKAAAA[0mtcwg-lnt-03 (tcwg-lnt tcwg-secondary-node tcwg jenkins-01) in workspace /home/tcwg-buildslave/workspace/tcwg-update-lnt-results_tcwg-lnt-03_0
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-xrOjP6StrTDd/agent.2361945
SSH_AGENT_PID=2361947
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/tcwg-buildslave/workspace/tcwg-update-lnt-results_tcwg-lnt-03_0_tmp/private_key_8734534059962237461.key (laurent@laurent-Latitude-7340)
[ssh-agent] Using credentials tcwg-buildslave.rsa (used on : gitlab, jenkins itself)
Running ssh-add (command line suppressed)
Identity added: /home/tcwg-buildslave/workspace/tcwg-update-lnt-results_tcwg-lnt-03_0_tmp/private_key_2138240292115257208.key (tcwg-buildslave@linaro.org-20260224)
[ssh-agent] Using credentials tcwg-buildslave.ed25519 (used on : tcwg docker containers, gnu.org)
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/tcwg-buildslave/workspace/tcwg-update-lnt-results_tcwg-lnt-03_0/jenkins-scripts/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitlab.com/LinaroLtd/tcwg/jenkins-scripts.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://gitlab.com/LinaroLtd/tcwg/jenkins-scripts.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress --prune -- https://gitlab.com/LinaroLtd/tcwg/jenkins-scripts.git +refs/heads/*:refs/remotes/origin/* +refs/changes/*:refs/changes/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 5803cc15b27e924d2b322eb2ee1fca8583b0cc82 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5803cc15b27e924d2b322eb2ee1fca8583b0cc82 # timeout=10
Commit message: "round-robin.sh: Detects "No space left on device", and report as external_failure"
 > git rev-list --no-walk 5803cc15b27e924d2b322eb2ee1fca8583b0cc82 # timeout=10
No emails were triggered.
New run name is '#43105-tcwg-lnt-03 (tcwg_flang_build--main-aarch64)'
Next nodes: [tcwg-lnt-04, tcwg-lnt-02, tcwg-lnt-01]
Schedule build on node tcwg-lnt-04
Schedule build on node tcwg-lnt-02
Schedule build on node tcwg-lnt-01
[tcwg-update-lnt-results_tcwg-lnt-03_0] $ /bin/bash /tmp/jenkins4946614356582769773.sh
+ ./jenkins-scripts/tcwg-update-lnt-results.sh --lnt_config tcwg-lnt-03 --ci_project tcwg_flang_build --ci_config main-aarch64 --verbose true
+ 2362010:tcwg-update-lnt-results.sh: 29: tmpdirs=()
+ 2362010:tcwg-update-lnt-results.sh: 29: declare -g tmpdirs
+ 2362010:tcwg-update-lnt-results.sh: 30: trap 'rm -rf "${tmpdirs[@]}"' EXIT
+ 2362010:tcwg-update-lnt-results.sh: 34: . ./jenkins-scripts/tcwg-lnt/tcwg-lnt-03/config
++ 2362010:tcwg-update-lnt-results.sh: 3: lnt_server_name='LNT-TCWG (experimental)'
++ 2362010:tcwg-update-lnt-results.sh: 4: lnt_repo_branch=linaro-local/experimental
++ 2362010:tcwg-update-lnt-results.sh: 6: lnt_projects=(['tcwg_binutils_check']='tcwg_check' ['tcwg_bootstrap_check']='tcwg_check' ['tcwg_gcc_check']='tcwg_check' ['tcwg_gdb_check']='tcwg_check' ['tcwg_glibc_check']='tcwg_check' ['tcwg_gnu_cross_check_binutils']='tcwg_check' ['tcwg_gnu_cross_check_gcc']='tcwg_check' ['tcwg_gnu_embed_check_binutils']='tcwg_check' ['tcwg_gnu_embed_check_gcc']='tcwg_check' ['tcwg_gnu_mingw_check_binutils']='tcwg_check' ['tcwg_gnu_mingw_check_gcc']='tcwg_check' ['tcwg_gnu_native_check_binutils']='tcwg_check' ['tcwg_gnu_native_check_gcc']='tcwg_check' ['tcwg_gnu_native_check_gdb']='tcwg_check' ['tcwg_gnu_native_check_glibc']='tcwg_check' ['tcwg_gnu_native_fast_check_gcc']='tcwg_check' ['tcwg_gnu_native_fast_check_gdb']='tcwg_check' ['tcwg_bmk-code_size-coremark']='tcwg_bmk' ['tcwg_bmk-code_size-cpu2017fast']='tcwg_bmk' ['tcwg_bmk-code_size-cpu2017rate']='tcwg_bmk' ['tcwg_bmk-code_size-spec2k6']='tcwg_bmk' ['tcwg_bmk-code_speed-coremark']='tcwg_bmk' ['tcwg_bmk-code_speed-cpu2017rate']='tcwg_bmk' ['tcwg_bmk-code_speed-cpu2017speed']='tcwg_bmk' ['tcwg_bmk-code_speed-spec2k6']='tcwg_bmk' ['tcwg_bmk-code_vect-cpu2017fast']='tcwg_bmk' ['tcwg_bmk-code_vect-cpu2017rate']='tcwg_bmk' ['tcwg_bmk-code_vect-spec2k6']='tcwg_bmk' ['tcwg_bmk-fujitsu_speed-cpu2017speed']='tcwg_bmk' ['tcwg_bmk-qc_speed-cpu2017rate']='tcwg_bmk')
++ 2362010:tcwg-update-lnt-results.sh: 6: declare -A lnt_projects
+ 2362010:tcwg-update-lnt-results.sh: 156: '[' xtcwg_flang_build '!=' 'x*' ']'
+ 2362010:tcwg-update-lnt-results.sh: 156: '[' xmain-aarch64 '!=' 'x*' ']'
+ 2362010:tcwg-update-lnt-results.sh: 158: update_one_lnt_results_project tcwg_flang_build main-aarch64
+ 2362010:tcwg-update-lnt-results.sh: update_one_lnt_results_project: 38: local project=tcwg_flang_build
+ 2362010:tcwg-update-lnt-results.sh: update_one_lnt_results_project: 39: local config=main-aarch64
+ 2362010:tcwg-update-lnt-results.sh: update_one_lnt_results_project: 41: local lnt_model=
+ 2362010:tcwg-update-lnt-results.sh: update_one_lnt_results_project: 42: '[' '' = '' ']'
+ 2362010:tcwg-update-lnt-results.sh: update_one_lnt_results_project: 43: echo 'Skipping unknown project: tcwg_flang_build'
Skipping unknown project: tcwg_flang_build
+ 2362010:tcwg-update-lnt-results.sh: update_one_lnt_results_project: 44: return 0
+ 2362010:tcwg-update-lnt-results.sh: 180: rm -rf
+ 2362010:tcwg-update-lnt-results.sh: 1: rm -rf
New run name is '#43105-tcwg-lnt-03 (tcwg_flang_build--main-aarch64)'
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2361947 killed;
[ssh-agent] Stopped.
No emails were triggered.
Finished: SUCCESS
