summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-20 23:35:01 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-20 23:35:01 +0000
commit750b648cbae2f056512b1c496bafb15110994474 (patch)
tree8dffdcffbb9943c44a54df14f087df30088c1470
parentd0c82e04d139837e984de0587eb6ceb5de5878bb (diff)
onsuccess: #318: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/318/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap: | 1 check_regression status : 0
-rw-r--r--01-reset_artifacts/console.log.xzbin2152 -> 2152 bytes
-rw-r--r--02-prepare_abe/console.log.xzbin2628 -> 2604 bytes
-rw-r--r--04-build_abe-bootstrap/console.log.xzbin493532 -> 496692 bytes
-rw-r--r--04-build_abe-bootstrap/make-gcc-stage2.log.xzbin453308 -> 454152 bytes
-rw-r--r--05-check_regression/console.log.xzbin1104 -> 1104 bytes
-rw-r--r--git/gcc_rev2
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log322
-rw-r--r--jenkins/notify-init.log46
-rw-r--r--jenkins/run-build.env8
-rw-r--r--manifest.sh6
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/mail-body.txt18
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
15 files changed, 152 insertions, 258 deletions
diff --git a/01-reset_artifacts/console.log.xz b/01-reset_artifacts/console.log.xz
index 073d8f4..6170a78 100644
--- a/01-reset_artifacts/console.log.xz
+++ b/01-reset_artifacts/console.log.xz
Binary files differ
diff --git a/02-prepare_abe/console.log.xz b/02-prepare_abe/console.log.xz
index 1cae8a5..60c0ada 100644
--- a/02-prepare_abe/console.log.xz
+++ b/02-prepare_abe/console.log.xz
Binary files differ
diff --git a/04-build_abe-bootstrap/console.log.xz b/04-build_abe-bootstrap/console.log.xz
index 5f4f765..7c4c234 100644
--- a/04-build_abe-bootstrap/console.log.xz
+++ b/04-build_abe-bootstrap/console.log.xz
Binary files differ
diff --git a/04-build_abe-bootstrap/make-gcc-stage2.log.xz b/04-build_abe-bootstrap/make-gcc-stage2.log.xz
index e3de08d..fed4deb 100644
--- a/04-build_abe-bootstrap/make-gcc-stage2.log.xz
+++ b/04-build_abe-bootstrap/make-gcc-stage2.log.xz
Binary files differ
diff --git a/05-check_regression/console.log.xz b/05-check_regression/console.log.xz
index a4d6fe2..e83b761 100644
--- a/05-check_regression/console.log.xz
+++ b/05-check_regression/console.log.xz
Binary files differ
diff --git a/git/gcc_rev b/git/gcc_rev
index 4318225..eea7122 100644
--- a/git/gcc_rev
+++ b/git/gcc_rev
@@ -1 +1 @@
-fced59166f95e9922a72392955e4fed095afd47e
+d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
diff --git a/jenkins/build-name b/jenkins/build-name
index 713ff93..3dfe520 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#317-gcc-R1
+#318-gcc-R1
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index ecfaa22..d98e355 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -20,33 +20,33 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+# Debug traces :
+ ci_config=master-arm-bootstrap
+ 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_bootstrap_build--master-arm-bootstrap-build/316/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/316/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/317/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/317/'
+ 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-arm-bootstrap-build/317/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/317/'
-+ echo '# Using dir : artifacts'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/318/
# Using dir : artifacts
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/318/'
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+# check_source_changes
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ check_source_changes
-# check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -77,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
-++ '[' xfced59166f95e9922a72392955e4fed095afd47e '!=' x989e67f827b74b76e58abe137ce12d948af2290c ']'
+++ '[' xd7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3 '!=' xfced59166f95e9922a72392955e4fed095afd47e ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -90,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=fced59166f95e9922a72392955e4fed095afd47e
++ first_bad=d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
++ 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=989e67f827b74b76e58abe137ce12d948af2290c
++ last_good=fced59166f95e9922a72392955e4fed095afd47e
+ local res
+ res=0
-+ wait 350205
++ wait 354855
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,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=989e67f827b74b76e58abe137ce12d948af2290c
++ base_rev=fced59166f95e9922a72392955e4fed095afd47e
++ 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=fced59166f95e9922a72392955e4fed095afd47e
-++ git -C gcc rev-parse 'fced59166f95e9922a72392955e4fed095afd47e^@'
++ cur_rev=d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
+++ git -C gcc rev-parse 'd7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3^@'
+# Debug traces :
+# change_kind=single_component : gcc
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 7f26997e6479920c8c6f40894f7d02931f983f82 = 989e67f827b74b76e58abe137ce12d948af2290c ']'
++ '[' ba615557a4c698d27042a5fe058ea6e721a03b12 = fced59166f95e9922a72392955e4fed095afd47e ']'
+ return 1
+ change_kind=single_component
+ echo '# Debug traces :'
-# Debug traces :
-# change_kind=single_component : gcc
+ echo '# change_kind=single_component : gcc'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
@@ -137,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=989e67f827b74b76e58abe137ce12d948af2290c
++ base_rev=fced59166f95e9922a72392955e4fed095afd47e
++ 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=fced59166f95e9922a72392955e4fed095afd47e
-++ git -C gcc rev-list --count 989e67f827b74b76e58abe137ce12d948af2290c..fced59166f95e9922a72392955e4fed095afd47e
-+ c_commits=57
-+ echo '# rev for gcc : 989e67f827b74b76e58abe137ce12d948af2290c..fced59166f95e9922a72392955e4fed095afd47e (57 commits)'
-# rev for gcc : 989e67f827b74b76e58abe137ce12d948af2290c..fced59166f95e9922a72392955e4fed095afd47e (57 commits)
++ cur_rev=d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
+++ git -C gcc rev-list --count fced59166f95e9922a72392955e4fed095afd47e..d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
+# rev for gcc : fced59166f95e9922a72392955e4fed095afd47e..d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3 (35 commits)
++ c_commits=35
++ echo '# rev for gcc : fced59166f95e9922a72392955e4fed095afd47e..d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3 (35 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -173,8 +173,8 @@
+ print_config_f=gnu_print_config
+ post_interesting_commits init
+ set -euf -o pipefail
-# post_interesting_commits
+ echo '# post_interesting_commits'
+# post_interesting_commits
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return
@@ -196,33 +196,33 @@
++ 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 989e67f827b74b76e58abe137ce12d948af2290c
-+ base_d=1702937690
+++ git -C gcc show --no-patch --pretty=%ct fced59166f95e9922a72392955e4fed095afd47e
++ base_d=1703021635
++ get_current_component_date gcc
++ set -euf -o pipefail
++ 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 fced59166f95e9922a72392955e4fed095afd47e
-+ cur_d=1703021635
-+ '[' x1702937690 '!=' x ']'
-+ '[' x1703021635 = x ']'
-+ '[' 1703021635 -lt 1702937690 ']'
-+ '[' x1703021635 = x ']'
-+ '[' 1703021635 -gt 0 ']'
-+ results_date=1703021635
-+ assert_with_msg 'Failed to produce results_date' '[' 1703021635 -gt 0 ']'
+++ git -C gcc show --no-patch --pretty=%ct d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
++ cur_d=1703108136
++ '[' x1703021635 '!=' x ']'
++ '[' x1703108136 = x ']'
++ '[' 1703108136 -lt 1703021635 ']'
++ '[' x1703108136 = x ']'
++ '[' 1703108136 -gt 0 ']'
++ results_date=1703108136
++ assert_with_msg 'Failed to produce results_date' '[' 1703108136 -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=1702846443
-+ '[' 1702846443 '!=' '' ']'
-+ assert '[' 1703021635 -ge 1702846443 ']'
++ base_d=1702934039
++ '[' 1702934039 '!=' '' ']'
++ assert '[' 1703108136 -ge 1702934039 ']'
+ set -euf -o pipefail +x
-+ '[' 1703021635 -gt 1702846443 ']'
-+ results_date=1702934039
-+ rr[results_date]=1702934039
++ '[' 1703108136 -gt 1702934039 ']'
++ results_date=1703021087
++ rr[results_date]=1703021087
+ cat
+ manifest_out
+ cat
@@ -275,9 +275,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-arm-bootstrap-build/317/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/318/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/317/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/318/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -300,59 +300,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=989e67f827b74b76e58abe137ce12d948af2290c
++ base_rev=fced59166f95e9922a72392955e4fed095afd47e
++ 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=fced59166f95e9922a72392955e4fed095afd47e
-+ read -r email
-++ git -C gcc log --pretty=%ae 989e67f827b74b76e58abe137ce12d948af2290c..fced59166f95e9922a72392955e4fed095afd47e
-+ 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=d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
+ read -r email
+++ git -C gcc log --pretty=%ae fced59166f95e9922a72392955e4fed095afd47e..d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -431,59 +387,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=989e67f827b74b76e58abe137ce12d948af2290c
++ base_rev=fced59166f95e9922a72392955e4fed095afd47e
++ 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=fced59166f95e9922a72392955e4fed095afd47e
-+ read -r email
-++ git -C gcc log --pretty=%ce 989e67f827b74b76e58abe137ce12d948af2290c..fced59166f95e9922a72392955e4fed095afd47e
-+ 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=d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
+ read -r email
+++ git -C gcc log --pretty=%ce fced59166f95e9922a72392955e4fed095afd47e..d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -564,6 +476,11 @@
+ 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
+ case "$precommit_postcommit:$type" in
+ case "$type" in
@@ -579,11 +496,6 @@
+ 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
@@ -614,11 +526,6 @@
+ 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
@@ -630,10 +537,10 @@
+ case "$type" in
+ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=cc
++ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$type:$email")
++ recipients+=("$email")
+ for email in "${!emails[@]}"
+ type=cc
+ case "$precommit_postcommit:$type" in
@@ -650,11 +557,6 @@
+ case "$type" in
+ recipients+=("$type:$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
@@ -665,25 +567,15 @@
+ 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=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=cc
++ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$type:$email")
++ recipients+=("$email")
+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
@@ -709,13 +601,8 @@
+ 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")
+ IFS=,
-+ echo cc:baird@adacore.com,cc:kliemann@adacore.com,roger@nextmovesoftware.com,sandra@codesourcery.com,cc:ebotcazou@adacore.com,david.faust@oracle.com,bcc:tcwg-validation@linaro.org,poulhies@adacore.com,jakub@redhat.com,wangfeng@eswincomputing.com,cc:indus@adacore.com,guojiufu@linux.ibm.com,cc:gcc-regression@gcc.gnu.org,iant@golang.org,cc:juzhe.zhong@rivai.ai,cc:fofanov@adacore.com,rguenther@suse.de,cc:bernstein@adacore.com,cc:bernardi@adacore.com,gccadmin@gcc.gnu.org,thomas@codesourcery.com,cc:dismukes@adacore.com,cc:trojanek@adacore.com,pan2.li@intel.com,cc:desplanques@adacore.com,xuli1@eswincomputing.com,nathanieloshead@gmail.com,fxcoudert@gcc.gnu.org,ppalka@redhat.com,cc:moy@adacore.com,alex.coplan@arm.com
++ echo cc:demin.han@starfivetech.com,andre.simoesdiasvieira@arm.com,cc:oliva@adacore.com,siddhesh@gotplt.org,xry111@xry111.site,fweimer@redhat.com,bcc:tcwg-validation@linaro.org,jakub@redhat.com,polacek@redhat.com,haochen.jiang@intel.com,cc:wangpengcheng.pp@bytedance.com,cc:gcc-regression@gcc.gnu.org,anlauf@gmx.de,jason@redhat.com,cc:juzhe.zhong@rivai.ai,jlaw@ventanamicro.com,cc:rufus@andestech.com,rguenther@suse.de,gccadmin@gcc.gnu.org,thomas@codesourcery.com,oliva@gnu.org,pan2.li@intel.com,julian@codesourcery.com,alex.coplan@arm.com,richard.sandiford@arm.com,cc:rimvydas.jas@gmail.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -736,20 +623,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=989e67f827b74b76e58abe137ce12d948af2290c
+++ base_rev=fced59166f95e9922a72392955e4fed095afd47e
+++ 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=fced59166f95e9922a72392955e4fed095afd47e
-+++ git -C gcc rev-list --count 989e67f827b74b76e58abe137ce12d948af2290c..fced59166f95e9922a72392955e4fed095afd47e
-++ c_commits=57
-++ new_commits=57
+++ cur_rev=d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
++++ git -C gcc rev-list --count fced59166f95e9922a72392955e4fed095afd47e..d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
+++ c_commits=35
+++ new_commits=35
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '57 commits in gcc'
+++ echo '35 commits in gcc'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -788,17 +675,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '57 commits in gcc: Success on arm'
++ echo '[Linaro-TCWG-CI]' '35 commits in gcc: Success on arm'
+ 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-arm-bootstrap-build/317/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/318/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-arm-bootstrap-build/316/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/317/artifact/artifacts
+ local key=
+ '[' single_component = single_commit ']'
+ cat
@@ -845,20 +732,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=989e67f827b74b76e58abe137ce12d948af2290c
+++ base_rev=fced59166f95e9922a72392955e4fed095afd47e
+++ 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=fced59166f95e9922a72392955e4fed095afd47e
-+++ git -C gcc rev-list --count 989e67f827b74b76e58abe137ce12d948af2290c..fced59166f95e9922a72392955e4fed095afd47e
-++ c_commits=57
-++ new_commits=57
+++ cur_rev=d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
++++ git -C gcc rev-list --count fced59166f95e9922a72392955e4fed095afd47e..d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
+++ c_commits=35
+++ new_commits=35
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '57 commits in gcc'
+++ echo '35 commits in gcc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -867,19 +754,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=989e67f827b74b76e58abe137ce12d948af2290c
+++ base_rev=fced59166f95e9922a72392955e4fed095afd47e
+++ 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=fced59166f95e9922a72392955e4fed095afd47e
-+++ git -C gcc rev-list --count 989e67f827b74b76e58abe137ce12d948af2290c..fced59166f95e9922a72392955e4fed095afd47e
-++ c_commits=57
+++ cur_rev=d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
++++ git -C gcc rev-list --count fced59166f95e9922a72392955e4fed095afd47e..d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
+++ c_commits=35
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 989e67f827b74b76e58abe137ce12d948af2290c..fced59166f95e9922a72392955e4fed095afd47e
-++ '[' 57 -gt 5 ']'
-++ echo '... and 52 more commits in gcc'
+++ git -C gcc log -n 5 --oneline fced59166f95e9922a72392955e4fed095afd47e..d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
+++ '[' 35 -gt 5 ']'
+++ echo '... and 30 more commits in gcc'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -932,14 +819,14 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 350382
++ wait 355032
+ set -euf -o pipefail
-# generate_jenkins_html_files
-... Skipping
+ echo '# generate_jenkins_html_files'
+# generate_jenkins_html_files
+ true
+ case "$ci_project" in
+ echo '... Skipping'
+... Skipping
+ return
+ generate_readme html
+ set -euf -o pipefail
@@ -1371,13 +1258,13 @@
+ local text_type=txt
+ case $text_type in
# generate dashboard
-+ echo '# generate dashboard'
-+ generate_dashboard_squad
-+ local results_date
# generate_dashboard_squad
... Skipping
# post_dashboard_squad
... Skipping
++ echo '# generate dashboard'
++ generate_dashboard_squad
++ local results_date
+ echo '# generate_dashboard_squad'
+ false
+ echo '... Skipping'
@@ -1388,10 +1275,10 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 350502
++ wait 355152
+ set -euf -o pipefail
-# generate_lnt_report
+ local results_date
+# generate_lnt_report
+ echo '# generate_lnt_report'
+ true
+ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/lnt-utils.sh
@@ -1399,34 +1286,41 @@
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1702934039
-++ date '+%Y-%m-%d %H:%M:%S' --date @1702934039
-+ results_date='2023-12-18 21:13:59'
-+ local jira_key=
++ results_date=1703021087
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703021087
++ results_date='2023-12-19 21:24:47'
++ local jira_key=-
+ '[' -f artifacts/notify/jira/key ']'
+ 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-arm-bootstrap-build/317/ tcwg_bootstrap_build master-arm-bootstrap '2023-12-18 21:13:59' '' artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/317/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/318/ tcwg_bootstrap_build master-arm-bootstrap '2023-12-19 21:24:47' - artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/318/
+ local ci_project=tcwg_bootstrap_build
+ local ci_config=master-arm-bootstrap
-+ local 'results_date=2023-12-18 21:13:59'
-/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/lnt-utils.sh: line 78: 5: parameter null or not set
-+ true
++ local 'results_date=2023-12-19 21:24:47'
++ local jira_key=-
++ local sumfiles_dir=artifacts/sumfiles
++ local output_file=artifacts/notify/lnt_report.json
++ local -a sumfiles
++ readarray -t -d '' sumfiles
+# release_testresults_files
+... Done
+++ find artifacts/sumfiles -name '*.sum' -print0
+find: ‘artifacts/sumfiles’: No such file or directory
++ '[' 0 = 0 ']'
++ return
+ false
+ true
+ release_testresults_files
-# release_testresults_files
-... Done
+ echo '# release_testresults_files'
+ '[' -d artifacts/jenkins ']'
+ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'
+ echo '... Done'
+ post_to_jira
-+ set -euf -o pipefail
# post_to_jira
++ set -euf -o pipefail
+ echo '# post_to_jira'
+ local post_card_comment=false
+ local post_template_comment=false
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index a133957..439d1f1 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -21,23 +21,23 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-arm-bootstrap
-+ echo '# Debug traces :'
# Debug traces :
++ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/316/
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/317/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/317/'
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/316/'
+ 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-arm-bootstrap-build/317/
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/318/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/317/'
-+ echo '# Using dir : artifacts'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/318/'
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
@@ -77,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
-++ '[' xfced59166f95e9922a72392955e4fed095afd47e '!=' x989e67f827b74b76e58abe137ce12d948af2290c ']'
+++ '[' xd7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3 '!=' xfced59166f95e9922a72392955e4fed095afd47e ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -90,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=fced59166f95e9922a72392955e4fed095afd47e
++ first_bad=d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
++ 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=989e67f827b74b76e58abe137ce12d948af2290c
++ last_good=fced59166f95e9922a72392955e4fed095afd47e
+ local res
+ res=0
-+ wait 350092
++ wait 354742
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,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=989e67f827b74b76e58abe137ce12d948af2290c
++ base_rev=fced59166f95e9922a72392955e4fed095afd47e
++ 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=fced59166f95e9922a72392955e4fed095afd47e
-++ git -C gcc rev-parse 'fced59166f95e9922a72392955e4fed095afd47e^@'
++ cur_rev=d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
+++ git -C gcc rev-parse 'd7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 7f26997e6479920c8c6f40894f7d02931f983f82 = 989e67f827b74b76e58abe137ce12d948af2290c ']'
++ '[' ba615557a4c698d27042a5fe058ea6e721a03b12 = fced59166f95e9922a72392955e4fed095afd47e ']'
+ return 1
+ change_kind=single_component
-+ echo '# Debug traces :'
# Debug traces :
++ echo '# Debug traces :'
# change_kind=single_component : gcc
+ echo '# change_kind=single_component : gcc'
+ for c in "${changed_components[@]}"
@@ -137,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=989e67f827b74b76e58abe137ce12d948af2290c
++ base_rev=fced59166f95e9922a72392955e4fed095afd47e
++ 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=fced59166f95e9922a72392955e4fed095afd47e
-++ git -C gcc rev-list --count 989e67f827b74b76e58abe137ce12d948af2290c..fced59166f95e9922a72392955e4fed095afd47e
-+ c_commits=57
-+ echo '# rev for gcc : 989e67f827b74b76e58abe137ce12d948af2290c..fced59166f95e9922a72392955e4fed095afd47e (57 commits)'
-# rev for gcc : 989e67f827b74b76e58abe137ce12d948af2290c..fced59166f95e9922a72392955e4fed095afd47e (57 commits)
++ cur_rev=d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
+++ git -C gcc rev-list --count fced59166f95e9922a72392955e4fed095afd47e..d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3
+# rev for gcc : fced59166f95e9922a72392955e4fed095afd47e..d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3 (35 commits)
++ c_commits=35
++ echo '# rev for gcc : fced59166f95e9922a72392955e4fed095afd47e..d7e9ae4fa94afd5517536b4dfc7d6be0b3e8c2c3 (35 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -172,13 +172,13 @@
+ generate_extra_details_f=gnu_generate_extra_details
+ print_config_f=gnu_print_config
+ post_interesting_commits init
-+ set -euf -o pipefail
# post_interesting_commits
+Init stage ran successfully.
++ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
-Init stage ran successfully.
+ exit 0
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index 05a2eea..1d68fea 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,13 +1,13 @@
-build_name="#317"
+build_name="#318"
docker_opts=(--distro
default
--arch
armhf
--node
-tcwg-jade-06 )
+tcwg-snow-02 )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#317-gcc"
+build_name="#318-gcc"
branch_opt=(==rr\[gcc_git\]
https://github.com/gcc-mirror/gcc.git#master )
-build_name="#317-gcc-R1"
+build_name="#318-gcc-R1"
diff --git a/manifest.sh b/manifest.sh
index fef0790..5a55e6c 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=46183b459869b18868836bf10aa84d2e554c4236"
+declare -g "jenkins_scripts_rev=8f256a48477a7434dd211fd009e6a8543964d8de"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_bootstrap_build"
@@ -6,7 +6,7 @@ rr[ci_config]="master-arm-bootstrap"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/317/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/318/"
declare -g "SQUAD_GRP="
rr[gcc_git]="https://github.com/gcc-mirror/gcc.git#master"
# Saving rr[] in the manifest
@@ -23,4 +23,4 @@ rr[no_regression_p]="no_regression_p"
rr[no_regression_result]="0"
rr[target]="native"
declare -g "notify=ignore"
-rr[results_date]="1702934039"
+rr[results_date]="1703021087"
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 074ec2f..4677562 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
Success
-Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/317/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/318/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 1f212f2..231812a 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -4,13 +4,13 @@ We appreciate that it might be difficult to find the necessary logs or reproduce
In bootstrap_build master-arm-bootstrap after:
- | 57 commits in gcc
- | fced59166f9 c++: local class memfn synth from uneval context [PR113063]
- | 7f26997e647 c++: missing state restoration in maybe_pop_from_top_level
- | 5ba949c096f c++: Check null pointer deref when calling memfn in constexpr [PR102420]
- | d31c54c7da7 libgfortran: avoid duplicate libraries in spec
- | d0603dfe9d3 OpenMP: Permit additional selector properties
- | ... and 52 more commits in gcc
+ | 35 commits in gcc
+ | d7e9ae4fa94 OpenMP, NVPTX: memcpy[23]D bias correction
+ | ba615557a4c Fortran: Use non conflicting file extensions for intermediates [PR81615]
+ | 08ab2293dcc cse: Fix handling of fake vec_select sets [PR111702]
+ | d07d0e99223 RISC-V: Support -mcmodel=large.
+ | eef65d60a8b [PATCH] RISC-V: Fix RISCV_FUSE_ZEXTWS fusion condition
+ | ... and 30 more commits in gcc
Results changed to
# reset_artifacts:
@@ -34,6 +34,6 @@ CI config tcwg_bootstrap_build master-arm-bootstrap
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/317/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/316/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/318/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-arm-bootstrap-build/317/artifact/artifacts
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 3a06ce2..f726b29 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-cc:baird@adacore.com,cc:kliemann@adacore.com,roger@nextmovesoftware.com,sandra@codesourcery.com,cc:ebotcazou@adacore.com,david.faust@oracle.com,bcc:tcwg-validation@linaro.org,poulhies@adacore.com,jakub@redhat.com,wangfeng@eswincomputing.com,cc:indus@adacore.com,guojiufu@linux.ibm.com,cc:gcc-regression@gcc.gnu.org,iant@golang.org,cc:juzhe.zhong@rivai.ai,cc:fofanov@adacore.com,rguenther@suse.de,cc:bernstein@adacore.com,cc:bernardi@adacore.com,gccadmin@gcc.gnu.org,thomas@codesourcery.com,cc:dismukes@adacore.com,cc:trojanek@adacore.com,pan2.li@intel.com,cc:desplanques@adacore.com,xuli1@eswincomputing.com,nathanieloshead@gmail.com,fxcoudert@gcc.gnu.org,ppalka@redhat.com,cc:moy@adacore.com,alex.coplan@arm.com
+cc:demin.han@starfivetech.com,andre.simoesdiasvieira@arm.com,cc:oliva@adacore.com,siddhesh@gotplt.org,xry111@xry111.site,fweimer@redhat.com,bcc:tcwg-validation@linaro.org,jakub@redhat.com,polacek@redhat.com,haochen.jiang@intel.com,cc:wangpengcheng.pp@bytedance.com,cc:gcc-regression@gcc.gnu.org,anlauf@gmx.de,jason@redhat.com,cc:juzhe.zhong@rivai.ai,jlaw@ventanamicro.com,cc:rufus@andestech.com,rguenther@suse.de,gccadmin@gcc.gnu.org,thomas@codesourcery.com,oliva@gnu.org,pan2.li@intel.com,julian@codesourcery.com,alex.coplan@arm.com,richard.sandiford@arm.com,cc:rimvydas.jas@gmail.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 9e8181f..07841d3 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 57 commits in gcc: Success on arm
+[Linaro-TCWG-CI] 35 commits in gcc: Success on arm