summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-28 00:29:34 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-28 00:29:34 +0000
commit72b72dd01d7a83e24dd4d2e1f2671cd5496652e3 (patch)
treeeeaf413989b6cd34e6d5cf95b190f42dfaa10f63 /jenkins/notify-full.log
parent6ad4be6ac063d7cace851e132cdabe6d85e44056 (diff)
onsuccess: #554: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/554/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 check_regression status : 0
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log1341
1 files changed, 1161 insertions, 180 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index db44b89..154839d 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -9,8 +9,8 @@
+ declare -a changed_components
+ declare print_commits_f print_result_f print_config_f print_last_icommit_f
+ dump_model_only=false
-# setup_notify_environment
+ setup_notify_environment
+# setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
@@ -20,23 +20,23 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=master-aarch64
+# Debug traces :
+ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/552/
+# Baseline : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/553/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/553/'
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/552/'
+ 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_binutils_build--master-aarch64-build/553/
+# Artifacts : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/554/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/554/'
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/553/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -75,7 +75,7 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x3bb1944a5a0527a38702084ac301d9933b0130bb '!=' xc2289ae34815e7c9048fa141f0551592db9897fa ']'
+++ '[' x64e34e4134edb8a763ecfced808d2bb796796a15 '!=' x3bb1944a5a0527a38702084ac301d9933b0130bb ']'
++ echo -ne binutils
++ delim=' '
++ echo
@@ -88,17 +88,17 @@
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ first_bad=3bb1944a5a0527a38702084ac301d9933b0130bb
++ first_bad=64e34e4134edb8a763ecfced808d2bb796796a15
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ last_good=c2289ae34815e7c9048fa141f0551592db9897fa
++ last_good=3bb1944a5a0527a38702084ac301d9933b0130bb
+ local res
+ res=0
-+ wait 67089
++ wait 81620
+ git -C binutils rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo binutils' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -112,22 +112,22 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=c2289ae34815e7c9048fa141f0551592db9897fa
++ base_rev=3bb1944a5a0527a38702084ac301d9933b0130bb
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=3bb1944a5a0527a38702084ac301d9933b0130bb
-++ git -C binutils rev-parse '3bb1944a5a0527a38702084ac301d9933b0130bb^@'
++ cur_rev=64e34e4134edb8a763ecfced808d2bb796796a15
+++ git -C binutils rev-parse '64e34e4134edb8a763ecfced808d2bb796796a15^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 145c21056abeace6b3f6cafb65c29a7812036852 = c2289ae34815e7c9048fa141f0551592db9897fa ']'
-+ return 1
-+ change_kind=single_component
-# Debug traces :
-# change_kind=single_component : binutils
++ '[' 3bb1944a5a0527a38702084ac301d9933b0130bb = 3bb1944a5a0527a38702084ac301d9933b0130bb ']'
++ return 0
++ change_kind=single_commit
+ echo '# Debug traces :'
-+ echo '# change_kind=single_component : binutils'
+# Debug traces :
+# change_kind=single_commit : binutils
++ echo '# change_kind=single_commit : binutils'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -135,18 +135,18 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=c2289ae34815e7c9048fa141f0551592db9897fa
++ base_rev=3bb1944a5a0527a38702084ac301d9933b0130bb
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=3bb1944a5a0527a38702084ac301d9933b0130bb
-++ git -C binutils rev-list --count c2289ae34815e7c9048fa141f0551592db9897fa..3bb1944a5a0527a38702084ac301d9933b0130bb
-+ c_commits=3
-# rev for binutils : c2289ae34815e7c9048fa141f0551592db9897fa..3bb1944a5a0527a38702084ac301d9933b0130bb (3 commits)
++ cur_rev=64e34e4134edb8a763ecfced808d2bb796796a15
+++ git -C binutils rev-list --count 3bb1944a5a0527a38702084ac301d9933b0130bb..64e34e4134edb8a763ecfced808d2bb796796a15
+# rev for binutils : 3bb1944a5a0527a38702084ac301d9933b0130bb..64e34e4134edb8a763ecfced808d2bb796796a15 (1 commits)
-+ echo '# rev for binutils : c2289ae34815e7c9048fa141f0551592db9897fa..3bb1944a5a0527a38702084ac301d9933b0130bb (3 commits)'
++ c_commits=1
++ echo '# rev for binutils : 3bb1944a5a0527a38702084ac301d9933b0130bb..64e34e4134edb8a763ecfced808d2bb796796a15 (1 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -171,11 +171,270 @@
+ print_config_f=gnu_print_config
+ post_interesting_commits init
+ set -euf -o pipefail
-+ echo '# post_interesting_commits'
# post_interesting_commits
++ echo '# post_interesting_commits'
++ local stage=init
++ '[' single_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
++ break
++ local fresh_clone=false
++ true
++ '[' -d interesting-commits ']'
++ 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
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ '[' 0 -eq 3 ']'
++ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ ret=0
++ wait 81700
++ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ '[' 0 -eq 0 ']'
++ break
++ return 0
++ break
++ 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=6f2f2c43c
+++ '[' 0 -ne 0 ']'
+++ echo 6f2f2c43c
++ sha1=6f2f2c43c
++ git -C interesting-commits checkout --detach 6f2f2c43c
+Warning: you are leaving 1 commit behind, not connected to
+any of your branches:
+
+ af709cf7e Add entry 64e34e4134edb8a763ecfced808d2bb796796a15 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/554/
+
+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> af709cf7e
+
+HEAD is now at 6f2f2c43c Add entry cc7bb7080fc8e6f4d217e7f9b971fbdbf091f9e7 from https://ci.linaro.org/job/tcwg_aosp-code_size-aosp--oriole-master-build/546/
++ false
++ dryrun='echo DRYRUN: '
++ local jira_dir jira_key=
+++ interesting_subdir binutils 64e34e4134edb8a763ecfced808d2bb796796a15
+++ local dir=binutils/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++ jira_dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++ jira_dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira
++ '[' init = full ']'
++ 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 init ''
++ echo '# update_interesting_commits'
+ local stage=init
-+ '[' single_component '!=' single_commit ']'
++ local jira_key=
++ local subdir3 subdir4 subdir4
+++ interesting_subdir binutils 64e34e4134edb8a763ecfced808d2bb796796a15
+++ local dir=binutils/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++ subdir3=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ interesting_subdir binutils 64e34e4134edb8a763ecfced808d2bb796796a15 tcwg_binutils_build
+++ local dir=binutils/sha1
+++ '[' 3 -ge 2 ']'
+++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ '[' 3 -ge 3 ']'
+++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build
+++ '[' 3 -ge 4 ']'
+++ echo binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build
++ subdir4=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build
+++ interesting_subdir binutils 64e34e4134edb8a763ecfced808d2bb796796a15 tcwg_binutils_build master-aarch64
+++ local dir=binutils/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ '[' 4 -ge 3 ']'
+++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build
+++ '[' 4 -ge 4 ']'
+++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64
+++ echo binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64
++ subdir5=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64
++ '[' -d interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15 ']'
++ mkdir -p interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ git -C interesting-commits add binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/first_url
++ mkdir -p interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ echo https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/554/artifact/artifacts
++ echo 3bb1944a5a0527a38702084ac301d9933b0130bb
++ git -C interesting-commits add binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/build_url binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/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 64e34e4134edb8a763ecfced808d2bb796796a15 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/554/'
+[detached HEAD 4d66407c4] Add entry 64e34e4134edb8a763ecfced808d2bb796796a15 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/554/
+ 3 files changed, 3 insertions(+)
+ create mode 100644 binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/first_url
+ create mode 100644 binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/build_url
+ create mode 100644 binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/last_good
++ wait 96093
++ echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
+DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
++ break
+ '[' full '!=' full ']'
+ gnu_generate_extra_details
+ set -euf -o pipefail
@@ -194,46 +453,639 @@
++ assert_with_msg 'ERROR: No binutils in current git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct c2289ae34815e7c9048fa141f0551592db9897fa
-+ base_d=1703635229
+++ git -C binutils show --no-patch --pretty=%ct 3bb1944a5a0527a38702084ac301d9933b0130bb
++ base_d=1703657183
++ get_current_component_date binutils
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct 3bb1944a5a0527a38702084ac301d9933b0130bb
-+ cur_d=1703657183
-+ '[' x1703635229 '!=' x ']'
-+ '[' x1703657183 = x ']'
-+ '[' 1703657183 -lt 1703635229 ']'
-+ '[' x1703657183 = x ']'
-+ '[' 1703657183 -gt 0 ']'
-+ results_date=1703657183
-+ assert_with_msg 'Failed to produce results_date' '[' 1703657183 -gt 0 ']'
+++ git -C binutils show --no-patch --pretty=%ct 64e34e4134edb8a763ecfced808d2bb796796a15
++ cur_d=1703721673
++ '[' x1703657183 '!=' x ']'
++ '[' x1703721673 = x ']'
++ '[' 1703721673 -lt 1703657183 ']'
++ '[' x1703721673 = x ']'
++ '[' 1703721673 -gt 0 ']'
++ results_date=1703721673
++ assert_with_msg 'Failed to produce results_date' '[' 1703721673 -gt 0 ']'
+ set -euf -o pipefail +x
++ get_baseline_manifest '{rr[results_date]}'
++ get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false
++ set +x
-+ base_d=1703579612
-+ '[' 1703579612 '!=' '' ']'
-+ '[' 1703657183 -gt 1703579612 ']'
-+ results_date=1703618397
-+ rr[results_date]=1703618397
++ base_d=1703618397
++ '[' 1703618397 '!=' '' ']'
++ '[' 1703721673 -gt 1703618397 ']'
++ results_date=1703670035
++ rr[results_date]=1703670035
+ cat
+ manifest_out
+ cat
+ 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 binutils 64e34e4134edb8a763ecfced808d2bb796796a15
+++ local dir=binutils/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++ isubdir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++ '[' -f interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/first_url ']'
++ local first_url
+++ cat interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/first_url
++ first_url=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/554/
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ '[' https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/554/ = https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/554/ ']'
++ first_icommit_to_report=true
+ post_interesting_commits full
+ set -euf -o pipefail
-# post_interesting_commits
+ echo '# post_interesting_commits'
+# post_interesting_commits
+ local stage=full
-+ '[' single_component '!=' single_commit ']'
-+ return
++ '[' 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
++ break
++ local fresh_clone=false
++ true
++ '[' -d interesting-commits ']'
++ 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 96194
++ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ '[' 0 -eq 0 ']'
++ break
++ return 0
++ break
++ 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=6f2f2c43c
+++ '[' 0 -ne 0 ']'
+++ echo 6f2f2c43c
++ sha1=6f2f2c43c
++ git -C interesting-commits checkout --detach 6f2f2c43c
+Warning: you are leaving 1 commit behind, not connected to
+any of your branches:
+
+ 4d66407c4 Add entry 64e34e4134edb8a763ecfced808d2bb796796a15 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/554/
+
+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> 4d66407c4
+
+HEAD is now at 6f2f2c43c Add entry cc7bb7080fc8e6f4d217e7f9b971fbdbf091f9e7 from https://ci.linaro.org/job/tcwg_aosp-code_size-aosp--oriole-master-build/546/
++ false
++ dryrun='echo DRYRUN: '
++ local jira_dir jira_key=
+++ interesting_subdir binutils 64e34e4134edb8a763ecfced808d2bb796796a15
+++ local dir=binutils/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++ jira_dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++ jira_dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira
++ '[' full = full ']'
++ false
++ 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 ''
++ echo '# update_interesting_commits'
++ local stage=full
++ local jira_key=
++ local subdir3 subdir4 subdir4
+++ interesting_subdir binutils 64e34e4134edb8a763ecfced808d2bb796796a15
+++ local dir=binutils/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++ subdir3=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ interesting_subdir binutils 64e34e4134edb8a763ecfced808d2bb796796a15 tcwg_binutils_build
+++ local dir=binutils/sha1
+++ '[' 3 -ge 2 ']'
+++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ '[' 3 -ge 3 ']'
+++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build
+++ '[' 3 -ge 4 ']'
+++ echo binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build
++ subdir4=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build
+++ interesting_subdir binutils 64e34e4134edb8a763ecfced808d2bb796796a15 tcwg_binutils_build master-aarch64
+++ local dir=binutils/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ '[' 4 -ge 3 ']'
+++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build
+++ '[' 4 -ge 4 ']'
+++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64
+++ echo binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64
++ subdir5=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64
++ '[' -d interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15 ']'
++ mkdir -p interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ git -C interesting-commits add binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/first_url
++ mkdir -p interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ echo https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/554/artifact/artifacts
++ echo 3bb1944a5a0527a38702084ac301d9933b0130bb
++ git -C interesting-commits add binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/build_url binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/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
++ '[' 0 = 0 ']'
++ echo Success
++ return 0
++ merge_status_summary interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build
++ set -euf -o pipefail
++ local subdir=interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build
++ local cur_file cur best= best_file
++ read -r cur_file
+++ find interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build -mindepth 2 -maxdepth 2 -name status-summary.txt
+++ sort
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/status-summary.txt
++ cur=Success
++ '[' Success -le '' ']'
+/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh: line 1057: [: Success: integer expression expected
++ best=Success
++ best_file=interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/status-summary.txt
++ read -r cur_file
++ cat interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/status-summary.txt
++ merge_status_summary interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++ set -euf -o pipefail
++ local subdir=interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++ local cur_file cur best= best_file
++ read -r cur_file
+++ find interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15 -mindepth 2 -maxdepth 2 -name status-summary.txt
+++ sort
+++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/status-summary.txt
++ cur=Success
++ '[' Success -le '' ']'
+/home/tcwg-buildslave/workspace/tcwg_gnu_1/jenkins-scripts/round-robin-notify.sh: line 1057: [: Success: integer expression expected
++ best=Success
++ best_file=interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/status-summary.txt
++ read -r cur_file
++ cat interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/status-summary.txt
++ git -C interesting-commits add binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/status-summary.txt binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/status-summary.txt binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/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 binutils:
+1'
++ echo ''
++ echo From
+++ cat base-artifacts/results
++ echo '# reset_artifacts:
+-10
+# true:
+0
+# build_abe binutils:
+1'
++ return 0
++ cat interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/status-summary.txt
++ sed 's/^/* /'
++ print_icommits_link binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/details.txt
++ set -euf -o pipefail
++ local path=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/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/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/details.txt
++ cat interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/build_url
++ git -C interesting-commits add binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/details.txt binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/status.txt
++ '[' -f interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/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_binutils_build--master-aarch64-build/554/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_binutils_build--master-aarch64-build/553/artifact/artifacts
++ cat
++ git -C interesting-commits add binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/reproduction_instructions.txt
++ local ci_config
++ read ci_config
+++ cd interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build
+++ ls
++ '[' -f interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/summary.txt ']'
++ '[' -f interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/status.txt ']'
++ echo '* master-aarch64'
++ cat interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/status.txt
++ sed 's/^/*/'
++ read ci_config
++ '[' -f interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/status-summary.txt/summary.txt ']'
++ '[' -f interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/status-summary.txt/status.txt ']'
++ continue
++ read ci_config
++ '[' -f interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/status.txt/summary.txt ']'
++ '[' -f interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/status.txt/status.txt ']'
++ continue
++ read ci_config
++ git -C interesting-commits add binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/status.txt
++ local ci_project
++ read ci_project
+++ cd interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ ls
++ '[' -f interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/first_url/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/status-summary.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/status.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/status.txt ']'
++ echo '* tcwg_binutils_build'
++ cat interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/status.txt
++ sed 's/^/*/'
++ read ci_project
++ git -C interesting-commits add binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/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=binutils
++ '[' --short = --link ']'
++ local describe
++ '[' '' = '' ']'
+++ describe_sha1 binutils 64e34e4134edb8a763ecfced808d2bb796796a15 true
+++ local component=binutils
+++ local sha1=64e34e4134edb8a763ecfced808d2bb796796a15
+++ local anything=true
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "binutils*")
+++ git -C binutils describe --match 'binutils*' 64e34e4134edb8a763ecfced808d2bb796796a15
++ describe=binutils-2_41-release-1684-g64e34e4134e
+++ echo binutils-2_41-release-1684-g64e34e4134e
+++ sed 's,^basepoints/,,'
++ describe=binutils-2_41-release-1684-g64e34e4134e
++ '[' --short = --oneline ']'
++ '[' '' = '' ']'
++ echo 'commit binutils-2_41-release-1684-g64e34e4134e'
++ local tmpfile
+++ mktemp
++ tmpfile=/tmp/tmp.hXZGABj2On
++ git -C binutils log -n1 64e34e4134edb8a763ecfced808d2bb796796a15
++ tail -n +2
++ head -n 10 /tmp/tmp.hXZGABj2On
+++ cat /tmp/tmp.hXZGABj2On
+++ wc -l
++ more_lines=-6
++ '[' -6 -gt 0 ']'
++ rm /tmp/tmp.hXZGABj2On
++ '[' '' '!=' '' ']'
++ return 0
++ git -C interesting-commits add binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/commit-log.txt
++ true
++ local jira_dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira
++ '[' -f interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira/key ']'
++ '[' -e interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira ']'
++ mkdir interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira
++ '[' '' '!=' '' ']'
+++ 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=binutils
+++ '[' --oneline = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 binutils 64e34e4134edb8a763ecfced808d2bb796796a15 true
++++ local component=binutils
++++ local sha1=64e34e4134edb8a763ecfced808d2bb796796a15
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "binutils*")
++++ git -C binutils describe --match 'binutils*' 64e34e4134edb8a763ecfced808d2bb796796a15
+++ describe=binutils-2_41-release-1684-g64e34e4134e
++++ echo binutils-2_41-release-1684-g64e34e4134e
++++ sed 's,^basepoints/,,'
+++ describe=binutils-2_41-release-1684-g64e34e4134e
+++ '[' --oneline = --oneline ']'
+++ echo binutils-2_41-release-1684-g64e34e4134e
+++ return 0
+++ cat interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/status-summary.txt
++ echo binutils-2_41-release-1684-g64e34e4134e: Success
++ git -C interesting-commits add binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira/summary
++ cat
+++ 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=binutils
+++ '[' --link = --link ']'
+++ local url
++++ get_baseline_git binutils_url
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No binutils_url in baseline git' '[' -f base-artifacts/git/binutils_url ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/binutils_url
+++ url=git://sourceware.org/git/binutils-gdb.git
+++ [[ git://sourceware.org/git/binutils-gdb.git =~ git://sourceware.org/git/ ]]
+++ url=binutils-gdb.git
+++ url='https://sourceware.org/git/?p=binutils-gdb.git'
+++ echo 'https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=64e34e4134edb8a763ecfced808d2bb796796a15'
+++ return 0
+++ cat interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/commit-log.txt
+++ cat interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/status.txt
+++ print_icommits_link binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira/yaml
+++ set -euf -o pipefail
+++ local path=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/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/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira/yaml
++ git -C interesting-commits add binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira/description
++ update_jira_card
++ set -euf -o pipefail
++ echo '# update_jira_card'
+# update_jira_card
++ local jira_dir
+++ interesting_subdir binutils 64e34e4134edb8a763ecfced808d2bb796796a15
+++ local dir=binutils/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++ jira_dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++ jira_dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira
++ components=()
++ local -a components
++ case "$changed_single_component" in
++ components+=(Binutils)
++ IFS=,
++ echo Binutils
++ git -C interesting-commits add binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira/components
++ local commit_date
+++ git -C binutils log -n1 --pretty=%cd --date=iso 64e34e4134edb8a763ecfced808d2bb796796a15
++ commit_date='2023-12-28 00:01:13 +0000'
++ date -d '2023-12-28 00:01:13 +0000' +%Y-%m-%d
++ git -C interesting-commits add binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira/startdate
++ local key project
+++ print_jira_card_key
+++ set -euf -o pipefail
+++ local jira_dir
++++ interesting_subdir binutils 64e34e4134edb8a763ecfced808d2bb796796a15
++++ local dir=binutils/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ jira_dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ jira_dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira
+++ '[' -f interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira/key ']'
+++ return 0
++ key=
++ '[' -z '' ']'
++ echo 'WARNING: no existing jira card interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira/key'
+WARNING: no existing jira card interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira/key
++ return 0
++ local describe
+++ describe_sha1 binutils 64e34e4134edb8a763ecfced808d2bb796796a15 false
+++ local component=binutils
+++ local sha1=64e34e4134edb8a763ecfced808d2bb796796a15
+++ local anything=false
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "binutils*")
+++ git -C binutils describe --match 'binutils*' 64e34e4134edb8a763ecfced808d2bb796796a15
++ describe=binutils-2_41-release-1684-g64e34e4134e
++ '[' binutils-2_41-release-1684-g64e34e4134e '!=' '' ']'
++ local d
+++ dirname binutils-2_41-release-1684-g64e34e4134e
++ d=.
++ mkdir -p interesting-commits/binutils/.
++ local symlink=
++ '[' . '!=' . ']'
++ symlink=sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++ rm -f interesting-commits/binutils/binutils-2_41-release-1684-g64e34e4134e
++ ln -s sha1/64e34e4134edb8a763ecfced808d2bb796796a15 interesting-commits/binutils/binutils-2_41-release-1684-g64e34e4134e
++ git -C interesting-commits add binutils/binutils-2_41-release-1684-g64e34e4134e
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ git -C interesting-commits commit -m 'Add entry 64e34e4134edb8a763ecfced808d2bb796796a15 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/554/'
+[detached HEAD cd431965d] Add entry 64e34e4134edb8a763ecfced808d2bb796796a15 from https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/554/
+ 17 files changed, 71 insertions(+)
+ create mode 120000 binutils/binutils-2_41-release-1684-g64e34e4134e
+ create mode 100644 binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/commit-log.txt
+ create mode 100644 binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/first_url
+ create mode 100644 binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira/components
+ create mode 100644 binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira/description
+ create mode 100644 binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira/startdate
+ create mode 100644 binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira/summary
+ create mode 100644 binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/status-summary.txt
+ create mode 100644 binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/status.txt
+ create mode 100644 binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/build_url
+ create mode 100644 binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/details.txt
+ create mode 100644 binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/last_good
+ create mode 100644 binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/reproduction_instructions.txt
+ create mode 100644 binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/status-summary.txt
+ create mode 100644 binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/status.txt
+ create mode 100644 binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/status-summary.txt
+ create mode 100644 binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/status.txt
++ wait 110910
++ echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
+DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
++ break
+ true
+ generate_jira_dir
+ set -euf -o pipefail
@@ -243,11 +1095,23 @@
++ set -euf -o pipefail
++ local print_arg=--entry
++ shift 1
-++ '[' xsingle_component '!=' xsingle_commit ']'
-++ return 0
-+ icommit_entry=
-+ '[' '' '!=' '' ']'
-+ mkdir -p artifacts/notify/jira
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir binutils 64e34e4134edb8a763ecfced808d2bb796796a15
++++ local dir=binutils/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ isubdir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ case "$print_arg" in
+++ echo interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++ icommit_entry=interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++ '[' interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15 '!=' '' ']'
++ '[' -d interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira ']'
++ rsync -a interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira/ artifacts/notify/jira/
++ '[' -f artifacts/notify/jira/key ']'
+ '[' '' '!=' '' ']'
+ cat
++ print_jira_template_card
@@ -271,9 +1135,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/553/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/554/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/553/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/554/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -296,19 +1160,15 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=c2289ae34815e7c9048fa141f0551592db9897fa
++ base_rev=3bb1944a5a0527a38702084ac301d9933b0130bb
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=3bb1944a5a0527a38702084ac301d9933b0130bb
-+ read -r email
-++ git -C binutils log --pretty=%ae c2289ae34815e7c9048fa141f0551592db9897fa..3bb1944a5a0527a38702084ac301d9933b0130bb
-+ emails["$email"]=cc
-+ read -r email
-+ emails["$email"]=cc
++ cur_rev=64e34e4134edb8a763ecfced808d2bb796796a15
+ read -r email
+++ git -C binutils log --pretty=%ae 3bb1944a5a0527a38702084ac301d9933b0130bb..64e34e4134edb8a763ecfced808d2bb796796a15
+ emails["$email"]=cc
+ read -r email
+ local precommit_postcommit=postcommit
@@ -319,19 +1179,15 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=c2289ae34815e7c9048fa141f0551592db9897fa
++ base_rev=3bb1944a5a0527a38702084ac301d9933b0130bb
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=3bb1944a5a0527a38702084ac301d9933b0130bb
-+ read -r email
-++ git -C binutils log --pretty=%ce c2289ae34815e7c9048fa141f0551592db9897fa..3bb1944a5a0527a38702084ac301d9933b0130bb
-+ emails["$email"]=to
-+ read -r email
-+ emails["$email"]=to
++ cur_rev=64e34e4134edb8a763ecfced808d2bb796796a15
+ read -r email
+++ git -C binutils log --pretty=%ce 3bb1944a5a0527a38702084ac301d9933b0130bb..64e34e4134edb8a763ecfced808d2bb796796a15
+ emails["$email"]=to
+ read -r email
+ unset 'emails[author]' 'emails[committer]'
@@ -339,63 +1195,54 @@
+ recipients=()
+ local -a recipients
+ for email in "${!emails[@]}"
-+ type=cc_postcommit
++ type=to
+ case "$precommit_postcommit:$type" in
-+ type=cc
+ case "$type" in
-+ recipients+=("$type:$email")
++ recipients+=("$email")
+ for email in "${!emails[@]}"
-+ type=bcc
++ type=cc_postcommit
+ case "$precommit_postcommit:$type" in
++ type=cc
+ case "$type" in
+ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
-+ type=to
++ type=cc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$email")
++ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
-+ type=to
++ type=bcc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ recipients+=("$email")
++ recipients+=("$type:$email")
+ IFS=,
-+ echo cc:linaro-toolchain@lists.linaro.org,bcc:tcwg-validation@linaro.org,amodra@gmail.com,vapier@gentoo.org
++ echo brobecker@adacore.com,cc:linaro-toolchain@lists.linaro.org,cc:gdbadmin@sourceware.org,bcc:tcwg-validation@linaro.org
++ 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 binutils_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/binutils_rev
-++ base_rev=c2289ae34815e7c9048fa141f0551592db9897fa
-+++ get_current_git binutils_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/binutils_rev
-++ cur_rev=3bb1944a5a0527a38702084ac301d9933b0130bb
-+++ git -C binutils rev-list --count c2289ae34815e7c9048fa141f0551592db9897fa..3bb1944a5a0527a38702084ac301d9933b0130bb
-++ c_commits=3
-++ new_commits=3
-+++ echo binutils
-+++ tr ' ' ,
-++ components=binutils
-++ echo '3 commits in binutils'
+++ '[' single_commit = single_commit ']'
+++ local c=binutils
+++ '[' --oneline = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 binutils 64e34e4134edb8a763ecfced808d2bb796796a15 true
++++ local component=binutils
++++ local sha1=64e34e4134edb8a763ecfced808d2bb796796a15
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "binutils*")
++++ git -C binutils describe --match 'binutils*' 64e34e4134edb8a763ecfced808d2bb796796a15
+++ describe=binutils-2_41-release-1684-g64e34e4134e
++++ echo binutils-2_41-release-1684-g64e34e4134e
++++ sed 's,^basepoints/,,'
+++ describe=binutils-2_41-release-1684-g64e34e4134e
++ '[' --oneline = --oneline ']'
+++ echo binutils-2_41-release-1684-g64e34e4134e
++ return 0
++ gnu_print_result --oneline
++ false
@@ -433,21 +1280,44 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '3 commits in binutils: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' 'binutils-2_41-release-1684-g64e34e4134e: Success on aarch64'
+ print_mail_body
+ local bad_artifacts_url good_artifacts_url
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/553/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/554/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_binutils_build--master-aarch64-build/552/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/553/artifact/artifacts
+ local key=
-+ '[' single_component = single_commit ']'
++ '[' single_commit = single_commit ']'
++ '[' '' = '' ']'
+++ print_jira_card_key
+++ set -euf -o pipefail
+++ local jira_dir
++++ interesting_subdir binutils 64e34e4134edb8a763ecfced808d2bb796796a15
++++ local dir=binutils/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ jira_dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ jira_dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira
+++ '[' -f interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/jira/key ']'
+++ return 0
++ key=
++ '[' -z '' ']'
+++ print_jira_template_card
+++ local jira_card=GNU-692
+++ case "$ci_project/$ci_config:$changed_single_component" in
+++ echo GNU-692
++ key=GNU-692
++ cat
++ '[' GNU-692 '!=' '' ']'
+ cat
-+ '[' '' '!=' '' ']'
+ cat
++ gnu_print_config --short
++ false
@@ -474,56 +1344,40 @@
++ 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 binutils_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/binutils_rev
-++ base_rev=c2289ae34815e7c9048fa141f0551592db9897fa
-+++ get_current_git binutils_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/binutils_rev
-++ cur_rev=3bb1944a5a0527a38702084ac301d9933b0130bb
-+++ git -C binutils rev-list --count c2289ae34815e7c9048fa141f0551592db9897fa..3bb1944a5a0527a38702084ac301d9933b0130bb
-++ c_commits=3
-++ new_commits=3
-+++ echo binutils
-+++ tr ' ' ,
-++ components=binutils
-++ echo '3 commits in binutils'
+++ '[' single_commit = single_commit ']'
+++ local c=binutils
+++ '[' --short = --link ']'
+++ local describe
+++ '[' '' = '' ']'
++++ describe_sha1 binutils 64e34e4134edb8a763ecfced808d2bb796796a15 true
++++ local component=binutils
++++ local sha1=64e34e4134edb8a763ecfced808d2bb796796a15
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "binutils*")
++++ git -C binutils describe --match 'binutils*' 64e34e4134edb8a763ecfced808d2bb796796a15
+++ describe=binutils-2_41-release-1684-g64e34e4134e
++++ echo binutils-2_41-release-1684-g64e34e4134e
++++ sed 's,^basepoints/,,'
+++ describe=binutils-2_41-release-1684-g64e34e4134e
++ '[' --short = --oneline ']'
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git binutils_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/binutils_rev
-++ base_rev=c2289ae34815e7c9048fa141f0551592db9897fa
-+++ get_current_git binutils_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/binutils_rev
-++ cur_rev=3bb1944a5a0527a38702084ac301d9933b0130bb
-+++ git -C binutils rev-list --count c2289ae34815e7c9048fa141f0551592db9897fa..3bb1944a5a0527a38702084ac301d9933b0130bb
-++ c_commits=3
-++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline c2289ae34815e7c9048fa141f0551592db9897fa..3bb1944a5a0527a38702084ac301d9933b0130bb
-++ '[' 3 -gt 5 ']'
+++ '[' '' = '' ']'
+++ echo 'commit binutils-2_41-release-1684-g64e34e4134e'
+++ local tmpfile
++++ mktemp
+++ tmpfile=/tmp/tmp.ztsSCilwEY
+++ git -C binutils log -n1 64e34e4134edb8a763ecfced808d2bb796796a15
+++ tail -n +2
+++ head -n 10 /tmp/tmp.ztsSCilwEY
++++ cat /tmp/tmp.ztsSCilwEY
++++ wc -l
+++ more_lines=-6
+++ '[' -6 -gt 0 ']'
+++ rm /tmp/tmp.ztsSCilwEY
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -572,18 +1426,81 @@
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'CI config tcwg_binutils_build master-aarch64'
-+ '[' single_component '!=' single_commit ']'
-+ return
++ '[' single_commit '!=' single_commit ']'
++ '[' '' '!=' '' ']'
++ cat
+++ print_last_icommit --reproduction_instructions_link tcwg_binutils_build master-aarch64
+++ false
+++ set -euf -o pipefail
+++ local print_arg=--reproduction_instructions_link
+++ shift 1
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir binutils 64e34e4134edb8a763ecfced808d2bb796796a15 tcwg_binutils_build master-aarch64
++++ local dir=binutils/sha1
++++ '[' 4 -ge 2 ']'
++++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++++ '[' 4 -ge 3 ']'
++++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build
++++ '[' 4 -ge 4 ']'
++++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64
++++ echo binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64
+++ isubdir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64
+++ case "$print_arg" in
+++ print_icommits_link binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/reproduction_instructions.txt
+++ set -euf -o pipefail
+++ local path=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/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/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/tcwg_binutils_build/master-aarch64/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=binutils
+++ '[' --link = --link ']'
+++ local url
++++ get_baseline_git binutils_url
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No binutils_url in baseline git' '[' -f base-artifacts/git/binutils_url ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/binutils_url
+++ url=git://sourceware.org/git/binutils-gdb.git
+++ [[ git://sourceware.org/git/binutils-gdb.git =~ git://sourceware.org/git/ ]]
+++ url=binutils-gdb.git
+++ url='https://sourceware.org/git/?p=binutils-gdb.git'
+++ echo 'https://sourceware.org/git/?p=binutils-gdb.git;a=commitdiff;h=64e34e4134edb8a763ecfced808d2bb796796a15'
+++ 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 binutils 64e34e4134edb8a763ecfced808d2bb796796a15
++++ local dir=binutils/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ isubdir=binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15
+++ case "$print_arg" in
+++ cat interesting-commits/binutils/sha1/64e34e4134edb8a763ecfced808d2bb796796a15/status.txt
+ true
+ generate_jenkins_html_files
-+ wait 67265
++ wait 111035
+ set -euf -o pipefail
# generate_jenkins_html_files
+ echo '# generate_jenkins_html_files'
+ true
-... Skipping
+ case "$ci_project" in
+ echo '... Skipping'
+... Skipping
+ return
+ generate_readme html
+ set -euf -o pipefail
@@ -752,6 +1669,38 @@
++ echo -n '<a href="./notify/jira/comment-template.txt">./notify/jira/comment-template.txt</a>'
+ echo '<li><a href="./notify/jira/comment-template.txt">./notify/jira/comment-template.txt</a>'
+ read -r cur_file
+++ print_readme_link html ./notify/jira/components
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/jira/components
+++ case $text_type in
+++ echo -n '<a href="./notify/jira/components">./notify/jira/components</a>'
++ echo '<li><a href="./notify/jira/components">./notify/jira/components</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/jira/description
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/jira/description
+++ case $text_type in
+++ echo -n '<a href="./notify/jira/description">./notify/jira/description</a>'
++ echo '<li><a href="./notify/jira/description">./notify/jira/description</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/jira/startdate
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/jira/startdate
+++ case $text_type in
+++ echo -n '<a href="./notify/jira/startdate">./notify/jira/startdate</a>'
++ echo '<li><a href="./notify/jira/startdate">./notify/jira/startdate</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/jira/summary
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/jira/summary
+++ case $text_type in
+++ echo -n '<a href="./notify/jira/summary">./notify/jira/summary</a>'
++ echo '<li><a href="./notify/jira/summary">./notify/jira/summary</a>'
++ read -r cur_file
++ print_readme_link html ./notify/mail-body.txt
++ set -euf -o pipefail
++ local text_type=html
@@ -961,6 +1910,38 @@
++ echo -n ./notify/jira/comment-template.txt
+ echo '- ./notify/jira/comment-template.txt'
+ read -r cur_file
+++ print_readme_link txt ./notify/jira/components
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/jira/components
+++ case $text_type in
+++ echo -n ./notify/jira/components
++ echo '- ./notify/jira/components'
++ read -r cur_file
+++ print_readme_link txt ./notify/jira/description
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/jira/description
+++ case $text_type in
+++ echo -n ./notify/jira/description
++ echo '- ./notify/jira/description'
++ read -r cur_file
+++ print_readme_link txt ./notify/jira/startdate
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/jira/startdate
+++ case $text_type in
+++ echo -n ./notify/jira/startdate
++ echo '- ./notify/jira/startdate'
++ read -r cur_file
+++ print_readme_link txt ./notify/jira/summary
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/jira/summary
+++ case $text_type in
+++ echo -n ./notify/jira/summary
++ echo '- ./notify/jira/summary'
++ read -r cur_file
++ print_readme_link txt ./notify/mail-body.txt
++ set -euf -o pipefail
++ local text_type=txt
@@ -1014,25 +1995,25 @@
+ set -euf -o pipefail
+ local text_type=txt
+ case $text_type in
-# generate dashboard
+ echo '# generate dashboard'
+# generate dashboard
+ generate_dashboard_squad
+ local results_date
-# generate_dashboard_squad
-... Skipping
-# post_dashboard_squad
-... Skipping
+ echo '# generate_dashboard_squad'
+# generate_dashboard_squad
+ false
+ echo '... Skipping'
+... Skipping
+ return
+ post_dashboard_squad
+ echo '# post_dashboard_squad'
+# post_dashboard_squad
+ false
+ echo '... Skipping'
+... Skipping
+ return
+ generate_lnt_report
-+ wait 67385
++ wait 111171
+ set -euf -o pipefail
+ local results_date
+ echo '# generate_lnt_report'
@@ -1043,20 +2024,20 @@
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1703618397
-++ date '+%Y-%m-%d %H:%M:%S' --date @1703618397
-+ results_date='2023-12-26 19:19:57'
++ results_date=1703670035
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703670035
++ results_date='2023-12-27 09:40:35'
+ local jira_key=-
+ '[' -f artifacts/notify/jira/key ']'
+ case "$ci_project" in
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/553/ tcwg_binutils_build master-aarch64 '2023-12-26 19:19:57' - artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/553/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/554/ tcwg_binutils_build master-aarch64 '2023-12-27 09:40:35' - artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_binutils_build--master-aarch64-build/554/
+ local ci_project=tcwg_binutils_build
+ local ci_config=master-aarch64
-+ local 'results_date=2023-12-26 19:19:57'
++ local 'results_date=2023-12-27 09:40:35'
+ local jira_key=-
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
@@ -1068,21 +2049,21 @@ find: ‘artifacts/sumfiles’: No such file or directory
+ return
+ false
+ true
-# release_testresults_files
+ release_testresults_files
+ echo '# release_testresults_files'
+# release_testresults_files
+ '[' -d artifacts/jenkins ']'
+ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'
-... Done
+ echo '... Done'
+... Done
+ post_to_jira
+ set -euf -o pipefail
-# post_to_jira
+ echo '# post_to_jira'
+# post_to_jira
+ local post_card_comment=false
+ local post_template_comment=false
+ false
+ false
+ false
-Full stage ran successfully.
+ echo 'Full stage ran successfully.'
+Full stage ran successfully.