From c3a1012622615573a99dd9c79c0e13cbcb18517e Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Tue, 12 Dec 2023 07:02:07 +0000 Subject: onsuccess: #73: boot: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/73/ 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 --- jenkins/notify-full.log | 297 +++++++++++++++++++----------------------------- 1 file changed, 116 insertions(+), 181 deletions(-) (limited to 'jenkins/notify-full.log') diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log index 9ecafae..6f5ab89 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/68/ +# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/72/ # Using dir : base-artifacts -+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/68/' ++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-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-stable-defconfig-build/72/ +# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/73/ # Using dir : artifacts -+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/72/' ++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/73/' + 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 -++ '[' xc64ec6d0825f39ef9ac6f520d409569e7944b81e '!=' x31477859c0c2a9b79a649be98830afebb9aa1d46 ']' +++ '[' xe61ea34e74f1c29f320906c11300697d15b1a1c0 '!=' xc64ec6d0825f39ef9ac6f520d409569e7944b81e ']' ++ 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 -++ '[' x2efe3a7de0107618397264017fb045f237764cc7 '!=' xce52f1f7074d96c4d9ce63b1169c11087757e926 ']' +++ '[' xfc62716fe8d1d60a9f1c6906e5a4845b3331b828 '!=' x2efe3a7de0107618397264017fb045f237764cc7 ']' ++ echo -ne ' gcc' ++ 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 '!=' x4705fc0c8511d073bee4751c3c974aab2b10a970 ']' -++ echo -ne ' qemu' -++ delim=' ' +++ '[' x9c74490bff6c8886a922008d0c9ce6cae70dd17e '!=' x9c74490bff6c8886a922008d0c9ce6cae70dd17e ']' ++ echo # Debug traces : -# change_kind=multiple_components : binutils gcc qemu +# change_kind=multiple_components : binutils gcc + 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' + 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=31477859c0c2a9b79a649be98830afebb9aa1d46 ++ base_rev=c64ec6d0825f39ef9ac6f520d409569e7944b81e ++ 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=c64ec6d0825f39ef9ac6f520d409569e7944b81e -++ git -C binutils rev-list --count 31477859c0c2a9b79a649be98830afebb9aa1d46..c64ec6d0825f39ef9ac6f520d409569e7944b81e -# rev for binutils : 31477859c0c2a9b79a649be98830afebb9aa1d46..c64ec6d0825f39ef9ac6f520d409569e7944b81e (150 commits) -+ c_commits=150 -+ echo '# rev for binutils : 31477859c0c2a9b79a649be98830afebb9aa1d46..c64ec6d0825f39ef9ac6f520d409569e7944b81e (150 commits)' ++ cur_rev=e61ea34e74f1c29f320906c11300697d15b1a1c0 +++ git -C binutils rev-list --count c64ec6d0825f39ef9ac6f520d409569e7944b81e..e61ea34e74f1c29f320906c11300697d15b1a1c0 +# rev for binutils : c64ec6d0825f39ef9ac6f520d409569e7944b81e..e61ea34e74f1c29f320906c11300697d15b1a1c0 (38 commits) ++ c_commits=38 ++ echo '# rev for binutils : c64ec6d0825f39ef9ac6f520d409569e7944b81e..e61ea34e74f1c29f320906c11300697d15b1a1c0 (38 commits)' + for c in "${changed_components[@]}" ++ get_baseline_git gcc_rev ++ set -euf -o pipefail @@ -170,36 +168,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=ce52f1f7074d96c4d9ce63b1169c11087757e926 ++ base_rev=2efe3a7de0107618397264017fb045f237764cc7 ++ 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=2efe3a7de0107618397264017fb045f237764cc7 -++ git -C gcc rev-list --count ce52f1f7074d96c4d9ce63b1169c11087757e926..2efe3a7de0107618397264017fb045f237764cc7 -# rev for gcc : ce52f1f7074d96c4d9ce63b1169c11087757e926..2efe3a7de0107618397264017fb045f237764cc7 (401 commits) -+ c_commits=401 -+ echo '# rev for gcc : ce52f1f7074d96c4d9ce63b1169c11087757e926..2efe3a7de0107618397264017fb045f237764cc7 (401 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=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=9c74490bff6c8886a922008d0c9ce6cae70dd17e -++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e -# rev for qemu : 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e (96 commits) ++ cur_rev=fc62716fe8d1d60a9f1c6906e5a4845b3331b828 +++ git -C gcc rev-list --count 2efe3a7de0107618397264017fb045f237764cc7..fc62716fe8d1d60a9f1c6906e5a4845b3331b828 +# rev for gcc : 2efe3a7de0107618397264017fb045f237764cc7..fc62716fe8d1d60a9f1c6906e5a4845b3331b828 (148 commits) -+ c_commits=96 -+ echo '# rev for qemu : 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e (96 commits)' ++ c_commits=148 ++ echo '# rev for gcc : 2efe3a7de0107618397264017fb045f237764cc7..fc62716fe8d1d60a9f1c6906e5a4845b3331b828 (148 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--gnu-master-arm-stable-defconfig-build/72/artifact/artifacts +++ url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/73/artifact/artifacts ++ '[' '' '!=' '' ']' -++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/72/artifact/artifacts/notify/mail-body.txt/*view*/' +++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/73/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=31477859c0c2a9b79a649be98830afebb9aa1d46 +++ base_rev=c64ec6d0825f39ef9ac6f520d409569e7944b81e +++ 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=c64ec6d0825f39ef9ac6f520d409569e7944b81e -+++ git -C binutils rev-list --count 31477859c0c2a9b79a649be98830afebb9aa1d46..c64ec6d0825f39ef9ac6f520d409569e7944b81e -++ c_commits=150 -++ new_commits=150 +++ cur_rev=e61ea34e74f1c29f320906c11300697d15b1a1c0 ++++ git -C binutils rev-list --count c64ec6d0825f39ef9ac6f520d409569e7944b81e..e61ea34e74f1c29f320906c11300697d15b1a1c0 +++ c_commits=38 +++ new_commits=38 ++ for c in "${changed_components[@]}" +++ get_baseline_git gcc_rev +++ set -euf -o pipefail @@ -325,37 +306,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=ce52f1f7074d96c4d9ce63b1169c11087757e926 +++ base_rev=2efe3a7de0107618397264017fb045f237764cc7 +++ 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=2efe3a7de0107618397264017fb045f237764cc7 -+++ git -C gcc rev-list --count ce52f1f7074d96c4d9ce63b1169c11087757e926..2efe3a7de0107618397264017fb045f237764cc7 -++ c_commits=401 -++ new_commits=551 -++ 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=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=9c74490bff6c8886a922008d0c9ce6cae70dd17e -+++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e -++ c_commits=96 -++ new_commits=647 -+++ echo binutils gcc qemu +++ cur_rev=fc62716fe8d1d60a9f1c6906e5a4845b3331b828 ++++ git -C gcc rev-list --count 2efe3a7de0107618397264017fb045f237764cc7..fc62716fe8d1d60a9f1c6906e5a4845b3331b828 +++ c_commits=148 +++ new_commits=186 ++++ echo binutils gcc +++ tr ' ' , -++ components=binutils,gcc,qemu -++ echo '647 commits in binutils,gcc,qemu' +++ components=binutils,gcc +++ echo '186 commits in binutils,gcc' ++ '[' --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]' '647 commits in binutils,gcc,qemu: Success on arm' ++ echo '[Linaro-TCWG-CI]' '186 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/72/artifact/artifacts ++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-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-stable-defconfig-build/68/artifact/artifacts ++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-stable-defconfig-build/72/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=31477859c0c2a9b79a649be98830afebb9aa1d46 +++ base_rev=c64ec6d0825f39ef9ac6f520d409569e7944b81e +++ 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=c64ec6d0825f39ef9ac6f520d409569e7944b81e -+++ git -C binutils rev-list --count 31477859c0c2a9b79a649be98830afebb9aa1d46..c64ec6d0825f39ef9ac6f520d409569e7944b81e -++ c_commits=150 -++ new_commits=150 +++ cur_rev=e61ea34e74f1c29f320906c11300697d15b1a1c0 ++++ git -C binutils rev-list --count c64ec6d0825f39ef9ac6f520d409569e7944b81e..e61ea34e74f1c29f320906c11300697d15b1a1c0 +++ c_commits=38 +++ new_commits=38 ++ for c in "${changed_components[@]}" +++ get_baseline_git gcc_rev +++ set -euf -o pipefail @@ -430,37 +394,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=ce52f1f7074d96c4d9ce63b1169c11087757e926 +++ base_rev=2efe3a7de0107618397264017fb045f237764cc7 +++ 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=2efe3a7de0107618397264017fb045f237764cc7 -+++ git -C gcc rev-list --count ce52f1f7074d96c4d9ce63b1169c11087757e926..2efe3a7de0107618397264017fb045f237764cc7 -++ c_commits=401 -++ new_commits=551 -++ 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=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=9c74490bff6c8886a922008d0c9ce6cae70dd17e -+++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e -++ c_commits=96 -++ new_commits=647 -+++ echo binutils gcc qemu +++ cur_rev=fc62716fe8d1d60a9f1c6906e5a4845b3331b828 ++++ git -C gcc rev-list --count 2efe3a7de0107618397264017fb045f237764cc7..fc62716fe8d1d60a9f1c6906e5a4845b3331b828 +++ c_commits=148 +++ new_commits=186 ++++ echo binutils gcc +++ tr ' ' , -++ components=binutils,gcc,qemu -++ echo '647 commits in binutils,gcc,qemu' +++ components=binutils,gcc +++ echo '186 commits in binutils,gcc' ++ '[' --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=31477859c0c2a9b79a649be98830afebb9aa1d46 +++ base_rev=c64ec6d0825f39ef9ac6f520d409569e7944b81e +++ 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=c64ec6d0825f39ef9ac6f520d409569e7944b81e -+++ git -C binutils rev-list --count 31477859c0c2a9b79a649be98830afebb9aa1d46..c64ec6d0825f39ef9ac6f520d409569e7944b81e -++ c_commits=150 +++ cur_rev=e61ea34e74f1c29f320906c11300697d15b1a1c0 ++++ git -C binutils rev-list --count c64ec6d0825f39ef9ac6f520d409569e7944b81e..e61ea34e74f1c29f320906c11300697d15b1a1c0 +++ c_commits=38 ++ '[' '' '!=' '' ']' -++ git -C binutils log -n 5 --oneline 31477859c0c2a9b79a649be98830afebb9aa1d46..c64ec6d0825f39ef9ac6f520d409569e7944b81e -++ '[' 150 -gt 5 ']' -++ echo '... and 145 more commits in binutils' +++ git -C binutils log -n 5 --oneline c64ec6d0825f39ef9ac6f520d409569e7944b81e..e61ea34e74f1c29f320906c11300697d15b1a1c0 +++ '[' 38 -gt 5 ']' +++ echo '... and 33 more commits in binutils' ++ '[' '' '!=' '' ']' ++ for c in "${changed_components[@]}" +++ get_baseline_git gcc_rev @@ -490,40 +437,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=ce52f1f7074d96c4d9ce63b1169c11087757e926 +++ base_rev=2efe3a7de0107618397264017fb045f237764cc7 +++ 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=2efe3a7de0107618397264017fb045f237764cc7 -+++ git -C gcc rev-list --count ce52f1f7074d96c4d9ce63b1169c11087757e926..2efe3a7de0107618397264017fb045f237764cc7 -++ c_commits=401 +++ cur_rev=fc62716fe8d1d60a9f1c6906e5a4845b3331b828 ++++ git -C gcc rev-list --count 2efe3a7de0107618397264017fb045f237764cc7..fc62716fe8d1d60a9f1c6906e5a4845b3331b828 +++ c_commits=148 ++ '[' '' '!=' '' ']' -++ git -C gcc log -n 5 --oneline ce52f1f7074d96c4d9ce63b1169c11087757e926..2efe3a7de0107618397264017fb045f237764cc7 -++ '[' 401 -gt 5 ']' -++ echo '... and 396 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=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=9c74490bff6c8886a922008d0c9ce6cae70dd17e -+++ git -C qemu rev-list --count 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e -++ c_commits=96 -++ '[' '' '!=' '' ']' -++ git -C qemu log -n 5 --oneline 4705fc0c8511d073bee4751c3c974aab2b10a970..9c74490bff6c8886a922008d0c9ce6cae70dd17e -++ '[' 96 -gt 5 ']' -++ echo '... and 91 more commits in qemu' +++ git -C gcc log -n 5 --oneline 2efe3a7de0107618397264017fb045f237764cc7..fc62716fe8d1d60a9f1c6906e5a4845b3331b828 +++ '[' 148 -gt 5 ']' +++ echo '... and 143 more commits in gcc' ++ '[' '' '!=' '' ']' ++ return 0 ++ print_result --short @@ -572,9 +498,9 @@ boot' + return + true + generate_jenkins_html_files ++ wait 27653 # generate_jenkins_html_files ... Skipping -+ wait 27682 + set -euf -o pipefail + echo '# generate_jenkins_html_files' + true @@ -704,11 +630,11 @@ boot' + echo '... Skipping' + return + generate_lnt_report -+ wait 27714 ++ wait 27685 +# generate_lnt_report + 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 @@ -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 31477859c0c2a9b79a649be98830afebb9aa1d46 -+ base_d=1701149341 +++ git -C binutils show --no-patch --pretty=%ct c64ec6d0825f39ef9ac6f520d409569e7944b81e ++ base_d=1702013481 ++ 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 c64ec6d0825f39ef9ac6f520d409569e7944b81e -+ cur_d=1702013481 -+ '[' x1701149341 '!=' x ']' -+ '[' x1702013481 = x ']' -+ '[' 1702013481 -lt 1701149341 ']' -+ '[' x1702013481 = x ']' -+ '[' 1702013481 -gt 0 ']' -+ results_date=1702013481 +++ git -C binutils show --no-patch --pretty=%ct e61ea34e74f1c29f320906c11300697d15b1a1c0 ++ cur_d=1702339214 ++ '[' x1702013481 '!=' x ']' ++ '[' x1702339214 = x ']' ++ '[' 1702339214 -lt 1702013481 ']' ++ '[' x1702339214 = x ']' ++ '[' 1702339214 -gt 0 ']' ++ results_date=1702339214 + for c in $(get_current_manifest "{rr[components]}") ++ get_baseline_component_date gcc ++ set -euf -o pipefail @@ -746,20 +672,21 @@ boot' ++ 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 ce52f1f7074d96c4d9ce63b1169c11087757e926 -+ base_d=1701137971 +++ git -C gcc show --no-patch --pretty=%ct 2efe3a7de0107618397264017fb045f237764cc7 ++ base_d=1702005483 ++ 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 2efe3a7de0107618397264017fb045f237764cc7 -+ cur_d=1702005483 -+ '[' x1701137971 '!=' x ']' -+ '[' x1702005483 = x ']' -+ '[' 1702005483 -lt 1701137971 ']' -+ '[' x1702005483 = x ']' -+ '[' 1702005483 -gt 1702013481 ']' +++ git -C gcc show --no-patch --pretty=%ct fc62716fe8d1d60a9f1c6906e5a4845b3331b828 ++ cur_d=1702358665 ++ '[' x1702005483 '!=' x ']' ++ '[' x1702358665 = x ']' ++ '[' 1702358665 -lt 1702005483 ']' ++ '[' x1702358665 = x ']' ++ '[' 1702358665 -gt 1702339214 ']' ++ results_date=1702358665 + for c in $(get_current_manifest "{rr[components]}") ++ get_baseline_component_date linux ++ set -euf -o pipefail @@ -780,7 +707,7 @@ boot' + '[' x1698228990 = x ']' + '[' 1698228990 -lt 1698228990 ']' + '[' x1698228990 = x ']' -+ '[' 1698228990 -gt 1702013481 ']' ++ '[' 1698228990 -gt 1702358665 ']' + 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 4705fc0c8511d073bee4751c3c974aab2b10a970 -+ base_d=1700830818 +++ 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 -+ '[' x1700830818 '!=' x ']' ++ '[' x1701891260 '!=' x ']' + '[' x1701891260 = x ']' -+ '[' 1701891260 -lt 1700830818 ']' ++ '[' 1701891260 -lt 1701891260 ']' + '[' x1701891260 = x ']' -+ '[' 1701891260 -gt 1702013481 ']' -+ assert_with_msg 'Failed to produce results_date' '[' 1702013481 -gt 0 ']' ++ '[' 1701891260 -gt 1702358665 ']' ++ assert_with_msg 'Failed to produce results_date' '[' 1702358665 -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=1700978492 -+ '[' 1700978492 '!=' '' ']' -+ assert '[' 1702013481 -ge 1700978492 ']' ++ base_d=1701495986 ++ '[' 1701495986 '!=' '' ']' ++ assert '[' 1702358665 -ge 1701495986 ']' + set -euf -o pipefail +x -+ '[' 1702013481 -gt 1700978492 ']' -+ results_date=1701495986 -+ rr[results_date]=1701495986 ++ '[' 1702358665 -gt 1701495986 ']' ++ results_date=1701927325 ++ rr[results_date]=1701927325 + cat + manifest_out + cat ++ get_current_manifest '{rr[results_date]}' ++ get_manifest artifacts/manifest.sh '{rr[results_date]}' ++ set +x -+ results_date=1701495986 -++ date '+%Y-%m-%d %H:%M:%S' --date @1701495986 ++ results_date=1701927325 +++ date '+%Y-%m-%d %H:%M:%S' --date @1701927325 ... Skipping -+ results_date='2023-12-02 05:46:26' ++ results_date='2023-12-07 05:35:25' + 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 -- cgit v1.2.3