summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log250
-rw-r--r--jenkins/notify-init.log90
-rw-r--r--jenkins/rewrite.log23
-rw-r--r--jenkins/run-build.env6
5 files changed, 188 insertions, 183 deletions
diff --git a/jenkins/build-name b/jenkins/build-name
index 895e995..e935486 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#61-binutils-linux-llvm-qemu-Rboot
+#62-binutils-linux-llvm-qemu-Rboot
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index da43bb8..12cac3a 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49598: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_kernel-build.sh
++ remote_exec build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51607: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_kernel-build.sh
+ set -euf -o pipefail
+ local host
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49598:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51607:
++ cut -d: -f 1
-+ host=build-08.tcwglab
++ host=build-03.tcwglab
+ local port
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51607:
++ cut -s -d: -f 2
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49598:
+ port=
+ local dir
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49598:
++ cut -s -d: -f 3
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51607:
+ dir=/home/tcwg-buildslave/workspace/tcwg_kernel_1
+ local opts
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49598:
++ cut -s -d: -f 4
-+ opts=-p49598
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51607:
++ opts=-p51607
+ local env_vars
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49598:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51607:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -59,7 +59,7 @@
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_kernel-build.sh
++ printf %q /home/tcwg-buildslave/workspace/tcwg_kernel_1
-+ ssh -p49598 build-08.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_kernel_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_kernel-build.sh'
++ ssh -p51607 build-03.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_kernel_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_kernel-build.sh'
/home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_kernel-build.sh
@@ -87,17 +87,17 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/59/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/61/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/59/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/61/'
+ 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_kernel--llvm-master-aarch64-next-defconfig-build/61/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/62/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/61/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/62/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -149,7 +149,7 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x265687478be8b9ca7e54d5eca1277a7853c36a0a '!=' x313b2841b8e9046ea658104988e01bedf6148d5f ']'
+++ '[' xe8aafb7d7a5025130ba713450fc6108506f0ee15 '!=' x265687478be8b9ca7e54d5eca1277a7853c36a0a ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -164,7 +164,7 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ '[' x85f27d126dbe696070a0c79c476070a67e40aa29 '!=' xec70337d136a97d9256125a8867ec75fed531d24 ']'
+++ '[' x94b4a98681bed2674d12888bffed597945fd065c '!=' x85f27d126dbe696070a0c79c476070a67e40aa29 ']'
++ echo -ne ' llvm'
++ delim=' '
++ for c in $(print_updated_components)
@@ -179,7 +179,7 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ '[' x98897dc735cf6635f0966f76eb0108354168fb15 '!=' x66d9573193967138cd12e232d4b5bc2b57e0d1ac ']'
+++ '[' xdfa449a58323de195773cf928d99db4130702bf7 '!=' x98897dc735cf6635f0966f76eb0108354168fb15 ']'
++ echo -ne ' linux'
++ delim=' '
++ for c in $(print_updated_components)
@@ -194,7 +194,7 @@
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ '[' x005ad32358f12fe9313a4a01918a55e60d4f39e5 '!=' xc152379422a204109f34ca2b43ecc538c7d738ae ']'
+++ '[' x13d6b1608160de40ec65ae4c32419e56714bbadf '!=' x005ad32358f12fe9313a4a01918a55e60d4f39e5 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
@@ -214,17 +214,17 @@
++ 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=313b2841b8e9046ea658104988e01bedf6148d5f
++ base_rev=265687478be8b9ca7e54d5eca1277a7853c36a0a
++ 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=265687478be8b9ca7e54d5eca1277a7853c36a0a
-++ git -C binutils rev-list --count 313b2841b8e9046ea658104988e01bedf6148d5f..265687478be8b9ca7e54d5eca1277a7853c36a0a
-# rev for binutils : 313b2841b8e9046ea658104988e01bedf6148d5f..265687478be8b9ca7e54d5eca1277a7853c36a0a (63 commits)
-+ c_commits=63
-+ echo '# rev for binutils : 313b2841b8e9046ea658104988e01bedf6148d5f..265687478be8b9ca7e54d5eca1277a7853c36a0a (63 commits)'
++ cur_rev=e8aafb7d7a5025130ba713450fc6108506f0ee15
+++ git -C binutils rev-list --count 265687478be8b9ca7e54d5eca1277a7853c36a0a..e8aafb7d7a5025130ba713450fc6108506f0ee15
+# rev for binutils : 265687478be8b9ca7e54d5eca1277a7853c36a0a..e8aafb7d7a5025130ba713450fc6108506f0ee15 (28 commits)
++ c_commits=28
++ echo '# rev for binutils : 265687478be8b9ca7e54d5eca1277a7853c36a0a..e8aafb7d7a5025130ba713450fc6108506f0ee15 (28 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
@@ -232,17 +232,17 @@
++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/llvm_rev
-+ base_rev=ec70337d136a97d9256125a8867ec75fed531d24
++ base_rev=85f27d126dbe696070a0c79c476070a67e40aa29
++ get_current_git llvm_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/llvm_rev
-+ cur_rev=85f27d126dbe696070a0c79c476070a67e40aa29
-++ git -C llvm rev-list --count ec70337d136a97d9256125a8867ec75fed531d24..85f27d126dbe696070a0c79c476070a67e40aa29
-# rev for llvm : ec70337d136a97d9256125a8867ec75fed531d24..85f27d126dbe696070a0c79c476070a67e40aa29 (987 commits)
-+ c_commits=987
-+ echo '# rev for llvm : ec70337d136a97d9256125a8867ec75fed531d24..85f27d126dbe696070a0c79c476070a67e40aa29 (987 commits)'
++ cur_rev=94b4a98681bed2674d12888bffed597945fd065c
+++ git -C llvm rev-list --count 85f27d126dbe696070a0c79c476070a67e40aa29..94b4a98681bed2674d12888bffed597945fd065c
+# rev for llvm : 85f27d126dbe696070a0c79c476070a67e40aa29..94b4a98681bed2674d12888bffed597945fd065c (324 commits)
++ c_commits=324
++ echo '# rev for llvm : 85f27d126dbe696070a0c79c476070a67e40aa29..94b4a98681bed2674d12888bffed597945fd065c (324 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git linux_rev
++ set -euf -o pipefail
@@ -250,17 +250,17 @@
++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/linux_rev
-+ base_rev=66d9573193967138cd12e232d4b5bc2b57e0d1ac
++ base_rev=98897dc735cf6635f0966f76eb0108354168fb15
++ get_current_git linux_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/linux_rev
-+ cur_rev=98897dc735cf6635f0966f76eb0108354168fb15
-++ git -C linux rev-list --count 66d9573193967138cd12e232d4b5bc2b57e0d1ac..98897dc735cf6635f0966f76eb0108354168fb15
-# rev for linux : 66d9573193967138cd12e232d4b5bc2b57e0d1ac..98897dc735cf6635f0966f76eb0108354168fb15 (4860 commits)
-+ c_commits=4860
-+ echo '# rev for linux : 66d9573193967138cd12e232d4b5bc2b57e0d1ac..98897dc735cf6635f0966f76eb0108354168fb15 (4860 commits)'
++ cur_rev=dfa449a58323de195773cf928d99db4130702bf7
+++ git -C linux rev-list --count 98897dc735cf6635f0966f76eb0108354168fb15..dfa449a58323de195773cf928d99db4130702bf7
+# rev for linux : 98897dc735cf6635f0966f76eb0108354168fb15..dfa449a58323de195773cf928d99db4130702bf7 (757 commits)
++ c_commits=757
++ echo '# rev for linux : 98897dc735cf6635f0966f76eb0108354168fb15..dfa449a58323de195773cf928d99db4130702bf7 (757 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -268,19 +268,18 @@
++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/qemu_rev
-+ base_rev=c152379422a204109f34ca2b43ecc538c7d738ae
++ base_rev=005ad32358f12fe9313a4a01918a55e60d4f39e5
++ get_current_git qemu_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/qemu_rev
-# rev for qemu : c152379422a204109f34ca2b43ecc538c7d738ae..005ad32358f12fe9313a4a01918a55e60d4f39e5 (294 commits)
++ cur_rev=13d6b1608160de40ec65ae4c32419e56714bbadf
+++ git -C qemu rev-list --count 005ad32358f12fe9313a4a01918a55e60d4f39e5..13d6b1608160de40ec65ae4c32419e56714bbadf
+# rev for qemu : 005ad32358f12fe9313a4a01918a55e60d4f39e5..13d6b1608160de40ec65ae4c32419e56714bbadf (20 commits)
-# post_interesting_commits
-+ cur_rev=005ad32358f12fe9313a4a01918a55e60d4f39e5
-++ git -C qemu rev-list --count c152379422a204109f34ca2b43ecc538c7d738ae..005ad32358f12fe9313a4a01918a55e60d4f39e5
-+ c_commits=294
-+ echo '# rev for qemu : c152379422a204109f34ca2b43ecc538c7d738ae..005ad32358f12fe9313a4a01918a55e60d4f39e5 (294 commits)'
++ c_commits=20
++ echo '# rev for qemu : 005ad32358f12fe9313a4a01918a55e60d4f39e5..13d6b1608160de40ec65ae4c32419e56714bbadf (20 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -300,6 +299,7 @@
+ generate_extra_details_f=generate_extra_details
+ case "$ci_project" in
+ post_interesting_commits init
+# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
@@ -353,9 +353,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/61/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/62/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/61/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/62/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -388,16 +388,16 @@
+++ 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=313b2841b8e9046ea658104988e01bedf6148d5f
+++ base_rev=265687478be8b9ca7e54d5eca1277a7853c36a0a
+++ 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=265687478be8b9ca7e54d5eca1277a7853c36a0a
-+++ git -C binutils rev-list --count 313b2841b8e9046ea658104988e01bedf6148d5f..265687478be8b9ca7e54d5eca1277a7853c36a0a
-++ c_commits=63
-++ new_commits=63
+++ cur_rev=e8aafb7d7a5025130ba713450fc6108506f0ee15
++++ git -C binutils rev-list --count 265687478be8b9ca7e54d5eca1277a7853c36a0a..e8aafb7d7a5025130ba713450fc6108506f0ee15
+++ c_commits=28
+++ new_commits=28
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
@@ -405,16 +405,16 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ base_rev=ec70337d136a97d9256125a8867ec75fed531d24
+++ base_rev=85f27d126dbe696070a0c79c476070a67e40aa29
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ cur_rev=85f27d126dbe696070a0c79c476070a67e40aa29
-+++ git -C llvm rev-list --count ec70337d136a97d9256125a8867ec75fed531d24..85f27d126dbe696070a0c79c476070a67e40aa29
-++ c_commits=987
-++ new_commits=1050
+++ cur_rev=94b4a98681bed2674d12888bffed597945fd065c
++++ git -C llvm rev-list --count 85f27d126dbe696070a0c79c476070a67e40aa29..94b4a98681bed2674d12888bffed597945fd065c
+++ c_commits=324
+++ new_commits=352
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
@@ -422,16 +422,16 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ base_rev=66d9573193967138cd12e232d4b5bc2b57e0d1ac
+++ base_rev=98897dc735cf6635f0966f76eb0108354168fb15
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
-++ cur_rev=98897dc735cf6635f0966f76eb0108354168fb15
-+++ git -C linux rev-list --count 66d9573193967138cd12e232d4b5bc2b57e0d1ac..98897dc735cf6635f0966f76eb0108354168fb15
-++ c_commits=4860
-++ new_commits=5910
+++ cur_rev=dfa449a58323de195773cf928d99db4130702bf7
++++ git -C linux rev-list --count 98897dc735cf6635f0966f76eb0108354168fb15..dfa449a58323de195773cf928d99db4130702bf7
+++ c_commits=757
+++ new_commits=1109
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -439,20 +439,20 @@
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ base_rev=c152379422a204109f34ca2b43ecc538c7d738ae
+++ base_rev=005ad32358f12fe9313a4a01918a55e60d4f39e5
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
-++ cur_rev=005ad32358f12fe9313a4a01918a55e60d4f39e5
-+++ git -C qemu rev-list --count c152379422a204109f34ca2b43ecc538c7d738ae..005ad32358f12fe9313a4a01918a55e60d4f39e5
-++ c_commits=294
-++ new_commits=6204
-+++ tr ' ' ,
+++ cur_rev=13d6b1608160de40ec65ae4c32419e56714bbadf
++++ git -C qemu rev-list --count 005ad32358f12fe9313a4a01918a55e60d4f39e5..13d6b1608160de40ec65ae4c32419e56714bbadf
+++ c_commits=20
+++ new_commits=1129
+++ echo binutils llvm linux qemu
++++ tr ' ' ,
++ components=binutils,llvm,linux,qemu
-++ echo '6204 commits in binutils,llvm,linux,qemu'
+++ echo '1129 commits in binutils,llvm,linux,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -461,20 +461,20 @@
++ case "$print_arg" in
++ '[' 0 = 0 ']'
++ echo Success
-+ echo '[Linaro-TCWG-CI]' '6204 commits in binutils,llvm,linux,qemu: Success'
++ echo '[Linaro-TCWG-CI]' '1129 commits in binutils,llvm,linux,qemu: Success'
+ print_mail_body
+ local bad_artifacts_url good_artifacts_url
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/61/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/62/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_kernel--llvm-master-aarch64-next-defconfig-build/59/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/61/artifact/artifacts
+ cat
-++ sed -e 's/^/ | /'
++ print_commits --short
+++ sed -e 's/^/ | /'
++ set -euf -o pipefail
++ false
++ local print_arg=--short
@@ -495,16 +495,16 @@
+++ 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=313b2841b8e9046ea658104988e01bedf6148d5f
+++ base_rev=265687478be8b9ca7e54d5eca1277a7853c36a0a
+++ 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=265687478be8b9ca7e54d5eca1277a7853c36a0a
-+++ git -C binutils rev-list --count 313b2841b8e9046ea658104988e01bedf6148d5f..265687478be8b9ca7e54d5eca1277a7853c36a0a
-++ c_commits=63
-++ new_commits=63
+++ cur_rev=e8aafb7d7a5025130ba713450fc6108506f0ee15
++++ git -C binutils rev-list --count 265687478be8b9ca7e54d5eca1277a7853c36a0a..e8aafb7d7a5025130ba713450fc6108506f0ee15
+++ c_commits=28
+++ new_commits=28
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
@@ -512,16 +512,16 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ base_rev=ec70337d136a97d9256125a8867ec75fed531d24
+++ base_rev=85f27d126dbe696070a0c79c476070a67e40aa29
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ cur_rev=85f27d126dbe696070a0c79c476070a67e40aa29
-+++ git -C llvm rev-list --count ec70337d136a97d9256125a8867ec75fed531d24..85f27d126dbe696070a0c79c476070a67e40aa29
-++ c_commits=987
-++ new_commits=1050
+++ cur_rev=94b4a98681bed2674d12888bffed597945fd065c
++++ git -C llvm rev-list --count 85f27d126dbe696070a0c79c476070a67e40aa29..94b4a98681bed2674d12888bffed597945fd065c
+++ c_commits=324
+++ new_commits=352
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
@@ -529,16 +529,16 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ base_rev=66d9573193967138cd12e232d4b5bc2b57e0d1ac
+++ base_rev=98897dc735cf6635f0966f76eb0108354168fb15
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
-++ cur_rev=98897dc735cf6635f0966f76eb0108354168fb15
-+++ git -C linux rev-list --count 66d9573193967138cd12e232d4b5bc2b57e0d1ac..98897dc735cf6635f0966f76eb0108354168fb15
-++ c_commits=4860
-++ new_commits=5910
+++ cur_rev=dfa449a58323de195773cf928d99db4130702bf7
++++ git -C linux rev-list --count 98897dc735cf6635f0966f76eb0108354168fb15..dfa449a58323de195773cf928d99db4130702bf7
+++ c_commits=757
+++ new_commits=1109
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -546,20 +546,20 @@
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ base_rev=c152379422a204109f34ca2b43ecc538c7d738ae
+++ base_rev=005ad32358f12fe9313a4a01918a55e60d4f39e5
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
-++ cur_rev=005ad32358f12fe9313a4a01918a55e60d4f39e5
-+++ git -C qemu rev-list --count c152379422a204109f34ca2b43ecc538c7d738ae..005ad32358f12fe9313a4a01918a55e60d4f39e5
-++ c_commits=294
-++ new_commits=6204
-+++ echo binutils llvm linux qemu
+++ cur_rev=13d6b1608160de40ec65ae4c32419e56714bbadf
++++ git -C qemu rev-list --count 005ad32358f12fe9313a4a01918a55e60d4f39e5..13d6b1608160de40ec65ae4c32419e56714bbadf
+++ c_commits=20
+++ new_commits=1129
+++ tr ' ' ,
++++ echo binutils llvm linux qemu
++ components=binutils,llvm,linux,qemu
-++ echo '6204 commits in binutils,llvm,linux,qemu'
+++ echo '1129 commits in binutils,llvm,linux,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -568,19 +568,19 @@
+++ 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=313b2841b8e9046ea658104988e01bedf6148d5f
+++ base_rev=265687478be8b9ca7e54d5eca1277a7853c36a0a
+++ 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=265687478be8b9ca7e54d5eca1277a7853c36a0a
-+++ git -C binutils rev-list --count 313b2841b8e9046ea658104988e01bedf6148d5f..265687478be8b9ca7e54d5eca1277a7853c36a0a
-++ c_commits=63
+++ cur_rev=e8aafb7d7a5025130ba713450fc6108506f0ee15
++++ git -C binutils rev-list --count 265687478be8b9ca7e54d5eca1277a7853c36a0a..e8aafb7d7a5025130ba713450fc6108506f0ee15
+++ c_commits=28
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 313b2841b8e9046ea658104988e01bedf6148d5f..265687478be8b9ca7e54d5eca1277a7853c36a0a
-++ '[' 63 -gt 5 ']'
-++ echo '... and 58 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 265687478be8b9ca7e54d5eca1277a7853c36a0a..e8aafb7d7a5025130ba713450fc6108506f0ee15
+++ '[' 28 -gt 5 ']'
+++ echo '... and 23 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
@@ -589,19 +589,19 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ base_rev=ec70337d136a97d9256125a8867ec75fed531d24
+++ base_rev=85f27d126dbe696070a0c79c476070a67e40aa29
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ cur_rev=85f27d126dbe696070a0c79c476070a67e40aa29
-+++ git -C llvm rev-list --count ec70337d136a97d9256125a8867ec75fed531d24..85f27d126dbe696070a0c79c476070a67e40aa29
-++ c_commits=987
+++ cur_rev=94b4a98681bed2674d12888bffed597945fd065c
++++ git -C llvm rev-list --count 85f27d126dbe696070a0c79c476070a67e40aa29..94b4a98681bed2674d12888bffed597945fd065c
+++ c_commits=324
++ '[' '' '!=' '' ']'
-++ git -C llvm log -n 5 --oneline ec70337d136a97d9256125a8867ec75fed531d24..85f27d126dbe696070a0c79c476070a67e40aa29
-++ '[' 987 -gt 5 ']'
-++ echo '... and 982 more commits in llvm'
+++ git -C llvm log -n 5 --oneline 85f27d126dbe696070a0c79c476070a67e40aa29..94b4a98681bed2674d12888bffed597945fd065c
+++ '[' 324 -gt 5 ']'
+++ echo '... and 319 more commits in llvm'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
@@ -610,19 +610,19 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ base_rev=66d9573193967138cd12e232d4b5bc2b57e0d1ac
+++ base_rev=98897dc735cf6635f0966f76eb0108354168fb15
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
-++ cur_rev=98897dc735cf6635f0966f76eb0108354168fb15
-+++ git -C linux rev-list --count 66d9573193967138cd12e232d4b5bc2b57e0d1ac..98897dc735cf6635f0966f76eb0108354168fb15
-++ c_commits=4860
+++ cur_rev=dfa449a58323de195773cf928d99db4130702bf7
++++ git -C linux rev-list --count 98897dc735cf6635f0966f76eb0108354168fb15..dfa449a58323de195773cf928d99db4130702bf7
+++ c_commits=757
++ '[' '' '!=' '' ']'
-++ git -C linux log -n 5 --oneline 66d9573193967138cd12e232d4b5bc2b57e0d1ac..98897dc735cf6635f0966f76eb0108354168fb15
-++ '[' 4860 -gt 5 ']'
-++ echo '... and 4855 more commits in linux'
+++ git -C linux log -n 5 --oneline 98897dc735cf6635f0966f76eb0108354168fb15..dfa449a58323de195773cf928d99db4130702bf7
+++ '[' 757 -gt 5 ']'
+++ echo '... and 752 more commits in linux'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
@@ -631,19 +631,19 @@
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ base_rev=c152379422a204109f34ca2b43ecc538c7d738ae
+++ base_rev=005ad32358f12fe9313a4a01918a55e60d4f39e5
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
-++ cur_rev=005ad32358f12fe9313a4a01918a55e60d4f39e5
-+++ git -C qemu rev-list --count c152379422a204109f34ca2b43ecc538c7d738ae..005ad32358f12fe9313a4a01918a55e60d4f39e5
-++ c_commits=294
+++ cur_rev=13d6b1608160de40ec65ae4c32419e56714bbadf
++++ git -C qemu rev-list --count 005ad32358f12fe9313a4a01918a55e60d4f39e5..13d6b1608160de40ec65ae4c32419e56714bbadf
+++ c_commits=20
++ '[' '' '!=' '' ']'
-++ git -C qemu log -n 5 --oneline c152379422a204109f34ca2b43ecc538c7d738ae..005ad32358f12fe9313a4a01918a55e60d4f39e5
-++ '[' 294 -gt 5 ']'
-++ echo '... and 289 more commits in qemu'
+++ git -C qemu log -n 5 --oneline 005ad32358f12fe9313a4a01918a55e60d4f39e5..13d6b1608160de40ec65ae4c32419e56714bbadf
+++ '[' 20 -gt 5 ']'
+++ echo '... and 15 more commits in qemu'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -661,7 +661,7 @@
# build_abe qemu:
-2
# linux_n_obj:
-9331
+9334
# linux build successful:
all
# linux boot successful:
@@ -678,7 +678,7 @@ boot'
# build_abe qemu:
-2
# linux_n_obj:
-9324
+9331
# linux build successful:
all
# linux boot successful:
@@ -688,11 +688,13 @@ boot'
+ '[' multiple_components '!=' single_commit ']'
+ return
# generate dashboard
++ echo '# generate dashboard'
# generate_dashboard_squad
... Skipping
# post_dashboard_squad
... Skipping
-+ echo '# generate dashboard'
+# post_to_jira
+Full stage ran successfully.
+ generate_dashboard_squad
+ local results_date
+ echo '# generate_dashboard_squad'
@@ -706,8 +708,6 @@ boot'
+ return
+ false
+ post_to_jira
-# post_to_jira
-Full stage ran successfully.
+ set -euf -o pipefail
+ echo '# post_to_jira'
+ local post_card_comment=false
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index e6a5074..ea4efb2 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49598: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh
++ remote_exec build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51607: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh
+ set -euf -o pipefail
+ local host
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49598:
++ cut -d: -f 1
-+ host=build-08.tcwglab
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51607:
++ host=build-03.tcwglab
+ local port
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51607:
++ cut -s -d: -f 2
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49598:
+ port=
+ local dir
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49598:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51607:
++ cut -s -d: -f 3
+ dir=/home/tcwg-buildslave/workspace/tcwg_kernel_1
+ local opts
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49598:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51607:
++ cut -s -d: -f 4
-+ opts=-p49598
++ opts=-p51607
+ local env_vars
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49598:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51607:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -59,7 +59,7 @@
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_kernel-build.sh
++ printf %q /home/tcwg-buildslave/workspace/tcwg_kernel_1
-+ ssh -p49598 build-08.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_kernel_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh'
++ ssh -p51607 build-03.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_kernel_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh'
/home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh
@@ -70,8 +70,8 @@
+ declare -a changed_components
+ declare print_commits_f print_result_f print_config_f print_last_icommit_f
+ dump_model_only=false
-+ setup_notify_environment
# setup_notify_environment
++ setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
@@ -87,23 +87,23 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/59/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/61/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/59/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/61/'
+ 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_kernel--llvm-master-aarch64-next-defconfig-build/61/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/62/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/61/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-next-defconfig-build/62/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
-+ set +x
# check_source_changes
++ set +x
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ check_source_changes
@@ -149,7 +149,7 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x265687478be8b9ca7e54d5eca1277a7853c36a0a '!=' x313b2841b8e9046ea658104988e01bedf6148d5f ']'
+++ '[' xe8aafb7d7a5025130ba713450fc6108506f0ee15 '!=' x265687478be8b9ca7e54d5eca1277a7853c36a0a ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -164,7 +164,7 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ '[' x85f27d126dbe696070a0c79c476070a67e40aa29 '!=' xec70337d136a97d9256125a8867ec75fed531d24 ']'
+++ '[' x94b4a98681bed2674d12888bffed597945fd065c '!=' x85f27d126dbe696070a0c79c476070a67e40aa29 ']'
++ echo -ne ' llvm'
++ delim=' '
++ for c in $(print_updated_components)
@@ -179,7 +179,7 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ '[' x98897dc735cf6635f0966f76eb0108354168fb15 '!=' x66d9573193967138cd12e232d4b5bc2b57e0d1ac ']'
+++ '[' xdfa449a58323de195773cf928d99db4130702bf7 '!=' x98897dc735cf6635f0966f76eb0108354168fb15 ']'
++ echo -ne ' linux'
++ delim=' '
++ for c in $(print_updated_components)
@@ -194,7 +194,7 @@
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ '[' x005ad32358f12fe9313a4a01918a55e60d4f39e5 '!=' xc152379422a204109f34ca2b43ecc538c7d738ae ']'
+++ '[' x13d6b1608160de40ec65ae4c32419e56714bbadf '!=' x005ad32358f12fe9313a4a01918a55e60d4f39e5 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
@@ -214,17 +214,17 @@
++ 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=313b2841b8e9046ea658104988e01bedf6148d5f
++ base_rev=265687478be8b9ca7e54d5eca1277a7853c36a0a
++ 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=265687478be8b9ca7e54d5eca1277a7853c36a0a
-++ git -C binutils rev-list --count 313b2841b8e9046ea658104988e01bedf6148d5f..265687478be8b9ca7e54d5eca1277a7853c36a0a
-# rev for binutils : 313b2841b8e9046ea658104988e01bedf6148d5f..265687478be8b9ca7e54d5eca1277a7853c36a0a (63 commits)
-+ c_commits=63
-+ echo '# rev for binutils : 313b2841b8e9046ea658104988e01bedf6148d5f..265687478be8b9ca7e54d5eca1277a7853c36a0a (63 commits)'
++ cur_rev=e8aafb7d7a5025130ba713450fc6108506f0ee15
+++ git -C binutils rev-list --count 265687478be8b9ca7e54d5eca1277a7853c36a0a..e8aafb7d7a5025130ba713450fc6108506f0ee15
+# rev for binutils : 265687478be8b9ca7e54d5eca1277a7853c36a0a..e8aafb7d7a5025130ba713450fc6108506f0ee15 (28 commits)
++ c_commits=28
++ echo '# rev for binutils : 265687478be8b9ca7e54d5eca1277a7853c36a0a..e8aafb7d7a5025130ba713450fc6108506f0ee15 (28 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
@@ -232,17 +232,17 @@
++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/llvm_rev
-+ base_rev=ec70337d136a97d9256125a8867ec75fed531d24
++ base_rev=85f27d126dbe696070a0c79c476070a67e40aa29
++ get_current_git llvm_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/llvm_rev
-+ cur_rev=85f27d126dbe696070a0c79c476070a67e40aa29
-++ git -C llvm rev-list --count ec70337d136a97d9256125a8867ec75fed531d24..85f27d126dbe696070a0c79c476070a67e40aa29
-# rev for llvm : ec70337d136a97d9256125a8867ec75fed531d24..85f27d126dbe696070a0c79c476070a67e40aa29 (987 commits)
-+ c_commits=987
-+ echo '# rev for llvm : ec70337d136a97d9256125a8867ec75fed531d24..85f27d126dbe696070a0c79c476070a67e40aa29 (987 commits)'
++ cur_rev=94b4a98681bed2674d12888bffed597945fd065c
+++ git -C llvm rev-list --count 85f27d126dbe696070a0c79c476070a67e40aa29..94b4a98681bed2674d12888bffed597945fd065c
+# rev for llvm : 85f27d126dbe696070a0c79c476070a67e40aa29..94b4a98681bed2674d12888bffed597945fd065c (324 commits)
++ c_commits=324
++ echo '# rev for llvm : 85f27d126dbe696070a0c79c476070a67e40aa29..94b4a98681bed2674d12888bffed597945fd065c (324 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git linux_rev
++ set -euf -o pipefail
@@ -250,17 +250,17 @@
++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/linux_rev
-+ base_rev=66d9573193967138cd12e232d4b5bc2b57e0d1ac
++ base_rev=98897dc735cf6635f0966f76eb0108354168fb15
++ get_current_git linux_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/linux_rev
-+ cur_rev=98897dc735cf6635f0966f76eb0108354168fb15
-++ git -C linux rev-list --count 66d9573193967138cd12e232d4b5bc2b57e0d1ac..98897dc735cf6635f0966f76eb0108354168fb15
-# rev for linux : 66d9573193967138cd12e232d4b5bc2b57e0d1ac..98897dc735cf6635f0966f76eb0108354168fb15 (4860 commits)
-+ c_commits=4860
-+ echo '# rev for linux : 66d9573193967138cd12e232d4b5bc2b57e0d1ac..98897dc735cf6635f0966f76eb0108354168fb15 (4860 commits)'
++ cur_rev=dfa449a58323de195773cf928d99db4130702bf7
+++ git -C linux rev-list --count 98897dc735cf6635f0966f76eb0108354168fb15..dfa449a58323de195773cf928d99db4130702bf7
+# rev for linux : 98897dc735cf6635f0966f76eb0108354168fb15..dfa449a58323de195773cf928d99db4130702bf7 (757 commits)
++ c_commits=757
++ echo '# rev for linux : 98897dc735cf6635f0966f76eb0108354168fb15..dfa449a58323de195773cf928d99db4130702bf7 (757 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -268,19 +268,18 @@
++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/qemu_rev
-+ base_rev=c152379422a204109f34ca2b43ecc538c7d738ae
++ base_rev=005ad32358f12fe9313a4a01918a55e60d4f39e5
++ get_current_git qemu_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/qemu_rev
-+ cur_rev=005ad32358f12fe9313a4a01918a55e60d4f39e5
-++ git -C qemu rev-list --count c152379422a204109f34ca2b43ecc538c7d738ae..005ad32358f12fe9313a4a01918a55e60d4f39e5
-# rev for qemu : c152379422a204109f34ca2b43ecc538c7d738ae..005ad32358f12fe9313a4a01918a55e60d4f39e5 (294 commits)
++ cur_rev=13d6b1608160de40ec65ae4c32419e56714bbadf
+++ git -C qemu rev-list --count 005ad32358f12fe9313a4a01918a55e60d4f39e5..13d6b1608160de40ec65ae4c32419e56714bbadf
+# rev for qemu : 005ad32358f12fe9313a4a01918a55e60d4f39e5..13d6b1608160de40ec65ae4c32419e56714bbadf (20 commits)
-# post_interesting_commits
-+ c_commits=294
-+ echo '# rev for qemu : c152379422a204109f34ca2b43ecc538c7d738ae..005ad32358f12fe9313a4a01918a55e60d4f39e5 (294 commits)'
++ c_commits=20
++ echo '# rev for qemu : 005ad32358f12fe9313a4a01918a55e60d4f39e5..13d6b1608160de40ec65ae4c32419e56714bbadf (20 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -300,12 +299,13 @@
+ generate_extra_details_f=generate_extra_details
+ case "$ci_project" in
+ post_interesting_commits init
+# post_interesting_commits
+Init stage ran successfully.
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
-Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0
diff --git a/jenkins/rewrite.log b/jenkins/rewrite.log
index f168d51..2b41a72 100644
--- a/jenkins/rewrite.log
+++ b/jenkins/rewrite.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49598: ./jenkins-scripts/round-robin-baseline.sh '@@rr[top_artifacts]' artifacts __build_script tcwg_kernel-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100
++ remote_exec build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51607: ./jenkins-scripts/round-robin-baseline.sh '@@rr[top_artifacts]' artifacts __build_script tcwg_kernel-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100
+ set -euf -o pipefail
+ local host
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51607:
++ cut -d: -f 1
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49598:
-+ host=build-08.tcwglab
++ host=build-03.tcwglab
+ local port
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49598:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51607:
++ cut -s -d: -f 2
+ port=
+ local dir
++ cut -s -d: -f 3
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49598:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51607:
+ dir=/home/tcwg-buildslave/workspace/tcwg_kernel_1
+ local opts
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49598:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51607:
++ cut -s -d: -f 4
-+ opts=-p49598
++ opts=-p51607
+ local env_vars
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49598:
+++ echo build-03.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p51607:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -59,4 +59,9 @@
+ cmd+=("$(printf '%q' "$i")")
++ printf %q 100
++ printf %q /home/tcwg-buildslave/workspace/tcwg_kernel_1
-+ ssh -p49598 build-08.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_kernel_1 && exec ./jenkins-scripts/round-robin-baseline.sh @@rr\[top_artifacts\] artifacts __build_script tcwg_kernel-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100'
++ ssh -p51607 build-03.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_kernel_1 && exec ./jenkins-scripts/round-robin-baseline.sh @@rr\[top_artifacts\] artifacts __build_script tcwg_kernel-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100'
++ declare -g rewrite_base_artifacts_first=true
++ true
++ update_baseline
++ set -euf -o pipefail
++ rsync -aI --del --exclude /.git artifacts/ base-artifacts/
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index 62e2fff..49b3e6a 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,9 +1,9 @@
-build_name="#61"
+build_name="#62"
docker_opts=(--distro
default )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#61-binutils-linux-llvm-qemu"
+build_name="#62-binutils-linux-llvm-qemu"
branch_opt=(==rr\[binutils_git\]
git://sourceware.org/git/binutils-gdb.git#master
==rr\[linux_git\]
@@ -12,4 +12,4 @@ https://git.linaro.org/kernel-org/linux-next.git#master
https://github.com/llvm/llvm-project.git#main
==rr\[qemu_git\]
https://gitlab.com/qemu-project/qemu.git#master )
-build_name="#61-binutils-linux-llvm-qemu-Rboot"
+build_name="#62-binutils-linux-llvm-qemu-Rboot"