summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-12 10:02:28 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-12 10:02:28 +0000
commit70002829d33270650ca282adfaa0079500382059 (patch)
tree68aac0708e74a74198911ccc8eb8415d7271f125 /jenkins
parente43ec709c0fa15a97ffd16f45f58d33b82195220 (diff)
force: #270: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe bootstrap_debug: | # FAILED | # First few build errors in logs: | # 00:34:49 make[2]: *** [Makefile:26381: compare] Error 1 | # 00:34:49 make[1]: *** [Makefile:26361: stage3-bubble] Error 2 | # 00:34:49 make: *** [Makefile:1094: all] Error 2 | # 00:05:36 make[3]: [Makefile:1821: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) | # 00:05:36 make[3]: [Makefile:1822: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) | # 00:20:47 make[3]: [Makefile:1821: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) | # 00:20:47 make[3]: [Makefile:1822: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) | # 00:28:16 make[3]: [Makefile:1821: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) | # 00:28:16 make[3]: [Makefile:1822: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) | # 00:32:05 make[2]: *** [Makefile:26381: compare] Error 1 | # 00:32:05 make[1]: *** [Makefile:26361: stage3-bubble] Error 2 | # 00:32:05 make: *** [Makefile:1094: all] Error 2 check_regression status : 1
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/mail-body.txt68
-rw-r--r--jenkins/mail-recipients.txt1
-rw-r--r--jenkins/mail-subject.txt1
-rw-r--r--jenkins/notify-full.log1389
-rw-r--r--jenkins/notify-init.log329
-rw-r--r--jenkins/run-build.env8
7 files changed, 1539 insertions, 259 deletions
diff --git a/jenkins/build-name b/jenkins/build-name
index d1b43a0..430f4a7 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#269-gcc-R1-force
+#270-gcc-R# 00:32:05 make: *** [Makefile:1094: all] Error 2-force
diff --git a/jenkins/mail-body.txt b/jenkins/mail-body.txt
new file mode 100644
index 0000000..69d9258
--- /dev/null
+++ b/jenkins/mail-body.txt
@@ -0,0 +1,68 @@
+Dear contributor, our automatic CI has detected problems related to your patch(es). Please find some details below. If you have any questions, please follow up on linaro-toolchain@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
+
+In bootstrap_build master-aarch64-bootstrap_debug after:
+
+ | commit gcc-14-5367-g85b49ad8639
+ | Author: Jin Ma <jinma@linux.alibaba.com>
+ | Date: Sat Nov 11 13:11:45 2023 -0700
+ |
+ | [PATCH v2] In the pipeline, USE or CLOBBER should delay execution if it starts a new live range.
+ |
+ | CLOBBER and USE does not represent real instructions, but in the
+ | process of pipeline optimization, they will wait for transmission
+ | in ready list like other insns, without considering resource
+ | conflicts and cycles. This results in a multi-issue CPU architecture
+ | that can be issued at any time if other regular insns have resource
+ | ... 45 lines of the commit log omitted.
+
+Results changed to
+# reset_artifacts:
+-10
+# true:
+0
+# build_abe bootstrap_debug:
+# FAILED
+# First few build errors in logs:
+# 00:34:49 make[2]: *** [Makefile:26381: compare] Error 1
+# 00:34:49 make[1]: *** [Makefile:26361: stage3-bubble] Error 2
+# 00:34:49 make: *** [Makefile:1094: all] Error 2
+# 00:05:36 make[3]: [Makefile:1821: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:05:36 make[3]: [Makefile:1822: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:20:47 make[3]: [Makefile:1821: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:20:47 make[3]: [Makefile:1822: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:28:16 make[3]: [Makefile:1821: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:28:16 make[3]: [Makefile:1822: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:32:05 make[2]: *** [Makefile:26381: compare] Error 1
+# 00:32:05 make[1]: *** [Makefile:26361: stage3-bubble] Error 2
+# 00:32:05 make: *** [Makefile:1094: all] Error 2
+
+From
+# reset_artifacts:
+-10
+# true:
+0
+# build_abe bootstrap_debug:
+1
+
+The configuration of this build is:
+CI config tcwg_bootstrap_build/master-aarch64-bootstrap_debug
+
+-----------------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-aarch64-bootstrap_debug-build/270/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/269/artifact/artifacts
+
+Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/reproduction_instructions.txt
+
+Full commit : https://github.com/gcc-mirror/gcc/commit/85b49ad863965408668627f10b5b1b106053f319
+
+Latest bug report status : https://linaro.atlassian.net/browse/GNU-1003
+
+List of configurations that regressed due to this commit :
+* tcwg_bootstrap_build
+** master-aarch64-bootstrap_debug
+*** Failure
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/details.txt
+*** https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/
+
diff --git a/jenkins/mail-recipients.txt b/jenkins/mail-recipients.txt
new file mode 100644
index 0000000..e0cf55e
--- /dev/null
+++ b/jenkins/mail-recipients.txt
@@ -0,0 +1 @@
+bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,jlaw@ventanamicro.com,cc:jinma@linux.alibaba.com
diff --git a/jenkins/mail-subject.txt b/jenkins/mail-subject.txt
new file mode 100644
index 0000000..f11c643
--- /dev/null
+++ b/jenkins/mail-subject.txt
@@ -0,0 +1 @@
+[Linaro-TCWG-CI] gcc-14-5367-g85b49ad8639: Failure on aarch64
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 0046a6c..31efc02 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -26,27 +26,27 @@
++ 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_debug-build/267/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/267/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/269/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-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_debug-build/269/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/269/'
-+ echo '# Using dir : artifacts'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/
# Using dir : artifacts
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+ declare -Ag pw
-+ '[' ignore = precommit ']'
-# check_source_changes
++ '[' onregression = precommit ']'
+ 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
@@ -60,7 +60,7 @@
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3 '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#85b49ad863965408668627f10b5b1b106053f319 '!=' xbaseline ']'
+++ echo -ne gcc
+++ delim=' '
+++ echo
@@ -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
-++ '[' x7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3 '!=' x391f9798b35ec75c1a49fb04610db5ab347e9d0d ']'
+++ '[' x85b49ad863965408668627f10b5b1b106053f319 '!=' x7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3 ']'
++ 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=7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
++ first_bad=85b49ad863965408668627f10b5b1b106053f319
++ 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=391f9798b35ec75c1a49fb04610db5ab347e9d0d
++ last_good=7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
+ local res
+ res=0
-+ wait 281000
++ wait 245237
+ 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=391f9798b35ec75c1a49fb04610db5ab347e9d0d
++ base_rev=7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
++ 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=7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
-++ git -C gcc rev-parse '7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3^@'
++ cur_rev=85b49ad863965408668627f10b5b1b106053f319
+++ git -C gcc rev-parse '85b49ad863965408668627f10b5b1b106053f319^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' fc8458e20a524d053f576d64a606e21f8bd03b84 = 391f9798b35ec75c1a49fb04610db5ab347e9d0d ']'
-+ return 1
-# Debug traces :
-# change_kind=single_component : gcc
-+ change_kind=single_component
++ '[' 7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3 = 7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3 ']'
++ return 0
++ change_kind=single_commit
+ echo '# Debug traces :'
-+ echo '# change_kind=single_component : gcc'
+# Debug traces :
+# change_kind=single_commit : gcc
++ echo '# change_kind=single_commit : gcc'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -136,28 +136,26 @@
++ 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=391f9798b35ec75c1a49fb04610db5ab347e9d0d
++ base_rev=7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
++ 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=7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
-++ git -C gcc rev-list --count 391f9798b35ec75c1a49fb04610db5ab347e9d0d..7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
-+ c_commits=14
-# rev for gcc : 391f9798b35ec75c1a49fb04610db5ab347e9d0d..7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3 (14 commits)
-+ echo '# rev for gcc : 391f9798b35ec75c1a49fb04610db5ab347e9d0d..7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3 (14 commits)'
-+ echo ''
++ cur_rev=85b49ad863965408668627f10b5b1b106053f319
+++ git -C gcc rev-list --count 7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3..85b49ad863965408668627f10b5b1b106053f319
++ c_commits=1
++ echo '# rev for gcc : 7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3..85b49ad863965408668627f10b5b1b106053f319 (1 commits)'
+# rev for gcc : 7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3..85b49ad863965408668627f10b5b1b106053f319 (1 commits)
++ echo ''
+ setup_stages_to_run
-+ '[' ignore = onregression ']'
-+ '[' ignore = precommit ']'
-+ '[' ignore = ignore ']'
-+ post_jira_comment=false
-+ post_jira_card=false
-+ post_icommits=false
-+ '[' ignore = ignore ']'
-+ post_mail=false
++ '[' onregression = onregression ']'
++ '[' 1 = 0 ']'
++ '[' single_commit '!=' single_commit ']'
++ '[' onregression = precommit ']'
++ '[' onregression = ignore ']'
++ '[' onregression = precommit ']'
+ generate_dashboard=false
+ post_dashboard=false
+ print_commits_f=print_commits
@@ -174,8 +172,241 @@
+ echo '# post_interesting_commits'
# post_interesting_commits
+ local stage=init
-+ '[' single_component '!=' single_commit ']'
++ '[' single_commit '!=' single_commit ']'
++ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ local refopt=
++ case "$reference" in
++ local ref_dir
++ for ref_dir in $url $dir
+++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ for ref_dir in $url $dir
+++ basename interesting-commits .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ git -C interesting-commits status
++ '[' -d interesting-commits ']'
++ '[' x '!=' x ']'
++ '[' -d interesting-commits ']'
++ rm -f interesting-commits/.git/gc.log
++ git -C interesting-commits config gc.autoDetach false
++ git -C interesting-commits gc --auto --force --prune=all
++ find interesting-commits/.git -name '*.lock' -delete
++ local i
++ for i in am cherry-pick rebase
++ git -C interesting-commits am --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits cherry-pick --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits rebase --abort
++ true
++ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=origin
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local single_branch=master
++ git -C interesting-commits remote rm origin
++ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local refspec
++ '[' xmaster = x ']'
++ refspec=+refs/heads/master:refs/remotes/origin/master
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ local duration=1h
++ shift
++ local tries=3
++ shift
++ local n=0
++ local ret=0
++ '[' 0 -eq 3 ']'
++ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ ret=0
++ wait 245317
++ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ '[' 0 -eq 0 ']'
++ break
++ return 0
++ git_checkout interesting-commits master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local remote=origin
++ git_clean interesting-commits
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard
++ local sha1
+++ git_rev_parse interesting-commits master origin
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ '[' 3 -ge 3 ']'
+++ remote=origin
+++ git_rev_parse_1 interesting-commits master origin --short
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ local opts=--short
+++ local ret
+++ cd interesting-commits
+++ local sha1 try_ref
+++ case "$ref" in
+++ try_ref=refs/remotes/origin/master
+++ ret=0
++++ git rev-parse --short refs/remotes/origin/master
+++ sha1=7670cbb5
+++ '[' 0 -ne 0 ']'
+++ echo 7670cbb5
++ sha1=7670cbb5
++ git -C interesting-commits checkout --detach 7670cbb5
+HEAD is now at 7670cbb5 Add entry 85b49ad863965408668627f10b5b1b106053f319 from https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/
++ true
++ local jira_dir jira_key=
+++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++ jira_dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++ jira_dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira
++ '[' init = full ']'
++ true
++ git -C interesting-commits remote update -p
+Fetching baseline
+From ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
+ 14bfe419..7670cbb5 master -> baseline/master
+Fetching origin
++ git_clean interesting-commits refs/remotes/origin/master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard refs/remotes/origin/master
+# update_interesting_commits
++ update_interesting_commits init ''
++ echo '# update_interesting_commits'
++ local stage=init
++ local jira_key=
++ local subdir3 subdir4 subdir4
+++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++ subdir3=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319 tcwg_bootstrap_build
+++ local dir=gcc/sha1
+++ '[' 3 -ge 2 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ '[' 3 -ge 3 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build
+++ '[' 3 -ge 4 ']'
+++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build
++ subdir4=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build
+++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319 tcwg_bootstrap_build master-aarch64-bootstrap_debug
+++ local dir=gcc/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ '[' 4 -ge 3 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build
+++ '[' 4 -ge 4 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
+++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
++ subdir5=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
++ '[' -d interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319 ']'
++ mkdir -p interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo 7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
++ git -C interesting-commits add gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/build_url gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/last_good
++ '[' init '!=' full ']'
+ return
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ git -C interesting-commits commit -m 'Add entry 85b49ad863965408668627f10b5b1b106053f319 from https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/'
+HEAD detached from 14bfe419
+nothing to commit, working tree clean
++ break
+ '[' full '!=' full ']'
+ gnu_generate_extra_details
+ set -euf -o pipefail
@@ -184,15 +415,634 @@
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
-+ '[' xsingle_component '!=' xsingle_commit ']'
-+ return
++ '[' xsingle_commit '!=' xsingle_commit ']'
++ local isubdir
+++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++ isubdir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++ '[' -f interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/first_url ']'
++ local first_url
+++ cat interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/first_url
++ first_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ '[' https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/ = https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/ ']'
++ first_icommit_to_report=true
+ post_interesting_commits full
+ set -euf -o pipefail
-+ echo '# post_interesting_commits'
# post_interesting_commits
++ echo '# post_interesting_commits'
+ local stage=full
-+ '[' single_component '!=' single_commit ']'
-+ return
++ '[' single_commit '!=' single_commit ']'
++ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ local refopt=
++ case "$reference" in
++ local ref_dir
++ for ref_dir in $url $dir
+++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ for ref_dir in $url $dir
+++ basename interesting-commits .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ git -C interesting-commits status
++ '[' -d interesting-commits ']'
++ '[' x '!=' x ']'
++ '[' -d interesting-commits ']'
++ rm -f interesting-commits/.git/gc.log
++ git -C interesting-commits config gc.autoDetach false
++ git -C interesting-commits gc --auto --force --prune=all
++ find interesting-commits/.git -name '*.lock' -delete
++ local i
++ for i in am cherry-pick rebase
++ git -C interesting-commits am --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits cherry-pick --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits rebase --abort
++ true
++ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=origin
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local single_branch=master
++ git -C interesting-commits remote rm origin
++ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local refspec
++ '[' xmaster = x ']'
++ refspec=+refs/heads/master:refs/remotes/origin/master
++ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ local duration=1h
++ shift
++ local tries=3
++ shift
++ local n=0
++ local ret=0
++ '[' 0 -eq 3 ']'
++ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ ret=0
++ wait 257807
++ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ '[' 0 -eq 0 ']'
++ break
++ return 0
++ git_checkout interesting-commits master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local remote=origin
++ git_clean interesting-commits
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard
++ local sha1
+++ git_rev_parse interesting-commits master origin
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ '[' 3 -ge 3 ']'
+++ remote=origin
+++ git_rev_parse_1 interesting-commits master origin --short
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ local opts=--short
+++ local ret
+++ cd interesting-commits
+++ local sha1 try_ref
+++ case "$ref" in
+++ try_ref=refs/remotes/origin/master
+++ ret=0
++++ git rev-parse --short refs/remotes/origin/master
+++ sha1=7670cbb5
+++ '[' 0 -ne 0 ']'
+++ echo 7670cbb5
++ sha1=7670cbb5
++ git -C interesting-commits checkout --detach 7670cbb5
+HEAD is now at 7670cbb5 Add entry 85b49ad863965408668627f10b5b1b106053f319 from https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/
++ true
++ local jira_dir jira_key=
+++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++ jira_dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++ jira_dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira
++ '[' full = full ']'
++ true
++ true
++ '[' '' = '' ']'
++ '[' -f interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/key ']'
+++ create_jira_card
+++ set -euf -o pipefail
+++ local template project parent assignee yaml
++++ print_jira_template_card
++++ local jira_card=GNU-692
++++ case "$ci_project/$ci_config:$changed_single_component" in
++++ echo GNU-692
+++ template=GNU-692
+++ project=GNU
++++ jipsearch -j key=GNU-692 -s parent:key
++++ sed -e 's/.* , //'
+++ parent=GNU-955
++++ jipsearch -j key=GNU-692 -s assignee:emailAddress
++++ sed -e 's/.* , //'
+Traceback (most recent call last):
+ File "/usr/local/bin/jipsearch", line 8, in <module>
+ sys.exit(main())
+ File "/usr/local/lib/python3.10/dist-packages/jipdate/jipsearch.py", line 351, in main
+ print_issues(jira, issues)
+ File "/usr/local/lib/python3.10/dist-packages/jipdate/jipsearch.py", line 280, in print_issues
+ value = field[cfg.args.single_field[1]]
+TypeError: 'NoneType' object is not subscriptable
++++ true
+++ assignee=
+++ '[' '' = '' ']'
++++ jipsearch -j key=GNU-955 -s assignee:emailAddress
++++ sed -e 's/.* , //'
+++ assignee=prathamesh.kulkarni@linaro.org
++++ mktemp
+++ yaml=/tmp/tmp.tjY6VcGJoi
+++ trap 'rm /tmp/tmp.tjY6VcGJoi' EXIT
+++ cat
+++ local key
++++ jipcreate -f /tmp/tmp.tjY6VcGJoi
++++ sed -e 's#.*/##'
+++ key=GNU-1003
+++ echo GNU-1003
++++ rm /tmp/tmp.tjY6VcGJoi
++ jira_key=GNU-1003
++ true
++ git -C interesting-commits remote update -p
+Fetching baseline
+Fetching origin
++ git_clean interesting-commits refs/remotes/origin/master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard refs/remotes/origin/master
+# update_interesting_commits
++ update_interesting_commits full GNU-1003
++ echo '# update_interesting_commits'
++ local stage=full
++ local jira_key=GNU-1003
++ local subdir3 subdir4 subdir4
+++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++ subdir3=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319 tcwg_bootstrap_build
+++ local dir=gcc/sha1
+++ '[' 3 -ge 2 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ '[' 3 -ge 3 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build
+++ '[' 3 -ge 4 ']'
+++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build
++ subdir4=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build
+++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319 tcwg_bootstrap_build master-aarch64-bootstrap_debug
+++ local dir=gcc/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ '[' 4 -ge 3 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build
+++ '[' 4 -ge 4 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
+++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
++ subdir5=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
++ '[' -d interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319 ']'
++ mkdir -p interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo 7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
++ git -C interesting-commits add gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/build_url gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/last_good
++ '[' full '!=' full ']'
++ gnu_print_result --oneline
++ false
++ local print_arg=--oneline
++ '[' -d artifacts/sumfiles ']'
++ print_result --oneline
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
++ '[' 1 = 0 ']'
++ echo Failure
++ return 0
++ merge_status_summary interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build
++ set -euf -o pipefail
++ local subdir=interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build
++ local cur_file cur best= best_file
++ read -r cur_file
+++ find interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build -mindepth 2 -maxdepth 2 -name status-summary.txt
+++ sort
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/status-summary.txt
++ cur=Failure
++ '[' Failure -le '' ']'
+/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh: line 1030: [: Failure: integer expression expected
++ best=Failure
++ best_file=interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/status-summary.txt
++ read -r cur_file
++ cat interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/status-summary.txt
++ merge_status_summary interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++ set -euf -o pipefail
++ local subdir=interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++ local cur_file cur best= best_file
++ read -r cur_file
+++ find interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319 -mindepth 2 -maxdepth 2 -name status-summary.txt
+++ sort
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/status-summary.txt
++ cur=Failure
++ '[' Failure -le '' ']'
+/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh: line 1030: [: Failure: integer expression expected
++ best=Failure
++ best_file=interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/status-summary.txt
++ read -r cur_file
++ cat interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/status-summary.txt
++ git -C interesting-commits add gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/status-summary.txt gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/status-summary.txt gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/status-summary.txt
++ gnu_print_result --long
++ false
++ local print_arg=--long
++ '[' -d artifacts/sumfiles ']'
++ print_result --long
++ false
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'Results changed to'
+++ cat artifacts/results
++ echo '# reset_artifacts:
+-10
+# true:
+0
+# build_abe bootstrap_debug:
+# FAILED
+# First few build errors in logs:
+# 00:34:49 make[2]: *** [Makefile:26381: compare] Error 1
+# 00:34:49 make[1]: *** [Makefile:26361: stage3-bubble] Error 2
+# 00:34:49 make: *** [Makefile:1094: all] Error 2
+# 00:05:36 make[3]: [Makefile:1821: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:05:36 make[3]: [Makefile:1822: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:20:47 make[3]: [Makefile:1821: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:20:47 make[3]: [Makefile:1822: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:28:16 make[3]: [Makefile:1821: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:28:16 make[3]: [Makefile:1822: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:32:05 make[2]: *** [Makefile:26381: compare] Error 1
+# 00:32:05 make[1]: *** [Makefile:26361: stage3-bubble] Error 2
+# 00:32:05 make: *** [Makefile:1094: all] Error 2'
++ echo ''
++ echo From
+++ cat base-artifacts/results
++ echo '# reset_artifacts:
+-10
+# true:
+0
+# build_abe bootstrap_debug:
+1'
++ return 0
++ cat interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/status-summary.txt
++ sed 's/^/* /'
++ print_icommits_link gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/details.txt
++ set -euf -o pipefail
++ local path=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/details.txt
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/details.txt
++ cat interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/build_url
++ git -C interesting-commits add gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/details.txt gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/status.txt
++ '[' -f interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/summary.txt ']'
++ 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_debug-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_debug-build/269/artifact/artifacts
++ cat
++ git -C interesting-commits add gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/reproduction_instructions.txt
++ local ci_config
++ read ci_config
+++ cd interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build
+++ ls
++ '[' -f interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/summary.txt ']'
++ '[' -f interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/status.txt ']'
++ echo '* master-aarch64-bootstrap_debug'
++ cat interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/status.txt
++ sed 's/^/*/'
++ read ci_config
++ '[' -f interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/status-summary.txt/summary.txt ']'
++ '[' -f interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/status-summary.txt/status.txt ']'
++ continue
++ read ci_config
++ '[' -f interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/status.txt/summary.txt ']'
++ '[' -f interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/status.txt/status.txt ']'
++ continue
++ read ci_config
++ git -C interesting-commits add gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/status.txt
++ local ci_project
++ read ci_project
+++ cd interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ ls
++ '[' -f interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/first_url/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/status-summary.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/status.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/status.txt ']'
++ echo '* tcwg_bootstrap_build'
++ cat interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/status.txt
++ sed 's/^/*/'
++ read ci_project
++ git -C interesting-commits add gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/status.txt
++ print_commits --short
++ set -euf -o pipefail
++ false
++ local print_arg=--short
++ '[' single_commit = no_change ']'
++ local more_lines
++ '[' single_commit = single_commit ']'
++ local c=gcc
++ '[' --short = --link ']'
++ local describe
++ '[' '' = '' ']'
+++ describe_sha1 gcc 85b49ad863965408668627f10b5b1b106053f319 true
+++ local component=gcc
+++ local sha1=85b49ad863965408668627f10b5b1b106053f319
+++ local anything=true
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "basepoints/*" --match "releases/*")
+++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 85b49ad863965408668627f10b5b1b106053f319
++ describe=basepoints/gcc-14-5367-g85b49ad8639
+++ echo basepoints/gcc-14-5367-g85b49ad8639
+++ sed 's,^basepoints/,,'
++ describe=gcc-14-5367-g85b49ad8639
++ '[' --short = --oneline ']'
++ '[' '' = '' ']'
++ echo 'commit gcc-14-5367-g85b49ad8639'
++ local tmpfile
+++ mktemp
++ tmpfile=/tmp/tmp.j3QrYM6MDe
++ git -C gcc log -n1 85b49ad863965408668627f10b5b1b106053f319
++ tail -n +2
++ head -n 10 /tmp/tmp.j3QrYM6MDe
+++ cat /tmp/tmp.j3QrYM6MDe
+++ wc -l
++ more_lines=45
++ '[' 45 -gt 0 ']'
++ echo '... 45 lines of the commit log omitted.'
++ rm /tmp/tmp.j3QrYM6MDe
++ '[' '' '!=' '' ']'
++ return 0
++ git -C interesting-commits add gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/commit-log.txt
++ true
++ local jira_dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira
++ '[' -f interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/key ']'
++ '[' -e interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira ']'
++ mkdir interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira
++ '[' GNU-1003 '!=' '' ']'
++ echo GNU-1003
++ git -C interesting-commits add gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/key
+++ print_commits --oneline
+++ set -euf -o pipefail
+++ false
+++ local print_arg=--oneline
+++ '[' single_commit = no_change ']'
+++ local more_lines
+++ '[' single_commit = single_commit ']'
+++ local c=gcc
+++ '[' --oneline = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 gcc 85b49ad863965408668627f10b5b1b106053f319 true
++++ local component=gcc
++++ local sha1=85b49ad863965408668627f10b5b1b106053f319
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "basepoints/*" --match "releases/*")
++++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 85b49ad863965408668627f10b5b1b106053f319
+++ describe=basepoints/gcc-14-5367-g85b49ad8639
++++ echo basepoints/gcc-14-5367-g85b49ad8639
++++ sed 's,^basepoints/,,'
+++ describe=gcc-14-5367-g85b49ad8639
+++ '[' --oneline = --oneline ']'
+++ echo gcc-14-5367-g85b49ad8639
+++ return 0
+++ cat interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/status-summary.txt
++ echo gcc-14-5367-g85b49ad8639: Failure
++ git -C interesting-commits add gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/summary
++ cat
+++ cat interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/commit-log.txt
+++ cat interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/status.txt
+++ print_icommits_link gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/yaml
+++ set -euf -o pipefail
+++ local path=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/yaml
+++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
+++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/yaml
++ git -C interesting-commits add gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/description
++ update_jira_card
++ set -euf -o pipefail
+# update_jira_card
++ echo '# update_jira_card'
++ local jira_dir
+++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++ jira_dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++ jira_dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira
++ components=()
++ local -a components
++ case "$changed_single_component" in
++ components+=(GCC)
++ IFS=,
++ echo GCC
++ git -C interesting-commits add gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/components
++ local commit_date
+++ git -C gcc log -n1 --pretty=%cd --date=iso 85b49ad863965408668627f10b5b1b106053f319
++ commit_date='2023-11-11 13:11:45 -0700'
++ date -d '2023-11-11 13:11:45 -0700' +%Y-%m-%d
++ git -C interesting-commits add gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/startdate
++ local key project
+++ print_jira_card_key
+++ set -euf -o pipefail
+++ local jira_dir
++++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ jira_dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ jira_dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira
+++ '[' -f interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/key ']'
+++ cat interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/key
++ key=GNU-1003
++ '[' -z GNU-1003 ']'
++ project=GNU
++ local yaml=interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/yaml
++ cat
++ sed -e 's/^/ /' interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/summary
++ cat
+++ cat interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/components
+++ cat interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/startdate
++ sed -e 's/^/ /' interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/description
++ git -C interesting-commits add gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/yaml
++ local describe
+++ describe_sha1 gcc 85b49ad863965408668627f10b5b1b106053f319 false
+++ local component=gcc
+++ local sha1=85b49ad863965408668627f10b5b1b106053f319
+++ local anything=false
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "basepoints/*" --match "releases/*")
+++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 85b49ad863965408668627f10b5b1b106053f319
++ describe=basepoints/gcc-14-5367-g85b49ad8639
++ '[' basepoints/gcc-14-5367-g85b49ad8639 '!=' '' ']'
++ local d
+++ dirname basepoints/gcc-14-5367-g85b49ad8639
++ d=basepoints
++ mkdir -p interesting-commits/gcc/basepoints
++ local symlink=
++ '[' basepoints '!=' . ']'
++ symlink=../
+++ dirname basepoints
++ d=.
++ '[' . '!=' . ']'
++ symlink=../sha1/85b49ad863965408668627f10b5b1b106053f319
++ rm -f interesting-commits/gcc/basepoints/gcc-14-5367-g85b49ad8639
++ ln -s ../sha1/85b49ad863965408668627f10b5b1b106053f319 interesting-commits/gcc/basepoints/gcc-14-5367-g85b49ad8639
++ git -C interesting-commits add gcc/basepoints/gcc-14-5367-g85b49ad8639
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ git -C interesting-commits commit -m 'Add entry 85b49ad863965408668627f10b5b1b106053f319 from https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/'
+[detached HEAD bae2c744] Add entry 85b49ad863965408668627f10b5b1b106053f319 from https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/
+ 16 files changed, 123 insertions(+)
+ create mode 120000 gcc/basepoints/gcc-14-5367-g85b49ad8639
+ create mode 100644 gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/commit-log.txt
+ create mode 100644 gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/components
+ create mode 100644 gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/description
+ create mode 100644 gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/key
+ create mode 100644 gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/startdate
+ create mode 100644 gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/summary
+ create mode 100644 gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/yaml
+ create mode 100644 gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/status-summary.txt
+ create mode 100644 gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/status.txt
+ create mode 100644 gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/details.txt
+ create mode 100644 gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/reproduction_instructions.txt
+ create mode 100644 gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/status-summary.txt
+ create mode 100644 gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/status.txt
+ create mode 100644 gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/status-summary.txt
+ create mode 100644 gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/status.txt
++ wait 270622
++ git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
+remote: Sending notification emails to: tcwg-commits@lists.linaro.org
+post-git trigger: updating grokmirror
+To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git
+ 7670cbb5..bae2c744 HEAD -> master
++ break
+ true
+ generate_jira_dir
+ set -euf -o pipefail
@@ -202,12 +1052,47 @@
++ set -euf -o pipefail
++ local print_arg=--entry
++ shift 1
-++ '[' xsingle_component '!=' xsingle_commit ']'
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ isubdir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ case "$print_arg" in
+++ echo interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++ icommit_entry=interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++ '[' interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319 '!=' '' ']'
++ '[' -d interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira ']'
++ rsync -a interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/ artifacts/notify/jira/
++ '[' -f artifacts/notify/jira/key ']'
+++ cat artifacts/notify/jira/key
++ jira_key=GNU-1003
++ '[' GNU-1003 '!=' '' ']'
++ cat
+++ gnu_print_result --oneline
+++ false
+++ local print_arg=--oneline
+++ '[' -d artifacts/sumfiles ']'
+++ print_result --oneline
+++ false
+++ local print_arg=--oneline
+++ case "$print_arg" in
+++ '[' 1 = 0 ']'
+++ echo Failure
++ return 0
-+ icommit_entry=
-+ '[' '' '!=' '' ']'
-+ mkdir -p artifacts/notify/jira
-+ '[' '' '!=' '' ']'
+++ print_artifacts_url 'notify/mail-body.txt/*view*/'
+++ set -euf -o pipefail
+++ local url
++++ 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_debug-build/270/artifact/artifacts
+++ '[' '' '!=' '' ']'
+++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/artifact/artifacts/notify/mail-body.txt/*view*/'
+ cat
++ print_jira_template_card
++ local jira_card=GNU-692
@@ -221,8 +1106,8 @@
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
-++ '[' 0 = 0 ']'
-++ echo Success
+++ '[' 1 = 0 ']'
+++ echo Failure
++ return 0
++ print_artifacts_url 'notify/mail-body.txt/*view*/'
++ set -euf -o pipefail
@@ -230,11 +1115,11 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/269/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/269/artifact/artifacts/notify/mail-body.txt/*view*/'
-+ echo '# print all notification files'
+++ echo 'https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
++ echo '# print all notification files'
+ true
+ generate_mail_files
+ set -euf -o pipefail
@@ -255,41 +1140,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=391f9798b35ec75c1a49fb04610db5ab347e9d0d
++ base_rev=7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
++ 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=7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
-+ read -r email
-++ git -C gcc log --pretty=%ae 391f9798b35ec75c1a49fb04610db5ab347e9d0d..7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
-+ 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=85b49ad863965408668627f10b5b1b106053f319
+ read -r email
+++ git -C gcc log --pretty=%ae 7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3..85b49ad863965408668627f10b5b1b106053f319
+ emails["$email"]=cc
+ read -r email
+ local precommit_postcommit=postcommit
@@ -300,41 +1159,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=391f9798b35ec75c1a49fb04610db5ab347e9d0d
++ base_rev=7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
++ 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=7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
-+ read -r email
-++ git -C gcc log --pretty=%ce 391f9798b35ec75c1a49fb04610db5ab347e9d0d..7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
-+ 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=85b49ad863965408668627f10b5b1b106053f319
+ read -r email
+++ git -C gcc log --pretty=%ce 7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3..85b49ad863965408668627f10b5b1b106053f319
+ emails["$email"]=to
+ read -r email
+ unset 'emails[author]' 'emails[committer]'
@@ -347,11 +1180,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
@@ -363,47 +1191,38 @@
+ case "$type" in
+ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=to
++ type=cc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$email")
++ recipients+=("$type:$email")
+ IFS=,
-+ echo bcc:tcwg-validation@linaro.org,jakub@redhat.com,cc:gcc-regression@gcc.gnu.org,uecker@tugraz.at,richard.sandiford@arm.com
++ echo bcc:tcwg-validation@linaro.org,cc:gcc-regression@gcc.gnu.org,jlaw@ventanamicro.com,cc:jinma@linux.alibaba.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
++ local print_arg=--oneline
-++ '[' single_component = no_change ']'
+++ '[' single_commit = 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=391f9798b35ec75c1a49fb04610db5ab347e9d0d
-+++ 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=7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
-+++ git -C gcc rev-list --count 391f9798b35ec75c1a49fb04610db5ab347e9d0d..7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
-++ c_commits=14
-++ new_commits=14
-+++ echo gcc
-+++ tr ' ' ,
-++ components=gcc
-++ echo '14 commits in gcc'
+++ '[' single_commit = single_commit ']'
+++ local c=gcc
+++ '[' --oneline = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 gcc 85b49ad863965408668627f10b5b1b106053f319 true
++++ local component=gcc
++++ local sha1=85b49ad863965408668627f10b5b1b106053f319
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "basepoints/*" --match "releases/*")
++++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 85b49ad863965408668627f10b5b1b106053f319
+++ describe=basepoints/gcc-14-5367-g85b49ad8639
++++ echo basepoints/gcc-14-5367-g85b49ad8639
++++ sed 's,^basepoints/,,'
+++ describe=gcc-14-5367-g85b49ad8639
++ '[' --oneline = --oneline ']'
+++ echo gcc-14-5367-g85b49ad8639
++ return 0
++ gnu_print_result --oneline
++ false
@@ -413,8 +1232,8 @@
++ false
++ local print_arg=--oneline
++ case "$print_arg" in
-++ '[' 0 = 0 ']'
-++ echo Success
+++ '[' 1 = 0 ']'
+++ echo Failure
++ return 0
++ gnu_print_config --oneline
++ false
@@ -440,17 +1259,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '14 commits in gcc: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' 'gcc-14-5367-g85b49ad8639: Failure 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_debug-build/269/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-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_debug-build/267/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/269/artifact/artifacts
+ cat
++ gnu_print_config --short
++ false
@@ -476,57 +1295,41 @@
++ set -euf -o pipefail
++ false
++ local print_arg=--short
-++ '[' single_component = no_change ']'
+++ '[' single_commit = 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=391f9798b35ec75c1a49fb04610db5ab347e9d0d
-+++ 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=7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
-+++ git -C gcc rev-list --count 391f9798b35ec75c1a49fb04610db5ab347e9d0d..7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
-++ c_commits=14
-++ new_commits=14
-+++ echo gcc
-+++ tr ' ' ,
-++ components=gcc
-++ echo '14 commits in gcc'
+++ '[' single_commit = single_commit ']'
+++ local c=gcc
+++ '[' --short = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 gcc 85b49ad863965408668627f10b5b1b106053f319 true
++++ local component=gcc
++++ local sha1=85b49ad863965408668627f10b5b1b106053f319
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "basepoints/*" --match "releases/*")
++++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 85b49ad863965408668627f10b5b1b106053f319
+++ describe=basepoints/gcc-14-5367-g85b49ad8639
++++ echo basepoints/gcc-14-5367-g85b49ad8639
++++ sed 's,^basepoints/,,'
+++ describe=gcc-14-5367-g85b49ad8639
++ '[' --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=391f9798b35ec75c1a49fb04610db5ab347e9d0d
-+++ 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=7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
-+++ git -C gcc rev-list --count 391f9798b35ec75c1a49fb04610db5ab347e9d0d..7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
-++ c_commits=14
-++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 391f9798b35ec75c1a49fb04610db5ab347e9d0d..7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
-++ '[' 14 -gt 5 ']'
-++ echo '... and 9 more commits in gcc'
+++ '[' '' = '' ']'
+++ echo 'commit gcc-14-5367-g85b49ad8639'
+++ local tmpfile
++++ mktemp
+++ tmpfile=/tmp/tmp.9tWqVWgXGF
+++ git -C gcc log -n1 85b49ad863965408668627f10b5b1b106053f319
+++ tail -n +2
+++ head -n 10 /tmp/tmp.9tWqVWgXGF
++++ cat /tmp/tmp.9tWqVWgXGF
++++ wc -l
+++ more_lines=45
+++ '[' 45 -gt 0 ']'
+++ echo '... 45 lines of the commit log omitted.'
+++ rm /tmp/tmp.9tWqVWgXGF
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -544,7 +1347,20 @@
# true:
0
# build_abe bootstrap_debug:
-1'
+# FAILED
+# First few build errors in logs:
+# 00:34:49 make[2]: *** [Makefile:26381: compare] Error 1
+# 00:34:49 make[1]: *** [Makefile:26361: stage3-bubble] Error 2
+# 00:34:49 make: *** [Makefile:1094: all] Error 2
+# 00:05:36 make[3]: [Makefile:1821: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:05:36 make[3]: [Makefile:1822: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:20:47 make[3]: [Makefile:1821: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:20:47 make[3]: [Makefile:1822: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:28:16 make[3]: [Makefile:1821: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:28:16 make[3]: [Makefile:1822: aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored)
+# 00:32:05 make[2]: *** [Makefile:26381: compare] Error 1
+# 00:32:05 make[1]: *** [Makefile:26361: stage3-bubble] Error 2
+# 00:32:05 make: *** [Makefile:1094: all] Error 2'
++ echo ''
++ echo From
+++ cat base-artifacts/results
@@ -578,27 +1394,106 @@
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'CI config tcwg_bootstrap_build/master-aarch64-bootstrap_debug'
-+ '[' single_component '!=' single_commit ']'
-+ return
++ '[' single_commit '!=' single_commit ']'
++ '[' '' '!=' '' ']'
++ local key
+++ print_jira_card_key
+++ set -euf -o pipefail
+++ local jira_dir
++++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ jira_dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ jira_dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira
+++ '[' -f interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/key ']'
+++ cat interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/key
++ key=GNU-1003
++ '[' -z GNU-1003 ']'
++ cat
+++ print_last_icommit --reproduction_instructions_link tcwg_bootstrap_build master-aarch64-bootstrap_debug
+++ false
+++ set -euf -o pipefail
+++ local print_arg=--reproduction_instructions_link
+++ shift 1
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319 tcwg_bootstrap_build master-aarch64-bootstrap_debug
++++ local dir=gcc/sha1
++++ '[' 4 -ge 2 ']'
++++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++++ '[' 4 -ge 3 ']'
++++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build
++++ '[' 4 -ge 4 ']'
++++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
++++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
+++ isubdir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
+++ case "$print_arg" in
+++ print_icommits_link gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/reproduction_instructions.txt
+++ set -euf -o pipefail
+++ local path=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/reproduction_instructions.txt
+++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
+++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/reproduction_instructions.txt
+++ print_commits --link
+++ set -euf -o pipefail
+++ false
+++ local print_arg=--link
+++ '[' single_commit = no_change ']'
+++ local more_lines
+++ '[' single_commit = single_commit ']'
+++ local c=gcc
+++ '[' --link = --link ']'
+++ local url
++++ get_baseline_git gcc_url
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No gcc_url in baseline git' '[' -f base-artifacts/git/gcc_url ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gcc_url
+++ url=https://github.com/gcc-mirror/gcc.git
+++ [[ https://github.com/gcc-mirror/gcc.git =~ git://sourceware.org/git/ ]]
+++ [[ https://github.com/gcc-mirror/gcc.git =~ https://github.com/ ]]
+++ echo https://github.com/gcc-mirror/gcc/commit/85b49ad863965408668627f10b5b1b106053f319
+++ return 0
+++ print_last_icommit --status
+++ false
+++ set -euf -o pipefail
+++ local print_arg=--status
+++ shift 1
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ isubdir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ case "$print_arg" in
+++ cat interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/status.txt
# generate dashboard
+# generate_dashboard_squad
+... Skipping
+ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
-# generate_dashboard_squad
-... Skipping
+ echo '# generate_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ post_dashboard_squad
# post_dashboard_squad
+... Skipping
+ echo '# post_dashboard_squad'
+ false
-... Skipping
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 281144
++ wait 270762
+ set -euf -o pipefail
+ echo '# generate_lnt_report'
# generate_lnt_report
@@ -608,8 +1503,8 @@
++ 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_debug-build/269/ tcwg_bootstrap_build master-aarch64-bootstrap_debug artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/269/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/ tcwg_bootstrap_build master-aarch64-bootstrap_debug artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/
+ local ci_project=tcwg_bootstrap_build
+ local ci_config=master-aarch64-bootstrap_debug
+ local sumfiles_dir=artifacts/sumfiles
@@ -620,15 +1515,75 @@
find: ‘artifacts/sumfiles’: No such file or directory
+ '[' 0 = 0 ']'
+ return
-+ false
+# release_notification_files
++ true
++ release_notification_files
++ echo '# release_notification_files'
++ '[' -d artifacts/jenkins ']'
++ local f
++ for f in mail-body.txt mail-subject.txt mail-recipients.txt
++ '[' -s artifacts/notify/mail-body.txt ']'
++ cp artifacts/notify/mail-body.txt artifacts/jenkins/mail-body.txt
++ for f in mail-body.txt mail-subject.txt mail-recipients.txt
++ '[' -s artifacts/notify/mail-subject.txt ']'
++ cp artifacts/notify/mail-subject.txt artifacts/jenkins/mail-subject.txt
++ for f in mail-body.txt mail-subject.txt mail-recipients.txt
++ '[' -s artifacts/notify/mail-recipients.txt ']'
++ cp artifacts/notify/mail-recipients.txt artifacts/jenkins/mail-recipients.txt
+... Done
++ echo '... Done'
+ post_to_jira
+ set -euf -o pipefail
-# post_to_jira
+ echo '# post_to_jira'
-+ local post_card_comment=false
-+ local post_template_comment=false
-+ false
-+ false
+# post_to_jira
++ local post_card_comment=true
++ local post_template_comment=true
++ true
++ '[' -f artifacts/notify/jira/yaml ']'
++ local key status
+++ print_jira_card_key
+++ set -euf -o pipefail
+++ local jira_dir
++++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ jira_dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ jira_dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira
+++ '[' -f interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/key ']'
+++ cat interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira/key
++ key=GNU-1003
+++ jipsearch -j key=GNU-1003 -s status:name
+++ sed -e 's/.* , //'
++ status=Open
++ case "$status" in
++ jipcreate -f artifacts/notify/jira/yaml
+Existing issue updated: https://linaro.atlassian.net/browse/GNU-1003
++ post_template_comment=false
++ true
++ '[' -f artifacts/notify/jira/comment-card.txt ']'
++ echo y
++ jipdate -f artifacts/notify/jira/comment-card.txt
+These JIRA cards will be updated as follows:
+
+[GNU-1003]
+ Failure
+ Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/artifact/artifacts/notify/mail-body.txt/*view*/
+
+Server to update: https://linaro.atlassian.net
+
+Are you sure you want to update Jira with the information above? [y/n] Successfully updated your Jira tickets!
+
+This is your status:
+
+---
+
+[GNU-1003]
+Failure
+Details: https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/artifact/artifacts/notify/mail-body.txt/*view*/
+ false
-Full stage ran successfully.
+ echo 'Full stage ran successfully.'
+Full stage ran successfully.
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 865c8ea..9fa2192 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_0/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_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify onregression __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,24 +26,24 @@
++ 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_debug-build/267/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/267/'
+# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/269/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-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_debug-build/269/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/269/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/'
++ echo '# Using dir : artifacts'
# Using dir : artifacts
-+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+ declare -Ag pw
-+ '[' ignore = precommit ']'
++ '[' onregression = precommit ']'
+ check_source_changes
# check_source_changes
+ echo '# check_source_changes'
@@ -60,7 +60,7 @@
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3 '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#85b49ad863965408668627f10b5b1b106053f319 '!=' xbaseline ']'
+++ echo -ne gcc
+++ delim=' '
+++ echo
@@ -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
-++ '[' x7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3 '!=' x391f9798b35ec75c1a49fb04610db5ab347e9d0d ']'
+++ '[' x85b49ad863965408668627f10b5b1b106053f319 '!=' x7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3 ']'
++ 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=7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
++ first_bad=85b49ad863965408668627f10b5b1b106053f319
++ 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=391f9798b35ec75c1a49fb04610db5ab347e9d0d
++ last_good=7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
+ local res
+ res=0
-+ wait 280887
++ wait 232614
+ 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=391f9798b35ec75c1a49fb04610db5ab347e9d0d
++ base_rev=7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
++ 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=7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
-++ git -C gcc rev-parse '7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3^@'
++ cur_rev=85b49ad863965408668627f10b5b1b106053f319
+++ git -C gcc rev-parse '85b49ad863965408668627f10b5b1b106053f319^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' fc8458e20a524d053f576d64a606e21f8bd03b84 = 391f9798b35ec75c1a49fb04610db5ab347e9d0d ']'
-+ return 1
-+ change_kind=single_component
++ '[' 7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3 = 7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3 ']'
++ return 0
++ change_kind=single_commit
+ echo '# Debug traces :'
# Debug traces :
-# change_kind=single_component : gcc
-+ echo '# change_kind=single_component : gcc'
+# change_kind=single_commit : gcc
++ echo '# change_kind=single_commit : gcc'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -136,28 +136,26 @@
++ 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=391f9798b35ec75c1a49fb04610db5ab347e9d0d
++ base_rev=7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
++ 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=7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
-++ git -C gcc rev-list --count 391f9798b35ec75c1a49fb04610db5ab347e9d0d..7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
-+ c_commits=14
-+ echo '# rev for gcc : 391f9798b35ec75c1a49fb04610db5ab347e9d0d..7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3 (14 commits)'
-# rev for gcc : 391f9798b35ec75c1a49fb04610db5ab347e9d0d..7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3 (14 commits)
++ cur_rev=85b49ad863965408668627f10b5b1b106053f319
+++ git -C gcc rev-list --count 7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3..85b49ad863965408668627f10b5b1b106053f319
++ c_commits=1
+# rev for gcc : 7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3..85b49ad863965408668627f10b5b1b106053f319 (1 commits)
++ echo '# rev for gcc : 7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3..85b49ad863965408668627f10b5b1b106053f319 (1 commits)'
+ echo ''
+ setup_stages_to_run
-+ '[' ignore = onregression ']'
-+ '[' ignore = precommit ']'
-+ '[' ignore = ignore ']'
-+ post_jira_comment=false
-+ post_jira_card=false
-+ post_icommits=false
-+ '[' ignore = ignore ']'
-+ post_mail=false
++ '[' onregression = onregression ']'
++ '[' 1 = 0 ']'
++ '[' single_commit '!=' single_commit ']'
++ '[' onregression = precommit ']'
++ '[' onregression = ignore ']'
++ '[' onregression = precommit ']'
+ generate_dashboard=false
+ post_dashboard=false
+ print_commits_f=print_commits
@@ -171,11 +169,268 @@
+ 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_commit '!=' single_commit ']'
++ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local reference=auto
++ local single_branch=master
++ local remote=origin
++ local refopt=
++ case "$reference" in
++ local ref_dir
++ for ref_dir in $url $dir
+++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ for ref_dir in $url $dir
+++ basename interesting-commits .git
++ ref_dir=interesting-commits
++ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
++ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
++ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
++ git -C interesting-commits status
++ '[' -d interesting-commits ']'
++ '[' x '!=' x ']'
++ '[' -d interesting-commits ']'
++ rm -f interesting-commits/.git/gc.log
++ git -C interesting-commits config gc.autoDetach false
++ git -C interesting-commits gc --auto --force --prune=all
++ find interesting-commits/.git -name '*.lock' -delete
++ local i
++ for i in am cherry-pick rebase
++ git -C interesting-commits am --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits cherry-pick --abort
++ true
++ for i in am cherry-pick rebase
++ git -C interesting-commits rebase --abort
++ true
++ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local remote=origin
++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local single_branch=master
++ git -C interesting-commits remote rm origin
++ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git
++ local refspec
++ '[' xmaster = x ']'
++ refspec=+refs/heads/master:refs/remotes/origin/master
++ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ local duration=1h
++ shift
++ local tries=3
++ shift
++ local n=0
++ local ret=0
++ '[' 0 -eq 3 ']'
++ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ ret=0
++ wait 232694
++ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ '[' 0 -eq 0 ']'
++ break
++ return 0
++ git_checkout interesting-commits master origin
++ set -euf -o pipefail
++ local dir=interesting-commits
++ local ref=master
++ local remote=origin
++ git_clean interesting-commits
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard
++ local sha1
+++ git_rev_parse interesting-commits master origin
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ '[' 3 -ge 3 ']'
+++ remote=origin
+++ git_rev_parse_1 interesting-commits master origin --short
+++ set -euf -o pipefail
+++ local dir=interesting-commits
+++ local ref=master
+++ local remote=origin
+++ local opts=--short
+++ local ret
+++ cd interesting-commits
+++ local sha1 try_ref
+++ case "$ref" in
+++ try_ref=refs/remotes/origin/master
+++ ret=0
++++ git rev-parse --short refs/remotes/origin/master
+++ sha1=14bfe419
+++ '[' 0 -ne 0 ']'
+++ echo 14bfe419
++ sha1=14bfe419
++ git -C interesting-commits checkout --detach 14bfe419
+Warning: you are leaving 1 commit behind, not connected to
+any of your branches:
+
+ 9e37b277 Add entry 328e01595436e937a0cc00cc8451f17beda26799 from https://ci.linaro.org/job/tcwg_binutils_check--master-aarch64-build/442/
+
+If you want to keep it by creating a new branch, this may be a good time
+to do so with:
+
+ git branch <new-branch-name> 9e37b277
+
+HEAD is now at 14bfe419 Add entry 3f176e1adc6bc9cc2c21222d776b51d9f43cb66b from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/197/
++ true
++ local jira_dir jira_key=
+++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++ jira_dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++ jira_dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/jira
++ '[' init = full ']'
++ true
++ git -C interesting-commits remote update -p
+Fetching baseline
+From ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
+ 2629087a..14bfe419 master -> baseline/master
+Fetching origin
++ git_clean interesting-commits refs/remotes/origin/master
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift
++ fresh_dir interesting-commits 'interesting-commits/.git/*'
++ set -euf -o pipefail
++ local dir=interesting-commits
++ shift 1
+++ dirname interesting-commits/something
++ dir=interesting-commits
++ mkdir -p interesting-commits
++ find_opts=("!" "-path" "$dir")
++ for keep_pattern in "$@"
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname 'interesting-commits/.git/*'
++ keep_pattern=interesting-commits/.git
++ '[' xinteresting-commits/.git = xinteresting-commits ']'
++ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
++ set -euf -o pipefail +x
++ :
++ find_opts+=("!" "-path" "$keep_pattern")
+++ dirname interesting-commits/.git
++ keep_pattern=interesting-commits
++ '[' xinteresting-commits = xinteresting-commits ']'
++ break
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
++ chmod -R +rw interesting-commits
++ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
++ git -C interesting-commits reset -q --hard refs/remotes/origin/master
+# update_interesting_commits
++ update_interesting_commits init ''
++ echo '# update_interesting_commits'
+ local stage=init
-+ '[' single_component '!=' single_commit ']'
++ local jira_key=
++ local subdir3 subdir4 subdir4
+++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++ subdir3=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319 tcwg_bootstrap_build
+++ local dir=gcc/sha1
+++ '[' 3 -ge 2 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ '[' 3 -ge 3 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build
+++ '[' 3 -ge 4 ']'
+++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build
++ subdir4=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build
+++ interesting_subdir gcc 85b49ad863965408668627f10b5b1b106053f319 tcwg_bootstrap_build master-aarch64-bootstrap_debug
+++ local dir=gcc/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
+++ '[' 4 -ge 3 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build
+++ '[' 4 -ge 4 ']'
+++ dir=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
+++ echo gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
++ subdir5=gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
++ '[' -d interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319 ']'
++ mkdir -p interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ git -C interesting-commits add gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/first_url
++ mkdir -p interesting-commits/gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo 7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3
++ git -C interesting-commits add gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/build_url gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/last_good
++ '[' init '!=' full ']'
+ return
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ git -C interesting-commits commit -m 'Add entry 85b49ad863965408668627f10b5b1b106053f319 from https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/'
+[detached HEAD 7670cbb5] Add entry 85b49ad863965408668627f10b5b1b106053f319 from https://ci.linaro.org/job/tcwg_bootstrap_build--master-aarch64-bootstrap_debug-build/270/
+ 3 files changed, 3 insertions(+)
+ create mode 100644 gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/first_url
+ create mode 100644 gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/build_url
+ create mode 100644 gcc/sha1/85b49ad863965408668627f10b5b1b106053f319/tcwg_bootstrap_build/master-aarch64-bootstrap_debug/last_good
++ wait 245142
++ git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
+remote: Sending notification emails to: tcwg-commits@lists.linaro.org
+post-git trigger: updating grokmirror
+To ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git
+ 14bfe419..7670cbb5 HEAD -> master
++ break
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
Init stage ran successfully.
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index 1db20b9..7d8eb7f 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-05 )
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#7610e5cc82bd6316cfe0bfee6d9f12d8c2cfa9c3 )
-build_name="#269-gcc-R1-force"
+https://github.com/gcc-mirror/gcc.git#85b49ad863965408668627f10b5b1b106053f319 )
+build_name="#270-gcc-R# 00:32:05 make: *** [Makefile:1094: all] Error 2-force"