summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-20 07:06:09 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-20 07:06:09 +0000
commita5b6c26c1d602ca806cd386d8e4c06aeb1bc96e2 (patch)
tree45fbddd40688ac30d4b3f6e6c6188855478832b3 /jenkins/notify-full.log
parent525bcf75a58f9223bd03087d9bf9baf6753c6497 (diff)
onsuccess: #66: boot: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/66/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_abe stage1: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 7603 | # linux build successful: | all | # linux boot successful: | boot check_regression status : 0
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log223
1 files changed, 74 insertions, 149 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index ff0f873..302890b 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -26,17 +26,17 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/64/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/65/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/64/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/65/'
+ 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-stable-defconfig-build/65/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/66/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/65/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/66/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -88,7 +88,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
-++ '[' x27c22a4c76f753a68c11db22c92931166c9aa634 '!=' x328e01595436e937a0cc00cc8451f17beda26799 ']'
+++ '[' x11788869e0a3713e847733be8712e4b3b5e4dfd9 '!=' x27c22a4c76f753a68c11db22c92931166c9aa634 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -103,7 +103,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
-++ '[' x6d16e460240fe547cb7d9648f91494126213c835 '!=' xe0787da263322fc18dfff55218b12129765f7bd3 ']'
+++ '[' xe85c596ae2d1e5f5b769b5af4c0a8e7d055e40d7 '!=' x6d16e460240fe547cb7d9648f91494126213c835 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -131,19 +131,17 @@
+++ 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
-++ '[' x34a5cb6d8434303c170230644b2a7c1d5781d197 '!=' x69680740eafa1838527c90155a7432d51b8ff203 ']'
-++ echo -ne ' qemu'
-++ delim=' '
+++ '[' x34a5cb6d8434303c170230644b2a7c1d5781d197 '!=' x34a5cb6d8434303c170230644b2a7c1d5781d197 ']'
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc qemu
+ local c base_rev cur_rev c_commits
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
++ '[' 2 = 0 ']'
++ '[' 2 = 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'
+# change_kind=multiple_components : binutils gcc
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -151,17 +149,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=328e01595436e937a0cc00cc8451f17beda26799
++ base_rev=27c22a4c76f753a68c11db22c92931166c9aa634
++ 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=27c22a4c76f753a68c11db22c92931166c9aa634
-++ git -C binutils rev-list --count 328e01595436e937a0cc00cc8451f17beda26799..27c22a4c76f753a68c11db22c92931166c9aa634
-# rev for binutils : 328e01595436e937a0cc00cc8451f17beda26799..27c22a4c76f753a68c11db22c92931166c9aa634 (76 commits)
-+ c_commits=76
-+ echo '# rev for binutils : 328e01595436e937a0cc00cc8451f17beda26799..27c22a4c76f753a68c11db22c92931166c9aa634 (76 commits)'
++ cur_rev=11788869e0a3713e847733be8712e4b3b5e4dfd9
+++ git -C binutils rev-list --count 27c22a4c76f753a68c11db22c92931166c9aa634..11788869e0a3713e847733be8712e4b3b5e4dfd9
+# rev for binutils : 27c22a4c76f753a68c11db22c92931166c9aa634..11788869e0a3713e847733be8712e4b3b5e4dfd9 (41 commits)
++ c_commits=41
++ echo '# rev for binutils : 27c22a4c76f753a68c11db22c92931166c9aa634..11788869e0a3713e847733be8712e4b3b5e4dfd9 (41 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -169,36 +167,18 @@
++ 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=e0787da263322fc18dfff55218b12129765f7bd3
++ base_rev=6d16e460240fe547cb7d9648f91494126213c835
++ 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=6d16e460240fe547cb7d9648f91494126213c835
-++ git -C gcc rev-list --count e0787da263322fc18dfff55218b12129765f7bd3..6d16e460240fe547cb7d9648f91494126213c835
-# rev for gcc : e0787da263322fc18dfff55218b12129765f7bd3..6d16e460240fe547cb7d9648f91494126213c835 (147 commits)
-+ c_commits=147
-+ echo '# rev for gcc : e0787da263322fc18dfff55218b12129765f7bd3..6d16e460240fe547cb7d9648f91494126213c835 (147 commits)'
-+ for c in "${changed_components[@]}"
-++ get_baseline_git qemu_rev
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ 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=69680740eafa1838527c90155a7432d51b8ff203
-++ 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=34a5cb6d8434303c170230644b2a7c1d5781d197
-++ git -C qemu rev-list --count 69680740eafa1838527c90155a7432d51b8ff203..34a5cb6d8434303c170230644b2a7c1d5781d197
-# rev for qemu : 69680740eafa1838527c90155a7432d51b8ff203..34a5cb6d8434303c170230644b2a7c1d5781d197 (59 commits)
++ cur_rev=e85c596ae2d1e5f5b769b5af4c0a8e7d055e40d7
+++ git -C gcc rev-list --count 6d16e460240fe547cb7d9648f91494126213c835..e85c596ae2d1e5f5b769b5af4c0a8e7d055e40d7
+# rev for gcc : 6d16e460240fe547cb7d9648f91494126213c835..e85c596ae2d1e5f5b769b5af4c0a8e7d055e40d7 (91 commits)
-+ c_commits=59
-+ echo '# rev for qemu : 69680740eafa1838527c90155a7432d51b8ff203..34a5cb6d8434303c170230644b2a7c1d5781d197 (59 commits)'
++ c_commits=91
++ echo '# rev for gcc : 6d16e460240fe547cb7d9648f91494126213c835..e85c596ae2d1e5f5b769b5af4c0a8e7d055e40d7 (91 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -272,9 +252,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-stable-defconfig-build/65/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/66/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/65/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/66/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -307,16 +287,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=328e01595436e937a0cc00cc8451f17beda26799
+++ base_rev=27c22a4c76f753a68c11db22c92931166c9aa634
+++ 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=27c22a4c76f753a68c11db22c92931166c9aa634
-+++ git -C binutils rev-list --count 328e01595436e937a0cc00cc8451f17beda26799..27c22a4c76f753a68c11db22c92931166c9aa634
-++ c_commits=76
-++ new_commits=76
+++ cur_rev=11788869e0a3713e847733be8712e4b3b5e4dfd9
++++ git -C binutils rev-list --count 27c22a4c76f753a68c11db22c92931166c9aa634..11788869e0a3713e847733be8712e4b3b5e4dfd9
+++ c_commits=41
+++ new_commits=41
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -324,37 +304,20 @@
+++ 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=e0787da263322fc18dfff55218b12129765f7bd3
+++ base_rev=6d16e460240fe547cb7d9648f91494126213c835
+++ 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=6d16e460240fe547cb7d9648f91494126213c835
-+++ git -C gcc rev-list --count e0787da263322fc18dfff55218b12129765f7bd3..6d16e460240fe547cb7d9648f91494126213c835
-++ c_commits=147
-++ new_commits=223
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git qemu_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ 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=69680740eafa1838527c90155a7432d51b8ff203
-+++ 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=34a5cb6d8434303c170230644b2a7c1d5781d197
-+++ git -C qemu rev-list --count 69680740eafa1838527c90155a7432d51b8ff203..34a5cb6d8434303c170230644b2a7c1d5781d197
-++ c_commits=59
-++ new_commits=282
-+++ echo binutils gcc qemu
+++ cur_rev=e85c596ae2d1e5f5b769b5af4c0a8e7d055e40d7
++++ git -C gcc rev-list --count 6d16e460240fe547cb7d9648f91494126213c835..e85c596ae2d1e5f5b769b5af4c0a8e7d055e40d7
+++ c_commits=91
+++ new_commits=132
+++ tr ' ' ,
-++ components=binutils,gcc,qemu
-++ echo '282 commits in binutils,gcc,qemu'
++++ echo binutils gcc
+++ components=binutils,gcc
+++ echo '132 commits in binutils,gcc'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -369,17 +332,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '282 commits in binutils,gcc,qemu: Success on arm'
++ echo '[Linaro-TCWG-CI]' '132 commits in binutils,gcc: 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-stable-defconfig-build/65/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/66/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-stable-defconfig-build/64/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/65/artifact/artifacts
+ cat
++ print_config --short
++ false
@@ -408,16 +371,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=328e01595436e937a0cc00cc8451f17beda26799
+++ base_rev=27c22a4c76f753a68c11db22c92931166c9aa634
+++ 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=27c22a4c76f753a68c11db22c92931166c9aa634
-+++ git -C binutils rev-list --count 328e01595436e937a0cc00cc8451f17beda26799..27c22a4c76f753a68c11db22c92931166c9aa634
-++ c_commits=76
-++ new_commits=76
+++ cur_rev=11788869e0a3713e847733be8712e4b3b5e4dfd9
++++ git -C binutils rev-list --count 27c22a4c76f753a68c11db22c92931166c9aa634..11788869e0a3713e847733be8712e4b3b5e4dfd9
+++ c_commits=41
+++ new_commits=41
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -425,37 +388,20 @@
+++ 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=e0787da263322fc18dfff55218b12129765f7bd3
+++ base_rev=6d16e460240fe547cb7d9648f91494126213c835
+++ 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=6d16e460240fe547cb7d9648f91494126213c835
-+++ git -C gcc rev-list --count e0787da263322fc18dfff55218b12129765f7bd3..6d16e460240fe547cb7d9648f91494126213c835
-++ c_commits=147
-++ new_commits=223
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git qemu_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ 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=69680740eafa1838527c90155a7432d51b8ff203
-+++ 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=34a5cb6d8434303c170230644b2a7c1d5781d197
-+++ git -C qemu rev-list --count 69680740eafa1838527c90155a7432d51b8ff203..34a5cb6d8434303c170230644b2a7c1d5781d197
-++ c_commits=59
-++ new_commits=282
-+++ echo binutils gcc qemu
+++ cur_rev=e85c596ae2d1e5f5b769b5af4c0a8e7d055e40d7
++++ git -C gcc rev-list --count 6d16e460240fe547cb7d9648f91494126213c835..e85c596ae2d1e5f5b769b5af4c0a8e7d055e40d7
+++ c_commits=91
+++ new_commits=132
++++ echo binutils gcc
+++ tr ' ' ,
-++ components=binutils,gcc,qemu
-++ echo '282 commits in binutils,gcc,qemu'
+++ components=binutils,gcc
+++ echo '132 commits in binutils,gcc'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -464,19 +410,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=328e01595436e937a0cc00cc8451f17beda26799
+++ base_rev=27c22a4c76f753a68c11db22c92931166c9aa634
+++ 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=27c22a4c76f753a68c11db22c92931166c9aa634
-+++ git -C binutils rev-list --count 328e01595436e937a0cc00cc8451f17beda26799..27c22a4c76f753a68c11db22c92931166c9aa634
-++ c_commits=76
+++ cur_rev=11788869e0a3713e847733be8712e4b3b5e4dfd9
++++ git -C binutils rev-list --count 27c22a4c76f753a68c11db22c92931166c9aa634..11788869e0a3713e847733be8712e4b3b5e4dfd9
+++ c_commits=41
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 328e01595436e937a0cc00cc8451f17beda26799..27c22a4c76f753a68c11db22c92931166c9aa634
-++ '[' 76 -gt 5 ']'
-++ echo '... and 71 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 27c22a4c76f753a68c11db22c92931166c9aa634..11788869e0a3713e847733be8712e4b3b5e4dfd9
+++ '[' 41 -gt 5 ']'
+++ echo '... and 36 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -485,40 +431,19 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=e0787da263322fc18dfff55218b12129765f7bd3
+++ base_rev=6d16e460240fe547cb7d9648f91494126213c835
+++ 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=6d16e460240fe547cb7d9648f91494126213c835
-+++ git -C gcc rev-list --count e0787da263322fc18dfff55218b12129765f7bd3..6d16e460240fe547cb7d9648f91494126213c835
-++ c_commits=147
+++ cur_rev=e85c596ae2d1e5f5b769b5af4c0a8e7d055e40d7
++++ git -C gcc rev-list --count 6d16e460240fe547cb7d9648f91494126213c835..e85c596ae2d1e5f5b769b5af4c0a8e7d055e40d7
+++ c_commits=91
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline e0787da263322fc18dfff55218b12129765f7bd3..6d16e460240fe547cb7d9648f91494126213c835
-++ '[' 147 -gt 5 ']'
-++ echo '... and 142 more commits in gcc'
-++ '[' '' '!=' '' ']'
-++ for c in "${changed_components[@]}"
-+++ get_baseline_git qemu_rev
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ 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=69680740eafa1838527c90155a7432d51b8ff203
-+++ 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=34a5cb6d8434303c170230644b2a7c1d5781d197
-+++ git -C qemu rev-list --count 69680740eafa1838527c90155a7432d51b8ff203..34a5cb6d8434303c170230644b2a7c1d5781d197
-++ c_commits=59
-++ '[' '' '!=' '' ']'
-++ git -C qemu log -n 5 --oneline 69680740eafa1838527c90155a7432d51b8ff203..34a5cb6d8434303c170230644b2a7c1d5781d197
-++ '[' 59 -gt 5 ']'
-++ echo '... and 54 more commits in qemu'
+++ git -C gcc log -n 5 --oneline 6d16e460240fe547cb7d9648f91494126213c835..e85c596ae2d1e5f5b769b5af4c0a8e7d055e40d7
+++ '[' 91 -gt 5 ']'
+++ echo '... and 86 more commits in gcc'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -568,8 +493,6 @@ boot'
# generate dashboard
# generate_dashboard_squad
... Skipping
-# post_dashboard_squad
-... Skipping
+ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
@@ -577,26 +500,28 @@ boot'
+ false
+ echo '... Skipping'
+ return
+# post_dashboard_squad
+... Skipping
+ post_dashboard_squad
+ echo '# post_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ generate_lnt_report
-# generate_lnt_report
-+ wait 26144
++ wait 24940
+ set -euf -o pipefail
+# generate_lnt_report
+ echo '# generate_lnt_report'
+ true
+ . /home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/lnt-utils.sh
-... Skipping
+ case "$ci_project" in
+... Skipping
+ echo '... Skipping'
+ return
+ false
+ post_to_jira
-# post_to_jira
+ set -euf -o pipefail
+# post_to_jira
+ echo '# post_to_jira'
+ local post_card_comment=false
+ local post_template_comment=false