From 510624e97d9fdcf14d705f475217f4573056cb02 Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Thu, 26 Oct 2023 03:21:51 +0000 Subject: onsuccess: #438: 6: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/438/ 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 | 360 +++++++++++++++++++----------------------------- jenkins/notify-init.log | 122 +++++++--------- jenkins/rewrite.log | 20 +-- jenkins/run-build.env | 6 +- 5 files changed, 207 insertions(+), 303 deletions(-) (limited to 'jenkins') diff --git a/jenkins/build-name b/jenkins/build-name index 776ae52..1c12b27 100644 --- a/jenkins/build-name +++ b/jenkins/build-name @@ -1 +1 @@ -#437-binutils-gcc-gdb-glibc-linux-R6 +#438-binutils-gcc-gdb-glibc-linux-R6 diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log index 2523a93..73a150d 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_6:-p50873: ./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-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p51083: ./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_6:-p50873: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p51083: ++ cut -d: -f 1 + host=tcwg-jade-05 + local port -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p50873: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p51083: ++ cut -s -d: -f 2 + port= + local dir -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p50873: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p51083: ++ cut -s -d: -f 3 -+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_6 ++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_3 + local opts -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p50873: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p51083: ++ cut -s -d: -f 4 -+ opts=-p50873 ++ opts=-p51083 + local env_vars -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p50873: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p51083: ++ 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_6 -+ ssh -p50873 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_6 && 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_3 ++ ssh -p51083 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_3 && 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_6/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_3/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= @@ -70,8 +70,8 @@ + declare -a changed_components + declare print_commits_f print_result_f print_config_f print_last_icommit_f + dump_model_only=false -+ setup_notify_environment # setup_notify_environment ++ setup_notify_environment + echo '# setup_notify_environment' + top_artifacts=artifacts ++ get_current_manifest '{rr[ci_project]}' @@ -81,21 +81,21 @@ ++ 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/436/ -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/436/' +# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/437/ # Using dir : base-artifacts ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/437/' + 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/437/ -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/437/' +# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/438/ ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/438/' # Using dir : artifacts + echo '# Using dir : artifacts' @@ -105,8 +105,8 @@ + set +x + declare -Ag pw + '[' ignore = precommit ']' -# check_source_changes + check_source_changes +# check_source_changes + echo '# check_source_changes' ++ get_current_manifest '{rr[update_baseline]}' ++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}' @@ -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 -++ '[' x7ac6d0c38c365a6778a91fd37203c21561c61c4c '!=' x8bf3b48f72728208ad09989edfac9e010a62a703 ']' +++ '[' x35ce3b813f879da98341b62e1797b6ea2341411c '!=' x7ac6d0c38c365a6778a91fd37203c21561c61c4c ']' ++ 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 -++ '[' x6fa7284e2824310bb7204d41b5243c677ecb62d3 '!=' x7b2984ad76cac67b962eeb39eab62b6dacf7845e ']' +++ '[' xf75fc1f08337fdf9034b041b113835b456ca37bf '!=' x6fa7284e2824310bb7204d41b5243c677ecb62d3 ']' ++ 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 -++ '[' x4f82870119a46b0d04d91ef4697ac4977a255a9d '!=' x84186fcb834ecc55604efaf383e17e6b5e9baa50 ']' +++ '[' x611da07b89fdd53f140d7b33013f255bf0ed8f34 '!=' x4f82870119a46b0d04d91ef4697ac4977a255a9d ']' ++ echo -ne ' linux' ++ delim=' ' ++ for c in $(print_updated_components) @@ -198,9 +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 -++ '[' x2bd00179885928fd95fcabfafc50e7b5c6e660d2 '!=' x83d13972f23546758b600ba940e0d53248dd0339 ']' -++ echo -ne ' glibc' -++ delim=' ' +++ '[' x2bd00179885928fd95fcabfafc50e7b5c6e660d2 '!=' x2bd00179885928fd95fcabfafc50e7b5c6e660d2 ']' ++ for c in $(print_updated_components) +++ get_current_git gdb_rev +++ set -euf -o pipefail @@ -213,19 +211,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 -++ '[' x7ac6d0c38c365a6778a91fd37203c21561c61c4c '!=' x8bf3b48f72728208ad09989edfac9e010a62a703 ']' +++ '[' x35ce3b813f879da98341b62e1797b6ea2341411c '!=' x7ac6d0c38c365a6778a91fd37203c21561c61c4c ']' ++ echo -ne ' gdb' ++ delim=' ' ++ echo + local c base_rev cur_rev c_commits -+ '[' 5 = 0 ']' -# Debug traces : -# change_kind=multiple_components : binutils gcc linux glibc gdb -+ '[' 5 = 1 ']' ++ '[' 4 = 0 ']' ++ '[' 4 = 1 ']' + change_kind=multiple_components + changed_single_component= + echo '# Debug traces :' -+ echo '# change_kind=multiple_components : binutils gcc linux glibc gdb' +# Debug traces : +# change_kind=multiple_components : binutils gcc linux gdb ++ echo '# change_kind=multiple_components : binutils gcc linux gdb' + for c in "${changed_components[@]}" ++ get_baseline_git binutils_rev ++ set -euf -o pipefail @@ -233,17 +231,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=8bf3b48f72728208ad09989edfac9e010a62a703 ++ base_rev=7ac6d0c38c365a6778a91fd37203c21561c61c4c ++ 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=7ac6d0c38c365a6778a91fd37203c21561c61c4c -++ git -C binutils rev-list --count 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c -+ c_commits=7 -# rev for binutils : 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c (7 commits) -+ echo '# rev for binutils : 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c (7 commits)' ++ cur_rev=35ce3b813f879da98341b62e1797b6ea2341411c +++ git -C binutils rev-list --count 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c ++ c_commits=8 +# rev for binutils : 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c (8 commits) ++ echo '# rev for binutils : 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c (8 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git gcc_rev ++ set -euf -o pipefail @@ -251,17 +249,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=7b2984ad76cac67b962eeb39eab62b6dacf7845e ++ base_rev=6fa7284e2824310bb7204d41b5243c677ecb62d3 ++ 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=6fa7284e2824310bb7204d41b5243c677ecb62d3 -++ git -C gcc rev-list --count 7b2984ad76cac67b962eeb39eab62b6dacf7845e..6fa7284e2824310bb7204d41b5243c677ecb62d3 -+ c_commits=26 -# rev for gcc : 7b2984ad76cac67b962eeb39eab62b6dacf7845e..6fa7284e2824310bb7204d41b5243c677ecb62d3 (26 commits) -+ echo '# rev for gcc : 7b2984ad76cac67b962eeb39eab62b6dacf7845e..6fa7284e2824310bb7204d41b5243c677ecb62d3 (26 commits)' ++ cur_rev=f75fc1f08337fdf9034b041b113835b456ca37bf +++ git -C gcc rev-list --count 6fa7284e2824310bb7204d41b5243c677ecb62d3..f75fc1f08337fdf9034b041b113835b456ca37bf ++ c_commits=32 +# rev for gcc : 6fa7284e2824310bb7204d41b5243c677ecb62d3..f75fc1f08337fdf9034b041b113835b456ca37bf (32 commits) ++ echo '# rev for gcc : 6fa7284e2824310bb7204d41b5243c677ecb62d3..f75fc1f08337fdf9034b041b113835b456ca37bf (32 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git linux_rev ++ set -euf -o pipefail @@ -269,35 +267,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=84186fcb834ecc55604efaf383e17e6b5e9baa50 ++ base_rev=4f82870119a46b0d04d91ef4697ac4977a255a9d ++ 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=4f82870119a46b0d04d91ef4697ac4977a255a9d -++ git -C linux rev-list --count 84186fcb834ecc55604efaf383e17e6b5e9baa50..4f82870119a46b0d04d91ef4697ac4977a255a9d -+ c_commits=23 -# rev for linux : 84186fcb834ecc55604efaf383e17e6b5e9baa50..4f82870119a46b0d04d91ef4697ac4977a255a9d (23 commits) -+ echo '# rev for linux : 84186fcb834ecc55604efaf383e17e6b5e9baa50..4f82870119a46b0d04d91ef4697ac4977a255a9d (23 commits)' -+ for c in "${changed_components[@]}" -++ get_baseline_git glibc_rev -++ set -euf -o pipefail -++ local base_artifacts=base-artifacts -++ 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=83d13972f23546758b600ba940e0d53248dd0339 -++ 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=2bd00179885928fd95fcabfafc50e7b5c6e660d2 -++ git -C glibc rev-list --count 83d13972f23546758b600ba940e0d53248dd0339..2bd00179885928fd95fcabfafc50e7b5c6e660d2 -+ c_commits=15 -# rev for glibc : 83d13972f23546758b600ba940e0d53248dd0339..2bd00179885928fd95fcabfafc50e7b5c6e660d2 (15 commits) -+ echo '# rev for glibc : 83d13972f23546758b600ba940e0d53248dd0339..2bd00179885928fd95fcabfafc50e7b5c6e660d2 (15 commits)' ++ cur_rev=611da07b89fdd53f140d7b33013f255bf0ed8f34 +++ git -C linux rev-list --count 4f82870119a46b0d04d91ef4697ac4977a255a9d..611da07b89fdd53f140d7b33013f255bf0ed8f34 ++ c_commits=2 +# rev for linux : 4f82870119a46b0d04d91ef4697ac4977a255a9d..611da07b89fdd53f140d7b33013f255bf0ed8f34 (2 commits) ++ echo '# rev for linux : 4f82870119a46b0d04d91ef4697ac4977a255a9d..611da07b89fdd53f140d7b33013f255bf0ed8f34 (2 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git gdb_rev ++ set -euf -o pipefail @@ -305,18 +285,18 @@ ++ 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=8bf3b48f72728208ad09989edfac9e010a62a703 ++ base_rev=7ac6d0c38c365a6778a91fd37203c21561c61c4c ++ 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=7ac6d0c38c365a6778a91fd37203c21561c61c4c -++ git -C gdb rev-list --count 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c -+ c_commits=7 -# rev for gdb : 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c (7 commits) ++ cur_rev=35ce3b813f879da98341b62e1797b6ea2341411c +++ git -C gdb rev-list --count 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c ++ c_commits=8 ++ echo '# rev for gdb : 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c (8 commits)' +# rev for gdb : 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c (8 commits) -+ echo '# rev for gdb : 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c (7 commits)' + echo '' + setup_stages_to_run + '[' ignore = onregression ']' @@ -399,9 +379,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/437/artifact/artifacts +++ url=https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/438/artifact/artifacts ++ '[' '' '!=' '' ']' -++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/437/artifact/artifacts/notify/mail-body.txt/*view*/' +++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/438/artifact/artifacts/notify/mail-body.txt/*view*/' # print all notification files + echo '# print all notification files' + true @@ -434,16 +414,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=8bf3b48f72728208ad09989edfac9e010a62a703 +++ base_rev=7ac6d0c38c365a6778a91fd37203c21561c61c4c +++ 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=7ac6d0c38c365a6778a91fd37203c21561c61c4c -+++ git -C binutils rev-list --count 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c -++ c_commits=7 -++ new_commits=7 +++ cur_rev=35ce3b813f879da98341b62e1797b6ea2341411c ++++ git -C binutils rev-list --count 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c +++ c_commits=8 +++ new_commits=8 ++ for c in "${changed_components[@]}" +++ get_baseline_git gcc_rev +++ set -euf -o pipefail @@ -451,16 +431,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=7b2984ad76cac67b962eeb39eab62b6dacf7845e +++ base_rev=6fa7284e2824310bb7204d41b5243c677ecb62d3 +++ 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=6fa7284e2824310bb7204d41b5243c677ecb62d3 -+++ git -C gcc rev-list --count 7b2984ad76cac67b962eeb39eab62b6dacf7845e..6fa7284e2824310bb7204d41b5243c677ecb62d3 -++ c_commits=26 -++ new_commits=33 +++ cur_rev=f75fc1f08337fdf9034b041b113835b456ca37bf ++++ git -C gcc rev-list --count 6fa7284e2824310bb7204d41b5243c677ecb62d3..f75fc1f08337fdf9034b041b113835b456ca37bf +++ c_commits=32 +++ new_commits=40 ++ for c in "${changed_components[@]}" +++ get_baseline_git linux_rev +++ set -euf -o pipefail @@ -468,33 +448,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=84186fcb834ecc55604efaf383e17e6b5e9baa50 +++ base_rev=4f82870119a46b0d04d91ef4697ac4977a255a9d +++ 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=4f82870119a46b0d04d91ef4697ac4977a255a9d -+++ git -C linux rev-list --count 84186fcb834ecc55604efaf383e17e6b5e9baa50..4f82870119a46b0d04d91ef4697ac4977a255a9d -++ c_commits=23 -++ new_commits=56 -++ for c in "${changed_components[@]}" -+++ get_baseline_git glibc_rev -+++ set -euf -o pipefail -+++ local base_artifacts=base-artifacts -+++ 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=83d13972f23546758b600ba940e0d53248dd0339 -+++ 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=2bd00179885928fd95fcabfafc50e7b5c6e660d2 -+++ git -C glibc rev-list --count 83d13972f23546758b600ba940e0d53248dd0339..2bd00179885928fd95fcabfafc50e7b5c6e660d2 -++ c_commits=15 -++ new_commits=71 +++ cur_rev=611da07b89fdd53f140d7b33013f255bf0ed8f34 ++++ git -C linux rev-list --count 4f82870119a46b0d04d91ef4697ac4977a255a9d..611da07b89fdd53f140d7b33013f255bf0ed8f34 +++ c_commits=2 +++ new_commits=42 ++ for c in "${changed_components[@]}" +++ get_baseline_git gdb_rev +++ set -euf -o pipefail @@ -502,20 +465,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=8bf3b48f72728208ad09989edfac9e010a62a703 +++ base_rev=7ac6d0c38c365a6778a91fd37203c21561c61c4c +++ 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=7ac6d0c38c365a6778a91fd37203c21561c61c4c -+++ git -C gdb rev-list --count 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c -++ c_commits=7 -++ new_commits=78 -+++ echo binutils gcc linux glibc gdb +++ cur_rev=35ce3b813f879da98341b62e1797b6ea2341411c ++++ git -C gdb rev-list --count 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c +++ c_commits=8 +++ new_commits=50 ++++ echo binutils gcc linux gdb +++ tr ' ' , -++ components=binutils,gcc,linux,glibc,gdb -++ echo '78 commits in binutils,gcc,linux,glibc,gdb' +++ components=binutils,gcc,linux,gdb +++ echo '50 commits in binutils,gcc,linux,gdb' ++ '[' --oneline = --oneline ']' ++ return 0 ++ gnu_print_result --oneline @@ -531,7 +494,7 @@ ++ return 0 ++ gnu_print_config --oneline ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh +++ declare -A gnu_data ++ settings_for_ci_project_and_config tcwg_gnu_native_build master-aarch64 ++ local project=tcwg_gnu_native_build @@ -550,21 +513,21 @@ ++ case "$print_arg" in ++ case "$ci_config" in ++ echo aarch64 -+ echo '[Linaro-TCWG-CI]' '78 commits in binutils,gcc,linux,glibc,gdb: Success on aarch64' ++ echo '[Linaro-TCWG-CI]' '50 commits in binutils,gcc,linux,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/437/artifact/artifacts ++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/438/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/436/artifact/artifacts ++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/437/artifact/artifacts + cat ++ gnu_print_config --short ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh +++ declare -A gnu_data ++ settings_for_ci_project_and_config tcwg_gnu_native_build master-aarch64 ++ local project=tcwg_gnu_native_build @@ -600,16 +563,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=8bf3b48f72728208ad09989edfac9e010a62a703 +++ base_rev=7ac6d0c38c365a6778a91fd37203c21561c61c4c +++ 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=7ac6d0c38c365a6778a91fd37203c21561c61c4c -+++ git -C binutils rev-list --count 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c -++ c_commits=7 -++ new_commits=7 +++ cur_rev=35ce3b813f879da98341b62e1797b6ea2341411c ++++ git -C binutils rev-list --count 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c +++ c_commits=8 +++ new_commits=8 ++ for c in "${changed_components[@]}" +++ get_baseline_git gcc_rev +++ set -euf -o pipefail @@ -617,16 +580,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=7b2984ad76cac67b962eeb39eab62b6dacf7845e +++ base_rev=6fa7284e2824310bb7204d41b5243c677ecb62d3 +++ 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=6fa7284e2824310bb7204d41b5243c677ecb62d3 -+++ git -C gcc rev-list --count 7b2984ad76cac67b962eeb39eab62b6dacf7845e..6fa7284e2824310bb7204d41b5243c677ecb62d3 -++ c_commits=26 -++ new_commits=33 +++ cur_rev=f75fc1f08337fdf9034b041b113835b456ca37bf ++++ git -C gcc rev-list --count 6fa7284e2824310bb7204d41b5243c677ecb62d3..f75fc1f08337fdf9034b041b113835b456ca37bf +++ c_commits=32 +++ new_commits=40 ++ for c in "${changed_components[@]}" +++ get_baseline_git linux_rev +++ set -euf -o pipefail @@ -634,33 +597,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=84186fcb834ecc55604efaf383e17e6b5e9baa50 +++ base_rev=4f82870119a46b0d04d91ef4697ac4977a255a9d +++ 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=4f82870119a46b0d04d91ef4697ac4977a255a9d -+++ git -C linux rev-list --count 84186fcb834ecc55604efaf383e17e6b5e9baa50..4f82870119a46b0d04d91ef4697ac4977a255a9d -++ c_commits=23 -++ new_commits=56 -++ for c in "${changed_components[@]}" -+++ get_baseline_git glibc_rev -+++ set -euf -o pipefail -+++ local base_artifacts=base-artifacts -+++ 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=83d13972f23546758b600ba940e0d53248dd0339 -+++ 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=2bd00179885928fd95fcabfafc50e7b5c6e660d2 -+++ git -C glibc rev-list --count 83d13972f23546758b600ba940e0d53248dd0339..2bd00179885928fd95fcabfafc50e7b5c6e660d2 -++ c_commits=15 -++ new_commits=71 +++ cur_rev=611da07b89fdd53f140d7b33013f255bf0ed8f34 ++++ git -C linux rev-list --count 4f82870119a46b0d04d91ef4697ac4977a255a9d..611da07b89fdd53f140d7b33013f255bf0ed8f34 +++ c_commits=2 +++ new_commits=42 ++ for c in "${changed_components[@]}" +++ get_baseline_git gdb_rev +++ set -euf -o pipefail @@ -668,20 +614,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=8bf3b48f72728208ad09989edfac9e010a62a703 +++ base_rev=7ac6d0c38c365a6778a91fd37203c21561c61c4c +++ 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=7ac6d0c38c365a6778a91fd37203c21561c61c4c -+++ git -C gdb rev-list --count 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c -++ c_commits=7 -++ new_commits=78 -+++ echo binutils gcc linux glibc gdb +++ cur_rev=35ce3b813f879da98341b62e1797b6ea2341411c ++++ git -C gdb rev-list --count 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c +++ c_commits=8 +++ new_commits=50 ++++ echo binutils gcc linux gdb +++ tr ' ' , -++ components=binutils,gcc,linux,glibc,gdb -++ echo '78 commits in binutils,gcc,linux,glibc,gdb' +++ components=binutils,gcc,linux,gdb +++ echo '50 commits in binutils,gcc,linux,gdb' ++ '[' --short = --oneline ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git binutils_rev @@ -690,19 +636,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=8bf3b48f72728208ad09989edfac9e010a62a703 +++ base_rev=7ac6d0c38c365a6778a91fd37203c21561c61c4c +++ 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=7ac6d0c38c365a6778a91fd37203c21561c61c4c -+++ git -C binutils rev-list --count 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c -++ c_commits=7 +++ cur_rev=35ce3b813f879da98341b62e1797b6ea2341411c ++++ git -C binutils rev-list --count 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c +++ c_commits=8 ++ '[' '' '!=' '' ']' -++ git -C binutils log -n 5 --oneline 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c -++ '[' 7 -gt 5 ']' -++ echo '... and 2 more commits in binutils' +++ git -C binutils log -n 5 --oneline 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c +++ '[' 8 -gt 5 ']' +++ echo '... and 3 more commits in binutils' ++ '[' '' '!=' '' ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git gcc_rev @@ -711,19 +657,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=7b2984ad76cac67b962eeb39eab62b6dacf7845e +++ base_rev=6fa7284e2824310bb7204d41b5243c677ecb62d3 +++ 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=6fa7284e2824310bb7204d41b5243c677ecb62d3 -+++ git -C gcc rev-list --count 7b2984ad76cac67b962eeb39eab62b6dacf7845e..6fa7284e2824310bb7204d41b5243c677ecb62d3 -++ c_commits=26 +++ cur_rev=f75fc1f08337fdf9034b041b113835b456ca37bf ++++ git -C gcc rev-list --count 6fa7284e2824310bb7204d41b5243c677ecb62d3..f75fc1f08337fdf9034b041b113835b456ca37bf +++ c_commits=32 ++ '[' '' '!=' '' ']' -++ git -C gcc log -n 5 --oneline 7b2984ad76cac67b962eeb39eab62b6dacf7845e..6fa7284e2824310bb7204d41b5243c677ecb62d3 -++ '[' 26 -gt 5 ']' -++ echo '... and 21 more commits in gcc' +++ git -C gcc log -n 5 --oneline 6fa7284e2824310bb7204d41b5243c677ecb62d3..f75fc1f08337fdf9034b041b113835b456ca37bf +++ '[' 32 -gt 5 ']' +++ echo '... and 27 more commits in gcc' ++ '[' '' '!=' '' ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git linux_rev @@ -732,40 +678,18 @@ +++ 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=84186fcb834ecc55604efaf383e17e6b5e9baa50 +++ base_rev=4f82870119a46b0d04d91ef4697ac4977a255a9d +++ 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=4f82870119a46b0d04d91ef4697ac4977a255a9d -+++ git -C linux rev-list --count 84186fcb834ecc55604efaf383e17e6b5e9baa50..4f82870119a46b0d04d91ef4697ac4977a255a9d -++ c_commits=23 +++ cur_rev=611da07b89fdd53f140d7b33013f255bf0ed8f34 ++++ git -C linux rev-list --count 4f82870119a46b0d04d91ef4697ac4977a255a9d..611da07b89fdd53f140d7b33013f255bf0ed8f34 +++ c_commits=2 ++ '[' '' '!=' '' ']' -++ git -C linux log -n 5 --oneline 84186fcb834ecc55604efaf383e17e6b5e9baa50..4f82870119a46b0d04d91ef4697ac4977a255a9d -++ '[' 23 -gt 5 ']' -++ echo '... and 18 more commits in linux' -++ '[' '' '!=' '' ']' -++ for c in "${changed_components[@]}" -+++ get_baseline_git glibc_rev -+++ set -euf -o pipefail -+++ local base_artifacts=base-artifacts -+++ 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=83d13972f23546758b600ba940e0d53248dd0339 -+++ 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=2bd00179885928fd95fcabfafc50e7b5c6e660d2 -+++ git -C glibc rev-list --count 83d13972f23546758b600ba940e0d53248dd0339..2bd00179885928fd95fcabfafc50e7b5c6e660d2 -++ c_commits=15 -++ '[' '' '!=' '' ']' -++ git -C glibc log -n 5 --oneline 83d13972f23546758b600ba940e0d53248dd0339..2bd00179885928fd95fcabfafc50e7b5c6e660d2 -++ '[' 15 -gt 5 ']' -++ echo '... and 10 more commits in glibc' +++ git -C linux log -n 5 --oneline 4f82870119a46b0d04d91ef4697ac4977a255a9d..611da07b89fdd53f140d7b33013f255bf0ed8f34 +++ '[' 2 -gt 5 ']' ++ '[' '' '!=' '' ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git gdb_rev @@ -774,19 +698,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=8bf3b48f72728208ad09989edfac9e010a62a703 +++ base_rev=7ac6d0c38c365a6778a91fd37203c21561c61c4c +++ 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=7ac6d0c38c365a6778a91fd37203c21561c61c4c -+++ git -C gdb rev-list --count 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c -++ c_commits=7 +++ cur_rev=35ce3b813f879da98341b62e1797b6ea2341411c ++++ git -C gdb rev-list --count 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c +++ c_commits=8 ++ '[' '' '!=' '' ']' -++ git -C gdb log -n 5 --oneline 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c -++ '[' 7 -gt 5 ']' -++ echo '... and 2 more commits in gdb' +++ git -C gdb log -n 5 --oneline 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c +++ '[' 8 -gt 5 ']' +++ echo '... and 3 more commits in gdb' ++ '[' '' '!=' '' ']' ++ return 0 ++ gnu_print_result --short @@ -833,7 +757,7 @@ ++ return 0 ++ gnu_print_config --long ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh +++ declare -A gnu_data ++ settings_for_ci_project_and_config tcwg_gnu_native_build master-aarch64 ++ local project=tcwg_gnu_native_build @@ -856,33 +780,33 @@ # generate dashboard + echo '# generate dashboard' + generate_dashboard_squad ++ local results_date # generate_dashboard_squad ... Skipping -+ local results_date + echo '# generate_dashboard_squad' + false + echo '... Skipping' + return -+ post_dashboard_squad # post_dashboard_squad ++ post_dashboard_squad + echo '# post_dashboard_squad' -+ false ... Skipping ++ false + echo '... Skipping' + return + generate_lnt_report -+ wait 335942 ++ wait 333844 + set -euf -o pipefail -+ echo '# generate_lnt_report' # generate_lnt_report ++ echo '# generate_lnt_report' + true + case "$ci_project" in -+ . /home/tcwg-buildslave/workspace/tcwg_gnu_6/jenkins-scripts/lnt-utils.sh ++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/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/437/ 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/437/ ++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/438/ 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/438/ + local ci_project=tcwg_gnu_native_build + local ci_config=master-aarch64 + local sumfiles_dir=artifacts/sumfiles @@ -896,8 +820,8 @@ find: ‘artifacts/sumfiles’: No such file or directory + false + post_to_jira + set -euf -o pipefail -# post_to_jira + echo '# post_to_jira' +# post_to_jira + local post_card_comment=false + local post_template_comment=false + false diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log index 7fad183..48b69cb 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_6:-p50873: ./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-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p51083: ./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_6:-p50873: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p51083: ++ cut -d: -f 1 + host=tcwg-jade-05 + local port -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p50873: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p51083: ++ cut -s -d: -f 2 + port= + local dir -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p50873: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p51083: ++ cut -s -d: -f 3 -+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_6 ++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_3 + local opts -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p50873: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p51083: ++ cut -s -d: -f 4 -+ opts=-p50873 ++ opts=-p51083 + local env_vars -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p50873: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p51083: ++ 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_6 -+ ssh -p50873 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_6 && 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_3 ++ ssh -p51083 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_3 && 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_6/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_3/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh + false + dryrun= @@ -81,25 +81,25 @@ ++ get_current_manifest '{rr[ci_config]}' ++ get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ set +x +# Debug traces : + ci_config=master-aarch64 + echo '# Debug traces :' -# 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/436/ -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/436/' +# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/437/ ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/437/' # Using dir : base-artifacts + 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/437/ -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/437/' +# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/438/ ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_build--master-aarch64-build/438/' # Using dir : artifacts + + echo '# Using dir : artifacts' + echo '' - + mkdir -p artifacts/notify + '[' -f /home/tcwg-buildslave/.jipdate.yml ']' + 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 -++ '[' x7ac6d0c38c365a6778a91fd37203c21561c61c4c '!=' x8bf3b48f72728208ad09989edfac9e010a62a703 ']' +++ '[' x35ce3b813f879da98341b62e1797b6ea2341411c '!=' x7ac6d0c38c365a6778a91fd37203c21561c61c4c ']' ++ 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 -++ '[' x6fa7284e2824310bb7204d41b5243c677ecb62d3 '!=' x7b2984ad76cac67b962eeb39eab62b6dacf7845e ']' +++ '[' xf75fc1f08337fdf9034b041b113835b456ca37bf '!=' x6fa7284e2824310bb7204d41b5243c677ecb62d3 ']' ++ 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 -++ '[' x4f82870119a46b0d04d91ef4697ac4977a255a9d '!=' x84186fcb834ecc55604efaf383e17e6b5e9baa50 ']' +++ '[' x611da07b89fdd53f140d7b33013f255bf0ed8f34 '!=' x4f82870119a46b0d04d91ef4697ac4977a255a9d ']' ++ echo -ne ' linux' ++ delim=' ' ++ for c in $(print_updated_components) @@ -198,9 +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 -++ '[' x2bd00179885928fd95fcabfafc50e7b5c6e660d2 '!=' x83d13972f23546758b600ba940e0d53248dd0339 ']' -++ echo -ne ' glibc' -++ delim=' ' +++ '[' x2bd00179885928fd95fcabfafc50e7b5c6e660d2 '!=' x2bd00179885928fd95fcabfafc50e7b5c6e660d2 ']' ++ for c in $(print_updated_components) +++ get_current_git gdb_rev +++ set -euf -o pipefail @@ -213,19 +211,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 -++ '[' x7ac6d0c38c365a6778a91fd37203c21561c61c4c '!=' x8bf3b48f72728208ad09989edfac9e010a62a703 ']' +++ '[' x35ce3b813f879da98341b62e1797b6ea2341411c '!=' x7ac6d0c38c365a6778a91fd37203c21561c61c4c ']' ++ echo -ne ' gdb' ++ delim=' ' ++ echo + local c base_rev cur_rev c_commits # Debug traces : -# change_kind=multiple_components : binutils gcc linux glibc gdb -+ '[' 5 = 0 ']' -+ '[' 5 = 1 ']' ++ '[' 4 = 0 ']' ++ '[' 4 = 1 ']' + change_kind=multiple_components + changed_single_component= + echo '# Debug traces :' -+ echo '# change_kind=multiple_components : binutils gcc linux glibc gdb' ++ echo '# change_kind=multiple_components : binutils gcc linux gdb' +# change_kind=multiple_components : binutils gcc linux gdb + for c in "${changed_components[@]}" ++ get_baseline_git binutils_rev ++ set -euf -o pipefail @@ -233,17 +231,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=8bf3b48f72728208ad09989edfac9e010a62a703 ++ base_rev=7ac6d0c38c365a6778a91fd37203c21561c61c4c ++ 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=7ac6d0c38c365a6778a91fd37203c21561c61c4c -++ git -C binutils rev-list --count 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c -+ c_commits=7 -+ echo '# rev for binutils : 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c (7 commits)' -# rev for binutils : 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c (7 commits) ++ cur_rev=35ce3b813f879da98341b62e1797b6ea2341411c +++ git -C binutils rev-list --count 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c ++ c_commits=8 +# rev for binutils : 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c (8 commits) ++ echo '# rev for binutils : 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c (8 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git gcc_rev ++ set -euf -o pipefail @@ -251,17 +249,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=7b2984ad76cac67b962eeb39eab62b6dacf7845e ++ base_rev=6fa7284e2824310bb7204d41b5243c677ecb62d3 ++ 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=6fa7284e2824310bb7204d41b5243c677ecb62d3 -++ git -C gcc rev-list --count 7b2984ad76cac67b962eeb39eab62b6dacf7845e..6fa7284e2824310bb7204d41b5243c677ecb62d3 -+ c_commits=26 -# rev for gcc : 7b2984ad76cac67b962eeb39eab62b6dacf7845e..6fa7284e2824310bb7204d41b5243c677ecb62d3 (26 commits) -+ echo '# rev for gcc : 7b2984ad76cac67b962eeb39eab62b6dacf7845e..6fa7284e2824310bb7204d41b5243c677ecb62d3 (26 commits)' ++ cur_rev=f75fc1f08337fdf9034b041b113835b456ca37bf +++ git -C gcc rev-list --count 6fa7284e2824310bb7204d41b5243c677ecb62d3..f75fc1f08337fdf9034b041b113835b456ca37bf +# rev for gcc : 6fa7284e2824310bb7204d41b5243c677ecb62d3..f75fc1f08337fdf9034b041b113835b456ca37bf (32 commits) ++ c_commits=32 ++ echo '# rev for gcc : 6fa7284e2824310bb7204d41b5243c677ecb62d3..f75fc1f08337fdf9034b041b113835b456ca37bf (32 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git linux_rev ++ set -euf -o pipefail @@ -269,35 +267,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=84186fcb834ecc55604efaf383e17e6b5e9baa50 ++ base_rev=4f82870119a46b0d04d91ef4697ac4977a255a9d ++ 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=4f82870119a46b0d04d91ef4697ac4977a255a9d -++ git -C linux rev-list --count 84186fcb834ecc55604efaf383e17e6b5e9baa50..4f82870119a46b0d04d91ef4697ac4977a255a9d -+ c_commits=23 -# rev for linux : 84186fcb834ecc55604efaf383e17e6b5e9baa50..4f82870119a46b0d04d91ef4697ac4977a255a9d (23 commits) -+ echo '# rev for linux : 84186fcb834ecc55604efaf383e17e6b5e9baa50..4f82870119a46b0d04d91ef4697ac4977a255a9d (23 commits)' -+ for c in "${changed_components[@]}" -++ get_baseline_git glibc_rev -++ set -euf -o pipefail -++ local base_artifacts=base-artifacts -++ 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=83d13972f23546758b600ba940e0d53248dd0339 -++ 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=2bd00179885928fd95fcabfafc50e7b5c6e660d2 -++ git -C glibc rev-list --count 83d13972f23546758b600ba940e0d53248dd0339..2bd00179885928fd95fcabfafc50e7b5c6e660d2 -+ c_commits=15 -# rev for glibc : 83d13972f23546758b600ba940e0d53248dd0339..2bd00179885928fd95fcabfafc50e7b5c6e660d2 (15 commits) -+ echo '# rev for glibc : 83d13972f23546758b600ba940e0d53248dd0339..2bd00179885928fd95fcabfafc50e7b5c6e660d2 (15 commits)' ++ cur_rev=611da07b89fdd53f140d7b33013f255bf0ed8f34 +++ git -C linux rev-list --count 4f82870119a46b0d04d91ef4697ac4977a255a9d..611da07b89fdd53f140d7b33013f255bf0ed8f34 ++ c_commits=2 +# rev for linux : 4f82870119a46b0d04d91ef4697ac4977a255a9d..611da07b89fdd53f140d7b33013f255bf0ed8f34 (2 commits) ++ echo '# rev for linux : 4f82870119a46b0d04d91ef4697ac4977a255a9d..611da07b89fdd53f140d7b33013f255bf0ed8f34 (2 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git gdb_rev ++ set -euf -o pipefail @@ -305,18 +285,18 @@ ++ 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=8bf3b48f72728208ad09989edfac9e010a62a703 ++ base_rev=7ac6d0c38c365a6778a91fd37203c21561c61c4c ++ 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=7ac6d0c38c365a6778a91fd37203c21561c61c4c -++ git -C gdb rev-list --count 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c -+ c_commits=7 -# rev for gdb : 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c (7 commits) ++ cur_rev=35ce3b813f879da98341b62e1797b6ea2341411c +++ git -C gdb rev-list --count 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c ++ c_commits=8 +# rev for gdb : 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c (8 commits) -+ echo '# rev for gdb : 8bf3b48f72728208ad09989edfac9e010a62a703..7ac6d0c38c365a6778a91fd37203c21561c61c4c (7 commits)' ++ echo '# rev for gdb : 7ac6d0c38c365a6778a91fd37203c21561c61c4c..35ce3b813f879da98341b62e1797b6ea2341411c (8 commits)' + echo '' + setup_stages_to_run + '[' ignore = onregression ']' @@ -346,6 +326,6 @@ + '[' multiple_components '!=' single_commit ']' + return + '[' init '!=' full ']' -+ echo 'Init stage ran successfully.' Init stage ran successfully. ++ echo 'Init stage ran successfully.' + exit 0 diff --git a/jenkins/rewrite.log b/jenkins/rewrite.log index f7d41ba..d26a400 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_6:-p50873: ./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-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p51083: ./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_6:-p50873: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p51083: ++ cut -d: -f 1 + host=tcwg-jade-05 + local port -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p50873: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p51083: ++ cut -s -d: -f 2 + port= + local dir -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p50873: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p51083: ++ cut -s -d: -f 3 -+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_6 ++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_3 + local opts -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p50873: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p51083: ++ cut -s -d: -f 4 -+ opts=-p50873 ++ opts=-p51083 + local env_vars -++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_6:-p50873: +++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_3:-p51083: ++ 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_6 -+ ssh -p50873 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_6 && 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_3 ++ ssh -p51083 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_3 && 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 f7a4043..397e836 100644 --- a/jenkins/run-build.env +++ b/jenkins/run-build.env @@ -1,4 +1,4 @@ -build_name="#437" +build_name="#438" docker_opts=(--distro default --arch @@ -7,7 +7,7 @@ arm64 tcwg-jade-05 ) source build_container.sh trap "cleanup_all_containers" EXIT -build_name="#437-binutils-gcc-gdb-glibc-linux" +build_name="#438-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="#437-binutils-gcc-gdb-glibc-linux-R6" +build_name="#438-binutils-gcc-gdb-glibc-linux-R6" -- cgit v1.2.3