summaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log627
-rw-r--r--jenkins/notify-init.log92
-rw-r--r--jenkins/run-build.env8
4 files changed, 361 insertions, 368 deletions
diff --git a/jenkins/build-name b/jenkins/build-name
index 78ed1d9..3433e88 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#562-binutils-gcc-gdb-glibc-linux-R0
+#563-binutils-gcc-gdb-glibc-linux-R0
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 01a27e4..0317d65 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -9,8 +9,8 @@
+ declare -a changed_components
+ declare print_commits_f print_result_f print_config_f print_last_icommit_f
+ dump_model_only=false
-+ setup_notify_environment
# setup_notify_environment
++ setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
@@ -26,27 +26,27 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/561/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/561/'
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/562/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/562/'
+ 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_native_check_binutils--master-arm-build/562/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/563/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/562/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/563/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+# check_source_changes
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ check_source_changes
-# check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -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
-++ '[' xf6149394f9a46d03ff853a0e83aae61441182811 '!=' xc4fb39bb31a53bbb2df3be3200d694f025c5b892 ']'
+++ '[' x06f05f35856b37bc6db014d0921638932dd5a97a '!=' xf6149394f9a46d03ff853a0e83aae61441182811 ']'
++ 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
-++ '[' x605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf '!=' xecedb59617555a7bec7dac8a3f15324e31e2604e ']'
+++ '[' x35914e5bba0dff600ce3e74a8fdc441c58b74330 '!=' x605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -123,7 +123,7 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ '[' x2cf4f94d8e8646803f8fb0facf134b0cd7fb691a '!=' xceb6a6f023fd3e8b07761ed900352ef574010bcb ']'
+++ '[' x55cb5f43689d7a9ea5bf35ef050f12334f197347 '!=' x2cf4f94d8e8646803f8fb0facf134b0cd7fb691a ']'
++ echo -ne ' linux'
++ delim=' '
++ for c in $(print_updated_components)
@@ -138,7 +138,7 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ '[' xe957308723ac2e55dad360d602298632980bbd38 '!=' xad26c25137086b6e001ce1a7f82b4656724200da ']'
+++ '[' x50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef '!=' xe957308723ac2e55dad360d602298632980bbd38 ']'
++ echo -ne ' glibc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -153,18 +153,18 @@
+++ 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
-++ '[' xf6149394f9a46d03ff853a0e83aae61441182811 '!=' xc4fb39bb31a53bbb2df3be3200d694f025c5b892 ']'
+++ '[' x06f05f35856b37bc6db014d0921638932dd5a97a '!=' xf6149394f9a46d03ff853a0e83aae61441182811 ']'
++ echo -ne ' gdb'
++ delim=' '
++ echo
+# Debug traces :
+# change_kind=multiple_components : binutils gcc linux glibc gdb
+ local c base_rev cur_rev c_commits
+ '[' 5 = 0 ']'
+ '[' 5 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-# Debug traces :
-# change_kind=multiple_components : binutils gcc linux glibc gdb
+ echo '# change_kind=multiple_components : binutils gcc linux glibc gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
@@ -173,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=c4fb39bb31a53bbb2df3be3200d694f025c5b892
++ base_rev=f6149394f9a46d03ff853a0e83aae61441182811
++ 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=f6149394f9a46d03ff853a0e83aae61441182811
-++ git -C binutils rev-list --count c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811
-# rev for binutils : c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811 (8 commits)
-+ c_commits=8
-+ echo '# rev for binutils : c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811 (8 commits)'
++ cur_rev=06f05f35856b37bc6db014d0921638932dd5a97a
+++ git -C binutils rev-list --count f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a
+# rev for binutils : f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a (35 commits)
++ c_commits=35
++ echo '# rev for binutils : f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a (35 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -191,17 +191,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=ecedb59617555a7bec7dac8a3f15324e31e2604e
++ base_rev=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
++ 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=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
-++ git -C gcc rev-list --count ecedb59617555a7bec7dac8a3f15324e31e2604e..605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
-+ c_commits=22
-# rev for gcc : ecedb59617555a7bec7dac8a3f15324e31e2604e..605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf (22 commits)
-+ echo '# rev for gcc : ecedb59617555a7bec7dac8a3f15324e31e2604e..605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf (22 commits)'
++ cur_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
+++ git -C gcc rev-list --count 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330
+# rev for gcc : 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330 (60 commits)
++ c_commits=60
++ echo '# rev for gcc : 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330 (60 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git linux_rev
++ set -euf -o pipefail
@@ -209,17 +209,17 @@
++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/linux_rev
-+ base_rev=ceb6a6f023fd3e8b07761ed900352ef574010bcb
++ base_rev=2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
++ get_current_git linux_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/linux_rev
-+ cur_rev=2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
-++ git -C linux rev-list --count ceb6a6f023fd3e8b07761ed900352ef574010bcb..2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
-+ c_commits=10
-# rev for linux : ceb6a6f023fd3e8b07761ed900352ef574010bcb..2cf4f94d8e8646803f8fb0facf134b0cd7fb691a (10 commits)
-+ echo '# rev for linux : ceb6a6f023fd3e8b07761ed900352ef574010bcb..2cf4f94d8e8646803f8fb0facf134b0cd7fb691a (10 commits)'
++ cur_rev=55cb5f43689d7a9ea5bf35ef050f12334f197347
+++ git -C linux rev-list --count 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..55cb5f43689d7a9ea5bf35ef050f12334f197347
+# rev for linux : 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..55cb5f43689d7a9ea5bf35ef050f12334f197347 (12 commits)
++ c_commits=12
++ echo '# rev for linux : 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..55cb5f43689d7a9ea5bf35ef050f12334f197347 (12 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -227,17 +227,17 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=ad26c25137086b6e001ce1a7f82b4656724200da
++ base_rev=e957308723ac2e55dad360d602298632980bbd38
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=e957308723ac2e55dad360d602298632980bbd38
-++ git -C glibc rev-list --count ad26c25137086b6e001ce1a7f82b4656724200da..e957308723ac2e55dad360d602298632980bbd38
-+ c_commits=3
-# rev for glibc : ad26c25137086b6e001ce1a7f82b4656724200da..e957308723ac2e55dad360d602298632980bbd38 (3 commits)
-+ echo '# rev for glibc : ad26c25137086b6e001ce1a7f82b4656724200da..e957308723ac2e55dad360d602298632980bbd38 (3 commits)'
++ cur_rev=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
+++ git -C glibc rev-list --count e957308723ac2e55dad360d602298632980bbd38..50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
+# rev for glibc : e957308723ac2e55dad360d602298632980bbd38..50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef (20 commits)
++ c_commits=20
++ echo '# rev for glibc : e957308723ac2e55dad360d602298632980bbd38..50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef (20 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -245,18 +245,18 @@
++ 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=c4fb39bb31a53bbb2df3be3200d694f025c5b892
++ base_rev=f6149394f9a46d03ff853a0e83aae61441182811
++ 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=f6149394f9a46d03ff853a0e83aae61441182811
-++ git -C gdb rev-list --count c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811
-+ c_commits=8
-# rev for gdb : c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811 (8 commits)
++ cur_rev=06f05f35856b37bc6db014d0921638932dd5a97a
+++ git -C gdb rev-list --count f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a
+# rev for gdb : f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a (35 commits)
-+ echo '# rev for gdb : c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811 (8 commits)'
++ c_commits=35
++ echo '# rev for gdb : f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a (35 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -280,8 +280,8 @@
+ generate_extra_details_f=gnu_generate_extra_details
+ print_config_f=gnu_print_config
+ post_interesting_commits init
-+ set -euf -o pipefail
# post_interesting_commits
++ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
@@ -290,8 +290,136 @@
+ gnu_generate_extra_details
+ set -euf -o pipefail
+ '[' -d artifacts/sumfiles ']'
-+ wait 379198
++ wait 369606
+ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
++ calculate_results_date
++ set -euf -o pipefail
++ local c base_d cur_d results_date=0
+++ get_current_manifest '{rr[components]}'
+++ get_manifest artifacts/manifest.sh '{rr[components]}'
+++ set +x
++ for c in $(get_current_manifest "{rr[components]}")
+++ get_baseline_component_date binutils
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No binutils in current git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
++++ cat base-artifacts/git/binutils_rev
+++ git -C binutils show --no-patch --pretty=%ct f6149394f9a46d03ff853a0e83aae61441182811
++ base_d=1702944014
+++ 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 06f05f35856b37bc6db014d0921638932dd5a97a
++ cur_d=1703035192
++ '[' x1702944014 '!=' x ']'
++ '[' x1703035192 = x ']'
++ '[' 1703035192 -lt 1702944014 ']'
++ '[' x1703035192 = x ']'
++ '[' 1703035192 -gt 0 ']'
++ results_date=1703035192
++ for c in $(get_current_manifest "{rr[components]}")
+++ get_baseline_component_date gcc
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No gcc in current git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
++++ cat base-artifacts/git/gcc_rev
+++ git -C gcc show --no-patch --pretty=%ct 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
++ base_d=1702950391
+++ 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 35914e5bba0dff600ce3e74a8fdc441c58b74330
++ cur_d=1703045145
++ '[' x1702950391 '!=' x ']'
++ '[' x1703045145 = x ']'
++ '[' 1703045145 -lt 1702950391 ']'
++ '[' x1703045145 = x ']'
++ '[' 1703045145 -gt 1703035192 ']'
++ results_date=1703045145
++ for c in $(get_current_manifest "{rr[components]}")
+++ get_baseline_component_date linux
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No linux in current git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
++++ cat base-artifacts/git/linux_rev
+++ git -C linux show --no-patch --pretty=%ct 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
++ base_d=1702926669
+++ get_current_component_date linux
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
++++ cat artifacts/git/linux_rev
+++ git -C linux show --no-patch --pretty=%ct 55cb5f43689d7a9ea5bf35ef050f12334f197347
++ cur_d=1703017543
++ '[' x1702926669 '!=' x ']'
++ '[' x1703017543 = x ']'
++ '[' 1703017543 -lt 1702926669 ']'
++ '[' x1703017543 = x ']'
++ '[' 1703017543 -gt 1703045145 ']'
++ for c in $(get_current_manifest "{rr[components]}")
+++ get_baseline_component_date glibc
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No glibc in current git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
++++ cat base-artifacts/git/glibc_rev
+++ git -C glibc show --no-patch --pretty=%ct e957308723ac2e55dad360d602298632980bbd38
++ base_d=1702924681
+++ get_current_component_date glibc
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
++++ cat artifacts/git/glibc_rev
+++ git -C glibc show --no-patch --pretty=%ct 50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
++ cur_d=1703030493
++ '[' x1702924681 '!=' x ']'
++ '[' x1703030493 = x ']'
++ '[' 1703030493 -lt 1702924681 ']'
++ '[' x1703030493 = x ']'
++ '[' 1703030493 -gt 1703045145 ']'
++ for c in $(get_current_manifest "{rr[components]}")
+++ get_baseline_component_date gdb
+++ set -euf -o pipefail
+++ local base_artifacts=base-artifacts
+++ 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 f6149394f9a46d03ff853a0e83aae61441182811
++ base_d=1702944014
+++ 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 06f05f35856b37bc6db014d0921638932dd5a97a
++ cur_d=1703035192
++ '[' x1702944014 '!=' x ']'
++ '[' x1703035192 = x ']'
++ '[' 1703035192 -lt 1702944014 ']'
++ '[' x1703035192 = x ']'
++ '[' 1703035192 -gt 1703045145 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1703045145 -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=1702864831
++ '[' 1702864831 '!=' '' ']'
++ assert '[' 1703045145 -ge 1702864831 ']'
++ set -euf -o pipefail +x
++ '[' 1703045145 -gt 1702864831 ']'
++ results_date=1702954988
++ rr[results_date]=1702954988
++ cat
++ manifest_out
++ cat
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
@@ -331,10 +459,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 379255
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231219 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 379256
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231219 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 369735
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231220 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 369736
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231220 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -357,9 +485,9 @@
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/562/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/563/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/562/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/563/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -392,16 +520,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=c4fb39bb31a53bbb2df3be3200d694f025c5b892
+++ base_rev=f6149394f9a46d03ff853a0e83aae61441182811
+++ 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=f6149394f9a46d03ff853a0e83aae61441182811
-+++ git -C binutils rev-list --count c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811
-++ c_commits=8
-++ new_commits=8
+++ cur_rev=06f05f35856b37bc6db014d0921638932dd5a97a
++++ git -C binutils rev-list --count f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a
+++ c_commits=35
+++ new_commits=35
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -409,16 +537,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=ecedb59617555a7bec7dac8a3f15324e31e2604e
+++ base_rev=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
+++ 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=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
-+++ git -C gcc rev-list --count ecedb59617555a7bec7dac8a3f15324e31e2604e..605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
-++ c_commits=22
-++ new_commits=30
+++ cur_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
++++ git -C gcc rev-list --count 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330
+++ c_commits=60
+++ new_commits=95
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
@@ -426,16 +554,16 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ base_rev=ceb6a6f023fd3e8b07761ed900352ef574010bcb
+++ base_rev=2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
-++ cur_rev=2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
-+++ git -C linux rev-list --count ceb6a6f023fd3e8b07761ed900352ef574010bcb..2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
-++ c_commits=10
-++ new_commits=40
+++ cur_rev=55cb5f43689d7a9ea5bf35ef050f12334f197347
++++ git -C linux rev-list --count 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..55cb5f43689d7a9ea5bf35ef050f12334f197347
+++ c_commits=12
+++ new_commits=107
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
@@ -443,16 +571,16 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=ad26c25137086b6e001ce1a7f82b4656724200da
+++ base_rev=e957308723ac2e55dad360d602298632980bbd38
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=e957308723ac2e55dad360d602298632980bbd38
-+++ git -C glibc rev-list --count ad26c25137086b6e001ce1a7f82b4656724200da..e957308723ac2e55dad360d602298632980bbd38
-++ c_commits=3
-++ new_commits=43
+++ cur_rev=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
++++ git -C glibc rev-list --count e957308723ac2e55dad360d602298632980bbd38..50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
+++ c_commits=20
+++ new_commits=127
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -460,20 +588,20 @@
+++ 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=c4fb39bb31a53bbb2df3be3200d694f025c5b892
+++ base_rev=f6149394f9a46d03ff853a0e83aae61441182811
+++ 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=f6149394f9a46d03ff853a0e83aae61441182811
-+++ git -C gdb rev-list --count c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811
-++ c_commits=8
-++ new_commits=51
-+++ echo binutils gcc linux glibc gdb
+++ cur_rev=06f05f35856b37bc6db014d0921638932dd5a97a
++++ git -C gdb rev-list --count f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a
+++ c_commits=35
+++ new_commits=162
+++ tr ' ' ,
++++ echo binutils gcc linux glibc gdb
++ components=binutils,gcc,linux,glibc,gdb
-++ echo '51 commits in binutils,gcc,linux,glibc,gdb'
+++ echo '162 commits in binutils,gcc,linux,glibc,gdb'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -483,10 +611,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 379331
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231219 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 379332
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231219 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 369811
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231220 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 369812
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231220 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -525,17 +653,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' '51 commits in binutils,gcc,linux,glibc,gdb: PASS on arm'
++ echo '[Linaro-TCWG-CI]' '162 commits in binutils,gcc,linux,glibc,gdb: PASS on arm'
+ print_mail_body
+ local bad_artifacts_url good_artifacts_url
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/562/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/563/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_native_check_binutils--master-arm-build/561/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/562/artifact/artifacts
+ local key=
+ '[' multiple_components = single_commit ']'
+ cat
@@ -558,8 +686,8 @@
++ local print_arg=--short
++ case "$print_arg" in
++ echo ' master-arm'
-++ print_commits --short
++ sed -e 's/^/ | /'
+++ print_commits --short
++ set -euf -o pipefail
++ false
++ local print_arg=--short
@@ -580,16 +708,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=c4fb39bb31a53bbb2df3be3200d694f025c5b892
+++ base_rev=f6149394f9a46d03ff853a0e83aae61441182811
+++ 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=f6149394f9a46d03ff853a0e83aae61441182811
-+++ git -C binutils rev-list --count c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811
-++ c_commits=8
-++ new_commits=8
+++ cur_rev=06f05f35856b37bc6db014d0921638932dd5a97a
++++ git -C binutils rev-list --count f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a
+++ c_commits=35
+++ new_commits=35
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -597,16 +725,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=ecedb59617555a7bec7dac8a3f15324e31e2604e
+++ base_rev=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
+++ 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=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
-+++ git -C gcc rev-list --count ecedb59617555a7bec7dac8a3f15324e31e2604e..605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
-++ c_commits=22
-++ new_commits=30
+++ cur_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
++++ git -C gcc rev-list --count 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330
+++ c_commits=60
+++ new_commits=95
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
@@ -614,16 +742,16 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ base_rev=ceb6a6f023fd3e8b07761ed900352ef574010bcb
+++ base_rev=2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
-++ cur_rev=2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
-+++ git -C linux rev-list --count ceb6a6f023fd3e8b07761ed900352ef574010bcb..2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
-++ c_commits=10
-++ new_commits=40
+++ cur_rev=55cb5f43689d7a9ea5bf35ef050f12334f197347
++++ git -C linux rev-list --count 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..55cb5f43689d7a9ea5bf35ef050f12334f197347
+++ c_commits=12
+++ new_commits=107
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
@@ -631,16 +759,16 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=ad26c25137086b6e001ce1a7f82b4656724200da
+++ base_rev=e957308723ac2e55dad360d602298632980bbd38
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=e957308723ac2e55dad360d602298632980bbd38
-+++ git -C glibc rev-list --count ad26c25137086b6e001ce1a7f82b4656724200da..e957308723ac2e55dad360d602298632980bbd38
-++ c_commits=3
-++ new_commits=43
+++ cur_rev=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
++++ git -C glibc rev-list --count e957308723ac2e55dad360d602298632980bbd38..50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
+++ c_commits=20
+++ new_commits=127
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -648,20 +776,20 @@
+++ 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=c4fb39bb31a53bbb2df3be3200d694f025c5b892
+++ base_rev=f6149394f9a46d03ff853a0e83aae61441182811
+++ 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=f6149394f9a46d03ff853a0e83aae61441182811
-+++ git -C gdb rev-list --count c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811
-++ c_commits=8
-++ new_commits=51
-+++ echo binutils gcc linux glibc gdb
+++ cur_rev=06f05f35856b37bc6db014d0921638932dd5a97a
++++ git -C gdb rev-list --count f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a
+++ c_commits=35
+++ new_commits=162
+++ tr ' ' ,
++++ echo binutils gcc linux glibc gdb
++ components=binutils,gcc,linux,glibc,gdb
-++ echo '51 commits in binutils,gcc,linux,glibc,gdb'
+++ echo '162 commits in binutils,gcc,linux,glibc,gdb'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -670,19 +798,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=c4fb39bb31a53bbb2df3be3200d694f025c5b892
+++ base_rev=f6149394f9a46d03ff853a0e83aae61441182811
+++ 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=f6149394f9a46d03ff853a0e83aae61441182811
-+++ git -C binutils rev-list --count c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811
-++ c_commits=8
+++ cur_rev=06f05f35856b37bc6db014d0921638932dd5a97a
++++ git -C binutils rev-list --count f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a
+++ c_commits=35
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811
-++ '[' 8 -gt 5 ']'
-++ echo '... and 3 more commits in binutils'
+++ git -C binutils log -n 5 --oneline f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a
+++ '[' 35 -gt 5 ']'
+++ echo '... and 30 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -691,19 +819,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=ecedb59617555a7bec7dac8a3f15324e31e2604e
+++ base_rev=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
+++ 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=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
-+++ git -C gcc rev-list --count ecedb59617555a7bec7dac8a3f15324e31e2604e..605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
-++ c_commits=22
+++ cur_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
++++ git -C gcc rev-list --count 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330
+++ c_commits=60
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline ecedb59617555a7bec7dac8a3f15324e31e2604e..605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
-++ '[' 22 -gt 5 ']'
-++ echo '... and 17 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330
+++ '[' 60 -gt 5 ']'
+++ echo '... and 55 more commits in gcc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
@@ -712,19 +840,19 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ base_rev=ceb6a6f023fd3e8b07761ed900352ef574010bcb
+++ base_rev=2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/linux_rev
-++ cur_rev=2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
-+++ git -C linux rev-list --count ceb6a6f023fd3e8b07761ed900352ef574010bcb..2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
-++ c_commits=10
+++ cur_rev=55cb5f43689d7a9ea5bf35ef050f12334f197347
++++ git -C linux rev-list --count 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..55cb5f43689d7a9ea5bf35ef050f12334f197347
+++ c_commits=12
++ '[' '' '!=' '' ']'
-++ git -C linux log -n 5 --oneline ceb6a6f023fd3e8b07761ed900352ef574010bcb..2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
-++ '[' 10 -gt 5 ']'
-++ echo '... and 5 more commits in linux'
+++ git -C linux log -n 5 --oneline 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..55cb5f43689d7a9ea5bf35ef050f12334f197347
+++ '[' 12 -gt 5 ']'
+++ echo '... and 7 more commits in linux'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
@@ -733,18 +861,19 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ base_rev=ad26c25137086b6e001ce1a7f82b4656724200da
+++ base_rev=e957308723ac2e55dad360d602298632980bbd38
+++ get_current_git glibc_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat artifacts/git/glibc_rev
-++ cur_rev=e957308723ac2e55dad360d602298632980bbd38
-+++ git -C glibc rev-list --count ad26c25137086b6e001ce1a7f82b4656724200da..e957308723ac2e55dad360d602298632980bbd38
-++ c_commits=3
+++ cur_rev=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
++++ git -C glibc rev-list --count e957308723ac2e55dad360d602298632980bbd38..50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
+++ c_commits=20
++ '[' '' '!=' '' ']'
-++ git -C glibc log -n 5 --oneline ad26c25137086b6e001ce1a7f82b4656724200da..e957308723ac2e55dad360d602298632980bbd38
-++ '[' 3 -gt 5 ']'
+++ git -C glibc log -n 5 --oneline e957308723ac2e55dad360d602298632980bbd38..50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
+++ '[' 20 -gt 5 ']'
+++ echo '... and 15 more commits in glibc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
@@ -753,19 +882,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=c4fb39bb31a53bbb2df3be3200d694f025c5b892
+++ base_rev=f6149394f9a46d03ff853a0e83aae61441182811
+++ 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=f6149394f9a46d03ff853a0e83aae61441182811
-+++ git -C gdb rev-list --count c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811
-++ c_commits=8
+++ cur_rev=06f05f35856b37bc6db014d0921638932dd5a97a
++++ git -C gdb rev-list --count f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a
+++ c_commits=35
++ '[' '' '!=' '' ']'
-++ git -C gdb log -n 5 --oneline c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811
-++ '[' 8 -gt 5 ']'
-++ echo '... and 3 more commits in gdb'
+++ git -C gdb log -n 5 --oneline f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a
+++ '[' 35 -gt 5 ']'
+++ echo '... and 30 more commits in gdb'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -775,10 +904,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 379474
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231219 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 379475
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231219 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 369954
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231220 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 369955
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231220 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -809,27 +938,27 @@
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/562/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/563/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/562/artifact/artifacts/00-sumfiles/
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/563/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_native_check_binutils--master-arm-build/562/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/563/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/562/artifact/artifacts/notify/
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/563/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_native_check_binutils--master-arm-build/562/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/563/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/562/artifact/artifacts/sumfiles/xfails.xfail
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/563/artifact/artifacts/sumfiles/xfails.xfail
++ gnu_print_config --long
++ false
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/tcwg_gnu-config.sh
@@ -851,14 +980,14 @@
+ return
+ true
+ generate_jenkins_html_files
-+ wait 379515
++ wait 369995
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
# generate_jenkins_html_files
+ true
+ case "$ci_project" in
-... Skipping
+ echo '... Skipping'
+... Skipping
+ return
+ generate_readme html
+ set -euf -o pipefail
@@ -947,8 +1076,8 @@
+ cat
+ read -r cur_file
++ cd artifacts
-++ find . -type f
++ sort
+++ find . -type f
++ print_readme_link html ./00-sumfiles/binutils.log.xz
++ set -euf -o pipefail
++ local text_type=html
@@ -1446,8 +1575,8 @@
+ cat
+ read -r cur_file
++ cd artifacts
-++ find . -type f
++ sort
+++ find . -type f
++ print_readme_link txt ./00-sumfiles/binutils.log.xz
++ set -euf -o pipefail
++ local text_type=txt
@@ -1870,199 +1999,63 @@
+ local text_type=txt
+ case $text_type in
# generate dashboard
+# generate_dashboard_squad
+... Skipping
+# post_dashboard_squad
+... Skipping
+ echo '# generate dashboard'
+ generate_dashboard_squad
+ local results_date
-# generate_dashboard_squad
+ echo '# generate_dashboard_squad'
+ false
+ echo '... Skipping'
-... Skipping
-# post_dashboard_squad
+ return
+ post_dashboard_squad
+ echo '# post_dashboard_squad'
+ false
-... Skipping
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 379789
++ wait 370269
+# generate_lnt_report
+ set -euf -o pipefail
+ local results_date
+ echo '# generate_lnt_report'
-# generate_lnt_report
+ true
+ . /home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/lnt-utils.sh
-+ calculate_results_date
-+ set -euf -o pipefail
-+ '[' -z ']'
-+ local c base_d cur_d results_date=0
-++ get_current_manifest '{rr[components]}'
-++ get_manifest artifacts/manifest.sh '{rr[components]}'
-++ set +x
-+ for c in $(get_current_manifest "{rr[components]}")
-++ get_baseline_component_date binutils
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No binutils in current git' '[' -f base-artifacts/git/binutils_rev ']'
-++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct c4fb39bb31a53bbb2df3be3200d694f025c5b892
-+ base_d=1702857612
-++ get_current_component_date binutils
-++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No binutils in current git' '[' -f artifacts/git/binutils_rev ']'
-++ set -euf -o pipefail +x
-+++ cat artifacts/git/binutils_rev
-++ git -C binutils show --no-patch --pretty=%ct f6149394f9a46d03ff853a0e83aae61441182811
-+ cur_d=1702944014
-+ '[' x1702857612 '!=' x ']'
-+ '[' x1702944014 = x ']'
-+ '[' 1702944014 -lt 1702857612 ']'
-+ '[' x1702944014 = x ']'
-+ '[' 1702944014 -gt 0 ']'
-+ results_date=1702944014
-+ for c in $(get_current_manifest "{rr[components]}")
-++ get_baseline_component_date gcc
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No gcc in current git' '[' -f base-artifacts/git/gcc_rev ']'
-++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/gcc_rev
-++ git -C gcc show --no-patch --pretty=%ct ecedb59617555a7bec7dac8a3f15324e31e2604e
-+ base_d=1702865071
-++ 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 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
-+ cur_d=1702950391
-+ '[' x1702865071 '!=' x ']'
-+ '[' x1702950391 = x ']'
-+ '[' 1702950391 -lt 1702865071 ']'
-+ '[' x1702950391 = x ']'
-+ '[' 1702950391 -gt 1702944014 ']'
-+ results_date=1702950391
-+ for c in $(get_current_manifest "{rr[components]}")
-++ get_baseline_component_date linux
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No linux in current git' '[' -f base-artifacts/git/linux_rev ']'
-++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/linux_rev
-++ git -C linux show --no-patch --pretty=%ct ceb6a6f023fd3e8b07761ed900352ef574010bcb
-+ base_d=1702855168
-++ get_current_component_date linux
-++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No linux in current git' '[' -f artifacts/git/linux_rev ']'
-++ set -euf -o pipefail +x
-+++ cat artifacts/git/linux_rev
-++ git -C linux show --no-patch --pretty=%ct 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
-+ cur_d=1702926669
-+ '[' x1702855168 '!=' x ']'
-+ '[' x1702926669 = x ']'
-+ '[' 1702926669 -lt 1702855168 ']'
-+ '[' x1702926669 = x ']'
-+ '[' 1702926669 -gt 1702950391 ']'
-+ for c in $(get_current_manifest "{rr[components]}")
-++ get_baseline_component_date glibc
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No glibc in current git' '[' -f base-artifacts/git/glibc_rev ']'
-++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/glibc_rev
-++ git -C glibc show --no-patch --pretty=%ct ad26c25137086b6e001ce1a7f82b4656724200da
-+ base_d=1702853317
-++ get_current_component_date glibc
-++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No glibc in current git' '[' -f artifacts/git/glibc_rev ']'
-++ set -euf -o pipefail +x
-+++ cat artifacts/git/glibc_rev
-++ git -C glibc show --no-patch --pretty=%ct e957308723ac2e55dad360d602298632980bbd38
-+ cur_d=1702924681
-+ '[' x1702853317 '!=' x ']'
-+ '[' x1702924681 = x ']'
-+ '[' 1702924681 -lt 1702853317 ']'
-+ '[' x1702924681 = x ']'
-+ '[' 1702924681 -gt 1702950391 ']'
-+ for c in $(get_current_manifest "{rr[components]}")
-++ get_baseline_component_date gdb
-++ set -euf -o pipefail
-++ local base_artifacts=base-artifacts
-++ 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 c4fb39bb31a53bbb2df3be3200d694f025c5b892
-+ base_d=1702857612
-++ 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 f6149394f9a46d03ff853a0e83aae61441182811
-+ cur_d=1702944014
-+ '[' x1702857612 '!=' x ']'
-+ '[' x1702944014 = x ']'
-+ '[' 1702944014 -lt 1702857612 ']'
-+ '[' x1702944014 = x ']'
-+ '[' 1702944014 -gt 1702950391 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1702950391 -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=1702779272
-+ '[' 1702779272 '!=' '' ']'
-+ assert '[' 1702950391 -ge 1702779272 ']'
-+ set -euf -o pipefail +x
-+ '[' 1702950391 -gt 1702779272 ']'
-+ results_date=1702864831
-+ rr[results_date]=1702864831
-+ cat
-+ manifest_out
-+ cat
+++ declare is_first_lnt_entry
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1702864831
-++ date '+%Y-%m-%d %H:%M:%S' --date @1702864831
-+ results_date='2023-12-18 02:00:31'
++ results_date=1702954988
+++ date '+%Y-%m-%d %H:%M:%S' --date @1702954988
++ results_date='2023-12-19 03:03:08'
++ local jira_key=
++ '[' -f artifacts/notify/jira/key ']'
+ 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_native_check_binutils--master-arm-build/562/ tcwg_gnu_native_check_binutils master-arm '2023-12-18 02:00:31' artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/562/
+# release_testresults_files
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/563/ tcwg_gnu_native_check_binutils master-arm '2023-12-19 03:03:08' '' artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/563/
+ local ci_project=tcwg_gnu_native_check_binutils
+ local ci_config=master-arm
-+ local 'results_date=2023-12-18 02:00:31'
-+ local sumfiles_dir=artifacts/sumfiles
-+ local output_file=artifacts/notify/lnt_report.json
-+ local -a sumfiles
-+ readarray -t -d '' sumfiles
-++ find artifacts/sumfiles -name '*.sum' -print0
-+ '[' 3 = 0 ']'
-+ local lnt_testsuite=tcwg_gnu_native_check_binutils
-+ local machine_name=master-arm
-+ local build_number
-++ basename https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/562/
-+ build_number=562
-+ set +x
-# release_testresults_files
-... Done
++ local 'results_date=2023-12-19 03:03:08'
+/home/tcwg-buildslave/workspace/tcwg_gnu_3/jenkins-scripts/lnt-utils.sh: line 78: 5: parameter null or not set
++ true
+ false
+ true
+ release_testresults_files
+ echo '# release_testresults_files'
+ '[' -d artifacts/jenkins ']'
+ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'
+... Done
+ echo '... Done'
+ post_to_jira
-# post_to_jira
+ set -euf -o pipefail
+ echo '# post_to_jira'
+# post_to_jira
+ local post_card_comment=false
+ local post_template_comment=false
+ false
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 4604b29..3e5a792 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -9,8 +9,8 @@
+ declare -a changed_components
+ declare print_commits_f print_result_f print_config_f print_last_icommit_f
+ dump_model_only=false
-+ setup_notify_environment
# setup_notify_environment
++ setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
@@ -20,32 +20,32 @@
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-+ ci_config=master-arm
# Debug traces :
++ ci_config=master-arm
+ echo '# Debug traces :'
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/561/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/561/'
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/562/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/562/'
+ 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_native_check_binutils--master-arm-build/562/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/562/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/563/
# Using dir : artifacts
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-arm-build/563/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
+# check_source_changes
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
-# check_source_changes
+ check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
@@ -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
-++ '[' xf6149394f9a46d03ff853a0e83aae61441182811 '!=' xc4fb39bb31a53bbb2df3be3200d694f025c5b892 ']'
+++ '[' x06f05f35856b37bc6db014d0921638932dd5a97a '!=' xf6149394f9a46d03ff853a0e83aae61441182811 ']'
++ 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
-++ '[' x605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf '!=' xecedb59617555a7bec7dac8a3f15324e31e2604e ']'
+++ '[' x35914e5bba0dff600ce3e74a8fdc441c58b74330 '!=' x605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -123,7 +123,7 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ '[' x2cf4f94d8e8646803f8fb0facf134b0cd7fb691a '!=' xceb6a6f023fd3e8b07761ed900352ef574010bcb ']'
+++ '[' x55cb5f43689d7a9ea5bf35ef050f12334f197347 '!=' x2cf4f94d8e8646803f8fb0facf134b0cd7fb691a ']'
++ echo -ne ' linux'
++ delim=' '
++ for c in $(print_updated_components)
@@ -138,7 +138,7 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ '[' xe957308723ac2e55dad360d602298632980bbd38 '!=' xad26c25137086b6e001ce1a7f82b4656724200da ']'
+++ '[' x50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef '!=' xe957308723ac2e55dad360d602298632980bbd38 ']'
++ echo -ne ' glibc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -153,7 +153,9 @@
+++ 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
-++ '[' xf6149394f9a46d03ff853a0e83aae61441182811 '!=' xc4fb39bb31a53bbb2df3be3200d694f025c5b892 ']'
+# Debug traces :
+# change_kind=multiple_components : binutils gcc linux glibc gdb
+++ '[' x06f05f35856b37bc6db014d0921638932dd5a97a '!=' xf6149394f9a46d03ff853a0e83aae61441182811 ']'
++ echo -ne ' gdb'
++ delim=' '
++ echo
@@ -163,8 +165,6 @@
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
-# Debug traces :
-# change_kind=multiple_components : binutils gcc linux glibc gdb
+ echo '# change_kind=multiple_components : binutils gcc linux glibc gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
@@ -173,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=c4fb39bb31a53bbb2df3be3200d694f025c5b892
++ base_rev=f6149394f9a46d03ff853a0e83aae61441182811
++ 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=f6149394f9a46d03ff853a0e83aae61441182811
-++ git -C binutils rev-list --count c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811
-+ c_commits=8
-+ echo '# rev for binutils : c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811 (8 commits)'
-# rev for binutils : c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811 (8 commits)
++ cur_rev=06f05f35856b37bc6db014d0921638932dd5a97a
+++ git -C binutils rev-list --count f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a
+# rev for binutils : f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a (35 commits)
++ c_commits=35
++ echo '# rev for binutils : f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a (35 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -191,17 +191,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=ecedb59617555a7bec7dac8a3f15324e31e2604e
++ base_rev=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
++ 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=605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
-++ git -C gcc rev-list --count ecedb59617555a7bec7dac8a3f15324e31e2604e..605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf
-# rev for gcc : ecedb59617555a7bec7dac8a3f15324e31e2604e..605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf (22 commits)
-+ c_commits=22
-+ echo '# rev for gcc : ecedb59617555a7bec7dac8a3f15324e31e2604e..605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf (22 commits)'
++ cur_rev=35914e5bba0dff600ce3e74a8fdc441c58b74330
+++ git -C gcc rev-list --count 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330
+# rev for gcc : 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330 (60 commits)
++ c_commits=60
++ echo '# rev for gcc : 605d21f8ef1f0f0ff784adc05cbeea229a6b5ddf..35914e5bba0dff600ce3e74a8fdc441c58b74330 (60 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git linux_rev
++ set -euf -o pipefail
@@ -209,17 +209,17 @@
++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/linux_rev
-+ base_rev=ceb6a6f023fd3e8b07761ed900352ef574010bcb
++ base_rev=2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
++ get_current_git linux_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/linux_rev
-+ cur_rev=2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
-++ git -C linux rev-list --count ceb6a6f023fd3e8b07761ed900352ef574010bcb..2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
-+ c_commits=10
-# rev for linux : ceb6a6f023fd3e8b07761ed900352ef574010bcb..2cf4f94d8e8646803f8fb0facf134b0cd7fb691a (10 commits)
-+ echo '# rev for linux : ceb6a6f023fd3e8b07761ed900352ef574010bcb..2cf4f94d8e8646803f8fb0facf134b0cd7fb691a (10 commits)'
++ cur_rev=55cb5f43689d7a9ea5bf35ef050f12334f197347
+++ git -C linux rev-list --count 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..55cb5f43689d7a9ea5bf35ef050f12334f197347
+# rev for linux : 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..55cb5f43689d7a9ea5bf35ef050f12334f197347 (12 commits)
++ c_commits=12
++ echo '# rev for linux : 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..55cb5f43689d7a9ea5bf35ef050f12334f197347 (12 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -227,17 +227,17 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=ad26c25137086b6e001ce1a7f82b4656724200da
++ base_rev=e957308723ac2e55dad360d602298632980bbd38
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=e957308723ac2e55dad360d602298632980bbd38
-++ git -C glibc rev-list --count ad26c25137086b6e001ce1a7f82b4656724200da..e957308723ac2e55dad360d602298632980bbd38
-+ c_commits=3
-# rev for glibc : ad26c25137086b6e001ce1a7f82b4656724200da..e957308723ac2e55dad360d602298632980bbd38 (3 commits)
-+ echo '# rev for glibc : ad26c25137086b6e001ce1a7f82b4656724200da..e957308723ac2e55dad360d602298632980bbd38 (3 commits)'
++ cur_rev=50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
+++ git -C glibc rev-list --count e957308723ac2e55dad360d602298632980bbd38..50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef
+# rev for glibc : e957308723ac2e55dad360d602298632980bbd38..50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef (20 commits)
++ c_commits=20
++ echo '# rev for glibc : e957308723ac2e55dad360d602298632980bbd38..50bef9bd63e7fb94f1d2cc8b7809256ffc73b2ef (20 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -245,18 +245,20 @@
++ 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=c4fb39bb31a53bbb2df3be3200d694f025c5b892
++ base_rev=f6149394f9a46d03ff853a0e83aae61441182811
++ 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=f6149394f9a46d03ff853a0e83aae61441182811
-++ git -C gdb rev-list --count c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811
-# rev for gdb : c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811 (8 commits)
-+ c_commits=8
-+ echo '# rev for gdb : c4fb39bb31a53bbb2df3be3200d694f025c5b892..f6149394f9a46d03ff853a0e83aae61441182811 (8 commits)'
++ cur_rev=06f05f35856b37bc6db014d0921638932dd5a97a
+++ git -C gdb rev-list --count f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a
+# rev for gdb : f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a (35 commits)
+# post_interesting_commits
+Init stage ran successfully.
++ c_commits=35
++ echo '# rev for gdb : f6149394f9a46d03ff853a0e83aae61441182811..06f05f35856b37bc6db014d0921638932dd5a97a (35 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -282,11 +284,9 @@
+ post_interesting_commits init
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
-# post_interesting_commits
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
-Init stage ran successfully.
+ exit 0
diff --git a/jenkins/run-build.env b/jenkins/run-build.env
index 0cdf9d2..7eda617 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,15 +1,15 @@
-build_name="#562"
+build_name="#563"
docker_opts=(--distro
default
--arch
armhf
--node
-tcwg-jade-05
+tcwg-snow-02
--security
'' )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#562-binutils-gcc-gdb-glibc-linux"
+build_name="#563-binutils-gcc-gdb-glibc-linux"
branch_opt=(==rr\[binutils_git\]
git://sourceware.org/git/binutils-gdb.git#master
==rr\[gcc_git\]
@@ -20,4 +20,4 @@ git://sourceware.org/git/binutils-gdb.git#master
git://sourceware.org/git/glibc.git#master
==rr\[linux_git\]
https://git.linaro.org/kernel-org/linux.git#master )
-build_name="#562-binutils-gcc-gdb-glibc-linux-R0"
+build_name="#563-binutils-gcc-gdb-glibc-linux-R0"