summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log493
-rw-r--r--jenkins/notify-init.log82
-rw-r--r--jenkins/run-build.env6
4 files changed, 340 insertions, 243 deletions
diff --git a/jenkins/build-name b/jenkins/build-name
index 530a0d2..c0cf521 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#73-binutils-gcc-linux-qemu-Rboot
+#74-binutils-gcc-linux-qemu-Rboot
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 57fb4cf..5d940bd 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-allnoconfig-build/72/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/73/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/72/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/73/'
+ 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-allnoconfig-build/73/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/74/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/73/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/74/'
+ 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
-++ '[' xc4fb39bb31a53bbb2df3be3200d694f025c5b892 '!=' x0040ddf4e11074c2feffbf46ccac6afc3d66426d ']'
+++ '[' x10df3b929c72245bf363c11d6236637b4dc43cbc '!=' xc4fb39bb31a53bbb2df3be3200d694f025c5b892 ']'
++ 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
-++ '[' x5440b59e93dcb7e8bdd767f48453a8f229d73a0a '!=' xacfd33620af3519b84baecedb0eb6618c2f599a6 ']'
+++ '[' xcdfaa4aa52752e55d27bb068b6de933d17b176d3 '!=' x5440b59e93dcb7e8bdd767f48453a8f229d73a0a ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -119,7 +119,7 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ '[' x17cb8a20bde66a520a2ca7aad1063e1ce7382240 '!=' xab57716449b3438c0136f6f412a2e59e0cf037a9 ']'
+++ '[' x857647efa9be89a13cf8963c7e167fab062b28bb '!=' x17cb8a20bde66a520a2ca7aad1063e1ce7382240 ']'
++ echo -ne ' linux'
++ delim=' '
++ for c in $(print_updated_components)
@@ -134,17 +134,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
-++ '[' x039afc5ef7367fbc8fb475580c291c2655e856cb '!=' x039afc5ef7367fbc8fb475580c291c2655e856cb ']'
+++ '[' x191710c221f65b1542f6ea7fa4d30dde6e134fd7 '!=' x039afc5ef7367fbc8fb475580c291c2655e856cb ']'
+++ echo -ne ' qemu'
+++ delim=' '
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc linux
+# change_kind=multiple_components : binutils gcc linux qemu
+ local c base_rev cur_rev c_commits
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc linux'
++ echo '# change_kind=multiple_components : binutils gcc linux qemu'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -152,17 +154,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=0040ddf4e11074c2feffbf46ccac6afc3d66426d
++ base_rev=c4fb39bb31a53bbb2df3be3200d694f025c5b892
++ 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=c4fb39bb31a53bbb2df3be3200d694f025c5b892
-++ git -C binutils rev-list --count 0040ddf4e11074c2feffbf46ccac6afc3d66426d..c4fb39bb31a53bbb2df3be3200d694f025c5b892
-# rev for binutils : 0040ddf4e11074c2feffbf46ccac6afc3d66426d..c4fb39bb31a53bbb2df3be3200d694f025c5b892 (66 commits)
-+ c_commits=66
-+ echo '# rev for binutils : 0040ddf4e11074c2feffbf46ccac6afc3d66426d..c4fb39bb31a53bbb2df3be3200d694f025c5b892 (66 commits)'
++ cur_rev=10df3b929c72245bf363c11d6236637b4dc43cbc
+++ git -C binutils rev-list --count c4fb39bb31a53bbb2df3be3200d694f025c5b892..10df3b929c72245bf363c11d6236637b4dc43cbc
+# rev for binutils : c4fb39bb31a53bbb2df3be3200d694f025c5b892..10df3b929c72245bf363c11d6236637b4dc43cbc (101 commits)
++ c_commits=101
++ echo '# rev for binutils : c4fb39bb31a53bbb2df3be3200d694f025c5b892..10df3b929c72245bf363c11d6236637b4dc43cbc (101 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -170,17 +172,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=acfd33620af3519b84baecedb0eb6618c2f599a6
++ base_rev=5440b59e93dcb7e8bdd767f48453a8f229d73a0a
++ 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=5440b59e93dcb7e8bdd767f48453a8f229d73a0a
-++ git -C gcc rev-list --count acfd33620af3519b84baecedb0eb6618c2f599a6..5440b59e93dcb7e8bdd767f48453a8f229d73a0a
-# rev for gcc : acfd33620af3519b84baecedb0eb6618c2f599a6..5440b59e93dcb7e8bdd767f48453a8f229d73a0a (118 commits)
-+ c_commits=118
-+ echo '# rev for gcc : acfd33620af3519b84baecedb0eb6618c2f599a6..5440b59e93dcb7e8bdd767f48453a8f229d73a0a (118 commits)'
++ cur_rev=cdfaa4aa52752e55d27bb068b6de933d17b176d3
+++ git -C gcc rev-list --count 5440b59e93dcb7e8bdd767f48453a8f229d73a0a..cdfaa4aa52752e55d27bb068b6de933d17b176d3
+# rev for gcc : 5440b59e93dcb7e8bdd767f48453a8f229d73a0a..cdfaa4aa52752e55d27bb068b6de933d17b176d3 (150 commits)
++ c_commits=150
++ echo '# rev for gcc : 5440b59e93dcb7e8bdd767f48453a8f229d73a0a..cdfaa4aa52752e55d27bb068b6de933d17b176d3 (150 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git linux_rev
++ set -euf -o pipefail
@@ -188,18 +190,36 @@
++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/linux_rev
-+ base_rev=ab57716449b3438c0136f6f412a2e59e0cf037a9
++ base_rev=17cb8a20bde66a520a2ca7aad1063e1ce7382240
++ get_current_git linux_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/linux_rev
-+ cur_rev=17cb8a20bde66a520a2ca7aad1063e1ce7382240
-++ git -C linux rev-list --count ab57716449b3438c0136f6f412a2e59e0cf037a9..17cb8a20bde66a520a2ca7aad1063e1ce7382240
-# rev for linux : ab57716449b3438c0136f6f412a2e59e0cf037a9..17cb8a20bde66a520a2ca7aad1063e1ce7382240 (10298 commits)
++ cur_rev=857647efa9be89a13cf8963c7e167fab062b28bb
+++ git -C linux rev-list --count 17cb8a20bde66a520a2ca7aad1063e1ce7382240..857647efa9be89a13cf8963c7e167fab062b28bb
+# rev for linux : 17cb8a20bde66a520a2ca7aad1063e1ce7382240..857647efa9be89a13cf8963c7e167fab062b28bb (2853 commits)
++ c_commits=2853
++ echo '# rev for linux : 17cb8a20bde66a520a2ca7aad1063e1ce7382240..857647efa9be89a13cf8963c7e167fab062b28bb (2853 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=039afc5ef7367fbc8fb475580c291c2655e856cb
+++ 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=191710c221f65b1542f6ea7fa4d30dde6e134fd7
+++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7
+# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7 (114 commits)
-+ c_commits=10298
-+ echo '# rev for linux : ab57716449b3438c0136f6f412a2e59e0cf037a9..17cb8a20bde66a520a2ca7aad1063e1ce7382240 (10298 commits)'
++ c_commits=114
++ echo '# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7 (114 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -229,6 +249,113 @@
+ '[' full '!=' full ']'
+ generate_extra_details
+ true
++ calculate_results_date
++ set -euf -o pipefail
++ local c base_d cur_d results_date=0
+++ get_current_manifest '{rr[components]}'
+++ get_manifest artifacts/manifest.sh '{rr[components]}'
+++ set +x
++ for c in $(get_current_manifest "{rr[components]}")
+++ get_baseline_component_date binutils
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ 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 c4fb39bb31a53bbb2df3be3200d694f025c5b892
++ base_d=1702857612
+++ 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 10df3b929c72245bf363c11d6236637b4dc43cbc
++ cur_d=1703203219
++ '[' x1702857612 '!=' x ']'
++ '[' x1703203219 = x ']'
++ '[' 1703203219 -lt 1702857612 ']'
++ '[' x1703203219 = x ']'
++ '[' 1703203219 -gt 0 ']'
++ results_date=1703203219
++ for c in $(get_current_manifest "{rr[components]}")
+++ get_baseline_component_date gcc
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ 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 5440b59e93dcb7e8bdd767f48453a8f229d73a0a
++ base_d=1702858641
+++ 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 cdfaa4aa52752e55d27bb068b6de933d17b176d3
++ cur_d=1703204282
++ '[' x1702858641 '!=' x ']'
++ '[' x1703204282 = x ']'
++ '[' 1703204282 -lt 1702858641 ']'
++ '[' x1703204282 = x ']'
++ '[' 1703204282 -gt 1703203219 ']'
++ results_date=1703204282
++ for c in $(get_current_manifest "{rr[components]}")
+++ get_baseline_component_date linux
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No linux in current git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ git -C linux show --no-patch --pretty=%ct 17cb8a20bde66a520a2ca7aad1063e1ce7382240
++ base_d=1702612796
+++ get_current_component_date linux
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ git -C linux show --no-patch --pretty=%ct 857647efa9be89a13cf8963c7e167fab062b28bb
++ cur_d=1703155249
++ '[' x1702612796 '!=' x ']'
++ '[' x1703155249 = x ']'
++ '[' 1703155249 -lt 1702612796 ']'
++ '[' x1703155249 = x ']'
++ '[' 1703155249 -gt 1703204282 ']'
++ for c in $(get_current_manifest "{rr[components]}")
+++ get_baseline_component_date qemu
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No qemu in current git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ git -C qemu show --no-patch --pretty=%ct 039afc5ef7367fbc8fb475580c291c2655e856cb
++ base_d=1702418073
+++ 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 191710c221f65b1542f6ea7fa4d30dde6e134fd7
++ cur_d=1703083216
++ '[' x1702418073 '!=' x ']'
++ '[' x1703083216 = x ']'
++ '[' 1703083216 -lt 1702418073 ']'
++ '[' x1703083216 = x ']'
++ '[' 1703083216 -gt 1703204282 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1703204282 -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=1702502350
++ '[' 1702502350 '!=' '' ']'
++ assert '[' 1703204282 -ge 1702502350 ']'
++ set -euf -o pipefail +x
++ '[' 1703204282 -gt 1702502350 ']'
++ results_date=1702853316
++ rr[results_date]=1702853316
++ cat
++ manifest_out
++ cat
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
@@ -274,9 +401,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-allnoconfig-build/73/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/74/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/73/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/74/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -309,16 +436,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=0040ddf4e11074c2feffbf46ccac6afc3d66426d
+++ base_rev=c4fb39bb31a53bbb2df3be3200d694f025c5b892
+++ 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=c4fb39bb31a53bbb2df3be3200d694f025c5b892
-+++ git -C binutils rev-list --count 0040ddf4e11074c2feffbf46ccac6afc3d66426d..c4fb39bb31a53bbb2df3be3200d694f025c5b892
-++ c_commits=66
-++ new_commits=66
+++ cur_rev=10df3b929c72245bf363c11d6236637b4dc43cbc
++++ git -C binutils rev-list --count c4fb39bb31a53bbb2df3be3200d694f025c5b892..10df3b929c72245bf363c11d6236637b4dc43cbc
+++ c_commits=101
+++ new_commits=101
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -326,16 +453,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=acfd33620af3519b84baecedb0eb6618c2f599a6
+++ base_rev=5440b59e93dcb7e8bdd767f48453a8f229d73a0a
+++ 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=5440b59e93dcb7e8bdd767f48453a8f229d73a0a
-+++ git -C gcc rev-list --count acfd33620af3519b84baecedb0eb6618c2f599a6..5440b59e93dcb7e8bdd767f48453a8f229d73a0a
-++ c_commits=118
-++ new_commits=184
+++ cur_rev=cdfaa4aa52752e55d27bb068b6de933d17b176d3
++++ git -C gcc rev-list --count 5440b59e93dcb7e8bdd767f48453a8f229d73a0a..cdfaa4aa52752e55d27bb068b6de933d17b176d3
+++ c_commits=150
+++ new_commits=251
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
@@ -343,20 +470,37 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ base_rev=ab57716449b3438c0136f6f412a2e59e0cf037a9
+++ base_rev=17cb8a20bde66a520a2ca7aad1063e1ce7382240
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
-++ cur_rev=17cb8a20bde66a520a2ca7aad1063e1ce7382240
-+++ git -C linux rev-list --count ab57716449b3438c0136f6f412a2e59e0cf037a9..17cb8a20bde66a520a2ca7aad1063e1ce7382240
-++ c_commits=10298
-++ new_commits=10482
-+++ echo binutils gcc linux
+++ cur_rev=857647efa9be89a13cf8963c7e167fab062b28bb
++++ git -C linux rev-list --count 17cb8a20bde66a520a2ca7aad1063e1ce7382240..857647efa9be89a13cf8963c7e167fab062b28bb
+++ c_commits=2853
+++ new_commits=3104
+++ 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=039afc5ef7367fbc8fb475580c291c2655e856cb
++++ 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=191710c221f65b1542f6ea7fa4d30dde6e134fd7
++++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7
+++ c_commits=114
+++ new_commits=3218
++++ echo binutils gcc linux qemu
+++ tr ' ' ,
-++ components=binutils,gcc,linux
-++ echo '10482 commits in binutils,gcc,linux'
+++ components=binutils,gcc,linux,qemu
+++ echo '3218 commits in binutils,gcc,linux,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ print_result --oneline
@@ -371,17 +515,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '10482 commits in binutils,gcc,linux: Success on aarch64'
++ echo '[Linaro-TCWG-CI]' '3218 commits in binutils,gcc,linux,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-allnoconfig-build/73/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/74/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-allnoconfig-build/72/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/73/artifact/artifacts
+ local key=
+ '[' multiple_components = single_commit ']'
+ cat
@@ -414,16 +558,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=0040ddf4e11074c2feffbf46ccac6afc3d66426d
+++ base_rev=c4fb39bb31a53bbb2df3be3200d694f025c5b892
+++ 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=c4fb39bb31a53bbb2df3be3200d694f025c5b892
-+++ git -C binutils rev-list --count 0040ddf4e11074c2feffbf46ccac6afc3d66426d..c4fb39bb31a53bbb2df3be3200d694f025c5b892
-++ c_commits=66
-++ new_commits=66
+++ cur_rev=10df3b929c72245bf363c11d6236637b4dc43cbc
++++ git -C binutils rev-list --count c4fb39bb31a53bbb2df3be3200d694f025c5b892..10df3b929c72245bf363c11d6236637b4dc43cbc
+++ c_commits=101
+++ new_commits=101
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -431,16 +575,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=acfd33620af3519b84baecedb0eb6618c2f599a6
+++ base_rev=5440b59e93dcb7e8bdd767f48453a8f229d73a0a
+++ 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=5440b59e93dcb7e8bdd767f48453a8f229d73a0a
-+++ git -C gcc rev-list --count acfd33620af3519b84baecedb0eb6618c2f599a6..5440b59e93dcb7e8bdd767f48453a8f229d73a0a
-++ c_commits=118
-++ new_commits=184
+++ cur_rev=cdfaa4aa52752e55d27bb068b6de933d17b176d3
++++ git -C gcc rev-list --count 5440b59e93dcb7e8bdd767f48453a8f229d73a0a..cdfaa4aa52752e55d27bb068b6de933d17b176d3
+++ c_commits=150
+++ new_commits=251
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
@@ -448,20 +592,37 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ base_rev=ab57716449b3438c0136f6f412a2e59e0cf037a9
+++ base_rev=17cb8a20bde66a520a2ca7aad1063e1ce7382240
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
-++ cur_rev=17cb8a20bde66a520a2ca7aad1063e1ce7382240
-+++ git -C linux rev-list --count ab57716449b3438c0136f6f412a2e59e0cf037a9..17cb8a20bde66a520a2ca7aad1063e1ce7382240
-++ c_commits=10298
-++ new_commits=10482
-+++ echo binutils gcc linux
+++ cur_rev=857647efa9be89a13cf8963c7e167fab062b28bb
++++ git -C linux rev-list --count 17cb8a20bde66a520a2ca7aad1063e1ce7382240..857647efa9be89a13cf8963c7e167fab062b28bb
+++ c_commits=2853
+++ new_commits=3104
+++ 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=039afc5ef7367fbc8fb475580c291c2655e856cb
++++ 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=191710c221f65b1542f6ea7fa4d30dde6e134fd7
++++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7
+++ c_commits=114
+++ new_commits=3218
++++ echo binutils gcc linux qemu
+++ tr ' ' ,
-++ components=binutils,gcc,linux
-++ echo '10482 commits in binutils,gcc,linux'
+++ components=binutils,gcc,linux,qemu
+++ echo '3218 commits in binutils,gcc,linux,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -470,19 +631,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=0040ddf4e11074c2feffbf46ccac6afc3d66426d
+++ base_rev=c4fb39bb31a53bbb2df3be3200d694f025c5b892
+++ 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=c4fb39bb31a53bbb2df3be3200d694f025c5b892
-+++ git -C binutils rev-list --count 0040ddf4e11074c2feffbf46ccac6afc3d66426d..c4fb39bb31a53bbb2df3be3200d694f025c5b892
-++ c_commits=66
+++ cur_rev=10df3b929c72245bf363c11d6236637b4dc43cbc
++++ git -C binutils rev-list --count c4fb39bb31a53bbb2df3be3200d694f025c5b892..10df3b929c72245bf363c11d6236637b4dc43cbc
+++ c_commits=101
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 0040ddf4e11074c2feffbf46ccac6afc3d66426d..c4fb39bb31a53bbb2df3be3200d694f025c5b892
-++ '[' 66 -gt 5 ']'
-++ echo '... and 61 more commits in binutils'
+++ git -C binutils log -n 5 --oneline c4fb39bb31a53bbb2df3be3200d694f025c5b892..10df3b929c72245bf363c11d6236637b4dc43cbc
+++ '[' 101 -gt 5 ']'
+++ echo '... and 96 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -491,19 +652,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=acfd33620af3519b84baecedb0eb6618c2f599a6
+++ base_rev=5440b59e93dcb7e8bdd767f48453a8f229d73a0a
+++ 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=5440b59e93dcb7e8bdd767f48453a8f229d73a0a
-+++ git -C gcc rev-list --count acfd33620af3519b84baecedb0eb6618c2f599a6..5440b59e93dcb7e8bdd767f48453a8f229d73a0a
-++ c_commits=118
+++ cur_rev=cdfaa4aa52752e55d27bb068b6de933d17b176d3
++++ git -C gcc rev-list --count 5440b59e93dcb7e8bdd767f48453a8f229d73a0a..cdfaa4aa52752e55d27bb068b6de933d17b176d3
+++ c_commits=150
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline acfd33620af3519b84baecedb0eb6618c2f599a6..5440b59e93dcb7e8bdd767f48453a8f229d73a0a
-++ '[' 118 -gt 5 ']'
-++ echo '... and 113 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 5440b59e93dcb7e8bdd767f48453a8f229d73a0a..cdfaa4aa52752e55d27bb068b6de933d17b176d3
+++ '[' 150 -gt 5 ']'
+++ echo '... and 145 more commits in gcc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
@@ -512,19 +673,40 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ base_rev=ab57716449b3438c0136f6f412a2e59e0cf037a9
+++ base_rev=17cb8a20bde66a520a2ca7aad1063e1ce7382240
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
-++ cur_rev=17cb8a20bde66a520a2ca7aad1063e1ce7382240
-+++ git -C linux rev-list --count ab57716449b3438c0136f6f412a2e59e0cf037a9..17cb8a20bde66a520a2ca7aad1063e1ce7382240
-++ c_commits=10298
+++ cur_rev=857647efa9be89a13cf8963c7e167fab062b28bb
++++ git -C linux rev-list --count 17cb8a20bde66a520a2ca7aad1063e1ce7382240..857647efa9be89a13cf8963c7e167fab062b28bb
+++ c_commits=2853
+++ '[' '' '!=' '' ']'
+++ git -C linux log -n 5 --oneline 17cb8a20bde66a520a2ca7aad1063e1ce7382240..857647efa9be89a13cf8963c7e167fab062b28bb
+++ '[' 2853 -gt 5 ']'
+++ echo '... and 2848 more commits in linux'
+++ '[' '' '!=' '' ']'
+++ 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=039afc5ef7367fbc8fb475580c291c2655e856cb
++++ 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=191710c221f65b1542f6ea7fa4d30dde6e134fd7
++++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7
+++ c_commits=114
++ '[' '' '!=' '' ']'
-++ git -C linux log -n 5 --oneline ab57716449b3438c0136f6f412a2e59e0cf037a9..17cb8a20bde66a520a2ca7aad1063e1ce7382240
-++ '[' 10298 -gt 5 ']'
-++ echo '... and 10293 more commits in linux'
+++ git -C qemu log -n 5 --oneline 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7
+++ '[' 114 -gt 5 ']'
+++ echo '... and 109 more commits in qemu'
++ '[' '' '!=' '' ']'
++ return 0
++ print_result --short
@@ -542,7 +724,7 @@
# build_abe qemu:
-2
# linux_n_obj:
-651
+652
# linux build successful:
all
# linux boot successful:
@@ -550,8 +732,6 @@ boot'
++ echo ''
++ echo From
+++ cat base-artifacts/results
-# generate_jenkins_html_files
-... Skipping
++ echo '# reset_artifacts:
-10
# build_abe binutils:
@@ -575,7 +755,9 @@ boot'
+ return
+ true
+ generate_jenkins_html_files
-+ wait 3129
+# generate_jenkins_html_files
+... Skipping
++ wait 2753
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+ true
@@ -1205,128 +1387,23 @@ boot'
+ echo '... Skipping'
+ return
+ generate_lnt_report
++ wait 2917
# generate_lnt_report
-+ wait 3293
+ set -euf -o pipefail
+ local results_date
+ echo '# generate_lnt_report'
+ true
+ . /home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/lnt-utils.sh
-+ calculate_results_date
-+ set -euf -o pipefail
-+ '[' -z ']'
-+ local c base_d cur_d results_date=0
-++ get_current_manifest '{rr[components]}'
-++ get_manifest artifacts/manifest.sh '{rr[components]}'
-++ set +x
-+ for c in $(get_current_manifest "{rr[components]}")
-++ get_baseline_component_date binutils
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ 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 0040ddf4e11074c2feffbf46ccac6afc3d66426d
-+ base_d=1702512023
-++ 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 c4fb39bb31a53bbb2df3be3200d694f025c5b892
-+ cur_d=1702857612
-+ '[' x1702512023 '!=' x ']'
-+ '[' x1702857612 = x ']'
-+ '[' 1702857612 -lt 1702512023 ']'
-+ '[' x1702857612 = x ']'
-+ '[' 1702857612 -gt 0 ']'
-+ results_date=1702857612
-+ for c in $(get_current_manifest "{rr[components]}")
-++ get_baseline_component_date gcc
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ 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 acfd33620af3519b84baecedb0eb6618c2f599a6
-+ base_d=1702513479
-++ 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 5440b59e93dcb7e8bdd767f48453a8f229d73a0a
-+ cur_d=1702858641
-+ '[' x1702513479 '!=' x ']'
-+ '[' x1702858641 = x ']'
-+ '[' 1702858641 -lt 1702513479 ']'
-+ '[' x1702858641 = x ']'
-+ '[' 1702858641 -gt 1702857612 ']'
-+ results_date=1702858641
-+ for c in $(get_current_manifest "{rr[components]}")
-++ get_baseline_component_date linux
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No linux in current git' '[' -f base-artifacts/git/linux_rev ']'
-++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/linux_rev
-++ git -C linux show --no-patch --pretty=%ct ab57716449b3438c0136f6f412a2e59e0cf037a9
-+ base_d=1698891141
-++ get_current_component_date linux
-++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No linux in current git' '[' -f artifacts/git/linux_rev ']'
-++ set -euf -o pipefail +x
-+++ cat artifacts/git/linux_rev
-++ git -C linux show --no-patch --pretty=%ct 17cb8a20bde66a520a2ca7aad1063e1ce7382240
-+ cur_d=1702612796
-+ '[' x1698891141 '!=' x ']'
-+ '[' x1702612796 = x ']'
-+ '[' 1702612796 -lt 1698891141 ']'
-+ '[' x1702612796 = x ']'
-+ '[' 1702612796 -gt 1702858641 ']'
-+ for c in $(get_current_manifest "{rr[components]}")
-++ get_baseline_component_date qemu
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No qemu in current git' '[' -f base-artifacts/git/qemu_rev ']'
-++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/qemu_rev
-++ git -C qemu show --no-patch --pretty=%ct 039afc5ef7367fbc8fb475580c291c2655e856cb
-+ base_d=1702418073
-++ 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 039afc5ef7367fbc8fb475580c291c2655e856cb
-+ cur_d=1702418073
-+ '[' x1702418073 '!=' x ']'
-+ '[' x1702418073 = x ']'
-+ '[' 1702418073 -lt 1702418073 ']'
-+ '[' x1702418073 = x ']'
-+ '[' 1702418073 -gt 1702858641 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1702858641 -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=1702146060
-+ '[' 1702146060 '!=' '' ']'
-+ assert '[' 1702858641 -ge 1702146060 ']'
-+ set -euf -o pipefail +x
-+ '[' 1702858641 -gt 1702146060 ']'
-+ results_date=1702502350
-+ rr[results_date]=1702502350
-+ cat
-+ manifest_out
-+ cat
+++ declare is_first_lnt_entry
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1702502350
-++ date '+%Y-%m-%d %H:%M:%S' --date @1702502350
++ results_date=1702853316
+++ date '+%Y-%m-%d %H:%M:%S' --date @1702853316
... Skipping
-+ results_date='2023-12-13 21:19:10'
++ results_date='2023-12-17 22:48:36'
++ local jira_key=-
++ '[' -f artifacts/notify/jira/key ']'
+ case "$ci_project" in
+ echo '... Skipping'
+ return
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 0155cd1..825cdd0 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -26,26 +26,26 @@
++ 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-allnoconfig-build/72/
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/73/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/72/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/73/'
+ 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-allnoconfig-build/73/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/74/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/73/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-allnoconfig-build/74/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+# check_source_changes
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
-# check_source_changes
+ check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
@@ -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
-++ '[' xc4fb39bb31a53bbb2df3be3200d694f025c5b892 '!=' x0040ddf4e11074c2feffbf46ccac6afc3d66426d ']'
+++ '[' x10df3b929c72245bf363c11d6236637b4dc43cbc '!=' xc4fb39bb31a53bbb2df3be3200d694f025c5b892 ']'
++ 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
-++ '[' x5440b59e93dcb7e8bdd767f48453a8f229d73a0a '!=' xacfd33620af3519b84baecedb0eb6618c2f599a6 ']'
+++ '[' xcdfaa4aa52752e55d27bb068b6de933d17b176d3 '!=' x5440b59e93dcb7e8bdd767f48453a8f229d73a0a ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -119,7 +119,7 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ '[' x17cb8a20bde66a520a2ca7aad1063e1ce7382240 '!=' xab57716449b3438c0136f6f412a2e59e0cf037a9 ']'
+++ '[' x857647efa9be89a13cf8963c7e167fab062b28bb '!=' x17cb8a20bde66a520a2ca7aad1063e1ce7382240 ']'
++ echo -ne ' linux'
++ delim=' '
++ for c in $(print_updated_components)
@@ -134,17 +134,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
-++ '[' x039afc5ef7367fbc8fb475580c291c2655e856cb '!=' x039afc5ef7367fbc8fb475580c291c2655e856cb ']'
+++ '[' x191710c221f65b1542f6ea7fa4d30dde6e134fd7 '!=' x039afc5ef7367fbc8fb475580c291c2655e856cb ']'
+++ echo -ne ' qemu'
+++ delim=' '
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc linux
+# change_kind=multiple_components : binutils gcc linux qemu
+ local c base_rev cur_rev c_commits
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc linux'
++ echo '# change_kind=multiple_components : binutils gcc linux qemu'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -152,17 +154,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=0040ddf4e11074c2feffbf46ccac6afc3d66426d
++ base_rev=c4fb39bb31a53bbb2df3be3200d694f025c5b892
++ 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=c4fb39bb31a53bbb2df3be3200d694f025c5b892
-++ git -C binutils rev-list --count 0040ddf4e11074c2feffbf46ccac6afc3d66426d..c4fb39bb31a53bbb2df3be3200d694f025c5b892
-# rev for binutils : 0040ddf4e11074c2feffbf46ccac6afc3d66426d..c4fb39bb31a53bbb2df3be3200d694f025c5b892 (66 commits)
-+ c_commits=66
-+ echo '# rev for binutils : 0040ddf4e11074c2feffbf46ccac6afc3d66426d..c4fb39bb31a53bbb2df3be3200d694f025c5b892 (66 commits)'
++ cur_rev=10df3b929c72245bf363c11d6236637b4dc43cbc
+++ git -C binutils rev-list --count c4fb39bb31a53bbb2df3be3200d694f025c5b892..10df3b929c72245bf363c11d6236637b4dc43cbc
+# rev for binutils : c4fb39bb31a53bbb2df3be3200d694f025c5b892..10df3b929c72245bf363c11d6236637b4dc43cbc (101 commits)
++ c_commits=101
++ echo '# rev for binutils : c4fb39bb31a53bbb2df3be3200d694f025c5b892..10df3b929c72245bf363c11d6236637b4dc43cbc (101 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -170,17 +172,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=acfd33620af3519b84baecedb0eb6618c2f599a6
++ base_rev=5440b59e93dcb7e8bdd767f48453a8f229d73a0a
++ 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=5440b59e93dcb7e8bdd767f48453a8f229d73a0a
-# rev for gcc : acfd33620af3519b84baecedb0eb6618c2f599a6..5440b59e93dcb7e8bdd767f48453a8f229d73a0a (118 commits)
-++ git -C gcc rev-list --count acfd33620af3519b84baecedb0eb6618c2f599a6..5440b59e93dcb7e8bdd767f48453a8f229d73a0a
-+ c_commits=118
-+ echo '# rev for gcc : acfd33620af3519b84baecedb0eb6618c2f599a6..5440b59e93dcb7e8bdd767f48453a8f229d73a0a (118 commits)'
++ cur_rev=cdfaa4aa52752e55d27bb068b6de933d17b176d3
+++ git -C gcc rev-list --count 5440b59e93dcb7e8bdd767f48453a8f229d73a0a..cdfaa4aa52752e55d27bb068b6de933d17b176d3
+# rev for gcc : 5440b59e93dcb7e8bdd767f48453a8f229d73a0a..cdfaa4aa52752e55d27bb068b6de933d17b176d3 (150 commits)
++ c_commits=150
++ echo '# rev for gcc : 5440b59e93dcb7e8bdd767f48453a8f229d73a0a..cdfaa4aa52752e55d27bb068b6de933d17b176d3 (150 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git linux_rev
++ set -euf -o pipefail
@@ -188,18 +190,36 @@
++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/linux_rev
-+ base_rev=ab57716449b3438c0136f6f412a2e59e0cf037a9
++ base_rev=17cb8a20bde66a520a2ca7aad1063e1ce7382240
++ get_current_git linux_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/linux_rev
-+ cur_rev=17cb8a20bde66a520a2ca7aad1063e1ce7382240
-++ git -C linux rev-list --count ab57716449b3438c0136f6f412a2e59e0cf037a9..17cb8a20bde66a520a2ca7aad1063e1ce7382240
-# rev for linux : ab57716449b3438c0136f6f412a2e59e0cf037a9..17cb8a20bde66a520a2ca7aad1063e1ce7382240 (10298 commits)
++ cur_rev=857647efa9be89a13cf8963c7e167fab062b28bb
+++ git -C linux rev-list --count 17cb8a20bde66a520a2ca7aad1063e1ce7382240..857647efa9be89a13cf8963c7e167fab062b28bb
+# rev for linux : 17cb8a20bde66a520a2ca7aad1063e1ce7382240..857647efa9be89a13cf8963c7e167fab062b28bb (2853 commits)
++ c_commits=2853
++ echo '# rev for linux : 17cb8a20bde66a520a2ca7aad1063e1ce7382240..857647efa9be89a13cf8963c7e167fab062b28bb (2853 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=039afc5ef7367fbc8fb475580c291c2655e856cb
+++ 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=191710c221f65b1542f6ea7fa4d30dde6e134fd7
+++ git -C qemu rev-list --count 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7
+# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7 (114 commits)
-+ c_commits=10298
-+ echo '# rev for linux : ab57716449b3438c0136f6f412a2e59e0cf037a9..17cb8a20bde66a520a2ca7aad1063e1ce7382240 (10298 commits)'
++ c_commits=114
++ echo '# rev for qemu : 039afc5ef7367fbc8fb475580c291c2655e856cb..191710c221f65b1542f6ea7fa4d30dde6e134fd7 (114 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index aa4dd8a..205defc 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,9 +1,9 @@
-build_name="#73"
+build_name="#74"
docker_opts=(--distro
default )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#73-binutils-gcc-linux-qemu"
+build_name="#74-binutils-gcc-linux-qemu"
branch_opt=(==rr\[binutils_git\]
git://sourceware.org/git/binutils-gdb.git#master
==rr\[gcc_git\]
@@ -12,4 +12,4 @@ https://github.com/gcc-mirror/gcc.git#master
https://git.linaro.org/kernel-org/linux-next.git#master
==rr\[qemu_git\]
https://gitlab.com/qemu-project/qemu.git#master )
-build_name="#73-binutils-gcc-linux-qemu-Rboot"
+build_name="#74-binutils-gcc-linux-qemu-Rboot"