summaryrefslogtreecommitdiff
path: root/jenkins/notify-full.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-full.log')
-rw-r--r--jenkins/notify-full.log552
1 files changed, 243 insertions, 309 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 003154c..aa5b064 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_check_binutils--master-thumb_v8a_hard_eabi-build/102/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/102/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/'
+ 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_check_binutils--master-thumb_v8a_hard_eabi-build/103/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/'
+ 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
-++ '[' x708aee5ec64bea2c84449f63f3cdaa6d2b0b5892 '!=' x6497a01d1d38ca033188702068f38cf6dad75d84 ']'
+++ '[' xeef4ff9b707d738322a5dca82a6a9b0aad76a26e '!=' x708aee5ec64bea2c84449f63f3cdaa6d2b0b5892 ']'
++ 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
-++ '[' x3cbab07b08d2f3a3ed34b6ec12e67727c59d285c '!=' xba94969bad24d57895b02cc2d4663462f8fb5bc5 ']'
+++ '[' xfbfe43daec6443978df65530dc5f7f3f8a4e6f9e '!=' x3cbab07b08d2f3a3ed34b6ec12e67727c59d285c ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -123,9 +123,7 @@
+++ 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 '!=' x97b1f4db067cc98a0e059c3a4952a1f1f64d984e ']'
-++ echo -ne ' newlib'
-++ delim=' '
+++ '[' x3bafe2fae7a0878598a82777c623edb2faa70b74 '!=' x3bafe2fae7a0878598a82777c623edb2faa70b74 ']'
++ for c in $(print_updated_components)
+++ get_current_git gdb_rev
+++ set -euf -o pipefail
@@ -138,7 +136,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
-++ '[' x708aee5ec64bea2c84449f63f3cdaa6d2b0b5892 '!=' x6497a01d1d38ca033188702068f38cf6dad75d84 ']'
+++ '[' xeef4ff9b707d738322a5dca82a6a9b0aad76a26e '!=' x708aee5ec64bea2c84449f63f3cdaa6d2b0b5892 ']'
++ echo -ne ' gdb'
++ delim=' '
++ for c in $(print_updated_components)
@@ -153,19 +151,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
-++ '[' xd451e32ce8e1eef1b7d05d9f532113e9618f1fc1 '!=' x29b5d70cb70574b499517ec9e9f80dea496a3cc0 ']'
+++ '[' x9c74490bff6c8886a922008d0c9ce6cae70dd17e '!=' xd451e32ce8e1eef1b7d05d9f532113e9618f1fc1 ']'
++ echo -ne ' qemu'
++ delim=' '
++ echo
# Debug traces :
-# change_kind=multiple_components : binutils gcc newlib gdb qemu
+# change_kind=multiple_components : binutils gcc gdb qemu
+ local c base_rev cur_rev c_commits
-+ '[' 5 = 0 ']'
-+ '[' 5 = 1 ']'
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-+ echo '# change_kind=multiple_components : binutils gcc newlib gdb qemu'
++ echo '# change_kind=multiple_components : binutils gcc gdb qemu'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
++ set -euf -o pipefail
@@ -173,17 +171,17 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=6497a01d1d38ca033188702068f38cf6dad75d84
++ base_rev=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
++ 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=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-++ git -C binutils rev-list --count 6497a01d1d38ca033188702068f38cf6dad75d84..708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-# rev for binutils : 6497a01d1d38ca033188702068f38cf6dad75d84..708aee5ec64bea2c84449f63f3cdaa6d2b0b5892 (52 commits)
-+ c_commits=52
-+ echo '# rev for binutils : 6497a01d1d38ca033188702068f38cf6dad75d84..708aee5ec64bea2c84449f63f3cdaa6d2b0b5892 (52 commits)'
++ cur_rev=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+++ git -C binutils rev-list --count 708aee5ec64bea2c84449f63f3cdaa6d2b0b5892..eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+# rev for binutils : 708aee5ec64bea2c84449f63f3cdaa6d2b0b5892..eef4ff9b707d738322a5dca82a6a9b0aad76a26e (40 commits)
++ c_commits=40
++ echo '# rev for binutils : 708aee5ec64bea2c84449f63f3cdaa6d2b0b5892..eef4ff9b707d738322a5dca82a6a9b0aad76a26e (40 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -191,35 +189,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=ba94969bad24d57895b02cc2d4663462f8fb5bc5
++ base_rev=3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
++ 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=3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
-++ git -C gcc rev-list --count ba94969bad24d57895b02cc2d4663462f8fb5bc5..3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
-# rev for gcc : ba94969bad24d57895b02cc2d4663462f8fb5bc5..3cbab07b08d2f3a3ed34b6ec12e67727c59d285c (158 commits)
-+ c_commits=158
-+ echo '# rev for gcc : ba94969bad24d57895b02cc2d4663462f8fb5bc5..3cbab07b08d2f3a3ed34b6ec12e67727c59d285c (158 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=97b1f4db067cc98a0e059c3a4952a1f1f64d984e
-++ 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=3bafe2fae7a0878598a82777c623edb2faa70b74
-++ git -C newlib rev-list --count 97b1f4db067cc98a0e059c3a4952a1f1f64d984e..3bafe2fae7a0878598a82777c623edb2faa70b74
-+ c_commits=9
-# rev for newlib : 97b1f4db067cc98a0e059c3a4952a1f1f64d984e..3bafe2fae7a0878598a82777c623edb2faa70b74 (9 commits)
-+ echo '# rev for newlib : 97b1f4db067cc98a0e059c3a4952a1f1f64d984e..3bafe2fae7a0878598a82777c623edb2faa70b74 (9 commits)'
++ cur_rev=fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
+++ git -C gcc rev-list --count 3cbab07b08d2f3a3ed34b6ec12e67727c59d285c..fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
+# rev for gcc : 3cbab07b08d2f3a3ed34b6ec12e67727c59d285c..fbfe43daec6443978df65530dc5f7f3f8a4e6f9e (99 commits)
++ c_commits=99
++ echo '# rev for gcc : 3cbab07b08d2f3a3ed34b6ec12e67727c59d285c..fbfe43daec6443978df65530dc5f7f3f8a4e6f9e (99 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -227,17 +207,17 @@
++ 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=6497a01d1d38ca033188702068f38cf6dad75d84
++ base_rev=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
++ 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=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-++ git -C gdb rev-list --count 6497a01d1d38ca033188702068f38cf6dad75d84..708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-+ c_commits=52
-# rev for gdb : 6497a01d1d38ca033188702068f38cf6dad75d84..708aee5ec64bea2c84449f63f3cdaa6d2b0b5892 (52 commits)
-+ echo '# rev for gdb : 6497a01d1d38ca033188702068f38cf6dad75d84..708aee5ec64bea2c84449f63f3cdaa6d2b0b5892 (52 commits)'
++ cur_rev=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+++ git -C gdb rev-list --count 708aee5ec64bea2c84449f63f3cdaa6d2b0b5892..eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+# rev for gdb : 708aee5ec64bea2c84449f63f3cdaa6d2b0b5892..eef4ff9b707d738322a5dca82a6a9b0aad76a26e (40 commits)
++ c_commits=40
++ echo '# rev for gdb : 708aee5ec64bea2c84449f63f3cdaa6d2b0b5892..eef4ff9b707d738322a5dca82a6a9b0aad76a26e (40 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git qemu_rev
++ set -euf -o pipefail
@@ -245,22 +225,21 @@
++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/qemu_rev
-+ base_rev=29b5d70cb70574b499517ec9e9f80dea496a3cc0
++ base_rev=d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
++ 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=d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
-++ git -C qemu rev-list --count 29b5d70cb70574b499517ec9e9f80dea496a3cc0..d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
-# rev for qemu : 29b5d70cb70574b499517ec9e9f80dea496a3cc0..d451e32ce8e1eef1b7d05d9f532113e9618f1fc1 (42 commits)
++ cur_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ git -C qemu rev-list --count d451e32ce8e1eef1b7d05d9f532113e9618f1fc1..9c74490bff6c8886a922008d0c9ce6cae70dd17e
+# rev for qemu : d451e32ce8e1eef1b7d05d9f532113e9618f1fc1..9c74490bff6c8886a922008d0c9ce6cae70dd17e (2 commits)
-+ c_commits=42
-+ echo '# rev for qemu : 29b5d70cb70574b499517ec9e9f80dea496a3cc0..d451e32ce8e1eef1b7d05d9f532113e9618f1fc1 (42 commits)'
++ c_commits=2
++ echo '# rev for qemu : d451e32ce8e1eef1b7d05d9f532113e9618f1fc1..9c74490bff6c8886a922008d0c9ce6cae70dd17e (2 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
-# post_interesting_commits
+ '[' ignore = precommit ']'
+ '[' ignore = ignore ']'
+ post_jira_comment=false
@@ -268,6 +247,7 @@
+ post_icommits=false
+ '[' ignore = ignore ']'
+ post_mail=false
++ '[' ignore = precommit ']'
+ generate_dashboard=false
+ post_dashboard=false
+ print_commits_f=print_commits
@@ -281,6 +261,7 @@
+ print_config_f=gnu_print_config
+ post_interesting_commits init
+ set -euf -o pipefail
+# post_interesting_commits
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
@@ -289,7 +270,7 @@
+ gnu_generate_extra_details
+ set -euf -o pipefail
+ '[' -d artifacts/sumfiles ']'
-+ wait 289680
++ wait 284678
+ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
+ true
+ check_if_first_report
@@ -331,10 +312,10 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 289737
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 289738
+++ wait 284735
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231210 --build_dir=artifacts/sumfiles --verbosity=1
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231210 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 284736
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -357,9 +338,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -392,16 +373,16 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ base_rev=6497a01d1d38ca033188702068f38cf6dad75d84
+++ base_rev=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
+++ 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=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-+++ git -C binutils rev-list --count 6497a01d1d38ca033188702068f38cf6dad75d84..708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-++ c_commits=52
-++ new_commits=52
+++ cur_rev=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
++++ git -C binutils rev-list --count 708aee5ec64bea2c84449f63f3cdaa6d2b0b5892..eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+++ c_commits=40
+++ new_commits=40
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -409,33 +390,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=ba94969bad24d57895b02cc2d4663462f8fb5bc5
+++ base_rev=3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
+++ 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=3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
-+++ git -C gcc rev-list --count ba94969bad24d57895b02cc2d4663462f8fb5bc5..3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
-++ c_commits=158
-++ new_commits=210
-++ 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=97b1f4db067cc98a0e059c3a4952a1f1f64d984e
-+++ 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=3bafe2fae7a0878598a82777c623edb2faa70b74
-+++ git -C newlib rev-list --count 97b1f4db067cc98a0e059c3a4952a1f1f64d984e..3bafe2fae7a0878598a82777c623edb2faa70b74
-++ c_commits=9
-++ new_commits=219
+++ cur_rev=fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
++++ git -C gcc rev-list --count 3cbab07b08d2f3a3ed34b6ec12e67727c59d285c..fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
+++ c_commits=99
+++ new_commits=139
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -443,16 +407,16 @@
+++ 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=6497a01d1d38ca033188702068f38cf6dad75d84
+++ base_rev=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
+++ 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=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-+++ git -C gdb rev-list --count 6497a01d1d38ca033188702068f38cf6dad75d84..708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-++ c_commits=52
-++ new_commits=271
+++ cur_rev=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
++++ git -C gdb rev-list --count 708aee5ec64bea2c84449f63f3cdaa6d2b0b5892..eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+++ c_commits=40
+++ new_commits=179
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -460,20 +424,20 @@
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ base_rev=29b5d70cb70574b499517ec9e9f80dea496a3cc0
+++ base_rev=d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
+++ 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=d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
-+++ git -C qemu rev-list --count 29b5d70cb70574b499517ec9e9f80dea496a3cc0..d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
-++ c_commits=42
-++ new_commits=313
-+++ echo binutils gcc newlib gdb qemu
+++ cur_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
++++ git -C qemu rev-list --count d451e32ce8e1eef1b7d05d9f532113e9618f1fc1..9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ c_commits=2
+++ new_commits=181
++++ echo binutils gcc gdb qemu
+++ tr ' ' ,
-++ components=binutils,gcc,newlib,gdb,qemu
-++ echo '313 commits in binutils,gcc,newlib,gdb,qemu'
+++ components=binutils,gcc,gdb,qemu
+++ echo '181 commits in binutils,gcc,gdb,qemu'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -483,10 +447,10 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 289813
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 289814
+++ wait 284801
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231210 --build_dir=artifacts/sumfiles --verbosity=1
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231210 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 284802
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -530,17 +494,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo master-thumb_v8a_hard_eabi
-+ echo '[Linaro-TCWG-CI]' '313 commits in binutils,gcc,newlib,gdb,qemu: PASS on master-thumb_v8a_hard_eabi'
++ echo '[Linaro-TCWG-CI]' '181 commits in binutils,gcc,gdb,qemu: PASS on master-thumb_v8a_hard_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_check_binutils--master-thumb_v8a_hard_eabi-build/103/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/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_check_binutils--master-thumb_v8a_hard_eabi-build/102/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/artifact/artifacts
+ local key=
+ '[' multiple_components = single_commit ']'
+ cat
@@ -590,16 +554,16 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ base_rev=6497a01d1d38ca033188702068f38cf6dad75d84
+++ base_rev=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
+++ 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=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-+++ git -C binutils rev-list --count 6497a01d1d38ca033188702068f38cf6dad75d84..708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-++ c_commits=52
-++ new_commits=52
+++ cur_rev=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
++++ git -C binutils rev-list --count 708aee5ec64bea2c84449f63f3cdaa6d2b0b5892..eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+++ c_commits=40
+++ new_commits=40
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -607,33 +571,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=ba94969bad24d57895b02cc2d4663462f8fb5bc5
+++ base_rev=3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
+++ 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=3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
-+++ git -C gcc rev-list --count ba94969bad24d57895b02cc2d4663462f8fb5bc5..3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
-++ c_commits=158
-++ new_commits=210
-++ 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=97b1f4db067cc98a0e059c3a4952a1f1f64d984e
-+++ 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=3bafe2fae7a0878598a82777c623edb2faa70b74
-+++ git -C newlib rev-list --count 97b1f4db067cc98a0e059c3a4952a1f1f64d984e..3bafe2fae7a0878598a82777c623edb2faa70b74
-++ c_commits=9
-++ new_commits=219
+++ cur_rev=fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
++++ git -C gcc rev-list --count 3cbab07b08d2f3a3ed34b6ec12e67727c59d285c..fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
+++ c_commits=99
+++ new_commits=139
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -641,16 +588,16 @@
+++ 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=6497a01d1d38ca033188702068f38cf6dad75d84
+++ base_rev=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
+++ 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=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-+++ git -C gdb rev-list --count 6497a01d1d38ca033188702068f38cf6dad75d84..708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-++ c_commits=52
-++ new_commits=271
+++ cur_rev=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
++++ git -C gdb rev-list --count 708aee5ec64bea2c84449f63f3cdaa6d2b0b5892..eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+++ c_commits=40
+++ new_commits=179
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
+++ set -euf -o pipefail
@@ -658,20 +605,20 @@
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ base_rev=29b5d70cb70574b499517ec9e9f80dea496a3cc0
+++ base_rev=d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
+++ 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=d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
-+++ git -C qemu rev-list --count 29b5d70cb70574b499517ec9e9f80dea496a3cc0..d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
-++ c_commits=42
-++ new_commits=313
-+++ echo binutils gcc newlib gdb qemu
+++ cur_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
++++ git -C qemu rev-list --count d451e32ce8e1eef1b7d05d9f532113e9618f1fc1..9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ c_commits=2
+++ new_commits=181
++++ echo binutils gcc gdb qemu
+++ tr ' ' ,
-++ components=binutils,gcc,newlib,gdb,qemu
-++ echo '313 commits in binutils,gcc,newlib,gdb,qemu'
+++ components=binutils,gcc,gdb,qemu
+++ echo '181 commits in binutils,gcc,gdb,qemu'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -680,19 +627,19 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ base_rev=6497a01d1d38ca033188702068f38cf6dad75d84
+++ base_rev=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
+++ 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=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-+++ git -C binutils rev-list --count 6497a01d1d38ca033188702068f38cf6dad75d84..708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-++ c_commits=52
+++ cur_rev=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
++++ git -C binutils rev-list --count 708aee5ec64bea2c84449f63f3cdaa6d2b0b5892..eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+++ c_commits=40
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline 6497a01d1d38ca033188702068f38cf6dad75d84..708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-++ '[' 52 -gt 5 ']'
-++ echo '... and 47 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 708aee5ec64bea2c84449f63f3cdaa6d2b0b5892..eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+++ '[' 40 -gt 5 ']'
+++ echo '... and 35 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -701,40 +648,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=ba94969bad24d57895b02cc2d4663462f8fb5bc5
+++ base_rev=3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
+++ 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=3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
-+++ git -C gcc rev-list --count ba94969bad24d57895b02cc2d4663462f8fb5bc5..3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
-++ c_commits=158
+++ cur_rev=fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
++++ git -C gcc rev-list --count 3cbab07b08d2f3a3ed34b6ec12e67727c59d285c..fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
+++ c_commits=99
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline ba94969bad24d57895b02cc2d4663462f8fb5bc5..3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
-++ '[' 158 -gt 5 ']'
-++ echo '... and 153 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=97b1f4db067cc98a0e059c3a4952a1f1f64d984e
-+++ 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=3bafe2fae7a0878598a82777c623edb2faa70b74
-+++ git -C newlib rev-list --count 97b1f4db067cc98a0e059c3a4952a1f1f64d984e..3bafe2fae7a0878598a82777c623edb2faa70b74
-++ c_commits=9
-++ '[' '' '!=' '' ']'
-++ git -C newlib log -n 5 --oneline 97b1f4db067cc98a0e059c3a4952a1f1f64d984e..3bafe2fae7a0878598a82777c623edb2faa70b74
-++ '[' 9 -gt 5 ']'
-++ echo '... and 4 more commits in newlib'
+++ git -C gcc log -n 5 --oneline 3cbab07b08d2f3a3ed34b6ec12e67727c59d285c..fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
+++ '[' 99 -gt 5 ']'
+++ echo '... and 94 more commits in gcc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
@@ -743,19 +669,19 @@
+++ 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=6497a01d1d38ca033188702068f38cf6dad75d84
+++ base_rev=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
+++ 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=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-+++ git -C gdb rev-list --count 6497a01d1d38ca033188702068f38cf6dad75d84..708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-++ c_commits=52
+++ cur_rev=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
++++ git -C gdb rev-list --count 708aee5ec64bea2c84449f63f3cdaa6d2b0b5892..eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+++ c_commits=40
++ '[' '' '!=' '' ']'
-++ git -C gdb log -n 5 --oneline 6497a01d1d38ca033188702068f38cf6dad75d84..708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-++ '[' 52 -gt 5 ']'
-++ echo '... and 47 more commits in gdb'
+++ git -C gdb log -n 5 --oneline 708aee5ec64bea2c84449f63f3cdaa6d2b0b5892..eef4ff9b707d738322a5dca82a6a9b0aad76a26e
+++ '[' 40 -gt 5 ']'
+++ echo '... and 35 more commits in gdb'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git qemu_rev
@@ -764,19 +690,18 @@
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ base_rev=29b5d70cb70574b499517ec9e9f80dea496a3cc0
+++ base_rev=d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
+++ 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=d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
-+++ git -C qemu rev-list --count 29b5d70cb70574b499517ec9e9f80dea496a3cc0..d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
-++ c_commits=42
+++ cur_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
++++ git -C qemu rev-list --count d451e32ce8e1eef1b7d05d9f532113e9618f1fc1..9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ c_commits=2
++ '[' '' '!=' '' ']'
-++ git -C qemu log -n 5 --oneline 29b5d70cb70574b499517ec9e9f80dea496a3cc0..d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
-++ '[' 42 -gt 5 ']'
-++ echo '... and 37 more commits in qemu'
+++ git -C qemu log -n 5 --oneline d451e32ce8e1eef1b7d05d9f532113e9618f1fc1..9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ '[' 2 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -786,10 +711,10 @@
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 289956
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 289957
+++ wait 284923
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231210 --build_dir=artifacts/sumfiles --verbosity=1
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231210 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 284924
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -820,27 +745,27 @@
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/artifact/artifacts/00-sumfiles/
++++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/artifact/artifacts/00-sumfiles/
+++ print_artifacts_url notify/
+++ set -euf -o pipefail
+++ local url
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/artifact/artifacts/notify/
++++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/artifact/artifacts/notify/
+++ print_artifacts_url sumfiles/xfails.xfail
+++ set -euf -o pipefail
+++ local url
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/artifact/artifacts/sumfiles/xfails.xfail
++++ echo https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/artifact/artifacts/sumfiles/xfails.xfail
++ gnu_print_config --long
++ false
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
@@ -868,10 +793,10 @@
+ true
+ generate_jenkins_html_files
# generate_jenkins_html_files
-... Skipping
-+ wait 289997
++ wait 284964
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+... Skipping
+ true
+ case "$ci_project" in
+ echo '... Skipping'
@@ -1061,11 +986,11 @@
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 290051
-# generate_lnt_report
++ wait 285018
+ set -euf -o pipefail
+ local results_date
+ echo '# generate_lnt_report'
+# generate_lnt_report
+ true
+ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/lnt-utils.sh
+ calculate_results_date
@@ -1081,21 +1006,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 6497a01d1d38ca033188702068f38cf6dad75d84
-+ base_d=1701648011
+++ git -C binutils show --no-patch --pretty=%ct 708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
++ base_d=1701921389
++ 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 708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-+ cur_d=1701921389
-+ '[' x1701648011 '!=' x ']'
-+ '[' x1701921389 = x ']'
-+ '[' 1701921389 -lt 1701648011 ']'
-+ '[' x1701921389 = x ']'
-+ '[' 1701921389 -gt 0 ']'
-+ results_date=1701921389
+++ git -C binutils show --no-patch --pretty=%ct eef4ff9b707d738322a5dca82a6a9b0aad76a26e
++ cur_d=1702166410
++ '[' x1701921389 '!=' x ']'
++ '[' x1702166410 = x ']'
++ '[' 1702166410 -lt 1701921389 ']'
++ '[' x1702166410 = x ']'
++ '[' 1702166410 -gt 0 ']'
++ results_date=1702166410
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gcc
++ set -euf -o pipefail
@@ -1103,20 +1028,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 ba94969bad24d57895b02cc2d4663462f8fb5bc5
-+ base_d=1701671890
+++ git -C gcc show --no-patch --pretty=%ct 3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
++ base_d=1701920298
++ 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 3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
-+ cur_d=1701920298
-+ '[' x1701671890 '!=' x ']'
-+ '[' x1701920298 = x ']'
-+ '[' 1701920298 -lt 1701671890 ']'
-+ '[' x1701920298 = x ']'
-+ '[' 1701920298 -gt 1701921389 ']'
+++ git -C gcc show --no-patch --pretty=%ct fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
++ cur_d=1702167407
++ '[' x1701920298 '!=' x ']'
++ '[' x1702167407 = x ']'
++ '[' 1702167407 -lt 1701920298 ']'
++ '[' x1702167407 = x ']'
++ '[' 1702167407 -gt 1702166410 ']'
++ results_date=1702167407
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date newlib
++ set -euf -o pipefail
@@ -1124,8 +1050,8 @@
++ assert_with_msg 'ERROR: No newlib in current git' '[' -f base-artifacts/git/newlib_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/newlib_rev
-++ git -C newlib show --no-patch --pretty=%ct 97b1f4db067cc98a0e059c3a4952a1f1f64d984e
-+ base_d=1701608718
+++ git -C newlib show --no-patch --pretty=%ct 3bafe2fae7a0878598a82777c623edb2faa70b74
++ base_d=1701884809
++ get_current_component_date newlib
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No newlib in current git' '[' -f artifacts/git/newlib_rev ']'
@@ -1133,11 +1059,11 @@
+++ cat artifacts/git/newlib_rev
++ git -C newlib show --no-patch --pretty=%ct 3bafe2fae7a0878598a82777c623edb2faa70b74
+ cur_d=1701884809
-+ '[' x1701608718 '!=' x ']'
++ '[' x1701884809 '!=' x ']'
+ '[' x1701884809 = x ']'
-+ '[' 1701884809 -lt 1701608718 ']'
++ '[' 1701884809 -lt 1701884809 ']'
+ '[' x1701884809 = x ']'
-+ '[' 1701884809 -gt 1701921389 ']'
++ '[' 1701884809 -gt 1702167407 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gdb
++ set -euf -o pipefail
@@ -1145,20 +1071,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 6497a01d1d38ca033188702068f38cf6dad75d84
-+ base_d=1701648011
+++ git -C gdb show --no-patch --pretty=%ct 708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
++ base_d=1701921389
++ 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 708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
-+ cur_d=1701921389
-+ '[' x1701648011 '!=' x ']'
-+ '[' x1701921389 = x ']'
-+ '[' 1701921389 -lt 1701648011 ']'
-+ '[' x1701921389 = x ']'
-+ '[' 1701921389 -gt 1701921389 ']'
+++ git -C gdb show --no-patch --pretty=%ct eef4ff9b707d738322a5dca82a6a9b0aad76a26e
++ cur_d=1702166410
++ '[' x1701921389 '!=' x ']'
++ '[' x1702166410 = x ']'
++ '[' 1702166410 -lt 1701921389 ']'
++ '[' x1702166410 = x ']'
++ '[' 1702166410 -gt 1702167407 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date qemu
++ set -euf -o pipefail
@@ -1166,50 +1092,50 @@
++ assert_with_msg 'ERROR: No qemu in current git' '[' -f base-artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
+++ cat base-artifacts/git/qemu_rev
-++ git -C qemu show --no-patch --pretty=%ct 29b5d70cb70574b499517ec9e9f80dea496a3cc0
-+ base_d=1701433792
+++ git -C qemu show --no-patch --pretty=%ct d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
++ base_d=1701786327
++ 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 d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
-+ cur_d=1701786327
-+ '[' x1701433792 '!=' x ']'
-+ '[' x1701786327 = x ']'
-+ '[' 1701786327 -lt 1701433792 ']'
-+ '[' x1701786327 = x ']'
-+ '[' 1701786327 -gt 1701921389 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1701921389 -gt 0 ']'
+++ git -C qemu show --no-patch --pretty=%ct 9c74490bff6c8886a922008d0c9ce6cae70dd17e
++ cur_d=1701891260
++ '[' x1701786327 '!=' x ']'
++ '[' x1701891260 = x ']'
++ '[' 1701891260 -lt 1701786327 ']'
++ '[' x1701891260 = x ']'
++ '[' 1701891260 -gt 1702167407 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1702167407 -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=1701440244
-+ '[' 1701440244 '!=' '' ']'
-+ assert '[' 1701921389 -ge 1701440244 ']'
++ base_d=1701680816
++ '[' 1701680816 '!=' '' ']'
++ assert '[' 1702167407 -ge 1701680816 ']'
+ set -euf -o pipefail +x
-+ '[' 1701921389 -gt 1701440244 ']'
-+ results_date=1701680816
-+ rr[results_date]=1701680816
++ '[' 1702167407 -gt 1701680816 ']'
++ results_date=1701924111
++ rr[results_date]=1701924111
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1701680816
-++ date '+%Y-%m-%d %H:%M:%S' --date @1701680816
-+ results_date='2023-12-04 09:06:56'
++ results_date=1701924111
+++ date '+%Y-%m-%d %H:%M:%S' --date @1701924111
++ results_date='2023-12-07 04:41:51'
+ 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_check_binutils--master-thumb_v8a_hard_eabi-build/103/ tcwg_gnu_embed_check_binutils master-thumb_v8a_hard_eabi '2023-12-04 09:06:56' artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/ tcwg_gnu_embed_check_binutils master-thumb_v8a_hard_eabi '2023-12-07 04:41:51' artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/
+ local ci_project=tcwg_gnu_embed_check_binutils
+ local ci_config=master-thumb_v8a_hard_eabi
-+ local 'results_date=2023-12-04 09:06:56'
++ local 'results_date=2023-12-07 04:41:51'
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
+ local -a sumfiles
@@ -1219,8 +1145,8 @@
+ local lnt_testsuite=tcwg_gnu_embed_check_binutils
+ local machine_name=master-thumb_v8a_hard_eabi
+ local build_number
-++ basename https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/
-+ build_number=103
+++ basename https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/
++ build_number=104
+ additional_run_infos=("tag:$lnt_testsuite" "run_order:$build_number" "test_url:$build_url")
++ get_current_manifest '{rr[components]}'
++ get_manifest artifacts/manifest.sh '{rr[components]}'
@@ -1241,11 +1167,11 @@
+++ 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
-++ rev=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
+++ rev=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
++ [[ git://sourceware.org/git/binutils-gdb.git =~ git://sourceware.org/git/ ]]
++ url=binutils-gdb.git
++ url='https://sourceware.org/git/?p=binutils-gdb.git'
-++ echo 'https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892'
+++ echo 'https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=eef4ff9b707d738322a5dca82a6a9b0aad76a26e'
+ for c in $(get_current_manifest "{rr[components]}")
+ additional_run_infos+=("git_${c}:$(get_current_component_url $c)")
++ get_current_component_url gcc
@@ -1262,10 +1188,10 @@
+++ 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
-++ rev=3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
+++ rev=fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
++ [[ https://github.com/gcc-mirror/gcc.git =~ git://sourceware.org/git/ ]]
++ [[ https://github.com/gcc-mirror/gcc.git =~ https://github.com/ ]]
-++ echo https://github.com/gcc-mirror/gcc/commit/3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
+++ echo https://github.com/gcc-mirror/gcc/commit/fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
+ for c in $(get_current_manifest "{rr[components]}")
+ additional_run_infos+=("git_${c}:$(get_current_component_url $c)")
++ get_current_component_url newlib
@@ -1303,11 +1229,11 @@
+++ 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
-++ rev=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892
+++ rev=eef4ff9b707d738322a5dca82a6a9b0aad76a26e
++ [[ git://sourceware.org/git/binutils-gdb.git =~ git://sourceware.org/git/ ]]
++ url=binutils-gdb.git
++ url='https://sourceware.org/git/?p=binutils-gdb.git'
-++ echo 'https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892'
+++ echo 'https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=eef4ff9b707d738322a5dca82a6a9b0aad76a26e'
+ for c in $(get_current_manifest "{rr[components]}")
+ additional_run_infos+=("git_${c}:$(get_current_component_url $c)")
++ get_current_component_url qemu
@@ -1324,16 +1250,16 @@
+++ 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
-++ rev=d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
+++ rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
++ [[ https://gitlab.com/qemu-project/qemu.git =~ git://sourceware.org/git/ ]]
++ [[ https://gitlab.com/qemu-project/qemu.git =~ https://github.com/ ]]
++ [[ https://gitlab.com/qemu-project/qemu.git =~ https://gitlab.com/ ]]
-++ echo https://gitlab.com/qemu-project/qemu/commit/d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
-+ report_header master-thumb_v8a_hard_eabi '2023-12-04 09:06:56' tag:tcwg_gnu_embed_check_binutils run_order:103 test_url:https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/ 'git_binutils:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892' git_gcc:https://github.com/gcc-mirror/gcc/commit/3cbab07b08d2f3a3ed34b6ec12e67727c59d285c 'git_newlib:https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=3bafe2fae7a0878598a82777c623edb2faa70b74' 'git_gdb:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892' git_qemu:https://gitlab.com/qemu-project/qemu/commit/d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
+++ echo https://gitlab.com/qemu-project/qemu/commit/9c74490bff6c8886a922008d0c9ce6cae70dd17e
++ report_header master-thumb_v8a_hard_eabi '2023-12-07 04:41:51' tag:tcwg_gnu_embed_check_binutils run_order:104 test_url:https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/ 'git_binutils:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=eef4ff9b707d738322a5dca82a6a9b0aad76a26e' git_gcc:https://github.com/gcc-mirror/gcc/commit/fbfe43daec6443978df65530dc5f7f3f8a4e6f9e 'git_newlib:https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=3bafe2fae7a0878598a82777c623edb2faa70b74' 'git_gdb:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=eef4ff9b707d738322a5dca82a6a9b0aad76a26e' git_qemu:https://gitlab.com/qemu-project/qemu/commit/9c74490bff6c8886a922008d0c9ce6cae70dd17e
+ local machine_name=master-thumb_v8a_hard_eabi
-+ local 'date_time=2023-12-04 09:06:56'
++ local 'date_time=2023-12-07 04:41:51'
+ shift 2
-+ run_infos=('tag:tcwg_gnu_embed_check_binutils' 'run_order:103' 'test_url:https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/' 'git_binutils:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892' 'git_gcc:https://github.com/gcc-mirror/gcc/commit/3cbab07b08d2f3a3ed34b6ec12e67727c59d285c' 'git_newlib:https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=3bafe2fae7a0878598a82777c623edb2faa70b74' 'git_gdb:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892' 'git_qemu:https://gitlab.com/qemu-project/qemu/commit/d451e32ce8e1eef1b7d05d9f532113e9618f1fc1')
++ run_infos=('tag:tcwg_gnu_embed_check_binutils' 'run_order:104' 'test_url:https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/' 'git_binutils:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=eef4ff9b707d738322a5dca82a6a9b0aad76a26e' 'git_gcc:https://github.com/gcc-mirror/gcc/commit/fbfe43daec6443978df65530dc5f7f3f8a4e6f9e' 'git_newlib:https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=3bafe2fae7a0878598a82777c623edb2faa70b74' 'git_gdb:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=eef4ff9b707d738322a5dca82a6a9b0aad76a26e' 'git_qemu:https://gitlab.com/qemu-project/qemu/commit/9c74490bff6c8886a922008d0c9ce6cae70dd17e')
+ local run_infos
+ cat
+ for i in "${run_infos[@]}"
@@ -1345,37 +1271,37 @@
+ val=tcwg_gnu_embed_check_binutils
+ echo ' "tag": "tcwg_gnu_embed_check_binutils",'
+ for i in "${run_infos[@]}"
-++ echo run_order:103
+++ echo run_order:104
++ cut -d: -f1
+ tag=run_order
-++ echo run_order:103
+++ echo run_order:104
++ cut -d: -f2-
-+ val=103
-+ echo ' "run_order": "103",'
++ val=104
++ echo ' "run_order": "104",'
+ for i in "${run_infos[@]}"
-++ echo test_url:https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/
+++ echo test_url:https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/
++ cut -d: -f1
+ tag=test_url
-++ echo test_url:https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/
+++ echo test_url:https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/
++ cut -d: -f2-
-+ val=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/
-+ echo ' "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/103/",'
++ val=https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/
++ echo ' "test_url": "https://ci.linaro.org/job/tcwg_gnu_embed_check_binutils--master-thumb_v8a_hard_eabi-build/104/",'
+ for i in "${run_infos[@]}"
-++ echo 'git_binutils:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892'
+++ echo 'git_binutils:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=eef4ff9b707d738322a5dca82a6a9b0aad76a26e'
++ cut -d: -f1
+ tag=git_binutils
-++ echo 'git_binutils:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892'
+++ echo 'git_binutils:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=eef4ff9b707d738322a5dca82a6a9b0aad76a26e'
++ cut -d: -f2-
-+ val='https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892'
-+ echo ' "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892",'
++ val='https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=eef4ff9b707d738322a5dca82a6a9b0aad76a26e'
++ echo ' "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=eef4ff9b707d738322a5dca82a6a9b0aad76a26e",'
+ for i in "${run_infos[@]}"
-++ echo git_gcc:https://github.com/gcc-mirror/gcc/commit/3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
+++ echo git_gcc:https://github.com/gcc-mirror/gcc/commit/fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
++ cut -d: -f1
+ tag=git_gcc
-++ echo git_gcc:https://github.com/gcc-mirror/gcc/commit/3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
+++ echo git_gcc:https://github.com/gcc-mirror/gcc/commit/fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
++ cut -d: -f2-
-+ val=https://github.com/gcc-mirror/gcc/commit/3cbab07b08d2f3a3ed34b6ec12e67727c59d285c
-+ echo ' "git_gcc": "https://github.com/gcc-mirror/gcc/commit/3cbab07b08d2f3a3ed34b6ec12e67727c59d285c",'
++ val=https://github.com/gcc-mirror/gcc/commit/fbfe43daec6443978df65530dc5f7f3f8a4e6f9e
++ echo ' "git_gcc": "https://github.com/gcc-mirror/gcc/commit/fbfe43daec6443978df65530dc5f7f3f8a4e6f9e",'
+ for i in "${run_infos[@]}"
++ echo 'git_newlib:https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=3bafe2fae7a0878598a82777c623edb2faa70b74'
++ cut -d: -f1
@@ -1385,21 +1311,21 @@
+ val='https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=3bafe2fae7a0878598a82777c623edb2faa70b74'
+ echo ' "git_newlib": "https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=3bafe2fae7a0878598a82777c623edb2faa70b74",'
+ for i in "${run_infos[@]}"
-++ echo 'git_gdb:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892'
+++ echo 'git_gdb:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=eef4ff9b707d738322a5dca82a6a9b0aad76a26e'
++ cut -d: -f1
+ tag=git_gdb
-++ echo 'git_gdb:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892'
+++ echo 'git_gdb:https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=eef4ff9b707d738322a5dca82a6a9b0aad76a26e'
++ cut -d: -f2-
-+ val='https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892'
-+ echo ' "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=708aee5ec64bea2c84449f63f3cdaa6d2b0b5892",'
++ val='https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=eef4ff9b707d738322a5dca82a6a9b0aad76a26e'
++ echo ' "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=eef4ff9b707d738322a5dca82a6a9b0aad76a26e",'
+ for i in "${run_infos[@]}"
-++ echo git_qemu:https://gitlab.com/qemu-project/qemu/commit/d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
+++ echo git_qemu:https://gitlab.com/qemu-project/qemu/commit/9c74490bff6c8886a922008d0c9ce6cae70dd17e
++ cut -d: -f1
+ tag=git_qemu
-++ echo git_qemu:https://gitlab.com/qemu-project/qemu/commit/d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
+++ echo git_qemu:https://gitlab.com/qemu-project/qemu/commit/9c74490bff6c8886a922008d0c9ce6cae70dd17e
++ cut -d: -f2-
-+ val=https://gitlab.com/qemu-project/qemu/commit/d451e32ce8e1eef1b7d05d9f532113e9618f1fc1
-+ echo ' "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/d451e32ce8e1eef1b7d05d9f532113e9618f1fc1",'
++ val=https://gitlab.com/qemu-project/qemu/commit/9c74490bff6c8886a922008d0c9ce6cae70dd17e
++ echo ' "git_qemu": "https://gitlab.com/qemu-project/qemu/commit/9c74490bff6c8886a922008d0c9ce6cae70dd17e",'
+ cat
+ all_fields=('FAIL' 'KFAIL' 'XFAIL' 'PASS' 'XPASS' 'UNRESOLVED' 'UNSUPPORTED' 'UNTESTED' 'ERROR' 'OTHER')
+ local all_fields
@@ -17773,8 +17699,6 @@
+ read -r kind
+ [[ ! FAIL KFAIL XFAIL PASS XPASS UNRESOLVED UNSUPPORTED UNTESTED ERROR OTHER =~ PASS ]]
+ eval '(( PASS+=1 ))'
-# post_to_jira
-Full stage ran successfully.
++ (( PASS+=1 ))
+ eval '(( total_PASS+=1 ))'
++ (( total_PASS+=1 ))
@@ -18018,6 +17942,10 @@ Full stage ran successfully.
+ report_test_entry tcwg_gnu_embed_check_binutils.gas.UNRESOLVED.nb_UNRESOLVED 0
+ local name=tcwg_gnu_embed_check_binutils.gas.UNRESOLVED.nb_UNRESOLVED
+ local value=0
+# release_testresults_files
+... Done
+# post_to_jira
+Full stage ran successfully.
+ cat
+ for field in "${fields[@]}"
+ false
@@ -18162,6 +18090,12 @@ Full stage ran successfully.
+ report_footer
+ cat
+ false
++ true
++ release_testresults_files
++ echo '# release_testresults_files'
++ '[' -d artifacts/jenkins ']'
++ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'
++ echo '... Done'
+ post_to_jira
+ set -euf -o pipefail
+ echo '# post_to_jira'