summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-09 22:35:26 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-09 22:35:26 +0000
commit0bf58e91e4724b12c5c0113ebff0be69eab67ddb (patch)
tree8cbb1b78034cc220dc60be89f2bc16d968be8545
parentcfce46747d50160f2eff2862b00312228337c825 (diff)
onsuccess: #451: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/451/
Results : | # reset_artifacts: | -10 | # build_aosp_toolchain: | -3 | # build_shadow_llvm: | -2 | # build_aosp: | -1 | # shadow build has no errors | 0 | # shadow.size present | 1 check_regression status : 0
-rw-r--r--01-reset_artifacts/console.log.xzbin2236 -> 2240 bytes
-rw-r--r--02-build_aosp_toolchain/console.log.xzbin217332 -> 218156 bytes
-rw-r--r--03-build_shadow_llvm/console.log.xzbin153184 -> 154512 bytes
-rw-r--r--04-build_aosp/console.log.xzbin14712 -> 24336 bytes
-rw-r--r--06-check_regression/console.log.xzbin2628 -> 2360 bytes
-rw-r--r--git/llvm_rev2
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log2246
-rw-r--r--jenkins/notify-init.log162
-rw-r--r--jenkins/rewrite.log21
-rw-r--r--jenkins/run-build.env14
-rw-r--r--manifest.sh8
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/mail-body.txt30
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--results-vs-prev/results.csv4
-rw-r--r--size.csv2
18 files changed, 2096 insertions, 401 deletions
diff --git a/01-reset_artifacts/console.log.xz b/01-reset_artifacts/console.log.xz
index 3cfbeda..6328de3 100644
--- a/01-reset_artifacts/console.log.xz
+++ b/01-reset_artifacts/console.log.xz
Binary files differ
diff --git a/02-build_aosp_toolchain/console.log.xz b/02-build_aosp_toolchain/console.log.xz
index 4ed4da1..ae04712 100644
--- a/02-build_aosp_toolchain/console.log.xz
+++ b/02-build_aosp_toolchain/console.log.xz
Binary files differ
diff --git a/03-build_shadow_llvm/console.log.xz b/03-build_shadow_llvm/console.log.xz
index 072ce09..7ea176f 100644
--- a/03-build_shadow_llvm/console.log.xz
+++ b/03-build_shadow_llvm/console.log.xz
Binary files differ
diff --git a/04-build_aosp/console.log.xz b/04-build_aosp/console.log.xz
index dbb1735..75dd54c 100644
--- a/04-build_aosp/console.log.xz
+++ b/04-build_aosp/console.log.xz
Binary files differ
diff --git a/06-check_regression/console.log.xz b/06-check_regression/console.log.xz
index e266108..ae0a716 100644
--- a/06-check_regression/console.log.xz
+++ b/06-check_regression/console.log.xz
Binary files differ
diff --git a/git/llvm_rev b/git/llvm_rev
index ce49e8c..3742415 100644
--- a/git/llvm_rev
+++ b/git/llvm_rev
@@ -1 +1 @@
-821dfc392a425f112f04792d638e57a1d4b40cd9
+cbafb6f2f5c99474164dcc725820cbbeb2e02e14
diff --git a/jenkins/build-name b/jenkins/build-name
index 1a05457..ab12428 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#443-aosp_superproject-llvm-toolchain_superproject-R1
+#451-llvm-R1
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index d12bed6..43918cb 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_aosp_1:-p49834: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_aosp-build.sh
++ remote_exec build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49868: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_aosp-build.sh
+ set -euf -o pipefail
+ local host
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49834:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49868:
++ cut -d: -f 1
+ host=build-08.tcwglab
+ local port
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49834:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49868:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49834:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49868:
++ cut -s -d: -f 3
+ dir=/home/tcwg-buildslave/workspace/tcwg_aosp_1
+ local opts
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49834:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49868:
++ cut -s -d: -f 4
-+ opts=-p49834
++ opts=-p49868
+ local env_vars
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49834:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49868:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -59,7 +59,7 @@
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_aosp-build.sh
++ printf %q /home/tcwg-buildslave/workspace/tcwg_aosp_1
-+ ssh -p49834 build-08.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_aosp_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_aosp-build.sh'
++ ssh -p49868 build-08.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_aosp_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_aosp-build.sh'
/home/tcwg-buildslave/workspace/tcwg_aosp_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ijQW9spm0p7HwZnUtLFx7CCA __stage full __verbose true __build_script tcwg_aosp-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_aosp-code_size-dalvikvm--oriole-master-build/442/
+# Baseline : https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/443/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/442/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/443/'
+ 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_aosp-code_size-dalvikvm--oriole-master-build/443/
+# Artifacts : https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/451/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/443/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/451/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -121,34 +121,15 @@
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xhttps://android.googlesource.com/platform/superproject/main.git#main '!=' xbaseline ']'
-+++ echo -ne aosp_superproject
-+++ delim=' '
++++ '[' xbaseline '!=' xbaseline ']'
+++ for c in ${rr[components]}
+++ '[' xhttps://github.com/llvm/llvm-project.git#main '!=' xbaseline ']'
-+++ echo -ne ' llvm'
++++ echo -ne llvm
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xhttps://android.googlesource.com/platform/superproject#llvm-toolchain '!=' xbaseline ']'
-+++ echo -ne ' toolchain_superproject'
-+++ delim=' '
++++ '[' xbaseline '!=' xbaseline ']'
+++ echo
++ for c in $(print_updated_components)
-+++ get_current_git aosp_superproject_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No aosp_superproject_rev in current git' '[' -f artifacts/git/aosp_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/aosp_superproject_rev
-+++ get_baseline_git aosp_superproject_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No aosp_superproject_rev in baseline git' '[' -f base-artifacts/git/aosp_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/aosp_superproject_rev
-++ '[' x280df3d0289522e03681aec562f6a892c5cc48bd '!=' x64c5b9237079096396b636814a263a18d760dab6 ']'
-++ echo -ne aosp_superproject
-++ delim=' '
-++ for c in $(print_updated_components)
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
@@ -160,89 +141,78 @@
+++ 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
-++ '[' x821dfc392a425f112f04792d638e57a1d4b40cd9 '!=' x75f295c2455131993f9c945320736b84c5fcf99c ']'
-++ echo -ne ' llvm'
-++ delim=' '
-++ for c in $(print_updated_components)
-+++ get_current_git toolchain_superproject_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No toolchain_superproject_rev in current git' '[' -f artifacts/git/toolchain_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/toolchain_superproject_rev
-+++ get_baseline_git toolchain_superproject_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No toolchain_superproject_rev in baseline git' '[' -f base-artifacts/git/toolchain_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/toolchain_superproject_rev
-++ '[' xc0cf90ddc66ef9f0c4dc5ad16f16d6974d4404a6 '!=' xaa47aee45798f65c6aec9d429da1c514c9523a9d ']'
-++ echo -ne ' toolchain_superproject'
+++ '[' xcbafb6f2f5c99474164dcc725820cbbeb2e02e14 '!=' x821dfc392a425f112f04792d638e57a1d4b40cd9 ']'
+++ echo -ne llvm
++ delim=' '
++ echo
-# Debug traces :
+ local c base_rev cur_rev c_commits
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
-+ change_kind=multiple_components
-+ changed_single_component=
-+ echo '# Debug traces :'
-# change_kind=multiple_components : aosp_superproject llvm toolchain_superproject
-+ echo '# change_kind=multiple_components : aosp_superproject llvm toolchain_superproject'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git aosp_superproject_rev
++ '[' 1 = 0 ']'
++ '[' 1 = 1 ']'
++ changed_single_component=llvm
+++ get_current_git llvm_rev
++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No aosp_superproject_rev in baseline git' '[' -f base-artifacts/git/aosp_superproject_rev ']'
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/aosp_superproject_rev
-+ base_rev=64c5b9237079096396b636814a263a18d760dab6
-++ get_current_git aosp_superproject_rev
+++ cat artifacts/git/llvm_rev
++ first_bad=cbafb6f2f5c99474164dcc725820cbbeb2e02e14
+++ get_baseline_git llvm_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No aosp_superproject_rev in current git' '[' -f artifacts/git/aosp_superproject_rev ']'
+++ 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 artifacts/git/aosp_superproject_rev
-+ cur_rev=280df3d0289522e03681aec562f6a892c5cc48bd
-++ git -C aosp_superproject rev-list --count 64c5b9237079096396b636814a263a18d760dab6..280df3d0289522e03681aec562f6a892c5cc48bd
-# rev for aosp_superproject : 64c5b9237079096396b636814a263a18d760dab6..280df3d0289522e03681aec562f6a892c5cc48bd (115 commits)
-+ c_commits=115
-+ echo '# rev for aosp_superproject : 64c5b9237079096396b636814a263a18d760dab6..280df3d0289522e03681aec562f6a892c5cc48bd (115 commits)'
-+ for c in "${changed_components[@]}"
+++ cat base-artifacts/git/llvm_rev
++ last_good=821dfc392a425f112f04792d638e57a1d4b40cd9
++ local res
++ res=0
++ wait 334294
++ git -C llvm rev-parse --verify HEAD
++ assert_with_msg 'Cannot parse HEAD in repo llvm' '[' 0 = 0 ']'
++ set -euf -o pipefail +x
++ single_commit_p llvm
++ set -euf -o pipefail
++ local c=llvm
++ local base_rev cur_rev sha1
++ 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
-+ base_rev=75f295c2455131993f9c945320736b84c5fcf99c
++ base_rev=821dfc392a425f112f04792d638e57a1d4b40cd9
++ 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=821dfc392a425f112f04792d638e57a1d4b40cd9
-++ git -C llvm rev-list --count 75f295c2455131993f9c945320736b84c5fcf99c..821dfc392a425f112f04792d638e57a1d4b40cd9
-# rev for llvm : 75f295c2455131993f9c945320736b84c5fcf99c..821dfc392a425f112f04792d638e57a1d4b40cd9 (117 commits)
-+ c_commits=117
-+ echo '# rev for llvm : 75f295c2455131993f9c945320736b84c5fcf99c..821dfc392a425f112f04792d638e57a1d4b40cd9 (117 commits)'
++ cur_rev=cbafb6f2f5c99474164dcc725820cbbeb2e02e14
+++ git -C llvm rev-parse 'cbafb6f2f5c99474164dcc725820cbbeb2e02e14^@'
+# Debug traces :
+# change_kind=single_component : llvm
++ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
++ '[' 67b675ee55cce183b93874a38ab94eee00aedbcc = 821dfc392a425f112f04792d638e57a1d4b40cd9 ']'
++ return 1
++ change_kind=single_component
++ echo '# Debug traces :'
++ echo '# change_kind=single_component : llvm'
+ for c in "${changed_components[@]}"
-++ get_baseline_git toolchain_superproject_rev
+++ get_baseline_git llvm_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No toolchain_superproject_rev in baseline git' '[' -f base-artifacts/git/toolchain_superproject_rev ']'
+++ 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/toolchain_superproject_rev
-+ base_rev=aa47aee45798f65c6aec9d429da1c514c9523a9d
-++ get_current_git toolchain_superproject_rev
+++ cat base-artifacts/git/llvm_rev
++ base_rev=821dfc392a425f112f04792d638e57a1d4b40cd9
+++ get_current_git llvm_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No toolchain_superproject_rev in current git' '[' -f artifacts/git/toolchain_superproject_rev ']'
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/toolchain_superproject_rev
-+ cur_rev=c0cf90ddc66ef9f0c4dc5ad16f16d6974d4404a6
-++ git -C toolchain_superproject rev-list --count aa47aee45798f65c6aec9d429da1c514c9523a9d..c0cf90ddc66ef9f0c4dc5ad16f16d6974d4404a6
-# rev for toolchain_superproject : aa47aee45798f65c6aec9d429da1c514c9523a9d..c0cf90ddc66ef9f0c4dc5ad16f16d6974d4404a6 (3 commits)
+++ cat artifacts/git/llvm_rev
++ cur_rev=cbafb6f2f5c99474164dcc725820cbbeb2e02e14
+++ git -C llvm rev-list --count 821dfc392a425f112f04792d638e57a1d4b40cd9..cbafb6f2f5c99474164dcc725820cbbeb2e02e14
+# rev for llvm : 821dfc392a425f112f04792d638e57a1d4b40cd9..cbafb6f2f5c99474164dcc725820cbbeb2e02e14 (293 commits)
-+ c_commits=3
-+ echo '# rev for toolchain_superproject : aa47aee45798f65c6aec9d429da1c514c9523a9d..c0cf90ddc66ef9f0c4dc5ad16f16d6974d4404a6 (3 commits)'
++ c_commits=293
++ echo '# rev for llvm : 821dfc392a425f112f04792d638e57a1d4b40cd9..cbafb6f2f5c99474164dcc725820cbbeb2e02e14 (293 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -262,11 +232,11 @@
+ generate_extra_details_f=generate_extra_details
+ case "$ci_project" in
+ post_interesting_commits init
-+ set -euf -o pipefail
# post_interesting_commits
++ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
-+ '[' multiple_components '!=' single_commit ']'
++ '[' single_component '!=' single_commit ']'
+ return
+ '[' full '!=' full ']'
+ generate_extra_details
@@ -274,14 +244,14 @@
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
-+ '[' xmultiple_components '!=' xsingle_commit ']'
++ '[' xsingle_component '!=' xsingle_commit ']'
+ return
+ post_interesting_commits full
# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=full
-+ '[' multiple_components '!=' single_commit ']'
++ '[' single_component '!=' single_commit ']'
+ return
+ true
+ generate_jira_dir
@@ -292,7 +262,7 @@
++ set -euf -o pipefail
++ local print_arg=--entry
++ shift 1
-++ '[' xmultiple_components '!=' xsingle_commit ']'
+++ '[' xsingle_component '!=' xsingle_commit ']'
++ return 0
+ icommit_entry=
+ '[' '' '!=' '' ']'
@@ -315,9 +285,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/443/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/451/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/443/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/451/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -325,79 +295,1903 @@
+ set -euf -o pipefail
+ print_mail_recipients
+ set -euf -o pipefail
-+ local c=
++ local c=llvm
++ '[' llvm = '' ']'
++ local -A emails
++ emails["tcwg-validation@linaro.org"]=bcc
++ emails["author"]=cc
++ emails["committer"]=to
++ case "$ci_project/$ci_config:$c" in
++ emails["author"]=no
++ emails["committer"]=no
++ emails["antoine.moynault@linaro.org"]=to
++ local c email base_rev cur_rev
+++ 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
++ base_rev=821dfc392a425f112f04792d638e57a1d4b40cd9
+++ 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=cbafb6f2f5c99474164dcc725820cbbeb2e02e14
++ read -r email
+++ git -C llvm log --pretty=%ae 821dfc392a425f112f04792d638e57a1d4b40cd9..cbafb6f2f5c99474164dcc725820cbbeb2e02e14
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ local precommit_postcommit=postcommit
+ '[' '' = '' ']'
-+ echo bcc:tcwg-validation@linaro.org
-+ return 0
+++ 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
++ base_rev=821dfc392a425f112f04792d638e57a1d4b40cd9
+++ 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=cbafb6f2f5c99474164dcc725820cbbeb2e02e14
++ read -r email
+++ git -C llvm log --pretty=%ce 821dfc392a425f112f04792d638e57a1d4b40cd9..cbafb6f2f5c99474164dcc725820cbbeb2e02e14
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ unset 'emails[author]' 'emails[committer]'
++ local type
++ recipients=()
++ local -a recipients
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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=bcc
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$type:$email")
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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=to
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$email")
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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
++ 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,antoine.moynault@linaro.org
++ print_commits --oneline
++ set -euf -o pipefail
++ false
++ local print_arg=--oneline
-++ '[' multiple_components = no_change ']'
+++ '[' single_component = no_change ']'
++ local more_lines
-++ '[' multiple_components = single_commit ']'
-++ '[' multiple_components = single_component ']'
-++ '[' multiple_components = multiple_components ']'
+++ '[' single_component = single_commit ']'
+++ '[' single_component = single_component ']'
++ local new_commits c base_rev cur_rev c_commits components
++ local commits_or_patches
++ '[' '' '!=' '' ']'
++ commits_or_patches=commits
++ new_commits=0
++ for c in "${changed_components[@]}"
-+++ get_baseline_git aosp_superproject_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No aosp_superproject_rev in baseline git' '[' -f base-artifacts/git/aosp_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/aosp_superproject_rev
-++ base_rev=64c5b9237079096396b636814a263a18d760dab6
-+++ get_current_git aosp_superproject_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No aosp_superproject_rev in current git' '[' -f artifacts/git/aosp_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/aosp_superproject_rev
-++ cur_rev=280df3d0289522e03681aec562f6a892c5cc48bd
-+++ git -C aosp_superproject rev-list --count 64c5b9237079096396b636814a263a18d760dab6..280df3d0289522e03681aec562f6a892c5cc48bd
-++ c_commits=115
-++ new_commits=115
-++ for c in "${changed_components[@]}"
+++ 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
-++ base_rev=75f295c2455131993f9c945320736b84c5fcf99c
+++ base_rev=821dfc392a425f112f04792d638e57a1d4b40cd9
+++ 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=821dfc392a425f112f04792d638e57a1d4b40cd9
-+++ git -C llvm rev-list --count 75f295c2455131993f9c945320736b84c5fcf99c..821dfc392a425f112f04792d638e57a1d4b40cd9
-++ c_commits=117
-++ new_commits=232
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git toolchain_superproject_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No toolchain_superproject_rev in baseline git' '[' -f base-artifacts/git/toolchain_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/toolchain_superproject_rev
-++ base_rev=aa47aee45798f65c6aec9d429da1c514c9523a9d
-+++ get_current_git toolchain_superproject_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No toolchain_superproject_rev in current git' '[' -f artifacts/git/toolchain_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/toolchain_superproject_rev
-++ cur_rev=c0cf90ddc66ef9f0c4dc5ad16f16d6974d4404a6
-+++ git -C toolchain_superproject rev-list --count aa47aee45798f65c6aec9d429da1c514c9523a9d..c0cf90ddc66ef9f0c4dc5ad16f16d6974d4404a6
-++ c_commits=3
-++ new_commits=235
-+++ echo aosp_superproject llvm toolchain_superproject
+++ cur_rev=cbafb6f2f5c99474164dcc725820cbbeb2e02e14
++++ git -C llvm rev-list --count 821dfc392a425f112f04792d638e57a1d4b40cd9..cbafb6f2f5c99474164dcc725820cbbeb2e02e14
+++ c_commits=293
+++ new_commits=293
++++ echo llvm
+++ tr ' ' ,
-++ components=aosp_superproject,llvm,toolchain_superproject
-++ echo '235 commits in aosp_superproject,llvm,toolchain_superproject'
+++ components=llvm
+++ echo '293 commits in llvm'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -406,150 +2200,85 @@
++ case "$print_arg" in
++ '[' 0 = 0 ']'
++ echo Success
-+ echo '[Linaro-TCWG-CI]' '235 commits in aosp_superproject,llvm,toolchain_superproject: Success'
+++ print_config --oneline
+++ false
+++ local print_arg=--oneline
+++ case "$print_arg" in
+++ case "$ci_config" in
+++ echo oriole-master
++ echo '[Linaro-TCWG-CI]' '293 commits in llvm: Success on oriole-master'
+ 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_aosp-code_size-dalvikvm--oriole-master-build/443/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/451/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_aosp-code_size-dalvikvm--oriole-master-build/442/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/443/artifact/artifacts
+ cat
+++ print_config --short
+++ false
+++ local print_arg=--short
+++ case "$print_arg" in
+++ echo 'CI config tcwg_aosp-code_size-dalvikvm/oriole-master'
++ print_commits --short
++ sed -e 's/^/ | /'
++ set -euf -o pipefail
++ false
++ local print_arg=--short
-++ '[' multiple_components = no_change ']'
+++ '[' single_component = no_change ']'
++ local more_lines
-++ '[' multiple_components = single_commit ']'
-++ '[' multiple_components = single_component ']'
-++ '[' multiple_components = multiple_components ']'
+++ '[' single_component = single_commit ']'
+++ '[' single_component = single_component ']'
++ local new_commits c base_rev cur_rev c_commits components
++ local commits_or_patches
++ '[' '' '!=' '' ']'
++ commits_or_patches=commits
++ new_commits=0
++ for c in "${changed_components[@]}"
-+++ get_baseline_git aosp_superproject_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No aosp_superproject_rev in baseline git' '[' -f base-artifacts/git/aosp_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/aosp_superproject_rev
-++ base_rev=64c5b9237079096396b636814a263a18d760dab6
-+++ get_current_git aosp_superproject_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No aosp_superproject_rev in current git' '[' -f artifacts/git/aosp_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/aosp_superproject_rev
-++ cur_rev=280df3d0289522e03681aec562f6a892c5cc48bd
-+++ git -C aosp_superproject rev-list --count 64c5b9237079096396b636814a263a18d760dab6..280df3d0289522e03681aec562f6a892c5cc48bd
-++ c_commits=115
-++ new_commits=115
-++ for c in "${changed_components[@]}"
+++ 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
-++ base_rev=75f295c2455131993f9c945320736b84c5fcf99c
+++ base_rev=821dfc392a425f112f04792d638e57a1d4b40cd9
+++ 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=821dfc392a425f112f04792d638e57a1d4b40cd9
-+++ git -C llvm rev-list --count 75f295c2455131993f9c945320736b84c5fcf99c..821dfc392a425f112f04792d638e57a1d4b40cd9
-++ c_commits=117
-++ new_commits=232
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git toolchain_superproject_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No toolchain_superproject_rev in baseline git' '[' -f base-artifacts/git/toolchain_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/toolchain_superproject_rev
-++ base_rev=aa47aee45798f65c6aec9d429da1c514c9523a9d
-+++ get_current_git toolchain_superproject_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No toolchain_superproject_rev in current git' '[' -f artifacts/git/toolchain_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/toolchain_superproject_rev
-++ cur_rev=c0cf90ddc66ef9f0c4dc5ad16f16d6974d4404a6
-+++ git -C toolchain_superproject rev-list --count aa47aee45798f65c6aec9d429da1c514c9523a9d..c0cf90ddc66ef9f0c4dc5ad16f16d6974d4404a6
-++ c_commits=3
-++ new_commits=235
-+++ echo aosp_superproject llvm toolchain_superproject
+++ cur_rev=cbafb6f2f5c99474164dcc725820cbbeb2e02e14
++++ git -C llvm rev-list --count 821dfc392a425f112f04792d638e57a1d4b40cd9..cbafb6f2f5c99474164dcc725820cbbeb2e02e14
+++ c_commits=293
+++ new_commits=293
++++ echo llvm
+++ tr ' ' ,
-++ components=aosp_superproject,llvm,toolchain_superproject
-++ echo '235 commits in aosp_superproject,llvm,toolchain_superproject'
+++ components=llvm
+++ echo '293 commits in llvm'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
-+++ get_baseline_git aosp_superproject_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No aosp_superproject_rev in baseline git' '[' -f base-artifacts/git/aosp_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/aosp_superproject_rev
-++ base_rev=64c5b9237079096396b636814a263a18d760dab6
-+++ get_current_git aosp_superproject_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No aosp_superproject_rev in current git' '[' -f artifacts/git/aosp_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/aosp_superproject_rev
-++ cur_rev=280df3d0289522e03681aec562f6a892c5cc48bd
-+++ git -C aosp_superproject rev-list --count 64c5b9237079096396b636814a263a18d760dab6..280df3d0289522e03681aec562f6a892c5cc48bd
-++ c_commits=115
-++ '[' '' '!=' '' ']'
-++ git -C aosp_superproject log -n 5 --oneline 64c5b9237079096396b636814a263a18d760dab6..280df3d0289522e03681aec562f6a892c5cc48bd
-++ '[' 115 -gt 5 ']'
-++ echo '... and 110 more commits in aosp_superproject'
-++ '[' '' '!=' '' ']'
-++ for c in "${changed_components[@]}"
+++ 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
-++ base_rev=75f295c2455131993f9c945320736b84c5fcf99c
+++ base_rev=821dfc392a425f112f04792d638e57a1d4b40cd9
+++ 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=821dfc392a425f112f04792d638e57a1d4b40cd9
-+++ git -C llvm rev-list --count 75f295c2455131993f9c945320736b84c5fcf99c..821dfc392a425f112f04792d638e57a1d4b40cd9
-++ c_commits=117
-++ '[' '' '!=' '' ']'
-++ git -C llvm log -n 5 --oneline 75f295c2455131993f9c945320736b84c5fcf99c..821dfc392a425f112f04792d638e57a1d4b40cd9
-++ '[' 117 -gt 5 ']'
-++ echo '... and 112 more commits in llvm'
-++ '[' '' '!=' '' ']'
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git toolchain_superproject_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No toolchain_superproject_rev in baseline git' '[' -f base-artifacts/git/toolchain_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/toolchain_superproject_rev
-++ base_rev=aa47aee45798f65c6aec9d429da1c514c9523a9d
-+++ get_current_git toolchain_superproject_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No toolchain_superproject_rev in current git' '[' -f artifacts/git/toolchain_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/toolchain_superproject_rev
-++ cur_rev=c0cf90ddc66ef9f0c4dc5ad16f16d6974d4404a6
-+++ git -C toolchain_superproject rev-list --count aa47aee45798f65c6aec9d429da1c514c9523a9d..c0cf90ddc66ef9f0c4dc5ad16f16d6974d4404a6
-++ c_commits=3
+++ cur_rev=cbafb6f2f5c99474164dcc725820cbbeb2e02e14
++++ git -C llvm rev-list --count 821dfc392a425f112f04792d638e57a1d4b40cd9..cbafb6f2f5c99474164dcc725820cbbeb2e02e14
+++ c_commits=293
++ '[' '' '!=' '' ']'
-++ git -C toolchain_superproject log -n 5 --oneline aa47aee45798f65c6aec9d429da1c514c9523a9d..c0cf90ddc66ef9f0c4dc5ad16f16d6974d4404a6
-++ '[' 3 -gt 5 ']'
+++ git -C llvm log -n 5 --oneline 821dfc392a425f112f04792d638e57a1d4b40cd9..cbafb6f2f5c99474164dcc725820cbbeb2e02e14
+++ '[' 293 -gt 5 ']'
+++ echo '... and 288 more commits in llvm'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -585,46 +2314,49 @@
0
# shadow.size present
1'
-++ print_config
-++ :
-+ '[' multiple_components '!=' single_commit ']'
+++ print_config --long
+++ false
+++ local print_arg=--long
+++ case "$print_arg" in
+++ echo 'CI config tcwg_aosp-code_size-dalvikvm/oriole-master'
++ '[' single_component '!=' single_commit ']'
+ return
# generate dashboard
-# generate_dashboard_squad
-... Skipping
-# post_dashboard_squad
-... Skipping
+ echo '# generate dashboard'
+ generate_dashboard_squad
+# generate_dashboard_squad
+ local results_date
+ echo '# generate_dashboard_squad'
+... Skipping
+ false
+ echo '... Skipping'
+ return
+# post_dashboard_squad
+... Skipping
+ post_dashboard_squad
+ echo '# post_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 325425
-+ set -euf -o pipefail
++ wait 334426
# generate_lnt_report
-... Skipping
++ set -euf -o pipefail
+ echo '# generate_lnt_report'
+ true
+ case "$ci_project" in
+... Skipping
+ echo '... Skipping'
+ return
+ false
+ post_to_jira
-# post_to_jira
-Full stage ran successfully.
+ set -euf -o pipefail
+# post_to_jira
+ echo '# post_to_jira'
+ local post_card_comment=false
+ local post_template_comment=false
+ false
+ false
+ false
+Full stage ran successfully.
+ echo 'Full stage ran successfully.'
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 86742e6..5145a24 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_aosp_1:-p49834: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_aosp-build.sh
++ remote_exec build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49868: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_aosp-build.sh
+ set -euf -o pipefail
+ local host
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49834:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49868:
++ cut -d: -f 1
+ host=build-08.tcwglab
+ local port
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49834:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49868:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49834:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49868:
++ cut -s -d: -f 3
+ dir=/home/tcwg-buildslave/workspace/tcwg_aosp_1
+ local opts
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49834:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49868:
++ cut -s -d: -f 4
-+ opts=-p49834
++ opts=-p49868
+ local env_vars
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49834:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49868:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -59,7 +59,7 @@
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_aosp-build.sh
++ printf %q /home/tcwg-buildslave/workspace/tcwg_aosp_1
-+ ssh -p49834 build-08.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_aosp_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_aosp-build.sh'
++ ssh -p49868 build-08.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_aosp_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_aosp-build.sh'
/home/tcwg-buildslave/workspace/tcwg_aosp_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_aosp-build.sh
@@ -75,12 +75,12 @@
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
+# Debug traces :
+# Baseline : https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/443/
+# Using dir : base-artifacts
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
++ set +x
+ ci_project=tcwg_aosp-code_size-dalvikvm
-# Debug traces :
-# Baseline : https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/442/
-# Using dir : base-artifacts
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
@@ -89,15 +89,15 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/442/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/443/'
+ 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_aosp-code_size-dalvikvm--oriole-master-build/443/
+# Artifacts : https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/451/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/443/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/451/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -121,34 +121,15 @@
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xhttps://android.googlesource.com/platform/superproject/main.git#main '!=' xbaseline ']'
-+++ echo -ne aosp_superproject
-+++ delim=' '
++++ '[' xbaseline '!=' xbaseline ']'
+++ for c in ${rr[components]}
+++ '[' xhttps://github.com/llvm/llvm-project.git#main '!=' xbaseline ']'
-+++ echo -ne ' llvm'
++++ echo -ne llvm
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xhttps://android.googlesource.com/platform/superproject#llvm-toolchain '!=' xbaseline ']'
-+++ echo -ne ' toolchain_superproject'
-+++ delim=' '
++++ '[' xbaseline '!=' xbaseline ']'
+++ echo
++ for c in $(print_updated_components)
-+++ get_current_git aosp_superproject_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No aosp_superproject_rev in current git' '[' -f artifacts/git/aosp_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/aosp_superproject_rev
-+++ get_baseline_git aosp_superproject_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No aosp_superproject_rev in baseline git' '[' -f base-artifacts/git/aosp_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/aosp_superproject_rev
-++ '[' x280df3d0289522e03681aec562f6a892c5cc48bd '!=' x64c5b9237079096396b636814a263a18d760dab6 ']'
-++ echo -ne aosp_superproject
-++ delim=' '
-++ for c in $(print_updated_components)
+++ get_current_git llvm_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
@@ -160,89 +141,79 @@
+++ 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
-++ '[' x821dfc392a425f112f04792d638e57a1d4b40cd9 '!=' x75f295c2455131993f9c945320736b84c5fcf99c ']'
-++ echo -ne ' llvm'
-++ delim=' '
-++ for c in $(print_updated_components)
-+++ get_current_git toolchain_superproject_rev
-+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No toolchain_superproject_rev in current git' '[' -f artifacts/git/toolchain_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat artifacts/git/toolchain_superproject_rev
-+++ get_baseline_git toolchain_superproject_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No toolchain_superproject_rev in baseline git' '[' -f base-artifacts/git/toolchain_superproject_rev ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/toolchain_superproject_rev
-++ '[' xc0cf90ddc66ef9f0c4dc5ad16f16d6974d4404a6 '!=' xaa47aee45798f65c6aec9d429da1c514c9523a9d ']'
-++ echo -ne ' toolchain_superproject'
+++ '[' xcbafb6f2f5c99474164dcc725820cbbeb2e02e14 '!=' x821dfc392a425f112f04792d638e57a1d4b40cd9 ']'
+++ echo -ne llvm
++ delim=' '
++ echo
-# Debug traces :
-# change_kind=multiple_components : aosp_superproject llvm toolchain_superproject
+ local c base_rev cur_rev c_commits
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
-+ change_kind=multiple_components
-+ changed_single_component=
-+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : aosp_superproject llvm toolchain_superproject'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git aosp_superproject_rev
++ '[' 1 = 0 ']'
++ '[' 1 = 1 ']'
++ changed_single_component=llvm
+++ get_current_git llvm_rev
++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No aosp_superproject_rev in baseline git' '[' -f base-artifacts/git/aosp_superproject_rev ']'
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/aosp_superproject_rev
-+ base_rev=64c5b9237079096396b636814a263a18d760dab6
-++ get_current_git aosp_superproject_rev
+++ cat artifacts/git/llvm_rev
++ first_bad=cbafb6f2f5c99474164dcc725820cbbeb2e02e14
+++ get_baseline_git llvm_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No aosp_superproject_rev in current git' '[' -f artifacts/git/aosp_superproject_rev ']'
+++ 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 artifacts/git/aosp_superproject_rev
-+ cur_rev=280df3d0289522e03681aec562f6a892c5cc48bd
-++ git -C aosp_superproject rev-list --count 64c5b9237079096396b636814a263a18d760dab6..280df3d0289522e03681aec562f6a892c5cc48bd
-+ c_commits=115
-# rev for aosp_superproject : 64c5b9237079096396b636814a263a18d760dab6..280df3d0289522e03681aec562f6a892c5cc48bd (115 commits)
-+ echo '# rev for aosp_superproject : 64c5b9237079096396b636814a263a18d760dab6..280df3d0289522e03681aec562f6a892c5cc48bd (115 commits)'
-+ for c in "${changed_components[@]}"
+++ cat base-artifacts/git/llvm_rev
++ last_good=821dfc392a425f112f04792d638e57a1d4b40cd9
++ local res
++ res=0
++ wait 334181
++ git -C llvm rev-parse --verify HEAD
++ assert_with_msg 'Cannot parse HEAD in repo llvm' '[' 0 = 0 ']'
++ set -euf -o pipefail +x
++ single_commit_p llvm
++ set -euf -o pipefail
++ local c=llvm
++ local base_rev cur_rev sha1
++ 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
-+ base_rev=75f295c2455131993f9c945320736b84c5fcf99c
++ base_rev=821dfc392a425f112f04792d638e57a1d4b40cd9
++ 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=821dfc392a425f112f04792d638e57a1d4b40cd9
-++ git -C llvm rev-list --count 75f295c2455131993f9c945320736b84c5fcf99c..821dfc392a425f112f04792d638e57a1d4b40cd9
-# rev for llvm : 75f295c2455131993f9c945320736b84c5fcf99c..821dfc392a425f112f04792d638e57a1d4b40cd9 (117 commits)
-+ c_commits=117
-+ echo '# rev for llvm : 75f295c2455131993f9c945320736b84c5fcf99c..821dfc392a425f112f04792d638e57a1d4b40cd9 (117 commits)'
++ cur_rev=cbafb6f2f5c99474164dcc725820cbbeb2e02e14
+++ git -C llvm rev-parse 'cbafb6f2f5c99474164dcc725820cbbeb2e02e14^@'
+# Debug traces :
+# change_kind=single_component : llvm
++ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
++ '[' 67b675ee55cce183b93874a38ab94eee00aedbcc = 821dfc392a425f112f04792d638e57a1d4b40cd9 ']'
++ return 1
++ change_kind=single_component
++ echo '# Debug traces :'
++ echo '# change_kind=single_component : llvm'
+ for c in "${changed_components[@]}"
-++ get_baseline_git toolchain_superproject_rev
+++ get_baseline_git llvm_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No toolchain_superproject_rev in baseline git' '[' -f base-artifacts/git/toolchain_superproject_rev ']'
+++ 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/toolchain_superproject_rev
-+ base_rev=aa47aee45798f65c6aec9d429da1c514c9523a9d
-++ get_current_git toolchain_superproject_rev
+++ cat base-artifacts/git/llvm_rev
++ base_rev=821dfc392a425f112f04792d638e57a1d4b40cd9
+++ get_current_git llvm_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No toolchain_superproject_rev in current git' '[' -f artifacts/git/toolchain_superproject_rev ']'
+++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/toolchain_superproject_rev
-+ cur_rev=c0cf90ddc66ef9f0c4dc5ad16f16d6974d4404a6
-++ git -C toolchain_superproject rev-list --count aa47aee45798f65c6aec9d429da1c514c9523a9d..c0cf90ddc66ef9f0c4dc5ad16f16d6974d4404a6
-# rev for toolchain_superproject : aa47aee45798f65c6aec9d429da1c514c9523a9d..c0cf90ddc66ef9f0c4dc5ad16f16d6974d4404a6 (3 commits)
+++ cat artifacts/git/llvm_rev
++ cur_rev=cbafb6f2f5c99474164dcc725820cbbeb2e02e14
+++ git -C llvm rev-list --count 821dfc392a425f112f04792d638e57a1d4b40cd9..cbafb6f2f5c99474164dcc725820cbbeb2e02e14
+# rev for llvm : 821dfc392a425f112f04792d638e57a1d4b40cd9..cbafb6f2f5c99474164dcc725820cbbeb2e02e14 (293 commits)
-+ c_commits=3
-+ echo '# rev for toolchain_superproject : aa47aee45798f65c6aec9d429da1c514c9523a9d..c0cf90ddc66ef9f0c4dc5ad16f16d6974d4404a6 (3 commits)'
+# post_interesting_commits
++ c_commits=293
++ echo '# rev for llvm : 821dfc392a425f112f04792d638e57a1d4b40cd9..cbafb6f2f5c99474164dcc725820cbbeb2e02e14 (293 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -260,13 +231,12 @@
+ print_config_f=print_config
+ print_last_icommit_f=print_last_icommit
+ generate_extra_details_f=generate_extra_details
-# post_interesting_commits
+ case "$ci_project" in
+ post_interesting_commits init
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
-+ '[' multiple_components '!=' single_commit ']'
++ '[' single_component '!=' single_commit ']'
+ return
Init stage ran successfully.
+ '[' init '!=' full ']'
diff --git a/jenkins/rewrite.log b/jenkins/rewrite.log
index 22dbc50..345817b 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_aosp_1:-p49834: ./jenkins-scripts/round-robin-baseline.sh '@@rr[top_artifacts]' artifacts __build_script tcwg_aosp-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100
++ remote_exec build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49868: ./jenkins-scripts/round-robin-baseline.sh '@@rr[top_artifacts]' artifacts __build_script tcwg_aosp-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100
+ set -euf -o pipefail
+ local host
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49834:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49868:
++ cut -d: -f 1
+ host=build-08.tcwglab
+ local port
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49834:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49868:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49834:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49868:
++ cut -s -d: -f 3
+ dir=/home/tcwg-buildslave/workspace/tcwg_aosp_1
+ local opts
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49834:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49868:
++ cut -s -d: -f 4
-+ opts=-p49834
++ opts=-p49868
+ local env_vars
-++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49834:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_aosp_1:-p49868:
++ 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_aosp_1
-+ ssh -p49834 build-08.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_aosp_1 && exec ./jenkins-scripts/round-robin-baseline.sh @@rr\[top_artifacts\] artifacts __build_script tcwg_aosp-build.sh __push_base_artifacts true __rewrite_base_artifacts true __rewrite_num 100'
++ ssh -p49868 build-08.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_aosp_1 && exec ./jenkins-scripts/round-robin-baseline.sh @@rr\[top_artifacts\] artifacts __build_script tcwg_aosp-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 3a644ca..f6b0760 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,13 +1,9 @@
-build_name="#443"
+build_name="#451"
docker_opts=(--distro
default )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#443-aosp_superproject-llvm-toolchain_superproject"
-branch_opt=(==rr\[aosp_superproject_git\]
-https://android.googlesource.com/platform/superproject/main.git#main
-==rr\[llvm_git\]
-https://github.com/llvm/llvm-project.git#main
-==rr\[toolchain_superproject_git\]
-https://android.googlesource.com/platform/superproject#llvm-toolchain )
-build_name="#443-aosp_superproject-llvm-toolchain_superproject-R1"
+build_name="#451-llvm"
+branch_opt=(==rr\[llvm_git\]
+https://github.com/llvm/llvm-project.git#main )
+build_name="#451-llvm-R1"
diff --git a/manifest.sh b/manifest.sh
index 41374b8..b706903 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -1,4 +1,4 @@
-declare -g "jenkins_scripts_rev=ffda9fc5eae4f22a29f611dd0effb7e01dde3d73"
+declare -g "jenkins_scripts_rev=0163d4032a11cc01bc31d79d24ab54e58ec84f80"
# Artifacts directory
# Recording parameters to manifest: artifacts/manifest.sh
rr[ci_project]="tcwg_aosp-code_size-dalvikvm"
@@ -7,14 +7,13 @@ declare -g "bmk_branch=master"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/443/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/451/"
declare -g "SQUAD_GRP=tcwg"
-rr[aosp_superproject_git]="https://android.googlesource.com/platform/superproject/main.git#main"
rr[llvm_git]="https://github.com/llvm/llvm-project.git#main"
-rr[toolchain_superproject_git]="https://android.googlesource.com/platform/superproject#llvm-toolchain"
# Saving rr[] in the manifest
rr[abe_branch]="master"
rr[abe_repo]="https://git-us.linaro.org/toolchain/abe.git"
+rr[aosp_superproject_git]="baseline"
rr[baseline_branch]="linaro-local/ci/tcwg_aosp-code_size-dalvikvm/oriole-master"
rr[breakup_changed_components]="breakup_changed_components llvm"
rr[components]="aosp_superproject llvm toolchain_superproject"
@@ -23,4 +22,5 @@ rr[host_cc]="/usr/bin/gcc"
rr[no_regression_p]="no_regression_p"
rr[no_regression_result]="0"
rr[old_format_baseline_branch]="linaro-local/ci/tcwg_aosp-code_size-dalvikvm/oriole-master"
+rr[toolchain_superproject_git]="baseline"
declare -g "notify=ignore"
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 67d2992..0e92585 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
Success
-Details: https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/443/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/451/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index e8c92fb..32a0c34 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,22 +2,13 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In CI config tcwg_aosp-code_size-dalvikvm/oriole-master after:
- | 235 commits in aosp_superproject,llvm,toolchain_superproject
- | 280df3d0289 Re-run cargo2android.py.
- | 6a26c47c4f7 Merge "Run MtsLibcoreBouncyCastleTestCases during presubmit" into main
- | 3f462c66fe3 Merge "leaudio: Invalidate cache only when configiration changed" into main
- | 4865adc5633 Merge "leaudio: Update metadata after stream reconfiguration" into main
- | bdc08a5e4da Make libandroidicu invisible to vendor/ repos
- | ... and 110 more commits in aosp_superproject
- | 821dfc392a42 Revert "[X86] Change target of __builtin_ia32_cmp[p|s][s|d] from avx into sse/sse2 (#67410)"
- | baecc9e997dd [CostModel][X86] getShuffleCost - add fallback (to half vector) for bfloat vector shuffle costs
- | abb9eb2778dc [Lex] Handle repl_input_end in Preprocessor::LexTokensUntilEOF()
- | 6180964a01f6 [flang]Pass to add vscale range attribute (#68103)
- | 5979e1dfb129 [mlir] Fix `empty-tensor-elimination` around self-copies (#68129)
- | ... and 112 more commits in llvm
- | c0cf90ddc66 Merge "Reduce duplication in the NOTICE file." into main
- | 1cacab56cf5 Merge "Update the benchmarks/NOTICE file." into main
- | 05ee9d59fd7 Revert "test_compiler: build device-tests and platform_tests by default"
+ | 293 commits in llvm
+ | cbafb6f2f5c9 [NVPTX] Improve lowering of v4i8 (#67866)
+ | 67b675ee55cc Revert "[Clang] Implement the 'counted_by' attribute" (#68603)
+ | 08b20d838549 [RISCV] Generaize reduction tree matching to fp sum reductions (#68599)
+ | 6668d14931c3 [mlir][arith] Canonicalization patterns for `arith.select` (#67809)
+ | b7abab2f284c Annotate enum r brace
+ | ... and 288 more commits in llvm
Results changed to
# reset_artifacts:
@@ -47,11 +38,12 @@ From
# shadow.size present
1
-
+The configuration of this build is:
+CI config tcwg_aosp-code_size-dalvikvm/oriole-master
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/443/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/442/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/451/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_aosp-code_size-dalvikvm--oriole-master-build/443/artifact/artifacts
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index aa219ef..ba925c1 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-bcc:tcwg-validation@linaro.org
+bcc:tcwg-validation@linaro.org,antoine.moynault@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 91c962e..46b56a1 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 235 commits in aosp_superproject,llvm,toolchain_superproject: Success
+[Linaro-TCWG-CI] 293 commits in llvm: Success on oriole-master
diff --git a/results-vs-prev/results.csv b/results-vs-prev/results.csv
index 532e979..ec7a9a3 100644
--- a/results-vs-prev/results.csv
+++ b/results-vs-prev/results.csv
@@ -1,7 +1,7 @@
benchmark,symbol,rel_size,size_x,size_y
-out/soong/.intermediates/system/logging/liblog/liblog/android_arm64_armv8-2a_cortex-a55_shared_current/liblog.so,binary,100,4806,4806
-out/soong/.intermediates/bionic/libm/libm/android_arm64_armv8-2a_cortex-a55_shared_current/libm.so,binary,100,24046,24046
out/soong/.intermediates/bionic/libdl/libdl/android_arm64_armv8-2a_cortex-a55_shared_current/libdl.so,binary,100,1352,1352
+out/soong/.intermediates/bionic/libm/libm/android_arm64_armv8-2a_cortex-a55_shared_current/libm.so,binary,100,24046,24046
+out/soong/.intermediates/system/logging/liblog/liblog/android_arm64_armv8-2a_cortex-a55_shared_current/liblog.so,binary,100,4806,4806
out/soong/.intermediates/bionic/libc/libc/android_arm64_armv8-2a_cortex-a55_shared_current/libc.so,binary,100,128193,128193
out/soong/.intermediates/libnativehelper/libnativehelper/android_arm64_armv8-2a_cortex-a55_shared_apex31/unstripped/libnativehelper.so,binary,100,18353,18353
out/soong/.intermediates/art/sigchainlib/libsigchain/android_arm64_armv8-2a_cortex-a55_shared_apex31/e4694d05f1cb76fefd10c9c37c092ec4/unstripped/libsigchain.so,binary,100,21620,21620
diff --git a/size.csv b/size.csv
index 9f85e00..6e66e85 100644
--- a/size.csv
+++ b/size.csv
@@ -1,6 +1,6 @@
benchmark,symbol,size
-out/soong/.intermediates/bionic/libdl/libdl/android_arm64_armv8-2a_cortex-a55_shared_current/libdl.so,binary,1352
out/soong/.intermediates/bionic/libm/libm/android_arm64_armv8-2a_cortex-a55_shared_current/libm.so,binary,24046
+out/soong/.intermediates/bionic/libdl/libdl/android_arm64_armv8-2a_cortex-a55_shared_current/libdl.so,binary,1352
out/soong/.intermediates/system/logging/liblog/liblog/android_arm64_armv8-2a_cortex-a55_shared_current/liblog.so,binary,4806
out/soong/.intermediates/bionic/libc/libc/android_arm64_armv8-2a_cortex-a55_shared_current/libc.so,binary,128193
out/soong/.intermediates/libnativehelper/libnativehelper/android_arm64_armv8-2a_cortex-a55_shared_apex31/unstripped/libnativehelper.so,binary,18353