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.log299
1 files changed, 117 insertions, 182 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 8658f7d..5db19d2 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--llvm-master-arm-next-defconfig-build/65/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-defconfig-build/66/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-defconfig-build/65/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-defconfig-build/66/'
+ 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--llvm-master-arm-next-defconfig-build/66/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-defconfig-build/67/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-defconfig-build/66/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-defconfig-build/67/'
+ 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
-++ '[' xc26f7543b2ccd006e8251be0b62a4a785ed1cc2f '!=' x6497a01d1d38ca033188702068f38cf6dad75d84 ']'
+++ '[' xe61ea34e74f1c29f320906c11300697d15b1a1c0 '!=' xc26f7543b2ccd006e8251be0b62a4a785ed1cc2f ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -104,7 +104,7 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ '[' x5fc76e6b6da7986574596134d83872b460c332cc '!=' x239bcba65099558e2ec4f57d14ef6ce46b1ae74e ']'
+++ '[' xf82c85d21f85321a2626a2e8c17d9828a34f55d8 '!=' x5fc76e6b6da7986574596134d83872b460c332cc ']'
++ echo -ne ' llvm'
++ delim=' '
++ for c in $(print_updated_components)
@@ -132,19 +132,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
-++ '[' x9c74490bff6c8886a922008d0c9ce6cae70dd17e '!=' x29b5d70cb70574b499517ec9e9f80dea496a3cc0 ']'
-++ echo -ne ' qemu'
-++ delim=' '
+++ '[' x9c74490bff6c8886a922008d0c9ce6cae70dd17e '!=' x9c74490bff6c8886a922008d0c9ce6cae70dd17e ']'
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils llvm qemu
+# change_kind=multiple_components : binutils llvm
+ 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 llvm qemu'
++ echo '# change_kind=multiple_components : binutils llvm'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -152,17 +150,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=6497a01d1d38ca033188702068f38cf6dad75d84
++ base_rev=c26f7543b2ccd006e8251be0b62a4a785ed1cc2f
++ 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=c26f7543b2ccd006e8251be0b62a4a785ed1cc2f
-++ git -C binutils rev-list --count 6497a01d1d38ca033188702068f38cf6dad75d84..c26f7543b2ccd006e8251be0b62a4a785ed1cc2f
-# rev for binutils : 6497a01d1d38ca033188702068f38cf6dad75d84..c26f7543b2ccd006e8251be0b62a4a785ed1cc2f (59 commits)
-+ c_commits=59
-+ echo '# rev for binutils : 6497a01d1d38ca033188702068f38cf6dad75d84..c26f7543b2ccd006e8251be0b62a4a785ed1cc2f (59 commits)'
++ cur_rev=e61ea34e74f1c29f320906c11300697d15b1a1c0
+++ git -C binutils rev-list --count c26f7543b2ccd006e8251be0b62a4a785ed1cc2f..e61ea34e74f1c29f320906c11300697d15b1a1c0
+# rev for binutils : c26f7543b2ccd006e8251be0b62a4a785ed1cc2f..e61ea34e74f1c29f320906c11300697d15b1a1c0 (56 commits)
++ c_commits=56
++ echo '# rev for binutils : c26f7543b2ccd006e8251be0b62a4a785ed1cc2f..e61ea34e74f1c29f320906c11300697d15b1a1c0 (56 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
@@ -170,36 +168,18 @@
++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/llvm_rev
-+ base_rev=239bcba65099558e2ec4f57d14ef6ce46b1ae74e
++ base_rev=5fc76e6b6da7986574596134d83872b460c332cc
++ 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=5fc76e6b6da7986574596134d83872b460c332cc
-++ git -C llvm rev-list --count 239bcba65099558e2ec4f57d14ef6ce46b1ae74e..5fc76e6b6da7986574596134d83872b460c332cc
-# rev for llvm : 239bcba65099558e2ec4f57d14ef6ce46b1ae74e..5fc76e6b6da7986574596134d83872b460c332cc (560 commits)
-+ c_commits=560
-+ echo '# rev for llvm : 239bcba65099558e2ec4f57d14ef6ce46b1ae74e..5fc76e6b6da7986574596134d83872b460c332cc (560 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=29b5d70cb70574b499517ec9e9f80dea496a3cc0
-++ 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=9c74490bff6c8886a922008d0c9ce6cae70dd17e
-++ git -C qemu rev-list --count 29b5d70cb70574b499517ec9e9f80dea496a3cc0..9c74490bff6c8886a922008d0c9ce6cae70dd17e
-# rev for qemu : 29b5d70cb70574b499517ec9e9f80dea496a3cc0..9c74490bff6c8886a922008d0c9ce6cae70dd17e (44 commits)
++ cur_rev=f82c85d21f85321a2626a2e8c17d9828a34f55d8
+++ git -C llvm rev-list --count 5fc76e6b6da7986574596134d83872b460c332cc..f82c85d21f85321a2626a2e8c17d9828a34f55d8
+# rev for llvm : 5fc76e6b6da7986574596134d83872b460c332cc..f82c85d21f85321a2626a2e8c17d9828a34f55d8 (325 commits)
-+ c_commits=44
-+ echo '# rev for qemu : 29b5d70cb70574b499517ec9e9f80dea496a3cc0..9c74490bff6c8886a922008d0c9ce6cae70dd17e (44 commits)'
++ c_commits=325
++ echo '# rev for llvm : 5fc76e6b6da7986574596134d83872b460c332cc..f82c85d21f85321a2626a2e8c17d9828a34f55d8 (325 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -210,6 +190,7 @@
+ post_icommits=false
+ '[' ignore = ignore ']'
+ post_mail=false
++ '[' ignore = precommit ']'
+ generate_dashboard=false
+ post_dashboard=false
+ print_commits_f=print_commits
@@ -273,9 +254,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-defconfig-build/66/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-defconfig-build/67/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-defconfig-build/66/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-defconfig-build/67/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -308,16 +289,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=6497a01d1d38ca033188702068f38cf6dad75d84
+++ base_rev=c26f7543b2ccd006e8251be0b62a4a785ed1cc2f
+++ 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=c26f7543b2ccd006e8251be0b62a4a785ed1cc2f
-+++ git -C binutils rev-list --count 6497a01d1d38ca033188702068f38cf6dad75d84..c26f7543b2ccd006e8251be0b62a4a785ed1cc2f
-++ c_commits=59
-++ new_commits=59
+++ cur_rev=e61ea34e74f1c29f320906c11300697d15b1a1c0
++++ git -C binutils rev-list --count c26f7543b2ccd006e8251be0b62a4a785ed1cc2f..e61ea34e74f1c29f320906c11300697d15b1a1c0
+++ c_commits=56
+++ new_commits=56
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
@@ -325,37 +306,20 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ base_rev=239bcba65099558e2ec4f57d14ef6ce46b1ae74e
+++ base_rev=5fc76e6b6da7986574596134d83872b460c332cc
+++ 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=5fc76e6b6da7986574596134d83872b460c332cc
-+++ git -C llvm rev-list --count 239bcba65099558e2ec4f57d14ef6ce46b1ae74e..5fc76e6b6da7986574596134d83872b460c332cc
-++ c_commits=560
-++ new_commits=619
-++ 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=29b5d70cb70574b499517ec9e9f80dea496a3cc0
-+++ 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=9c74490bff6c8886a922008d0c9ce6cae70dd17e
-+++ git -C qemu rev-list --count 29b5d70cb70574b499517ec9e9f80dea496a3cc0..9c74490bff6c8886a922008d0c9ce6cae70dd17e
-++ c_commits=44
-++ new_commits=663
-+++ echo binutils llvm qemu
+++ cur_rev=f82c85d21f85321a2626a2e8c17d9828a34f55d8
++++ git -C llvm rev-list --count 5fc76e6b6da7986574596134d83872b460c332cc..f82c85d21f85321a2626a2e8c17d9828a34f55d8
+++ c_commits=325
+++ new_commits=381
++++ echo binutils llvm
+++ tr ' ' ,
-++ components=binutils,llvm,qemu
-++ echo '663 commits in binutils,llvm,qemu'
+++ components=binutils,llvm
+++ echo '381 commits in binutils,llvm'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -370,17 +334,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '663 commits in binutils,llvm,qemu: Success on arm'
++ echo '[Linaro-TCWG-CI]' '381 commits in binutils,llvm: 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--llvm-master-arm-next-defconfig-build/66/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-defconfig-build/67/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--llvm-master-arm-next-defconfig-build/65/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--llvm-master-arm-next-defconfig-build/66/artifact/artifacts
+ local key=
+ '[' multiple_components = single_commit ']'
+ cat
@@ -413,16 +377,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=6497a01d1d38ca033188702068f38cf6dad75d84
+++ base_rev=c26f7543b2ccd006e8251be0b62a4a785ed1cc2f
+++ 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=c26f7543b2ccd006e8251be0b62a4a785ed1cc2f
-+++ git -C binutils rev-list --count 6497a01d1d38ca033188702068f38cf6dad75d84..c26f7543b2ccd006e8251be0b62a4a785ed1cc2f
-++ c_commits=59
-++ new_commits=59
+++ cur_rev=e61ea34e74f1c29f320906c11300697d15b1a1c0
++++ git -C binutils rev-list --count c26f7543b2ccd006e8251be0b62a4a785ed1cc2f..e61ea34e74f1c29f320906c11300697d15b1a1c0
+++ c_commits=56
+++ new_commits=56
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
+++ set -euf -o pipefail
@@ -430,37 +394,20 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ base_rev=239bcba65099558e2ec4f57d14ef6ce46b1ae74e
+++ base_rev=5fc76e6b6da7986574596134d83872b460c332cc
+++ 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=5fc76e6b6da7986574596134d83872b460c332cc
-+++ git -C llvm rev-list --count 239bcba65099558e2ec4f57d14ef6ce46b1ae74e..5fc76e6b6da7986574596134d83872b460c332cc
-++ c_commits=560
-++ new_commits=619
-++ 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=29b5d70cb70574b499517ec9e9f80dea496a3cc0
-+++ 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=9c74490bff6c8886a922008d0c9ce6cae70dd17e
-+++ git -C qemu rev-list --count 29b5d70cb70574b499517ec9e9f80dea496a3cc0..9c74490bff6c8886a922008d0c9ce6cae70dd17e
-++ c_commits=44
-++ new_commits=663
-+++ echo binutils llvm qemu
+++ cur_rev=f82c85d21f85321a2626a2e8c17d9828a34f55d8
++++ git -C llvm rev-list --count 5fc76e6b6da7986574596134d83872b460c332cc..f82c85d21f85321a2626a2e8c17d9828a34f55d8
+++ c_commits=325
+++ new_commits=381
++++ echo binutils llvm
+++ tr ' ' ,
-++ components=binutils,llvm,qemu
-++ echo '663 commits in binutils,llvm,qemu'
+++ components=binutils,llvm
+++ echo '381 commits in binutils,llvm'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -469,19 +416,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=6497a01d1d38ca033188702068f38cf6dad75d84
+++ base_rev=c26f7543b2ccd006e8251be0b62a4a785ed1cc2f
+++ 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=c26f7543b2ccd006e8251be0b62a4a785ed1cc2f
-+++ git -C binutils rev-list --count 6497a01d1d38ca033188702068f38cf6dad75d84..c26f7543b2ccd006e8251be0b62a4a785ed1cc2f
-++ c_commits=59
+++ cur_rev=e61ea34e74f1c29f320906c11300697d15b1a1c0
++++ git -C binutils rev-list --count c26f7543b2ccd006e8251be0b62a4a785ed1cc2f..e61ea34e74f1c29f320906c11300697d15b1a1c0
+++ c_commits=56
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 6497a01d1d38ca033188702068f38cf6dad75d84..c26f7543b2ccd006e8251be0b62a4a785ed1cc2f
-++ '[' 59 -gt 5 ']'
-++ echo '... and 54 more commits in binutils'
+++ git -C binutils log -n 5 --oneline c26f7543b2ccd006e8251be0b62a4a785ed1cc2f..e61ea34e74f1c29f320906c11300697d15b1a1c0
+++ '[' 56 -gt 5 ']'
+++ echo '... and 51 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git llvm_rev
@@ -490,40 +437,19 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ base_rev=239bcba65099558e2ec4f57d14ef6ce46b1ae74e
+++ base_rev=5fc76e6b6da7986574596134d83872b460c332cc
+++ 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=5fc76e6b6da7986574596134d83872b460c332cc
-+++ git -C llvm rev-list --count 239bcba65099558e2ec4f57d14ef6ce46b1ae74e..5fc76e6b6da7986574596134d83872b460c332cc
-++ c_commits=560
-++ '[' '' '!=' '' ']'
-++ git -C llvm log -n 5 --oneline 239bcba65099558e2ec4f57d14ef6ce46b1ae74e..5fc76e6b6da7986574596134d83872b460c332cc
-++ '[' 560 -gt 5 ']'
-++ echo '... and 555 more commits in llvm'
-++ '[' '' '!=' '' ']'
-++ 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=29b5d70cb70574b499517ec9e9f80dea496a3cc0
-+++ 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=9c74490bff6c8886a922008d0c9ce6cae70dd17e
-+++ git -C qemu rev-list --count 29b5d70cb70574b499517ec9e9f80dea496a3cc0..9c74490bff6c8886a922008d0c9ce6cae70dd17e
-++ c_commits=44
+++ cur_rev=f82c85d21f85321a2626a2e8c17d9828a34f55d8
++++ git -C llvm rev-list --count 5fc76e6b6da7986574596134d83872b460c332cc..f82c85d21f85321a2626a2e8c17d9828a34f55d8
+++ c_commits=325
++ '[' '' '!=' '' ']'
-++ git -C qemu log -n 5 --oneline 29b5d70cb70574b499517ec9e9f80dea496a3cc0..9c74490bff6c8886a922008d0c9ce6cae70dd17e
-++ '[' 44 -gt 5 ']'
-++ echo '... and 39 more commits in qemu'
+++ git -C llvm log -n 5 --oneline 5fc76e6b6da7986574596134d83872b460c332cc..f82c85d21f85321a2626a2e8c17d9828a34f55d8
+++ '[' 325 -gt 5 ']'
+++ echo '... and 320 more commits in llvm'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -572,10 +498,10 @@ boot'
+ return
+ true
+ generate_jenkins_html_files
-+ wait 11632
-+ set -euf -o pipefail
# generate_jenkins_html_files
... Skipping
++ wait 11750
++ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+ true
+ case "$ci_project" in
@@ -704,9 +630,9 @@ boot'
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 11664
-# generate_lnt_report
++ wait 11782
+ set -euf -o pipefail
+# generate_lnt_report
+ local results_date
+ echo '# generate_lnt_report'
+ true
@@ -724,21 +650,21 @@ boot'
++ 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 6497a01d1d38ca033188702068f38cf6dad75d84
-+ base_d=1701648011
+++ git -C binutils show --no-patch --pretty=%ct c26f7543b2ccd006e8251be0b62a4a785ed1cc2f
++ base_d=1702010487
++ 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 c26f7543b2ccd006e8251be0b62a4a785ed1cc2f
-+ cur_d=1702010487
-+ '[' x1701648011 '!=' x ']'
-+ '[' x1702010487 = x ']'
-+ '[' 1702010487 -lt 1701648011 ']'
-+ '[' x1702010487 = x ']'
-+ '[' 1702010487 -gt 0 ']'
-+ results_date=1702010487
+++ git -C binutils show --no-patch --pretty=%ct e61ea34e74f1c29f320906c11300697d15b1a1c0
++ cur_d=1702339214
++ '[' x1702010487 '!=' x ']'
++ '[' x1702339214 = x ']'
++ '[' 1702339214 -lt 1702010487 ']'
++ '[' x1702339214 = x ']'
++ '[' 1702339214 -gt 0 ']'
++ results_date=1702339214
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date llvm
++ set -euf -o pipefail
@@ -746,20 +672,21 @@ boot'
++ assert_with_msg 'ERROR: No llvm in current git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ git -C llvm show --no-patch --pretty=%ct 239bcba65099558e2ec4f57d14ef6ce46b1ae74e
-+ base_d=1701659465
+++ git -C llvm show --no-patch --pretty=%ct 5fc76e6b6da7986574596134d83872b460c332cc
++ base_d=1702005632
++ get_current_component_date llvm
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/llvm_rev
-++ git -C llvm show --no-patch --pretty=%ct 5fc76e6b6da7986574596134d83872b460c332cc
-+ cur_d=1702005632
-+ '[' x1701659465 '!=' x ']'
-+ '[' x1702005632 = x ']'
-+ '[' 1702005632 -lt 1701659465 ']'
-+ '[' x1702005632 = x ']'
-+ '[' 1702005632 -gt 1702010487 ']'
+++ git -C llvm show --no-patch --pretty=%ct f82c85d21f85321a2626a2e8c17d9828a34f55d8
++ cur_d=1702350789
++ '[' x1702005632 '!=' x ']'
++ '[' x1702350789 = x ']'
++ '[' 1702350789 -lt 1702005632 ']'
++ '[' x1702350789 = x ']'
++ '[' 1702350789 -gt 1702339214 ']'
++ results_date=1702350789
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date linux
++ set -euf -o pipefail
@@ -780,7 +707,7 @@ boot'
+ '[' x1698891141 = x ']'
+ '[' 1698891141 -lt 1698891141 ']'
+ '[' x1698891141 = x ']'
-+ '[' 1698891141 -gt 1702010487 ']'
++ '[' 1698891141 -gt 1702350789 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date qemu
++ set -euf -o pipefail
@@ -788,8 +715,8 @@ boot'
++ 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 29b5d70cb70574b499517ec9e9f80dea496a3cc0
-+ base_d=1701433792
+++ git -C qemu show --no-patch --pretty=%ct 9c74490bff6c8886a922008d0c9ce6cae70dd17e
++ base_d=1701891260
++ get_current_component_date qemu
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No qemu in current git' '[' -f artifacts/git/qemu_rev ']'
@@ -797,37 +724,45 @@ boot'
+++ cat artifacts/git/qemu_rev
++ git -C qemu show --no-patch --pretty=%ct 9c74490bff6c8886a922008d0c9ce6cae70dd17e
+ cur_d=1701891260
-+ '[' x1701433792 '!=' x ']'
++ '[' x1701891260 '!=' x ']'
+ '[' x1701891260 = x ']'
-+ '[' 1701891260 -lt 1701433792 ']'
++ '[' 1701891260 -lt 1701891260 ']'
+ '[' x1701891260 = x ']'
-+ '[' 1701891260 -gt 1702010487 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1702010487 -gt 0 ']'
++ '[' 1701891260 -gt 1702350789 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1702350789 -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=1701312764
-+ '[' 1701312764 '!=' '' ']'
-+ assert '[' 1702010487 -ge 1701312764 ']'
++ base_d=1701661625
++ '[' 1701661625 '!=' '' ']'
++ assert '[' 1702350789 -ge 1701661625 ']'
+ set -euf -o pipefail +x
-+ '[' 1702010487 -gt 1701312764 ']'
-+ results_date=1701661625
-+ rr[results_date]=1701661625
++ '[' 1702350789 -gt 1701661625 ']'
++ results_date=1702006207
++ rr[results_date]=1702006207
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1701661625
-++ date '+%Y-%m-%d %H:%M:%S' --date @1701661625
++ results_date=1702006207
+++ date '+%Y-%m-%d %H:%M:%S' --date @1702006207
... Skipping
-+ results_date='2023-12-04 03:47:05'
++ results_date='2023-12-08 03:30:07'
+ case "$ci_project" in
+ echo '... Skipping'
+ return
+# release_testresults_files
+... Done
+ false
++ true
++ release_testresults_files
++ echo '# release_testresults_files'
++ '[' -d artifacts/jenkins ']'
++ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'
++ echo '... Done'
+ post_to_jira
# post_to_jira
+ set -euf -o pipefail