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.log492
1 files changed, 250 insertions, 242 deletions
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 003be88..d20d755 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_gnu-build.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts __TCWG_JIRA_TOKEN ATATT3xFfGF0T6lmyRRI1GPXAjFc6UC66WsAJyuXpga-0JusQbYQdlG4NfS8kED4ejPRlZs9E57FWxFlN7K67E-9t-EXcNqVpzVQwTRd2JDDboAUNRnk00rMY9KXELe8Jb9dKP7p3MTXz2HTqtpMKIM2VZQUmZf_TcIuAN0mVpSPtZtdoLZBnCk=34F9AA87 __stage full __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -9,9 +9,9 @@
+ 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
+ echo '# setup_notify_environment'
+# setup_notify_environment
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
@@ -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_native_check_binutils--master-aarch64-build/542/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/542/'
-# Using dir : base-artifacts
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/543/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/543/'
+ echo '# Using dir : base-artifacts'
+# 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-aarch64-build/543/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/544/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/544/'
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/543/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -44,8 +44,8 @@
+ set +x
+ case "$notify" in
+ declare -Ag pw
-# check_source_changes
+ '[' 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
-++ '[' x06f05f35856b37bc6db014d0921638932dd5a97a '!=' xb3fa92f12a83d284db3124e0992e15d1ff31a3d8 ']'
+++ '[' x3a4ee6286814e850f66d84b6b8b18cd053649d35 '!=' x06f05f35856b37bc6db014d0921638932dd5a97a ']'
++ 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
-++ '[' x6c22779dfb09f9691c2893c5cabfe35187e1b9f6 '!=' x746e7b214d61879c3531c0f0fe34656764a26906 ']'
+++ '[' x514ea1df444ca7f64c3f504ced05d8fb5fbfd62d '!=' x6c22779dfb09f9691c2893c5cabfe35187e1b9f6 ']'
++ 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
-++ '[' x55cb5f43689d7a9ea5bf35ef050f12334f197347 '!=' x2cf4f94d8e8646803f8fb0facf134b0cd7fb691a ']'
+++ '[' xa4aebe936554dac6a91e5d091179c934f8325708 '!=' x55cb5f43689d7a9ea5bf35ef050f12334f197347 ']'
++ 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
-++ '[' x3150cc0c9019bf9da841419f86dda8e7f26d676d '!=' xe957308723ac2e55dad360d602298632980bbd38 ']'
+++ '[' x61bac1a9d2ab80ebcbc51484722e6ea43414bec7 '!=' x3150cc0c9019bf9da841419f86dda8e7f26d676d ']'
++ echo -ne ' glibc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -153,15 +153,15 @@
+++ 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
-++ '[' x06f05f35856b37bc6db014d0921638932dd5a97a '!=' xb3fa92f12a83d284db3124e0992e15d1ff31a3d8 ']'
+++ '[' x3a4ee6286814e850f66d84b6b8b18cd053649d35 '!=' x06f05f35856b37bc6db014d0921638932dd5a97a ']'
++ echo -ne ' gdb'
++ delim=' '
++ echo
+ local c base_rev cur_rev c_commits
-# Debug traces :
-# change_kind=multiple_components : binutils gcc linux glibc gdb
+ '[' 5 = 0 ']'
+ '[' 5 = 1 ']'
+# Debug traces :
+# change_kind=multiple_components : binutils gcc linux glibc gdb
+ change_kind=multiple_components
+ changed_single_component=
+ echo '# Debug traces :'
@@ -173,35 +173,35 @@
++ 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=b3fa92f12a83d284db3124e0992e15d1ff31a3d8
++ base_rev=06f05f35856b37bc6db014d0921638932dd5a97a
++ 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=06f05f35856b37bc6db014d0921638932dd5a97a
-++ git -C binutils rev-list --count b3fa92f12a83d284db3124e0992e15d1ff31a3d8..06f05f35856b37bc6db014d0921638932dd5a97a
-# rev for binutils : b3fa92f12a83d284db3124e0992e15d1ff31a3d8..06f05f35856b37bc6db014d0921638932dd5a97a (34 commits)
-+ c_commits=34
-+ echo '# rev for binutils : b3fa92f12a83d284db3124e0992e15d1ff31a3d8..06f05f35856b37bc6db014d0921638932dd5a97a (34 commits)'
++ cur_rev=3a4ee6286814e850f66d84b6b8b18cd053649d35
+++ git -C binutils rev-list --count 06f05f35856b37bc6db014d0921638932dd5a97a..3a4ee6286814e850f66d84b6b8b18cd053649d35
++ c_commits=53
++ echo '# rev for binutils : 06f05f35856b37bc6db014d0921638932dd5a97a..3a4ee6286814e850f66d84b6b8b18cd053649d35 (53 commits)'
+ for c in "${changed_components[@]}"
+# rev for binutils : 06f05f35856b37bc6db014d0921638932dd5a97a..3a4ee6286814e850f66d84b6b8b18cd053649d35 (53 commits)
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ 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=746e7b214d61879c3531c0f0fe34656764a26906
++ base_rev=6c22779dfb09f9691c2893c5cabfe35187e1b9f6
++ 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=6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-++ git -C gcc rev-list --count 746e7b214d61879c3531c0f0fe34656764a26906..6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-# rev for gcc : 746e7b214d61879c3531c0f0fe34656764a26906..6c22779dfb09f9691c2893c5cabfe35187e1b9f6 (57 commits)
-+ c_commits=57
-+ echo '# rev for gcc : 746e7b214d61879c3531c0f0fe34656764a26906..6c22779dfb09f9691c2893c5cabfe35187e1b9f6 (57 commits)'
++ cur_rev=514ea1df444ca7f64c3f504ced05d8fb5fbfd62d
+++ git -C gcc rev-list --count 6c22779dfb09f9691c2893c5cabfe35187e1b9f6..514ea1df444ca7f64c3f504ced05d8fb5fbfd62d
++ c_commits=36
+# rev for gcc : 6c22779dfb09f9691c2893c5cabfe35187e1b9f6..514ea1df444ca7f64c3f504ced05d8fb5fbfd62d (36 commits)
++ echo '# rev for gcc : 6c22779dfb09f9691c2893c5cabfe35187e1b9f6..514ea1df444ca7f64c3f504ced05d8fb5fbfd62d (36 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=2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
++ base_rev=55cb5f43689d7a9ea5bf35ef050f12334f197347
++ 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=55cb5f43689d7a9ea5bf35ef050f12334f197347
-++ git -C linux rev-list --count 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..55cb5f43689d7a9ea5bf35ef050f12334f197347
-+ c_commits=12
-# rev for linux : 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..55cb5f43689d7a9ea5bf35ef050f12334f197347 (12 commits)
-+ echo '# rev for linux : 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..55cb5f43689d7a9ea5bf35ef050f12334f197347 (12 commits)'
++ cur_rev=a4aebe936554dac6a91e5d091179c934f8325708
+++ git -C linux rev-list --count 55cb5f43689d7a9ea5bf35ef050f12334f197347..a4aebe936554dac6a91e5d091179c934f8325708
++ c_commits=56
+# rev for linux : 55cb5f43689d7a9ea5bf35ef050f12334f197347..a4aebe936554dac6a91e5d091179c934f8325708 (56 commits)
++ echo '# rev for linux : 55cb5f43689d7a9ea5bf35ef050f12334f197347..a4aebe936554dac6a91e5d091179c934f8325708 (56 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=e957308723ac2e55dad360d602298632980bbd38
++ base_rev=3150cc0c9019bf9da841419f86dda8e7f26d676d
++ 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=3150cc0c9019bf9da841419f86dda8e7f26d676d
-++ git -C glibc rev-list --count e957308723ac2e55dad360d602298632980bbd38..3150cc0c9019bf9da841419f86dda8e7f26d676d
-+ c_commits=21
-# rev for glibc : e957308723ac2e55dad360d602298632980bbd38..3150cc0c9019bf9da841419f86dda8e7f26d676d (21 commits)
-+ echo '# rev for glibc : e957308723ac2e55dad360d602298632980bbd38..3150cc0c9019bf9da841419f86dda8e7f26d676d (21 commits)'
++ cur_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+++ git -C glibc rev-list --count 3150cc0c9019bf9da841419f86dda8e7f26d676d..61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++ c_commits=7
++ echo '# rev for glibc : 3150cc0c9019bf9da841419f86dda8e7f26d676d..61bac1a9d2ab80ebcbc51484722e6ea43414bec7 (7 commits)'
+# rev for glibc : 3150cc0c9019bf9da841419f86dda8e7f26d676d..61bac1a9d2ab80ebcbc51484722e6ea43414bec7 (7 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=b3fa92f12a83d284db3124e0992e15d1ff31a3d8
++ base_rev=06f05f35856b37bc6db014d0921638932dd5a97a
++ 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=06f05f35856b37bc6db014d0921638932dd5a97a
-++ git -C gdb rev-list --count b3fa92f12a83d284db3124e0992e15d1ff31a3d8..06f05f35856b37bc6db014d0921638932dd5a97a
-# rev for gdb : b3fa92f12a83d284db3124e0992e15d1ff31a3d8..06f05f35856b37bc6db014d0921638932dd5a97a (34 commits)
++ cur_rev=3a4ee6286814e850f66d84b6b8b18cd053649d35
+++ git -C gdb rev-list --count 06f05f35856b37bc6db014d0921638932dd5a97a..3a4ee6286814e850f66d84b6b8b18cd053649d35
++ c_commits=53
++ echo '# rev for gdb : 06f05f35856b37bc6db014d0921638932dd5a97a..3a4ee6286814e850f66d84b6b8b18cd053649d35 (53 commits)'
+# rev for gdb : 06f05f35856b37bc6db014d0921638932dd5a97a..3a4ee6286814e850f66d84b6b8b18cd053649d35 (53 commits)
-+ c_commits=34
-+ echo '# rev for gdb : b3fa92f12a83d284db3124e0992e15d1ff31a3d8..06f05f35856b37bc6db014d0921638932dd5a97a (34 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
-# post_interesting_commits
+ set -euf -o pipefail
+# post_interesting_commits
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
@@ -290,9 +290,8 @@
+ gnu_generate_extra_details
+ set -euf -o pipefail
+ '[' -d artifacts/sumfiles ']'
-+ wait 367608
++ wait 369790
+ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
-+ true
+ calculate_results_date
+ set -euf -o pipefail
+ local c base_d cur_d results_date=0
@@ -306,21 +305,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 b3fa92f12a83d284db3124e0992e15d1ff31a3d8
-+ base_d=1702962265
+++ git -C binutils show --no-patch --pretty=%ct 06f05f35856b37bc6db014d0921638932dd5a97a
++ base_d=1703035192
++ 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
-+ '[' x1702962265 '!=' x ']'
-+ '[' x1703035192 = x ']'
-+ '[' 1703035192 -lt 1702962265 ']'
-+ '[' x1703035192 = x ']'
-+ '[' 1703035192 -gt 0 ']'
-+ results_date=1703035192
+++ git -C binutils show --no-patch --pretty=%ct 3a4ee6286814e850f66d84b6b8b18cd053649d35
++ cur_d=1703141963
++ '[' x1703035192 '!=' x ']'
++ '[' x1703141963 = x ']'
++ '[' 1703141963 -lt 1703035192 ']'
++ '[' x1703141963 = x ']'
++ '[' 1703141963 -gt 0 ']'
++ results_date=1703141963
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gcc
++ set -euf -o pipefail
@@ -328,21 +327,20 @@
++ 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 746e7b214d61879c3531c0f0fe34656764a26906
-+ base_d=1702966059
+++ git -C gcc show --no-patch --pretty=%ct 6c22779dfb09f9691c2893c5cabfe35187e1b9f6
++ base_d=1703046271
++ 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 6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-+ cur_d=1703046271
-+ '[' x1702966059 '!=' x ']'
-+ '[' x1703046271 = x ']'
-+ '[' 1703046271 -lt 1702966059 ']'
-+ '[' x1703046271 = x ']'
-+ '[' 1703046271 -gt 1703035192 ']'
-+ results_date=1703046271
+++ git -C gcc show --no-patch --pretty=%ct 514ea1df444ca7f64c3f504ced05d8fb5fbfd62d
++ cur_d=1703139683
++ '[' x1703046271 '!=' x ']'
++ '[' x1703139683 = x ']'
++ '[' 1703139683 -lt 1703046271 ']'
++ '[' x1703139683 = x ']'
++ '[' 1703139683 -gt 1703141963 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date linux
++ set -euf -o pipefail
@@ -350,20 +348,20 @@
++ 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
+++ git -C linux show --no-patch --pretty=%ct 55cb5f43689d7a9ea5bf35ef050f12334f197347
++ base_d=1703017543
++ 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 1703046271 ']'
+++ git -C linux show --no-patch --pretty=%ct a4aebe936554dac6a91e5d091179c934f8325708
++ cur_d=1703136627
++ '[' x1703017543 '!=' x ']'
++ '[' x1703136627 = x ']'
++ '[' 1703136627 -lt 1703017543 ']'
++ '[' x1703136627 = x ']'
++ '[' 1703136627 -gt 1703141963 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date glibc
++ set -euf -o pipefail
@@ -371,21 +369,20 @@
++ 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
+++ git -C glibc show --no-patch --pretty=%ct 3150cc0c9019bf9da841419f86dda8e7f26d676d
++ base_d=1703058066
++ 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 3150cc0c9019bf9da841419f86dda8e7f26d676d
-+ cur_d=1703058066
-+ '[' x1702924681 '!=' x ']'
-+ '[' x1703058066 = x ']'
-+ '[' 1703058066 -lt 1702924681 ']'
-+ '[' x1703058066 = x ']'
-+ '[' 1703058066 -gt 1703046271 ']'
-+ results_date=1703058066
+++ git -C glibc show --no-patch --pretty=%ct 61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++ cur_d=1703085273
++ '[' x1703058066 '!=' x ']'
++ '[' x1703085273 = x ']'
++ '[' 1703085273 -lt 1703058066 ']'
++ '[' x1703085273 = x ']'
++ '[' 1703085273 -gt 1703141963 ']'
+ for c in $(get_current_manifest "{rr[components]}")
++ get_baseline_component_date gdb
++ set -euf -o pipefail
@@ -393,32 +390,32 @@
++ 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 b3fa92f12a83d284db3124e0992e15d1ff31a3d8
-+ base_d=1702962265
+++ git -C gdb show --no-patch --pretty=%ct 06f05f35856b37bc6db014d0921638932dd5a97a
++ base_d=1703035192
++ 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
-+ '[' x1702962265 '!=' x ']'
-+ '[' x1703035192 = x ']'
-+ '[' 1703035192 -lt 1702962265 ']'
-+ '[' x1703035192 = x ']'
-+ '[' 1703035192 -gt 1703058066 ']'
-+ assert_with_msg 'Failed to produce results_date' '[' 1703058066 -gt 0 ']'
+++ git -C gdb show --no-patch --pretty=%ct 3a4ee6286814e850f66d84b6b8b18cd053649d35
++ cur_d=1703141963
++ '[' x1703035192 '!=' x ']'
++ '[' x1703141963 = x ']'
++ '[' 1703141963 -lt 1703035192 ']'
++ '[' x1703141963 = x ']'
++ '[' 1703141963 -gt 1703141963 ']'
++ assert_with_msg 'Failed to produce results_date' '[' 1703141963 -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=1702880761
-+ '[' 1702880761 '!=' '' ']'
-+ assert '[' 1703058066 -ge 1702880761 ']'
++ base_d=1702969413
++ '[' 1702969413 '!=' '' ']'
++ assert '[' 1703141963 -ge 1702969413 ']'
+ set -euf -o pipefail +x
-+ '[' 1703058066 -gt 1702880761 ']'
-+ results_date=1702969413
-+ rr[results_date]=1702969413
++ '[' 1703141963 -gt 1702969413 ']'
++ results_date=1703055688
++ rr[results_date]=1703055688
+ cat
+ manifest_out
+ cat
@@ -429,8 +426,8 @@
+ return
+ post_interesting_commits full
+ set -euf -o pipefail
-+ echo '# post_interesting_commits'
# post_interesting_commits
++ echo '# post_interesting_commits'
+ local stage=full
+ '[' multiple_components '!=' single_commit ']'
+ return
@@ -461,10 +458,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 367737
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231220 --build_dir=artifacts/sumfiles --verbosity=1
-++ 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
-++ wait 367738
+++ wait 369919
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231221 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 369920
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231221 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -487,9 +484,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-aarch64-build/543/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/544/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/543/artifact/artifacts/notify/mail-body.txt/*view*/'
+++ echo 'https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/544/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
+ echo '# print all notification files'
+ true
@@ -522,16 +519,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=b3fa92f12a83d284db3124e0992e15d1ff31a3d8
+++ base_rev=06f05f35856b37bc6db014d0921638932dd5a97a
+++ 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=06f05f35856b37bc6db014d0921638932dd5a97a
-+++ git -C binutils rev-list --count b3fa92f12a83d284db3124e0992e15d1ff31a3d8..06f05f35856b37bc6db014d0921638932dd5a97a
-++ c_commits=34
-++ new_commits=34
+++ cur_rev=3a4ee6286814e850f66d84b6b8b18cd053649d35
++++ git -C binutils rev-list --count 06f05f35856b37bc6db014d0921638932dd5a97a..3a4ee6286814e850f66d84b6b8b18cd053649d35
+++ c_commits=53
+++ new_commits=53
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -539,16 +536,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=746e7b214d61879c3531c0f0fe34656764a26906
+++ base_rev=6c22779dfb09f9691c2893c5cabfe35187e1b9f6
+++ 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=6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-+++ git -C gcc rev-list --count 746e7b214d61879c3531c0f0fe34656764a26906..6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-++ c_commits=57
-++ new_commits=91
+++ cur_rev=514ea1df444ca7f64c3f504ced05d8fb5fbfd62d
++++ git -C gcc rev-list --count 6c22779dfb09f9691c2893c5cabfe35187e1b9f6..514ea1df444ca7f64c3f504ced05d8fb5fbfd62d
+++ c_commits=36
+++ new_commits=89
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
@@ -556,16 +553,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=2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
+++ base_rev=55cb5f43689d7a9ea5bf35ef050f12334f197347
+++ 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=55cb5f43689d7a9ea5bf35ef050f12334f197347
-+++ git -C linux rev-list --count 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..55cb5f43689d7a9ea5bf35ef050f12334f197347
-++ c_commits=12
-++ new_commits=103
+++ cur_rev=a4aebe936554dac6a91e5d091179c934f8325708
++++ git -C linux rev-list --count 55cb5f43689d7a9ea5bf35ef050f12334f197347..a4aebe936554dac6a91e5d091179c934f8325708
+++ c_commits=56
+++ new_commits=145
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
@@ -573,16 +570,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=e957308723ac2e55dad360d602298632980bbd38
+++ base_rev=3150cc0c9019bf9da841419f86dda8e7f26d676d
+++ 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=3150cc0c9019bf9da841419f86dda8e7f26d676d
-+++ git -C glibc rev-list --count e957308723ac2e55dad360d602298632980bbd38..3150cc0c9019bf9da841419f86dda8e7f26d676d
-++ c_commits=21
-++ new_commits=124
+++ cur_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++++ git -C glibc rev-list --count 3150cc0c9019bf9da841419f86dda8e7f26d676d..61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+++ c_commits=7
+++ new_commits=152
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -590,20 +587,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=b3fa92f12a83d284db3124e0992e15d1ff31a3d8
+++ base_rev=06f05f35856b37bc6db014d0921638932dd5a97a
+++ 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=06f05f35856b37bc6db014d0921638932dd5a97a
-+++ git -C gdb rev-list --count b3fa92f12a83d284db3124e0992e15d1ff31a3d8..06f05f35856b37bc6db014d0921638932dd5a97a
-++ c_commits=34
-++ new_commits=158
-+++ tr ' ' ,
+++ cur_rev=3a4ee6286814e850f66d84b6b8b18cd053649d35
++++ git -C gdb rev-list --count 06f05f35856b37bc6db014d0921638932dd5a97a..3a4ee6286814e850f66d84b6b8b18cd053649d35
+++ c_commits=53
+++ new_commits=205
+++ echo binutils gcc linux glibc gdb
++++ tr ' ' ,
++ components=binutils,gcc,linux,glibc,gdb
-++ echo '158 commits in binutils,gcc,linux,glibc,gdb'
+++ echo '205 commits in binutils,gcc,linux,glibc,gdb'
++ '[' --oneline = --oneline ']'
++ return 0
++ gnu_print_result --oneline
@@ -613,10 +610,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 367813
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231220 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 367814
-++ 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
+++ wait 369995
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231221 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 369996
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231221 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -635,7 +632,7 @@
++ return 0
++ gnu_print_config --oneline
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_gnu_native_check_binutils master-aarch64
++ local project=tcwg_gnu_native_check_binutils
@@ -655,17 +652,17 @@
++ case "$print_arg" in
++ case "$ci_config" in
++ echo aarch64
-+ echo '[Linaro-TCWG-CI]' '158 commits in binutils,gcc,linux,glibc,gdb: PASS on aarch64'
++ echo '[Linaro-TCWG-CI]' '205 commits in binutils,gcc,linux,glibc,gdb: PASS on aarch64'
+ print_mail_body
+ local bad_artifacts_url good_artifacts_url
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-+ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/543/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/544/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-aarch64-build/542/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/543/artifact/artifacts
+ local key=
+ '[' multiple_components = single_commit ']'
+ cat
@@ -673,7 +670,7 @@
+ cat
++ gnu_print_config --short
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_gnu_native_check_binutils master-aarch64
++ local project=tcwg_gnu_native_check_binutils
@@ -688,8 +685,8 @@
++ local print_arg=--short
++ case "$print_arg" in
++ echo ' master-aarch64'
-++ sed -e 's/^/ | /'
++ print_commits --short
+++ sed -e 's/^/ | /'
++ set -euf -o pipefail
++ false
++ local print_arg=--short
@@ -710,16 +707,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=b3fa92f12a83d284db3124e0992e15d1ff31a3d8
+++ base_rev=06f05f35856b37bc6db014d0921638932dd5a97a
+++ 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=06f05f35856b37bc6db014d0921638932dd5a97a
-+++ git -C binutils rev-list --count b3fa92f12a83d284db3124e0992e15d1ff31a3d8..06f05f35856b37bc6db014d0921638932dd5a97a
-++ c_commits=34
-++ new_commits=34
+++ cur_rev=3a4ee6286814e850f66d84b6b8b18cd053649d35
++++ git -C binutils rev-list --count 06f05f35856b37bc6db014d0921638932dd5a97a..3a4ee6286814e850f66d84b6b8b18cd053649d35
+++ c_commits=53
+++ new_commits=53
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
+++ set -euf -o pipefail
@@ -727,16 +724,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=746e7b214d61879c3531c0f0fe34656764a26906
+++ base_rev=6c22779dfb09f9691c2893c5cabfe35187e1b9f6
+++ 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=6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-+++ git -C gcc rev-list --count 746e7b214d61879c3531c0f0fe34656764a26906..6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-++ c_commits=57
-++ new_commits=91
+++ cur_rev=514ea1df444ca7f64c3f504ced05d8fb5fbfd62d
++++ git -C gcc rev-list --count 6c22779dfb09f9691c2893c5cabfe35187e1b9f6..514ea1df444ca7f64c3f504ced05d8fb5fbfd62d
+++ c_commits=36
+++ new_commits=89
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
+++ set -euf -o pipefail
@@ -744,16 +741,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=2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
+++ base_rev=55cb5f43689d7a9ea5bf35ef050f12334f197347
+++ 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=55cb5f43689d7a9ea5bf35ef050f12334f197347
-+++ git -C linux rev-list --count 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..55cb5f43689d7a9ea5bf35ef050f12334f197347
-++ c_commits=12
-++ new_commits=103
+++ cur_rev=a4aebe936554dac6a91e5d091179c934f8325708
++++ git -C linux rev-list --count 55cb5f43689d7a9ea5bf35ef050f12334f197347..a4aebe936554dac6a91e5d091179c934f8325708
+++ c_commits=56
+++ new_commits=145
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
+++ set -euf -o pipefail
@@ -761,16 +758,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=e957308723ac2e55dad360d602298632980bbd38
+++ base_rev=3150cc0c9019bf9da841419f86dda8e7f26d676d
+++ 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=3150cc0c9019bf9da841419f86dda8e7f26d676d
-+++ git -C glibc rev-list --count e957308723ac2e55dad360d602298632980bbd38..3150cc0c9019bf9da841419f86dda8e7f26d676d
-++ c_commits=21
-++ new_commits=124
+++ cur_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++++ git -C glibc rev-list --count 3150cc0c9019bf9da841419f86dda8e7f26d676d..61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+++ c_commits=7
+++ new_commits=152
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
+++ set -euf -o pipefail
@@ -778,20 +775,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=b3fa92f12a83d284db3124e0992e15d1ff31a3d8
+++ base_rev=06f05f35856b37bc6db014d0921638932dd5a97a
+++ 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=06f05f35856b37bc6db014d0921638932dd5a97a
-+++ git -C gdb rev-list --count b3fa92f12a83d284db3124e0992e15d1ff31a3d8..06f05f35856b37bc6db014d0921638932dd5a97a
-++ c_commits=34
-++ new_commits=158
+++ cur_rev=3a4ee6286814e850f66d84b6b8b18cd053649d35
++++ git -C gdb rev-list --count 06f05f35856b37bc6db014d0921638932dd5a97a..3a4ee6286814e850f66d84b6b8b18cd053649d35
+++ c_commits=53
+++ new_commits=205
+++ echo binutils gcc linux glibc gdb
+++ tr ' ' ,
++ components=binutils,gcc,linux,glibc,gdb
-++ echo '158 commits in binutils,gcc,linux,glibc,gdb'
+++ echo '205 commits in binutils,gcc,linux,glibc,gdb'
++ '[' --short = --oneline ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
@@ -800,19 +797,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=b3fa92f12a83d284db3124e0992e15d1ff31a3d8
+++ base_rev=06f05f35856b37bc6db014d0921638932dd5a97a
+++ 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=06f05f35856b37bc6db014d0921638932dd5a97a
-+++ git -C binutils rev-list --count b3fa92f12a83d284db3124e0992e15d1ff31a3d8..06f05f35856b37bc6db014d0921638932dd5a97a
-++ c_commits=34
+++ cur_rev=3a4ee6286814e850f66d84b6b8b18cd053649d35
++++ git -C binutils rev-list --count 06f05f35856b37bc6db014d0921638932dd5a97a..3a4ee6286814e850f66d84b6b8b18cd053649d35
+++ c_commits=53
++ '[' '' '!=' '' ']'
-++ git -C binutils log -n 5 --oneline b3fa92f12a83d284db3124e0992e15d1ff31a3d8..06f05f35856b37bc6db014d0921638932dd5a97a
-++ '[' 34 -gt 5 ']'
-++ echo '... and 29 more commits in binutils'
+++ git -C binutils log -n 5 --oneline 06f05f35856b37bc6db014d0921638932dd5a97a..3a4ee6286814e850f66d84b6b8b18cd053649d35
+++ '[' 53 -gt 5 ']'
+++ echo '... and 48 more commits in binutils'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
@@ -821,19 +818,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=746e7b214d61879c3531c0f0fe34656764a26906
+++ base_rev=6c22779dfb09f9691c2893c5cabfe35187e1b9f6
+++ 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=6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-+++ git -C gcc rev-list --count 746e7b214d61879c3531c0f0fe34656764a26906..6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-++ c_commits=57
+++ cur_rev=514ea1df444ca7f64c3f504ced05d8fb5fbfd62d
++++ git -C gcc rev-list --count 6c22779dfb09f9691c2893c5cabfe35187e1b9f6..514ea1df444ca7f64c3f504ced05d8fb5fbfd62d
+++ c_commits=36
++ '[' '' '!=' '' ']'
-++ git -C gcc log -n 5 --oneline 746e7b214d61879c3531c0f0fe34656764a26906..6c22779dfb09f9691c2893c5cabfe35187e1b9f6
-++ '[' 57 -gt 5 ']'
-++ echo '... and 52 more commits in gcc'
+++ git -C gcc log -n 5 --oneline 6c22779dfb09f9691c2893c5cabfe35187e1b9f6..514ea1df444ca7f64c3f504ced05d8fb5fbfd62d
+++ '[' 36 -gt 5 ']'
+++ echo '... and 31 more commits in gcc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git linux_rev
@@ -842,19 +839,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=2cf4f94d8e8646803f8fb0facf134b0cd7fb691a
+++ base_rev=55cb5f43689d7a9ea5bf35ef050f12334f197347
+++ 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=55cb5f43689d7a9ea5bf35ef050f12334f197347
-+++ git -C linux rev-list --count 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..55cb5f43689d7a9ea5bf35ef050f12334f197347
-++ c_commits=12
+++ cur_rev=a4aebe936554dac6a91e5d091179c934f8325708
++++ git -C linux rev-list --count 55cb5f43689d7a9ea5bf35ef050f12334f197347..a4aebe936554dac6a91e5d091179c934f8325708
+++ c_commits=56
++ '[' '' '!=' '' ']'
-++ git -C linux log -n 5 --oneline 2cf4f94d8e8646803f8fb0facf134b0cd7fb691a..55cb5f43689d7a9ea5bf35ef050f12334f197347
-++ '[' 12 -gt 5 ']'
-++ echo '... and 7 more commits in linux'
+++ git -C linux log -n 5 --oneline 55cb5f43689d7a9ea5bf35ef050f12334f197347..a4aebe936554dac6a91e5d091179c934f8325708
+++ '[' 56 -gt 5 ']'
+++ echo '... and 51 more commits in linux'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git glibc_rev
@@ -863,19 +860,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=e957308723ac2e55dad360d602298632980bbd38
+++ base_rev=3150cc0c9019bf9da841419f86dda8e7f26d676d
+++ 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=3150cc0c9019bf9da841419f86dda8e7f26d676d
-+++ git -C glibc rev-list --count e957308723ac2e55dad360d602298632980bbd38..3150cc0c9019bf9da841419f86dda8e7f26d676d
-++ c_commits=21
+++ cur_rev=61bac1a9d2ab80ebcbc51484722e6ea43414bec7
++++ git -C glibc rev-list --count 3150cc0c9019bf9da841419f86dda8e7f26d676d..61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+++ c_commits=7
++ '[' '' '!=' '' ']'
-++ git -C glibc log -n 5 --oneline e957308723ac2e55dad360d602298632980bbd38..3150cc0c9019bf9da841419f86dda8e7f26d676d
-++ '[' 21 -gt 5 ']'
-++ echo '... and 16 more commits in glibc'
+++ git -C glibc log -n 5 --oneline 3150cc0c9019bf9da841419f86dda8e7f26d676d..61bac1a9d2ab80ebcbc51484722e6ea43414bec7
+++ '[' 7 -gt 5 ']'
+++ echo '... and 2 more commits in glibc'
++ '[' '' '!=' '' ']'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gdb_rev
@@ -884,19 +881,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=b3fa92f12a83d284db3124e0992e15d1ff31a3d8
+++ base_rev=06f05f35856b37bc6db014d0921638932dd5a97a
+++ 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=06f05f35856b37bc6db014d0921638932dd5a97a
-+++ git -C gdb rev-list --count b3fa92f12a83d284db3124e0992e15d1ff31a3d8..06f05f35856b37bc6db014d0921638932dd5a97a
-++ c_commits=34
+++ cur_rev=3a4ee6286814e850f66d84b6b8b18cd053649d35
++++ git -C gdb rev-list --count 06f05f35856b37bc6db014d0921638932dd5a97a..3a4ee6286814e850f66d84b6b8b18cd053649d35
+++ c_commits=53
++ '[' '' '!=' '' ']'
-++ git -C gdb log -n 5 --oneline b3fa92f12a83d284db3124e0992e15d1ff31a3d8..06f05f35856b37bc6db014d0921638932dd5a97a
-++ '[' 34 -gt 5 ']'
-++ echo '... and 29 more commits in gdb'
+++ git -C gdb log -n 5 --oneline 06f05f35856b37bc6db014d0921638932dd5a97a..3a4ee6286814e850f66d84b6b8b18cd053649d35
+++ '[' 53 -gt 5 ']'
+++ echo '... and 48 more commits in gdb'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -906,10 +903,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 367956
-++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231220 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 367957
-++ 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
+++ wait 370138
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231221 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 370139
+++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231221 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -940,30 +937,30 @@
++++ 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-aarch64-build/543/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/544/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/543/artifact/artifacts/00-sumfiles/
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/544/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-aarch64-build/543/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/544/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/543/artifact/artifacts/notify/
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/544/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-aarch64-build/543/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/544/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/543/artifact/artifacts/sumfiles/xfails.xfail
++++ echo https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/544/artifact/artifacts/sumfiles/xfails.xfail
++ gnu_print_config --long
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_gnu_native_check_binutils master-aarch64
++ local project=tcwg_gnu_native_check_binutils
@@ -982,15 +979,15 @@
+ return
+ true
+ generate_jenkins_html_files
-# generate_jenkins_html_files
-... Skipping
++ wait 370179
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+# generate_jenkins_html_files
+ true
+ case "$ci_project" in
+ echo '... Skipping'
+... Skipping
+ return
-+ wait 367997
+ generate_readme html
+ set -euf -o pipefail
+ local text_type=html
@@ -1078,8 +1075,8 @@
+ cat
+ read -r cur_file
++ cd artifacts
-++ sort
++ find . -type f
+++ sort
++ print_readme_link html ./00-sumfiles/binutils.log.xz
++ set -euf -o pipefail
++ local text_type=html
@@ -2001,12 +1998,11 @@
+ local text_type=txt
+ case $text_type in
# generate dashboard
++ echo '# generate dashboard'
++ generate_dashboard_squad
# generate_dashboard_squad
... Skipping
# post_dashboard_squad
-... Skipping
-+ echo '# generate dashboard'
-+ generate_dashboard_squad
+ local results_date
+ echo '# generate_dashboard_squad'
+ false
@@ -2015,53 +2011,65 @@
+ post_dashboard_squad
+ echo '# post_dashboard_squad'
+ false
+... Skipping
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 368271
-# generate_lnt_report
++ wait 370453
+ set -euf -o pipefail
+ local results_date
+# generate_lnt_report
+ echo '# generate_lnt_report'
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/lnt-utils.sh
++ declare is_first_lnt_entry
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1702969413
-++ date '+%Y-%m-%d %H:%M:%S' --date @1702969413
-+ results_date='2023-12-19 07:03:33'
-+ local jira_key=
++ results_date=1703055688
+++ date '+%Y-%m-%d %H:%M:%S' --date @1703055688
++ results_date='2023-12-20 07:01:28'
++ 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-aarch64-build/543/ tcwg_gnu_native_check_binutils master-aarch64 '2023-12-19 07:03:33' '' artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/543/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/544/ tcwg_gnu_native_check_binutils master-aarch64 '2023-12-20 07:01:28' - artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/544/
+ local ci_project=tcwg_gnu_native_check_binutils
+ local ci_config=master-aarch64
-+ local 'results_date=2023-12-19 07:03:33'
-/home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/lnt-utils.sh: line 78: 5: parameter null or not set
-# release_testresults_files
-... Done
-+ true
++ local 'results_date=2023-12-20 07:01:28'
++ local jira_key=-
++ 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-aarch64
++ local build_number
+++ basename https://ci.linaro.org/job/tcwg_gnu_native_check_binutils--master-aarch64-build/544/
++ build_number=544
++ set +x
+ false
+ true
+ release_testresults_files
+ echo '# release_testresults_files'
+# release_testresults_files
+ '[' -d artifacts/jenkins ']'
+ '[' -f artifacts/testresults/testresults-mail-recipients.txt ']'
+ echo '... Done'
+... 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
+ false
+ false
-Full stage ran successfully.
+ echo 'Full stage ran successfully.'
+Full stage ran successfully.