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.log366
1 files changed, 239 insertions, 127 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 59c8326..d381a00 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-aarch64-next-allyesconfig-build/98/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/99/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/98/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/99/'
+ 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-aarch64-next-allyesconfig-build/99/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/100/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/99/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/100/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -89,7 +89,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
-++ '[' xc97aab39b81bb8b603678bc664c0de7f534a4bd5 '!=' x97b29a61f7f001550fe985bf2deea1550e3c20dd ']'
+++ '[' xc6f7f9c80c3b92c6d877214d38aaef141adc5b93 '!=' xc97aab39b81bb8b603678bc664c0de7f534a4bd5 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -104,7 +104,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
-++ '[' x9c26c91b94eb72397a4892b28022070a33636492 '!=' xf1b2f3a7e0638c450129ea099baa42cbf290e313 ']'
+++ '[' xb8edb812ff4934c609fdfafe2e1c7f932bc18305 '!=' x9c26c91b94eb72397a4892b28022070a33636492 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -132,7 +132,7 @@
+++ 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
-++ '[' x4705fc0c8511d073bee4751c3c974aab2b10a970 '!=' xea6a33e776f0a4bda94460ab0945d953fc801dd1 ']'
+++ '[' xabf635ddfe3242df907f58967f3c1e6763bbca2d '!=' x4705fc0c8511d073bee4751c3c974aab2b10a970 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
@@ -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=97b29a61f7f001550fe985bf2deea1550e3c20dd
++ base_rev=c97aab39b81bb8b603678bc664c0de7f534a4bd5
++ 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=c97aab39b81bb8b603678bc664c0de7f534a4bd5
-++ git -C binutils rev-list --count 97b29a61f7f001550fe985bf2deea1550e3c20dd..c97aab39b81bb8b603678bc664c0de7f534a4bd5
-# rev for binutils : 97b29a61f7f001550fe985bf2deea1550e3c20dd..c97aab39b81bb8b603678bc664c0de7f534a4bd5 (51 commits)
-+ c_commits=51
-+ echo '# rev for binutils : 97b29a61f7f001550fe985bf2deea1550e3c20dd..c97aab39b81bb8b603678bc664c0de7f534a4bd5 (51 commits)'
++ cur_rev=c6f7f9c80c3b92c6d877214d38aaef141adc5b93
+++ git -C binutils rev-list --count c97aab39b81bb8b603678bc664c0de7f534a4bd5..c6f7f9c80c3b92c6d877214d38aaef141adc5b93
+# rev for binutils : c97aab39b81bb8b603678bc664c0de7f534a4bd5..c6f7f9c80c3b92c6d877214d38aaef141adc5b93 (84 commits)
++ c_commits=84
++ echo '# rev for binutils : c97aab39b81bb8b603678bc664c0de7f534a4bd5..c6f7f9c80c3b92c6d877214d38aaef141adc5b93 (84 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -170,17 +170,17 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=f1b2f3a7e0638c450129ea099baa42cbf290e313
++ base_rev=9c26c91b94eb72397a4892b28022070a33636492
++ 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=9c26c91b94eb72397a4892b28022070a33636492
-++ git -C gcc rev-list --count f1b2f3a7e0638c450129ea099baa42cbf290e313..9c26c91b94eb72397a4892b28022070a33636492
-# rev for gcc : f1b2f3a7e0638c450129ea099baa42cbf290e313..9c26c91b94eb72397a4892b28022070a33636492 (152 commits)
-+ c_commits=152
-+ echo '# rev for gcc : f1b2f3a7e0638c450129ea099baa42cbf290e313..9c26c91b94eb72397a4892b28022070a33636492 (152 commits)'
++ cur_rev=b8edb812ff4934c609fdfafe2e1c7f932bc18305
+++ git -C gcc rev-list --count 9c26c91b94eb72397a4892b28022070a33636492..b8edb812ff4934c609fdfafe2e1c7f932bc18305
+# rev for gcc : 9c26c91b94eb72397a4892b28022070a33636492..b8edb812ff4934c609fdfafe2e1c7f932bc18305 (218 commits)
++ c_commits=218
++ echo '# rev for gcc : 9c26c91b94eb72397a4892b28022070a33636492..b8edb812ff4934c609fdfafe2e1c7f932bc18305 (218 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -188,19 +188,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=ea6a33e776f0a4bda94460ab0945d953fc801dd1
++ base_rev=4705fc0c8511d073bee4751c3c974aab2b10a970
++ 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=4705fc0c8511d073bee4751c3c974aab2b10a970
-++ git -C qemu rev-list --count ea6a33e776f0a4bda94460ab0945d953fc801dd1..4705fc0c8511d073bee4751c3c974aab2b10a970
-# rev for qemu : ea6a33e776f0a4bda94460ab0945d953fc801dd1..4705fc0c8511d073bee4751c3c974aab2b10a970 (27 commits)
++ cur_rev=abf635ddfe3242df907f58967f3c1e6763bbca2d
+++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d
+# rev for qemu : 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d (46 commits)
-# post_interesting_commits
-+ c_commits=27
-+ echo '# rev for qemu : ea6a33e776f0a4bda94460ab0945d953fc801dd1..4705fc0c8511d073bee4751c3c974aab2b10a970 (27 commits)'
++ c_commits=46
++ echo '# rev for qemu : 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d (46 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -220,6 +219,7 @@
+ generate_extra_details_f=generate_extra_details
+ case "$ci_project" in
+ post_interesting_commits init
+# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
@@ -273,9 +273,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-aarch64-next-allyesconfig-build/99/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/100/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/99/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/100/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -308,16 +308,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=97b29a61f7f001550fe985bf2deea1550e3c20dd
+++ base_rev=c97aab39b81bb8b603678bc664c0de7f534a4bd5
+++ 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=c97aab39b81bb8b603678bc664c0de7f534a4bd5
-+++ git -C binutils rev-list --count 97b29a61f7f001550fe985bf2deea1550e3c20dd..c97aab39b81bb8b603678bc664c0de7f534a4bd5
-++ c_commits=51
-++ new_commits=51
+++ cur_rev=c6f7f9c80c3b92c6d877214d38aaef141adc5b93
++++ git -C binutils rev-list --count c97aab39b81bb8b603678bc664c0de7f534a4bd5..c6f7f9c80c3b92c6d877214d38aaef141adc5b93
+++ c_commits=84
+++ new_commits=84
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -325,16 +325,16 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=f1b2f3a7e0638c450129ea099baa42cbf290e313
+++ base_rev=9c26c91b94eb72397a4892b28022070a33636492
+++ 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=9c26c91b94eb72397a4892b28022070a33636492
-+++ git -C gcc rev-list --count f1b2f3a7e0638c450129ea099baa42cbf290e313..9c26c91b94eb72397a4892b28022070a33636492
-++ c_commits=152
-++ new_commits=203
+++ cur_rev=b8edb812ff4934c609fdfafe2e1c7f932bc18305
++++ git -C gcc rev-list --count 9c26c91b94eb72397a4892b28022070a33636492..b8edb812ff4934c609fdfafe2e1c7f932bc18305
+++ c_commits=218
+++ new_commits=302
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -342,20 +342,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=ea6a33e776f0a4bda94460ab0945d953fc801dd1
+++ base_rev=4705fc0c8511d073bee4751c3c974aab2b10a970
+++ 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=4705fc0c8511d073bee4751c3c974aab2b10a970
-+++ git -C qemu rev-list --count ea6a33e776f0a4bda94460ab0945d953fc801dd1..4705fc0c8511d073bee4751c3c974aab2b10a970
-++ c_commits=27
-++ new_commits=230
-+++ echo binutils gcc qemu
+++ cur_rev=abf635ddfe3242df907f58967f3c1e6763bbca2d
++++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d
+++ c_commits=46
+++ new_commits=348
+++ tr ' ' ,
++++ echo binutils gcc qemu
++ components=binutils,gcc,qemu
-++ echo '230 commits in binutils,gcc,qemu'
+++ echo '348 commits in binutils,gcc,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -370,17 +370,21 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '230 commits in binutils,gcc,qemu: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' '348 commits in binutils,gcc,qemu: Success on aarch64'
+ 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-aarch64-next-allyesconfig-build/99/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/100/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-aarch64-next-allyesconfig-build/98/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allyesconfig-build/99/artifact/artifacts
++ local key=
++ '[' multiple_components = single_commit ']'
++ cat
++ '[' '' '!=' '' ']'
+ cat
++ print_config --short
++ false
@@ -409,16 +413,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=97b29a61f7f001550fe985bf2deea1550e3c20dd
+++ base_rev=c97aab39b81bb8b603678bc664c0de7f534a4bd5
+++ 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=c97aab39b81bb8b603678bc664c0de7f534a4bd5
-+++ git -C binutils rev-list --count 97b29a61f7f001550fe985bf2deea1550e3c20dd..c97aab39b81bb8b603678bc664c0de7f534a4bd5
-++ c_commits=51
-++ new_commits=51
+++ cur_rev=c6f7f9c80c3b92c6d877214d38aaef141adc5b93
++++ git -C binutils rev-list --count c97aab39b81bb8b603678bc664c0de7f534a4bd5..c6f7f9c80c3b92c6d877214d38aaef141adc5b93
+++ c_commits=84
+++ new_commits=84
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -426,16 +430,16 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ base_rev=f1b2f3a7e0638c450129ea099baa42cbf290e313
+++ base_rev=9c26c91b94eb72397a4892b28022070a33636492
+++ 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=9c26c91b94eb72397a4892b28022070a33636492
-+++ git -C gcc rev-list --count f1b2f3a7e0638c450129ea099baa42cbf290e313..9c26c91b94eb72397a4892b28022070a33636492
-++ c_commits=152
-++ new_commits=203
+++ cur_rev=b8edb812ff4934c609fdfafe2e1c7f932bc18305
++++ git -C gcc rev-list --count 9c26c91b94eb72397a4892b28022070a33636492..b8edb812ff4934c609fdfafe2e1c7f932bc18305
+++ c_commits=218
+++ new_commits=302
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -443,20 +447,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=ea6a33e776f0a4bda94460ab0945d953fc801dd1
+++ base_rev=4705fc0c8511d073bee4751c3c974aab2b10a970
+++ 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=4705fc0c8511d073bee4751c3c974aab2b10a970
-+++ git -C qemu rev-list --count ea6a33e776f0a4bda94460ab0945d953fc801dd1..4705fc0c8511d073bee4751c3c974aab2b10a970
-++ c_commits=27
-++ new_commits=230
+++ cur_rev=abf635ddfe3242df907f58967f3c1e6763bbca2d
++++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d
+++ c_commits=46
+++ new_commits=348
+++ echo binutils gcc qemu
+++ tr ' ' ,
++ components=binutils,gcc,qemu
-++ echo '230 commits in binutils,gcc,qemu'
+++ echo '348 commits in binutils,gcc,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -465,19 +469,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=97b29a61f7f001550fe985bf2deea1550e3c20dd
+++ base_rev=c97aab39b81bb8b603678bc664c0de7f534a4bd5
+++ 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=c97aab39b81bb8b603678bc664c0de7f534a4bd5
-+++ git -C binutils rev-list --count 97b29a61f7f001550fe985bf2deea1550e3c20dd..c97aab39b81bb8b603678bc664c0de7f534a4bd5
-++ c_commits=51
+++ cur_rev=c6f7f9c80c3b92c6d877214d38aaef141adc5b93
++++ git -C binutils rev-list --count c97aab39b81bb8b603678bc664c0de7f534a4bd5..c6f7f9c80c3b92c6d877214d38aaef141adc5b93
+++ c_commits=84
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 97b29a61f7f001550fe985bf2deea1550e3c20dd..c97aab39b81bb8b603678bc664c0de7f534a4bd5
-++ '[' 51 -gt 5 ']'
-++ echo '... and 46 more commits in binutils'
+++ git -C binutils log -n 5 --oneline c97aab39b81bb8b603678bc664c0de7f534a4bd5..c6f7f9c80c3b92c6d877214d38aaef141adc5b93
+++ '[' 84 -gt 5 ']'
+++ echo '... and 79 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -486,19 +490,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=f1b2f3a7e0638c450129ea099baa42cbf290e313
+++ base_rev=9c26c91b94eb72397a4892b28022070a33636492
+++ 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=9c26c91b94eb72397a4892b28022070a33636492
-+++ git -C gcc rev-list --count f1b2f3a7e0638c450129ea099baa42cbf290e313..9c26c91b94eb72397a4892b28022070a33636492
-++ c_commits=152
+++ cur_rev=b8edb812ff4934c609fdfafe2e1c7f932bc18305
++++ git -C gcc rev-list --count 9c26c91b94eb72397a4892b28022070a33636492..b8edb812ff4934c609fdfafe2e1c7f932bc18305
+++ c_commits=218
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline f1b2f3a7e0638c450129ea099baa42cbf290e313..9c26c91b94eb72397a4892b28022070a33636492
-++ '[' 152 -gt 5 ']'
-++ echo '... and 147 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 9c26c91b94eb72397a4892b28022070a33636492..b8edb812ff4934c609fdfafe2e1c7f932bc18305
+++ '[' 218 -gt 5 ']'
+++ echo '... and 213 more commits in gcc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
@@ -507,19 +511,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=ea6a33e776f0a4bda94460ab0945d953fc801dd1
+++ base_rev=4705fc0c8511d073bee4751c3c974aab2b10a970
+++ 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=4705fc0c8511d073bee4751c3c974aab2b10a970
-+++ git -C qemu rev-list --count ea6a33e776f0a4bda94460ab0945d953fc801dd1..4705fc0c8511d073bee4751c3c974aab2b10a970
-++ c_commits=27
+++ cur_rev=abf635ddfe3242df907f58967f3c1e6763bbca2d
++++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d
+++ c_commits=46
++ '[' '' '!=' '' ']'
-++ git -C qemu log -n 5 --oneline ea6a33e776f0a4bda94460ab0945d953fc801dd1..4705fc0c8511d073bee4751c3c974aab2b10a970
-++ '[' 27 -gt 5 ']'
-++ echo '... and 22 more commits in qemu'
+++ git -C qemu log -n 5 --oneline 4705fc0c8511d073bee4751c3c974aab2b10a970..abf635ddfe3242df907f58967f3c1e6763bbca2d
+++ '[' 46 -gt 5 ']'
+++ echo '... and 41 more commits in qemu'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -560,15 +564,120 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 20278
# generate_jenkins_html_files
+... Skipping
++ wait 385877
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+ true
+ case "$ci_project" in
+ echo '... Skipping'
-... Skipping
+ return
++ generate_readme html
++ set -euf -o pipefail
++ local text_type=html
++ local gnu_text=false
++ case "$ci_project" in
++ local list_start=
++ local list_end=
++ local 'list_item=- '
++ local new_parag=
++ '[' html = html ']'
++ list_start='<ul>'
++ list_end='</ul>'
++ list_item='<li>'
++ new_parag='<p>'
++ print_readme_header html
++ set -euf -o pipefail
++ local text_type=html
++ local 'msg=How to browse artifacts of this build'
++ case $text_type in
++ cat
++ cat
++ false
++ cat
+++ print_readme_link html git/
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=git/
+++ case $text_type in
+++ echo -n '<a href="git/">git/</a>'
+++ print_readme_link html jenkins/
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=jenkins/
+++ case $text_type in
+++ echo -n '<a href="jenkins/">jenkins/</a>'
+++ print_readme_link html notify/
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=notify/
+++ case $text_type in
+++ echo -n '<a href="notify/">notify/</a>'
++ false
++ cat
+++ print_readme_link html notify/
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=notify/
+++ case $text_type in
+++ echo -n '<a href="notify/">notify/</a>'
++ false
++ print_readme_footer html
++ set -euf -o pipefail
++ local text_type=html
++ case $text_type in
++ cat
++ generate_readme txt
++ set -euf -o pipefail
++ local text_type=txt
++ local gnu_text=false
++ case "$ci_project" in
++ local list_start=
++ local list_end=
++ local 'list_item=- '
++ local new_parag=
++ '[' txt = html ']'
++ print_readme_header txt
++ set -euf -o pipefail
++ local text_type=txt
++ local 'msg=How to browse artifacts of this build'
++ case $text_type in
++ cat
++ cat
++ false
++ cat
+++ print_readme_link txt git/
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=git/
+++ case $text_type in
+++ echo -n git/
+++ print_readme_link txt jenkins/
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=jenkins/
+++ case $text_type in
+++ echo -n jenkins/
+++ print_readme_link txt notify/
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=notify/
+++ case $text_type in
+++ echo -n notify/
++ false
++ cat
+++ print_readme_link txt notify/
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=notify/
+++ case $text_type in
+++ echo -n notify/
++ false
++ print_readme_footer txt
++ set -euf -o pipefail
++ local text_type=txt
++ case $text_type in
# generate dashboard
# generate_dashboard_squad
... Skipping
@@ -587,11 +696,11 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-# generate_lnt_report
-+ wait 20279
++ wait 385909
+ 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
+ calculate_results_date
@@ -607,21 +716,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 97b29a61f7f001550fe985bf2deea1550e3c20dd
-+ base_d=1700591634
+++ git -C binutils show --no-patch --pretty=%ct c97aab39b81bb8b603678bc664c0de7f534a4bd5
++ base_d=1700870411
++ 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 c97aab39b81bb8b603678bc664c0de7f534a4bd5
-+ cur_d=1700870411
-+ '[' x1700591634 '!=' x ']'
-+ '[' x1700870411 = x ']'
-+ '[' 1700870411 -lt 1700591634 ']'
-+ '[' x1700870411 = x ']'
-+ '[' 1700870411 -gt 0 ']'
-+ results_date=1700870411
+++ git -C binutils show --no-patch --pretty=%ct c6f7f9c80c3b92c6d877214d38aaef141adc5b93
++ cur_d=1701452160
++ '[' x1700870411 '!=' x ']'
++ '[' x1701452160 = x ']'
++ '[' 1701452160 -lt 1700870411 ']'
++ '[' x1701452160 = x ']'
++ '[' 1701452160 -gt 0 ']'
++ results_date=1701452160
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gcc
++ set -euf -o pipefail
@@ -629,21 +738,20 @@
++ 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 f1b2f3a7e0638c450129ea099baa42cbf290e313
-+ base_d=1700589743
+++ git -C gcc show --no-patch --pretty=%ct 9c26c91b94eb72397a4892b28022070a33636492
++ base_d=1700917825
++ 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 9c26c91b94eb72397a4892b28022070a33636492
-+ cur_d=1700917825
-+ '[' x1700589743 '!=' x ']'
-+ '[' x1700917825 = x ']'
-+ '[' 1700917825 -lt 1700589743 ']'
-+ '[' x1700917825 = x ']'
-+ '[' 1700917825 -gt 1700870411 ']'
-+ results_date=1700917825
+++ git -C gcc show --no-patch --pretty=%ct b8edb812ff4934c609fdfafe2e1c7f932bc18305
++ cur_d=1701451882
++ '[' x1700917825 '!=' x ']'
++ '[' x1701451882 = x ']'
++ '[' 1701451882 -lt 1700917825 ']'
++ '[' x1701451882 = x ']'
++ '[' 1701451882 -gt 1701452160 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date linux
++ set -euf -o pipefail
@@ -664,7 +772,7 @@
+ '[' x1698891141 = x ']'
+ '[' 1698891141 -lt 1698891141 ']'
+ '[' x1698891141 = x ']'
-+ '[' 1698891141 -gt 1700917825 ']'
++ '[' 1698891141 -gt 1701452160 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date qemu
++ set -euf -o pipefail
@@ -672,44 +780,49 @@
++ 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 ea6a33e776f0a4bda94460ab0945d953fc801dd1
-+ base_d=1700580535
+++ git -C qemu show --no-patch --pretty=%ct 4705fc0c8511d073bee4751c3c974aab2b10a970
++ base_d=1700830818
++ 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 4705fc0c8511d073bee4751c3c974aab2b10a970
-+ cur_d=1700830818
-+ '[' x1700580535 '!=' x ']'
-+ '[' x1700830818 = x ']'
-+ '[' 1700830818 -lt 1700580535 ']'
-+ '[' x1700830818 = x ']'
-+ '[' 1700830818 -gt 1700917825 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1700917825 -gt 0 ']'
+++ git -C qemu show --no-patch --pretty=%ct abf635ddfe3242df907f58967f3c1e6763bbca2d
++ cur_d=1701207076
++ '[' x1700830818 '!=' x ']'
++ '[' x1701207076 = x ']'
++ '[' 1701207076 -lt 1700830818 ']'
++ '[' x1701207076 = x ']'
++ '[' 1701207076 -gt 1701452160 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1701452160 -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=
-+ '[' '' '!=' '' ']'
-+ rr[results_date]=1700917825
++ base_d=1700917825
++ '[' 1700917825 '!=' '' ']'
++ assert '[' 1701452160 -ge 1700917825 ']'
++ set -euf -o pipefail +x
++ '[' 1701452160 -gt 1700917825 ']'
++ results_date=1701184992
++ rr[results_date]=1701184992
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1700917825
-++ date '+%Y-%m-%d %H:%M:%S' --date @1700917825
++ results_date=1701184992
+++ date '+%Y-%m-%d %H:%M:%S' --date @1701184992
... Skipping
-+ results_date='2023-11-25 13:10:25'
++ results_date='2023-11-28 15:23:12'
+ case "$ci_project" in
+ echo '... Skipping'
+ return
+ false
+ post_to_jira
# post_to_jira
+Full stage ran successfully.
+ set -euf -o pipefail
+ echo '# post_to_jira'
+ local post_card_comment=false
@@ -717,5 +830,4 @@
+ false
+ false
+ false
-Full stage ran successfully.
+ echo 'Full stage ran successfully.'