From a0699d01eec0dedb303d3a75c3d8c8ab1ab1f351 Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Sat, 21 Oct 2023 03:18:16 +0000 Subject: onsuccess: #433: 6: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/433/ Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe gcc: | 2 | # build_abe linux: | 4 | # build_abe glibc: | 5 | # build_abe gdb: | 6 check_regression status : 0 --- jenkins/build-name | 2 +- jenkins/notify-full.log | 306 ++++++++++++++++++++++++------------------------ jenkins/notify-init.log | 108 ++++++++--------- jenkins/rewrite.log | 22 ++-- jenkins/run-build.env | 8 +- 5 files changed, 223 insertions(+), 223 deletions(-) (limited to 'jenkins') diff --git a/jenkins/build-name b/jenkins/build-name index c296945..c4e49cc 100644 --- a/jenkins/build-name +++ b/jenkins/build-name @@ -1 +1 @@ -#432-binutils-gcc-gdb-glibc-linux-R6 +#433-binutils-gcc-gdb-glibc-linux-R6 diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log index 8dab869..aba6f63 100644 --- a/jenkins/notify-full.log +++ b/jenkins/notify-full.log @@ -1,25 +1,25 @@ ++ pwd ++ cat -+ remote_exec tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p50000: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh ++ remote_exec tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p35545: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh + set -euf -o pipefail + local host -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p50000: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p35545: ++ cut -d: -f 1 -+ host=tcwg-jade-05 ++ host=tcwg-jade-06 + local port -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p50000: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p35545: ++ cut -s -d: -f 2 + port= + local dir -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p50000: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p35545: ++ cut -s -d: -f 3 -+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_1 ++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_2 + local opts -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p50000: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p35545: ++ cut -s -d: -f 4 -+ opts=-p50000 ++ opts=-p35545 + local env_vars -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p50000: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p35545: ++ cut -s -d: -f 5 + env_vars= + shift @@ -58,10 +58,10 @@ + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q tcwg_gnu-build.sh -++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_1 -+ ssh -p50000 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh' +++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_2 ++ ssh -p35545 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_2 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh' -/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh +/home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_gnu-build.sh + false + dryrun= @@ -71,8 +71,8 @@ + declare print_commits_f print_result_f print_config_f print_last_icommit_f + dump_model_only=false + setup_notify_environment -# setup_notify_environment + echo '# setup_notify_environment' +# setup_notify_environment + top_artifacts=artifacts ++ get_current_manifest '{rr[ci_project]}' ++ get_manifest artifacts/manifest.sh '{rr[ci_project]}' @@ -81,23 +81,23 @@ ++ get_current_manifest '{rr[ci_config]}' ++ get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ set +x -+ ci_config=master-aarch64 # Debug traces : ++ ci_config=master-aarch64 + echo '# Debug traces :' ++ get_baseline_manifest BUILD_URL ++ get_manifest base-artifacts/manifest.sh BUILD_URL false ++ set +x -# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/431/ +# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/432/ # Using dir : base-artifacts -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/431/' ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/432/' + echo '# Using dir : base-artifacts' ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x -# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/432/ -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/432/' +# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/433/ # Using dir : artifacts ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/433/' + echo '# Using dir : artifacts' + echo '' + mkdir -p artifacts/notify @@ -106,8 +106,8 @@ + declare -Ag pw + '[' ignore = precommit ']' + check_source_changes -# check_source_changes + echo '# check_source_changes' +# check_source_changes ++ get_current_manifest '{rr[update_baseline]}' ++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ set +x @@ -153,7 +153,7 @@ +++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/binutils_rev -++ '[' x2d1777b530d7832db5d8d7017378354c28816554 '!=' x6f85247eec616650608b48c4393f7b93006037d0 ']' +++ '[' x0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 '!=' x2d1777b530d7832db5d8d7017378354c28816554 ']' ++ echo -ne binutils ++ delim=' ' ++ for c in $(print_updated_components) @@ -168,7 +168,7 @@ +++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/gcc_rev -++ '[' xc85f74813f6a6b73f7f303d0678b3d1c00f8adc2 '!=' x0308461d9d44ca9db45fb72ca080c14e6fc68739 ']' +++ '[' x66c26e5cfdf65ae024fcb658629dc5a9a10f3f85 '!=' xc85f74813f6a6b73f7f303d0678b3d1c00f8adc2 ']' ++ echo -ne ' gcc' ++ delim=' ' ++ for c in $(print_updated_components) @@ -183,7 +183,7 @@ +++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/linux_rev -++ '[' xce55c22ec8b223a90ff3e084d842f73cfba35588 '!=' xdd72f9c7e512da377074d47d990564959b772643 ']' +++ '[' x9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c '!=' xce55c22ec8b223a90ff3e084d842f73cfba35588 ']' ++ echo -ne ' linux' ++ delim=' ' ++ for c in $(print_updated_components) @@ -198,7 +198,7 @@ +++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/glibc_rev -++ '[' x1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 '!=' xc06e10c8130358c409c1d2837f8171ef70169d03 ']' +++ '[' x2aa0974d2573441bffd596b07bff8698b1f2f18c '!=' x1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 ']' ++ echo -ne ' glibc' ++ delim=' ' ++ for c in $(print_updated_components) @@ -213,7 +213,7 @@ +++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/gdb_rev -++ '[' x2d1777b530d7832db5d8d7017378354c28816554 '!=' x6f85247eec616650608b48c4393f7b93006037d0 ']' +++ '[' x0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 '!=' x2d1777b530d7832db5d8d7017378354c28816554 ']' ++ echo -ne ' gdb' ++ delim=' ' ++ echo @@ -221,10 +221,10 @@ + '[' 5 = 0 ']' + '[' 5 = 1 ']' + change_kind=multiple_components -# Debug traces : -# change_kind=multiple_components : binutils gcc linux glibc gdb + changed_single_component= +# Debug traces : + echo '# Debug traces :' +# change_kind=multiple_components : binutils gcc linux glibc gdb + echo '# change_kind=multiple_components : binutils gcc linux glibc gdb' + for c in "${changed_components[@]}" ++ get_baseline_git binutils_rev @@ -233,17 +233,17 @@ ++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/binutils_rev -+ base_rev=6f85247eec616650608b48c4393f7b93006037d0 ++ base_rev=2d1777b530d7832db5d8d7017378354c28816554 ++ get_current_git binutils_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/binutils_rev -+ cur_rev=2d1777b530d7832db5d8d7017378354c28816554 -++ git -C binutils rev-list --count 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 -+ c_commits=30 -+ echo '# rev for binutils : 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 (30 commits)' -# rev for binutils : 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 (30 commits) ++ cur_rev=0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 +++ git -C binutils rev-list --count 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 +# rev for binutils : 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 (8 commits) ++ c_commits=8 ++ echo '# rev for binutils : 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 (8 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git gcc_rev ++ set -euf -o pipefail @@ -251,17 +251,17 @@ ++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/gcc_rev -+ base_rev=0308461d9d44ca9db45fb72ca080c14e6fc68739 ++ base_rev=c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 ++ get_current_git gcc_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/gcc_rev -+ cur_rev=c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 -++ git -C gcc rev-list --count 0308461d9d44ca9db45fb72ca080c14e6fc68739..c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 -+ c_commits=39 -# rev for gcc : 0308461d9d44ca9db45fb72ca080c14e6fc68739..c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 (39 commits) -+ echo '# rev for gcc : 0308461d9d44ca9db45fb72ca080c14e6fc68739..c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 (39 commits)' ++ cur_rev=66c26e5cfdf65ae024fcb658629dc5a9a10f3f85 +++ git -C gcc rev-list --count c85f74813f6a6b73f7f303d0678b3d1c00f8adc2..66c26e5cfdf65ae024fcb658629dc5a9a10f3f85 ++ c_commits=43 +# rev for gcc : c85f74813f6a6b73f7f303d0678b3d1c00f8adc2..66c26e5cfdf65ae024fcb658629dc5a9a10f3f85 (43 commits) ++ echo '# rev for gcc : c85f74813f6a6b73f7f303d0678b3d1c00f8adc2..66c26e5cfdf65ae024fcb658629dc5a9a10f3f85 (43 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git linux_rev ++ set -euf -o pipefail @@ -269,17 +269,17 @@ ++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/linux_rev -+ base_rev=dd72f9c7e512da377074d47d990564959b772643 ++ base_rev=ce55c22ec8b223a90ff3e084d842f73cfba35588 ++ get_current_git linux_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/linux_rev -+ cur_rev=ce55c22ec8b223a90ff3e084d842f73cfba35588 -++ git -C linux rev-list --count dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 -+ c_commits=139 -# rev for linux : dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 (139 commits) -+ echo '# rev for linux : dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 (139 commits)' ++ cur_rev=9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c +++ git -C linux rev-list --count ce55c22ec8b223a90ff3e084d842f73cfba35588..9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c ++ c_commits=103 +# rev for linux : ce55c22ec8b223a90ff3e084d842f73cfba35588..9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c (103 commits) ++ echo '# rev for linux : ce55c22ec8b223a90ff3e084d842f73cfba35588..9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c (103 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git glibc_rev ++ set -euf -o pipefail @@ -287,17 +287,17 @@ ++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/glibc_rev -+ base_rev=c06e10c8130358c409c1d2837f8171ef70169d03 ++ base_rev=1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 ++ get_current_git glibc_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/glibc_rev -+ cur_rev=1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 -++ git -C glibc rev-list --count c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 ++ cur_rev=2aa0974d2573441bffd596b07bff8698b1f2f18c +++ git -C glibc rev-list --count 1c1083a3e48240866cfac595a2d60dfb1e8a1bf1..2aa0974d2573441bffd596b07bff8698b1f2f18c +# rev for glibc : 1c1083a3e48240866cfac595a2d60dfb1e8a1bf1..2aa0974d2573441bffd596b07bff8698b1f2f18c (2 commits) + c_commits=2 -# rev for glibc : c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 (2 commits) -+ echo '# rev for glibc : c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 (2 commits)' ++ echo '# rev for glibc : 1c1083a3e48240866cfac595a2d60dfb1e8a1bf1..2aa0974d2573441bffd596b07bff8698b1f2f18c (2 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git gdb_rev ++ set -euf -o pipefail @@ -305,19 +305,19 @@ ++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/gdb_rev -+ base_rev=6f85247eec616650608b48c4393f7b93006037d0 ++ base_rev=2d1777b530d7832db5d8d7017378354c28816554 ++ get_current_git gdb_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/gdb_rev -+ cur_rev=2d1777b530d7832db5d8d7017378354c28816554 -++ git -C gdb rev-list --count 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 -+ c_commits=30 -# rev for gdb : 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 (30 commits) -+ echo '# rev for gdb : 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 (30 commits)' -+ echo '' ++ cur_rev=0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 +++ git -C gdb rev-list --count 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 +# rev for gdb : 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 (8 commits) ++ c_commits=8 ++ echo '# rev for gdb : 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 (8 commits)' ++ echo '' + setup_stages_to_run + '[' ignore = onregression ']' + '[' ignore = precommit ']' @@ -399,9 +399,9 @@ +++ get_current_manifest BUILD_URL +++ get_manifest artifacts/manifest.sh BUILD_URL +++ set +x -++ url=https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/432/artifact/artifacts +++ url=https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/433/artifact/artifacts ++ '[' '' '!=' '' ']' -++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/432/artifact/artifacts/notify/mail-body.txt/*view*/' +++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/433/artifact/artifacts/notify/mail-body.txt/*view*/' # print all notification files + echo '# print all notification files' + true @@ -434,16 +434,16 @@ +++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/binutils_rev -++ base_rev=6f85247eec616650608b48c4393f7b93006037d0 +++ base_rev=2d1777b530d7832db5d8d7017378354c28816554 +++ get_current_git binutils_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/binutils_rev -++ cur_rev=2d1777b530d7832db5d8d7017378354c28816554 -+++ git -C binutils rev-list --count 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 -++ c_commits=30 -++ new_commits=30 +++ cur_rev=0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 ++++ git -C binutils rev-list --count 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 +++ c_commits=8 +++ new_commits=8 ++ for c in "${changed_components[@]}" +++ get_baseline_git gcc_rev +++ set -euf -o pipefail @@ -451,16 +451,16 @@ +++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/gcc_rev -++ base_rev=0308461d9d44ca9db45fb72ca080c14e6fc68739 +++ base_rev=c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 +++ get_current_git gcc_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/gcc_rev -++ cur_rev=c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 -+++ git -C gcc rev-list --count 0308461d9d44ca9db45fb72ca080c14e6fc68739..c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 -++ c_commits=39 -++ new_commits=69 +++ cur_rev=66c26e5cfdf65ae024fcb658629dc5a9a10f3f85 ++++ git -C gcc rev-list --count c85f74813f6a6b73f7f303d0678b3d1c00f8adc2..66c26e5cfdf65ae024fcb658629dc5a9a10f3f85 +++ c_commits=43 +++ new_commits=51 ++ for c in "${changed_components[@]}" +++ get_baseline_git linux_rev +++ set -euf -o pipefail @@ -468,16 +468,16 @@ +++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/linux_rev -++ base_rev=dd72f9c7e512da377074d47d990564959b772643 +++ base_rev=ce55c22ec8b223a90ff3e084d842f73cfba35588 +++ get_current_git linux_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/linux_rev -++ cur_rev=ce55c22ec8b223a90ff3e084d842f73cfba35588 -+++ git -C linux rev-list --count dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 -++ c_commits=139 -++ new_commits=208 +++ cur_rev=9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c ++++ git -C linux rev-list --count ce55c22ec8b223a90ff3e084d842f73cfba35588..9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c +++ c_commits=103 +++ new_commits=154 ++ for c in "${changed_components[@]}" +++ get_baseline_git glibc_rev +++ set -euf -o pipefail @@ -485,16 +485,16 @@ +++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/glibc_rev -++ base_rev=c06e10c8130358c409c1d2837f8171ef70169d03 +++ base_rev=1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 +++ get_current_git glibc_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/glibc_rev -++ cur_rev=1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 -+++ git -C glibc rev-list --count c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 +++ cur_rev=2aa0974d2573441bffd596b07bff8698b1f2f18c ++++ git -C glibc rev-list --count 1c1083a3e48240866cfac595a2d60dfb1e8a1bf1..2aa0974d2573441bffd596b07bff8698b1f2f18c ++ c_commits=2 -++ new_commits=210 +++ new_commits=156 ++ for c in "${changed_components[@]}" +++ get_baseline_git gdb_rev +++ set -euf -o pipefail @@ -502,20 +502,20 @@ +++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/gdb_rev -++ base_rev=6f85247eec616650608b48c4393f7b93006037d0 +++ base_rev=2d1777b530d7832db5d8d7017378354c28816554 +++ get_current_git gdb_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/gdb_rev -++ cur_rev=2d1777b530d7832db5d8d7017378354c28816554 -+++ git -C gdb rev-list --count 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 -++ c_commits=30 -++ new_commits=240 +++ cur_rev=0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 ++++ git -C gdb rev-list --count 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 +++ c_commits=8 +++ new_commits=164 +++ echo binutils gcc linux glibc gdb +++ tr ' ' , ++ components=binutils,gcc,linux,glibc,gdb -++ echo '240 commits in binutils,gcc,linux,glibc,gdb' +++ echo '164 commits in binutils,gcc,linux,glibc,gdb' ++ '[' --oneline = --oneline ']' ++ return 0 ++ gnu_print_result --oneline @@ -531,7 +531,7 @@ ++ return 0 ++ gnu_print_config --oneline ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh ++ gcc_override_configure=() ++ local -a gcc_override_configure ++ gcc_target_board_options=() @@ -577,21 +577,21 @@ ++ case "$print_arg" in ++ case "$ci_config" in ++ echo aarch64 -+ echo '[Linaro-TCWG-CI]' '240 commits in binutils,gcc,linux,glibc,gdb: Success on aarch64' ++ echo '[Linaro-TCWG-CI]' '164 commits in binutils,gcc,linux,glibc,gdb: Success on aarch64' + print_mail_body + local bad_artifacts_url good_artifacts_url ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x -+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/432/artifact/artifacts ++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/433/artifact/artifacts ++ get_baseline_manifest BUILD_URL ++ get_manifest base-artifacts/manifest.sh BUILD_URL false ++ set +x -+ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/431/artifact/artifacts ++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/432/artifact/artifacts + cat ++ gnu_print_config --short ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh ++ gcc_override_configure=() ++ local -a gcc_override_configure ++ gcc_target_board_options=() @@ -654,16 +654,16 @@ +++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/binutils_rev -++ base_rev=6f85247eec616650608b48c4393f7b93006037d0 +++ base_rev=2d1777b530d7832db5d8d7017378354c28816554 +++ get_current_git binutils_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/binutils_rev -++ cur_rev=2d1777b530d7832db5d8d7017378354c28816554 -+++ git -C binutils rev-list --count 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 -++ c_commits=30 -++ new_commits=30 +++ cur_rev=0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 ++++ git -C binutils rev-list --count 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 +++ c_commits=8 +++ new_commits=8 ++ for c in "${changed_components[@]}" +++ get_baseline_git gcc_rev +++ set -euf -o pipefail @@ -671,16 +671,16 @@ +++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/gcc_rev -++ base_rev=0308461d9d44ca9db45fb72ca080c14e6fc68739 +++ base_rev=c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 +++ get_current_git gcc_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/gcc_rev -++ cur_rev=c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 -+++ git -C gcc rev-list --count 0308461d9d44ca9db45fb72ca080c14e6fc68739..c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 -++ c_commits=39 -++ new_commits=69 +++ cur_rev=66c26e5cfdf65ae024fcb658629dc5a9a10f3f85 ++++ git -C gcc rev-list --count c85f74813f6a6b73f7f303d0678b3d1c00f8adc2..66c26e5cfdf65ae024fcb658629dc5a9a10f3f85 +++ c_commits=43 +++ new_commits=51 ++ for c in "${changed_components[@]}" +++ get_baseline_git linux_rev +++ set -euf -o pipefail @@ -688,16 +688,16 @@ +++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/linux_rev -++ base_rev=dd72f9c7e512da377074d47d990564959b772643 +++ base_rev=ce55c22ec8b223a90ff3e084d842f73cfba35588 +++ get_current_git linux_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/linux_rev -++ cur_rev=ce55c22ec8b223a90ff3e084d842f73cfba35588 -+++ git -C linux rev-list --count dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 -++ c_commits=139 -++ new_commits=208 +++ cur_rev=9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c ++++ git -C linux rev-list --count ce55c22ec8b223a90ff3e084d842f73cfba35588..9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c +++ c_commits=103 +++ new_commits=154 ++ for c in "${changed_components[@]}" +++ get_baseline_git glibc_rev +++ set -euf -o pipefail @@ -705,16 +705,16 @@ +++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/glibc_rev -++ base_rev=c06e10c8130358c409c1d2837f8171ef70169d03 +++ base_rev=1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 +++ get_current_git glibc_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/glibc_rev -++ cur_rev=1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 -+++ git -C glibc rev-list --count c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 +++ cur_rev=2aa0974d2573441bffd596b07bff8698b1f2f18c ++++ git -C glibc rev-list --count 1c1083a3e48240866cfac595a2d60dfb1e8a1bf1..2aa0974d2573441bffd596b07bff8698b1f2f18c ++ c_commits=2 -++ new_commits=210 +++ new_commits=156 ++ for c in "${changed_components[@]}" +++ get_baseline_git gdb_rev +++ set -euf -o pipefail @@ -722,20 +722,20 @@ +++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/gdb_rev -++ base_rev=6f85247eec616650608b48c4393f7b93006037d0 +++ base_rev=2d1777b530d7832db5d8d7017378354c28816554 +++ get_current_git gdb_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/gdb_rev -++ cur_rev=2d1777b530d7832db5d8d7017378354c28816554 -+++ git -C gdb rev-list --count 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 -++ c_commits=30 -++ new_commits=240 +++ cur_rev=0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 ++++ git -C gdb rev-list --count 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 +++ c_commits=8 +++ new_commits=164 +++ echo binutils gcc linux glibc gdb +++ tr ' ' , ++ components=binutils,gcc,linux,glibc,gdb -++ echo '240 commits in binutils,gcc,linux,glibc,gdb' +++ echo '164 commits in binutils,gcc,linux,glibc,gdb' ++ '[' --short = --oneline ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git binutils_rev @@ -744,19 +744,19 @@ +++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/binutils_rev -++ base_rev=6f85247eec616650608b48c4393f7b93006037d0 +++ base_rev=2d1777b530d7832db5d8d7017378354c28816554 +++ get_current_git binutils_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/binutils_rev -++ cur_rev=2d1777b530d7832db5d8d7017378354c28816554 -+++ git -C binutils rev-list --count 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 -++ c_commits=30 +++ cur_rev=0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 ++++ git -C binutils rev-list --count 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 +++ c_commits=8 ++ '[' '' '!=' '' ']' -++ git -C binutils log -n 5 --oneline 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 -++ '[' 30 -gt 5 ']' -++ echo '... and 25 more commits in binutils' +++ git -C binutils log -n 5 --oneline 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 +++ '[' 8 -gt 5 ']' +++ echo '... and 3 more commits in binutils' ++ '[' '' '!=' '' ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git gcc_rev @@ -765,19 +765,19 @@ +++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/gcc_rev -++ base_rev=0308461d9d44ca9db45fb72ca080c14e6fc68739 +++ base_rev=c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 +++ get_current_git gcc_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/gcc_rev -++ cur_rev=c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 -+++ git -C gcc rev-list --count 0308461d9d44ca9db45fb72ca080c14e6fc68739..c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 -++ c_commits=39 +++ cur_rev=66c26e5cfdf65ae024fcb658629dc5a9a10f3f85 ++++ git -C gcc rev-list --count c85f74813f6a6b73f7f303d0678b3d1c00f8adc2..66c26e5cfdf65ae024fcb658629dc5a9a10f3f85 +++ c_commits=43 ++ '[' '' '!=' '' ']' -++ git -C gcc log -n 5 --oneline 0308461d9d44ca9db45fb72ca080c14e6fc68739..c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 -++ '[' 39 -gt 5 ']' -++ echo '... and 34 more commits in gcc' +++ git -C gcc log -n 5 --oneline c85f74813f6a6b73f7f303d0678b3d1c00f8adc2..66c26e5cfdf65ae024fcb658629dc5a9a10f3f85 +++ '[' 43 -gt 5 ']' +++ echo '... and 38 more commits in gcc' ++ '[' '' '!=' '' ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git linux_rev @@ -786,19 +786,19 @@ +++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/linux_rev -++ base_rev=dd72f9c7e512da377074d47d990564959b772643 +++ base_rev=ce55c22ec8b223a90ff3e084d842f73cfba35588 +++ get_current_git linux_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/linux_rev -++ cur_rev=ce55c22ec8b223a90ff3e084d842f73cfba35588 -+++ git -C linux rev-list --count dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 -++ c_commits=139 +++ cur_rev=9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c ++++ git -C linux rev-list --count ce55c22ec8b223a90ff3e084d842f73cfba35588..9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c +++ c_commits=103 ++ '[' '' '!=' '' ']' -++ git -C linux log -n 5 --oneline dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 -++ '[' 139 -gt 5 ']' -++ echo '... and 134 more commits in linux' +++ git -C linux log -n 5 --oneline ce55c22ec8b223a90ff3e084d842f73cfba35588..9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c +++ '[' 103 -gt 5 ']' +++ echo '... and 98 more commits in linux' ++ '[' '' '!=' '' ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git glibc_rev @@ -807,17 +807,17 @@ +++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/glibc_rev -++ base_rev=c06e10c8130358c409c1d2837f8171ef70169d03 +++ base_rev=1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 +++ get_current_git glibc_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/glibc_rev -++ cur_rev=1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 -+++ git -C glibc rev-list --count c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 +++ cur_rev=2aa0974d2573441bffd596b07bff8698b1f2f18c ++++ git -C glibc rev-list --count 1c1083a3e48240866cfac595a2d60dfb1e8a1bf1..2aa0974d2573441bffd596b07bff8698b1f2f18c ++ c_commits=2 ++ '[' '' '!=' '' ']' -++ git -C glibc log -n 5 --oneline c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 +++ git -C glibc log -n 5 --oneline 1c1083a3e48240866cfac595a2d60dfb1e8a1bf1..2aa0974d2573441bffd596b07bff8698b1f2f18c ++ '[' 2 -gt 5 ']' ++ '[' '' '!=' '' ']' ++ for c in "${changed_components[@]}" @@ -827,19 +827,19 @@ +++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/gdb_rev -++ base_rev=6f85247eec616650608b48c4393f7b93006037d0 +++ base_rev=2d1777b530d7832db5d8d7017378354c28816554 +++ get_current_git gdb_rev +++ set -euf -o pipefail +++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' +++ set -euf -o pipefail +x +++ cat artifacts/git/gdb_rev -++ cur_rev=2d1777b530d7832db5d8d7017378354c28816554 -+++ git -C gdb rev-list --count 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 -++ c_commits=30 +++ cur_rev=0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 ++++ git -C gdb rev-list --count 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 +++ c_commits=8 ++ '[' '' '!=' '' ']' -++ git -C gdb log -n 5 --oneline 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 -++ '[' 30 -gt 5 ']' -++ echo '... and 25 more commits in gdb' +++ git -C gdb log -n 5 --oneline 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 +++ '[' 8 -gt 5 ']' +++ echo '... and 3 more commits in gdb' ++ '[' '' '!=' '' ']' ++ return 0 ++ gnu_print_result --short @@ -886,7 +886,7 @@ ++ return 0 ++ gnu_print_config --long ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh ++ gcc_override_configure=() ++ local -a gcc_override_configure ++ gcc_target_board_options=() @@ -936,10 +936,11 @@ # generate dashboard + echo '# generate dashboard' + generate_dashboard_squad -+ local results_date # generate_dashboard_squad ... Skipping # post_dashboard_squad +... Skipping ++ local results_date + echo '# generate_dashboard_squad' + false + echo '... Skipping' @@ -947,22 +948,21 @@ + post_dashboard_squad + echo '# post_dashboard_squad' + false -... Skipping + echo '... Skipping' + return + generate_lnt_report -+ wait 330469 ++ wait 332210 + set -euf -o pipefail -# generate_lnt_report + echo '# generate_lnt_report' +# generate_lnt_report + true + case "$ci_project" in -+ . /home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/lnt-utils.sh ++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/lnt-utils.sh ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x -+ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/432/ tcwg_gnu_native_build master-aarch64 artifacts/sumfiles artifacts/notify/lnt_report.json -+ local build_url=https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/432/ ++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/433/ tcwg_gnu_native_build master-aarch64 artifacts/sumfiles artifacts/notify/lnt_report.json ++ local build_url=https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/433/ + local ci_project=tcwg_gnu_native_build + local ci_config=master-aarch64 + local sumfiles_dir=artifacts/sumfiles diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log index 0031539..ae5bb1e 100644 --- a/jenkins/notify-init.log +++ b/jenkins/notify-init.log @@ -1,25 +1,25 @@ ++ pwd ++ cat -+ remote_exec tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p50000: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh ++ remote_exec tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p35545: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh + set -euf -o pipefail + local host -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p50000: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p35545: ++ cut -d: -f 1 -+ host=tcwg-jade-05 ++ host=tcwg-jade-06 + local port -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p50000: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p35545: ++ cut -s -d: -f 2 + port= + local dir -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p50000: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p35545: ++ cut -s -d: -f 3 -+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_1 ++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_2 + local opts -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p50000: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p35545: ++ cut -s -d: -f 4 -+ opts=-p50000 ++ opts=-p35545 + local env_vars -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p50000: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p35545: ++ cut -s -d: -f 5 + env_vars= + shift @@ -58,10 +58,10 @@ + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q tcwg_gnu-build.sh -++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_1 -+ ssh -p50000 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh' +++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_2 ++ ssh -p35545 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_2 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh' -/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh +/home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh + false + dryrun= @@ -82,23 +82,23 @@ ++ get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ set +x + ci_config=master-aarch64 -+ echo '# Debug traces :' # Debug traces : ++ echo '# Debug traces :' ++ get_baseline_manifest BUILD_URL ++ get_manifest base-artifacts/manifest.sh BUILD_URL false ++ set +x -# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/431/ +# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/432/ ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/432/' # Using dir : base-artifacts -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/431/' + echo '# Using dir : base-artifacts' ++ get_current_manifest BUILD_URL ++ get_manifest artifacts/manifest.sh BUILD_URL ++ set +x -# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/432/ -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/432/' +# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/433/ ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/433/' ++ echo '# Using dir : artifacts' # Using dir : artifacts -+ echo '# Using dir : artifacts' + echo '' + mkdir -p artifacts/notify + '[' -f /home/tcwg-buildslave/.jipdate.yml ']' @@ -153,7 +153,7 @@ +++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/binutils_rev -++ '[' x2d1777b530d7832db5d8d7017378354c28816554 '!=' x6f85247eec616650608b48c4393f7b93006037d0 ']' +++ '[' x0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 '!=' x2d1777b530d7832db5d8d7017378354c28816554 ']' ++ echo -ne binutils ++ delim=' ' ++ for c in $(print_updated_components) @@ -168,7 +168,7 @@ +++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/gcc_rev -++ '[' xc85f74813f6a6b73f7f303d0678b3d1c00f8adc2 '!=' x0308461d9d44ca9db45fb72ca080c14e6fc68739 ']' +++ '[' x66c26e5cfdf65ae024fcb658629dc5a9a10f3f85 '!=' xc85f74813f6a6b73f7f303d0678b3d1c00f8adc2 ']' ++ echo -ne ' gcc' ++ delim=' ' ++ for c in $(print_updated_components) @@ -183,7 +183,7 @@ +++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/linux_rev -++ '[' xce55c22ec8b223a90ff3e084d842f73cfba35588 '!=' xdd72f9c7e512da377074d47d990564959b772643 ']' +++ '[' x9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c '!=' xce55c22ec8b223a90ff3e084d842f73cfba35588 ']' ++ echo -ne ' linux' ++ delim=' ' ++ for c in $(print_updated_components) @@ -198,7 +198,7 @@ +++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/glibc_rev -++ '[' x1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 '!=' xc06e10c8130358c409c1d2837f8171ef70169d03 ']' +++ '[' x2aa0974d2573441bffd596b07bff8698b1f2f18c '!=' x1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 ']' ++ echo -ne ' glibc' ++ delim=' ' ++ for c in $(print_updated_components) @@ -213,7 +213,7 @@ +++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']' +++ set -euf -o pipefail +x +++ cat base-artifacts/git/gdb_rev -++ '[' x2d1777b530d7832db5d8d7017378354c28816554 '!=' x6f85247eec616650608b48c4393f7b93006037d0 ']' +++ '[' x0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 '!=' x2d1777b530d7832db5d8d7017378354c28816554 ']' ++ echo -ne ' gdb' ++ delim=' ' ++ echo @@ -221,10 +221,10 @@ + '[' 5 = 0 ']' + '[' 5 = 1 ']' # Debug traces : -# change_kind=multiple_components : binutils gcc linux glibc gdb + change_kind=multiple_components + changed_single_component= + echo '# Debug traces :' +# change_kind=multiple_components : binutils gcc linux glibc gdb + echo '# change_kind=multiple_components : binutils gcc linux glibc gdb' + for c in "${changed_components[@]}" ++ get_baseline_git binutils_rev @@ -233,17 +233,17 @@ ++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/binutils_rev -+ base_rev=6f85247eec616650608b48c4393f7b93006037d0 ++ base_rev=2d1777b530d7832db5d8d7017378354c28816554 ++ get_current_git binutils_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/binutils_rev -+ cur_rev=2d1777b530d7832db5d8d7017378354c28816554 -++ git -C binutils rev-list --count 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 -+ c_commits=30 -# rev for binutils : 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 (30 commits) -+ echo '# rev for binutils : 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 (30 commits)' ++ cur_rev=0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 +++ git -C binutils rev-list --count 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 ++ c_commits=8 +# rev for binutils : 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 (8 commits) ++ echo '# rev for binutils : 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 (8 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git gcc_rev ++ set -euf -o pipefail @@ -251,17 +251,17 @@ ++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/gcc_rev -+ base_rev=0308461d9d44ca9db45fb72ca080c14e6fc68739 ++ base_rev=c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 ++ get_current_git gcc_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/gcc_rev -+ cur_rev=c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 -++ git -C gcc rev-list --count 0308461d9d44ca9db45fb72ca080c14e6fc68739..c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 -+ c_commits=39 -+ echo '# rev for gcc : 0308461d9d44ca9db45fb72ca080c14e6fc68739..c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 (39 commits)' -# rev for gcc : 0308461d9d44ca9db45fb72ca080c14e6fc68739..c85f74813f6a6b73f7f303d0678b3d1c00f8adc2 (39 commits) ++ cur_rev=66c26e5cfdf65ae024fcb658629dc5a9a10f3f85 +++ git -C gcc rev-list --count c85f74813f6a6b73f7f303d0678b3d1c00f8adc2..66c26e5cfdf65ae024fcb658629dc5a9a10f3f85 +# rev for gcc : c85f74813f6a6b73f7f303d0678b3d1c00f8adc2..66c26e5cfdf65ae024fcb658629dc5a9a10f3f85 (43 commits) ++ c_commits=43 ++ echo '# rev for gcc : c85f74813f6a6b73f7f303d0678b3d1c00f8adc2..66c26e5cfdf65ae024fcb658629dc5a9a10f3f85 (43 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git linux_rev ++ set -euf -o pipefail @@ -269,17 +269,17 @@ ++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/linux_rev -+ base_rev=dd72f9c7e512da377074d47d990564959b772643 ++ base_rev=ce55c22ec8b223a90ff3e084d842f73cfba35588 ++ get_current_git linux_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/linux_rev -+ cur_rev=ce55c22ec8b223a90ff3e084d842f73cfba35588 -++ git -C linux rev-list --count dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 -+ c_commits=139 -+ echo '# rev for linux : dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 (139 commits)' -# rev for linux : dd72f9c7e512da377074d47d990564959b772643..ce55c22ec8b223a90ff3e084d842f73cfba35588 (139 commits) ++ cur_rev=9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c +++ git -C linux rev-list --count ce55c22ec8b223a90ff3e084d842f73cfba35588..9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c ++ c_commits=103 +# rev for linux : ce55c22ec8b223a90ff3e084d842f73cfba35588..9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c (103 commits) ++ echo '# rev for linux : ce55c22ec8b223a90ff3e084d842f73cfba35588..9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c (103 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git glibc_rev ++ set -euf -o pipefail @@ -287,17 +287,17 @@ ++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/glibc_rev -+ base_rev=c06e10c8130358c409c1d2837f8171ef70169d03 ++ base_rev=1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 ++ get_current_git glibc_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/glibc_rev -+ cur_rev=1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 -++ git -C glibc rev-list --count c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 ++ cur_rev=2aa0974d2573441bffd596b07bff8698b1f2f18c +++ git -C glibc rev-list --count 1c1083a3e48240866cfac595a2d60dfb1e8a1bf1..2aa0974d2573441bffd596b07bff8698b1f2f18c + c_commits=2 -+ echo '# rev for glibc : c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 (2 commits)' -# rev for glibc : c06e10c8130358c409c1d2837f8171ef70169d03..1c1083a3e48240866cfac595a2d60dfb1e8a1bf1 (2 commits) +# rev for glibc : 1c1083a3e48240866cfac595a2d60dfb1e8a1bf1..2aa0974d2573441bffd596b07bff8698b1f2f18c (2 commits) ++ echo '# rev for glibc : 1c1083a3e48240866cfac595a2d60dfb1e8a1bf1..2aa0974d2573441bffd596b07bff8698b1f2f18c (2 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git gdb_rev ++ set -euf -o pipefail @@ -305,17 +305,17 @@ ++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']' ++ set -euf -o pipefail +x ++ cat base-artifacts/git/gdb_rev -+ base_rev=6f85247eec616650608b48c4393f7b93006037d0 ++ base_rev=2d1777b530d7832db5d8d7017378354c28816554 ++ get_current_git gdb_rev ++ set -euf -o pipefail ++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']' ++ set -euf -o pipefail +x ++ cat artifacts/git/gdb_rev -+ cur_rev=2d1777b530d7832db5d8d7017378354c28816554 -++ git -C gdb rev-list --count 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 -+ c_commits=30 -# rev for gdb : 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 (30 commits) -+ echo '# rev for gdb : 6f85247eec616650608b48c4393f7b93006037d0..2d1777b530d7832db5d8d7017378354c28816554 (30 commits)' ++ cur_rev=0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 +++ git -C gdb rev-list --count 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 +# rev for gdb : 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 (8 commits) ++ c_commits=8 ++ echo '# rev for gdb : 2d1777b530d7832db5d8d7017378354c28816554..0e17d3fc080f543d81e6c2520ba0bd8046ea3a95 (8 commits)' + echo '' + setup_stages_to_run @@ -345,7 +345,7 @@ + local stage=init + '[' multiple_components '!=' single_commit ']' + return +Init stage ran successfully. + '[' init '!=' full ']' + echo 'Init stage ran successfully.' -Init stage ran successfully. + exit 0 diff --git a/jenkins/rewrite.log b/jenkins/rewrite.log index 4ffa894..63e82eb 100644 --- a/jenkins/rewrite.log +++ b/jenkins/rewrite.log @@ -1,25 +1,25 @@ ++ pwd ++ cat -+ remote_exec tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p50000: ./jenkins-scripts/round-robin-baseline.sh '@@rr[top_artifacts]' artifacts __build_script tcwg_gnu-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100 ++ remote_exec tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p35545: ./jenkins-scripts/round-robin-baseline.sh '@@rr[top_artifacts]' artifacts __build_script tcwg_gnu-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100 + set -euf -o pipefail + local host -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p50000: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p35545: ++ cut -d: -f 1 -+ host=tcwg-jade-05 ++ host=tcwg-jade-06 + local port -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p50000: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p35545: ++ cut -s -d: -f 2 + port= + local dir -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p50000: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p35545: ++ cut -s -d: -f 3 -+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_1 ++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_2 + local opts -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p50000: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p35545: ++ cut -s -d: -f 4 -+ opts=-p50000 ++ opts=-p35545 + local env_vars -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_1:-p50000: +++ echo tcwg-jade-06::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p35545: ++ cut -s -d: -f 5 + env_vars= + shift @@ -58,8 +58,8 @@ + for i in "$@" + cmd+=("$(printf '%q' "$i")") ++ printf %q 100 -++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_1 -+ ssh -p50000 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_1 && exec ./jenkins-scripts/round-robin-baseline.sh @@rr\[top_artifacts\] artifacts __build_script tcwg_gnu-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100' +++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_2 ++ ssh -p35545 tcwg-jade-06 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_2 && exec ./jenkins-scripts/round-robin-baseline.sh @@rr\[top_artifacts\] artifacts __build_script tcwg_gnu-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100' + declare -g rewrite_base_artifacts_first=true + true + update_baseline diff --git a/jenkins/run-build.env b/jenkins/run-build.env index 315aee9..cb2a6a5 100644 --- a/jenkins/run-build.env +++ b/jenkins/run-build.env @@ -1,13 +1,13 @@ -build_name="#432" +build_name="#433" docker_opts=(--distro default --arch arm64 --node -tcwg-jade-05 ) +tcwg-jade-06 ) source build_container.sh trap "cleanup_all_containers" EXIT -build_name="#432-binutils-gcc-gdb-glibc-linux" +build_name="#433-binutils-gcc-gdb-glibc-linux" branch_opt=(==rr\[binutils_git\] git://sourceware.org/git/binutils-gdb.git#master ==rr\[gcc_git\] @@ -18,4 +18,4 @@ git://sourceware.org/git/binutils-gdb.git#master git://sourceware.org/git/glibc.git#master ==rr\[linux_git\] https://git.linaro.org/kernel-org/linux.git#master ) -build_name="#432-binutils-gcc-gdb-glibc-linux-R6" +build_name="#433-binutils-gcc-gdb-glibc-linux-R6" -- cgit v1.2.3