From a0be7f9c2a4dc62d01f85bbca29ec66cd5ec2aae Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Thu, 23 Nov 2023 17:41:06 +0000 Subject: onsuccess: #279: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/279/ Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_ubsan: | 1 check_regression status : 0 --- jenkins/build-name | 2 +- jenkins/notify-full.log | 450 +++++++++++++----------------------------------- jenkins/notify-init.log | 47 ++--- jenkins/run-build.env | 8 +- 4 files changed, 153 insertions(+), 354 deletions(-) (limited to 'jenkins') diff --git a/jenkins/build-name b/jenkins/build-name index d32333b..57ccb51 100644 --- a/jenkins/build-name +++ b/jenkins/build-name @@ -1 +1 @@ -#278-gcc-R1 +#279-gcc-R1 diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log index 27a86fa..de0dc87 100644 --- a/jenkins/notify-full.log +++ b/jenkins/notify-full.log @@ -1,6 +1,6 @@ + set +x -/home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_gnu-build.sh +/home/tcwg-buildslave/workspace/tcwg_gnu_5/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_gnu-build.sh + false + dryrun= @@ -9,8 +9,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]}' @@ -20,28 +20,29 @@ ++ get_current_manifest '{rr[ci_config]}' ++ get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ set +x -+ ci_config=master-aarch64-bootstrap_ubsan # Debug traces : ++ ci_config=master-aarch64-bootstrap_ubsan + 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_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/ +# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/ # Using dir : base-artifacts -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/' ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/' + 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_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/ +# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/279/ # Using dir : artifacts - -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/' ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/279/' + echo '# Using dir : artifacts' + echo '' + + mkdir -p artifacts/notify + '[' -f /home/tcwg-buildslave/.jipdate.yml ']' + set +x ++ case "$notify" in + declare -Ag pw + '[' ignore = precommit ']' + check_source_changes @@ -76,7 +77,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 -++ '[' xe9b39df9333d565ee06fa65d62bfca4bbcb92e44 '!=' xaef1aaff41190d2f82cf49d8907682b6dff71c3c ']' +++ '[' x8674d70ce37ca3249a641fb418c6849d4f95f348 '!=' xe9b39df9333d565ee06fa65d62bfca4bbcb92e44 ']' ++ echo -ne gcc ++ delim=' ' ++ echo @@ -89,17 +90,17 @@ ++ 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 -+ first_bad=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 ++ first_bad=8674d70ce37ca3249a641fb418c6849d4f95f348 ++ get_baseline_git gcc_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ 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 -+ last_good=aef1aaff41190d2f82cf49d8907682b6dff71c3c ++ last_good=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 + local res + res=0 -+ wait 276990 ++ wait 279772 + git -C gcc rev-parse --verify HEAD + assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']' + set -euf -o pipefail +x @@ -113,21 +114,21 @@ ++ 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=aef1aaff41190d2f82cf49d8907682b6dff71c3c ++ base_rev=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 ++ 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=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 -++ git -C gcc rev-parse 'e9b39df9333d565ee06fa65d62bfca4bbcb92e44^@' ++ cur_rev=8674d70ce37ca3249a641fb418c6849d4f95f348 +++ git -C gcc rev-parse '8674d70ce37ca3249a641fb418c6849d4f95f348^@' + for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") -+ '[' 2a46e0e7e20e6e9095708704ac0180859e258b7d = aef1aaff41190d2f82cf49d8907682b6dff71c3c ']' ++ '[' 466b100e5fee808d77598e0f294654deec281150 = e9b39df9333d565ee06fa65d62bfca4bbcb92e44 ']' + return 1 + change_kind=single_component # Debug traces : -# change_kind=single_component : gcc + echo '# Debug traces :' +# change_kind=single_component : gcc + echo '# change_kind=single_component : gcc' + for c in "${changed_components[@]}" ++ get_baseline_git gcc_rev @@ -136,18 +137,18 @@ ++ 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=aef1aaff41190d2f82cf49d8907682b6dff71c3c ++ base_rev=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 ++ 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=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 -++ git -C gcc rev-list --count aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44 -# rev for gcc : aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44 (80 commits) ++ cur_rev=8674d70ce37ca3249a641fb418c6849d4f95f348 +++ git -C gcc rev-list --count e9b39df9333d565ee06fa65d62bfca4bbcb92e44..8674d70ce37ca3249a641fb418c6849d4f95f348 ++ c_commits=22 +# rev for gcc : e9b39df9333d565ee06fa65d62bfca4bbcb92e44..8674d70ce37ca3249a641fb418c6849d4f95f348 (22 commits) -+ c_commits=80 -+ echo '# rev for gcc : aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44 (80 commits)' ++ echo '# rev for gcc : e9b39df9333d565ee06fa65d62bfca4bbcb92e44..8674d70ce37ca3249a641fb418c6849d4f95f348 (22 commits)' + echo '' + setup_stages_to_run + '[' ignore = onregression ']' @@ -188,8 +189,8 @@ + return + post_interesting_commits full + set -euf -o pipefail -# post_interesting_commits + echo '# post_interesting_commits' +# post_interesting_commits + local stage=full + '[' single_component '!=' single_commit ']' + return @@ -230,11 +231,11 @@ +++ get_current_manifest BUILD_URL +++ get_manifest artifacts/manifest.sh BUILD_URL +++ set +x -++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/artifact/artifacts +++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/279/artifact/artifacts ++ '[' '' '!=' '' ']' -++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/artifact/artifacts/notify/mail-body.txt/*view*/' -# print all notification files +++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/279/artifact/artifacts/notify/mail-body.txt/*view*/' + echo '# print all notification files' +# print all notification files + true + generate_mail_files + set -euf -o pipefail @@ -255,131 +256,15 @@ ++ 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=aef1aaff41190d2f82cf49d8907682b6dff71c3c ++ base_rev=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 ++ 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=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 -+ read -r email -++ git -C gcc log --pretty=%ae aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44 -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc -+ read -r email -+ emails["$email"]=cc ++ cur_rev=8674d70ce37ca3249a641fb418c6849d4f95f348 + read -r email +++ git -C gcc log --pretty=%ae e9b39df9333d565ee06fa65d62bfca4bbcb92e44..8674d70ce37ca3249a641fb418c6849d4f95f348 + emails["$email"]=cc + read -r email + emails["$email"]=cc @@ -432,131 +317,15 @@ ++ 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=aef1aaff41190d2f82cf49d8907682b6dff71c3c ++ base_rev=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 ++ 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=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 -+ read -r email -++ git -C gcc log --pretty=%ce aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44 -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to -+ read -r email -+ emails["$email"]=to ++ cur_rev=8674d70ce37ca3249a641fb418c6849d4f95f348 + read -r email +++ git -C gcc log --pretty=%ce e9b39df9333d565ee06fa65d62bfca4bbcb92e44..8674d70ce37ca3249a641fb418c6849d4f95f348 + emails["$email"]=to + read -r email + emails["$email"]=to @@ -606,21 +375,16 @@ + recipients=() + local -a recipients + for email in "${!emails[@]}" -+ type=to ++ type=cc + case "$precommit_postcommit:$type" in + case "$type" in -+ recipients+=("$email") ++ recipients+=("$type:$email") + for email in "${!emails[@]}" + type=to + case "$precommit_postcommit:$type" in + case "$type" in + recipients+=("$email") + for email in "${!emails[@]}" -+ type=bcc -+ case "$precommit_postcommit:$type" in -+ case "$type" in -+ recipients+=("$type:$email") -+ for email in "${!emails[@]}" + type=to + case "$precommit_postcommit:$type" in + case "$type" in @@ -631,9 +395,8 @@ + case "$type" in + recipients+=("$email") + for email in "${!emails[@]}" -+ type=cc_postcommit ++ type=bcc + case "$precommit_postcommit:$type" in -+ type=cc + case "$type" in + recipients+=("$type:$email") + for email in "${!emails[@]}" @@ -652,25 +415,16 @@ + case "$type" in + recipients+=("$email") + for email in "${!emails[@]}" -+ type=cc ++ type=cc_postcommit + case "$precommit_postcommit:$type" in ++ type=cc + case "$type" in + recipients+=("$type:$email") + for email in "${!emails[@]}" -+ type=to -+ case "$precommit_postcommit:$type" in -+ case "$type" in -+ recipients+=("$email") -+ for email in "${!emails[@]}" -+ type=to -+ case "$precommit_postcommit:$type" in -+ case "$type" in -+ recipients+=("$email") -+ for email in "${!emails[@]}" -+ type=to ++ type=cc + case "$precommit_postcommit:$type" in + case "$type" in -+ recipients+=("$email") ++ recipients+=("$type:$email") + for email in "${!emails[@]}" + type=to + case "$precommit_postcommit:$type" in @@ -697,30 +451,30 @@ + case "$type" in + recipients+=("$email") + for email in "${!emails[@]}" -+ type=to ++ type=cc + case "$precommit_postcommit:$type" in + case "$type" in -+ recipients+=("$email") ++ recipients+=("$type:$email") + for email in "${!emails[@]}" + type=to + case "$precommit_postcommit:$type" in + case "$type" in + recipients+=("$email") + for email in "${!emails[@]}" -+ type=to ++ type=cc + case "$precommit_postcommit:$type" in + case "$type" in -+ recipients+=("$email") ++ recipients+=("$type:$email") + for email in "${!emails[@]}" + type=to + case "$precommit_postcommit:$type" in + case "$type" in + recipients+=("$email") + for email in "${!emails[@]}" -+ type=to ++ type=cc + case "$precommit_postcommit:$type" in + case "$type" in -+ recipients+=("$email") ++ recipients+=("$type:$email") + for email in "${!emails[@]}" + type=to + case "$precommit_postcommit:$type" in @@ -732,7 +486,7 @@ + case "$type" in + recipients+=("$email") + IFS=, -+ echo xry111@xry111.site,fweimer@redhat.com,bcc:tcwg-validation@linaro.org,ams@codesourcery.com,jakub@redhat.com,cc:gcc-regression@gcc.gnu.org,jason@redhat.com,tamar.christina@arm.com,christophe.lyon@linaro.org,cc:juzhe.zhong@rivai.ai,hongyu.wang@intel.com,patrick@rivosinc.com,rdapp@ventanamicro.com,macro@embecosm.com,lehua.ding@rivai.ai,rguenther@suse.de,vmakarov@redhat.com,gccadmin@gcc.gnu.org,thomas@codesourcery.com,pan2.li@intel.com,iain@sandoe.co.uk,hongtao.liu@intel.com,fxcoudert@gcc.gnu.org,richard.sandiford@arm.com,jwakely@redhat.com ++ echo cc:costas.argyris@gmail.com,10walls@gmail.com,krebbel@linux.ibm.com,hp@bitrange.com,bcc:tcwg-validation@linaro.org,jakub@redhat.com,philipp.tomsich@vrull.eu,danglin@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org,cc:juzhe.zhong@rivai.ai,rdapp@ventanamicro.com,rguenther@suse.de,dizhao@os.amperecomputing.com,gccadmin@gcc.gnu.org,thomas@codesourcery.com,cc:jchrist@linux.ibm.com,pan2.li@intel.com,cc:hp@axis.com,sebastian.huber@embedded-brains.de,cc:manolis.tsamis@vrull.eu,ppalka@redhat.com,jwakely@redhat.com ++ print_commits --oneline ++ set -euf -o pipefail ++ false @@ -753,20 +507,20 @@ +++ 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=aef1aaff41190d2f82cf49d8907682b6dff71c3c +++ base_rev=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 +++ 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=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 -+++ git -C gcc rev-list --count aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44 -++ c_commits=80 -++ new_commits=80 +++ cur_rev=8674d70ce37ca3249a641fb418c6849d4f95f348 ++++ git -C gcc rev-list --count e9b39df9333d565ee06fa65d62bfca4bbcb92e44..8674d70ce37ca3249a641fb418c6849d4f95f348 +++ c_commits=22 +++ new_commits=22 +++ echo gcc +++ tr ' ' , ++ components=gcc -++ echo '80 commits in gcc' +++ echo '22 commits in gcc' ++ '[' --oneline = --oneline ']' ++ return 0 ++ gnu_print_result --oneline @@ -782,7 +536,7 @@ ++ return 0 ++ gnu_print_config --oneline ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_5/jenkins-scripts/tcwg_gnu-config.sh +++ declare -A gnu_data ++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_ubsan ++ local project=tcwg_bootstrap_build @@ -805,21 +559,21 @@ ++ case "$print_arg" in ++ case "$ci_config" in ++ echo aarch64 -+ echo '[Linaro-TCWG-CI]' '80 commits in gcc: Success on aarch64' ++ echo '[Linaro-TCWG-CI]' '22 commits in gcc: 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_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/artifact/artifacts ++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/279/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_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/artifact/artifacts ++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/artifact/artifacts + cat ++ gnu_print_config --short ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_5/jenkins-scripts/tcwg_gnu-config.sh +++ declare -A gnu_data ++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_ubsan ++ local project=tcwg_bootstrap_build @@ -858,20 +612,20 @@ +++ 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=aef1aaff41190d2f82cf49d8907682b6dff71c3c +++ base_rev=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 +++ 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=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 -+++ git -C gcc rev-list --count aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44 -++ c_commits=80 -++ new_commits=80 +++ cur_rev=8674d70ce37ca3249a641fb418c6849d4f95f348 ++++ git -C gcc rev-list --count e9b39df9333d565ee06fa65d62bfca4bbcb92e44..8674d70ce37ca3249a641fb418c6849d4f95f348 +++ c_commits=22 +++ new_commits=22 +++ echo gcc +++ tr ' ' , ++ components=gcc -++ echo '80 commits in gcc' +++ echo '22 commits in gcc' ++ '[' --short = --oneline ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git gcc_rev @@ -880,19 +634,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=aef1aaff41190d2f82cf49d8907682b6dff71c3c +++ base_rev=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 +++ 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=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 -+++ git -C gcc rev-list --count aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44 -++ c_commits=80 +++ cur_rev=8674d70ce37ca3249a641fb418c6849d4f95f348 ++++ git -C gcc rev-list --count e9b39df9333d565ee06fa65d62bfca4bbcb92e44..8674d70ce37ca3249a641fb418c6849d4f95f348 +++ c_commits=22 ++ '[' '' '!=' '' ']' -++ git -C gcc log -n 5 --oneline aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44 -++ '[' 80 -gt 5 ']' -++ echo '... and 75 more commits in gcc' +++ git -C gcc log -n 5 --oneline e9b39df9333d565ee06fa65d62bfca4bbcb92e44..8674d70ce37ca3249a641fb418c6849d4f95f348 +++ '[' 22 -gt 5 ']' +++ echo '... and 17 more commits in gcc' ++ '[' '' '!=' '' ']' ++ return 0 ++ gnu_print_result --short @@ -923,7 +677,7 @@ ++ return 0 ++ gnu_print_config --long ++ false -++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/tcwg_gnu-config.sh +++ . /home/tcwg-buildslave/workspace/tcwg_gnu_5/jenkins-scripts/tcwg_gnu-config.sh +++ declare -A gnu_data ++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_ubsan ++ local project=tcwg_bootstrap_build @@ -943,8 +697,8 @@ ++ echo 'CI config tcwg_bootstrap_build master-aarch64-bootstrap_ubsan' + '[' single_component '!=' single_commit ']' + return -# generate dashboard + echo '# generate dashboard' +# generate dashboard + generate_dashboard_squad + local results_date # generate_dashboard_squad @@ -957,24 +711,68 @@ + post_dashboard_squad + echo '# post_dashboard_squad' + false -+ echo '... Skipping' ... Skipping ++ echo '... Skipping' + return + generate_lnt_report -+ wait 277134 ++ wait 279916 + set -euf -o pipefail -# generate_lnt_report ++ local results_date + echo '# generate_lnt_report' +# generate_lnt_report + true -+ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/lnt-utils.sh ++ . /home/tcwg-buildslave/workspace/tcwg_gnu_5/jenkins-scripts/lnt-utils.sh ++ calculate_results_date ++ set -euf -o pipefail ++ local c base_d cur_d results_date=0 +++ get_current_manifest '{rr[components]}' +++ get_manifest artifacts/manifest.sh '{rr[components]}' +++ set +x ++ for c in $(get_current_manifest "{rr[components]}") +++ get_baseline_component_date gcc +++ set -euf -o pipefail +++ local base_artifacts=base-artifacts +++ assert_with_msg 'ERROR: No gcc in current git' '[' -f base-artifacts/git/gcc_rev ']' +++ set -euf -o pipefail +x ++++ cat base-artifacts/git/gcc_rev +++ git -C gcc show --no-patch --pretty=%ct e9b39df9333d565ee06fa65d62bfca4bbcb92e44 ++ base_d=1700664660 +++ get_currrent_component_date gcc +/home/tcwg-buildslave/workspace/tcwg_gnu_5/jenkins-scripts/round-robin-notify.sh: line 1794: get_currrent_component_date: command not found +++ true ++ cur_d= ++ '[' x1700664660 '!=' x ']' ++ '[' x = x ']' ++ cur_d=1700664660 ++ '[' x1700664660 = x ']' ++ '[' 1700664660 -gt 0 ']' ++ results_date=1700664660 ++ assert_with_msg 'Failed to produce results_date' '[' 1700664660 -gt 0 ']' ++ set -euf -o pipefail +x +++ get_baseline_manifest '{rr[results_date]}' +++ get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false +++ set +x ++ base_d= ++ '[' '' '!=' '' ']' ++ rr[results_date]=1700664660 ++ cat ++ manifest_out ++ cat +++ get_current_manifest '{rr[results_date]}' +++ get_manifest artifacts/manifest.sh '{rr[results_date]}' +++ set +x ++ results_date=1700664660 +++ date '+%Y-%m-%d %H:%M:%S' --date @1700664660 ++ results_date='2023-11-22 14:51:00' + case "$ci_project" in ++ 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_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/ tcwg_bootstrap_build master-aarch64-bootstrap_ubsan artifacts/sumfiles artifacts/notify/lnt_report.json -+ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/ ++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/279/ tcwg_bootstrap_build master-aarch64-bootstrap_ubsan '2023-11-22 14:51:00' artifacts/sumfiles artifacts/notify/lnt_report.json ++ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/279/ + local ci_project=tcwg_bootstrap_build + local ci_config=master-aarch64-bootstrap_ubsan ++ local 'results_date=2023-11-22 14:51:00' + local sumfiles_dir=artifacts/sumfiles + local output_file=artifacts/notify/lnt_report.json + local -a sumfiles diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log index 95ec039..25658b9 100644 --- a/jenkins/notify-init.log +++ b/jenkins/notify-init.log @@ -1,6 +1,6 @@ + set +x -/home/tcwg-buildslave/workspace/tcwg_gnu_4/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_5/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh + false + dryrun= @@ -26,15 +26,15 @@ ++ get_baseline_manifest BUILD_URL ++ get_manifest base-artifacts/manifest.sh BUILD_URL false ++ set +x -# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/ -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/277/' -+ echo '# Using dir : base-artifacts' +# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/ ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/' # 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_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/ -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/278/' +# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/279/ ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/279/' + echo '# Using dir : artifacts' # Using dir : artifacts @@ -42,10 +42,11 @@ + mkdir -p artifacts/notify + '[' -f /home/tcwg-buildslave/.jipdate.yml ']' + set +x ++ case "$notify" in + 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]}' @@ -76,7 +77,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 -++ '[' xe9b39df9333d565ee06fa65d62bfca4bbcb92e44 '!=' xaef1aaff41190d2f82cf49d8907682b6dff71c3c ']' +++ '[' x8674d70ce37ca3249a641fb418c6849d4f95f348 '!=' xe9b39df9333d565ee06fa65d62bfca4bbcb92e44 ']' ++ echo -ne gcc ++ delim=' ' ++ echo @@ -89,17 +90,17 @@ ++ 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 -+ first_bad=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 ++ first_bad=8674d70ce37ca3249a641fb418c6849d4f95f348 ++ get_baseline_git gcc_rev ++ set -euf -o pipefail ++ local base_artifacts=base-artifacts ++ 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 -+ last_good=aef1aaff41190d2f82cf49d8907682b6dff71c3c ++ last_good=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 + local res + res=0 -+ wait 276877 ++ wait 279659 + git -C gcc rev-parse --verify HEAD + assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']' + set -euf -o pipefail +x @@ -113,20 +114,20 @@ ++ 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=aef1aaff41190d2f82cf49d8907682b6dff71c3c ++ base_rev=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 ++ 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=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 -++ git -C gcc rev-parse 'e9b39df9333d565ee06fa65d62bfca4bbcb92e44^@' ++ cur_rev=8674d70ce37ca3249a641fb418c6849d4f95f348 +++ git -C gcc rev-parse '8674d70ce37ca3249a641fb418c6849d4f95f348^@' + for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") -+ '[' 2a46e0e7e20e6e9095708704ac0180859e258b7d = aef1aaff41190d2f82cf49d8907682b6dff71c3c ']' ++ '[' 466b100e5fee808d77598e0f294654deec281150 = e9b39df9333d565ee06fa65d62bfca4bbcb92e44 ']' + return 1 -+ change_kind=single_component # Debug traces : # change_kind=single_component : gcc ++ change_kind=single_component + echo '# Debug traces :' + echo '# change_kind=single_component : gcc' + for c in "${changed_components[@]}" @@ -136,19 +137,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=aef1aaff41190d2f82cf49d8907682b6dff71c3c ++ base_rev=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 ++ 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=e9b39df9333d565ee06fa65d62bfca4bbcb92e44 -++ git -C gcc rev-list --count aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44 -+ c_commits=80 -# rev for gcc : aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44 (80 commits) - -+ echo '# rev for gcc : aef1aaff41190d2f82cf49d8907682b6dff71c3c..e9b39df9333d565ee06fa65d62bfca4bbcb92e44 (80 commits)' ++ cur_rev=8674d70ce37ca3249a641fb418c6849d4f95f348 +++ git -C gcc rev-list --count e9b39df9333d565ee06fa65d62bfca4bbcb92e44..8674d70ce37ca3249a641fb418c6849d4f95f348 ++ c_commits=22 ++ echo '# rev for gcc : e9b39df9333d565ee06fa65d62bfca4bbcb92e44..8674d70ce37ca3249a641fb418c6849d4f95f348 (22 commits)' + echo '' +# rev for gcc : e9b39df9333d565ee06fa65d62bfca4bbcb92e44..8674d70ce37ca3249a641fb418c6849d4f95f348 (22 commits) + + setup_stages_to_run + '[' ignore = onregression ']' + '[' ignore = precommit ']' diff --git a/jenkins/run-build.env b/jenkins/run-build.env index 8f35220..b7f146e 100644 --- a/jenkins/run-build.env +++ b/jenkins/run-build.env @@ -1,13 +1,13 @@ -build_name="#278" +build_name="#279" docker_opts=(--distro default --arch arm64 --node -tcwg-jade-05 ) +tcwg-jade-06 ) source build_container.sh trap "cleanup_all_containers" EXIT -build_name="#278-gcc" +build_name="#279-gcc" branch_opt=(==rr\[gcc_git\] https://github.com/gcc-mirror/gcc.git#master ) -build_name="#278-gcc-R1" +build_name="#279-gcc-R1" -- cgit v1.2.3