summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-08 01:49:46 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-08 01:50:25 +0000
commit59b207b3e6ca3f8cdcbe913779811cd8cec398b4 (patch)
tree0bd1f9436c0acf4a8fee5ce67bfdc7422e400975 /jenkins
parent4cfe3707f5170d8af04ff835f499e789c6987a94 (diff)
onsuccess: #83: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/83/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_abe stage1 -- --set gcc_override_configure=--disable-libsanitizer: | -8 | # build_abe linux: | -7 | # build_abe glibc: | -6 | # build_abe stage2 -- --set gcc_override_configure=--disable-libsanitizer: | -5 | # benchmark -- -O2_LTO: | 1 check_regression status : 0
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log249
-rw-r--r--jenkins/notify-init.log98
-rw-r--r--jenkins/rewrite.log24
-rw-r--r--jenkins/run-build.env6
5 files changed, 189 insertions, 190 deletions
diff --git a/jenkins/build-name b/jenkins/build-name
index e90b0d9..6989711 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#82-binutils-gcc-glibc-linux-R1
+#83-binutils-gcc-glibc-linux-R1
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index f8e321e..4de22a7 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,27 +1,27 @@
++ pwd
++ cat
-+ remote_exec 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p50797:ssh_host=build-10.tcwglab ssh_port=50797' ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_bmk-build.sh
++ remote_exec 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p51767:ssh_host=dev-01.tcwglab ssh_port=51767' ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_bmk-build.sh
+ set -euf -o pipefail
+ local host
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p50797:ssh_host=build-10.tcwglab ssh_port=50797'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p51767:ssh_host=dev-01.tcwglab ssh_port=51767'
++ cut -d: -f 1
-+ host=build-10.tcwglab
++ host=dev-01.tcwglab
+ local port
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p50797:ssh_host=build-10.tcwglab ssh_port=50797'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p51767:ssh_host=dev-01.tcwglab ssh_port=51767'
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p50797:ssh_host=build-10.tcwglab ssh_port=50797'
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_bmk_2
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p51767:ssh_host=dev-01.tcwglab ssh_port=51767'
++ dir=/home/tcwg-buildslave/workspace/tcwg_bmk_0
+ local opts
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p50797:ssh_host=build-10.tcwglab ssh_port=50797'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p51767:ssh_host=dev-01.tcwglab ssh_port=51767'
++ cut -s -d: -f 4
-+ opts=-p50797
++ opts=-p51767
+ local env_vars
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p50797:ssh_host=build-10.tcwglab ssh_port=50797'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p51767:ssh_host=dev-01.tcwglab ssh_port=51767'
++ cut -s -d: -f 5
-+ env_vars='ssh_host=build-10.tcwglab ssh_port=50797'
++ env_vars='ssh_host=dev-01.tcwglab ssh_port=51767'
+ shift
+ local -a cmd
+ cmd=()
@@ -58,10 +58,10 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_bmk-build.sh
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_bmk_2
-+ ssh -p50797 build-10.tcwglab 'export ssh_host=build-10.tcwglab ssh_port=50797 && cd /home/tcwg-buildslave/workspace/tcwg_bmk_2 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_bmk-build.sh'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_bmk_0
++ ssh -p51767 dev-01.tcwglab 'export ssh_host=dev-01.tcwglab ssh_port=51767 && cd /home/tcwg-buildslave/workspace/tcwg_bmk_0 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_bmk-build.sh'
-/home/tcwg-buildslave/workspace/tcwg_bmk_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_bmk-build.sh
+/home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_bmk-build.sh
+ false
+ dryrun=
@@ -80,24 +80,24 @@
+ ci_project=tcwg_bmk-code_speed-spec2k6
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
-# Debug traces :
++ set +x
+# Debug traces :
+ ci_config=gnu-aarch64-master-O2_LTO
+ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/80/
+# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/82/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/80/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/82/'
+ 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_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/82/
+# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/83/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/82/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/83/'
+ 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
-++ '[' x93203eebe2abf35d94d738541e4c62472a4102b8 '!=' x9a343d2bb57c4555dedad9b43907aeeda7b51dae ']'
+++ '[' xef0f16ccf8c3f09a3e986329c1428789ef17f17f '!=' x93203eebe2abf35d94d738541e4c62472a4102b8 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -164,7 +164,7 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ '[' x86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef '!=' xfbd72a2108d1c05ef7f50acd71d518e769abcced ']'
+++ '[' xb512d705797a65dbfe3a9ad100218192c7528b02 '!=' x86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef ']'
++ echo -ne ' gcc'
++ 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
-++ '[' x457f8bbe192a733ca17e640bd22dc9383525300d '!=' x43379dc94db5d75933aac04f61b8d313be92ebe1 ']'
+++ '[' x2fea5dcb51fee55c32782ad17c1c34c28715a8e7 '!=' x457f8bbe192a733ca17e640bd22dc9383525300d ']'
++ echo -ne ' linux'
++ delim=' '
++ for c in $(print_updated_components)
@@ -194,7 +194,7 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ '[' xbb5bbc20702981c287aa3e44640e7d2f2b9a28cf '!=' x073edbdfabaad4786e974a451efe4b6b3f7a5a61 ']'
+++ '[' x457bb77255a59c736467d05a6ee9631328fee21b '!=' xbb5bbc20702981c287aa3e44640e7d2f2b9a28cf ']'
++ echo -ne ' glibc'
++ 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=9a343d2bb57c4555dedad9b43907aeeda7b51dae
++ base_rev=93203eebe2abf35d94d738541e4c62472a4102b8
++ 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=93203eebe2abf35d94d738541e4c62472a4102b8
-++ git -C binutils rev-list --count 9a343d2bb57c4555dedad9b43907aeeda7b51dae..93203eebe2abf35d94d738541e4c62472a4102b8
-# rev for binutils : 9a343d2bb57c4555dedad9b43907aeeda7b51dae..93203eebe2abf35d94d738541e4c62472a4102b8 (37 commits)
-+ c_commits=37
-+ echo '# rev for binutils : 9a343d2bb57c4555dedad9b43907aeeda7b51dae..93203eebe2abf35d94d738541e4c62472a4102b8 (37 commits)'
++ cur_rev=ef0f16ccf8c3f09a3e986329c1428789ef17f17f
+++ git -C binutils rev-list --count 93203eebe2abf35d94d738541e4c62472a4102b8..ef0f16ccf8c3f09a3e986329c1428789ef17f17f
+# rev for binutils : 93203eebe2abf35d94d738541e4c62472a4102b8..ef0f16ccf8c3f09a3e986329c1428789ef17f17f (30 commits)
++ c_commits=30
++ echo '# rev for binutils : 93203eebe2abf35d94d738541e4c62472a4102b8..ef0f16ccf8c3f09a3e986329c1428789ef17f17f (30 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -232,17 +232,17 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=fbd72a2108d1c05ef7f50acd71d518e769abcced
++ base_rev=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
++ 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=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-++ git -C gcc rev-list --count fbd72a2108d1c05ef7f50acd71d518e769abcced..86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-# rev for gcc : fbd72a2108d1c05ef7f50acd71d518e769abcced..86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef (221 commits)
-+ c_commits=221
-+ echo '# rev for gcc : fbd72a2108d1c05ef7f50acd71d518e769abcced..86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef (221 commits)'
++ cur_rev=b512d705797a65dbfe3a9ad100218192c7528b02
+++ git -C gcc rev-list --count 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef..b512d705797a65dbfe3a9ad100218192c7528b02
+# rev for gcc : 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef..b512d705797a65dbfe3a9ad100218192c7528b02 (107 commits)
++ c_commits=107
++ echo '# rev for gcc : 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef..b512d705797a65dbfe3a9ad100218192c7528b02 (107 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=43379dc94db5d75933aac04f61b8d313be92ebe1
++ base_rev=457f8bbe192a733ca17e640bd22dc9383525300d
++ 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=457f8bbe192a733ca17e640bd22dc9383525300d
-++ git -C linux rev-list --count 43379dc94db5d75933aac04f61b8d313be92ebe1..457f8bbe192a733ca17e640bd22dc9383525300d
-# rev for linux : 43379dc94db5d75933aac04f61b8d313be92ebe1..457f8bbe192a733ca17e640bd22dc9383525300d (16213 commits)
-+ c_commits=16213
-+ echo '# rev for linux : 43379dc94db5d75933aac04f61b8d313be92ebe1..457f8bbe192a733ca17e640bd22dc9383525300d (16213 commits)'
++ cur_rev=2fea5dcb51fee55c32782ad17c1c34c28715a8e7
+++ git -C linux rev-list --count 457f8bbe192a733ca17e640bd22dc9383525300d..2fea5dcb51fee55c32782ad17c1c34c28715a8e7
+# rev for linux : 457f8bbe192a733ca17e640bd22dc9383525300d..2fea5dcb51fee55c32782ad17c1c34c28715a8e7 (286 commits)
++ c_commits=286
++ echo '# rev for linux : 457f8bbe192a733ca17e640bd22dc9383525300d..2fea5dcb51fee55c32782ad17c1c34c28715a8e7 (286 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -268,18 +268,18 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=073edbdfabaad4786e974a451efe4b6b3f7a5a61
++ base_rev=bb5bbc20702981c287aa3e44640e7d2f2b9a28cf
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=bb5bbc20702981c287aa3e44640e7d2f2b9a28cf
-++ git -C glibc rev-list --count 073edbdfabaad4786e974a451efe4b6b3f7a5a61..bb5bbc20702981c287aa3e44640e7d2f2b9a28cf
-+ c_commits=13
-# rev for glibc : 073edbdfabaad4786e974a451efe4b6b3f7a5a61..bb5bbc20702981c287aa3e44640e7d2f2b9a28cf (13 commits)
++ cur_rev=457bb77255a59c736467d05a6ee9631328fee21b
+++ git -C glibc rev-list --count bb5bbc20702981c287aa3e44640e7d2f2b9a28cf..457bb77255a59c736467d05a6ee9631328fee21b
+# rev for glibc : bb5bbc20702981c287aa3e44640e7d2f2b9a28cf..457bb77255a59c736467d05a6ee9631328fee21b (3 commits)
-+ echo '# rev for glibc : 073edbdfabaad4786e974a451efe4b6b3f7a5a61..bb5bbc20702981c287aa3e44640e7d2f2b9a28cf (13 commits)'
++ c_commits=3
++ echo '# rev for glibc : bb5bbc20702981c287aa3e44640e7d2f2b9a28cf..457bb77255a59c736467d05a6ee9631328fee21b (3 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -298,11 +298,11 @@
+ print_last_icommit_f=print_last_icommit
+ generate_extra_details_f=generate_extra_details
+ case "$ci_project" in
-# post_interesting_commits
+ print_result_f=bmk_print_result
+ print_config_f=bmk_print_config
+ generate_extra_details_f=bmk_generate_extra_details
+ post_interesting_commits init
+# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
@@ -313,7 +313,7 @@
+ set -euf -o pipefail
+ local artifacts_mail_dir
+ artifacts_mail_dir=artifacts/notify
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_2/jenkins-scripts/../bmk-scripts/output-bmk-results.py artifacts/results-vs-prev/compare-results-internal.csv artifacts/results-vs-prev/bmk-specific-variability.csv artifacts/notify/ sample build verbose
++ /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/../bmk-scripts/output-bmk-results.py artifacts/results-vs-prev/compare-results-internal.csv artifacts/results-vs-prev/bmk-specific-variability.csv artifacts/notify/ sample build verbose
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
@@ -327,11 +327,11 @@
+ '[' multiple_components '!=' single_commit ']'
+ return
+ true
+# print all notification files
+ generate_jira_dir
+ set -euf -o pipefail
+ local icommit_entry jira_key=
++ print_last_icommit --entry
-# print all notification files
++ false
++ set -euf -o pipefail
++ local print_arg=--entry
@@ -385,9 +385,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/82/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/83/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/82/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/83/artifact/artifacts/notify/mail-body.txt/*view*/'
+ echo '# print all notification files'
+ true
+ generate_mail_files
@@ -419,16 +419,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=9a343d2bb57c4555dedad9b43907aeeda7b51dae
+++ base_rev=93203eebe2abf35d94d738541e4c62472a4102b8
+++ 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=93203eebe2abf35d94d738541e4c62472a4102b8
-+++ git -C binutils rev-list --count 9a343d2bb57c4555dedad9b43907aeeda7b51dae..93203eebe2abf35d94d738541e4c62472a4102b8
-++ c_commits=37
-++ new_commits=37
+++ cur_rev=ef0f16ccf8c3f09a3e986329c1428789ef17f17f
++++ git -C binutils rev-list --count 93203eebe2abf35d94d738541e4c62472a4102b8..ef0f16ccf8c3f09a3e986329c1428789ef17f17f
+++ c_commits=30
+++ new_commits=30
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -436,16 +436,16 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=fbd72a2108d1c05ef7f50acd71d518e769abcced
+++ base_rev=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
+++ 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=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-+++ git -C gcc rev-list --count fbd72a2108d1c05ef7f50acd71d518e769abcced..86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-++ c_commits=221
-++ new_commits=258
+++ cur_rev=b512d705797a65dbfe3a9ad100218192c7528b02
++++ git -C gcc rev-list --count 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef..b512d705797a65dbfe3a9ad100218192c7528b02
+++ c_commits=107
+++ new_commits=137
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
@@ -453,16 +453,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=43379dc94db5d75933aac04f61b8d313be92ebe1
+++ base_rev=457f8bbe192a733ca17e640bd22dc9383525300d
+++ 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=457f8bbe192a733ca17e640bd22dc9383525300d
-+++ git -C linux rev-list --count 43379dc94db5d75933aac04f61b8d313be92ebe1..457f8bbe192a733ca17e640bd22dc9383525300d
-++ c_commits=16213
-++ new_commits=16471
+++ cur_rev=2fea5dcb51fee55c32782ad17c1c34c28715a8e7
++++ git -C linux rev-list --count 457f8bbe192a733ca17e640bd22dc9383525300d..2fea5dcb51fee55c32782ad17c1c34c28715a8e7
+++ c_commits=286
+++ new_commits=423
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
@@ -470,20 +470,20 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=073edbdfabaad4786e974a451efe4b6b3f7a5a61
+++ base_rev=bb5bbc20702981c287aa3e44640e7d2f2b9a28cf
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=bb5bbc20702981c287aa3e44640e7d2f2b9a28cf
-+++ git -C glibc rev-list --count 073edbdfabaad4786e974a451efe4b6b3f7a5a61..bb5bbc20702981c287aa3e44640e7d2f2b9a28cf
-++ c_commits=13
-++ new_commits=16484
+++ cur_rev=457bb77255a59c736467d05a6ee9631328fee21b
++++ git -C glibc rev-list --count bb5bbc20702981c287aa3e44640e7d2f2b9a28cf..457bb77255a59c736467d05a6ee9631328fee21b
+++ c_commits=3
+++ new_commits=426
+++ echo binutils gcc linux glibc
+++ tr ' ' ,
++ components=binutils,gcc,linux,glibc
-++ echo '16484 commits in binutils,gcc,linux,glibc'
+++ echo '426 commits in binutils,gcc,linux,glibc'
++ '[' --oneline = --oneline ']'
++ return 0
++ bmk_print_result --oneline
@@ -517,17 +517,17 @@
++ '[' -f artifacts/notify/symbol.improvement ']'
++ short_diag='No change'
++ echo 'No change'
-+ echo '[Linaro-TCWG-CI]' '16484 commits in binutils,gcc,linux,glibc: No change'
++ echo '[Linaro-TCWG-CI]' '426 commits in binutils,gcc,linux,glibc: No change'
+ 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_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/82/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/83/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_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/80/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/82/artifact/artifacts
+ cat
++ print_commits --short
++ sed -e 's/^/ | /'
@@ -551,16 +551,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=9a343d2bb57c4555dedad9b43907aeeda7b51dae
+++ base_rev=93203eebe2abf35d94d738541e4c62472a4102b8
+++ 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=93203eebe2abf35d94d738541e4c62472a4102b8
-+++ git -C binutils rev-list --count 9a343d2bb57c4555dedad9b43907aeeda7b51dae..93203eebe2abf35d94d738541e4c62472a4102b8
-++ c_commits=37
-++ new_commits=37
+++ cur_rev=ef0f16ccf8c3f09a3e986329c1428789ef17f17f
++++ git -C binutils rev-list --count 93203eebe2abf35d94d738541e4c62472a4102b8..ef0f16ccf8c3f09a3e986329c1428789ef17f17f
+++ c_commits=30
+++ new_commits=30
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -568,16 +568,16 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=fbd72a2108d1c05ef7f50acd71d518e769abcced
+++ base_rev=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
+++ 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=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-+++ git -C gcc rev-list --count fbd72a2108d1c05ef7f50acd71d518e769abcced..86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-++ c_commits=221
-++ new_commits=258
+++ cur_rev=b512d705797a65dbfe3a9ad100218192c7528b02
++++ git -C gcc rev-list --count 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef..b512d705797a65dbfe3a9ad100218192c7528b02
+++ c_commits=107
+++ new_commits=137
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
@@ -585,16 +585,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=43379dc94db5d75933aac04f61b8d313be92ebe1
+++ base_rev=457f8bbe192a733ca17e640bd22dc9383525300d
+++ 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=457f8bbe192a733ca17e640bd22dc9383525300d
-+++ git -C linux rev-list --count 43379dc94db5d75933aac04f61b8d313be92ebe1..457f8bbe192a733ca17e640bd22dc9383525300d
-++ c_commits=16213
-++ new_commits=16471
+++ cur_rev=2fea5dcb51fee55c32782ad17c1c34c28715a8e7
++++ git -C linux rev-list --count 457f8bbe192a733ca17e640bd22dc9383525300d..2fea5dcb51fee55c32782ad17c1c34c28715a8e7
+++ c_commits=286
+++ new_commits=423
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
@@ -602,20 +602,20 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=073edbdfabaad4786e974a451efe4b6b3f7a5a61
+++ base_rev=bb5bbc20702981c287aa3e44640e7d2f2b9a28cf
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=bb5bbc20702981c287aa3e44640e7d2f2b9a28cf
-+++ git -C glibc rev-list --count 073edbdfabaad4786e974a451efe4b6b3f7a5a61..bb5bbc20702981c287aa3e44640e7d2f2b9a28cf
-++ c_commits=13
-++ new_commits=16484
+++ cur_rev=457bb77255a59c736467d05a6ee9631328fee21b
++++ git -C glibc rev-list --count bb5bbc20702981c287aa3e44640e7d2f2b9a28cf..457bb77255a59c736467d05a6ee9631328fee21b
+++ c_commits=3
+++ new_commits=426
+++ echo binutils gcc linux glibc
+++ tr ' ' ,
++ components=binutils,gcc,linux,glibc
-++ echo '16484 commits in binutils,gcc,linux,glibc'
+++ echo '426 commits in binutils,gcc,linux,glibc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -624,19 +624,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=9a343d2bb57c4555dedad9b43907aeeda7b51dae
+++ base_rev=93203eebe2abf35d94d738541e4c62472a4102b8
+++ 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=93203eebe2abf35d94d738541e4c62472a4102b8
-+++ git -C binutils rev-list --count 9a343d2bb57c4555dedad9b43907aeeda7b51dae..93203eebe2abf35d94d738541e4c62472a4102b8
-++ c_commits=37
+++ cur_rev=ef0f16ccf8c3f09a3e986329c1428789ef17f17f
++++ git -C binutils rev-list --count 93203eebe2abf35d94d738541e4c62472a4102b8..ef0f16ccf8c3f09a3e986329c1428789ef17f17f
+++ c_commits=30
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 9a343d2bb57c4555dedad9b43907aeeda7b51dae..93203eebe2abf35d94d738541e4c62472a4102b8
-++ '[' 37 -gt 5 ']'
-++ echo '... and 32 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 93203eebe2abf35d94d738541e4c62472a4102b8..ef0f16ccf8c3f09a3e986329c1428789ef17f17f
+++ '[' 30 -gt 5 ']'
+++ echo '... and 25 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -645,19 +645,19 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=fbd72a2108d1c05ef7f50acd71d518e769abcced
+++ base_rev=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
+++ 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=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-+++ git -C gcc rev-list --count fbd72a2108d1c05ef7f50acd71d518e769abcced..86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-++ c_commits=221
+++ cur_rev=b512d705797a65dbfe3a9ad100218192c7528b02
++++ git -C gcc rev-list --count 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef..b512d705797a65dbfe3a9ad100218192c7528b02
+++ c_commits=107
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline fbd72a2108d1c05ef7f50acd71d518e769abcced..86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-++ '[' 221 -gt 5 ']'
-++ echo '... and 216 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef..b512d705797a65dbfe3a9ad100218192c7528b02
+++ '[' 107 -gt 5 ']'
+++ echo '... and 102 more commits in gcc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
@@ -666,19 +666,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=43379dc94db5d75933aac04f61b8d313be92ebe1
+++ base_rev=457f8bbe192a733ca17e640bd22dc9383525300d
+++ 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=457f8bbe192a733ca17e640bd22dc9383525300d
-+++ git -C linux rev-list --count 43379dc94db5d75933aac04f61b8d313be92ebe1..457f8bbe192a733ca17e640bd22dc9383525300d
-++ c_commits=16213
+++ cur_rev=2fea5dcb51fee55c32782ad17c1c34c28715a8e7
++++ git -C linux rev-list --count 457f8bbe192a733ca17e640bd22dc9383525300d..2fea5dcb51fee55c32782ad17c1c34c28715a8e7
+++ c_commits=286
++ '[' '' '!=' '' ']'
-++ git -C linux log -n 5 --oneline 43379dc94db5d75933aac04f61b8d313be92ebe1..457f8bbe192a733ca17e640bd22dc9383525300d
-++ '[' 16213 -gt 5 ']'
-++ echo '... and 16208 more commits in linux'
+++ git -C linux log -n 5 --oneline 457f8bbe192a733ca17e640bd22dc9383525300d..2fea5dcb51fee55c32782ad17c1c34c28715a8e7
+++ '[' 286 -gt 5 ']'
+++ echo '... and 281 more commits in linux'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
@@ -687,19 +687,18 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=073edbdfabaad4786e974a451efe4b6b3f7a5a61
+++ base_rev=bb5bbc20702981c287aa3e44640e7d2f2b9a28cf
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=bb5bbc20702981c287aa3e44640e7d2f2b9a28cf
-+++ git -C glibc rev-list --count 073edbdfabaad4786e974a451efe4b6b3f7a5a61..bb5bbc20702981c287aa3e44640e7d2f2b9a28cf
-++ c_commits=13
+++ cur_rev=457bb77255a59c736467d05a6ee9631328fee21b
++++ git -C glibc rev-list --count bb5bbc20702981c287aa3e44640e7d2f2b9a28cf..457bb77255a59c736467d05a6ee9631328fee21b
+++ c_commits=3
++ '[' '' '!=' '' ']'
-++ git -C glibc log -n 5 --oneline 073edbdfabaad4786e974a451efe4b6b3f7a5a61..bb5bbc20702981c287aa3e44640e7d2f2b9a28cf
-++ '[' 13 -gt 5 ']'
-++ echo '... and 8 more commits in glibc'
+++ git -C glibc log -n 5 --oneline bb5bbc20702981c287aa3e44640e7d2f2b9a28cf..457bb77255a59c736467d05a6ee9631328fee21b
+++ '[' 3 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ return 0
++ bmk_print_result --short
@@ -732,7 +731,7 @@
++ '[' -f artifacts/notify/symbol.improvement ']'
++ echo 'No change'
++ bmk_print_config
-++ . /home/tcwg-buildslave/workspace/tcwg_bmk_2/jenkins-scripts/tcwg_bmk-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/tcwg_bmk-config.sh
+++ [[ -v rr[ci_project] ]]
+++ [[ -v rr[ci_config] ]]
+++ declare -A bmk_data
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 0ecc770..ccbaf1b 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,27 +1,27 @@
++ pwd
++ cat
-+ remote_exec 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p50797:ssh_host=build-10.tcwglab ssh_port=50797' ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_bmk-build.sh
++ remote_exec 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p51767:ssh_host=dev-01.tcwglab ssh_port=51767' ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_bmk-build.sh
+ set -euf -o pipefail
+ local host
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p50797:ssh_host=build-10.tcwglab ssh_port=50797'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p51767:ssh_host=dev-01.tcwglab ssh_port=51767'
++ cut -d: -f 1
-+ host=build-10.tcwglab
++ host=dev-01.tcwglab
+ local port
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p50797:ssh_host=build-10.tcwglab ssh_port=50797'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p51767:ssh_host=dev-01.tcwglab ssh_port=51767'
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p50797:ssh_host=build-10.tcwglab ssh_port=50797'
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_bmk_2
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p51767:ssh_host=dev-01.tcwglab ssh_port=51767'
++ dir=/home/tcwg-buildslave/workspace/tcwg_bmk_0
+ local opts
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p50797:ssh_host=build-10.tcwglab ssh_port=50797'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p51767:ssh_host=dev-01.tcwglab ssh_port=51767'
++ cut -s -d: -f 4
-+ opts=-p50797
++ opts=-p51767
+ local env_vars
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p50797:ssh_host=build-10.tcwglab ssh_port=50797'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p51767:ssh_host=dev-01.tcwglab ssh_port=51767'
++ cut -s -d: -f 5
-+ env_vars='ssh_host=build-10.tcwglab ssh_port=50797'
++ env_vars='ssh_host=dev-01.tcwglab ssh_port=51767'
+ shift
+ local -a cmd
+ cmd=()
@@ -58,10 +58,10 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_bmk-build.sh
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_bmk_2
-+ ssh -p50797 build-10.tcwglab 'export ssh_host=build-10.tcwglab ssh_port=50797 && cd /home/tcwg-buildslave/workspace/tcwg_bmk_2 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_bmk-build.sh'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_bmk_0
++ ssh -p51767 dev-01.tcwglab 'export ssh_host=dev-01.tcwglab ssh_port=51767 && cd /home/tcwg-buildslave/workspace/tcwg_bmk_0 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_bmk-build.sh'
-/home/tcwg-buildslave/workspace/tcwg_bmk_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_bmk-build.sh
+/home/tcwg-buildslave/workspace/tcwg_bmk_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_bmk-build.sh
+ false
+ dryrun=
@@ -76,9 +76,9 @@
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
+# Debug traces :
++ set +x
+ ci_project=tcwg_bmk-code_speed-spec2k6
-# Debug traces :
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
@@ -87,26 +87,26 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/80/
+# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/82/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/80/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/82/'
+ 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_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/82/
+# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/83/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/82/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-spec2k6--gnu-aarch64-master-O2_LTO-build/83/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
-# check_source_changes
+ set +x
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ check_source_changes
+# check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -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
-++ '[' x93203eebe2abf35d94d738541e4c62472a4102b8 '!=' x9a343d2bb57c4555dedad9b43907aeeda7b51dae ']'
+++ '[' xef0f16ccf8c3f09a3e986329c1428789ef17f17f '!=' x93203eebe2abf35d94d738541e4c62472a4102b8 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -164,7 +164,7 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ '[' x86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef '!=' xfbd72a2108d1c05ef7f50acd71d518e769abcced ']'
+++ '[' xb512d705797a65dbfe3a9ad100218192c7528b02 '!=' x86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef ']'
++ echo -ne ' gcc'
++ 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
-++ '[' x457f8bbe192a733ca17e640bd22dc9383525300d '!=' x43379dc94db5d75933aac04f61b8d313be92ebe1 ']'
+++ '[' x2fea5dcb51fee55c32782ad17c1c34c28715a8e7 '!=' x457f8bbe192a733ca17e640bd22dc9383525300d ']'
++ echo -ne ' linux'
++ delim=' '
++ for c in $(print_updated_components)
@@ -194,7 +194,7 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ '[' xbb5bbc20702981c287aa3e44640e7d2f2b9a28cf '!=' x073edbdfabaad4786e974a451efe4b6b3f7a5a61 ']'
+++ '[' x457bb77255a59c736467d05a6ee9631328fee21b '!=' xbb5bbc20702981c287aa3e44640e7d2f2b9a28cf ']'
++ echo -ne ' glibc'
++ 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=9a343d2bb57c4555dedad9b43907aeeda7b51dae
++ base_rev=93203eebe2abf35d94d738541e4c62472a4102b8
++ 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=93203eebe2abf35d94d738541e4c62472a4102b8
-++ git -C binutils rev-list --count 9a343d2bb57c4555dedad9b43907aeeda7b51dae..93203eebe2abf35d94d738541e4c62472a4102b8
-# rev for binutils : 9a343d2bb57c4555dedad9b43907aeeda7b51dae..93203eebe2abf35d94d738541e4c62472a4102b8 (37 commits)
-+ c_commits=37
-+ echo '# rev for binutils : 9a343d2bb57c4555dedad9b43907aeeda7b51dae..93203eebe2abf35d94d738541e4c62472a4102b8 (37 commits)'
++ cur_rev=ef0f16ccf8c3f09a3e986329c1428789ef17f17f
+++ git -C binutils rev-list --count 93203eebe2abf35d94d738541e4c62472a4102b8..ef0f16ccf8c3f09a3e986329c1428789ef17f17f
+# rev for binutils : 93203eebe2abf35d94d738541e4c62472a4102b8..ef0f16ccf8c3f09a3e986329c1428789ef17f17f (30 commits)
++ c_commits=30
++ echo '# rev for binutils : 93203eebe2abf35d94d738541e4c62472a4102b8..ef0f16ccf8c3f09a3e986329c1428789ef17f17f (30 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -232,17 +232,17 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=fbd72a2108d1c05ef7f50acd71d518e769abcced
++ base_rev=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
++ 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=86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-++ git -C gcc rev-list --count fbd72a2108d1c05ef7f50acd71d518e769abcced..86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef
-# rev for gcc : fbd72a2108d1c05ef7f50acd71d518e769abcced..86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef (221 commits)
-+ c_commits=221
-+ echo '# rev for gcc : fbd72a2108d1c05ef7f50acd71d518e769abcced..86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef (221 commits)'
++ cur_rev=b512d705797a65dbfe3a9ad100218192c7528b02
+++ git -C gcc rev-list --count 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef..b512d705797a65dbfe3a9ad100218192c7528b02
+# rev for gcc : 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef..b512d705797a65dbfe3a9ad100218192c7528b02 (107 commits)
++ c_commits=107
++ echo '# rev for gcc : 86451305d8b2a25e7c6ea6c2f1ee69c419cba3ef..b512d705797a65dbfe3a9ad100218192c7528b02 (107 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=43379dc94db5d75933aac04f61b8d313be92ebe1
++ base_rev=457f8bbe192a733ca17e640bd22dc9383525300d
++ 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=457f8bbe192a733ca17e640bd22dc9383525300d
-++ git -C linux rev-list --count 43379dc94db5d75933aac04f61b8d313be92ebe1..457f8bbe192a733ca17e640bd22dc9383525300d
-# rev for linux : 43379dc94db5d75933aac04f61b8d313be92ebe1..457f8bbe192a733ca17e640bd22dc9383525300d (16213 commits)
-+ c_commits=16213
-+ echo '# rev for linux : 43379dc94db5d75933aac04f61b8d313be92ebe1..457f8bbe192a733ca17e640bd22dc9383525300d (16213 commits)'
++ cur_rev=2fea5dcb51fee55c32782ad17c1c34c28715a8e7
+++ git -C linux rev-list --count 457f8bbe192a733ca17e640bd22dc9383525300d..2fea5dcb51fee55c32782ad17c1c34c28715a8e7
+# rev for linux : 457f8bbe192a733ca17e640bd22dc9383525300d..2fea5dcb51fee55c32782ad17c1c34c28715a8e7 (286 commits)
++ c_commits=286
++ echo '# rev for linux : 457f8bbe192a733ca17e640bd22dc9383525300d..2fea5dcb51fee55c32782ad17c1c34c28715a8e7 (286 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -268,18 +268,18 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=073edbdfabaad4786e974a451efe4b6b3f7a5a61
++ base_rev=bb5bbc20702981c287aa3e44640e7d2f2b9a28cf
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=bb5bbc20702981c287aa3e44640e7d2f2b9a28cf
-++ git -C glibc rev-list --count 073edbdfabaad4786e974a451efe4b6b3f7a5a61..bb5bbc20702981c287aa3e44640e7d2f2b9a28cf
-# rev for glibc : 073edbdfabaad4786e974a451efe4b6b3f7a5a61..bb5bbc20702981c287aa3e44640e7d2f2b9a28cf (13 commits)
++ cur_rev=457bb77255a59c736467d05a6ee9631328fee21b
+++ git -C glibc rev-list --count bb5bbc20702981c287aa3e44640e7d2f2b9a28cf..457bb77255a59c736467d05a6ee9631328fee21b
+# rev for glibc : bb5bbc20702981c287aa3e44640e7d2f2b9a28cf..457bb77255a59c736467d05a6ee9631328fee21b (3 commits)
-+ c_commits=13
-+ echo '# rev for glibc : 073edbdfabaad4786e974a451efe4b6b3f7a5a61..bb5bbc20702981c287aa3e44640e7d2f2b9a28cf (13 commits)'
++ c_commits=3
++ echo '# rev for glibc : bb5bbc20702981c287aa3e44640e7d2f2b9a28cf..457bb77255a59c736467d05a6ee9631328fee21b (3 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -301,14 +301,14 @@
+ print_result_f=bmk_print_result
+ print_config_f=bmk_print_config
+ generate_extra_details_f=bmk_generate_extra_details
-# post_interesting_commits
-Init stage ran successfully.
+ post_interesting_commits init
+# post_interesting_commits
+ 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 19da6d6..c5c2195 100644
--- a/jenkins/rewrite.log
+++ b/jenkins/rewrite.log
@@ -1,27 +1,27 @@
++ pwd
++ cat
-+ remote_exec 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p50797:ssh_host=build-10.tcwglab ssh_port=50797' ./jenkins-scripts/round-robin-baseline.sh '@@rr[top_artifacts]' artifacts __build_script tcwg_bmk-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100
++ remote_exec 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p51767:ssh_host=dev-01.tcwglab ssh_port=51767' ./jenkins-scripts/round-robin-baseline.sh '@@rr[top_artifacts]' artifacts __build_script tcwg_bmk-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100
+ set -euf -o pipefail
+ local host
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p50797:ssh_host=build-10.tcwglab ssh_port=50797'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p51767:ssh_host=dev-01.tcwglab ssh_port=51767'
++ cut -d: -f 1
-+ host=build-10.tcwglab
++ host=dev-01.tcwglab
+ local port
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p50797:ssh_host=build-10.tcwglab ssh_port=50797'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p51767:ssh_host=dev-01.tcwglab ssh_port=51767'
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p50797:ssh_host=build-10.tcwglab ssh_port=50797'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p51767:ssh_host=dev-01.tcwglab ssh_port=51767'
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_bmk_2
++ dir=/home/tcwg-buildslave/workspace/tcwg_bmk_0
+ local opts
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p50797:ssh_host=build-10.tcwglab ssh_port=50797'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p51767:ssh_host=dev-01.tcwglab ssh_port=51767'
++ cut -s -d: -f 4
-+ opts=-p50797
++ opts=-p51767
+ local env_vars
-++ echo 'build-10.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_2:-p50797:ssh_host=build-10.tcwglab ssh_port=50797'
+++ echo 'dev-01.tcwglab::/home/tcwg-buildslave/workspace/tcwg_bmk_0:-p51767:ssh_host=dev-01.tcwglab ssh_port=51767'
++ cut -s -d: -f 5
-+ env_vars='ssh_host=build-10.tcwglab ssh_port=50797'
++ env_vars='ssh_host=dev-01.tcwglab ssh_port=51767'
+ shift
+ local -a cmd
+ cmd=()
@@ -58,8 +58,8 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q 100
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_bmk_2
-+ ssh -p50797 build-10.tcwglab 'export ssh_host=build-10.tcwglab ssh_port=50797 && cd /home/tcwg-buildslave/workspace/tcwg_bmk_2 && exec ./jenkins-scripts/round-robin-baseline.sh @@rr\[top_artifacts\] artifacts __build_script tcwg_bmk-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_bmk_0
++ ssh -p51767 dev-01.tcwglab 'export ssh_host=dev-01.tcwglab ssh_port=51767 && cd /home/tcwg-buildslave/workspace/tcwg_bmk_0 && exec ./jenkins-scripts/round-robin-baseline.sh @@rr\[top_artifacts\] artifacts __build_script tcwg_bmk-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100'
+ declare -g rewrite_base_artifacts_first=true
+ true
+ update_baseline
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index bcffc14..76f61f6 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,11 +1,11 @@
-build_name="#82"
+build_name="#83"
docker_opts=(--distro
default
--ssh_info
true )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#82-binutils-gcc-glibc-linux"
+build_name="#83-binutils-gcc-glibc-linux"
branch_opt=(==rr\[binutils_git\]
git://sourceware.org/git/binutils-gdb.git#master
==rr\[gcc_git\]
@@ -14,4 +14,4 @@ https://github.com/gcc-mirror/gcc.git#master
git://sourceware.org/git/glibc.git#master
==rr\[linux_git\]
https://git.linaro.org/kernel-org/linux-stable.git#linux-rolling-stable )
-build_name="#82-binutils-gcc-glibc-linux-R1"
+build_name="#83-binutils-gcc-glibc-linux-R1"