summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log363
1 files changed, 217 insertions, 146 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 8ca7f50..31cf83f 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_kernel-build.sh
+/home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __stage full __verbose true __build_script tcwg_kernel-build.sh
+ false
+ dryrun=
@@ -26,27 +26,25 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allnoconfig-build/71/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allnoconfig-build/72/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allnoconfig-build/71/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allnoconfig-build/72/'
+ echo '# Using dir : base-artifacts'
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allnoconfig-build/72/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allnoconfig-build/73/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allnoconfig-build/72/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allnoconfig-build/73/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
-+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
-+ set +x
-# check_source_changes
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ check_source_changes
+# check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -89,7 +87,7 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x2129106d20823148ae2e24b51c3cf9edb46c7f3c '!=' x989ea4061f275edb85ab5de8f908be5a273bd05a ']'
+++ '[' xe7a293f376fef110ae59f5b9ae5bf0aaca68a4da '!=' x2129106d20823148ae2e24b51c3cf9edb46c7f3c ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -104,7 +102,7 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ '[' x8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8 '!=' x989e67f827b74b76e58abe137ce12d948af2290c ']'
+++ '[' x86f535cb4664fcaf96ff12942887db949beef27d '!=' x8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -119,7 +117,9 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ '[' x3d5b2e017ced9d41dd45d10fc81ff2607b9d136f '!=' x3d5b2e017ced9d41dd45d10fc81ff2607b9d136f ']'
+++ '[' x8cdea97518afa1b098723cfb5c4086130e7212f3 '!=' x3d5b2e017ced9d41dd45d10fc81ff2607b9d136f ']'
+++ echo -ne ' linux'
+++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
@@ -132,19 +132,19 @@
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ '[' x80f1709aa0eb4de09b4240563463f991a5b9d855 '!=' x039afc5ef7367fbc8fb475580c291c2655e856cb ']'
+++ '[' x455f4440687fcee03e62d9b17b28162b638458af '!=' x80f1709aa0eb4de09b4240563463f991a5b9d855 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc qemu
+ local c base_rev cur_rev c_commits
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc qemu'
++ echo '# change_kind=multiple_components : binutils gcc linux qemu'
+# change_kind=multiple_components : binutils gcc linux qemu
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -152,17 +152,17 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=989ea4061f275edb85ab5de8f908be5a273bd05a
++ base_rev=2129106d20823148ae2e24b51c3cf9edb46c7f3c
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=2129106d20823148ae2e24b51c3cf9edb46c7f3c
-++ git -C binutils rev-list --count 989ea4061f275edb85ab5de8f908be5a273bd05a..2129106d20823148ae2e24b51c3cf9edb46c7f3c
-# rev for binutils : 989ea4061f275edb85ab5de8f908be5a273bd05a..2129106d20823148ae2e24b51c3cf9edb46c7f3c (116 commits)
-+ c_commits=116
-+ echo '# rev for binutils : 989ea4061f275edb85ab5de8f908be5a273bd05a..2129106d20823148ae2e24b51c3cf9edb46c7f3c (116 commits)'
++ cur_rev=e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
+++ git -C binutils rev-list --count 2129106d20823148ae2e24b51c3cf9edb46c7f3c..e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
+# rev for binutils : 2129106d20823148ae2e24b51c3cf9edb46c7f3c..e7a293f376fef110ae59f5b9ae5bf0aaca68a4da (43 commits)
++ c_commits=43
++ echo '# rev for binutils : 2129106d20823148ae2e24b51c3cf9edb46c7f3c..e7a293f376fef110ae59f5b9ae5bf0aaca68a4da (43 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -170,17 +170,35 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=989e67f827b74b76e58abe137ce12d948af2290c
++ base_rev=8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
++ get_current_git gcc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gcc_rev
-+ cur_rev=8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
-++ git -C gcc rev-list --count 989e67f827b74b76e58abe137ce12d948af2290c..8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
-# rev for gcc : 989e67f827b74b76e58abe137ce12d948af2290c..8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8 (141 commits)
-+ c_commits=141
-+ echo '# rev for gcc : 989e67f827b74b76e58abe137ce12d948af2290c..8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8 (141 commits)'
++ cur_rev=86f535cb4664fcaf96ff12942887db949beef27d
+++ git -C gcc rev-list --count 8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8..86f535cb4664fcaf96ff12942887db949beef27d
+# rev for gcc : 8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8..86f535cb4664fcaf96ff12942887db949beef27d (32 commits)
++ c_commits=32
++ echo '# rev for gcc : 8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8..86f535cb4664fcaf96ff12942887db949beef27d (32 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
++ base_rev=3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
++ cur_rev=8cdea97518afa1b098723cfb5c4086130e7212f3
+++ git -C linux rev-list --count 3d5b2e017ced9d41dd45d10fc81ff2607b9d136f..8cdea97518afa1b098723cfb5c4086130e7212f3
+# rev for linux : 3d5b2e017ced9d41dd45d10fc81ff2607b9d136f..8cdea97518afa1b098723cfb5c4086130e7212f3 (108 commits)
++ c_commits=108
++ echo '# rev for linux : 3d5b2e017ced9d41dd45d10fc81ff2607b9d136f..8cdea97518afa1b098723cfb5c4086130e7212f3 (108 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -188,18 +206,18 @@
++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/qemu_rev
-+ base_rev=039afc5ef7367fbc8fb475580c291c2655e856cb
++ base_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
++ get_current_git qemu_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/qemu_rev
-+ cur_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
-++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..80f1709aa0eb4de09b4240563463f991a5b9d855
-# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..80f1709aa0eb4de09b4240563463f991a5b9d855 (151 commits)
++ cur_rev=455f4440687fcee03e62d9b17b28162b638458af
+++ git -C qemu rev-list --count 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af
+# rev for qemu : 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af (44 commits)
-+ c_commits=151
-+ echo '# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..80f1709aa0eb4de09b4240563463f991a5b9d855 (151 commits)'
++ c_commits=44
++ echo '# rev for qemu : 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af (44 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -242,21 +260,21 @@
++ assert_with_msg 'ERROR: No binutils in current git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct 989ea4061f275edb85ab5de8f908be5a273bd05a
-+ base_d=1702917557
+++ git -C binutils show --no-patch --pretty=%ct 2129106d20823148ae2e24b51c3cf9edb46c7f3c
++ base_d=1703264269
++ get_current_component_date binutils
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct 2129106d20823148ae2e24b51c3cf9edb46c7f3c
-+ cur_d=1703264269
-+ '[' x1702917557 '!=' x ']'
-+ '[' x1703264269 = x ']'
-+ '[' 1703264269 -lt 1702917557 ']'
-+ '[' x1703264269 = x ']'
-+ '[' 1703264269 -gt 0 ']'
-+ results_date=1703264269
+++ git -C binutils show --no-patch --pretty=%ct e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
++ cur_d=1703548868
++ '[' x1703264269 '!=' x ']'
++ '[' x1703548868 = x ']'
++ '[' 1703548868 -lt 1703264269 ']'
++ '[' x1703548868 = x ']'
++ '[' 1703548868 -gt 0 ']'
++ results_date=1703548868
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gcc
++ set -euf -o pipefail
@@ -264,21 +282,21 @@
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct 989e67f827b74b76e58abe137ce12d948af2290c
-+ base_d=1702937690
+++ git -C gcc show --no-patch --pretty=%ct 8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
++ base_d=1703275941
++ get_current_component_date gcc
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct 8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
-+ cur_d=1703275941
-+ '[' x1702937690 '!=' x ']'
-+ '[' x1703275941 = x ']'
-+ '[' 1703275941 -lt 1702937690 ']'
-+ '[' x1703275941 = x ']'
-+ '[' 1703275941 -gt 1703264269 ']'
-+ results_date=1703275941
+++ git -C gcc show --no-patch --pretty=%ct 86f535cb4664fcaf96ff12942887db949beef27d
++ cur_d=1703609049
++ '[' x1703275941 '!=' x ']'
++ '[' x1703609049 = x ']'
++ '[' 1703609049 -lt 1703275941 ']'
++ '[' x1703609049 = x ']'
++ '[' 1703609049 -gt 1703548868 ']'
++ results_date=1703609049
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date linux
++ set -euf -o pipefail
@@ -293,13 +311,13 @@
++ assert_with_msg 'ERROR: No linux in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
-++ git -C linux show --no-patch --pretty=%ct 3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
-+ cur_d=1702489170
+++ git -C linux show --no-patch --pretty=%ct 8cdea97518afa1b098723cfb5c4086130e7212f3
++ cur_d=1703088029
+ '[' x1702489170 '!=' x ']'
-+ '[' x1702489170 = x ']'
-+ '[' 1702489170 -lt 1702489170 ']'
-+ '[' x1702489170 = x ']'
-+ '[' 1702489170 -gt 1703275941 ']'
++ '[' x1703088029 = x ']'
++ '[' 1703088029 -lt 1702489170 ']'
++ '[' x1703088029 = x ']'
++ '[' 1703088029 -gt 1703609049 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date qemu
++ set -euf -o pipefail
@@ -307,32 +325,30 @@
++ assert_with_msg 'ERROR: No qemu in current git' '[' -f base-artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ git -C qemu show --no-patch --pretty=%ct 039afc5ef7367fbc8fb475580c291c2655e856cb
-+ base_d=1702418073
+++ git -C qemu show --no-patch --pretty=%ct 80f1709aa0eb4de09b4240563463f991a5b9d855
++ base_d=1703205859
++ get_current_component_date qemu
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No qemu in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
-++ git -C qemu show --no-patch --pretty=%ct 80f1709aa0eb4de09b4240563463f991a5b9d855
-+ cur_d=1703205859
-+ '[' x1702418073 '!=' x ']'
-+ '[' x1703205859 = x ']'
-+ '[' 1703205859 -lt 1702418073 ']'
-+ '[' x1703205859 = x ']'
-+ '[' 1703205859 -gt 1703275941 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1703275941 -gt 0 ']'
+++ git -C qemu show --no-patch --pretty=%ct 455f4440687fcee03e62d9b17b28162b638458af
++ cur_d=1703588836
++ '[' x1703205859 '!=' x ']'
++ '[' x1703588836 = x ']'
++ '[' 1703588836 -lt 1703205859 ']'
++ '[' x1703588836 = x ']'
++ '[' 1703588836 -gt 1703609049 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1703609049 -gt 0 ']'
+ set -euf -o pipefail +x
++ get_baseline_manifest '{rr[results_date]}'
++ get_manifest base-artifacts/manifest.sh '{rr[results_date]}' false
++ set +x
-+ base_d=1702580175
-+ '[' 1702580175 '!=' '' ']'
-+ assert '[' 1703275941 -ge 1702580175 ']'
-+ set -euf -o pipefail +x
-+ '[' 1703275941 -gt 1702580175 ']'
-+ results_date=1702928058
-+ rr[results_date]=1702928058
++ base_d=1702928058
++ '[' 1702928058 '!=' '' ']'
++ '[' 1703609049 -gt 1702928058 ']'
++ results_date=1703268553
++ rr[results_date]=1703268553
+ cat
+ manifest_out
+ cat
@@ -381,9 +397,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allnoconfig-build/72/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allnoconfig-build/73/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allnoconfig-build/72/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allnoconfig-build/73/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -416,16 +432,16 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ base_rev=989ea4061f275edb85ab5de8f908be5a273bd05a
+++ base_rev=2129106d20823148ae2e24b51c3cf9edb46c7f3c
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ cur_rev=2129106d20823148ae2e24b51c3cf9edb46c7f3c
-+++ git -C binutils rev-list --count 989ea4061f275edb85ab5de8f908be5a273bd05a..2129106d20823148ae2e24b51c3cf9edb46c7f3c
-++ c_commits=116
-++ new_commits=116
+++ cur_rev=e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
++++ git -C binutils rev-list --count 2129106d20823148ae2e24b51c3cf9edb46c7f3c..e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
+++ c_commits=43
+++ new_commits=43
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -433,16 +449,33 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=989e67f827b74b76e58abe137ce12d948af2290c
+++ base_rev=8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ cur_rev=8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
-+++ git -C gcc rev-list --count 989e67f827b74b76e58abe137ce12d948af2290c..8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
-++ c_commits=141
-++ new_commits=257
+++ cur_rev=86f535cb4664fcaf96ff12942887db949beef27d
++++ git -C gcc rev-list --count 8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8..86f535cb4664fcaf96ff12942887db949beef27d
+++ c_commits=32
+++ new_commits=75
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=8cdea97518afa1b098723cfb5c4086130e7212f3
++++ git -C linux rev-list --count 3d5b2e017ced9d41dd45d10fc81ff2607b9d136f..8cdea97518afa1b098723cfb5c4086130e7212f3
+++ c_commits=108
+++ new_commits=183
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -450,20 +483,20 @@
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ base_rev=039afc5ef7367fbc8fb475580c291c2655e856cb
+++ base_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
-++ cur_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
-+++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..80f1709aa0eb4de09b4240563463f991a5b9d855
-++ c_commits=151
-++ new_commits=408
-+++ echo binutils gcc qemu
+++ cur_rev=455f4440687fcee03e62d9b17b28162b638458af
++++ git -C qemu rev-list --count 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af
+++ c_commits=44
+++ new_commits=227
++++ echo binutils gcc linux qemu
+++ tr ' ' ,
-++ components=binutils,gcc,qemu
-++ echo '408 commits in binutils,gcc,qemu'
+++ components=binutils,gcc,linux,qemu
+++ echo '227 commits in binutils,gcc,linux,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -478,17 +511,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '408 commits in binutils,gcc,qemu: Success on arm'
++ echo '[Linaro-TCWG-CI]' '227 commits in binutils,gcc,linux,qemu: Success on arm'
+ print_mail_body
+ local bad_artifacts_url good_artifacts_url
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allnoconfig-build/72/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allnoconfig-build/73/artifact/artifacts
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-+ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allnoconfig-build/71/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-lts-allnoconfig-build/72/artifact/artifacts
+ local key=
+ '[' multiple_components = single_commit ']'
+ cat
@@ -521,16 +554,16 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ base_rev=989ea4061f275edb85ab5de8f908be5a273bd05a
+++ base_rev=2129106d20823148ae2e24b51c3cf9edb46c7f3c
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ cur_rev=2129106d20823148ae2e24b51c3cf9edb46c7f3c
-+++ git -C binutils rev-list --count 989ea4061f275edb85ab5de8f908be5a273bd05a..2129106d20823148ae2e24b51c3cf9edb46c7f3c
-++ c_commits=116
-++ new_commits=116
+++ cur_rev=e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
++++ git -C binutils rev-list --count 2129106d20823148ae2e24b51c3cf9edb46c7f3c..e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
+++ c_commits=43
+++ new_commits=43
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -538,16 +571,33 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=989e67f827b74b76e58abe137ce12d948af2290c
+++ base_rev=8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ cur_rev=8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
-+++ git -C gcc rev-list --count 989e67f827b74b76e58abe137ce12d948af2290c..8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
-++ c_commits=141
-++ new_commits=257
+++ cur_rev=86f535cb4664fcaf96ff12942887db949beef27d
++++ git -C gcc rev-list --count 8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8..86f535cb4664fcaf96ff12942887db949beef27d
+++ c_commits=32
+++ new_commits=75
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=8cdea97518afa1b098723cfb5c4086130e7212f3
++++ git -C linux rev-list --count 3d5b2e017ced9d41dd45d10fc81ff2607b9d136f..8cdea97518afa1b098723cfb5c4086130e7212f3
+++ c_commits=108
+++ new_commits=183
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -555,20 +605,20 @@
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ base_rev=039afc5ef7367fbc8fb475580c291c2655e856cb
+++ base_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
-++ cur_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
-+++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..80f1709aa0eb4de09b4240563463f991a5b9d855
-++ c_commits=151
-++ new_commits=408
-+++ echo binutils gcc qemu
+++ cur_rev=455f4440687fcee03e62d9b17b28162b638458af
++++ git -C qemu rev-list --count 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af
+++ c_commits=44
+++ new_commits=227
++++ echo binutils gcc linux qemu
+++ tr ' ' ,
-++ components=binutils,gcc,qemu
-++ echo '408 commits in binutils,gcc,qemu'
+++ components=binutils,gcc,linux,qemu
+++ echo '227 commits in binutils,gcc,linux,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -577,19 +627,19 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ base_rev=989ea4061f275edb85ab5de8f908be5a273bd05a
+++ base_rev=2129106d20823148ae2e24b51c3cf9edb46c7f3c
+++ get_current_git binutils_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/binutils_rev
-++ cur_rev=2129106d20823148ae2e24b51c3cf9edb46c7f3c
-+++ git -C binutils rev-list --count 989ea4061f275edb85ab5de8f908be5a273bd05a..2129106d20823148ae2e24b51c3cf9edb46c7f3c
-++ c_commits=116
+++ cur_rev=e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
++++ git -C binutils rev-list --count 2129106d20823148ae2e24b51c3cf9edb46c7f3c..e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
+++ c_commits=43
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 989ea4061f275edb85ab5de8f908be5a273bd05a..2129106d20823148ae2e24b51c3cf9edb46c7f3c
-++ '[' 116 -gt 5 ']'
-++ echo '... and 111 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 2129106d20823148ae2e24b51c3cf9edb46c7f3c..e7a293f376fef110ae59f5b9ae5bf0aaca68a4da
+++ '[' 43 -gt 5 ']'
+++ echo '... and 38 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -598,19 +648,40 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=989e67f827b74b76e58abe137ce12d948af2290c
+++ base_rev=8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
+++ get_current_git gcc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gcc_rev
-++ cur_rev=8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
-+++ git -C gcc rev-list --count 989e67f827b74b76e58abe137ce12d948af2290c..8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
-++ c_commits=141
+++ cur_rev=86f535cb4664fcaf96ff12942887db949beef27d
++++ git -C gcc rev-list --count 8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8..86f535cb4664fcaf96ff12942887db949beef27d
+++ c_commits=32
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 989e67f827b74b76e58abe137ce12d948af2290c..8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8
-++ '[' 141 -gt 5 ']'
-++ echo '... and 136 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 8c8d4b565cd7e08c6ec9ca5a4369d8ec5619cad8..86f535cb4664fcaf96ff12942887db949beef27d
+++ '[' 32 -gt 5 ']'
+++ echo '... and 27 more commits in gcc'
+++ '[' '' '!=' '' ']'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git linux_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ base_rev=3d5b2e017ced9d41dd45d10fc81ff2607b9d136f
++++ get_current_git linux_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ cur_rev=8cdea97518afa1b098723cfb5c4086130e7212f3
++++ git -C linux rev-list --count 3d5b2e017ced9d41dd45d10fc81ff2607b9d136f..8cdea97518afa1b098723cfb5c4086130e7212f3
+++ c_commits=108
+++ '[' '' '!=' '' ']'
+++ git -C linux log -n 5 --oneline 3d5b2e017ced9d41dd45d10fc81ff2607b9d136f..8cdea97518afa1b098723cfb5c4086130e7212f3
+++ '[' 108 -gt 5 ']'
+++ echo '... and 103 more commits in linux'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
@@ -619,19 +690,19 @@
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ base_rev=039afc5ef7367fbc8fb475580c291c2655e856cb
+++ base_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
+++ get_current_git qemu_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/qemu_rev
-++ cur_rev=80f1709aa0eb4de09b4240563463f991a5b9d855
-+++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..80f1709aa0eb4de09b4240563463f991a5b9d855
-++ c_commits=151
+++ cur_rev=455f4440687fcee03e62d9b17b28162b638458af
++++ git -C qemu rev-list --count 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af
+++ c_commits=44
++ '[' '' '!=' '' ']'
-++ git -C qemu log -n 5 --oneline 039afc5ef7367fbc8fb475580c291c2655e856cb..80f1709aa0eb4de09b4240563463f991a5b9d855
-++ '[' 151 -gt 5 ']'
-++ echo '... and 146 more commits in qemu'
+++ git -C qemu log -n 5 --oneline 80f1709aa0eb4de09b4240563463f991a5b9d855..455f4440687fcee03e62d9b17b28162b638458af
+++ '[' 44 -gt 5 ']'
+++ echo '... and 39 more commits in qemu'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -678,7 +749,7 @@ all'
+ generate_jenkins_html_files
# generate_jenkins_html_files
... Skipping
-+ wait 7539
++ wait 5686
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+ true
@@ -1308,21 +1379,21 @@ all'
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 7703
-# generate_lnt_report
++ wait 5850
+ set -euf -o pipefail
+ local results_date
+ echo '# generate_lnt_report'
+# generate_lnt_report
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/lnt-utils.sh
++ declare is_first_lnt_entry
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1702928058
-++ date '+%Y-%m-%d %H:%M:%S' --date @1702928058
++ results_date=1703268553
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703268553
... Skipping
-+ results_date='2023-12-18 19:34:18'
++ results_date='2023-12-22 18:09:13'
+ local jira_key=-
+ '[' -f artifacts/notify/jira/key ']'
+ case "$ci_project" in