summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-12 19:53:42 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-12 19:53:42 +0000
commite147eaaf9b6a4cebff64b11a68ea3b472f111148 (patch)
treea1f2dd1eb492e422f88ab3828db2d0d892bd1e50 /notify
parent9d00727219718f772e229a206f452674c50c6fe6 (diff)
onsuccess: #12: 7: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m23 --set gcc_override_configure=--with-float=soft: | 2 | # build_abe newlib: | 4 | # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m23 --set gcc_override_configure=--with-float=soft: | 5 | # build_abe gdb: | 6 | # build_abe qemu: | 7 check_regression status : 0
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/jira/comments.txt2
-rw-r--r--notify/jira/components1
-rw-r--r--notify/jira/description18
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
-rw-r--r--notify/mail-body.txt31
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/notify-full.log1094
-rw-r--r--notify/notify-init.log365
11 files changed, 1189 insertions, 330 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 4e83ce6..2017ca6 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
Success
-Details: https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/11/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comments.txt b/notify/jira/comments.txt
index 4e83ce6..2017ca6 100644
--- a/notify/jira/comments.txt
+++ b/notify/jira/comments.txt
@@ -1,3 +1,3 @@
[GNU-692]
Success
-Details: https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/11/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/components b/notify/jira/components
new file mode 100644
index 0000000..db93371
--- /dev/null
+++ b/notify/jira/components
@@ -0,0 +1 @@
+GCC
diff --git a/notify/jira/description b/notify/jira/description
new file mode 100644
index 0000000..d1f05bb
--- /dev/null
+++ b/notify/jira/description
@@ -0,0 +1,18 @@
+commit gcc-14-3008-g38022975286
+Author: François Dumont <fdumont@gcc.gnu.org>
+Date: Sat Aug 5 17:18:16 2023 +0200
+
+ libstdc++: [_GLIBCXX_INLINE_VERSION] Add __cxa_call_terminate symbol export
+
+ libstdc++-v3/ChangeLog:
+
+ * config/abi/pre/gnu-versioned-namespace.ver: Add __cxa_call_terminate
+ symbol export.
+
+* tcwg_gnu_embed_build
+** master-thumb_m23_eabi
+*** Success
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/
+
+Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/jira/yaml
diff --git a/notify/jira/startdate b/notify/jira/startdate
new file mode 100644
index 0000000..ff9175f
--- /dev/null
+++ b/notify/jira/startdate
@@ -0,0 +1 @@
+2023-08-06
diff --git a/notify/jira/summary b/notify/jira/summary
new file mode 100644
index 0000000..0eb215a
--- /dev/null
+++ b/notify/jira/summary
@@ -0,0 +1 @@
+gcc-14-3008-g38022975286: Success
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index f323c16..1c45ef9 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,10 +2,16 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In arm-eabi cortex-m23 soft after:
- | 3 commits in binutils,gcc,gdb
- | 5e66f55c62e Automatic date update in version.in
- | 87b0749cfb9 Daily bump.
- | 5e66f55c62e Automatic date update in version.in
+ | commit gcc-14-3008-g38022975286
+ | Author: François Dumont <fdumont@gcc.gnu.org>
+ | Date: Sat Aug 5 17:18:16 2023 +0200
+ |
+ | libstdc++: [_GLIBCXX_INLINE_VERSION] Add __cxa_call_terminate symbol export
+ |
+ | libstdc++-v3/ChangeLog:
+ |
+ | * config/abi/pre/gnu-versioned-namespace.ver: Add __cxa_call_terminate
+ | symbol export.
Results changed to
# reset_artifacts:
@@ -49,6 +55,19 @@ CI config tcwg_gnu_embed_build/master-thumb_m23_eabi
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/11/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/10/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/11/artifact/artifacts
+
+Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/reproduction_instructions.txt
+
+Full commit : https://github.com/gcc-mirror/gcc/commit/3802297528685aa16c4f43bb1f0cedbdbf22923d
+
+Latest bug report status : https://linaro.atlassian.net/browse/GNU-692
+
+List of configurations that regressed due to this commit :
+* tcwg_gnu_embed_build
+** master-thumb_m23_eabi
+*** Success
+*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/details.txt
+*** https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index aa219ef..c9625f5 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-bcc:tcwg-validation@linaro.org
+bcc:tcwg-validation@linaro.org,fdumont@gcc.gnu.org,cc:gcc-regression@gcc.gnu.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index a841d3d..1d85031 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 3 commits in binutils,gcc,gdb: Success on master-thumb_m23_eabi
+[Linaro-TCWG-CI] gcc-14-3008-g38022975286: Success on master-thumb_m23_eabi
diff --git a/notify/notify-full.log b/notify/notify-full.log
index 4cac99a..70212b5 100644
--- a/notify/notify-full.log
+++ b/notify/notify-full.log
@@ -1,7 +1,6 @@
-MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_0:/home/tcwg-buildslave/workspace/tcwg_gnu_0 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on build-02.tcwglab from build-02, date Sun Aug 6 07:47:27 AM UTC 2023
-ssh -Snone -oForwardAgent=no build-02.tcwglab docker-wrapper run --name 11-tcwg_gnu_embed_build--master-thumb_m23_eabi-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_0:/home/tcwg-buildslave/workspace/tcwg_gnu_0 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
-WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_0:/home/tcwg-buildslave/workspace/tcwg_gnu_0 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on build-01.tcwglab from build-01, date Sun Aug 6 07:45:07 PM UTC 2023
+ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 12-tcwg_gnu_embed_build--master-thumb_m23_eabi-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_0:/home/tcwg-buildslave/workspace/tcwg_gnu_0 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=60648M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-47 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true
@@ -29,17 +28,17 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/10/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/11/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/10/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/11/'
+ 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_gnu_embed_build--master-thumb_m23_eabi-build/11/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/11/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -65,7 +64,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ echo -ne binutils
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#87b0749cfb9406790b108208b466cf507ae3c431 '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#3802297528685aa16c4f43bb1f0cedbdbf22923d '!=' xbaseline ']'
+++ echo -ne ' gcc'
+++ delim=' '
+++ for c in ${rr[components]}
@@ -93,9 +92,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ 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
-++ '[' x5e66f55c62e306afbcc93856bf06e542ddd00997 '!=' xd06730bc0205f7c35bfccf057ef0ef83a12206d6 ']'
-++ echo -ne binutils
-++ delim=' '
+++ '[' x5e66f55c62e306afbcc93856bf06e542ddd00997 '!=' x5e66f55c62e306afbcc93856bf06e542ddd00997 ']'
++ for c in $(print_updated_components)
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
@@ -108,8 +105,8 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ 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
-++ '[' x87b0749cfb9406790b108208b466cf507ae3c431 '!=' x0826ebd633e38bd55abd161c15deb431420f82a3 ']'
-++ echo -ne ' gcc'
+++ '[' x3802297528685aa16c4f43bb1f0cedbdbf22923d '!=' x87b0749cfb9406790b108208b466cf507ae3c431 ']'
+++ echo -ne gcc
++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git newlib_rev
@@ -136,9 +133,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ '[' x5e66f55c62e306afbcc93856bf06e542ddd00997 '!=' xd06730bc0205f7c35bfccf057ef0ef83a12206d6 ']'
-++ echo -ne ' gdb'
-++ delim=' '
+++ '[' x5e66f55c62e306afbcc93856bf06e542ddd00997 '!=' x5e66f55c62e306afbcc93856bf06e542ddd00997 ']'
++ for c in $(print_updated_components)
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
@@ -153,70 +148,74 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ cat base-artifacts/git/qemu_rev
++ '[' x6db03ccc7f4ca33c99debaac290066f4500a2dfb '!=' x6db03ccc7f4ca33c99debaac290066f4500a2dfb ']'
++ echo
-# Debug traces :
-# change_kind=multiple_components : binutils gcc gdb
+ local c base_rev cur_rev c_commits
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
-+ change_kind=multiple_components
-+ changed_single_component=
-+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc gdb'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git binutils_rev
++ '[' 1 = 0 ']'
++ '[' 1 = 1 ']'
++ changed_single_component=gcc
+++ get_current_git gcc_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 ']'
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/binutils_rev
-+ base_rev=d06730bc0205f7c35bfccf057ef0ef83a12206d6
-++ get_current_git binutils_rev
+++ cat artifacts/git/gcc_rev
++ first_bad=3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ get_baseline_git gcc_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ 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 artifacts/git/binutils_rev
-+ cur_rev=5e66f55c62e306afbcc93856bf06e542ddd00997
-++ git -C binutils rev-list --count d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997
-# rev for binutils : d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997 (1 commits)
-+ c_commits=1
-+ echo '# rev for binutils : d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997 (1 commits)'
-+ for c in "${changed_components[@]}"
+++ cat base-artifacts/git/gcc_rev
++ last_good=87b0749cfb9406790b108208b466cf507ae3c431
++ local res
++ res=0
++ wait 138
++ git -C gcc rev-parse --verify HEAD
++ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
++ set -euf -o pipefail +x
++ single_commit_p gcc
++ set -euf -o pipefail
++ local c=gcc
++ local base_rev cur_rev sha1
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=0826ebd633e38bd55abd161c15deb431420f82a3
++ base_rev=87b0749cfb9406790b108208b466cf507ae3c431
++ 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=87b0749cfb9406790b108208b466cf507ae3c431
-++ git -C gcc rev-list --count 0826ebd633e38bd55abd161c15deb431420f82a3..87b0749cfb9406790b108208b466cf507ae3c431
-# rev for gcc : 0826ebd633e38bd55abd161c15deb431420f82a3..87b0749cfb9406790b108208b466cf507ae3c431 (1 commits)
-+ c_commits=1
-+ echo '# rev for gcc : 0826ebd633e38bd55abd161c15deb431420f82a3..87b0749cfb9406790b108208b466cf507ae3c431 (1 commits)'
++ cur_rev=3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ git -C gcc rev-parse '3802297528685aa16c4f43bb1f0cedbdbf22923d^@'
++ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
++ '[' 87b0749cfb9406790b108208b466cf507ae3c431 = 87b0749cfb9406790b108208b466cf507ae3c431 ']'
++ return 0
+# Debug traces :
+# change_kind=single_commit : gcc
++ change_kind=single_commit
++ echo '# Debug traces :'
++ echo '# change_kind=single_commit : gcc'
+ for c in "${changed_components[@]}"
-++ get_baseline_git gdb_rev
+++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ 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/gdb_rev
-+ base_rev=d06730bc0205f7c35bfccf057ef0ef83a12206d6
-++ get_current_git gdb_rev
+++ cat base-artifacts/git/gcc_rev
++ base_rev=87b0749cfb9406790b108208b466cf507ae3c431
+++ get_current_git gcc_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/gdb_rev
-+ cur_rev=5e66f55c62e306afbcc93856bf06e542ddd00997
-++ git -C gdb rev-list --count d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997
-# rev for gdb : d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997 (1 commits)
+++ cat artifacts/git/gcc_rev
++ cur_rev=3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ git -C gcc rev-list --count 87b0749cfb9406790b108208b466cf507ae3c431..3802297528685aa16c4f43bb1f0cedbdbf22923d
+# rev for gcc : 87b0749cfb9406790b108208b466cf507ae3c431..3802297528685aa16c4f43bb1f0cedbdbf22923d (1 commits)
+ c_commits=1
-+ echo '# rev for gdb : d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997 (1 commits)'
++ echo '# rev for gcc : 87b0749cfb9406790b108208b466cf507ae3c431..3802297528685aa16c4f43bb1f0cedbdbf22923d (1 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' xignore == xignore ']'
@@ -241,21 +240,668 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
-+ '[' multiple_components '!=' 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
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ 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
++ ret=0
++ wait 213
++ 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=6d600e573
+++ '[' 0 -ne 0 ']'
+++ echo 6d600e573
++ sha1=6d600e573
++ git -C interesting-commits checkout --detach 6d600e573
+Warning: you are leaving 1 commit behind, not connected to
+any of your branches:
+
+ ff79bc9aa Add entry 3802297528685aa16c4f43bb1f0cedbdbf22923d from https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/
+
+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> ff79bc9aa
+
+HEAD is now at 6d600e573 Add entry 021077b94741c9300dfff3a24e95b3ffa3f508a7 from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/274/
++ false
++ dryrun='echo DRYRUN: '
++ local jira_dir jira_key=
+++ interesting_subdir gcc 3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ jira_dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ jira_dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/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
++ local jira_key=
++ local subdir
+++ interesting_subdir gcc 3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ subdir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ '[' -d interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d ']'
++ mkdir interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ git -C interesting-commits add gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/first_url
+++ interesting_subdir gcc 3802297528685aa16c4f43bb1f0cedbdbf22923d tcwg_gnu_embed_build master-thumb_m23_eabi
+++ local dir=gcc/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ '[' 4 -ge 3 ']'
+++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build
+++ '[' 4 -ge 4 ']'
+++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi
+++ echo gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi
++ subdir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi
++ mkdir -p interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo 87b0749cfb9406790b108208b466cf507ae3c431
++ git -C interesting-commits add gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/build_url gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/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 3802297528685aa16c4f43bb1f0cedbdbf22923d from https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/'
+[detached HEAD 80930e8ce] Add entry 3802297528685aa16c4f43bb1f0cedbdbf22923d from https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/
+ 3 files changed, 3 insertions(+)
+ create mode 100644 gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/first_url
+ create mode 100644 gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/build_url
+ create mode 100644 gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/last_good
+DRYRUN: git -C interesting-commits push baseline HEAD:refs/heads/master
++ wait 10000
++ echo DRYRUN: git -C interesting-commits push baseline HEAD:refs/heads/master
++ break
+ '[' full '!=' full ']'
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
-+ '[' xmultiple_components '!=' xsingle_commit ']'
-+ return
-+ post_interesting_commits full
++ '[' xsingle_commit '!=' xsingle_commit ']'
++ local isubdir
+++ interesting_subdir gcc 3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ isubdir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ '[' -f interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/first_url ']'
++ local first_url
+++ cat interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/first_url
++ first_url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
# post_interesting_commits
+++ set +x
++ '[' https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/ = https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/ ']'
++ first_icommit_to_report=true
++ post_interesting_commits full
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=full
-+ '[' multiple_components '!=' 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
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ 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
++ ret=0
++ wait 10063
++ 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=6d600e573
+++ '[' 0 -ne 0 ']'
+++ echo 6d600e573
++ sha1=6d600e573
++ git -C interesting-commits checkout --detach 6d600e573
+Warning: you are leaving 1 commit behind, not connected to
+any of your branches:
+
+ 80930e8ce Add entry 3802297528685aa16c4f43bb1f0cedbdbf22923d from https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/
+
+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> 80930e8ce
+
+HEAD is now at 6d600e573 Add entry 021077b94741c9300dfff3a24e95b3ffa3f508a7 from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/274/
++ false
++ dryrun='echo DRYRUN: '
++ local jira_dir jira_key=
+++ interesting_subdir gcc 3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ jira_dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ jira_dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/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 subdir
+++ interesting_subdir gcc 3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ subdir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ '[' -d interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d ']'
++ mkdir interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ git -C interesting-commits add gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/first_url
+++ interesting_subdir gcc 3802297528685aa16c4f43bb1f0cedbdbf22923d tcwg_gnu_embed_build master-thumb_m23_eabi
+++ local dir=gcc/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ '[' 4 -ge 3 ']'
+++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build
+++ '[' 4 -ge 4 ']'
+++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi
+++ echo gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi
++ subdir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi
++ mkdir -p interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo 87b0749cfb9406790b108208b466cf507ae3c431
++ git -C interesting-commits add gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/build_url gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/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
++ git -C interesting-commits add gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/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_gnu_embed_build--master-thumb_m23_eabi-build/12/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_gnu_embed_build--master-thumb_m23_eabi-build/11/artifact/artifacts
++ cat
++ git -C interesting-commits add gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/reproduction_instructions.txt
++ local commit_file=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/../../commit-log.txt
++ local describe
+++ describe_sha1 gcc 3802297528685aa16c4f43bb1f0cedbdbf22923d true
+++ local component=gcc
+++ local sha1=3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ local anything=true
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "basepoints/*" --match "releases/*")
+++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 3802297528685aa16c4f43bb1f0cedbdbf22923d
++ describe=basepoints/gcc-14-3008-g38022975286
++ cat
+++ git -C gcc log -n1 --pretty=short 3802297528685aa16c4f43bb1f0cedbdbf22923d
++ git -C interesting-commits add gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/../../commit-log.txt
++ local ci_config
++ local status=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/../status.txt
++ read ci_config
+++ cd interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/..
+++ ls
++ '[' -f interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/../master-thumb_m23_eabi/summary.txt ']'
++ echo '* master-thumb_m23_eabi'
++ cat interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/../master-thumb_m23_eabi/summary.txt
++ sed 's/^/** /'
++ cat interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/../master-thumb_m23_eabi/build_url
++ read ci_config
++ '[' -f interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/../status.txt/summary.txt ']'
++ continue
++ read ci_config
++ git -C interesting-commits add gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/../status.txt
++ local ci_project
++ status=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/../../status.txt
++ read ci_project
+++ cd interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/../..
+++ ls
++ '[' -f interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/../../commit-log.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/../../first_url/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/../../status.txt/status.txt ']'
++ continue
++ read ci_project
++ '[' -f interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/../../tcwg_gnu_embed_build/status.txt ']'
++ echo '* tcwg_gnu_embed_build'
++ cat interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/../../tcwg_gnu_embed_build/status.txt
++ sed 's/^/*/'
++ read ci_project
++ git -C interesting-commits add gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/../../status.txt
++ true
+++ interesting_subdir gcc 3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ subdir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ local jira_dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/jira
++ mkdir -p interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/jira
++ '[' '' '!=' '' ']'
++ echo basepoints/gcc-14-3008-g38022975286
++ git -C interesting-commits add gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/jira/summary
++ cat
+++ cat interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/commit-log.txt
+++ cat interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/status.txt
++ git -C interesting-commits add gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/jira/description
++ update_jira_card
+# update_jira_card
++ set -euf -o pipefail
++ echo '# update_jira_card'
++ local jira_dir yaml
+++ interesting_subdir gcc 3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
+WARNING: no existing jira card interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/jira/key
++ jira_dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ jira_dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/jira
++ '[' -f interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/jira/key ']'
++ echo 'WARNING: no existing jira card interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/jira/key'
++ return 0
+++ describe_sha1 gcc 3802297528685aa16c4f43bb1f0cedbdbf22923d false
+++ local component=gcc
+++ local sha1=3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ local anything=false
+++ match=()
+++ local -a match
+++ case "$component" in
+++ match=(--match "basepoints/*" --match "releases/*")
+++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 3802297528685aa16c4f43bb1f0cedbdbf22923d
++ describe=basepoints/gcc-14-3008-g38022975286
++ '[' basepoints/gcc-14-3008-g38022975286 '!=' '' ']'
++ local d
+++ dirname basepoints/gcc-14-3008-g38022975286
++ d=basepoints
++ mkdir -p interesting-commits/gcc/basepoints
++ local symlink=
++ '[' basepoints '!=' . ']'
++ symlink=../
+++ dirname basepoints
++ d=.
++ '[' . '!=' . ']'
++ symlink=../sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ rm -f interesting-commits/gcc/basepoints/gcc-14-3008-g38022975286
++ ln -s ../sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d interesting-commits/gcc/basepoints/gcc-14-3008-g38022975286
++ git -C interesting-commits add gcc/basepoints/gcc-14-3008-g38022975286
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
++ git -C interesting-commits commit -m 'Add entry 3802297528685aa16c4f43bb1f0cedbdbf22923d from https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/'
+[detached HEAD b406e2707] Add entry 3802297528685aa16c4f43bb1f0cedbdbf22923d from https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/
+ 11 files changed, 43 insertions(+)
+ create mode 120000 gcc/basepoints/gcc-14-3008-g38022975286
+ create mode 100644 gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/commit-log.txt
+ create mode 100644 gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/first_url
+ create mode 100644 gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/jira/description
+ create mode 100644 gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/jira/summary
+ create mode 100644 gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/status.txt
+ create mode 100644 gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/build_url
+ create mode 100644 gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/last_good
+ create mode 100644 gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/reproduction_instructions.txt
+ create mode 100644 gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/summary.txt
+ create mode 100644 gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/status.txt
++ wait 20039
++ echo DRYRUN: git -C interesting-commits push baseline HEAD:refs/heads/master
+DRYRUN: git -C interesting-commits push baseline HEAD:refs/heads/master
++ break
# print all notification files
+ echo '# print all notification files'
+ print_mail_recipients
@@ -268,11 +914,23 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ print_last_icommit --entry
++ false
++ local print_arg=--entry
-++ '[' xmultiple_components '!=' xsingle_commit ']'
-++ return
-+ icommit_entry=
-+ '[' '' '!=' '' ']'
-+ mkdir -p artifacts/notify/jira
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gcc 3802297528685aa16c4f43bb1f0cedbdbf22923d
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ isubdir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ case "$print_arg" in
+++ echo interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ icommit_entry=interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ '[' interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d '!=' '' ']'
++ '[' -d interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/jira ']'
++ rsync -a interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/jira/ artifacts/notify/jira/
++ '[' -f artifacts/notify/jira/key ']'
+ '[' '' '!=' '' ']'
+ cat
++ print_jira_template_card
@@ -310,11 +968,11 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/11/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/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_gnu_embed_build--master-thumb_m23_eabi-build/10/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/11/artifact/artifacts
+ cat
++ gnu_print_result --oneline
++ false
@@ -332,135 +990,32 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ local print_arg=--oneline
++ local components new_commits more_lines
++ case "$change_kind:$print_arg" in
-++ 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=d06730bc0205f7c35bfccf057ef0ef83a12206d6
-+++ 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=5e66f55c62e306afbcc93856bf06e542ddd00997
-+++ git -C binutils rev-list --count d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997
-++ c_commits=1
-++ new_commits=1
-++ 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=0826ebd633e38bd55abd161c15deb431420f82a3
-+++ 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=87b0749cfb9406790b108208b466cf507ae3c431
-+++ git -C gcc rev-list --count 0826ebd633e38bd55abd161c15deb431420f82a3..87b0749cfb9406790b108208b466cf507ae3c431
-++ c_commits=1
-++ new_commits=2
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git gdb_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/gdb_rev
-++ base_rev=d06730bc0205f7c35bfccf057ef0ef83a12206d6
-+++ get_current_git gdb_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/gdb_rev
-++ cur_rev=5e66f55c62e306afbcc93856bf06e542ddd00997
-+++ git -C gdb rev-list --count d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997
-++ c_commits=1
-++ new_commits=3
-+++ echo binutils gcc gdb
-+++ tr ' ' ,
-++ components=binutils,gcc,gdb
-++ echo '3 commits in binutils,gcc,gdb'
++++ describe_sha1 gcc 3802297528685aa16c4f43bb1f0cedbdbf22923d true
++++ local component=gcc
++++ local sha1=3802297528685aa16c4f43bb1f0cedbdbf22923d
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "basepoints/*" --match "releases/*")
++++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 3802297528685aa16c4f43bb1f0cedbdbf22923d
++++ git -C gcc show --no-patch --pretty=%s 3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ echo 'basepoints/gcc-14-3008-g38022975286 libstdc++: [_GLIBCXX_INLINE_VERSION] Add __cxa_call_terminate symbol export'
++ print_commits --short
-++ false
++ sed -e 's/^/ | /'
+++ false
++ local print_arg=--short
++ local components new_commits more_lines
++ case "$change_kind:$print_arg" in
-++ 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=d06730bc0205f7c35bfccf057ef0ef83a12206d6
-+++ 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=5e66f55c62e306afbcc93856bf06e542ddd00997
-+++ git -C binutils rev-list --count d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997
-++ c_commits=1
-++ new_commits=1
-++ echo 'binutils commits:'
-+++ git -C binutils log --pretty=oneline d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997
-+++ head -n5
-++ echo '5e66f55c62e306afbcc93856bf06e542ddd00997 Automatic date update in version.in'
-++ '[' 1 -gt 5 ']'
-++ 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=0826ebd633e38bd55abd161c15deb431420f82a3
-+++ 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=87b0749cfb9406790b108208b466cf507ae3c431
-+++ git -C gcc rev-list --count 0826ebd633e38bd55abd161c15deb431420f82a3..87b0749cfb9406790b108208b466cf507ae3c431
-++ c_commits=1
-++ new_commits=2
-++ echo 'gcc commits:'
-+++ git -C gcc log --pretty=oneline 0826ebd633e38bd55abd161c15deb431420f82a3..87b0749cfb9406790b108208b466cf507ae3c431
-+++ head -n5
-++ echo '87b0749cfb9406790b108208b466cf507ae3c431 Daily bump.'
-++ '[' 1 -gt 5 ']'
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git gdb_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/gdb_rev
-++ base_rev=d06730bc0205f7c35bfccf057ef0ef83a12206d6
-+++ get_current_git gdb_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/gdb_rev
-++ cur_rev=5e66f55c62e306afbcc93856bf06e542ddd00997
-+++ git -C gdb rev-list --count d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997
-++ c_commits=1
-++ new_commits=3
-++ echo 'gdb commits:'
-+++ git -C gdb log --pretty=oneline d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997
-+++ head -n5
-++ echo '5e66f55c62e306afbcc93856bf06e542ddd00997 Automatic date update in version.in'
-++ '[' 1 -gt 5 ']'
++++ mktemp
+++ tmpfile=/tmp/tmp.llOoZbOERq
+++ git -C gcc show --no-patch 3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ head -n 10 /tmp/tmp.llOoZbOERq
++++ cat /tmp/tmp.llOoZbOERq
++++ wc -l
+++ more_lines=0
+++ '[' 0 -gt 0 ']'
+++ rm /tmp/tmp.llOoZbOERq
++ gnu_print_result --short
++ false
++ local print_arg=--short
@@ -509,8 +1064,57 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ return 0
++ print_config
++ :
-+ '[' xmultiple_components '!=' xsingle_commit ']'
-+ return
++ '[' xsingle_commit '!=' xsingle_commit ']'
++ cat
+++ print_last_icommit --reproduction_instructions_link
+++ false
+++ local print_arg=--reproduction_instructions_link
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gcc 3802297528685aa16c4f43bb1f0cedbdbf22923d
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ isubdir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ case "$print_arg" in
+++ echo https://git.linaro.org/toolchain/ci/interesting-commits.git/plain/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/reproduction_instructions.txt
+++ print_commits --link
+++ false
+++ local print_arg=--link
+++ local components new_commits more_lines
+++ case "$change_kind:$print_arg" in
++++ 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/3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ print_jira_template_card
+++ local jira_card=GNU-692
+++ case "$ci_project/$ci_config:$changed_single_component" in
+++ echo GNU-692
+++ print_last_icommit --status
+++ false
+++ local print_arg=--status
+++ '[' xsingle_commit '!=' xsingle_commit ']'
+++ local isubdir
++++ interesting_subdir gcc 3802297528685aa16c4f43bb1f0cedbdbf22923d
++++ local dir=gcc/sha1
++++ '[' 2 -ge 2 ']'
++++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++++ '[' 2 -ge 3 ']'
++++ '[' 2 -ge 4 ']'
++++ echo gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ isubdir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ case "$print_arg" in
+++ cat interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/status.txt
+ print_mail_subject
+ true
++ gnu_print_result --oneline
@@ -529,72 +1133,29 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ local print_arg=--oneline
++ local components new_commits more_lines
++ case "$change_kind:$print_arg" in
-++ 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=d06730bc0205f7c35bfccf057ef0ef83a12206d6
-+++ 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=5e66f55c62e306afbcc93856bf06e542ddd00997
-+++ git -C binutils rev-list --count d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997
-++ c_commits=1
-++ new_commits=1
-++ 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=0826ebd633e38bd55abd161c15deb431420f82a3
-+++ 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=87b0749cfb9406790b108208b466cf507ae3c431
-+++ git -C gcc rev-list --count 0826ebd633e38bd55abd161c15deb431420f82a3..87b0749cfb9406790b108208b466cf507ae3c431
-++ c_commits=1
-++ new_commits=2
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git gdb_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/gdb_rev
-++ base_rev=d06730bc0205f7c35bfccf057ef0ef83a12206d6
-+++ get_current_git gdb_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/gdb_rev
-++ cur_rev=5e66f55c62e306afbcc93856bf06e542ddd00997
-+++ git -C gdb rev-list --count d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997
-++ c_commits=1
-++ new_commits=3
-+++ echo binutils gcc gdb
-+++ tr ' ' ,
-++ components=binutils,gcc,gdb
-++ echo '3 commits in binutils,gcc,gdb'
++++ describe_sha1 gcc 3802297528685aa16c4f43bb1f0cedbdbf22923d true
++++ local component=gcc
++++ local sha1=3802297528685aa16c4f43bb1f0cedbdbf22923d
++++ local anything=true
++++ match=()
++++ local -a match
++++ case "$component" in
++++ match=(--match "basepoints/*" --match "releases/*")
++++ git -C gcc describe --match 'basepoints/*' --match 'releases/*' 3802297528685aa16c4f43bb1f0cedbdbf22923d
++++ git -C gcc show --no-patch --pretty=%s 3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ echo 'basepoints/gcc-14-3008-g38022975286 libstdc++: [_GLIBCXX_INLINE_VERSION] Add __cxa_call_terminate symbol export'
# generate dashboard
# generate_dashboard_squad
-... Skipping
-# post_dashboard_squad
-... Skipping
-+ echo '[TCWG-CI] Success after commit: 3 commits in binutils,gcc,gdb'
++ echo '[TCWG-CI] Success after gcc commit: basepoints/gcc-14-3008-g38022975286 libstdc++: [_GLIBCXX_INLINE_VERSION] Add __cxa_call_terminate symbol export'
+ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
+ echo '# generate_dashboard_squad'
+... Skipping
+# post_dashboard_squad
+... Skipping
+=> First detection of this issue. Preparing mail files.
+# release_notification_files
+ false
+ echo '... Skipping'
+ return
@@ -603,14 +1164,27 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+ false
+ echo '... Skipping'
+ return
-+ false
-=> Not the first detection of this issue. Not sending mail.
++ true
++ echo '=> First detection of this issue. Preparing mail files.'
++ 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
+... Done
# post_to_jira
Full stage ran successfully.
-+ echo '=> Not the first detection of this issue. Not sending mail.'
++ for f in mail-body.txt mail-subject.txt mail-recipients.txt
++ '[' -s artifacts/notify/mail-recipients.txt ']'
++ echo '... Done'
+ post_to_jira
+ echo '# post_to_jira'
+ false
+ false
+ echo 'Full stage ran successfully.'
-58ff142c057e5a5be12d416cccd0cfac7d98c41a96964a865d281e274d6d83ac
+3dd202a468deadfe1228d6666d1dd93ef9a01ffb76bccfbe70551f8a8e3aa096
diff --git a/notify/notify-init.log b/notify/notify-init.log
index 8936420..b290301 100644
--- a/notify/notify-init.log
+++ b/notify/notify-init.log
@@ -1,7 +1,6 @@
-MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_0:/home/tcwg-buildslave/workspace/tcwg_gnu_0 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
-DEBUG: starting docker on build-02.tcwglab from build-02, date Sun Aug 6 07:47:05 AM UTC 2023
-ssh -Snone -oForwardAgent=no build-02.tcwglab docker-wrapper run --name 11-tcwg_gnu_embed_build--master-thumb_m23_eabi-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_0:/home/tcwg-buildslave/workspace/tcwg_gnu_0 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=64000M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-31 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
-WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
+MOUNTS: /home/tcwg-buildslave/workspace/tcwg_gnu_0:/home/tcwg-buildslave/workspace/tcwg_gnu_0 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache
+DEBUG: starting docker on build-01.tcwglab from build-01, date Sun Aug 6 07:44:18 PM UTC 2023
+ssh -Snone -oForwardAgent=no build-01.tcwglab docker-wrapper run --name 12-tcwg_gnu_embed_build--master-thumb_m23_eabi-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_gnu_0:/home/tcwg-buildslave/workspace/tcwg_gnu_0 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v /etc/ssh/ssh_host_dsa_key.pub:/etc/ssh/ssh_host_dsa_key.pub:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_dsa_key:/etc/ssh/ssh_host_dsa_key:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v ccache-tcwg_gnu-amd64-jammy:/home/tcwg-buildslave/.ccache --memory=60648M --pids-limit=5000 --cpu-shares=1000 --cpuset-cpus 0-47 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-amd64-tcwg-build-ubuntu:jammy
/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true
@@ -29,17 +28,17 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/10/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/11/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/10/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/11/'
+ 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_gnu_embed_build--master-thumb_m23_eabi-build/11/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/11/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -65,7 +64,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ echo -ne binutils
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xhttps://github.com/gcc-mirror/gcc.git#87b0749cfb9406790b108208b466cf507ae3c431 '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#3802297528685aa16c4f43bb1f0cedbdbf22923d '!=' xbaseline ']'
+++ echo -ne ' gcc'
+++ delim=' '
+++ for c in ${rr[components]}
@@ -93,9 +92,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ 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
-++ '[' x5e66f55c62e306afbcc93856bf06e542ddd00997 '!=' xd06730bc0205f7c35bfccf057ef0ef83a12206d6 ']'
-++ echo -ne binutils
-++ delim=' '
+++ '[' x5e66f55c62e306afbcc93856bf06e542ddd00997 '!=' x5e66f55c62e306afbcc93856bf06e542ddd00997 ']'
++ for c in $(print_updated_components)
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
@@ -108,8 +105,8 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ 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
-++ '[' x87b0749cfb9406790b108208b466cf507ae3c431 '!=' x0826ebd633e38bd55abd161c15deb431420f82a3 ']'
-++ echo -ne ' gcc'
+++ '[' x3802297528685aa16c4f43bb1f0cedbdbf22923d '!=' x87b0749cfb9406790b108208b466cf507ae3c431 ']'
+++ echo -ne gcc
++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git newlib_rev
@@ -136,9 +133,7 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ '[' x5e66f55c62e306afbcc93856bf06e542ddd00997 '!=' xd06730bc0205f7c35bfccf057ef0ef83a12206d6 ']'
-++ echo -ne ' gdb'
-++ delim=' '
+++ '[' x5e66f55c62e306afbcc93856bf06e542ddd00997 '!=' x5e66f55c62e306afbcc93856bf06e542ddd00997 ']'
++ for c in $(print_updated_components)
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
@@ -153,70 +148,74 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+++ cat base-artifacts/git/qemu_rev
++ '[' x6db03ccc7f4ca33c99debaac290066f4500a2dfb '!=' x6db03ccc7f4ca33c99debaac290066f4500a2dfb ']'
++ echo
-# Debug traces :
-# change_kind=multiple_components : binutils gcc gdb
+ local c base_rev cur_rev c_commits
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
-+ change_kind=multiple_components
-+ changed_single_component=
-+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc gdb'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git binutils_rev
++ '[' 1 = 0 ']'
++ '[' 1 = 1 ']'
++ changed_single_component=gcc
+++ get_current_git gcc_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 ']'
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/binutils_rev
-+ base_rev=d06730bc0205f7c35bfccf057ef0ef83a12206d6
-++ get_current_git binutils_rev
+++ cat artifacts/git/gcc_rev
++ first_bad=3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ get_baseline_git gcc_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ 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 artifacts/git/binutils_rev
-+ cur_rev=5e66f55c62e306afbcc93856bf06e542ddd00997
-++ git -C binutils rev-list --count d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997
-# rev for binutils : d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997 (1 commits)
-+ c_commits=1
-+ echo '# rev for binutils : d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997 (1 commits)'
-+ for c in "${changed_components[@]}"
+++ cat base-artifacts/git/gcc_rev
++ last_good=87b0749cfb9406790b108208b466cf507ae3c431
++ local res
++ res=0
++ wait 140
++ git -C gcc rev-parse --verify HEAD
++ assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']'
++ set -euf -o pipefail +x
++ single_commit_p gcc
++ set -euf -o pipefail
++ local c=gcc
++ local base_rev cur_rev sha1
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=0826ebd633e38bd55abd161c15deb431420f82a3
++ base_rev=87b0749cfb9406790b108208b466cf507ae3c431
++ 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=87b0749cfb9406790b108208b466cf507ae3c431
-++ git -C gcc rev-list --count 0826ebd633e38bd55abd161c15deb431420f82a3..87b0749cfb9406790b108208b466cf507ae3c431
-# rev for gcc : 0826ebd633e38bd55abd161c15deb431420f82a3..87b0749cfb9406790b108208b466cf507ae3c431 (1 commits)
-+ c_commits=1
-+ echo '# rev for gcc : 0826ebd633e38bd55abd161c15deb431420f82a3..87b0749cfb9406790b108208b466cf507ae3c431 (1 commits)'
++ cur_rev=3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ git -C gcc rev-parse '3802297528685aa16c4f43bb1f0cedbdbf22923d^@'
++ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
++ '[' 87b0749cfb9406790b108208b466cf507ae3c431 = 87b0749cfb9406790b108208b466cf507ae3c431 ']'
++ return 0
+# Debug traces :
+# change_kind=single_commit : gcc
++ change_kind=single_commit
++ echo '# Debug traces :'
++ echo '# change_kind=single_commit : gcc'
+ for c in "${changed_components[@]}"
-++ get_baseline_git gdb_rev
+++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ 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/gdb_rev
-+ base_rev=d06730bc0205f7c35bfccf057ef0ef83a12206d6
-++ get_current_git gdb_rev
+++ cat base-artifacts/git/gcc_rev
++ base_rev=87b0749cfb9406790b108208b466cf507ae3c431
+++ get_current_git gcc_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/gdb_rev
-+ cur_rev=5e66f55c62e306afbcc93856bf06e542ddd00997
-++ git -C gdb rev-list --count d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997
-# rev for gdb : d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997 (1 commits)
+++ cat artifacts/git/gcc_rev
++ cur_rev=3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ git -C gcc rev-list --count 87b0749cfb9406790b108208b466cf507ae3c431..3802297528685aa16c4f43bb1f0cedbdbf22923d
+# rev for gcc : 87b0749cfb9406790b108208b466cf507ae3c431..3802297528685aa16c4f43bb1f0cedbdbf22923d (1 commits)
+ c_commits=1
-+ echo '# rev for gdb : d06730bc0205f7c35bfccf057ef0ef83a12206d6..5e66f55c62e306afbcc93856bf06e542ddd00997 (1 commits)'
++ echo '# rev for gcc : 87b0749cfb9406790b108208b466cf507ae3c431..3802297528685aa16c4f43bb1f0cedbdbf22923d (1 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' xignore == xignore ']'
@@ -237,14 +236,260 @@ WARNING: Your kernel does not support swap limit capabilities or the cgroup is n
+ set -euf -o pipefail
+ echo '# generate_extra_details'
+ post_interesting_commits init
-# post_interesting_commits
+ set -euf -o pipefail
+# post_interesting_commits
+ echo '# post_interesting_commits'
+ local stage=init
-+ '[' multiple_components '!=' 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
+timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
++ 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
++ ret=0
++ wait 215
++ 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=6d600e573
+++ '[' 0 -ne 0 ']'
+++ echo 6d600e573
++ sha1=6d600e573
++ git -C interesting-commits checkout --detach 6d600e573
+Warning: you are leaving 1 commit behind, not connected to
+any of your branches:
+
+ 372ffda90 Add entry 187b213ddbe7ea7a3180f6ca3188732999729623 from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-thumb_m55_hard_eabi-build/23/
+
+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> 372ffda90
+
+HEAD is now at 6d600e573 Add entry 021077b94741c9300dfff3a24e95b3ffa3f508a7 from https://ci.linaro.org/job/tcwg_gnu_embed_check_gcc--master-arm_eabi-build/274/
++ false
++ dryrun='echo DRYRUN: '
++ local jira_dir jira_key=
+++ interesting_subdir gcc 3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ jira_dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ jira_dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/jira
++ '[' init = full ']'
++ true
++ git -C interesting-commits remote update -p
+Fetching baseline
+From ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
+ 393a9c21a..6d600e573 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 subdir
+++ interesting_subdir gcc 3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ local dir=gcc/sha1
+++ '[' 2 -ge 2 ']'
+++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ '[' 2 -ge 3 ']'
+++ '[' 2 -ge 4 ']'
+++ echo gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ subdir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ '[' -d interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d ']'
++ mkdir interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ git -C interesting-commits add gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/first_url
+++ interesting_subdir gcc 3802297528685aa16c4f43bb1f0cedbdbf22923d tcwg_gnu_embed_build master-thumb_m23_eabi
+++ local dir=gcc/sha1
+++ '[' 4 -ge 2 ']'
+++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d
+++ '[' 4 -ge 3 ']'
+++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build
+++ '[' 4 -ge 4 ']'
+++ dir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi
+++ echo gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi
++ subdir=gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi
++ mkdir -p interesting-commits/gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
++ echo 87b0749cfb9406790b108208b466cf507ae3c431
++ git -C interesting-commits add gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/build_url gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/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 3802297528685aa16c4f43bb1f0cedbdbf22923d from https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/'
+[detached HEAD ff79bc9aa] Add entry 3802297528685aa16c4f43bb1f0cedbdbf22923d from https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m23_eabi-build/12/
+ 3 files changed, 3 insertions(+)
+ create mode 100644 gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/first_url
+ create mode 100644 gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/build_url
+ create mode 100644 gcc/sha1/3802297528685aa16c4f43bb1f0cedbdbf22923d/tcwg_gnu_embed_build/master-thumb_m23_eabi/last_good
+DRYRUN: git -C interesting-commits push baseline HEAD:refs/heads/master
++ wait 10002
++ echo DRYRUN: git -C interesting-commits push baseline HEAD:refs/heads/master
++ break
Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0
-0ef5c800a60aa3cc9e73f4403b0ae173db2c4e525d929eff13cb3b47b0993f2d
+8f15c8223007618aeab98089e000703f69a375351f03665db111227cb2498d48