summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-07 22:41:38 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-07 22:41:38 +0000
commit7efee6cdcb7af1efc33cc57fc7df7a9caafdfdb4 (patch)
tree5e0839f6d6a539fb2b65379c63d6946b5dd153ef
parent118fcb3a44b69ee2f93bf85e328a61afc8367ffa (diff)
onsuccess: #748: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/
Results : | # reset_artifacts: | -10 | # init_abe_sysroot: | -3 | # build_abe glibc -- --disable install: | -2 | # build_abe dejagnu: | -1 | # build_abe check_glibc -- --disable install: | 0 check_regression status : 0
-rw-r--r--00-sumfiles/tests.log.0.xzbin2216 -> 2540 bytes
-rw-r--r--00-sumfiles/tests.log.1.xzbin332 -> 332 bytes
-rw-r--r--00-sumfiles/tests.log.2.xzbin332 -> 332 bytes
-rw-r--r--00-sumfiles/tests.sum.06
-rw-r--r--01-reset_artifacts/console.log.xzbin2084 -> 2136 bytes
-rw-r--r--02-prepare_abe/console.log.xzbin2632 -> 2616 bytes
-rw-r--r--03-init_abe_sysroot/console.log.xzbin420 -> 420 bytes
-rw-r--r--04-build_abe-glibc/console.log.xzbin191812 -> 191004 bytes
-rw-r--r--04-build_abe-glibc/make-glibc.log.xzbin181496 -> 181360 bytes
-rw-r--r--05-build_abe-dejagnu/console.log.xzbin4340 -> 4284 bytes
-rw-r--r--05-build_abe-dejagnu/make-dejagnu.log.xzbin588 -> 588 bytes
-rw-r--r--06-build_abe-check_glibc/baseline.xfail4
-rw-r--r--06-build_abe-check_glibc/check-glibc.log.xzbin521992 -> 520944 bytes
-rw-r--r--06-build_abe-check_glibc/console.log.xzbin9592 -> 9868 bytes
-rw-r--r--06-build_abe-check_glibc/flaky.xfail2
-rw-r--r--07-check_regression/baseline.xfail4
-rw-r--r--07-check_regression/console.log.xzbin7436 -> 7784 bytes
-rw-r--r--07-check_regression/flaky.xfail10
-rw-r--r--git/glibc_rev2
-rw-r--r--jenkins/build-name2
-rw-r--r--jenkins/notify-full.log1386
-rw-r--r--jenkins/notify-init.log306
-rw-r--r--jenkins/run-build.env8
-rw-r--r--manifest.sh4
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/jira/components1
-rw-r--r--notify/jira/description16
-rw-r--r--notify/jira/startdate1
-rw-r--r--notify/jira/summary1
-rw-r--r--notify/lnt_report.json8
-rw-r--r--notify/mail-body.txt33
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/results.compare.txt21
-rw-r--r--sumfiles/flaky.xfail4
-rw-r--r--sumfiles/xfails.xfail14
36 files changed, 299 insertions, 1540 deletions
diff --git a/00-sumfiles/tests.log.0.xz b/00-sumfiles/tests.log.0.xz
index 00abd94..5a5372c 100644
--- a/00-sumfiles/tests.log.0.xz
+++ b/00-sumfiles/tests.log.0.xz
Binary files differ
diff --git a/00-sumfiles/tests.log.1.xz b/00-sumfiles/tests.log.1.xz
index fe60ee3..d59cd87 100644
--- a/00-sumfiles/tests.log.1.xz
+++ b/00-sumfiles/tests.log.1.xz
Binary files differ
diff --git a/00-sumfiles/tests.log.2.xz b/00-sumfiles/tests.log.2.xz
index fe60ee3..d59cd87 100644
--- a/00-sumfiles/tests.log.2.xz
+++ b/00-sumfiles/tests.log.2.xz
Binary files differ
diff --git a/00-sumfiles/tests.sum.0 b/00-sumfiles/tests.sum.0
index be20e13..d21eb8e 100644
--- a/00-sumfiles/tests.sum.0
+++ b/00-sumfiles/tests.sum.0
@@ -3409,7 +3409,7 @@ PASS: nptl/tst-cond20
PASS: nptl/tst-cond21
PASS: nptl/tst-cond22
PASS: nptl/tst-cond23
-PASS: nptl/tst-cond24
+FAIL: nptl/tst-cond24
PASS: nptl/tst-cond25
PASS: nptl/tst-cond26
PASS: nptl/tst-cond27
@@ -3558,7 +3558,7 @@ PASS: nptl/tst-pthread_exit-nothreads-static
PASS: nptl/tst-pthread_kill-exited
PASS: nptl/tst-pthread_kill-exiting
PASS: nptl/tst-raise1
-FAIL: nptl/tst-robust-fork
+PASS: nptl/tst-robust-fork
PASS: nptl/tst-robust1
PASS: nptl/tst-robust10
PASS: nptl/tst-robust11
@@ -3654,7 +3654,7 @@ PASS: nptl/tst-thrd-detach
PASS: nptl/tst-thrd-sleep
PASS: nptl/tst-thrd-sleep-time64
PASS: nptl/tst-thread-affinity-pthread
-FAIL: nptl/tst-thread-affinity-pthread2
+PASS: nptl/tst-thread-affinity-pthread2
PASS: nptl/tst-thread-affinity-sched
PASS: nptl/tst-thread-exit-clobber
PASS: nptl/tst-thread-setspecific
diff --git a/01-reset_artifacts/console.log.xz b/01-reset_artifacts/console.log.xz
index 8af6ecd..67f4e4f 100644
--- a/01-reset_artifacts/console.log.xz
+++ b/01-reset_artifacts/console.log.xz
Binary files differ
diff --git a/02-prepare_abe/console.log.xz b/02-prepare_abe/console.log.xz
index d5d2d30..a3a846b 100644
--- a/02-prepare_abe/console.log.xz
+++ b/02-prepare_abe/console.log.xz
Binary files differ
diff --git a/03-init_abe_sysroot/console.log.xz b/03-init_abe_sysroot/console.log.xz
index 2fc17e6..0228408 100644
--- a/03-init_abe_sysroot/console.log.xz
+++ b/03-init_abe_sysroot/console.log.xz
Binary files differ
diff --git a/04-build_abe-glibc/console.log.xz b/04-build_abe-glibc/console.log.xz
index 37f41d4..60946f0 100644
--- a/04-build_abe-glibc/console.log.xz
+++ b/04-build_abe-glibc/console.log.xz
Binary files differ
diff --git a/04-build_abe-glibc/make-glibc.log.xz b/04-build_abe-glibc/make-glibc.log.xz
index dc2a869..17c8d63 100644
--- a/04-build_abe-glibc/make-glibc.log.xz
+++ b/04-build_abe-glibc/make-glibc.log.xz
Binary files differ
diff --git a/05-build_abe-dejagnu/console.log.xz b/05-build_abe-dejagnu/console.log.xz
index f93f615..a487449 100644
--- a/05-build_abe-dejagnu/console.log.xz
+++ b/05-build_abe-dejagnu/console.log.xz
Binary files differ
diff --git a/05-build_abe-dejagnu/make-dejagnu.log.xz b/05-build_abe-dejagnu/make-dejagnu.log.xz
index 5264e1c..740b01e 100644
--- a/05-build_abe-dejagnu/make-dejagnu.log.xz
+++ b/05-build_abe-dejagnu/make-dejagnu.log.xz
Binary files differ
diff --git a/06-build_abe-check_glibc/baseline.xfail b/06-build_abe-check_glibc/baseline.xfail
index 6eb4f5e..46310c0 100644
--- a/06-build_abe-check_glibc/baseline.xfail
+++ b/06-build_abe-check_glibc/baseline.xfail
@@ -22,10 +22,6 @@ FAIL: locale/tst-localedef-path-norm
Running glibc:localedata ...
FAIL: localedata/tst-localedef-hardlinks
-Running glibc:malloc ...
-FAIL: malloc/tst-mallocfork2
-FAIL: malloc/tst-mallocfork3
-
Running glibc:misc ...
FAIL: misc/tst-personality
FAIL: misc/tst-syslog
diff --git a/06-build_abe-check_glibc/check-glibc.log.xz b/06-build_abe-check_glibc/check-glibc.log.xz
index 199d4de..7c76228 100644
--- a/06-build_abe-check_glibc/check-glibc.log.xz
+++ b/06-build_abe-check_glibc/check-glibc.log.xz
Binary files differ
diff --git a/06-build_abe-check_glibc/console.log.xz b/06-build_abe-check_glibc/console.log.xz
index b042ee7..91541f1 100644
--- a/06-build_abe-check_glibc/console.log.xz
+++ b/06-build_abe-check_glibc/console.log.xz
Binary files differ
diff --git a/06-build_abe-check_glibc/flaky.xfail b/06-build_abe-check_glibc/flaky.xfail
index 62f99b0..998cd09 100644
--- a/06-build_abe-check_glibc/flaky.xfail
+++ b/06-build_abe-check_glibc/flaky.xfail
@@ -1,6 +1,6 @@
=== glibc tests ===
Running glibc:nptl ...
-flaky,expire=20240118 | FAIL: nptl/tst-robust-fork
+flaky,expire=20240118 | FAIL: nptl/tst-cond24
=== Results Summary ===
diff --git a/07-check_regression/baseline.xfail b/07-check_regression/baseline.xfail
index 6eb4f5e..46310c0 100644
--- a/07-check_regression/baseline.xfail
+++ b/07-check_regression/baseline.xfail
@@ -22,10 +22,6 @@ FAIL: locale/tst-localedef-path-norm
Running glibc:localedata ...
FAIL: localedata/tst-localedef-hardlinks
-Running glibc:malloc ...
-FAIL: malloc/tst-mallocfork2
-FAIL: malloc/tst-mallocfork3
-
Running glibc:misc ...
FAIL: misc/tst-personality
FAIL: misc/tst-syslog
diff --git a/07-check_regression/console.log.xz b/07-check_regression/console.log.xz
index fcc7037..472e01d 100644
--- a/07-check_regression/console.log.xz
+++ b/07-check_regression/console.log.xz
Binary files differ
diff --git a/07-check_regression/flaky.xfail b/07-check_regression/flaky.xfail
index 38e0f9a..dea187c 100644
--- a/07-check_regression/flaky.xfail
+++ b/07-check_regression/flaky.xfail
@@ -1,4 +1,13 @@
# New flaky tests
+# From https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/:
+ === glibc tests ===
+
+Running glibc:nptl ...
+flaky,expire=20240118 | FAIL: nptl/tst-cond24
+
+ === Results Summary ===
+# Known flaky tests
+
# From https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/:
=== glibc tests ===
@@ -6,7 +15,6 @@ Running glibc:nptl ...
flaky,expire=20240118 | FAIL: nptl/tst-robust-fork
=== Results Summary ===
-# Known flaky tests
# From https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/742/:
=== glibc tests ===
diff --git a/git/glibc_rev b/git/glibc_rev
index cb078ea..a2e9c3b 100644
--- a/git/glibc_rev
+++ b/git/glibc_rev
@@ -1 +1 @@
-546a1ba664626603660b595662249d524e429013
+60c57b8467f11e334e7c7fd07d588c248e93d952
diff --git a/jenkins/build-name b/jenkins/build-name
index f098517..7c0cdce 100644
--- a/jenkins/build-name
+++ b/jenkins/build-name
@@ -1 +1 @@
-#747-glibc-R0
+#748-glibc-R0
diff --git a/jenkins/notify-full.log b/jenkins/notify-full.log
index 8112af6..559f0d5 100644
--- a/jenkins/notify-full.log
+++ b/jenkins/notify-full.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_0/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_7/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,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,24 +20,24 @@
++ 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_glibc_check--master-arm-build/746/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/'
-+ echo '# Using dir : base-artifacts'
+# Baseline : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/'
++ 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_glibc_check--master-arm-build/747/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/'
-+ echo '# Using dir : artifacts'
+# Artifacts : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/
# Using dir : artifacts
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/'
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
@@ -77,7 +77,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
-++ '[' x546a1ba664626603660b595662249d524e429013 '!=' x958478889c6a7a12b35b857b9788b7ad8706a01e ']'
+++ '[' x60c57b8467f11e334e7c7fd07d588c248e93d952 '!=' x546a1ba664626603660b595662249d524e429013 ']'
++ echo -ne glibc
++ delim=' '
++ echo
@@ -90,17 +90,17 @@
++ 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
-+ first_bad=546a1ba664626603660b595662249d524e429013
++ first_bad=60c57b8467f11e334e7c7fd07d588c248e93d952
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ 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
-+ last_good=958478889c6a7a12b35b857b9788b7ad8706a01e
++ last_good=546a1ba664626603660b595662249d524e429013
+ local res
+ res=0
-+ wait 2286193
++ wait 2242011
+ git -C glibc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo glibc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,22 +114,22 @@
++ 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=958478889c6a7a12b35b857b9788b7ad8706a01e
++ base_rev=546a1ba664626603660b595662249d524e429013
++ 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=546a1ba664626603660b595662249d524e429013
-++ git -C glibc rev-parse '546a1ba664626603660b595662249d524e429013^@'
++ cur_rev=60c57b8467f11e334e7c7fd07d588c248e93d952
+++ git -C glibc rev-parse '60c57b8467f11e334e7c7fd07d588c248e93d952^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 958478889c6a7a12b35b857b9788b7ad8706a01e = 958478889c6a7a12b35b857b9788b7ad8706a01e ']'
-+ return 0
-+ change_kind=single_commit
++ '[' 3367d8e180848030d1646f088759f02b8dfe0d6f = 546a1ba664626603660b595662249d524e429013 ']'
++ return 1
++ change_kind=single_component
+ echo '# Debug traces :'
# Debug traces :
-# change_kind=single_commit : glibc
-+ echo '# change_kind=single_commit : glibc'
+# change_kind=single_component : glibc
++ echo '# change_kind=single_component : glibc'
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -137,18 +137,18 @@
++ 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=958478889c6a7a12b35b857b9788b7ad8706a01e
++ base_rev=546a1ba664626603660b595662249d524e429013
++ 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=546a1ba664626603660b595662249d524e429013
-++ git -C glibc rev-list --count 958478889c6a7a12b35b857b9788b7ad8706a01e..546a1ba664626603660b595662249d524e429013
-+ c_commits=1
-# rev for glibc : 958478889c6a7a12b35b857b9788b7ad8706a01e..546a1ba664626603660b595662249d524e429013 (1 commits)
++ cur_rev=60c57b8467f11e334e7c7fd07d588c248e93d952
+++ git -C glibc rev-list --count 546a1ba664626603660b595662249d524e429013..60c57b8467f11e334e7c7fd07d588c248e93d952
+# rev for glibc : 546a1ba664626603660b595662249d524e429013..60c57b8467f11e334e7c7fd07d588c248e93d952 (2 commits)
-+ echo '# rev for glibc : 958478889c6a7a12b35b857b9788b7ad8706a01e..546a1ba664626603660b595662249d524e429013 (1 commits)'
++ c_commits=2
++ echo '# rev for glibc : 546a1ba664626603660b595662249d524e429013..60c57b8467f11e334e7c7fd07d588c248e93d952 (2 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -171,925 +171,30 @@
+ 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
+ echo '# post_interesting_commits'
+# post_interesting_commits
+ local stage=init
-+ '[' single_commit '!=' single_commit ']'
-+ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local ref=master
-+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ local reference=auto
-+ local single_branch=master
-+ local remote=origin
-+ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ local reference=auto
-+ local single_branch=master
-+ local remote=origin
-+ local refopt=
-+ case "$reference" in
-+ local ref_dir
-+ for ref_dir in $url $dir
-++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git
-+ ref_dir=interesting-commits
-+ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
-+ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
-+ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
-+ for ref_dir in $url $dir
-++ basename interesting-commits .git
-+ ref_dir=interesting-commits
-+ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
-+ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
-+ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
-+ git -C interesting-commits status
-+ '[' -d interesting-commits ']'
-+ '[' x '!=' x ']'
-+ '[' -d interesting-commits ']'
-+ rm -f interesting-commits/.git/gc.log
-+ git -C interesting-commits config gc.autoDetach false
-+ git -C interesting-commits gc --auto --force --prune=all
-+ find interesting-commits/.git -name '*.lock' -delete
-+ local i
-+ for i in am cherry-pick rebase
-+ git -C interesting-commits am --abort
-+ true
-+ for i in am cherry-pick rebase
-+ git -C interesting-commits cherry-pick --abort
-+ true
-+ for i in am cherry-pick rebase
-+ git -C interesting-commits rebase --abort
-+ true
-+ break
-+ '[' -d interesting-commits ']'
-+ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local remote=origin
-+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ local single_branch=master
-+ git -C interesting-commits remote rm origin
-+ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ local refspec
-+ '[' xmaster = x ']'
-+ refspec=+refs/heads/master:refs/remotes/origin/master
-+ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-+ local duration=1h
-+ shift
-+ local tries=3
-+ shift
-+ local n=0
-+ local ret=0
-+ '[' 0 -eq 3 ']'
-timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-+ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-+ ret=0
-+ wait 2286273
-+ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-+ '[' 0 -eq 0 ']'
-+ break
-+ return 0
-+ git_checkout interesting-commits master origin
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local ref=master
-+ local remote=origin
-+ git_clean interesting-commits
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift
-+ fresh_dir interesting-commits 'interesting-commits/.git/*'
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift 1
-++ dirname interesting-commits/something
-+ dir=interesting-commits
-+ mkdir -p interesting-commits
-+ find_opts=("!" "-path" "$dir")
-+ for keep_pattern in "$@"
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname 'interesting-commits/.git/*'
-+ keep_pattern=interesting-commits/.git
-+ '[' xinteresting-commits/.git = xinteresting-commits ']'
-+ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
-+ set -euf -o pipefail +x
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname interesting-commits/.git
-+ keep_pattern=interesting-commits
-+ '[' xinteresting-commits = xinteresting-commits ']'
-+ break
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
-+ chmod -R +rw interesting-commits
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
-+ git -C interesting-commits reset -q --hard
-+ local sha1
-++ git_rev_parse interesting-commits master origin
-++ set -euf -o pipefail
-++ local dir=interesting-commits
-++ local ref=master
-++ local remote=origin
-++ '[' 3 -ge 3 ']'
-++ remote=origin
-++ git_rev_parse_1 interesting-commits master origin --short
-++ set -euf -o pipefail
-++ local dir=interesting-commits
-++ local ref=master
-++ local remote=origin
-++ local opts=--short
-++ local ret
-++ cd interesting-commits
-++ local sha1 try_ref
-++ case "$ref" in
-++ try_ref=refs/remotes/origin/master
-++ ret=0
-+++ git rev-parse --short refs/remotes/origin/master
-++ sha1=5cf0ce5f9
-++ '[' 0 -ne 0 ']'
-++ echo 5cf0ce5f9
-+ sha1=5cf0ce5f9
-+ git -C interesting-commits checkout --detach 5cf0ce5f9
-Warning: you are leaving 1 commit behind, not connected to
-any of your branches:
-
- 76deb34a9 Add entry 546a1ba664626603660b595662249d524e429013 from https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/
-
-If you want to keep it by creating a new branch, this may be a good time
-to do so with:
-
- git branch <new-branch-name> 76deb34a9
-
-HEAD is now at 5cf0ce5f9 Add entry 20214aaab6fe8d77523ef86b47248f35992f49d4 from https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-defconfig-build/91/
-+ false
-+ dryrun='echo DRYRUN: '
-+ local jira_dir jira_key=
-++ interesting_subdir glibc 546a1ba664626603660b595662249d524e429013
-++ local dir=glibc/sha1
-++ '[' 2 -ge 2 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ '[' 2 -ge 3 ']'
-++ '[' 2 -ge 4 ']'
-++ echo glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ jira_dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ jira_dir=glibc/sha1/546a1ba664626603660b595662249d524e429013/jira
-+ '[' init = full ']'
-+ true
-+ git -C interesting-commits remote update -p
-Fetching baseline
-Fetching origin
-+ git_clean interesting-commits refs/remotes/origin/master
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift
-+ fresh_dir interesting-commits 'interesting-commits/.git/*'
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift 1
-++ dirname interesting-commits/something
-+ dir=interesting-commits
-+ mkdir -p interesting-commits
-+ find_opts=("!" "-path" "$dir")
-+ for keep_pattern in "$@"
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname 'interesting-commits/.git/*'
-+ keep_pattern=interesting-commits/.git
-+ '[' xinteresting-commits/.git = xinteresting-commits ']'
-+ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
-+ set -euf -o pipefail +x
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname interesting-commits/.git
-+ keep_pattern=interesting-commits
-+ '[' xinteresting-commits = xinteresting-commits ']'
-+ break
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
-+ chmod -R +rw interesting-commits
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
-+ git -C interesting-commits reset -q --hard refs/remotes/origin/master
-# update_interesting_commits
-+ update_interesting_commits init ''
-+ echo '# update_interesting_commits'
-+ local stage=init
-+ local jira_key=
-+ local subdir3 subdir4 subdir4
-++ interesting_subdir glibc 546a1ba664626603660b595662249d524e429013
-++ local dir=glibc/sha1
-++ '[' 2 -ge 2 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ '[' 2 -ge 3 ']'
-++ '[' 2 -ge 4 ']'
-++ echo glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ subdir3=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ interesting_subdir glibc 546a1ba664626603660b595662249d524e429013 tcwg_glibc_check
-++ local dir=glibc/sha1
-++ '[' 3 -ge 2 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ '[' 3 -ge 3 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check
-++ '[' 3 -ge 4 ']'
-++ echo glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check
-+ subdir4=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check
-++ interesting_subdir glibc 546a1ba664626603660b595662249d524e429013 tcwg_glibc_check master-arm
-++ local dir=glibc/sha1
-++ '[' 4 -ge 2 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ '[' 4 -ge 3 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check
-++ '[' 4 -ge 4 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm
-++ echo glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm
-+ subdir5=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm
-+ '[' -d interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013 ']'
-+ mkdir -p interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ get_current_manifest BUILD_URL
-+ get_manifest artifacts/manifest.sh BUILD_URL
-+ set +x
-+ git -C interesting-commits add glibc/sha1/546a1ba664626603660b595662249d524e429013/first_url
-+ mkdir -p interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm
-+ get_current_manifest BUILD_URL
-+ get_manifest artifacts/manifest.sh BUILD_URL
-+ set +x
-+ echo 958478889c6a7a12b35b857b9788b7ad8706a01e
-+ git -C interesting-commits add glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/build_url glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/last_good
-+ '[' init '!=' full ']'
++ '[' single_component '!=' single_commit ']'
+ return
-++ get_current_manifest BUILD_URL
-++ get_manifest artifacts/manifest.sh BUILD_URL
-++ set +x
-+ git -C interesting-commits commit -m 'Add entry 546a1ba664626603660b595662249d524e429013 from https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/'
-[detached HEAD 9e72f77b3] Add entry 546a1ba664626603660b595662249d524e429013 from https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/
- 3 files changed, 3 insertions(+)
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/first_url
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/build_url
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/last_good
-+ wait 2299903
-DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
-+ echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
-+ break
+ '[' full '!=' full ']'
+ gnu_generate_extra_details
+ set -euf -o pipefail
+ '[' -d artifacts/sumfiles ']'
-+ wait 2299905
++ wait 2242035
+ gcc-compare-results/compare_tests -compr none -pass-thresh 0.9 base-artifacts/sumfiles artifacts/sumfiles
-+ true
+ check_if_first_report
+ declare -g first_icommit_to_report
+ first_icommit_to_report=false
-+ '[' xsingle_commit '!=' xsingle_commit ']'
-+ local isubdir
-++ interesting_subdir glibc 546a1ba664626603660b595662249d524e429013
-++ local dir=glibc/sha1
-++ '[' 2 -ge 2 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ '[' 2 -ge 3 ']'
-++ '[' 2 -ge 4 ']'
-++ echo glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ isubdir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ '[' -f interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/first_url ']'
-+ local first_url
-++ cat interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/first_url
-+ first_url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/
-++ get_current_manifest BUILD_URL
-++ get_manifest artifacts/manifest.sh BUILD_URL
-++ set +x
-+ '[' https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/ = https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/ ']'
-+ first_icommit_to_report=true
++ '[' xsingle_component '!=' xsingle_commit ']'
++ return
+ post_interesting_commits full
+ set -euf -o pipefail
-+ echo '# post_interesting_commits'
# post_interesting_commits
++ echo '# post_interesting_commits'
+ local stage=full
-+ '[' single_commit '!=' single_commit ']'
-+ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local ref=master
-+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ local reference=auto
-+ local single_branch=master
-+ local remote=origin
-+ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ local reference=auto
-+ local single_branch=master
-+ local remote=origin
-+ local refopt=
-+ case "$reference" in
-+ local ref_dir
-+ for ref_dir in $url $dir
-++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git
-+ ref_dir=interesting-commits
-+ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
-+ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
-+ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
-+ for ref_dir in $url $dir
-++ basename interesting-commits .git
-+ ref_dir=interesting-commits
-+ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
-+ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
-+ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
-+ git -C interesting-commits status
-+ '[' -d interesting-commits ']'
-+ '[' x '!=' x ']'
-+ '[' -d interesting-commits ']'
-+ rm -f interesting-commits/.git/gc.log
-+ git -C interesting-commits config gc.autoDetach false
-+ git -C interesting-commits gc --auto --force --prune=all
-+ find interesting-commits/.git -name '*.lock' -delete
-+ local i
-+ for i in am cherry-pick rebase
-+ git -C interesting-commits am --abort
-+ true
-+ for i in am cherry-pick rebase
-+ git -C interesting-commits cherry-pick --abort
-+ true
-+ for i in am cherry-pick rebase
-+ git -C interesting-commits rebase --abort
-+ true
-+ break
-+ '[' -d interesting-commits ']'
-+ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local remote=origin
-+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ local single_branch=master
-+ git -C interesting-commits remote rm origin
-+ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ local refspec
-+ '[' xmaster = x ']'
-+ refspec=+refs/heads/master:refs/remotes/origin/master
-+ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-+ local duration=1h
-+ shift
-+ local tries=3
-+ shift
-+ local n=0
-+ local ret=0
-+ '[' 0 -eq 3 ']'
-+ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-+ ret=0
-+ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-+ wait 2300010
-+ '[' 0 -eq 0 ']'
-+ break
-+ return 0
-+ git_checkout interesting-commits master origin
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local ref=master
-+ local remote=origin
-+ git_clean interesting-commits
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift
-+ fresh_dir interesting-commits 'interesting-commits/.git/*'
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift 1
-++ dirname interesting-commits/something
-+ dir=interesting-commits
-+ mkdir -p interesting-commits
-+ find_opts=("!" "-path" "$dir")
-+ for keep_pattern in "$@"
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname 'interesting-commits/.git/*'
-+ keep_pattern=interesting-commits/.git
-+ '[' xinteresting-commits/.git = xinteresting-commits ']'
-+ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
-+ set -euf -o pipefail +x
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname interesting-commits/.git
-+ keep_pattern=interesting-commits
-+ '[' xinteresting-commits = xinteresting-commits ']'
-+ break
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
-+ chmod -R +rw interesting-commits
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
-+ git -C interesting-commits reset -q --hard
-+ local sha1
-++ git_rev_parse interesting-commits master origin
-++ set -euf -o pipefail
-++ local dir=interesting-commits
-++ local ref=master
-++ local remote=origin
-++ '[' 3 -ge 3 ']'
-++ remote=origin
-++ git_rev_parse_1 interesting-commits master origin --short
-++ set -euf -o pipefail
-++ local dir=interesting-commits
-++ local ref=master
-++ local remote=origin
-++ local opts=--short
-++ local ret
-++ cd interesting-commits
-++ local sha1 try_ref
-++ case "$ref" in
-++ try_ref=refs/remotes/origin/master
-++ ret=0
-+++ git rev-parse --short refs/remotes/origin/master
-++ sha1=5cf0ce5f9
-++ '[' 0 -ne 0 ']'
-++ echo 5cf0ce5f9
-+ sha1=5cf0ce5f9
-+ git -C interesting-commits checkout --detach 5cf0ce5f9
-Warning: you are leaving 1 commit behind, not connected to
-any of your branches:
-
- 9e72f77b3 Add entry 546a1ba664626603660b595662249d524e429013 from https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/
-
-If you want to keep it by creating a new branch, this may be a good time
-to do so with:
-
- git branch <new-branch-name> 9e72f77b3
-
-HEAD is now at 5cf0ce5f9 Add entry 20214aaab6fe8d77523ef86b47248f35992f49d4 from https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-defconfig-build/91/
-+ false
-+ dryrun='echo DRYRUN: '
-+ local jira_dir jira_key=
-++ interesting_subdir glibc 546a1ba664626603660b595662249d524e429013
-++ local dir=glibc/sha1
-++ '[' 2 -ge 2 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ '[' 2 -ge 3 ']'
-++ '[' 2 -ge 4 ']'
-++ echo glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ jira_dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ jira_dir=glibc/sha1/546a1ba664626603660b595662249d524e429013/jira
-+ '[' full = full ']'
-+ false
-+ true
-+ git -C interesting-commits remote update -p
-Fetching baseline
-Fetching origin
-+ git_clean interesting-commits refs/remotes/origin/master
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift
-+ fresh_dir interesting-commits 'interesting-commits/.git/*'
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift 1
-++ dirname interesting-commits/something
-+ dir=interesting-commits
-+ mkdir -p interesting-commits
-+ find_opts=("!" "-path" "$dir")
-+ for keep_pattern in "$@"
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname 'interesting-commits/.git/*'
-+ keep_pattern=interesting-commits/.git
-+ '[' xinteresting-commits/.git = xinteresting-commits ']'
-+ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
-+ set -euf -o pipefail +x
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname interesting-commits/.git
-+ keep_pattern=interesting-commits
-+ '[' xinteresting-commits = xinteresting-commits ']'
-+ break
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
-+ chmod -R +rw interesting-commits
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
-+ git -C interesting-commits reset -q --hard refs/remotes/origin/master
-# update_interesting_commits
-+ update_interesting_commits full ''
-+ echo '# update_interesting_commits'
-+ local stage=full
-+ local jira_key=
-+ local subdir3 subdir4 subdir4
-++ interesting_subdir glibc 546a1ba664626603660b595662249d524e429013
-++ local dir=glibc/sha1
-++ '[' 2 -ge 2 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ '[' 2 -ge 3 ']'
-++ '[' 2 -ge 4 ']'
-++ echo glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ subdir3=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ interesting_subdir glibc 546a1ba664626603660b595662249d524e429013 tcwg_glibc_check
-++ local dir=glibc/sha1
-++ '[' 3 -ge 2 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ '[' 3 -ge 3 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check
-++ '[' 3 -ge 4 ']'
-++ echo glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check
-+ subdir4=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check
-++ interesting_subdir glibc 546a1ba664626603660b595662249d524e429013 tcwg_glibc_check master-arm
-++ local dir=glibc/sha1
-++ '[' 4 -ge 2 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ '[' 4 -ge 3 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check
-++ '[' 4 -ge 4 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm
-++ echo glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm
-+ subdir5=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm
-+ '[' -d interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013 ']'
-+ mkdir -p interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ get_current_manifest BUILD_URL
-+ get_manifest artifacts/manifest.sh BUILD_URL
-+ set +x
-+ git -C interesting-commits add glibc/sha1/546a1ba664626603660b595662249d524e429013/first_url
-+ mkdir -p interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm
-+ get_current_manifest BUILD_URL
-+ get_manifest artifacts/manifest.sh BUILD_URL
-+ set +x
-+ echo 958478889c6a7a12b35b857b9788b7ad8706a01e
-+ git -C interesting-commits add glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/build_url glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/last_good
-+ '[' full '!=' full ']'
-+ gnu_print_result --oneline
-+ false
-+ local print_arg=--oneline
-+ '[' -d artifacts/sumfiles ']'
-+ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
-+ local xfails=artifacts/sumfiles/xfails.xfail
-+ '[' -f artifacts/sumfiles/xfails.xfail ']'
-+ wait 2313590
-+ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
-+ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
-+ wait 2313591
-+ local n_regressions n_progressions pass_fail=PASS
-+ '[' 0 '!=' 0 ']'
-++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
-++ true
-+ n_regressions=0
-++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
-++ true
-+ n_progressions=0
-+ printf PASS
-+ '[' 0 '!=' 0 ']'
-+ rm artifacts/notify/regressions.sum
-+ '[' 0 '!=' 0 ']'
-+ rm artifacts/notify/progressions.sum
-+ printf '\n'
-+ '[' --oneline = --oneline ']'
-+ return 0
-+ merge_status_summary interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check
-+ set -euf -o pipefail
-+ local subdir=interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check
-+ local cur_file cur best= best_file
-+ read -r cur_file
-++ find interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check -mindepth 2 -maxdepth 2 -name status-summary.txt
-++ sort
-++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/status-summary.txt
-+ cur=PASS
-+ '[' PASS -le '' ']'
-/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh: line 1042: [: PASS: integer expression expected
-+ best=PASS
-+ best_file=interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/status-summary.txt
-+ read -r cur_file
-+ cat interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/status-summary.txt
-+ merge_status_summary interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ set -euf -o pipefail
-+ local subdir=interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ local cur_file cur best= best_file
-+ read -r cur_file
-++ find interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013 -mindepth 2 -maxdepth 2 -name status-summary.txt
-++ sort
-++ sed -e 's/.* \([0-9]\+\)[ %].*/\1/' interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/status-summary.txt
-+ cur=PASS
-+ '[' PASS -le '' ']'
-/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh: line 1042: [: PASS: integer expression expected
-+ best=PASS
-+ best_file=interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/status-summary.txt
-+ read -r cur_file
-+ cat interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/status-summary.txt
-+ git -C interesting-commits add glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/status-summary.txt glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/status-summary.txt glibc/sha1/546a1ba664626603660b595662249d524e429013/status-summary.txt
-+ gnu_print_result --long
-+ false
-+ local print_arg=--long
-+ '[' -d artifacts/sumfiles ']'
-+ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
-+ local xfails=artifacts/sumfiles/xfails.xfail
-+ '[' -f artifacts/sumfiles/xfails.xfail ']'
-+ wait 2313631
-+ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
-+ wait 2313632
-+ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
-+ local n_regressions n_progressions pass_fail=PASS
-+ '[' 0 '!=' 0 ']'
-++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
-++ true
-+ n_regressions=0
-++ grep -c '^[A-Z]\+:' artifacts/notify/progressions.sum
-++ true
-+ n_progressions=0
-+ printf PASS
-+ '[' 0 '!=' 0 ']'
-+ rm artifacts/notify/regressions.sum
-+ '[' 0 '!=' 0 ']'
-+ rm artifacts/notify/progressions.sum
-+ printf '\n'
-+ '[' --long = --oneline ']'
-+ local length=10 outfile n_lines
-+ '[' --long = --long ']'
-+ length=-0
-+ for outfile in regressions.sum progressions.sum
-+ '[' -f artifacts/notify/regressions.sum ']'
-+ continue
-+ for outfile in regressions.sum progressions.sum
-+ '[' -f artifacts/notify/progressions.sum ']'
-+ continue
-+ cat
-++ print_artifacts_url 00-sumfiles/
-++ 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_glibc_check--master-arm-build/747/artifact/artifacts
-++ '[' '' '!=' '' ']'
-++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/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_glibc_check--master-arm-build/747/artifact/artifacts
-++ '[' '' '!=' '' ']'
-++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/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_glibc_check--master-arm-build/747/artifact/artifacts
-++ '[' '' '!=' '' ']'
-++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/artifact/artifacts/sumfiles/xfails.xfail
-+ cat interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/status-summary.txt
-+ sed 's/^/* /'
-+ print_icommits_link glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/details.txt
-+ set -euf -o pipefail
-+ local path=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/details.txt
-+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/details.txt
-+ cat interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/build_url
-+ git -C interesting-commits add glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/details.txt glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/status.txt
-+ '[' -f interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/summary.txt ']'
-+ 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_glibc_check--master-arm-build/747/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_glibc_check--master-arm-build/746/artifact/artifacts
-+ cat
-+ git -C interesting-commits add glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/reproduction_instructions.txt
-+ local ci_config
-+ read ci_config
-++ cd interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check
-++ ls
-+ '[' -f interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/summary.txt ']'
-+ '[' -f interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/status.txt ']'
-+ echo '* master-arm'
-+ cat interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/status.txt
-+ sed 's/^/*/'
-+ read ci_config
-+ '[' -f interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/status-summary.txt/summary.txt ']'
-+ '[' -f interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/status-summary.txt/status.txt ']'
-+ continue
-+ read ci_config
-+ '[' -f interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/status.txt/summary.txt ']'
-+ '[' -f interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/status.txt/status.txt ']'
-+ continue
-+ read ci_config
-+ git -C interesting-commits add glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/status.txt
-+ local ci_project
-+ read ci_project
-++ cd interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ ls
-+ '[' -f interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/first_url/status.txt ']'
-+ continue
-+ read ci_project
-+ '[' -f interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/status-summary.txt/status.txt ']'
-+ continue
-+ read ci_project
-+ '[' -f interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/status.txt/status.txt ']'
-+ continue
-+ read ci_project
-+ '[' -f interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/status.txt ']'
-+ echo '* tcwg_glibc_check'
-+ cat interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/status.txt
-+ sed 's/^/*/'
-+ read ci_project
-+ git -C interesting-commits add glibc/sha1/546a1ba664626603660b595662249d524e429013/status.txt
-+ print_commits --short
-+ set -euf -o pipefail
-+ false
-+ local print_arg=--short
-+ '[' single_commit = no_change ']'
-+ local more_lines
-+ '[' single_commit = single_commit ']'
-+ local c=glibc
-+ '[' --short = --link ']'
-+ local describe
-+ '[' '' = '' ']'
-++ describe_sha1 glibc 546a1ba664626603660b595662249d524e429013 true
-++ local component=glibc
-++ local sha1=546a1ba664626603660b595662249d524e429013
-++ local anything=true
-++ match=()
-++ local -a match
-++ case "$component" in
-++ git -C glibc describe 546a1ba664626603660b595662249d524e429013
-+ describe=glibc-2.38.9000-325-g546a1ba664
-++ echo glibc-2.38.9000-325-g546a1ba664
-++ sed 's,^basepoints/,,'
-+ describe=glibc-2.38.9000-325-g546a1ba664
-+ '[' --short = --oneline ']'
-+ '[' '' = '' ']'
-+ echo 'commit glibc-2.38.9000-325-g546a1ba664'
-+ local tmpfile
-++ mktemp
-+ tmpfile=/tmp/tmp.SI4Z4DGs4X
-+ git -C glibc log -n1 546a1ba664626603660b595662249d524e429013
-+ tail -n +2
-+ head -n 10 /tmp/tmp.SI4Z4DGs4X
-++ cat /tmp/tmp.SI4Z4DGs4X
-++ wc -l
-+ more_lines=-4
-+ '[' -4 -gt 0 ']'
-+ rm /tmp/tmp.SI4Z4DGs4X
-+ '[' '' '!=' '' ']'
-+ return 0
-+ git -C interesting-commits add glibc/sha1/546a1ba664626603660b595662249d524e429013/commit-log.txt
-+ true
-+ local jira_dir=glibc/sha1/546a1ba664626603660b595662249d524e429013/jira
-+ '[' -f interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/jira/key ']'
-+ '[' -e interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/jira ']'
-+ mkdir interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/jira
-+ '[' '' '!=' '' ']'
-++ print_commits --oneline
-++ set -euf -o pipefail
-++ false
-++ local print_arg=--oneline
-++ '[' single_commit = no_change ']'
-++ local more_lines
-++ '[' single_commit = single_commit ']'
-++ local c=glibc
-++ '[' --oneline = --link ']'
-++ local describe
-++ '[' '' = '' ']'
-+++ describe_sha1 glibc 546a1ba664626603660b595662249d524e429013 true
-+++ local component=glibc
-+++ local sha1=546a1ba664626603660b595662249d524e429013
-+++ local anything=true
-+++ match=()
-+++ local -a match
-+++ case "$component" in
-+++ git -C glibc describe 546a1ba664626603660b595662249d524e429013
-++ describe=glibc-2.38.9000-325-g546a1ba664
-+++ echo glibc-2.38.9000-325-g546a1ba664
-+++ sed 's,^basepoints/,,'
-++ describe=glibc-2.38.9000-325-g546a1ba664
-++ '[' --oneline = --oneline ']'
-++ echo glibc-2.38.9000-325-g546a1ba664
-++ return 0
-++ cat interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/status-summary.txt
-+ echo glibc-2.38.9000-325-g546a1ba664: PASS
-+ git -C interesting-commits add glibc/sha1/546a1ba664626603660b595662249d524e429013/jira/summary
-+ cat
-++ print_commits --link
-++ set -euf -o pipefail
-++ false
-++ local print_arg=--link
-++ '[' single_commit = no_change ']'
-++ local more_lines
-++ '[' single_commit = single_commit ']'
-++ local c=glibc
-++ '[' --link = --link ']'
-++ local url
-+++ get_baseline_git glibc_url
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No glibc_url in baseline git' '[' -f base-artifacts/git/glibc_url ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/glibc_url
-++ url=git://sourceware.org/git/glibc.git
-++ [[ git://sourceware.org/git/glibc.git =~ git://sourceware.org/git/ ]]
-++ url=glibc.git
-++ url='https://sourceware.org/git/?p=glibc.git'
-++ echo 'https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=546a1ba664626603660b595662249d524e429013'
-++ return 0
-++ cat interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/commit-log.txt
-++ cat interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/status.txt
-++ print_icommits_link glibc/sha1/546a1ba664626603660b595662249d524e429013/jira/yaml
-++ set -euf -o pipefail
-++ local path=glibc/sha1/546a1ba664626603660b595662249d524e429013/jira/yaml
-++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/546a1ba664626603660b595662249d524e429013/jira/yaml
-+ git -C interesting-commits add glibc/sha1/546a1ba664626603660b595662249d524e429013/jira/description
-+ update_jira_card
-+ set -euf -o pipefail
-+ echo '# update_jira_card'
-# update_jira_card
-+ local jira_dir
-++ interesting_subdir glibc 546a1ba664626603660b595662249d524e429013
-++ local dir=glibc/sha1
-++ '[' 2 -ge 2 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ '[' 2 -ge 3 ']'
-++ '[' 2 -ge 4 ']'
-++ echo glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ jira_dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ jira_dir=glibc/sha1/546a1ba664626603660b595662249d524e429013/jira
-+ components=()
-+ local -a components
-+ case "$changed_single_component" in
-+ components+=(Glibc)
-+ IFS=,
-+ echo Glibc
-+ git -C interesting-commits add glibc/sha1/546a1ba664626603660b595662249d524e429013/jira/components
-+ local commit_date
-++ git -C glibc log -n1 --pretty=%cd --date=iso 546a1ba664626603660b595662249d524e429013
-+ commit_date='2023-12-07 11:17:35 -0300'
-+ date -d '2023-12-07 11:17:35 -0300' +%Y-%m-%d
-+ git -C interesting-commits add glibc/sha1/546a1ba664626603660b595662249d524e429013/jira/startdate
-+ local key project
-++ print_jira_card_key
-++ set -euf -o pipefail
-++ local jira_dir
-+++ interesting_subdir glibc 546a1ba664626603660b595662249d524e429013
-+++ local dir=glibc/sha1
-+++ '[' 2 -ge 2 ']'
-+++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-+++ '[' 2 -ge 3 ']'
-+++ '[' 2 -ge 4 ']'
-+++ echo glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ jira_dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ jira_dir=glibc/sha1/546a1ba664626603660b595662249d524e429013/jira
-++ '[' -f interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/jira/key ']'
-++ return 0
-+ key=
-+ '[' -z '' ']'
-WARNING: no existing jira card interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/jira/key
-+ echo 'WARNING: no existing jira card interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/jira/key'
-+ return 0
-+ local describe
-++ describe_sha1 glibc 546a1ba664626603660b595662249d524e429013 false
-++ local component=glibc
-++ local sha1=546a1ba664626603660b595662249d524e429013
-++ local anything=false
-++ match=()
-++ local -a match
-++ case "$component" in
-++ git -C glibc describe 546a1ba664626603660b595662249d524e429013
-+ describe=glibc-2.38.9000-325-g546a1ba664
-+ '[' glibc-2.38.9000-325-g546a1ba664 '!=' '' ']'
-+ local d
-++ dirname glibc-2.38.9000-325-g546a1ba664
-+ d=.
-+ mkdir -p interesting-commits/glibc/.
-+ local symlink=
-+ '[' . '!=' . ']'
-+ symlink=sha1/546a1ba664626603660b595662249d524e429013
-+ rm -f interesting-commits/glibc/glibc-2.38.9000-325-g546a1ba664
-+ ln -s sha1/546a1ba664626603660b595662249d524e429013 interesting-commits/glibc/glibc-2.38.9000-325-g546a1ba664
-+ git -C interesting-commits add glibc/glibc-2.38.9000-325-g546a1ba664
-++ get_current_manifest BUILD_URL
-++ get_manifest artifacts/manifest.sh BUILD_URL
-++ set +x
-+ git -C interesting-commits commit -m 'Add entry 546a1ba664626603660b595662249d524e429013 from https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/'
-[detached HEAD d52d1a498] Add entry 546a1ba664626603660b595662249d524e429013 from https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/
- 17 files changed, 68 insertions(+)
- create mode 120000 glibc/glibc-2.38.9000-325-g546a1ba664
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/commit-log.txt
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/first_url
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/jira/components
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/jira/description
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/jira/startdate
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/jira/summary
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/status-summary.txt
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/status.txt
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/build_url
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/details.txt
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/last_good
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/reproduction_instructions.txt
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/status-summary.txt
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/status.txt
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/status-summary.txt
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/status.txt
-+ wait 2314008
-+ echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
-DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
-+ break
++ '[' single_component '!=' single_commit ']'
++ return
+ true
+ generate_jira_dir
+ set -euf -o pipefail
@@ -1099,23 +204,11 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ set -euf -o pipefail
++ local print_arg=--entry
++ shift 1
-++ '[' xsingle_commit '!=' xsingle_commit ']'
-++ local isubdir
-+++ interesting_subdir glibc 546a1ba664626603660b595662249d524e429013
-+++ local dir=glibc/sha1
-+++ '[' 2 -ge 2 ']'
-+++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-+++ '[' 2 -ge 3 ']'
-+++ '[' 2 -ge 4 ']'
-+++ echo glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ isubdir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ case "$print_arg" in
-++ echo interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ icommit_entry=interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ '[' interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013 '!=' '' ']'
-+ '[' -d interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/jira ']'
-+ rsync -a interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/jira/ artifacts/notify/jira/
-+ '[' -f artifacts/notify/jira/key ']'
+++ '[' xsingle_component '!=' xsingle_commit ']'
+++ return 0
++ icommit_entry=
++ '[' '' '!=' '' ']'
++ mkdir -p artifacts/notify/jira
+ '[' '' '!=' '' ']'
+ cat
++ print_jira_template_card
@@ -1129,10 +222,10 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 2314019
+++ wait 2242080
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 2242081
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 2314020
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -1155,11 +248,11 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
+++ get_current_manifest BUILD_URL
+++ get_manifest artifacts/manifest.sh BUILD_URL
+++ set +x
-++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/artifact/artifacts
+++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/artifact/artifacts
++ '[' '' '!=' '' ']'
-++ echo 'https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/artifact/artifacts/notify/mail-body.txt/*view*/'
-+ echo '# print all notification files'
+++ echo 'https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/artifact/artifacts/notify/mail-body.txt/*view*/'
# print all notification files
++ echo '# print all notification files'
+ true
+ generate_mail_files
+ set -euf -o pipefail
@@ -1180,15 +273,17 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ 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=958478889c6a7a12b35b857b9788b7ad8706a01e
++ base_rev=546a1ba664626603660b595662249d524e429013
++ 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=546a1ba664626603660b595662249d524e429013
++ cur_rev=60c57b8467f11e334e7c7fd07d588c248e93d952
++ read -r email
+++ git -C glibc log --pretty=%ae 546a1ba664626603660b595662249d524e429013..60c57b8467f11e334e7c7fd07d588c248e93d952
++ emails["$email"]=cc
+ read -r email
-++ git -C glibc log --pretty=%ae 958478889c6a7a12b35b857b9788b7ad8706a01e..546a1ba664626603660b595662249d524e429013
+ emails["$email"]=cc
+ read -r email
+ local precommit_postcommit=postcommit
@@ -1199,15 +294,17 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ 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=958478889c6a7a12b35b857b9788b7ad8706a01e
++ base_rev=546a1ba664626603660b595662249d524e429013
++ 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=546a1ba664626603660b595662249d524e429013
++ cur_rev=60c57b8467f11e334e7c7fd07d588c248e93d952
++ read -r email
+++ git -C glibc log --pretty=%ce 546a1ba664626603660b595662249d524e429013..60c57b8467f11e334e7c7fd07d588c248e93d952
++ emails["$email"]=to
+ read -r email
-++ git -C glibc log --pretty=%ce 958478889c6a7a12b35b857b9788b7ad8706a01e..546a1ba664626603660b595662249d524e429013
+ emails["$email"]=to
+ read -r email
+ unset 'emails[author]' 'emails[committer]'
@@ -1221,6 +318,11 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
+ case "$type" in
+ recipients+=("$type:$email")
+ for email in "${!emails[@]}"
++ type=to
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$email")
++ for email in "${!emails[@]}"
+ type=bcc
+ case "$precommit_postcommit:$type" in
+ case "$type" in
@@ -1230,33 +332,48 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
+ case "$precommit_postcommit:$type" in
+ case "$type" in
+ recipients+=("$email")
++ for email in "${!emails[@]}"
++ type=cc
++ case "$precommit_postcommit:$type" in
++ case "$type" in
++ recipients+=("$type:$email")
+ IFS=,
-+ echo cc:linaro-toolchain@lists.linaro.org,bcc:tcwg-validation@linaro.org,adhemerval.zanella@linaro.org
++ echo cc:linaro-toolchain@lists.linaro.org,rajis@linux.ibm.com,bcc:tcwg-validation@linaro.org,siddhesh@sourceware.org,cc:amritahs@linux.vnet.ibm.com
++ print_commits --oneline
++ set -euf -o pipefail
++ false
++ local print_arg=--oneline
-++ '[' single_commit = no_change ']'
+++ '[' single_component = no_change ']'
++ local more_lines
-++ '[' single_commit = single_commit ']'
-++ local c=glibc
-++ '[' --oneline = --link ']'
-++ local describe
-++ '[' '' = '' ']'
-+++ describe_sha1 glibc 546a1ba664626603660b595662249d524e429013 true
-+++ local component=glibc
-+++ local sha1=546a1ba664626603660b595662249d524e429013
-+++ local anything=true
-+++ match=()
-+++ local -a match
-+++ case "$component" in
-+++ git -C glibc describe 546a1ba664626603660b595662249d524e429013
-++ describe=glibc-2.38.9000-325-g546a1ba664
-+++ echo glibc-2.38.9000-325-g546a1ba664
-+++ sed 's,^basepoints/,,'
-++ describe=glibc-2.38.9000-325-g546a1ba664
+++ '[' single_component = single_commit ']'
+++ '[' single_component = single_component ']'
+++ local new_commits c base_rev cur_rev c_commits components
+++ local commits_or_patches
+++ '[' '' '!=' '' ']'
+++ commits_or_patches=commits
+++ new_commits=0
+++ for c in "${changed_components[@]}"
++++ get_baseline_git glibc_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ 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=546a1ba664626603660b595662249d524e429013
++++ 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=60c57b8467f11e334e7c7fd07d588c248e93d952
++++ git -C glibc rev-list --count 546a1ba664626603660b595662249d524e429013..60c57b8467f11e334e7c7fd07d588c248e93d952
+++ c_commits=2
+++ new_commits=2
++++ echo glibc
++++ tr ' ' ,
+++ components=glibc
+++ echo '2 commits in glibc'
++ '[' --oneline = --oneline ']'
-++ echo glibc-2.38.9000-325-g546a1ba664
++ return 0
++ gnu_print_result --oneline
++ false
@@ -1265,10 +382,10 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 2314068
+++ wait 2242137
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 2314069
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
+++ wait 2242138
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
+++ grep -c '^[A-Z]\+:' artifacts/notify/regressions.sum
@@ -1287,7 +404,7 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ return 0
++ gnu_print_config --oneline
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_glibc_check master-arm
++ local project=tcwg_glibc_check
@@ -1310,48 +427,25 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ case "$print_arg" in
++ case "$ci_config" in
++ echo arm
-+ echo '[Linaro-TCWG-CI]' 'glibc-2.38.9000-325-g546a1ba664: PASS on arm'
++ echo '[Linaro-TCWG-CI]' '2 commits in glibc: 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_glibc_check--master-arm-build/747/artifact/artifacts
++ bad_artifacts_url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/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_glibc_check--master-arm-build/746/artifact/artifacts
++ good_artifacts_url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/artifact/artifacts
+ local key=
-+ '[' single_commit = single_commit ']'
-+ '[' '' = '' ']'
-++ print_jira_card_key
-++ set -euf -o pipefail
-++ local jira_dir
-+++ interesting_subdir glibc 546a1ba664626603660b595662249d524e429013
-+++ local dir=glibc/sha1
-+++ '[' 2 -ge 2 ']'
-+++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-+++ '[' 2 -ge 3 ']'
-+++ '[' 2 -ge 4 ']'
-+++ echo glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ jira_dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ jira_dir=glibc/sha1/546a1ba664626603660b595662249d524e429013/jira
-++ '[' -f interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/jira/key ']'
-++ return 0
-+ key=
-+ '[' -z '' ']'
-++ print_jira_template_card
-++ local jira_card=GNU-692
-++ case "$ci_project/$ci_config:$changed_single_component" in
-++ echo GNU-692
-+ key=GNU-692
-+ cat
-+ '[' GNU-692 '!=' '' ']'
++ '[' single_component = single_commit ']'
+ cat
++ '[' '' '!=' '' ']'
+ cat
++ gnu_print_config --short
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_glibc_check master-arm
++ local project=tcwg_glibc_check
@@ -1374,39 +468,56 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ set -euf -o pipefail
++ false
++ local print_arg=--short
-++ '[' single_commit = no_change ']'
+++ '[' single_component = no_change ']'
++ local more_lines
-++ '[' single_commit = single_commit ']'
-++ local c=glibc
-++ '[' --short = --link ']'
-++ local describe
-++ '[' '' = '' ']'
-+++ describe_sha1 glibc 546a1ba664626603660b595662249d524e429013 true
-+++ local component=glibc
-+++ local sha1=546a1ba664626603660b595662249d524e429013
-+++ local anything=true
-+++ match=()
-+++ local -a match
-+++ case "$component" in
-+++ git -C glibc describe 546a1ba664626603660b595662249d524e429013
-++ describe=glibc-2.38.9000-325-g546a1ba664
-+++ echo glibc-2.38.9000-325-g546a1ba664
-+++ sed 's,^basepoints/,,'
-++ describe=glibc-2.38.9000-325-g546a1ba664
+++ '[' single_component = single_commit ']'
+++ '[' single_component = single_component ']'
+++ local new_commits c base_rev cur_rev c_commits components
+++ local commits_or_patches
+++ '[' '' '!=' '' ']'
+++ commits_or_patches=commits
+++ new_commits=0
+++ for c in "${changed_components[@]}"
++++ get_baseline_git glibc_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ 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=546a1ba664626603660b595662249d524e429013
++++ 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=60c57b8467f11e334e7c7fd07d588c248e93d952
++++ git -C glibc rev-list --count 546a1ba664626603660b595662249d524e429013..60c57b8467f11e334e7c7fd07d588c248e93d952
+++ c_commits=2
+++ new_commits=2
++++ echo glibc
++++ tr ' ' ,
+++ components=glibc
+++ echo '2 commits in glibc'
++ '[' --short = --oneline ']'
-++ '[' '' = '' ']'
-++ echo 'commit glibc-2.38.9000-325-g546a1ba664'
-++ local tmpfile
-+++ mktemp
-++ tmpfile=/tmp/tmp.drHEMVY9qn
-++ git -C glibc log -n1 546a1ba664626603660b595662249d524e429013
-++ tail -n +2
-++ head -n 10 /tmp/tmp.drHEMVY9qn
-+++ cat /tmp/tmp.drHEMVY9qn
-+++ wc -l
-++ more_lines=-4
-++ '[' -4 -gt 0 ']'
-++ rm /tmp/tmp.drHEMVY9qn
+++ for c in "${changed_components[@]}"
++++ get_baseline_git glibc_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ 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=546a1ba664626603660b595662249d524e429013
++++ 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=60c57b8467f11e334e7c7fd07d588c248e93d952
++++ git -C glibc rev-list --count 546a1ba664626603660b595662249d524e429013..60c57b8467f11e334e7c7fd07d588c248e93d952
+++ c_commits=2
+++ '[' '' '!=' '' ']'
+++ git -C glibc log -n 5 --oneline 546a1ba664626603660b595662249d524e429013..60c57b8467f11e334e7c7fd07d588c248e93d952
+++ '[' 2 -gt 5 ']'
++ '[' '' '!=' '' ']'
++ return 0
++ gnu_print_result --short
@@ -1416,9 +527,9 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ local validate_failures=gcc-compare-results/contrib/testsuite-management/validate_failures.py
++ local xfails=artifacts/sumfiles/xfails.xfail
++ '[' -f artifacts/sumfiles/xfails.xfail ']'
-++ wait 2314127
+++ wait 2242202
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
-++ wait 2314128
+++ wait 2242203
++ gcc-compare-results/contrib/testsuite-management/validate_failures.py --inverse_match --manifest=artifacts/sumfiles/xfails.xfail --expiry_date=20231207 --build_dir=artifacts/sumfiles --verbosity=1
++ local n_regressions n_progressions pass_fail=PASS
++ '[' 0 '!=' 0 ']'
@@ -1450,30 +561,30 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++++ get_current_manifest BUILD_URL
++++ get_manifest artifacts/manifest.sh BUILD_URL
++++ set +x
-+++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/artifact/artifacts/00-sumfiles/
++++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/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_glibc_check--master-arm-build/747/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/artifact/artifacts/notify/
++++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/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_glibc_check--master-arm-build/747/artifact/artifacts
++++ url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/artifact/artifacts
+++ '[' '' '!=' '' ']'
-+++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/artifact/artifacts/sumfiles/xfails.xfail
++++ echo https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/artifact/artifacts/sumfiles/xfails.xfail
++ gnu_print_config --long
++ false
-++ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/tcwg_gnu-config.sh
+++ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/tcwg_gnu-config.sh
+++ declare -A gnu_data
++ settings_for_ci_project_and_config tcwg_glibc_check master-arm
++ local project=tcwg_glibc_check
@@ -1491,79 +602,16 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ local print_arg=--long
++ case "$print_arg" in
++ echo 'CI config tcwg_glibc_check master-arm'
-+ '[' single_commit '!=' single_commit ']'
-+ '[' '' '!=' '' ']'
-+ cat
-++ print_last_icommit --reproduction_instructions_link tcwg_glibc_check master-arm
-++ false
-++ set -euf -o pipefail
-++ local print_arg=--reproduction_instructions_link
-++ shift 1
-++ '[' xsingle_commit '!=' xsingle_commit ']'
-++ local isubdir
-+++ interesting_subdir glibc 546a1ba664626603660b595662249d524e429013 tcwg_glibc_check master-arm
-+++ local dir=glibc/sha1
-+++ '[' 4 -ge 2 ']'
-+++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-+++ '[' 4 -ge 3 ']'
-+++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check
-+++ '[' 4 -ge 4 ']'
-+++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm
-+++ echo glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm
-++ isubdir=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm
-++ case "$print_arg" in
-++ print_icommits_link glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/reproduction_instructions.txt
-++ set -euf -o pipefail
-++ local path=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/reproduction_instructions.txt
-++ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-++ echo https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/reproduction_instructions.txt
-++ print_commits --link
-++ set -euf -o pipefail
-++ false
-++ local print_arg=--link
-++ '[' single_commit = no_change ']'
-++ local more_lines
-++ '[' single_commit = single_commit ']'
-++ local c=glibc
-++ '[' --link = --link ']'
-++ local url
-+++ get_baseline_git glibc_url
-+++ set -euf -o pipefail
-+++ local base_artifacts=base-artifacts
-+++ assert_with_msg 'ERROR: No glibc_url in baseline git' '[' -f base-artifacts/git/glibc_url ']'
-+++ set -euf -o pipefail +x
-+++ cat base-artifacts/git/glibc_url
-++ url=git://sourceware.org/git/glibc.git
-++ [[ git://sourceware.org/git/glibc.git =~ git://sourceware.org/git/ ]]
-++ url=glibc.git
-++ url='https://sourceware.org/git/?p=glibc.git'
-++ echo 'https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=546a1ba664626603660b595662249d524e429013'
-++ return 0
-++ print_last_icommit --status
-++ false
-++ set -euf -o pipefail
-++ local print_arg=--status
-++ shift 1
-++ '[' xsingle_commit '!=' xsingle_commit ']'
-++ local isubdir
-+++ interesting_subdir glibc 546a1ba664626603660b595662249d524e429013
-+++ local dir=glibc/sha1
-+++ '[' 2 -ge 2 ']'
-+++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-+++ '[' 2 -ge 3 ']'
-+++ '[' 2 -ge 4 ']'
-+++ echo glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ isubdir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ case "$print_arg" in
-++ cat interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/status.txt
++ '[' single_component '!=' single_commit ']'
++ return
+ true
+ generate_jenkins_html_files
-+ wait 2314186
-# generate_jenkins_html_files
-... Skipping
++ wait 2242246
+ set -euf -o pipefail
+ echo '# generate_jenkins_html_files'
+# generate_jenkins_html_files
+ true
+... Skipping
+ case "$ci_project" in
+ echo '... Skipping'
+ return
@@ -1675,30 +723,30 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
+ 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
+... Skipping
+ echo '# generate_dashboard_squad'
+ false
+ echo '... Skipping'
+ return
+ post_dashboard_squad
+ echo '# post_dashboard_squad'
+# post_dashboard_squad
+... Skipping
+ false
+ echo '... Skipping'
+ return
+ generate_lnt_report
-+ wait 2314218
++ wait 2242278
+ set -euf -o pipefail
-# generate_lnt_report
+ local results_date
+# generate_lnt_report
+ echo '# generate_lnt_report'
+ true
-+ . /home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/lnt-utils.sh
++ . /home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/lnt-utils.sh
+ calculate_results_date
+ set -euf -o pipefail
+ local c base_d cur_d results_date=0
@@ -1712,51 +760,51 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
++ 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 958478889c6a7a12b35b857b9788b7ad8706a01e
-+ base_d=1701934105
+++ git -C glibc show --no-patch --pretty=%ct 546a1ba664626603660b595662249d524e429013
++ base_d=1701958655
++ 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 546a1ba664626603660b595662249d524e429013
-+ cur_d=1701958655
-+ '[' x1701934105 '!=' x ']'
-+ '[' x1701958655 = x ']'
-+ '[' 1701958655 -lt 1701934105 ']'
-+ '[' x1701958655 = x ']'
-+ '[' 1701958655 -gt 0 ']'
-+ results_date=1701958655
-+ assert_with_msg 'Failed to produce results_date' '[' 1701958655 -gt 0 ']'
+++ git -C glibc show --no-patch --pretty=%ct 60c57b8467f11e334e7c7fd07d588c248e93d952
++ cur_d=1701970283
++ '[' x1701958655 '!=' x ']'
++ '[' x1701970283 = x ']'
++ '[' 1701970283 -lt 1701958655 ']'
++ '[' x1701970283 = x ']'
++ '[' 1701970283 -gt 0 ']'
++ results_date=1701970283
++ assert_with_msg 'Failed to produce results_date' '[' 1701970283 -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=1701847958
-+ '[' 1701847958 '!=' '' ']'
-+ assert '[' 1701958655 -ge 1701847958 ']'
++ base_d=1701903306
++ '[' 1701903306 '!=' '' ']'
++ assert '[' 1701970283 -ge 1701903306 ']'
+ set -euf -o pipefail +x
-+ '[' 1701958655 -gt 1701847958 ']'
-+ results_date=1701903306
-+ rr[results_date]=1701903306
++ '[' 1701970283 -gt 1701903306 ']'
++ results_date=1701936794
++ rr[results_date]=1701936794
+ cat
+ manifest_out
+ cat
++ get_current_manifest '{rr[results_date]}'
++ get_manifest artifacts/manifest.sh '{rr[results_date]}'
++ set +x
-+ results_date=1701903306
-++ date '+%Y-%m-%d %H:%M:%S' --date @1701903306
-+ results_date='2023-12-06 22:55:06'
++ results_date=1701936794
+++ date '+%Y-%m-%d %H:%M:%S' --date @1701936794
++ results_date='2023-12-07 08:13:14'
+ 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_glibc_check--master-arm-build/747/ tcwg_glibc_check master-arm '2023-12-06 22:55:06' artifacts/sumfiles artifacts/notify/lnt_report.json
-+ local build_url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/
++ generate_lnt_gnu_check_report https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/ tcwg_glibc_check master-arm '2023-12-07 08:13:14' artifacts/sumfiles artifacts/notify/lnt_report.json
++ local build_url=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/
+ local ci_project=tcwg_glibc_check
+ local ci_config=master-arm
-+ local 'results_date=2023-12-06 22:55:06'
++ local 'results_date=2023-12-07 08:13:14'
+ local sumfiles_dir=artifacts/sumfiles
+ local output_file=artifacts/notify/lnt_report.json
+ local -a sumfiles
@@ -1766,8 +814,8 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
+ local lnt_testsuite=tcwg_glibc_check
+ local machine_name=master-arm
+ local build_number
-++ basename https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/
-+ build_number=747
+++ basename https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/
++ build_number=748
+ additional_run_infos=("tag:$lnt_testsuite" "run_order:$build_number" "test_url:$build_url")
++ get_current_manifest '{rr[components]}'
++ get_manifest artifacts/manifest.sh '{rr[components]}'
@@ -1788,16 +836,16 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
+++ 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
-++ rev=546a1ba664626603660b595662249d524e429013
+++ rev=60c57b8467f11e334e7c7fd07d588c248e93d952
++ [[ git://sourceware.org/git/glibc.git =~ git://sourceware.org/git/ ]]
++ url=glibc.git
++ url='https://sourceware.org/git/?p=glibc.git'
-++ echo 'https://sourceware.org/git/?p=glibc.git;a=commit;h=546a1ba664626603660b595662249d524e429013'
-+ report_header master-arm '2023-12-06 22:55:06' tag:tcwg_glibc_check run_order:747 test_url:https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/ 'git_glibc:https://sourceware.org/git/?p=glibc.git;a=commit;h=546a1ba664626603660b595662249d524e429013'
+++ echo 'https://sourceware.org/git/?p=glibc.git;a=commit;h=60c57b8467f11e334e7c7fd07d588c248e93d952'
++ report_header master-arm '2023-12-07 08:13:14' tag:tcwg_glibc_check run_order:748 test_url:https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/ 'git_glibc:https://sourceware.org/git/?p=glibc.git;a=commit;h=60c57b8467f11e334e7c7fd07d588c248e93d952'
+ local machine_name=master-arm
-+ local 'date_time=2023-12-06 22:55:06'
++ local 'date_time=2023-12-07 08:13:14'
+ shift 2
-+ run_infos=('tag:tcwg_glibc_check' 'run_order:747' 'test_url:https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/' 'git_glibc:https://sourceware.org/git/?p=glibc.git;a=commit;h=546a1ba664626603660b595662249d524e429013')
++ run_infos=('tag:tcwg_glibc_check' 'run_order:748' 'test_url:https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/' 'git_glibc:https://sourceware.org/git/?p=glibc.git;a=commit;h=60c57b8467f11e334e7c7fd07d588c248e93d952')
+ local run_infos
+ cat
+ for i in "${run_infos[@]}"
@@ -1809,29 +857,29 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
+ val=tcwg_glibc_check
+ echo ' "tag": "tcwg_glibc_check",'
+ for i in "${run_infos[@]}"
-++ echo run_order:747
+++ echo run_order:748
++ cut -d: -f1
+ tag=run_order
-++ echo run_order:747
+++ echo run_order:748
++ cut -d: -f2-
-+ val=747
-+ echo ' "run_order": "747",'
++ val=748
++ echo ' "run_order": "748",'
+ for i in "${run_infos[@]}"
-++ echo test_url:https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/
+++ echo test_url:https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/
++ cut -d: -f1
+ tag=test_url
-++ echo test_url:https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/
+++ echo test_url:https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/
++ cut -d: -f2-
-+ val=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/
-+ echo ' "test_url": "https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/",'
++ val=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/
++ echo ' "test_url": "https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/",'
+ for i in "${run_infos[@]}"
-++ echo 'git_glibc:https://sourceware.org/git/?p=glibc.git;a=commit;h=546a1ba664626603660b595662249d524e429013'
+++ echo 'git_glibc:https://sourceware.org/git/?p=glibc.git;a=commit;h=60c57b8467f11e334e7c7fd07d588c248e93d952'
++ cut -d: -f1
+ tag=git_glibc
-++ echo 'git_glibc:https://sourceware.org/git/?p=glibc.git;a=commit;h=546a1ba664626603660b595662249d524e429013'
+++ echo 'git_glibc:https://sourceware.org/git/?p=glibc.git;a=commit;h=60c57b8467f11e334e7c7fd07d588c248e93d952'
++ cut -d: -f2-
-+ val='https://sourceware.org/git/?p=glibc.git;a=commit;h=546a1ba664626603660b595662249d524e429013'
-+ echo ' "git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=546a1ba664626603660b595662249d524e429013",'
++ val='https://sourceware.org/git/?p=glibc.git;a=commit;h=60c57b8467f11e334e7c7fd07d588c248e93d952'
++ echo ' "git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=60c57b8467f11e334e7c7fd07d588c248e93d952",'
+ cat
+ all_fields=('FAIL' 'KFAIL' 'XFAIL' 'PASS' 'XPASS' 'UNRESOLVED' 'UNSUPPORTED' 'UNTESTED' 'ERROR' 'OTHER')
+ local all_fields
@@ -29312,12 +28360,12 @@ DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/int
+ false
+ post_to_jira
+ set -euf -o pipefail
-+ echo '# post_to_jira'
# post_to_jira
++ echo '# post_to_jira'
+ local post_card_comment=false
+ local post_template_comment=false
+ false
+ false
+ false
-+ echo 'Full stage ran successfully.'
Full stage ran successfully.
++ echo 'Full stage ran successfully.'
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index f70d967..8998e70 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_7/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -20,24 +20,24 @@
++ 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_glibc_check--master-arm-build/746/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/'
+# Baseline : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/
# Using dir : base-artifacts
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/'
+ 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_glibc_check--master-arm-build/747/
+# Artifacts : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/'
-+ echo '# Using dir : artifacts'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/'
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
@@ -45,8 +45,8 @@
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
-# check_source_changes
+ check_source_changes
+# check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -77,7 +77,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
-++ '[' x546a1ba664626603660b595662249d524e429013 '!=' x958478889c6a7a12b35b857b9788b7ad8706a01e ']'
+++ '[' x60c57b8467f11e334e7c7fd07d588c248e93d952 '!=' x546a1ba664626603660b595662249d524e429013 ']'
++ echo -ne glibc
++ delim=' '
++ echo
@@ -90,17 +90,17 @@
++ 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
-+ first_bad=546a1ba664626603660b595662249d524e429013
++ first_bad=60c57b8467f11e334e7c7fd07d588c248e93d952
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ 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
-+ last_good=958478889c6a7a12b35b857b9788b7ad8706a01e
++ last_good=546a1ba664626603660b595662249d524e429013
+ local res
+ res=0
-+ wait 2272381
++ wait 2241898
+ git -C glibc rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo glibc' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,22 +114,22 @@
++ 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=958478889c6a7a12b35b857b9788b7ad8706a01e
++ base_rev=546a1ba664626603660b595662249d524e429013
++ 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=546a1ba664626603660b595662249d524e429013
-++ git -C glibc rev-parse '546a1ba664626603660b595662249d524e429013^@'
++ cur_rev=60c57b8467f11e334e7c7fd07d588c248e93d952
+++ git -C glibc rev-parse '60c57b8467f11e334e7c7fd07d588c248e93d952^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 958478889c6a7a12b35b857b9788b7ad8706a01e = 958478889c6a7a12b35b857b9788b7ad8706a01e ']'
-+ return 0
-+ change_kind=single_commit
++ '[' 3367d8e180848030d1646f088759f02b8dfe0d6f = 546a1ba664626603660b595662249d524e429013 ']'
++ return 1
# Debug traces :
-# change_kind=single_commit : glibc
+# change_kind=single_component : glibc
++ change_kind=single_component
+ echo '# Debug traces :'
-+ echo '# change_kind=single_commit : glibc'
++ echo '# change_kind=single_component : glibc'
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -137,18 +137,18 @@
++ 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=958478889c6a7a12b35b857b9788b7ad8706a01e
++ base_rev=546a1ba664626603660b595662249d524e429013
++ 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=546a1ba664626603660b595662249d524e429013
-++ git -C glibc rev-list --count 958478889c6a7a12b35b857b9788b7ad8706a01e..546a1ba664626603660b595662249d524e429013
-+ c_commits=1
-# rev for glibc : 958478889c6a7a12b35b857b9788b7ad8706a01e..546a1ba664626603660b595662249d524e429013 (1 commits)
++ cur_rev=60c57b8467f11e334e7c7fd07d588c248e93d952
+++ git -C glibc rev-list --count 546a1ba664626603660b595662249d524e429013..60c57b8467f11e334e7c7fd07d588c248e93d952
+# rev for glibc : 546a1ba664626603660b595662249d524e429013..60c57b8467f11e334e7c7fd07d588c248e93d952 (2 commits)
-+ echo '# rev for glibc : 958478889c6a7a12b35b857b9788b7ad8706a01e..546a1ba664626603660b595662249d524e429013 (1 commits)'
++ c_commits=2
++ echo '# rev for glibc : 546a1ba664626603660b595662249d524e429013..60c57b8467f11e334e7c7fd07d588c248e93d952 (2 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -171,261 +171,13 @@
+ 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
-+ echo '# post_interesting_commits'
-+ local stage=init
-+ '[' single_commit '!=' single_commit ']'
-+ clone_or_update_repo interesting-commits master https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local ref=master
-+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ local reference=auto
-+ local single_branch=master
-+ local remote=origin
-+ clone_or_update_repo_no_checkout interesting-commits https://git-us.linaro.org/toolchain/ci/interesting-commits.git auto master origin
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ local reference=auto
-+ local single_branch=master
-+ local remote=origin
-+ local refopt=
-+ case "$reference" in
-+ local ref_dir
-+ for ref_dir in $url $dir
-++ basename https://git-us.linaro.org/toolchain/ci/interesting-commits.git .git
-+ ref_dir=interesting-commits
-+ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
-+ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
-+ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
-+ for ref_dir in $url $dir
-++ basename interesting-commits .git
-+ ref_dir=interesting-commits
-+ ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git
-+ git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir
-+ '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']'
-+ git -C interesting-commits status
-+ '[' -d interesting-commits ']'
-+ '[' x '!=' x ']'
-+ '[' -d interesting-commits ']'
-+ rm -f interesting-commits/.git/gc.log
-+ git -C interesting-commits config gc.autoDetach false
-+ git -C interesting-commits gc --auto --force --prune=all
-+ find interesting-commits/.git -name '*.lock' -delete
-+ local i
-+ for i in am cherry-pick rebase
-+ git -C interesting-commits am --abort
-+ true
-+ for i in am cherry-pick rebase
-+ git -C interesting-commits cherry-pick --abort
-+ true
-+ for i in am cherry-pick rebase
-+ git -C interesting-commits rebase --abort
-+ true
-+ break
-+ '[' -d interesting-commits ']'
-+ git_set_remote interesting-commits origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git master
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local remote=origin
-+ local url=https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ local single_branch=master
-+ git -C interesting-commits remote rm origin
-+ git -C interesting-commits remote add -t master origin https://git-us.linaro.org/toolchain/ci/interesting-commits.git
-+ local refspec
-+ '[' xmaster = x ']'
-+ refspec=+refs/heads/master:refs/remotes/origin/master
-+ run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-+ local duration=1h
-timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-+ shift
-+ local tries=3
-+ shift
-+ local n=0
-+ local ret=0
-+ '[' 0 -eq 3 ']'
-+ echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-+ ret=0
-+ wait 2272461
-+ timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune
-+ '[' 0 -eq 0 ']'
-+ break
-+ return 0
-+ git_checkout interesting-commits master origin
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ local ref=master
-+ local remote=origin
-+ git_clean interesting-commits
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift
-+ fresh_dir interesting-commits 'interesting-commits/.git/*'
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift 1
-++ dirname interesting-commits/something
-+ dir=interesting-commits
-+ mkdir -p interesting-commits
-+ find_opts=("!" "-path" "$dir")
-+ for keep_pattern in "$@"
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname 'interesting-commits/.git/*'
-+ keep_pattern=interesting-commits/.git
-+ '[' xinteresting-commits/.git = xinteresting-commits ']'
-+ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
-+ set -euf -o pipefail +x
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname interesting-commits/.git
-+ keep_pattern=interesting-commits
-+ '[' xinteresting-commits = xinteresting-commits ']'
-+ break
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
-+ chmod -R +rw interesting-commits
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
-+ git -C interesting-commits reset -q --hard
-+ local sha1
-++ git_rev_parse interesting-commits master origin
-++ set -euf -o pipefail
-++ local dir=interesting-commits
-++ local ref=master
-++ local remote=origin
-++ '[' 3 -ge 3 ']'
-++ remote=origin
-++ git_rev_parse_1 interesting-commits master origin --short
-++ set -euf -o pipefail
-++ local dir=interesting-commits
-++ local ref=master
-++ local remote=origin
-++ local opts=--short
-++ local ret
-++ cd interesting-commits
-++ local sha1 try_ref
-++ case "$ref" in
-++ try_ref=refs/remotes/origin/master
-++ ret=0
-+++ git rev-parse --short refs/remotes/origin/master
-++ sha1=5cf0ce5f9
-++ '[' 0 -ne 0 ']'
-++ echo 5cf0ce5f9
-+ sha1=5cf0ce5f9
-+ git -C interesting-commits checkout --detach 5cf0ce5f9
-Previous HEAD position was 847189a7e Add entry 1f1c432226cf3db399b2a2a627e3c5720b02b1d6 from https://ci.linaro.org/job/tcwg_bootstrap_check--master-aarch64-check_bootstrap-build/421/
-HEAD is now at 5cf0ce5f9 Add entry 20214aaab6fe8d77523ef86b47248f35992f49d4 from https://ci.linaro.org/job/tcwg_kernel--gnu-master-aarch64-next-defconfig-build/91/
-+ false
-+ dryrun='echo DRYRUN: '
-+ local jira_dir jira_key=
-++ interesting_subdir glibc 546a1ba664626603660b595662249d524e429013
-++ local dir=glibc/sha1
-++ '[' 2 -ge 2 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ '[' 2 -ge 3 ']'
-++ '[' 2 -ge 4 ']'
-++ echo glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ jira_dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ jira_dir=glibc/sha1/546a1ba664626603660b595662249d524e429013/jira
-+ '[' init = full ']'
-+ true
-+ git -C interesting-commits remote update -p
-Fetching baseline
-From ssh://review.linaro.org:29418/toolchain/ci/interesting-commits
- 49efd9bd7..5cf0ce5f9 master -> baseline/master
-Fetching origin
-+ git_clean interesting-commits refs/remotes/origin/master
-+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift
-+ fresh_dir interesting-commits 'interesting-commits/.git/*'
+Init stage ran successfully.
+ set -euf -o pipefail
-+ local dir=interesting-commits
-+ shift 1
-++ dirname interesting-commits/something
-+ dir=interesting-commits
-+ mkdir -p interesting-commits
-+ find_opts=("!" "-path" "$dir")
-+ for keep_pattern in "$@"
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname 'interesting-commits/.git/*'
-+ keep_pattern=interesting-commits/.git
-+ '[' xinteresting-commits/.git = xinteresting-commits ']'
-+ assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']'
-+ set -euf -o pipefail +x
-+ :
-+ find_opts+=("!" "-path" "$keep_pattern")
-++ dirname interesting-commits/.git
-+ keep_pattern=interesting-commits
-+ '[' xinteresting-commits = xinteresting-commits ']'
-+ break
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';'
-+ chmod -R +rw interesting-commits
-+ find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete
-+ git -C interesting-commits reset -q --hard refs/remotes/origin/master
-# update_interesting_commits
-+ update_interesting_commits init ''
-+ echo '# update_interesting_commits'
++ echo '# post_interesting_commits'
+ local stage=init
-+ local jira_key=
-+ local subdir3 subdir4 subdir4
-++ interesting_subdir glibc 546a1ba664626603660b595662249d524e429013
-++ local dir=glibc/sha1
-++ '[' 2 -ge 2 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ '[' 2 -ge 3 ']'
-++ '[' 2 -ge 4 ']'
-++ echo glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ subdir3=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ interesting_subdir glibc 546a1ba664626603660b595662249d524e429013 tcwg_glibc_check
-++ local dir=glibc/sha1
-++ '[' 3 -ge 2 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ '[' 3 -ge 3 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check
-++ '[' 3 -ge 4 ']'
-++ echo glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check
-+ subdir4=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check
-++ interesting_subdir glibc 546a1ba664626603660b595662249d524e429013 tcwg_glibc_check master-arm
-++ local dir=glibc/sha1
-++ '[' 4 -ge 2 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013
-++ '[' 4 -ge 3 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check
-++ '[' 4 -ge 4 ']'
-++ dir=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm
-++ echo glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm
-+ subdir5=glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm
-+ '[' -d interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013 ']'
-+ mkdir -p interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013
-+ get_current_manifest BUILD_URL
-+ get_manifest artifacts/manifest.sh BUILD_URL
-+ set +x
-+ git -C interesting-commits add glibc/sha1/546a1ba664626603660b595662249d524e429013/first_url
-+ mkdir -p interesting-commits/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm
-+ get_current_manifest BUILD_URL
-+ get_manifest artifacts/manifest.sh BUILD_URL
-+ set +x
-+ echo 958478889c6a7a12b35b857b9788b7ad8706a01e
-+ git -C interesting-commits add glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/build_url glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/last_good
-+ '[' init '!=' full ']'
++ '[' single_component '!=' single_commit ']'
+ return
-++ get_current_manifest BUILD_URL
-++ get_manifest artifacts/manifest.sh BUILD_URL
-++ set +x
-+ git -C interesting-commits commit -m 'Add entry 546a1ba664626603660b595662249d524e429013 from https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/'
-[detached HEAD 76deb34a9] Add entry 546a1ba664626603660b595662249d524e429013 from https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/
- 3 files changed, 3 insertions(+)
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/first_url
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/build_url
- create mode 100644 glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/last_good
-+ wait 2286102
-DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
-+ echo DRYRUN: git -C interesting-commits push ssh://git-us.linaro.org/toolchain/ci/interesting-commits.git HEAD:refs/heads/master
-+ break
+ '[' 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 9486bc3..c4f2750 100644
--- a/jenkins/run-build.env
+++ b/jenkins/run-build.env
@@ -1,15 +1,15 @@
-build_name="#747"
+build_name="#748"
docker_opts=(--distro
default
--arch
armhf
--node
-tcwg-jade-05
+tcwg-jade-06
--security
--cap-add=SYS_ADMIN\ --security-opt\ apparmor=unconfined )
source build_container.sh
trap "cleanup_all_containers" EXIT
-build_name="#747-glibc"
+build_name="#748-glibc"
branch_opt=(==rr\[glibc_git\]
git://sourceware.org/git/glibc.git#master )
-build_name="#747-glibc-R0"
+build_name="#748-glibc-R0"
diff --git a/manifest.sh b/manifest.sh
index a439335..e2042f6 100644
--- a/manifest.sh
+++ b/manifest.sh
@@ -6,7 +6,7 @@ rr[ci_config]="master-arm"
declare -g "scripts_branch=master"
rr[mode]="build"
rr[update_baseline]="onsuccess"
-declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/"
+declare -g "BUILD_URL=https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/"
declare -g "SQUAD_GRP="
rr[glibc_git]="git://sourceware.org/git/glibc.git#master"
rr[result_expiry_date]="20231207"
@@ -24,4 +24,4 @@ rr[no_regression_p]="no_regression_p"
rr[no_regression_result]="0"
rr[target]="native"
declare -g "notify=ignore"
-rr[results_date]="1701903306"
+rr[results_date]="1701936794"
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 3543316..b71b889 100644
--- a/notify/jira/comment-template.txt
+++ b/notify/jira/comment-template.txt
@@ -1,3 +1,3 @@
[GNU-692]
PASS
-Details: https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/components b/notify/jira/components
deleted file mode 100644
index 22870f9..0000000
--- a/notify/jira/components
+++ /dev/null
@@ -1 +0,0 @@
-Glibc
diff --git a/notify/jira/description b/notify/jira/description
deleted file mode 100644
index 0d11e61..0000000
--- a/notify/jira/description
+++ /dev/null
@@ -1,16 +0,0 @@
-Commit: https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=546a1ba664626603660b595662249d524e429013
-commit glibc-2.38.9000-325-g546a1ba664
-Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
-Date: Thu Dec 7 11:17:35 2023 -0300
-
- elf: Fix wrong break removal from 8ee878592c
-
- Reported-by: Alexander Monakov <amonakov@ispras.ru>
-
-* tcwg_glibc_check
-** master-arm
-*** PASS
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/
-
-Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/546a1ba664626603660b595662249d524e429013/jira/yaml
diff --git a/notify/jira/startdate b/notify/jira/startdate
deleted file mode 100644
index ada9133..0000000
--- a/notify/jira/startdate
+++ /dev/null
@@ -1 +0,0 @@
-2023-12-07
diff --git a/notify/jira/summary b/notify/jira/summary
deleted file mode 100644
index 8de883a..0000000
--- a/notify/jira/summary
+++ /dev/null
@@ -1 +0,0 @@
-glibc-2.38.9000-325-g546a1ba664: PASS
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index a078dc7..62e64d6 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,12 +6,12 @@
"Run": {
"Info": {
"tag": "tcwg_glibc_check",
- "run_order": "747",
- "test_url": "https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/",
- "git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=546a1ba664626603660b595662249d524e429013",
+ "run_order": "748",
+ "test_url": "https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/",
+ "git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=60c57b8467f11e334e7c7fd07d588c248e93d952",
"__report_version__": "1"
},
- "Start Time": "2023-12-06 22:55:06"
+ "Start Time": "2023-12-07 08:13:14"
},
"Tests": [
{
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 9360c69..b5833c4 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -1,25 +1,19 @@
Dear contributor, our automatic CI has detected problems related to your patch(es). Please find some details below. If you have any questions, please follow up on linaro-toolchain@lists.linaro.org mailing list, Libera's #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on the usual project channel.
-We track this report status in https://linaro.atlassian.net/browse/GNU-692 , please let us know if you are looking at the problem and/or when you have a fix.
-
In glibc_check master-arm after:
- | commit glibc-2.38.9000-325-g546a1ba664
- | Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
- | Date: Thu Dec 7 11:17:35 2023 -0300
- |
- | elf: Fix wrong break removal from 8ee878592c
- |
- | Reported-by: Alexander Monakov <amonakov@ispras.ru>
+ | 2 commits in glibc
+ | 60c57b8467 Move CVE information into advisories directory
+ | 3367d8e180 powerpc: Optimized strcmp for power10
PASS
You can find the failure logs in *.log.1.xz files in
- - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/artifact/artifacts/00-sumfiles/ .
The full lists of regressions and progressions are in
- - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/artifact/artifacts/notify/ .
The list of [ignored] baseline and flaky failures are in
- - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_glibc_check master-arm
@@ -27,17 +21,6 @@ CI config tcwg_glibc_check master-arm
-----------------8<--------------------------8<--------------------------8<--------------------------
The information below can be used to reproduce a debug environment:
-Current build : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/746/artifact/artifacts
-
-Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/reproduction_instructions.txt
-
-Full commit : https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=546a1ba664626603660b595662249d524e429013
-
-List of configurations that regressed due to this commit :
-* tcwg_glibc_check
-** master-arm
-*** PASS
-*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/546a1ba664626603660b595662249d524e429013/tcwg_glibc_check/master-arm/details.txt
-*** https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/
+Current build : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/artifact/artifacts
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index f3a33fd..34ee784 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-cc:linaro-toolchain@lists.linaro.org,bcc:tcwg-validation@linaro.org,adhemerval.zanella@linaro.org
+cc:linaro-toolchain@lists.linaro.org,rajis@linux.ibm.com,bcc:tcwg-validation@linaro.org,siddhesh@sourceware.org,cc:amritahs@linux.vnet.ibm.com
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index ce0d1a1..8f249f3 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] glibc-2.38.9000-325-g546a1ba664: PASS on arm
+[Linaro-TCWG-CI] 2 commits in glibc: PASS on arm
diff --git a/notify/results.compare.txt b/notify/results.compare.txt
index 109ea24..d74f7ab 100644
--- a/notify/results.compare.txt
+++ b/notify/results.compare.txt
@@ -5,14 +5,14 @@
# Comparing 1 common sum files:
tests.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.2299905
-CURRENT: /tmp/gxx-sum2.2299905
+REFERENCE:/tmp/gxx-sum1.2242035
+CURRENT: /tmp/gxx-sum2.2242035
+---------+---------+
o RUN STATUS: | REF | RES |
+------------------------------------------+---------+---------+
- | Passes [PASS] | 4445 | 4447 |
- | Unexpected fails [FAIL] | 38 | 36 |
+ | Passes [PASS] | 4447 | 4447 |
+ | Unexpected fails [FAIL] | 36 | 36 |
| Errors [ERROR] | 0 | 0 |
| Unexpected passes [XPASS] | 2 | 2 |
| Expected fails [XFAIL] | 16 | 16 |
@@ -22,7 +22,7 @@ o RUN STATUS: | REF | RES |
| Untested [UNTESTED] | 0 | 0 |
+------------------------------------------+---------+---------+
- REF PASS ratio: 0.983899
+ REF PASS ratio: 0.984341
RES PASS ratio: 0.984341
o REGRESSIONS:
@@ -34,18 +34,9 @@ o REGRESSIONS:
o IMPROVEMENTS TO BE CHECKED:
+------------------------------------------+---------+
- | FAIL now PASS [FAIL => PASS] | 2 |
+------------------------------------------+---------+
- | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 2 |
+ | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 0 |
+------------------------------------------+---------+
- - FAIL now PASS [FAIL => PASS]:
- Executed from: glibc:malloc
- glibc:malloc=malloc/tst-mallocfork2
- glibc:malloc=malloc/tst-mallocfork3
-
-
-
-# Improvements found
# No regression found in 1 common sum files
diff --git a/sumfiles/flaky.xfail b/sumfiles/flaky.xfail
index 4a564ed..1a63480 100644
--- a/sumfiles/flaky.xfail
+++ b/sumfiles/flaky.xfail
@@ -1,7 +1,7 @@
-# From https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/:
+# From https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/:
=== glibc tests ===
Running glibc:nptl ...
-flaky,expire=20240118 | FAIL: nptl/tst-robust-fork
+flaky,expire=20240118 | FAIL: nptl/tst-cond24
=== Results Summary ===
diff --git a/sumfiles/xfails.xfail b/sumfiles/xfails.xfail
index cd43931..2a79c5c 100644
--- a/sumfiles/xfails.xfail
+++ b/sumfiles/xfails.xfail
@@ -4,6 +4,15 @@
# - known failures (from baseline)
#
# New flaky tests
+# From https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/:
+ === glibc tests ===
+
+Running glibc:nptl ...
+flaky,expire=20240118 | FAIL: nptl/tst-cond24
+
+ === Results Summary ===
+# Known flaky tests
+
# From https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/747/:
=== glibc tests ===
@@ -11,7 +20,6 @@ Running glibc:nptl ...
flaky,expire=20240118 | FAIL: nptl/tst-robust-fork
=== Results Summary ===
-# Known flaky tests
# From https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/742/:
=== glibc tests ===
@@ -956,10 +964,6 @@ FAIL: locale/tst-localedef-path-norm
Running glibc:localedata ...
FAIL: localedata/tst-localedef-hardlinks
-Running glibc:malloc ...
-FAIL: malloc/tst-mallocfork2
-FAIL: malloc/tst-mallocfork3
-
Running glibc:misc ...
FAIL: misc/tst-personality
FAIL: misc/tst-syslog