summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-16 14:43:32 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-16 14:43:32 +0000
commitd86764ced1b21e8f8e8e6d17ae637d6a01872676 (patch)
treee3e1befd998b76fab10161d0ba0be4e1f38e514f /jenkins/notify-full.log
parentc578f3e807114452c306d184eb592f4e9da4b96a (diff)
onsuccess: #75: 7: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m7_eabi-build/75/
Results : | # reset_artifacts: | -10 | # true: | 0 | # build_abe binutils: | 1 | # build_abe stage1 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m7 --set gcc_override_configure=--with-float=hard: | 2 | # build_abe newlib: | 4 | # build_abe stage2 -- --set gcc_override_configure=--disable-multilib --set gcc_override_configure=--with-mode=thumb --set gcc_override_configure=--with-cpu=cortex-m7 --set gcc_override_configure=--with-float=hard: | 5 | # build_abe gdb: | 6 | # build_abe qemu: | 7 check_regression status : 0
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log1083
1 files changed, 930 insertions, 153 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 149414a..380c4c8 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_gnu_embed_build--master-thumb_m7_eabi-build/73/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m7_eabi-build/74/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m7_eabi-build/73/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m7_eabi-build/74/'
+ 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_gnu_embed_build--master-thumb_m7_eabi-build/74/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m7_eabi-build/75/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m7_eabi-build/74/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m7_eabi-build/75/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -93,7 +93,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
-++ '[' x14a2449eee4654bee0686020e6eeb4e4f2a8f9ca '!=' xeef4ff9b707d738322a5dca82a6a9b0aad76a26e ']'
+++ '[' xb45d18f19ec9507d7561c4d503a5a189214f3f77 '!=' x14a2449eee4654bee0686020e6eeb4e4f2a8f9ca ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -108,7 +108,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
-++ '[' x373a85a82650d9938adb02a14686049cbcbe6892 '!=' xfbfe43daec6443978df65530dc5f7f3f8a4e6f9e ']'
+++ '[' x5f1bed2a7af828103ca23a3546466a23e8dd2f30 '!=' x373a85a82650d9938adb02a14686049cbcbe6892 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -123,7 +123,9 @@
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ '[' x3bafe2fae7a0878598a82777c623edb2faa70b74 '!=' x3bafe2fae7a0878598a82777c623edb2faa70b74 ']'
+++ '[' x17a6aff334a20f63cb7f428a36dad0c8ebbdab5d '!=' x3bafe2fae7a0878598a82777c623edb2faa70b74 ']'
+++ echo -ne ' newlib'
+++ delim=' '
++ for c in $(print_updated_components)
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
@@ -136,7 +138,7 @@
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ '[' x14a2449eee4654bee0686020e6eeb4e4f2a8f9ca '!=' xeef4ff9b707d738322a5dca82a6a9b0aad76a26e ']'
+++ '[' xb45d18f19ec9507d7561c4d503a5a189214f3f77 '!=' x14a2449eee4654bee0686020e6eeb4e4f2a8f9ca ']'
++ echo -ne ' gdb'
++ delim=' '
++ for c in $(print_updated_components)
@@ -151,17 +153,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
-++ '[' x9c74490bff6c8886a922008d0c9ce6cae70dd17e '!=' x9c74490bff6c8886a922008d0c9ce6cae70dd17e ']'
+++ '[' x039afc5ef7367fbc8fb475580c291c2655e856cb '!=' x9c74490bff6c8886a922008d0c9ce6cae70dd17e ']'
+++ echo -ne ' qemu'
+++ delim=' '
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc gdb
+# change_kind=multiple_components : binutils gcc newlib gdb qemu
+ local c base_rev cur_rev c_commits
-+ '[' 3 = 0 ']'
-+ '[' 3 = 1 ']'
++ '[' 5 = 0 ']'
++ '[' 5 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc gdb'
++ echo '# change_kind=multiple_components : binutils gcc newlib gdb qemu'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -169,17 +173,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=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
++ base_rev=14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
++ 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=14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-++ git -C binutils rev-list --count eef4ff9b707d738322a5dca82a6a9b0aad76a26e..14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-# rev for binutils : eef4ff9b707d738322a5dca82a6a9b0aad76a26e..14a2449eee4654bee0686020e6eeb4e4f2a8f9ca (37 commits)
-+ c_commits=37
-+ echo '# rev for binutils : eef4ff9b707d738322a5dca82a6a9b0aad76a26e..14a2449eee4654bee0686020e6eeb4e4f2a8f9ca (37 commits)'
++ cur_rev=b45d18f19ec9507d7561c4d503a5a189214f3f77
+++ git -C binutils rev-list --count 14a2449eee4654bee0686020e6eeb4e4f2a8f9ca..b45d18f19ec9507d7561c4d503a5a189214f3f77
+# rev for binutils : 14a2449eee4654bee0686020e6eeb4e4f2a8f9ca..b45d18f19ec9507d7561c4d503a5a189214f3f77 (67 commits)
++ c_commits=67
++ echo '# rev for binutils : 14a2449eee4654bee0686020e6eeb4e4f2a8f9ca..b45d18f19ec9507d7561c4d503a5a189214f3f77 (67 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -187,17 +191,35 @@
++ 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=fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
++ base_rev=373a85a82650d9938adb02a14686049cbcbe6892
++ 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=373a85a82650d9938adb02a14686049cbcbe6892
-++ git -C gcc rev-list --count fbfe43daec6443978df65530dc5f7f3f8a4e6f9e..373a85a82650d9938adb02a14686049cbcbe6892
-# rev for gcc : fbfe43daec6443978df65530dc5f7f3f8a4e6f9e..373a85a82650d9938adb02a14686049cbcbe6892 (137 commits)
-+ c_commits=137
-+ echo '# rev for gcc : fbfe43daec6443978df65530dc5f7f3f8a4e6f9e..373a85a82650d9938adb02a14686049cbcbe6892 (137 commits)'
++ cur_rev=5f1bed2a7af828103ca23a3546466a23e8dd2f30
+++ git -C gcc rev-list --count 373a85a82650d9938adb02a14686049cbcbe6892..5f1bed2a7af828103ca23a3546466a23e8dd2f30
+# rev for gcc : 373a85a82650d9938adb02a14686049cbcbe6892..5f1bed2a7af828103ca23a3546466a23e8dd2f30 (124 commits)
++ c_commits=124
++ echo '# rev for gcc : 373a85a82650d9938adb02a14686049cbcbe6892..5f1bed2a7af828103ca23a3546466a23e8dd2f30 (124 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git newlib_rev
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
++ base_rev=3bafe2fae7a0878598a82777c623edb2faa70b74
+++ get_current_git newlib_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/newlib_rev
++ cur_rev=17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
+++ git -C newlib rev-list --count 3bafe2fae7a0878598a82777c623edb2faa70b74..17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
+# rev for newlib : 3bafe2fae7a0878598a82777c623edb2faa70b74..17a6aff334a20f63cb7f428a36dad0c8ebbdab5d (1 commits)
++ c_commits=1
++ echo '# rev for newlib : 3bafe2fae7a0878598a82777c623edb2faa70b74..17a6aff334a20f63cb7f428a36dad0c8ebbdab5d (1 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -205,18 +227,36 @@
++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gdb_rev
-+ base_rev=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
++ base_rev=14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
++ get_current_git gdb_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gdb_rev
-+ cur_rev=14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-++ git -C gdb rev-list --count eef4ff9b707d738322a5dca82a6a9b0aad76a26e..14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-# rev for gdb : eef4ff9b707d738322a5dca82a6a9b0aad76a26e..14a2449eee4654bee0686020e6eeb4e4f2a8f9ca (37 commits)
++ cur_rev=b45d18f19ec9507d7561c4d503a5a189214f3f77
+++ git -C gdb rev-list --count 14a2449eee4654bee0686020e6eeb4e4f2a8f9ca..b45d18f19ec9507d7561c4d503a5a189214f3f77
+# rev for gdb : 14a2449eee4654bee0686020e6eeb4e4f2a8f9ca..b45d18f19ec9507d7561c4d503a5a189214f3f77 (67 commits)
++ c_commits=67
++ echo '# rev for gdb : 14a2449eee4654bee0686020e6eeb4e4f2a8f9ca..b45d18f19ec9507d7561c4d503a5a189214f3f77 (67 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=9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ 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=039afc5ef7367fbc8fb475580c291c2655e856cb
+++ git -C qemu rev-list --count 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
+# rev for qemu : 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb (9 commits)
-+ c_commits=37
-+ echo '# rev for gdb : eef4ff9b707d738322a5dca82a6a9b0aad76a26e..14a2449eee4654bee0686020e6eeb4e4f2a8f9ca (37 commits)'
++ c_commits=9
++ echo '# rev for qemu : 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb (9 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -300,9 +340,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m7_eabi-build/74/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m7_eabi-build/75/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m7_eabi-build/74/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m7_eabi-build/75/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -335,16 +375,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=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+++ base_rev=14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
+++ 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=14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-+++ git -C binutils rev-list --count eef4ff9b707d738322a5dca82a6a9b0aad76a26e..14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-++ c_commits=37
-++ new_commits=37
+++ cur_rev=b45d18f19ec9507d7561c4d503a5a189214f3f77
++++ git -C binutils rev-list --count 14a2449eee4654bee0686020e6eeb4e4f2a8f9ca..b45d18f19ec9507d7561c4d503a5a189214f3f77
+++ c_commits=67
+++ new_commits=67
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -352,16 +392,33 @@
+++ 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=fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
+++ base_rev=373a85a82650d9938adb02a14686049cbcbe6892
+++ 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=373a85a82650d9938adb02a14686049cbcbe6892
-+++ git -C gcc rev-list --count fbfe43daec6443978df65530dc5f7f3f8a4e6f9e..373a85a82650d9938adb02a14686049cbcbe6892
-++ c_commits=137
-++ new_commits=174
+++ cur_rev=5f1bed2a7af828103ca23a3546466a23e8dd2f30
++++ git -C gcc rev-list --count 373a85a82650d9938adb02a14686049cbcbe6892..5f1bed2a7af828103ca23a3546466a23e8dd2f30
+++ c_commits=124
+++ new_commits=191
+++ for c in "${changed_components[@]}"
++++ get_baseline_git newlib_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/newlib_rev
+++ base_rev=3bafe2fae7a0878598a82777c623edb2faa70b74
++++ get_current_git newlib_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/newlib_rev
+++ cur_rev=17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
++++ git -C newlib rev-list --count 3bafe2fae7a0878598a82777c623edb2faa70b74..17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
+++ c_commits=1
+++ new_commits=192
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -369,20 +426,37 @@
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ base_rev=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+++ base_rev=14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
-++ cur_rev=14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-+++ git -C gdb rev-list --count eef4ff9b707d738322a5dca82a6a9b0aad76a26e..14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-++ c_commits=37
-++ new_commits=211
-+++ echo binutils gcc gdb
+++ cur_rev=b45d18f19ec9507d7561c4d503a5a189214f3f77
++++ git -C gdb rev-list --count 14a2449eee4654bee0686020e6eeb4e4f2a8f9ca..b45d18f19ec9507d7561c4d503a5a189214f3f77
+++ c_commits=67
+++ new_commits=259
+++ 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=9c74490bff6c8886a922008d0c9ce6cae70dd17e
++++ 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=039afc5ef7367fbc8fb475580c291c2655e856cb
++++ git -C qemu rev-list --count 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
+++ c_commits=9
+++ new_commits=268
++++ echo binutils gcc newlib gdb qemu
+++ tr ' ' ,
-++ components=binutils,gcc,gdb
-++ echo '211 commits in binutils,gcc,gdb'
+++ components=binutils,gcc,newlib,gdb,qemu
+++ echo '268 commits in binutils,gcc,newlib,gdb,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -423,17 +497,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo master-thumb_m7_eabi
-+ echo '[Linaro-TCWG-CI]' '211 commits in binutils,gcc,gdb: Success on master-thumb_m7_eabi'
++ echo '[Linaro-TCWG-CI]' '268 commits in binutils,gcc,newlib,gdb,qemu: Success on master-thumb_m7_eabi'
+ 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_gnu_embed_build--master-thumb_m7_eabi-build/74/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m7_eabi-build/75/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_gnu_embed_build--master-thumb_m7_eabi-build/73/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m7_eabi-build/74/artifact/artifacts
+ local key=
+ '[' multiple_components = single_commit ']'
+ cat
@@ -483,16 +557,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=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+++ base_rev=14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
+++ 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=14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-+++ git -C binutils rev-list --count eef4ff9b707d738322a5dca82a6a9b0aad76a26e..14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-++ c_commits=37
-++ new_commits=37
+++ cur_rev=b45d18f19ec9507d7561c4d503a5a189214f3f77
++++ git -C binutils rev-list --count 14a2449eee4654bee0686020e6eeb4e4f2a8f9ca..b45d18f19ec9507d7561c4d503a5a189214f3f77
+++ c_commits=67
+++ new_commits=67
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -500,16 +574,33 @@
+++ 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=fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
+++ base_rev=373a85a82650d9938adb02a14686049cbcbe6892
+++ 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=373a85a82650d9938adb02a14686049cbcbe6892
-+++ git -C gcc rev-list --count fbfe43daec6443978df65530dc5f7f3f8a4e6f9e..373a85a82650d9938adb02a14686049cbcbe6892
-++ c_commits=137
-++ new_commits=174
+++ cur_rev=5f1bed2a7af828103ca23a3546466a23e8dd2f30
++++ git -C gcc rev-list --count 373a85a82650d9938adb02a14686049cbcbe6892..5f1bed2a7af828103ca23a3546466a23e8dd2f30
+++ c_commits=124
+++ new_commits=191
+++ for c in "${changed_components[@]}"
++++ get_baseline_git newlib_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/newlib_rev
+++ base_rev=3bafe2fae7a0878598a82777c623edb2faa70b74
++++ get_current_git newlib_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/newlib_rev
+++ cur_rev=17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
++++ git -C newlib rev-list --count 3bafe2fae7a0878598a82777c623edb2faa70b74..17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
+++ c_commits=1
+++ new_commits=192
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -517,20 +608,37 @@
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ base_rev=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+++ base_rev=14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
-++ cur_rev=14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-+++ git -C gdb rev-list --count eef4ff9b707d738322a5dca82a6a9b0aad76a26e..14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-++ c_commits=37
-++ new_commits=211
-+++ echo binutils gcc gdb
+++ cur_rev=b45d18f19ec9507d7561c4d503a5a189214f3f77
++++ git -C gdb rev-list --count 14a2449eee4654bee0686020e6eeb4e4f2a8f9ca..b45d18f19ec9507d7561c4d503a5a189214f3f77
+++ c_commits=67
+++ new_commits=259
+++ 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=9c74490bff6c8886a922008d0c9ce6cae70dd17e
++++ 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=039afc5ef7367fbc8fb475580c291c2655e856cb
++++ git -C qemu rev-list --count 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
+++ c_commits=9
+++ new_commits=268
++++ echo binutils gcc newlib gdb qemu
+++ tr ' ' ,
-++ components=binutils,gcc,gdb
-++ echo '211 commits in binutils,gcc,gdb'
+++ components=binutils,gcc,newlib,gdb,qemu
+++ echo '268 commits in binutils,gcc,newlib,gdb,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -539,19 +647,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=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+++ base_rev=14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
+++ 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=14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-+++ git -C binutils rev-list --count eef4ff9b707d738322a5dca82a6a9b0aad76a26e..14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-++ c_commits=37
+++ cur_rev=b45d18f19ec9507d7561c4d503a5a189214f3f77
++++ git -C binutils rev-list --count 14a2449eee4654bee0686020e6eeb4e4f2a8f9ca..b45d18f19ec9507d7561c4d503a5a189214f3f77
+++ c_commits=67
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline eef4ff9b707d738322a5dca82a6a9b0aad76a26e..14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-++ '[' 37 -gt 5 ']'
-++ echo '... and 32 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 14a2449eee4654bee0686020e6eeb4e4f2a8f9ca..b45d18f19ec9507d7561c4d503a5a189214f3f77
+++ '[' 67 -gt 5 ']'
+++ echo '... and 62 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -560,19 +668,39 @@
+++ 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=fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
+++ base_rev=373a85a82650d9938adb02a14686049cbcbe6892
+++ 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=373a85a82650d9938adb02a14686049cbcbe6892
-+++ git -C gcc rev-list --count fbfe43daec6443978df65530dc5f7f3f8a4e6f9e..373a85a82650d9938adb02a14686049cbcbe6892
-++ c_commits=137
+++ cur_rev=5f1bed2a7af828103ca23a3546466a23e8dd2f30
++++ git -C gcc rev-list --count 373a85a82650d9938adb02a14686049cbcbe6892..5f1bed2a7af828103ca23a3546466a23e8dd2f30
+++ c_commits=124
+++ '[' '' '!=' '' ']'
+++ git -C gcc log -n 5 --oneline 373a85a82650d9938adb02a14686049cbcbe6892..5f1bed2a7af828103ca23a3546466a23e8dd2f30
+++ '[' 124 -gt 5 ']'
+++ echo '... and 119 more commits in gcc'
+++ '[' '' '!=' '' ']'
+++ for c in "${changed_components[@]}"
++++ get_baseline_git newlib_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No newlib_rev in baseline git' '[' -f base-artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/newlib_rev
+++ base_rev=3bafe2fae7a0878598a82777c623edb2faa70b74
++++ get_current_git newlib_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No newlib_rev in current git' '[' -f artifacts/git/newlib_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/newlib_rev
+++ cur_rev=17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
++++ git -C newlib rev-list --count 3bafe2fae7a0878598a82777c623edb2faa70b74..17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
+++ c_commits=1
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline fbfe43daec6443978df65530dc5f7f3f8a4e6f9e..373a85a82650d9938adb02a14686049cbcbe6892
-++ '[' 137 -gt 5 ']'
-++ echo '... and 132 more commits in gcc'
+++ git -C newlib log -n 5 --oneline 3bafe2fae7a0878598a82777c623edb2faa70b74..17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
+++ '[' 1 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
@@ -581,19 +709,40 @@
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ base_rev=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+++ base_rev=14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
-++ cur_rev=14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-+++ git -C gdb rev-list --count eef4ff9b707d738322a5dca82a6a9b0aad76a26e..14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-++ c_commits=37
+++ cur_rev=b45d18f19ec9507d7561c4d503a5a189214f3f77
++++ git -C gdb rev-list --count 14a2449eee4654bee0686020e6eeb4e4f2a8f9ca..b45d18f19ec9507d7561c4d503a5a189214f3f77
+++ c_commits=67
+++ '[' '' '!=' '' ']'
+++ git -C gdb log -n 5 --oneline 14a2449eee4654bee0686020e6eeb4e4f2a8f9ca..b45d18f19ec9507d7561c4d503a5a189214f3f77
+++ '[' 67 -gt 5 ']'
+++ echo '... and 62 more commits in gdb'
+++ '[' '' '!=' '' ']'
+++ 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=9c74490bff6c8886a922008d0c9ce6cae70dd17e
++++ 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=039afc5ef7367fbc8fb475580c291c2655e856cb
++++ git -C qemu rev-list --count 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
+++ c_commits=9
++ '[' '' '!=' '' ']'
-++ git -C gdb log -n 5 --oneline eef4ff9b707d738322a5dca82a6a9b0aad76a26e..14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-++ '[' 37 -gt 5 ']'
-++ echo '... and 32 more commits in gdb'
+++ git -C qemu log -n 5 --oneline 9c74490bff6c8886a922008d0c9ce6cae70dd17e..039afc5ef7367fbc8fb475580c291c2655e856cb
+++ '[' 9 -gt 5 ']'
+++ echo '... and 4 more commits in qemu'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -668,13 +817,13 @@
+ return
+ true
+ generate_jenkins_html_files
++ wait 4114
# generate_jenkins_html_files
-... Skipping
-+ wait 31564
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+ true
+ case "$ci_project" in
+... Skipping
+ echo '... Skipping'
+ return
+ generate_readme html
@@ -698,7 +847,7 @@
+ case $text_type in
+ cat
+ cat
-+ false
++ '[' -d artifacts/00-sumfiles ']'
+ cat
++ print_readme_link html git/
++ set -euf -o pipefail
@@ -727,6 +876,316 @@
++ case $text_type in
++ echo -n '<a href="notify/">notify/</a>'
+ false
++ cat
++ read -r cur_file
+++ cd artifacts
+++ find . -type f
+++ sort
+++ print_readme_link html ./01-reset_artifacts/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./01-reset_artifacts/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./01-reset_artifacts/console.log.xz">./01-reset_artifacts/console.log.xz</a>'
++ echo '<li><a href="./01-reset_artifacts/console.log.xz">./01-reset_artifacts/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./02-prepare_abe/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./02-prepare_abe/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./02-prepare_abe/console.log.xz">./02-prepare_abe/console.log.xz</a>'
++ echo '<li><a href="./02-prepare_abe/console.log.xz">./02-prepare_abe/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./03-true/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./03-true/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./03-true/console.log.xz">./03-true/console.log.xz</a>'
++ echo '<li><a href="./03-true/console.log.xz">./03-true/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./04-build_abe-binutils/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./04-build_abe-binutils/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./04-build_abe-binutils/console.log.xz">./04-build_abe-binutils/console.log.xz</a>'
++ echo '<li><a href="./04-build_abe-binutils/console.log.xz">./04-build_abe-binutils/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./04-build_abe-binutils/make-binutils.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./04-build_abe-binutils/make-binutils.log.xz
+++ case $text_type in
+++ echo -n '<a href="./04-build_abe-binutils/make-binutils.log.xz">./04-build_abe-binutils/make-binutils.log.xz</a>'
++ echo '<li><a href="./04-build_abe-binutils/make-binutils.log.xz">./04-build_abe-binutils/make-binutils.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./05-build_abe-stage1/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./05-build_abe-stage1/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./05-build_abe-stage1/console.log.xz">./05-build_abe-stage1/console.log.xz</a>'
++ echo '<li><a href="./05-build_abe-stage1/console.log.xz">./05-build_abe-stage1/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./05-build_abe-stage1/make-gcc-stage1.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./05-build_abe-stage1/make-gcc-stage1.log.xz
+++ case $text_type in
+++ echo -n '<a href="./05-build_abe-stage1/make-gcc-stage1.log.xz">./05-build_abe-stage1/make-gcc-stage1.log.xz</a>'
++ echo '<li><a href="./05-build_abe-stage1/make-gcc-stage1.log.xz">./05-build_abe-stage1/make-gcc-stage1.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./06-clean_sysroot/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./06-clean_sysroot/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./06-clean_sysroot/console.log.xz">./06-clean_sysroot/console.log.xz</a>'
++ echo '<li><a href="./06-clean_sysroot/console.log.xz">./06-clean_sysroot/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./07-build_abe-newlib/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./07-build_abe-newlib/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./07-build_abe-newlib/console.log.xz">./07-build_abe-newlib/console.log.xz</a>'
++ echo '<li><a href="./07-build_abe-newlib/console.log.xz">./07-build_abe-newlib/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./07-build_abe-newlib/make-newlib.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./07-build_abe-newlib/make-newlib.log.xz
+++ case $text_type in
+++ echo -n '<a href="./07-build_abe-newlib/make-newlib.log.xz">./07-build_abe-newlib/make-newlib.log.xz</a>'
++ echo '<li><a href="./07-build_abe-newlib/make-newlib.log.xz">./07-build_abe-newlib/make-newlib.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./08-build_abe-stage2/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./08-build_abe-stage2/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./08-build_abe-stage2/console.log.xz">./08-build_abe-stage2/console.log.xz</a>'
++ echo '<li><a href="./08-build_abe-stage2/console.log.xz">./08-build_abe-stage2/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./08-build_abe-stage2/make-gcc-stage2.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./08-build_abe-stage2/make-gcc-stage2.log.xz
+++ case $text_type in
+++ echo -n '<a href="./08-build_abe-stage2/make-gcc-stage2.log.xz">./08-build_abe-stage2/make-gcc-stage2.log.xz</a>'
++ echo '<li><a href="./08-build_abe-stage2/make-gcc-stage2.log.xz">./08-build_abe-stage2/make-gcc-stage2.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./09-build_abe-gdb/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./09-build_abe-gdb/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./09-build_abe-gdb/console.log.xz">./09-build_abe-gdb/console.log.xz</a>'
++ echo '<li><a href="./09-build_abe-gdb/console.log.xz">./09-build_abe-gdb/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./09-build_abe-gdb/make-gdb.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./09-build_abe-gdb/make-gdb.log.xz
+++ case $text_type in
+++ echo -n '<a href="./09-build_abe-gdb/make-gdb.log.xz">./09-build_abe-gdb/make-gdb.log.xz</a>'
++ echo '<li><a href="./09-build_abe-gdb/make-gdb.log.xz">./09-build_abe-gdb/make-gdb.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./10-build_abe-qemu/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./10-build_abe-qemu/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./10-build_abe-qemu/console.log.xz">./10-build_abe-qemu/console.log.xz</a>'
++ echo '<li><a href="./10-build_abe-qemu/console.log.xz">./10-build_abe-qemu/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./10-build_abe-qemu/make-qemu.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./10-build_abe-qemu/make-qemu.log.xz
+++ case $text_type in
+++ echo -n '<a href="./10-build_abe-qemu/make-qemu.log.xz">./10-build_abe-qemu/make-qemu.log.xz</a>'
++ echo '<li><a href="./10-build_abe-qemu/make-qemu.log.xz">./10-build_abe-qemu/make-qemu.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./11-check_regression/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./11-check_regression/console.log.xz
+++ case $text_type in
+++ echo -n '<a href="./11-check_regression/console.log.xz">./11-check_regression/console.log.xz</a>'
++ echo '<li><a href="./11-check_regression/console.log.xz">./11-check_regression/console.log.xz</a>'
++ read -r cur_file
+++ print_readme_link html ./git/binutils_rev
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/binutils_rev
+++ case $text_type in
+++ echo -n '<a href="./git/binutils_rev">./git/binutils_rev</a>'
++ echo '<li><a href="./git/binutils_rev">./git/binutils_rev</a>'
++ read -r cur_file
+++ print_readme_link html ./git/binutils_url
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/binutils_url
+++ case $text_type in
+++ echo -n '<a href="./git/binutils_url">./git/binutils_url</a>'
++ echo '<li><a href="./git/binutils_url">./git/binutils_url</a>'
++ read -r cur_file
+++ print_readme_link html ./git/gcc_rev
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/gcc_rev
+++ case $text_type in
+++ echo -n '<a href="./git/gcc_rev">./git/gcc_rev</a>'
++ echo '<li><a href="./git/gcc_rev">./git/gcc_rev</a>'
++ read -r cur_file
+++ print_readme_link html ./git/gcc_url
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/gcc_url
+++ case $text_type in
+++ echo -n '<a href="./git/gcc_url">./git/gcc_url</a>'
++ echo '<li><a href="./git/gcc_url">./git/gcc_url</a>'
++ read -r cur_file
+++ print_readme_link html ./git/gdb_rev
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/gdb_rev
+++ case $text_type in
+++ echo -n '<a href="./git/gdb_rev">./git/gdb_rev</a>'
++ echo '<li><a href="./git/gdb_rev">./git/gdb_rev</a>'
++ read -r cur_file
+++ print_readme_link html ./git/gdb_url
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/gdb_url
+++ case $text_type in
+++ echo -n '<a href="./git/gdb_url">./git/gdb_url</a>'
++ echo '<li><a href="./git/gdb_url">./git/gdb_url</a>'
++ read -r cur_file
+++ print_readme_link html ./git/newlib_rev
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/newlib_rev
+++ case $text_type in
+++ echo -n '<a href="./git/newlib_rev">./git/newlib_rev</a>'
++ echo '<li><a href="./git/newlib_rev">./git/newlib_rev</a>'
++ read -r cur_file
+++ print_readme_link html ./git/newlib_url
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/newlib_url
+++ case $text_type in
+++ echo -n '<a href="./git/newlib_url">./git/newlib_url</a>'
++ echo '<li><a href="./git/newlib_url">./git/newlib_url</a>'
++ read -r cur_file
+++ print_readme_link html ./git/qemu_rev
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/qemu_rev
+++ case $text_type in
+++ echo -n '<a href="./git/qemu_rev">./git/qemu_rev</a>'
++ echo '<li><a href="./git/qemu_rev">./git/qemu_rev</a>'
++ read -r cur_file
+++ print_readme_link html ./git/qemu_url
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./git/qemu_url
+++ case $text_type in
+++ echo -n '<a href="./git/qemu_url">./git/qemu_url</a>'
++ echo '<li><a href="./git/qemu_url">./git/qemu_url</a>'
++ read -r cur_file
+++ print_readme_link html ./jenkins/build-name
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./jenkins/build-name
+++ case $text_type in
+++ echo -n '<a href="./jenkins/build-name">./jenkins/build-name</a>'
++ echo '<li><a href="./jenkins/build-name">./jenkins/build-name</a>'
++ read -r cur_file
+++ print_readme_link html ./jenkins/notify-full.log
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./jenkins/notify-full.log
+++ case $text_type in
+++ echo -n '<a href="./jenkins/notify-full.log">./jenkins/notify-full.log</a>'
++ echo '<li><a href="./jenkins/notify-full.log">./jenkins/notify-full.log</a>'
++ read -r cur_file
+++ print_readme_link html ./jenkins/notify-init.log
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./jenkins/notify-init.log
+++ case $text_type in
+++ echo -n '<a href="./jenkins/notify-init.log">./jenkins/notify-init.log</a>'
++ echo '<li><a href="./jenkins/notify-init.log">./jenkins/notify-init.log</a>'
++ read -r cur_file
+++ print_readme_link html ./jenkins/run-build.env
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./jenkins/run-build.env
+++ case $text_type in
+++ echo -n '<a href="./jenkins/run-build.env">./jenkins/run-build.env</a>'
++ echo '<li><a href="./jenkins/run-build.env">./jenkins/run-build.env</a>'
++ read -r cur_file
+++ print_readme_link html ./manifest.sh
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./manifest.sh
+++ case $text_type in
+++ echo -n '<a href="./manifest.sh">./manifest.sh</a>'
++ echo '<li><a href="./manifest.sh">./manifest.sh</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/jira/comment-template.txt
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/jira/comment-template.txt
+++ case $text_type in
+++ echo -n '<a href="./notify/jira/comment-template.txt">./notify/jira/comment-template.txt</a>'
++ echo '<li><a href="./notify/jira/comment-template.txt">./notify/jira/comment-template.txt</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/mail-body.txt
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/mail-body.txt
+++ case $text_type in
+++ echo -n '<a href="./notify/mail-body.txt">./notify/mail-body.txt</a>'
++ echo '<li><a href="./notify/mail-body.txt">./notify/mail-body.txt</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/mail-recipients.txt
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/mail-recipients.txt
+++ case $text_type in
+++ echo -n '<a href="./notify/mail-recipients.txt">./notify/mail-recipients.txt</a>'
++ echo '<li><a href="./notify/mail-recipients.txt">./notify/mail-recipients.txt</a>'
++ read -r cur_file
+++ print_readme_link html ./notify/mail-subject.txt
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./notify/mail-subject.txt
+++ case $text_type in
+++ echo -n '<a href="./notify/mail-subject.txt">./notify/mail-subject.txt</a>'
++ echo '<li><a href="./notify/mail-subject.txt">./notify/mail-subject.txt</a>'
++ read -r cur_file
+++ print_readme_link html ./README.html
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./README.html
+++ case $text_type in
+++ echo -n '<a href="./README.html">./README.html</a>'
++ echo '<li><a href="./README.html">./README.html</a>'
++ read -r cur_file
+++ print_readme_link html ./results
+++ set -euf -o pipefail
+++ local text_type=html
+++ local msg=./results
+++ case $text_type in
+++ echo -n '<a href="./results">./results</a>'
++ echo '<li><a href="./results">./results</a>'
++ read -r cur_file
++ cat
+ print_readme_footer html
+ set -euf -o pipefail
+ local text_type=html
@@ -749,7 +1208,7 @@
+ case $text_type in
+ cat
+ cat
-+ false
++ '[' -d artifacts/00-sumfiles ']'
+ cat
++ print_readme_link txt git/
++ set -euf -o pipefail
@@ -778,6 +1237,324 @@
++ case $text_type in
++ echo -n notify/
+ false
++ cat
++ read -r cur_file
+++ cd artifacts
+++ find . -type f
+++ sort
+++ print_readme_link txt ./01-reset_artifacts/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./01-reset_artifacts/console.log.xz
+++ case $text_type in
+++ echo -n ./01-reset_artifacts/console.log.xz
++ echo '- ./01-reset_artifacts/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./02-prepare_abe/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./02-prepare_abe/console.log.xz
+++ case $text_type in
+++ echo -n ./02-prepare_abe/console.log.xz
++ echo '- ./02-prepare_abe/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./03-true/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./03-true/console.log.xz
+++ case $text_type in
+++ echo -n ./03-true/console.log.xz
++ echo '- ./03-true/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./04-build_abe-binutils/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./04-build_abe-binutils/console.log.xz
+++ case $text_type in
+++ echo -n ./04-build_abe-binutils/console.log.xz
++ echo '- ./04-build_abe-binutils/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./04-build_abe-binutils/make-binutils.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./04-build_abe-binutils/make-binutils.log.xz
+++ case $text_type in
+++ echo -n ./04-build_abe-binutils/make-binutils.log.xz
++ echo '- ./04-build_abe-binutils/make-binutils.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./05-build_abe-stage1/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./05-build_abe-stage1/console.log.xz
+++ case $text_type in
+++ echo -n ./05-build_abe-stage1/console.log.xz
++ echo '- ./05-build_abe-stage1/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./05-build_abe-stage1/make-gcc-stage1.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./05-build_abe-stage1/make-gcc-stage1.log.xz
+++ case $text_type in
+++ echo -n ./05-build_abe-stage1/make-gcc-stage1.log.xz
++ echo '- ./05-build_abe-stage1/make-gcc-stage1.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./06-clean_sysroot/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./06-clean_sysroot/console.log.xz
+++ case $text_type in
+++ echo -n ./06-clean_sysroot/console.log.xz
++ echo '- ./06-clean_sysroot/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./07-build_abe-newlib/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./07-build_abe-newlib/console.log.xz
+++ case $text_type in
+++ echo -n ./07-build_abe-newlib/console.log.xz
++ echo '- ./07-build_abe-newlib/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./07-build_abe-newlib/make-newlib.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./07-build_abe-newlib/make-newlib.log.xz
+++ case $text_type in
+++ echo -n ./07-build_abe-newlib/make-newlib.log.xz
++ echo '- ./07-build_abe-newlib/make-newlib.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./08-build_abe-stage2/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./08-build_abe-stage2/console.log.xz
+++ case $text_type in
+++ echo -n ./08-build_abe-stage2/console.log.xz
++ echo '- ./08-build_abe-stage2/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./08-build_abe-stage2/make-gcc-stage2.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./08-build_abe-stage2/make-gcc-stage2.log.xz
+++ case $text_type in
+++ echo -n ./08-build_abe-stage2/make-gcc-stage2.log.xz
++ echo '- ./08-build_abe-stage2/make-gcc-stage2.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./09-build_abe-gdb/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./09-build_abe-gdb/console.log.xz
+++ case $text_type in
+++ echo -n ./09-build_abe-gdb/console.log.xz
++ echo '- ./09-build_abe-gdb/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./09-build_abe-gdb/make-gdb.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./09-build_abe-gdb/make-gdb.log.xz
+++ case $text_type in
+++ echo -n ./09-build_abe-gdb/make-gdb.log.xz
++ echo '- ./09-build_abe-gdb/make-gdb.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./10-build_abe-qemu/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./10-build_abe-qemu/console.log.xz
+++ case $text_type in
+++ echo -n ./10-build_abe-qemu/console.log.xz
++ echo '- ./10-build_abe-qemu/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./10-build_abe-qemu/make-qemu.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./10-build_abe-qemu/make-qemu.log.xz
+++ case $text_type in
+++ echo -n ./10-build_abe-qemu/make-qemu.log.xz
++ echo '- ./10-build_abe-qemu/make-qemu.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./11-check_regression/console.log.xz
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./11-check_regression/console.log.xz
+++ case $text_type in
+++ echo -n ./11-check_regression/console.log.xz
++ echo '- ./11-check_regression/console.log.xz'
++ read -r cur_file
+++ print_readme_link txt ./git/binutils_rev
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/binutils_rev
+++ case $text_type in
+++ echo -n ./git/binutils_rev
++ echo '- ./git/binutils_rev'
++ read -r cur_file
+++ print_readme_link txt ./git/binutils_url
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/binutils_url
+++ case $text_type in
+++ echo -n ./git/binutils_url
++ echo '- ./git/binutils_url'
++ read -r cur_file
+++ print_readme_link txt ./git/gcc_rev
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/gcc_rev
+++ case $text_type in
+++ echo -n ./git/gcc_rev
++ echo '- ./git/gcc_rev'
++ read -r cur_file
+++ print_readme_link txt ./git/gcc_url
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/gcc_url
+++ case $text_type in
+++ echo -n ./git/gcc_url
++ echo '- ./git/gcc_url'
++ read -r cur_file
+++ print_readme_link txt ./git/gdb_rev
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/gdb_rev
+++ case $text_type in
+++ echo -n ./git/gdb_rev
++ echo '- ./git/gdb_rev'
++ read -r cur_file
+++ print_readme_link txt ./git/gdb_url
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/gdb_url
+++ case $text_type in
+++ echo -n ./git/gdb_url
++ echo '- ./git/gdb_url'
++ read -r cur_file
+++ print_readme_link txt ./git/newlib_rev
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/newlib_rev
+++ case $text_type in
+++ echo -n ./git/newlib_rev
++ echo '- ./git/newlib_rev'
++ read -r cur_file
+++ print_readme_link txt ./git/newlib_url
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/newlib_url
+++ case $text_type in
+++ echo -n ./git/newlib_url
++ echo '- ./git/newlib_url'
++ read -r cur_file
+++ print_readme_link txt ./git/qemu_rev
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/qemu_rev
+++ case $text_type in
+++ echo -n ./git/qemu_rev
++ echo '- ./git/qemu_rev'
++ read -r cur_file
+++ print_readme_link txt ./git/qemu_url
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./git/qemu_url
+++ case $text_type in
+++ echo -n ./git/qemu_url
++ echo '- ./git/qemu_url'
++ read -r cur_file
+++ print_readme_link txt ./jenkins/build-name
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./jenkins/build-name
+++ case $text_type in
+++ echo -n ./jenkins/build-name
++ echo '- ./jenkins/build-name'
++ read -r cur_file
+++ print_readme_link txt ./jenkins/notify-full.log
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./jenkins/notify-full.log
+++ case $text_type in
+++ echo -n ./jenkins/notify-full.log
++ echo '- ./jenkins/notify-full.log'
++ read -r cur_file
+++ print_readme_link txt ./jenkins/notify-init.log
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./jenkins/notify-init.log
+++ case $text_type in
+++ echo -n ./jenkins/notify-init.log
++ echo '- ./jenkins/notify-init.log'
++ read -r cur_file
+++ print_readme_link txt ./jenkins/run-build.env
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./jenkins/run-build.env
+++ case $text_type in
+++ echo -n ./jenkins/run-build.env
++ echo '- ./jenkins/run-build.env'
++ read -r cur_file
+++ print_readme_link txt ./manifest.sh
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./manifest.sh
+++ case $text_type in
+++ echo -n ./manifest.sh
++ echo '- ./manifest.sh'
++ read -r cur_file
+++ print_readme_link txt ./notify/jira/comment-template.txt
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/jira/comment-template.txt
+++ case $text_type in
+++ echo -n ./notify/jira/comment-template.txt
++ echo '- ./notify/jira/comment-template.txt'
++ read -r cur_file
+++ print_readme_link txt ./notify/mail-body.txt
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/mail-body.txt
+++ case $text_type in
+++ echo -n ./notify/mail-body.txt
++ echo '- ./notify/mail-body.txt'
++ read -r cur_file
+++ print_readme_link txt ./notify/mail-recipients.txt
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/mail-recipients.txt
+++ case $text_type in
+++ echo -n ./notify/mail-recipients.txt
++ echo '- ./notify/mail-recipients.txt'
++ read -r cur_file
+++ print_readme_link txt ./notify/mail-subject.txt
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./notify/mail-subject.txt
+++ case $text_type in
+++ echo -n ./notify/mail-subject.txt
++ echo '- ./notify/mail-subject.txt'
++ read -r cur_file
+++ print_readme_link txt ./README.html
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./README.html
+++ case $text_type in
+++ echo -n ./README.html
++ echo '- ./README.html'
++ read -r cur_file
+++ print_readme_link txt ./README.txt
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./README.txt
+++ case $text_type in
+++ echo -n ./README.txt
++ echo '- ./README.txt'
++ read -r cur_file
+++ print_readme_link txt ./results
+++ set -euf -o pipefail
+++ local text_type=txt
+++ local msg=./results
+++ case $text_type in
+++ echo -n ./results
++ echo '- ./results'
++ read -r cur_file
++ cat
+ print_readme_footer txt
+ set -euf -o pipefail
+ local text_type=txt
@@ -800,9 +1577,9 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 31596
-# generate_lnt_report
++ wait 4310
+ set -euf -o pipefail
+# generate_lnt_report
+ local results_date
+ echo '# generate_lnt_report'
+ true
@@ -821,21 +1598,21 @@
++ assert_with_msg 'ERROR: No binutils in current git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct eef4ff9b707d738322a5dca82a6a9b0aad76a26e
-+ base_d=1702166410
+++ git -C binutils show --no-patch --pretty=%ct 14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
++ base_d=1702467949
++ 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 14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-+ cur_d=1702467949
-+ '[' x1702166410 '!=' x ']'
-+ '[' x1702467949 = x ']'
-+ '[' 1702467949 -lt 1702166410 ']'
-+ '[' x1702467949 = x ']'
-+ '[' 1702467949 -gt 0 ']'
-+ results_date=1702467949
+++ git -C binutils show --no-patch --pretty=%ct b45d18f19ec9507d7561c4d503a5a189214f3f77
++ cur_d=1702722445
++ '[' x1702467949 '!=' x ']'
++ '[' x1702722445 = x ']'
++ '[' 1702722445 -lt 1702467949 ']'
++ '[' x1702722445 = x ']'
++ '[' 1702722445 -gt 0 ']'
++ results_date=1702722445
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gcc
++ set -euf -o pipefail
@@ -843,21 +1620,21 @@
++ 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 fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
-+ base_d=1702167407
+++ git -C gcc show --no-patch --pretty=%ct 373a85a82650d9938adb02a14686049cbcbe6892
++ base_d=1702476844
++ 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 373a85a82650d9938adb02a14686049cbcbe6892
-+ cur_d=1702476844
-+ '[' x1702167407 '!=' x ']'
-+ '[' x1702476844 = x ']'
-+ '[' 1702476844 -lt 1702167407 ']'
-+ '[' x1702476844 = x ']'
-+ '[' 1702476844 -gt 1702467949 ']'
-+ results_date=1702476844
+++ git -C gcc show --no-patch --pretty=%ct 5f1bed2a7af828103ca23a3546466a23e8dd2f30
++ cur_d=1702735396
++ '[' x1702476844 '!=' x ']'
++ '[' x1702735396 = x ']'
++ '[' 1702735396 -lt 1702476844 ']'
++ '[' x1702735396 = x ']'
++ '[' 1702735396 -gt 1702722445 ']'
++ results_date=1702735396
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date newlib
++ set -euf -o pipefail
@@ -872,13 +1649,13 @@
++ assert_with_msg 'ERROR: No newlib in current git' '[' -f artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/newlib_rev
-++ git -C newlib show --no-patch --pretty=%ct 3bafe2fae7a0878598a82777c623edb2faa70b74
-+ cur_d=1701884809
+++ git -C newlib show --no-patch --pretty=%ct 17a6aff334a20f63cb7f428a36dad0c8ebbdab5d
++ cur_d=1702575013
+ '[' x1701884809 '!=' x ']'
-+ '[' x1701884809 = x ']'
-+ '[' 1701884809 -lt 1701884809 ']'
-+ '[' x1701884809 = x ']'
-+ '[' 1701884809 -gt 1702476844 ']'
++ '[' x1702575013 = x ']'
++ '[' 1702575013 -lt 1701884809 ']'
++ '[' x1702575013 = x ']'
++ '[' 1702575013 -gt 1702735396 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gdb
++ set -euf -o pipefail
@@ -886,20 +1663,20 @@
++ assert_with_msg 'ERROR: No gdb in current git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ git -C gdb show --no-patch --pretty=%ct eef4ff9b707d738322a5dca82a6a9b0aad76a26e
-+ base_d=1702166410
+++ git -C gdb show --no-patch --pretty=%ct 14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
++ base_d=1702467949
++ get_current_component_date gdb
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
+++ cat artifacts/git/gdb_rev
-++ git -C gdb show --no-patch --pretty=%ct 14a2449eee4654bee0686020e6eeb4e4f2a8f9ca
-+ cur_d=1702467949
-+ '[' x1702166410 '!=' x ']'
-+ '[' x1702467949 = x ']'
-+ '[' 1702467949 -lt 1702166410 ']'
-+ '[' x1702467949 = x ']'
-+ '[' 1702467949 -gt 1702476844 ']'
+++ git -C gdb show --no-patch --pretty=%ct b45d18f19ec9507d7561c4d503a5a189214f3f77
++ cur_d=1702722445
++ '[' x1702467949 '!=' x ']'
++ '[' x1702722445 = x ']'
++ '[' 1702722445 -lt 1702467949 ']'
++ '[' x1702722445 = x ']'
++ '[' 1702722445 -gt 1702735396 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date qemu
++ set -euf -o pipefail
@@ -914,43 +1691,43 @@
++ 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 9c74490bff6c8886a922008d0c9ce6cae70dd17e
-+ cur_d=1701891260
+++ git -C qemu show --no-patch --pretty=%ct 039afc5ef7367fbc8fb475580c291c2655e856cb
++ cur_d=1702418073
+ '[' x1701891260 '!=' x ']'
-+ '[' x1701891260 = x ']'
-+ '[' 1701891260 -lt 1701891260 ']'
-+ '[' x1701891260 = x ']'
-+ '[' 1701891260 -gt 1702476844 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1702476844 -gt 0 ']'
++ '[' x1702418073 = x ']'
++ '[' 1702418073 -lt 1701891260 ']'
++ '[' x1702418073 = x ']'
++ '[' 1702418073 -gt 1702735396 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1702735396 -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=1701940532
-+ '[' 1701940532 '!=' '' ']'
-+ assert '[' 1702476844 -ge 1701940532 ']'
++ base_d=1702208688
++ '[' 1702208688 '!=' '' ']'
++ assert '[' 1702735396 -ge 1702208688 ']'
+ set -euf -o pipefail +x
-+ '[' 1702476844 -gt 1701940532 ']'
-+ results_date=1702208688
-+ rr[results_date]=1702208688
++ '[' 1702735396 -gt 1702208688 ']'
++ results_date=1702472042
++ rr[results_date]=1702472042
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1702208688
-++ date '+%Y-%m-%d %H:%M:%S' --date @1702208688
-+ results_date='2023-12-10 11:44:48'
++ results_date=1702472042
+++ date '+%Y-%m-%d %H:%M:%S' --date @1702472042
++ results_date='2023-12-13 12:54:02'
+ case "$ci_project" in
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m7_eabi-build/74/ tcwg_gnu_embed_build master-thumb_m7_eabi '2023-12-10 11:44:48' artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m7_eabi-build/74/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m7_eabi-build/75/ tcwg_gnu_embed_build master-thumb_m7_eabi '2023-12-13 12:54:02' artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gnu_embed_build--master-thumb_m7_eabi-build/75/
+ local ci_project=tcwg_gnu_embed_build
+ local ci_config=master-thumb_m7_eabi
-+ local 'results_date=2023-12-10 11:44:48'
++ local 'results_date=2023-12-13 12:54:02'
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
+ local -a sumfiles