summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-14 17:27:58 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-14 17:27:58 +0000
commit8b10a77864c28700c79bee75d68d44b24fdfb2d8 (patch)
tree989b333a6ebd71135cb9a368683d503c704b0950 /jenkins
parent78dffece92bb5ccdf3a1706e77291ec9c37126d5 (diff)
onsuccess: #270: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/270/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_ubsan: | 1 check_regression status : 0
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log244
-rw-r--r--jenkins/notify-init.log46
-rw-r--r--jenkins/run-build.env6
4 files changed, 146 insertions, 152 deletions
diff --git a/jenkins/build-name b/jenkins/build-name
index 8044f9d..a867e4a 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#269-gcc-R1
+#270-gcc-R1
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index be79b37..acc624c 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/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
+/home/tcwg-buildslave/workspace/tcwg_gnu_3/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=
@@ -20,21 +20,21 @@
++ 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/268/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/268/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/269/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/269/'
# 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/269/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/269/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/270/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/270/'
# Using dir : artifacts
+ echo '# Using dir : artifacts'
@@ -76,7 +76,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
-++ '[' xa6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c '!=' x3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9 ']'
+++ '[' xddb479e796bee3964ddb6a2daa8f79598e47cede '!=' xa6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -89,17 +89,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=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
++ first_bad=ddb479e796bee3964ddb6a2daa8f79598e47cede
++ 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=3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9
++ last_good=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
+ local res
+ res=0
-+ wait 280903
++ wait 284142
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -113,22 +113,22 @@
++ 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=3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9
++ base_rev=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
++ 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=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
-++ git -C gcc rev-parse 'a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c^@'
++ cur_rev=ddb479e796bee3964ddb6a2daa8f79598e47cede
+++ git -C gcc rev-parse 'ddb479e796bee3964ddb6a2daa8f79598e47cede^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 1fb74401508b64f7ba597a54c8a6b68d0a1b761c = 3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9 ']'
++ '[' 2066c29bf8dea87c9810eb261e342d941a6b2059 = a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c ']'
+ return 1
+ change_kind=single_component
# Debug traces :
+ echo '# Debug traces :'
-# change_kind=single_component : gcc
+ echo '# change_kind=single_component : gcc'
+# change_kind=single_component : gcc
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -136,17 +136,17 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9
++ base_rev=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
++ 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=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
-++ git -C gcc rev-list --count 3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9..a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
-+ c_commits=46
-# rev for gcc : 3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9..a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c (46 commits)
-+ echo '# rev for gcc : 3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9..a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c (46 commits)'
++ cur_rev=ddb479e796bee3964ddb6a2daa8f79598e47cede
+++ git -C gcc rev-list --count a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c..ddb479e796bee3964ddb6a2daa8f79598e47cede
++ c_commits=32
+# rev for gcc : a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c..ddb479e796bee3964ddb6a2daa8f79598e47cede (32 commits)
++ echo '# rev for gcc : a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c..ddb479e796bee3964ddb6a2daa8f79598e47cede (32 commits)'
+ echo ''
+ setup_stages_to_run
@@ -230,9 +230,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_ubsan-build/269/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/270/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/269/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/270/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -255,43 +255,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=3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9
++ base_rev=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
++ 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=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
-+ read -r email
-++ git -C gcc log --pretty=%ae 3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9..a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
-+ 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=ddb479e796bee3964ddb6a2daa8f79598e47cede
+ read -r email
+++ git -C gcc log --pretty=%ae a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c..ddb479e796bee3964ddb6a2daa8f79598e47cede
+ emails["$email"]=cc
+ read -r email
+ emails["$email"]=cc
@@ -364,43 +336,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=3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9
++ base_rev=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
++ 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=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
-+ read -r email
-++ git -C gcc log --pretty=%ce 3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9..a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
-+ 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=ddb479e796bee3964ddb6a2daa8f79598e47cede
+ read -r email
+++ git -C gcc log --pretty=%ce a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c..ddb479e796bee3964ddb6a2daa8f79598e47cede
+ emails["$email"]=to
+ read -r email
+ emails["$email"]=to
@@ -470,15 +414,15 @@
+ 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
++ 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
@@ -505,6 +449,16 @@
+ 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_postcommit
+ case "$precommit_postcommit:$type" in
+ type=cc
@@ -516,6 +470,26 @@
+ 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=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
@@ -540,8 +514,28 @@
+ 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,rearnsha@arm.com,xry111@xry111.site,fweimer@redhat.com,bcc:tcwg-validation@linaro.org,jakub@redhat.com,ubizjak@gmail.com,cc:gcc-regression@gcc.gnu.org,cc:juzhe.zhong@rivai.ai,jlaw@ventanamicro.com,lehua.ding@rivai.ai,rguenther@suse.de,pan2.li@intel.com,hongtao.liu@intel.com
++ echo cc:saurabh.jha@arm.com,cc:arsen@aarsen.me,krebbel@linux.ibm.com,xry111@xry111.site,bcc:tcwg-validation@linaro.org,arsen@gcc.gnu.org,jakub@redhat.com,gaiusmod2@gmail.com,ubizjak@gmail.com,cc:gcc-regression@gcc.gnu.org,cc:bshanks@codeweavers.com,cc:juzhe.zhong@rivai.ai,jlaw@ventanamicro.com,joseph@codesourcery.com,rdapp@ventanamicro.com,avr@gjlay.de,lehua.ding@rivai.ai,rguenther@suse.de,kyrylo.tkachov@arm.com,gccadmin@gcc.gnu.org,pan2.li@intel.com,cc:sam@gentoo.org,hongtao.liu@intel.com,jwakely@redhat.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
@@ -562,20 +556,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=3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9
+++ base_rev=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
+++ 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=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
-+++ git -C gcc rev-list --count 3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9..a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
-++ c_commits=46
-++ new_commits=46
+++ cur_rev=ddb479e796bee3964ddb6a2daa8f79598e47cede
++++ git -C gcc rev-list --count a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c..ddb479e796bee3964ddb6a2daa8f79598e47cede
+++ c_commits=32
+++ new_commits=32
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '46 commits in gcc'
+++ echo '32 commits in gcc'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -591,7 +585,7 @@
++ return 0
++ gnu_print_config --oneline
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_5/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_ubsan
++ local project=tcwg_bootstrap_build
@@ -613,21 +607,21 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '46 commits in gcc: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' '32 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/269/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/270/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/268/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/269/artifact/artifacts
+ cat
++ gnu_print_config --short
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_5/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_ubsan
++ local project=tcwg_bootstrap_build
@@ -665,20 +659,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=3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9
+++ base_rev=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
+++ 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=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
-+++ git -C gcc rev-list --count 3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9..a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
-++ c_commits=46
-++ new_commits=46
+++ cur_rev=ddb479e796bee3964ddb6a2daa8f79598e47cede
++++ git -C gcc rev-list --count a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c..ddb479e796bee3964ddb6a2daa8f79598e47cede
+++ c_commits=32
+++ new_commits=32
+++ echo gcc
+++ tr ' ' ,
++ components=gcc
-++ echo '46 commits in gcc'
+++ echo '32 commits in gcc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -687,19 +681,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=3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9
+++ base_rev=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
+++ 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=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
-+++ git -C gcc rev-list --count 3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9..a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
-++ c_commits=46
+++ cur_rev=ddb479e796bee3964ddb6a2daa8f79598e47cede
++++ git -C gcc rev-list --count a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c..ddb479e796bee3964ddb6a2daa8f79598e47cede
+++ c_commits=32
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9..a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
-++ '[' 46 -gt 5 ']'
-++ echo '... and 41 more commits in gcc'
+++ git -C gcc log -n 5 --oneline a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c..ddb479e796bee3964ddb6a2daa8f79598e47cede
+++ '[' 32 -gt 5 ']'
+++ echo '... and 27 more commits in gcc'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -730,7 +724,7 @@
++ return 0
++ gnu_print_config --long
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_5/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_bootstrap_build master-aarch64-bootstrap_ubsan
++ local project=tcwg_bootstrap_build
@@ -756,33 +750,33 @@
# generate dashboard
+ echo '# generate dashboard'
+ generate_dashboard_squad
-+ local results_date
# generate_dashboard_squad
+... Skipping
+# post_dashboard_squad
+... Skipping
++ local results_date
+ echo '# generate_dashboard_squad'
+ false
-... Skipping
+ echo '... Skipping'
+ return
+ post_dashboard_squad
-# post_dashboard_squad
+ echo '# post_dashboard_squad'
+ false
-... Skipping
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 281047
++ wait 284286
+ set -euf -o pipefail
-+ echo '# generate_lnt_report'
# generate_lnt_report
++ echo '# generate_lnt_report'
+ true
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/lnt-utils.sh
+ case "$ci_project" in
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_5/jenkins-scripts/lnt-utils.sh
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/269/ 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/269/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/270/ 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/270/
+ local ci_project=tcwg_bootstrap_build
+ local ci_config=master-aarch64-bootstrap_ubsan
+ local sumfiles_dir=artifacts/sumfiles
@@ -803,5 +797,5 @@ find: ‘artifacts/sumfiles’: No such file or directory
+ false
+ false
+ false
-+ echo 'Full stage ran successfully.'
Full stage ran successfully.
++ echo 'Full stage ran successfully.'
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index a5ee740..c0397be 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/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
+/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -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]}'
@@ -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_ubsan-build/268/
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/269/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/268/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/269/'
+ 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/269/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/269/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/270/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_ubsan-build/270/'
++ echo '# Using dir : artifacts'
# Using dir : artifacts
-+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
@@ -45,8 +45,8 @@
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ check_source_changes
-# check_source_changes
+ echo '# check_source_changes'
+# check_source_changes
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
@@ -76,7 +76,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
-++ '[' xa6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c '!=' x3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9 ']'
+++ '[' xddb479e796bee3964ddb6a2daa8f79598e47cede '!=' xa6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c ']'
++ echo -ne gcc
++ delim=' '
++ echo
@@ -89,17 +89,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=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
++ first_bad=ddb479e796bee3964ddb6a2daa8f79598e47cede
++ 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=3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9
++ last_good=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
+ local res
+ res=0
-+ wait 280790
++ wait 284029
+ git -C gcc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -113,16 +113,16 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9
++ base_rev=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
++ 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=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
-++ git -C gcc rev-parse 'a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c^@'
++ cur_rev=ddb479e796bee3964ddb6a2daa8f79598e47cede
+++ git -C gcc rev-parse 'ddb479e796bee3964ddb6a2daa8f79598e47cede^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 1fb74401508b64f7ba597a54c8a6b68d0a1b761c = 3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9 ']'
++ '[' 2066c29bf8dea87c9810eb261e342d941a6b2059 = a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c ']'
+ return 1
+ change_kind=single_component
# Debug traces :
@@ -136,18 +136,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=3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9
++ base_rev=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
++ 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=a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
-++ git -C gcc rev-list --count 3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9..a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c
-+ c_commits=46
-# rev for gcc : 3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9..a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c (46 commits)
++ cur_rev=ddb479e796bee3964ddb6a2daa8f79598e47cede
+++ git -C gcc rev-list --count a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c..ddb479e796bee3964ddb6a2daa8f79598e47cede
++ c_commits=32
+# rev for gcc : a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c..ddb479e796bee3964ddb6a2daa8f79598e47cede (32 commits)
-+ echo '# rev for gcc : 3a5a30792f6c0db69ffee8bc1d7766dcfdc469b9..a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c (46 commits)'
++ echo '# rev for gcc : a6ac36d80a072639cc7029fc24c7c0f2c3e2fb7c..ddb479e796bee3964ddb6a2daa8f79598e47cede (32 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -171,8 +171,8 @@
+ print_config_f=gnu_print_config
+ post_interesting_commits init
+ set -euf -o pipefail
-+ echo '# post_interesting_commits'
# post_interesting_commits
++ echo '# post_interesting_commits'
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index 555ddad..02c98bf 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,4 +1,4 @@
-build_name="#269"
+build_name="#270"
docker_opts=(--distro
default
--arch
@@ -7,7 +7,7 @@ arm64
tcwg-jade-06 )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#269-gcc"
+build_name="#270-gcc"
branch_opt=(==rr\[gcc_git\]
https://github.com/gcc-mirror/gcc.git#master )
-build_name="#269-gcc-R1"
+build_name="#270-gcc-R1"