summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log296
1 files changed, 108 insertions, 188 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 53dddeb..aa3f3b2 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_bmk-build.sh
+/home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __stage full __verbose true __build_script tcwg_bmk-build.sh
+ false
+ dryrun=
@@ -26,27 +26,25 @@
++ 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_vect-spec2k6--llvm-arm-master-O3_LTO-build/92/
+# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/93/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/92/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/93/'
+ 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_vect-spec2k6--llvm-arm-master-O3_LTO-build/93/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/93/'
+# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/94/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/94/'
# Using dir : artifacts
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
-+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
-+ set +x
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
-# check_source_changes
+ check_source_changes
+# check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -77,7 +75,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
-++ '[' xd8ddcae547e782a4765783c62747381624f076d4 '!=' x74a09bd1ec6066d56880df1ae1a2c0258442cee9 ']'
+++ '[' xfdb87640ee2be63af9b0e0cd943cb13d79686a03 '!=' xd8ddcae547e782a4765783c62747381624f076d4 ']'
++ echo -ne llvm
++ delim=' '
++ echo
@@ -90,17 +88,17 @@
++ 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
-+ first_bad=d8ddcae547e782a4765783c62747381624f076d4
++ first_bad=fdb87640ee2be63af9b0e0cd943cb13d79686a03
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ 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
-+ last_good=74a09bd1ec6066d56880df1ae1a2c0258442cee9
++ last_good=d8ddcae547e782a4765783c62747381624f076d4
+ local res
+ res=0
-+ wait 41545
++ wait 41919
+ git -C llvm rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo llvm' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,16 +112,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=74a09bd1ec6066d56880df1ae1a2c0258442cee9
++ base_rev=d8ddcae547e782a4765783c62747381624f076d4
++ 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=d8ddcae547e782a4765783c62747381624f076d4
-++ git -C llvm rev-parse 'd8ddcae547e782a4765783c62747381624f076d4^@'
++ cur_rev=fdb87640ee2be63af9b0e0cd943cb13d79686a03
+++ git -C llvm rev-parse 'fdb87640ee2be63af9b0e0cd943cb13d79686a03^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 9423e459875b0dcdf24975976838d651a92f1bdb = 74a09bd1ec6066d56880df1ae1a2c0258442cee9 ']'
++ '[' 1c1eaf75f5f2efd72ba813b29b3d7b556d61b70b = d8ddcae547e782a4765783c62747381624f076d4 ']'
+ return 1
+ change_kind=single_component
+ echo '# Debug traces :'
@@ -137,18 +135,18 @@
++ 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=74a09bd1ec6066d56880df1ae1a2c0258442cee9
++ base_rev=d8ddcae547e782a4765783c62747381624f076d4
++ 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=d8ddcae547e782a4765783c62747381624f076d4
-++ git -C llvm rev-list --count 74a09bd1ec6066d56880df1ae1a2c0258442cee9..d8ddcae547e782a4765783c62747381624f076d4
-+ c_commits=120
-# rev for llvm : 74a09bd1ec6066d56880df1ae1a2c0258442cee9..d8ddcae547e782a4765783c62747381624f076d4 (120 commits)
++ cur_rev=fdb87640ee2be63af9b0e0cd943cb13d79686a03
+++ git -C llvm rev-list --count d8ddcae547e782a4765783c62747381624f076d4..fdb87640ee2be63af9b0e0cd943cb13d79686a03
++ c_commits=112
+# rev for llvm : d8ddcae547e782a4765783c62747381624f076d4..fdb87640ee2be63af9b0e0cd943cb13d79686a03 (112 commits)
-+ echo '# rev for llvm : 74a09bd1ec6066d56880df1ae1a2c0258442cee9..d8ddcae547e782a4765783c62747381624f076d4 (120 commits)'
++ echo '# rev for llvm : d8ddcae547e782a4765783c62747381624f076d4..fdb87640ee2be63af9b0e0cd943cb13d79686a03 (112 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -184,8 +182,8 @@
+ local artifacts_mail_dir
+ artifacts_mail_dir=artifacts/notify
+ local res=0
-+ wait 41569
-+ /home/tcwg-buildslave/workspace/tcwg_bmk_1/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/ num_vect_loops build verbose
++ wait 41943
++ /home/tcwg-buildslave/workspace/tcwg_bmk_3/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/ num_vect_loops build verbose
+ assert_with_msg 'ERROR while trying to regenerate bmk-data results. Aborting..' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
+ calculate_results_date
@@ -201,33 +199,31 @@
++ assert_with_msg 'ERROR: No llvm in current git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ git -C llvm show --no-patch --pretty=%ct 74a09bd1ec6066d56880df1ae1a2c0258442cee9
-+ base_d=1703188080
+++ git -C llvm show --no-patch --pretty=%ct d8ddcae547e782a4765783c62747381624f076d4
++ base_d=1703442927
++ get_current_component_date llvm
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ git -C llvm show --no-patch --pretty=%ct d8ddcae547e782a4765783c62747381624f076d4
-+ cur_d=1703442927
-+ '[' x1703188080 '!=' x ']'
-+ '[' x1703442927 = x ']'
-+ '[' 1703442927 -lt 1703188080 ']'
-+ '[' x1703442927 = x ']'
-+ '[' 1703442927 -gt 0 ']'
-+ results_date=1703442927
-+ assert_with_msg 'Failed to produce results_date' '[' 1703442927 -gt 0 ']'
+++ git -C llvm show --no-patch --pretty=%ct fdb87640ee2be63af9b0e0cd943cb13d79686a03
++ cur_d=1703718812
++ '[' x1703442927 '!=' x ']'
++ '[' x1703718812 = x ']'
++ '[' 1703718812 -lt 1703442927 ']'
++ '[' x1703718812 = x ']'
++ '[' 1703718812 -gt 0 ']'
++ results_date=1703718812
++ assert_with_msg 'Failed to produce results_date' '[' 1703718812 -gt 0 ']'
+ set -euf -o pipefail +x
++ get_baseline_manifest '{rr[results_date]}'
++ get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false
++ set +x
-+ base_d=1702891291
-+ '[' 1702891291 '!=' '' ']'
-+ assert '[' 1703442927 -ge 1702891291 ']'
-+ set -euf -o pipefail +x
-+ '[' 1703442927 -gt 1702891291 ']'
-+ results_date=1703167109
-+ rr[results_date]=1703167109
++ base_d=1703167109
++ '[' 1703167109 '!=' '' ']'
++ '[' 1703718812 -gt 1703167109 ']'
++ results_date=1703442960
++ rr[results_date]=1703442960
+ cat
+ manifest_out
+ cat
@@ -301,9 +297,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/93/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/94/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/93/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/94/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -328,31 +324,15 @@
++ 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=74a09bd1ec6066d56880df1ae1a2c0258442cee9
++ base_rev=d8ddcae547e782a4765783c62747381624f076d4
++ 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=d8ddcae547e782a4765783c62747381624f076d4
-+ read -r email
-++ git -C llvm log --pretty=%ae 74a09bd1ec6066d56880df1ae1a2c0258442cee9..d8ddcae547e782a4765783c62747381624f076d4
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
++ cur_rev=fdb87640ee2be63af9b0e0cd943cb13d79686a03
+ read -r email
+++ git -C llvm log --pretty=%ae d8ddcae547e782a4765783c62747381624f076d4..fdb87640ee2be63af9b0e0cd943cb13d79686a03
+ emails["$email"]=no
+ read -r email
+ emails["$email"]=no
@@ -585,31 +565,15 @@
++ 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=74a09bd1ec6066d56880df1ae1a2c0258442cee9
++ base_rev=d8ddcae547e782a4765783c62747381624f076d4
++ 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=d8ddcae547e782a4765783c62747381624f076d4
-+ read -r email
-++ git -C llvm log --pretty=%ce 74a09bd1ec6066d56880df1ae1a2c0258442cee9..d8ddcae547e782a4765783c62747381624f076d4
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
-+ read -r email
-+ emails["$email"]=no
++ cur_rev=fdb87640ee2be63af9b0e0cd943cb13d79686a03
+ read -r email
+++ git -C llvm log --pretty=%ce d8ddcae547e782a4765783c62747381624f076d4..fdb87640ee2be63af9b0e0cd943cb13d79686a03
+ emails["$email"]=no
+ read -r email
+ emails["$email"]=no
@@ -895,22 +859,6 @@
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
+ type=bcc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
@@ -984,10 +932,6 @@
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
+ type=to
+ case "$precommit_postcommit:$type" in
+ case "$type" in
@@ -1080,30 +1024,6 @@
+ type=no
+ case "$precommit_postcommit:$type" in
+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
-+ for email in "${!emails[@]}"
-+ type=no
-+ case "$precommit_postcommit:$type" in
-+ case "$type" in
+ IFS=,
+ echo bcc:tcwg-validation@linaro.org,maxim.kuvyrkov@linaro.org
++ print_commits --oneline
@@ -1126,20 +1046,20 @@
+++ 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=74a09bd1ec6066d56880df1ae1a2c0258442cee9
+++ base_rev=d8ddcae547e782a4765783c62747381624f076d4
+++ 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=d8ddcae547e782a4765783c62747381624f076d4
-+++ git -C llvm rev-list --count 74a09bd1ec6066d56880df1ae1a2c0258442cee9..d8ddcae547e782a4765783c62747381624f076d4
-++ c_commits=120
-++ new_commits=120
+++ cur_rev=fdb87640ee2be63af9b0e0cd943cb13d79686a03
++++ git -C llvm rev-list --count d8ddcae547e782a4765783c62747381624f076d4..fdb87640ee2be63af9b0e0cd943cb13d79686a03
+++ c_commits=112
+++ new_commits=112
+++ echo llvm
+++ tr ' ' ,
++ components=llvm
-++ echo '120 commits in llvm'
+++ echo '112 commits in llvm'
++ '[' --oneline = --oneline ']'
++ return 0
++ bmk_print_result --oneline
@@ -1174,7 +1094,7 @@
++ short_diag='No change'
++ echo 'No change'
++ bmk_print_config --oneline
-++ . /home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/tcwg_bmk-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/tcwg_bmk-config.sh
+++ [[ -v rr[ci_project] ]]
+++ [[ -v rr[ci_config] ]]
+++ declare -A bmk_data
@@ -1227,24 +1147,24 @@
++ case "$ci_config" in
++ echo 'arm O3 -LTO'
++ return 0
-+ echo '[Linaro-TCWG-CI]' '120 commits in llvm: No change on arm O3 -LTO'
++ echo '[Linaro-TCWG-CI]' '112 commits in llvm: No change on arm O3 -LTO'
+ 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_vect-spec2k6--llvm-arm-master-O3_LTO-build/93/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/94/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_vect-spec2k6--llvm-arm-master-O3_LTO-build/92/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/93/artifact/artifacts
+ local key=
+ '[' single_component = single_commit ']'
+ cat
+ '[' '' '!=' '' ']'
+ cat
++ bmk_print_config --short
-++ . /home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/tcwg_bmk-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/tcwg_bmk-config.sh
+++ [[ -v rr[ci_project] ]]
+++ [[ -v rr[ci_config] ]]
+++ declare -A bmk_data
@@ -1321,20 +1241,20 @@
+++ 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=74a09bd1ec6066d56880df1ae1a2c0258442cee9
+++ base_rev=d8ddcae547e782a4765783c62747381624f076d4
+++ 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=d8ddcae547e782a4765783c62747381624f076d4
-+++ git -C llvm rev-list --count 74a09bd1ec6066d56880df1ae1a2c0258442cee9..d8ddcae547e782a4765783c62747381624f076d4
-++ c_commits=120
-++ new_commits=120
+++ cur_rev=fdb87640ee2be63af9b0e0cd943cb13d79686a03
++++ git -C llvm rev-list --count d8ddcae547e782a4765783c62747381624f076d4..fdb87640ee2be63af9b0e0cd943cb13d79686a03
+++ c_commits=112
+++ new_commits=112
+++ echo llvm
+++ tr ' ' ,
++ components=llvm
-++ echo '120 commits in llvm'
+++ echo '112 commits in llvm'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
@@ -1343,19 +1263,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=74a09bd1ec6066d56880df1ae1a2c0258442cee9
+++ base_rev=d8ddcae547e782a4765783c62747381624f076d4
+++ 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=d8ddcae547e782a4765783c62747381624f076d4
-+++ git -C llvm rev-list --count 74a09bd1ec6066d56880df1ae1a2c0258442cee9..d8ddcae547e782a4765783c62747381624f076d4
-++ c_commits=120
+++ cur_rev=fdb87640ee2be63af9b0e0cd943cb13d79686a03
++++ git -C llvm rev-list --count d8ddcae547e782a4765783c62747381624f076d4..fdb87640ee2be63af9b0e0cd943cb13d79686a03
+++ c_commits=112
++ '[' '' '!=' '' ']'
-++ git -C llvm log -n 5 --oneline 74a09bd1ec6066d56880df1ae1a2c0258442cee9..d8ddcae547e782a4765783c62747381624f076d4
-++ '[' 120 -gt 5 ']'
-++ echo '... and 115 more commits in llvm'
+++ git -C llvm log -n 5 --oneline d8ddcae547e782a4765783c62747381624f076d4..fdb87640ee2be63af9b0e0cd943cb13d79686a03
+++ '[' 112 -gt 5 ']'
+++ echo '... and 107 more commits in llvm'
++ '[' '' '!=' '' ']'
++ return 0
++ bmk_print_result --short
@@ -1388,7 +1308,7 @@
++ '[' -f artifacts/notify/symbol.improvement ']'
++ echo 'No change'
++ bmk_print_config --long
-++ . /home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/tcwg_bmk-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/tcwg_bmk-config.sh
+++ [[ -v rr[ci_project] ]]
+++ [[ -v rr[ci_config] ]]
+++ declare -A bmk_data
@@ -1483,7 +1403,7 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 41744
++ wait 42117
+ set -euf -o pipefail
# generate_jenkins_html_files
+ echo '# generate_jenkins_html_files'
@@ -2383,38 +2303,38 @@
+ set -euf -o pipefail
+ local text_type=txt
+ case $text_type in
-+ echo '# generate dashboard'
# generate dashboard
++ echo '# generate dashboard'
+ generate_dashboard_squad
# generate_dashboard_squad
+... Skipping
+ local results_date
+ echo '# generate_dashboard_squad'
+ false
-... Skipping
-# post_dashboard_squad
-... Skipping
+ echo '... Skipping'
+ return
+# post_dashboard_squad
+... Skipping
+ post_dashboard_squad
+ echo '# post_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 41989
++ wait 42362
+ set -euf -o pipefail
+# generate_lnt_report
+ local results_date
+ echo '# generate_lnt_report'
-# generate_lnt_report
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_bmk_1/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_bmk_3/jenkins-scripts/lnt-utils.sh
++ declare is_first_lnt_entry
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1703167109
-++ date '+%Y-%m-%d %H:%M:%S' --date @1703167109
-+ results_date='2023-12-21 13:58:29'
++ results_date=1703442960
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703442960
++ results_date='2023-12-24 18:36:00'
+ local jira_key=-
+ '[' -f artifacts/notify/jira/key ']'
+ case "$ci_project" in
@@ -2426,25 +2346,25 @@
++ 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=d8ddcae547e782a4765783c62747381624f076d4
-++ describe_sha1 llvm d8ddcae547e782a4765783c62747381624f076d4 false
++ cur_rev=fdb87640ee2be63af9b0e0cd943cb13d79686a03
+++ describe_sha1 llvm fdb87640ee2be63af9b0e0cd943cb13d79686a03 false
++ local component=llvm
-++ local sha1=d8ddcae547e782a4765783c62747381624f076d4
+++ local sha1=fdb87640ee2be63af9b0e0cd943cb13d79686a03
++ local anything=false
++ match=()
++ local -a match
++ case "$component" in
-++ git -C llvm describe d8ddcae547e782a4765783c62747381624f076d4
-+ describe=llvmorg-18-init-15668-gd8ddcae547e7
+++ git -C llvm describe fdb87640ee2be63af9b0e0cd943cb13d79686a03
++ describe=llvmorg-18-init-15780-gfdb87640ee2b
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ generate_lnt_bmk_report https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/93/ tcwg_bmk-code_vect-spec2k6 llvm-arm-master-O3_LTO llvmorg-18-init-15668-gd8ddcae547e7 '2023-12-21 13:58:29' - artifacts/results-vs-prev/csv-results-1/size.csv artifacts/results-vs-prev/csv-results-1/perf.csv artifacts/results-vs-prev/csv-results-1/status.csv artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/93/
++ generate_lnt_bmk_report https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/94/ tcwg_bmk-code_vect-spec2k6 llvm-arm-master-O3_LTO llvmorg-18-init-15780-gfdb87640ee2b '2023-12-24 18:36:00' - artifacts/results-vs-prev/csv-results-1/size.csv artifacts/results-vs-prev/csv-results-1/perf.csv artifacts/results-vs-prev/csv-results-1/status.csv artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/94/
+ local ci_project=tcwg_bmk-code_vect-spec2k6
+ local ci_config=llvm-arm-master-O3_LTO
-+ local describe=llvmorg-18-init-15668-gd8ddcae547e7
-+ local 'results_date=2023-12-21 13:58:29'
++ local describe=llvmorg-18-init-15780-gfdb87640ee2b
++ local 'results_date=2023-12-24 18:36:00'
+ local jira_key=-
+ local size_csv=artifacts/results-vs-prev/csv-results-1/size.csv
+ local perf_csv=artifacts/results-vs-prev/csv-results-1/perf.csv
@@ -2453,10 +2373,10 @@
+ local lnt_testsuite=tcwg_bmk-code_vect-spec2k6
+ local machine_name=llvm-arm-master-O3_LTO
+ local describe_pad
-++ echo llvmorg-18-init-15668-gd8ddcae547e7
+++ echo llvmorg-18-init-15780-gfdb87640ee2b
++ sed 's/\(.*\)-\(.*\)-\(.*\)$/\1 \2 \3/'
++ awk '{ $2 = sprintf("%05d", $2); print $1"-"$2"-"$3}'
-+ describe_pad=llvmorg-18-init-15668-gd8ddcae547e7
++ describe_pad=llvmorg-18-init-15780-gfdb87640ee2b
+ '[' -f artifacts/results-vs-prev/csv-results-1/size.csv ']'
+ '[' -f artifacts/results-vs-prev/csv-results-1/perf.csv ']'
+ additional_run_infos=("tag:$lnt_testsuite" "run_order:$describe_pad" "test_url:$build_url")
@@ -2477,11 +2397,11 @@
++ 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
-+ report_header llvm-arm-master-O3_LTO '2023-12-21 13:58:29' tag:tcwg_bmk-code_vect-spec2k6 run_order:llvmorg-18-init-15668-gd8ddcae547e7 test_url:https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/93/ llvm_url:https://github.com/llvm/llvm-project.git llvm_rev:d8ddcae547e782a4765783c62747381624f076d4
++ report_header llvm-arm-master-O3_LTO '2023-12-24 18:36:00' tag:tcwg_bmk-code_vect-spec2k6 run_order:llvmorg-18-init-15780-gfdb87640ee2b test_url:https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/94/ llvm_url:https://github.com/llvm/llvm-project.git llvm_rev:fdb87640ee2be63af9b0e0cd943cb13d79686a03
+ local machine_name=llvm-arm-master-O3_LTO
-+ local 'date_time=2023-12-21 13:58:29'
++ local 'date_time=2023-12-24 18:36:00'
+ shift 2
-+ run_infos=('tag:tcwg_bmk-code_vect-spec2k6' 'run_order:llvmorg-18-init-15668-gd8ddcae547e7' 'test_url:https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/93/' 'llvm_url:https://github.com/llvm/llvm-project.git' 'llvm_rev:d8ddcae547e782a4765783c62747381624f076d4')
++ run_infos=('tag:tcwg_bmk-code_vect-spec2k6' 'run_order:llvmorg-18-init-15780-gfdb87640ee2b' 'test_url:https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/94/' 'llvm_url:https://github.com/llvm/llvm-project.git' 'llvm_rev:fdb87640ee2be63af9b0e0cd943cb13d79686a03')
+ local run_infos
+ declare -g is_first_lnt_entry
+ cat
@@ -2494,21 +2414,21 @@
+ val=tcwg_bmk-code_vect-spec2k6
+ echo ' "tag": "tcwg_bmk-code_vect-spec2k6",'
+ for i in "${run_infos[@]}"
-++ echo run_order:llvmorg-18-init-15668-gd8ddcae547e7
+++ echo run_order:llvmorg-18-init-15780-gfdb87640ee2b
++ cut -d: -f1
+ tag=run_order
-++ echo run_order:llvmorg-18-init-15668-gd8ddcae547e7
+++ echo run_order:llvmorg-18-init-15780-gfdb87640ee2b
++ cut -d: -f2-
-+ val=llvmorg-18-init-15668-gd8ddcae547e7
-+ echo ' "run_order": "llvmorg-18-init-15668-gd8ddcae547e7",'
++ val=llvmorg-18-init-15780-gfdb87640ee2b
++ echo ' "run_order": "llvmorg-18-init-15780-gfdb87640ee2b",'
+ for i in "${run_infos[@]}"
-++ echo test_url:https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/93/
+++ echo test_url:https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/94/
++ cut -d: -f1
+ tag=test_url
-++ echo test_url:https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/93/
+++ echo test_url:https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/94/
++ cut -d: -f2-
-+ val=https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/93/
-+ echo ' "test_url": "https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/93/",'
++ val=https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/94/
++ echo ' "test_url": "https://ci.linaro.org/job/tcwg_bmk-code_vect-spec2k6--llvm-arm-master-O3_LTO-build/94/",'
+ for i in "${run_infos[@]}"
++ echo llvm_url:https://github.com/llvm/llvm-project.git
++ cut -d: -f1
@@ -2518,13 +2438,13 @@
+ val=https://github.com/llvm/llvm-project.git
+ echo ' "llvm_url": "https://github.com/llvm/llvm-project.git",'
+ for i in "${run_infos[@]}"
-++ echo llvm_rev:d8ddcae547e782a4765783c62747381624f076d4
+++ echo llvm_rev:fdb87640ee2be63af9b0e0cd943cb13d79686a03
++ cut -d: -f1
+ tag=llvm_rev
-++ echo llvm_rev:d8ddcae547e782a4765783c62747381624f076d4
+++ echo llvm_rev:fdb87640ee2be63af9b0e0cd943cb13d79686a03
++ cut -d: -f2-
-+ val=d8ddcae547e782a4765783c62747381624f076d4
-+ echo ' "llvm_rev": "d8ddcae547e782a4765783c62747381624f076d4",'
++ val=fdb87640ee2be63af9b0e0cd943cb13d79686a03
++ echo ' "llvm_rev": "fdb87640ee2be63af9b0e0cd943cb13d79686a03",'
+ cat
+ is_first_lnt_entry=true
+ set +x