From eef8a710efeec4126de3460151d05a5d0f0e0f2c Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Mon, 11 Dec 2023 16:20:15 +0000 Subject: onsuccess: #750: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/750/ 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 --- notify/jira/comment-template.txt | 2 +- notify/jira/components | 1 - notify/jira/description | 21 --------------------- notify/jira/startdate | 1 - notify/jira/summary | 1 - notify/lnt_report.json | 14 +++++++------- notify/mail-body.txt | 36 ++++++------------------------------ notify/mail-recipients.txt | 2 +- notify/mail-subject.txt | 2 +- notify/results.compare.txt | 36 ++++++++++++++++++------------------ 10 files changed, 34 insertions(+), 82 deletions(-) delete mode 100644 notify/jira/components delete mode 100644 notify/jira/description delete mode 100644 notify/jira/startdate delete mode 100644 notify/jira/summary (limited to 'notify') diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt index 2cb1f3c..27e33d0 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/749/artifact/artifacts/notify/mail-body.txt/*view*/ +Details: https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/750/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 00020ba..0000000 --- a/notify/jira/description +++ /dev/null @@ -1,21 +0,0 @@ -Commit: https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=b3bee76c5f59498b9c189608f0a3132e2013fa1a -commit glibc-2.38.9000-328-gb3bee76c5f -Author: Florian Weimer -Date: Fri Dec 8 09:51:34 2023 +0100 - - elf: Initialize GLRO(dl_lazy) before relocating libc in dynamic startup - - GLRO(dl_lazy) is used to set the parameters for the early - _dl_relocate_object call, so the consider_profiling setting has to - be applied before the call. - - Fixes commit 78ca44da0160a0b442f0ca1f253e3360f044b2ec ("elf: Relocate -... 3 lines of the commit log omitted. - -* tcwg_glibc_check -** master-arm -*** PASS -*** https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/b3bee76c5f59498b9c189608f0a3132e2013fa1a/tcwg_glibc_check/master-arm/details.txt -*** https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/749/ - -Latest data: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/b3bee76c5f59498b9c189608f0a3132e2013fa1a/jira/yaml diff --git a/notify/jira/startdate b/notify/jira/startdate deleted file mode 100644 index c9a1ab1..0000000 --- a/notify/jira/startdate +++ /dev/null @@ -1 +0,0 @@ -2023-12-08 diff --git a/notify/jira/summary b/notify/jira/summary deleted file mode 100644 index e172a33..0000000 --- a/notify/jira/summary +++ /dev/null @@ -1 +0,0 @@ -glibc-2.38.9000-328-gb3bee76c5f: PASS diff --git a/notify/lnt_report.json b/notify/lnt_report.json index 8366d17..fafaa34 100644 --- a/notify/lnt_report.json +++ b/notify/lnt_report.json @@ -6,17 +6,17 @@ "Run": { "Info": { "tag": "tcwg_glibc_check", - "run_order": "749", - "test_url": "https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/749/", + "run_order": "750", + "test_url": "https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/750/", "git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=b3bee76c5f59498b9c189608f0a3132e2013fa1a", "__report_version__": "1" }, - "Start Time": "2023-12-07 22:53:08" + "Start Time": "2023-12-08 06:13:05" }, "Tests": [ { "Data": [ - 38 + 36 ], "Info": {}, "Name": "tcwg_glibc_check.tests.FAIL.nb_FAIL" @@ -40,7 +40,7 @@ , { "Data": [ - 4445 + 4447 ], "Info": {}, "Name": "tcwg_glibc_check.tests.PASS.nb_PASS" @@ -96,7 +96,7 @@ , { "Data": [ - 38 + 36 ], "Info": {}, "Name": "tcwg_glibc_check.TOTAL.FAIL.nb_FAIL" @@ -120,7 +120,7 @@ , { "Data": [ - 4445 + 4447 ], "Info": {}, "Name": "tcwg_glibc_check.TOTAL.PASS.nb_PASS" diff --git a/notify/mail-body.txt b/notify/mail-body.txt index 6b6df5a..95d5a22 100644 --- a/notify/mail-body.txt +++ b/notify/mail-body.txt @@ -1,30 +1,17 @@ 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-328-gb3bee76c5f - | Author: Florian Weimer - | Date: Fri Dec 8 09:51:34 2023 +0100 - | - | elf: Initialize GLRO(dl_lazy) before relocating libc in dynamic startup - | - | GLRO(dl_lazy) is used to set the parameters for the early - | _dl_relocate_object call, so the consider_profiling setting has to - | be applied before the call. - | - | Fixes commit 78ca44da0160a0b442f0ca1f253e3360f044b2ec ("elf: Relocate - | ... 3 lines of the commit log omitted. + | baseline build PASS You can find the failure logs in *.log.1.xz files in - - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/749/artifact/artifacts/00-sumfiles/ . + - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/750/artifact/artifacts/00-sumfiles/ . The full lists of regressions and progressions are in - - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/749/artifact/artifacts/notify/ . + - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/750/artifact/artifacts/notify/ . The list of [ignored] baseline and flaky failures are in - - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/749/artifact/artifacts/sumfiles/xfails.xfail . + - https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/750/artifact/artifacts/sumfiles/xfails.xfail . The configuration of this build is: CI config tcwg_glibc_check master-arm @@ -32,17 +19,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/749/artifact/artifacts -Reference build : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/748/artifact/artifacts - -Reproduce last good and first bad builds: https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/glibc/sha1/b3bee76c5f59498b9c189608f0a3132e2013fa1a/tcwg_glibc_check/master-arm/reproduction_instructions.txt - -Full commit : https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=b3bee76c5f59498b9c189608f0a3132e2013fa1a - -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/b3bee76c5f59498b9c189608f0a3132e2013fa1a/tcwg_glibc_check/master-arm/details.txt -*** https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/749/ +Current build : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/750/artifact/artifacts +Reference build : https://ci.linaro.org/job/tcwg_glibc_check--master-arm-build/749/artifact/artifacts diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt index 42ac3ff..aa219ef 100644 --- a/notify/mail-recipients.txt +++ b/notify/mail-recipients.txt @@ -1 +1 @@ -cc:linaro-toolchain@lists.linaro.org,fweimer@redhat.com,bcc:tcwg-validation@linaro.org +bcc:tcwg-validation@linaro.org diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt index 79cebff..aa66ad2 100644 --- a/notify/mail-subject.txt +++ b/notify/mail-subject.txt @@ -1 +1 @@ -[Linaro-TCWG-CI] glibc-2.38.9000-328-gb3bee76c5f: PASS on arm +[Linaro-TCWG-CI] baseline build: PASS on arm diff --git a/notify/results.compare.txt b/notify/results.compare.txt index 5eb01f5..519797e 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.1198629 -CURRENT: /tmp/gxx-sum2.1198629 +REFERENCE:/tmp/gxx-sum1.1168246 +CURRENT: /tmp/gxx-sum2.1168246 +---------+---------+ o RUN STATUS: | REF | RES | +------------------------------------------+---------+---------+ - | Passes [PASS] | 4447 | 4445 | - | Unexpected fails [FAIL] | 36 | 38 | + | Passes [PASS] | 4445 | 4447 | + | Unexpected fails [FAIL] | 38 | 36 | | Errors [ERROR] | 0 | 0 | | Unexpected passes [XPASS] | 2 | 2 | | Expected fails [XFAIL] | 16 | 16 | @@ -22,30 +22,30 @@ o RUN STATUS: | REF | RES | | Untested [UNTESTED] | 0 | 0 | +------------------------------------------+---------+---------+ - REF PASS ratio: 0.984341 - RES PASS ratio: 0.983899 + REF PASS ratio: 0.983899 + RES PASS ratio: 0.984341 o REGRESSIONS: +------------------------------------------+---------+ - | PASS now FAIL [PASS => FAIL] | 2 | +------------------------------------------+---------+ - | TOTAL_REGRESSIONS | 2 | + | TOTAL_REGRESSIONS | 0 | +------------------------------------------+---------+ - - PASS now FAIL [PASS => FAIL]: - - Executed from: glibc:nptl - glibc:nptl=nptl/tst-mutexpi12 - glibc:nptl=nptl/tst-mutexpi7 - - o IMPROVEMENTS TO BE CHECKED: +------------------------------------------+---------+ + | FAIL now PASS [FAIL => PASS] | 2 | +------------------------------------------+---------+ - | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 0 | + | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 2 | +------------------------------------------+---------+ + - FAIL now PASS [FAIL => PASS]: + + Executed from: glibc:nptl + glibc:nptl=nptl/tst-mutexpi12 + glibc:nptl=nptl/tst-mutexpi7 + + -# Regressions found -# Regressions in 1 common sum files found +# Improvements found +# No regression found in 1 common sum files -- cgit v1.2.3