summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-02 23:25:31 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-02 23:25:31 +0000
commit05eb29ec3a67867d7318ed729c9f1b9f00961195 (patch)
tree9275cde4f6b78d3a922b609808add2d85468dfa5 /jenkins/notify-full.log
parent9ad1f113e0461581673888adc42673237d60d1ea (diff)
onsuccess: #284: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/284/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_O3: | 1 check_regression status : 0
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log716
1 files changed, 646 insertions, 70 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index fbd9dd0..07df6b4 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -26,18 +26,18 @@
++ 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_O3-build/281/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/281/'
-# Using dir : base-artifacts
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/283/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/283/'
+ echo '# Using dir : base-artifacts'
+# 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_O3-build/283/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/283/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/284/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/284/'
++ echo '# Using dir : artifacts'
# Using dir : artifacts
-+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
@@ -51,7 +51,7 @@
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
-+ '[' force '!=' init ']'
++ '[' onsuccess '!=' init ']'
+ IFS=' '
+ read -r -a changed_components
++ print_changed_components
@@ -61,17 +61,93 @@
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#master '!=' xbaseline ']'
++++ echo -ne gcc
++++ delim=' '
+++ echo
+++ for c in $(print_updated_components)
++++ 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
++++ 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
+++ '[' xf4dd9416843308d4ae519983415fe62212662536 '!=' x725c68c54c265fe7f6fc7babff7139f3161bdfa6 ']'
+++ echo -ne gcc
+++ delim=' '
++ echo
+ local c base_rev cur_rev c_commits
-+ '[' 0 = 0 ']'
++ '[' 1 = 0 ']'
++ '[' 1 = 1 ']'
++ changed_single_component=gcc
+++ 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
++ first_bad=f4dd9416843308d4ae519983415fe62212662536
+++ 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=725c68c54c265fe7f6fc7babff7139f3161bdfa6
++ local res
++ res=0
++ wait 254536
++ git -C gcc rev-parse --verify HEAD
++ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
++ set -euf -o pipefail +x
++ single_commit_p gcc
++ set -euf -o pipefail
++ local c=gcc
++ local base_rev cur_rev sha1
+++ 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
++ base_rev=725c68c54c265fe7f6fc7babff7139f3161bdfa6
+++ 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=f4dd9416843308d4ae519983415fe62212662536
+++ git -C gcc rev-parse 'f4dd9416843308d4ae519983415fe62212662536^@'
++ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
++ '[' 27ce74fa23c93c1189c301993cd19ea766e6bdb5 = 725c68c54c265fe7f6fc7babff7139f3161bdfa6 ']'
++ return 1
++ change_kind=single_component
# Debug traces :
-+ change_kind=no_change
-+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=no_change : '
-# change_kind=no_change :
+# change_kind=single_component : gcc
++ echo '# change_kind=single_component : gcc'
++ for c in "${changed_components[@]}"
+++ 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
++ base_rev=725c68c54c265fe7f6fc7babff7139f3161bdfa6
+++ 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=f4dd9416843308d4ae519983415fe62212662536
+++ git -C gcc rev-list --count 725c68c54c265fe7f6fc7babff7139f3161bdfa6..f4dd9416843308d4ae519983415fe62212662536
++ c_commits=58
+# rev for gcc : 725c68c54c265fe7f6fc7babff7139f3161bdfa6..f4dd9416843308d4ae519983415fe62212662536 (58 commits)
++ echo '# rev for gcc : 725c68c54c265fe7f6fc7babff7139f3161bdfa6..f4dd9416843308d4ae519983415fe62212662536 (58 commits)'
+ echo ''
+ setup_stages_to_run
@@ -99,7 +175,7 @@
+ echo '# post_interesting_commits'
# post_interesting_commits
+ local stage=init
-+ '[' no_change '!=' single_commit ']'
++ '[' single_component '!=' single_commit ']'
+ return
+ '[' full '!=' full ']'
+ gnu_generate_extra_details
@@ -109,14 +185,14 @@
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
-+ '[' xno_change '!=' xsingle_commit ']'
++ '[' xsingle_component '!=' xsingle_commit ']'
+ return
+ post_interesting_commits full
+ set -euf -o pipefail
-+ echo '# post_interesting_commits'
# post_interesting_commits
++ echo '# post_interesting_commits'
+ local stage=full
-+ '[' no_change '!=' single_commit ']'
++ '[' single_component '!=' single_commit ']'
+ return
+ true
+ generate_jira_dir
@@ -127,7 +203,7 @@
++ set -euf -o pipefail
++ local print_arg=--entry
++ shift 1
-++ '[' xno_change '!=' xsingle_commit ']'
+++ '[' xsingle_component '!=' xsingle_commit ']'
++ return 0
+ icommit_entry=
+ '[' '' '!=' '' ']'
@@ -146,8 +222,8 @@
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
-++ '[' 1 = 0 ']'
-++ echo Failure
+++ '[' 0 = 0 ']'
+++ echo Success
++ return 0
++ print_artifacts_url 'notify/mail-body.txt/*view*/'
++ set -euf -o pipefail
@@ -155,9 +231,9 @@
+++ 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_O3-build/283/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/284/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/283/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/284/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -165,16 +241,466 @@
+ set -euf -o pipefail
+ print_mail_recipients
+ set -euf -o pipefail
-+ local c=
++ local c=gcc
++ '[' gcc = '' ']'
++ local -A emails
++ emails["tcwg-validation@linaro.org"]=bcc
++ emails["author"]=cc
++ emails["committer"]=to
++ case "$ci_project/$ci_config:$c" in
++ emails["gcc-regression@gcc.gnu.org"]=cc_postcommit
++ local c email base_rev cur_rev
+++ 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
++ base_rev=725c68c54c265fe7f6fc7babff7139f3161bdfa6
+++ 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=f4dd9416843308d4ae519983415fe62212662536
++ read -r email
+++ git -C gcc log --pretty=%ae 725c68c54c265fe7f6fc7babff7139f3161bdfa6..f4dd9416843308d4ae519983415fe62212662536
++ 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
++ read -r email
++ local precommit_postcommit=postcommit
+ '[' '' = '' ']'
-+ echo bcc:tcwg-validation@linaro.org
-+ return 0
+++ 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
++ base_rev=725c68c54c265fe7f6fc7babff7139f3161bdfa6
+++ 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=f4dd9416843308d4ae519983415fe62212662536
++ read -r email
+++ git -C gcc log --pretty=%ce 725c68c54c265fe7f6fc7babff7139f3161bdfa6..f4dd9416843308d4ae519983415fe62212662536
++ 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
++ read -r email
++ unset 'emails[author]' 'emails[committer]'
++ local type
++ recipients=()
++ local -a recipients
++ for email in "${!emails[@]}"
++ type=to
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$email")
++ for email in "${!emails[@]}"
++ type=cc
++ 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
++ recipients+=("$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=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
++ recipients+=("$email")
++ for email in "${!emails[@]}"
++ 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
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$email")
++ for email in "${!emails[@]}"
++ type=cc
++ 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
++ recipients+=("$email")
++ for email in "${!emails[@]}"
++ type=to
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$email")
++ for email in "${!emails[@]}"
++ type=cc
++ 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
++ recipients+=("$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
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$email")
++ for email in "${!emails[@]}"
++ type=cc
++ 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
++ recipients+=("$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
++ 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
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$email")
++ for email in "${!emails[@]}"
++ type=cc
++ 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
++ recipients+=("$email")
++ for email in "${!emails[@]}"
++ type=to
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$email")
++ IFS=,
++ echo roger@nextmovesoftware.com,cc:oliva@adacore.com,krebbel@linux.ibm.com,xry111@xry111.site,fweimer@redhat.com,bcc:tcwg-validation@linaro.org,jakub@redhat.com,cc:gcc-regression@gcc.gnu.org,anlauf@gmx.de,jason@redhat.com,amacleod@redhat.com,cc:juzhe.zhong@rivai.ai,lehua.ding@rivai.ai,rguenther@suse.de,cc:liwei@loongson.cn,chenglulu@loongson.cn,dizhao@os.amperecomputing.com,vmakarov@redhat.com,gccadmin@gcc.gnu.org,cc:jchrist@linux.ibm.com,oliva@gnu.org,dmalcolm@redhat.com,ro@CeBiTec.Uni-Bielefeld.DE,pan2.li@intel.com,fxcoudert@gcc.gnu.org,sebastian.huber@embedded-brains.de,cc:chenxiaolong@loongson.cn,richard.sandiford@arm.com,jose.marchesi@oracle.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
++ local print_arg=--oneline
-++ '[' no_change = no_change ']'
-++ echo 'baseline build'
+++ '[' single_component = no_change ']'
+++ local more_lines
+++ '[' single_component = single_commit ']'
+++ '[' single_component = single_component ']'
+++ local new_commits c base_rev cur_rev c_commits components
+++ local commits_or_patches
+++ '[' '' '!=' '' ']'
+++ commits_or_patches=commits
+++ new_commits=0
+++ for c in "${changed_components[@]}"
++++ 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
+++ base_rev=725c68c54c265fe7f6fc7babff7139f3161bdfa6
++++ 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=f4dd9416843308d4ae519983415fe62212662536
++++ git -C gcc rev-list --count 725c68c54c265fe7f6fc7babff7139f3161bdfa6..f4dd9416843308d4ae519983415fe62212662536
+++ c_commits=58
+++ new_commits=58
++++ echo gcc
++++ tr ' ' ,
+++ components=gcc
+++ echo '58 commits in gcc'
+++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
++ false
@@ -184,8 +710,8 @@
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
-++ '[' 1 = 0 ']'
-++ echo Failure
+++ '[' 0 = 0 ']'
+++ echo Success
++ return 0
++ gnu_print_config --oneline
++ false
@@ -212,19 +738,19 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' 'baseline build: Failure on aarch64'
++ echo '[Linaro-TCWG-CI]' '58 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_O3-build/283/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/284/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_O3-build/281/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/283/artifact/artifacts
+ local key=
-+ '[' no_change = single_commit ']'
++ '[' single_component = single_commit ']'
+ cat
+ '[' '' '!=' '' ']'
+ cat
@@ -253,8 +779,58 @@
++ set -euf -o pipefail
++ false
++ local print_arg=--short
-++ '[' no_change = no_change ']'
-++ echo 'baseline build'
+++ '[' single_component = no_change ']'
+++ local more_lines
+++ '[' single_component = single_commit ']'
+++ '[' single_component = single_component ']'
+++ local new_commits c base_rev cur_rev c_commits components
+++ local commits_or_patches
+++ '[' '' '!=' '' ']'
+++ commits_or_patches=commits
+++ new_commits=0
+++ for c in "${changed_components[@]}"
++++ 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
+++ base_rev=725c68c54c265fe7f6fc7babff7139f3161bdfa6
++++ 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=f4dd9416843308d4ae519983415fe62212662536
++++ git -C gcc rev-list --count 725c68c54c265fe7f6fc7babff7139f3161bdfa6..f4dd9416843308d4ae519983415fe62212662536
+++ c_commits=58
+++ new_commits=58
++++ echo gcc
++++ tr ' ' ,
+++ components=gcc
+++ echo '58 commits in gcc'
+++ '[' --short = --oneline ']'
+++ for c in "${changed_components[@]}"
++++ 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
+++ base_rev=725c68c54c265fe7f6fc7babff7139f3161bdfa6
++++ 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=f4dd9416843308d4ae519983415fe62212662536
++++ git -C gcc rev-list --count 725c68c54c265fe7f6fc7babff7139f3161bdfa6..f4dd9416843308d4ae519983415fe62212662536
+++ c_commits=58
+++ '[' '' '!=' '' ']'
+++ git -C gcc log -n 5 --oneline 725c68c54c265fe7f6fc7babff7139f3161bdfa6..f4dd9416843308d4ae519983415fe62212662536
+++ '[' 58 -gt 5 ']'
+++ echo '... and 53 more commits in gcc'
+++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
++ false
@@ -271,8 +847,7 @@
# true:
0
# build_abe bootstrap_O3:
-# FAILED
-# First few build errors in logs:'
+1'
++ echo ''
++ echo From
+++ cat base-artifacts/results
@@ -281,7 +856,8 @@
# true:
0
# build_abe bootstrap_O3:
-1'
+# FAILED
+# First few build errors in logs:'
++ return 0
++ gnu_print_config --long
++ false
@@ -303,17 +879,17 @@
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'CI config tcwg_bootstrap_build master-aarch64-bootstrap_O3'
-+ '[' no_change '!=' single_commit ']'
++ '[' single_component '!=' single_commit ']'
+ return
+ true
+ generate_jenkins_html_files
-+ wait 7179
++ wait 254681
+ set -euf -o pipefail
-+ echo '# generate_jenkins_html_files'
# generate_jenkins_html_files
-... Skipping
++ echo '# generate_jenkins_html_files'
+ true
+ case "$ci_project" in
+... Skipping
+ echo '... Skipping'
+ return
+ generate_readme html
@@ -421,25 +997,25 @@
+ set -euf -o pipefail
+ local text_type=txt
+ case $text_type in
-+ echo '# generate dashboard'
# generate dashboard
++ echo '# generate dashboard'
+ generate_dashboard_squad
+# generate_dashboard_squad
+ local results_date
+ echo '# generate_dashboard_squad'
-# generate_dashboard_squad
-... Skipping
+ false
+... Skipping
+# post_dashboard_squad
+ echo '... Skipping'
+ return
-# post_dashboard_squad
-... Skipping
+ post_dashboard_squad
+ echo '# post_dashboard_squad'
+... Skipping
+ false
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 7211
++ wait 254713
+ set -euf -o pipefail
+ local results_date
+ echo '# generate_lnt_report'
@@ -466,44 +1042,44 @@
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct 725c68c54c265fe7f6fc7babff7139f3161bdfa6
-+ cur_d=1701380457
+++ git -C gcc show --no-patch --pretty=%ct f4dd9416843308d4ae519983415fe62212662536
++ cur_d=1701537242
+ '[' x1701380457 '!=' x ']'
-+ '[' x1701380457 = x ']'
-+ '[' 1701380457 -lt 1701380457 ']'
-+ '[' x1701380457 = x ']'
-+ '[' 1701380457 -gt 0 ']'
-+ results_date=1701380457
-+ assert_with_msg 'Failed to produce results_date' '[' 1701380457 -gt 0 ']'
++ '[' x1701537242 = x ']'
++ '[' 1701537242 -lt 1701380457 ']'
++ '[' x1701537242 = x ']'
++ '[' 1701537242 -gt 0 ']'
++ results_date=1701537242
++ assert_with_msg 'Failed to produce results_date' '[' 1701537242 -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=1701293880
-+ '[' 1701293880 '!=' '' ']'
-+ assert '[' 1701380457 -ge 1701293880 ']'
++ base_d=1701337168
++ '[' 1701337168 '!=' '' ']'
++ assert '[' 1701537242 -ge 1701337168 ']'
+ set -euf -o pipefail +x
-+ '[' 1701380457 -gt 1701293880 ']'
-+ results_date=1701337168
-+ rr[results_date]=1701337168
++ '[' 1701537242 -gt 1701337168 ']'
++ results_date=1701437205
++ rr[results_date]=1701437205
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1701337168
-++ date '+%Y-%m-%d %H:%M:%S' --date @1701337168
-+ results_date='2023-11-30 09:39:28'
++ results_date=1701437205
+++ date '+%Y-%m-%d %H:%M:%S' --date @1701437205
++ results_date='2023-12-01 13:26:45'
+ 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_O3-build/283/ tcwg_bootstrap_build master-aarch64-bootstrap_O3 '2023-11-30 09:39:28' artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/283/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/284/ tcwg_bootstrap_build master-aarch64-bootstrap_O3 '2023-12-01 13:26:45' artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_O3-build/284/
+ local ci_project=tcwg_bootstrap_build
+ local ci_config=master-aarch64-bootstrap_O3
-+ local 'results_date=2023-11-30 09:39:28'
++ local 'results_date=2023-12-01 13:26:45'
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
+ local -a sumfiles
@@ -515,12 +1091,12 @@ find: ‘artifacts/sumfiles’: No such file or directory
+ false
+ post_to_jira
+ set -euf -o pipefail
-+ echo '# post_to_jira'
# post_to_jira
++ echo '# post_to_jira'
+ local post_card_comment=false
+ local post_template_comment=false
+ false
+ false
+ false
-+ echo 'Full stage ran successfully.'
Full stage ran successfully.
++ echo 'Full stage ran successfully.'