From 57eee16f0f9d45301072b6585b23c80fddc80f6b Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Thu, 30 Nov 2023 22:21:43 +0000 Subject: onsuccess: #776: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/776/ Results : | # reset_artifacts: | -10 | # build_abe binutils: | -8 | # build_abe gcc: | -7 | # build_abe linux: | -5 | # build_abe glibc: | -4 | # build_abe gdb: | -3 | # build_abe dejagnu: | -1 | # build_abe check_gdb --: | 0 check_regression status : 0 --- notify/jira/comment-template.txt | 2 +- notify/lnt_report.json | 20 ++++----- notify/mail-body.txt | 16 +++---- notify/mail-recipients.txt | 2 +- notify/mail-subject.txt | 2 +- notify/results.compare.txt | 96 +++++++++++++++++++++------------------- 6 files changed, 71 insertions(+), 67 deletions(-) (limited to 'notify') diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt index df80f64..b0a86b8 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_gnu_native_check_gdb--master-aarch64-build/775/artifact/artifacts/notify/mail-body.txt/*view*/ +Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/776/artifact/artifacts/notify/mail-body.txt/*view*/ diff --git a/notify/lnt_report.json b/notify/lnt_report.json index 2048aa1..e01d695 100644 --- a/notify/lnt_report.json +++ b/notify/lnt_report.json @@ -6,21 +6,21 @@ "Run": { "Info": { "tag": "tcwg_gnu_native_check_gdb", - "run_order": "775", - "test_url": "https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/775/", - "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=a393b155174d20d3d120b5012b87c5438ab9e3d4", + "run_order": "776", + "test_url": "https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/776/", + "git_binutils": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=946df73fa09e782b15f75fc82729bff6a00d2554", "git_gcc": "https://github.com/gcc-mirror/gcc/commit/d9abaa8d58f5729925b1db735d4723a9ea825eaa", "git_linux": "https://git.linaro.org/kernel-org/linux.git/commit/?id=babe393974de0351c0e6cca50f5f84edaf8d7fa1", "git_glibc": "https://sourceware.org/git/?p=glibc.git;a=commit;h=2e0c0ff95ca0e3122eb5b906ee26a31f284ce5ab", "git_gdb": "https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=070961b377b3762c41903253bfacdedd65171ab7", "__report_version__": "1" }, - "Start Time": "2023-11-29 09:03:37" + "Start Time": "2023-11-30 00:33:16" }, "Tests": [ { "Data": [ - 1417 + 1419 ], "Info": {}, "Name": "tcwg_gnu_native_check_gdb.gdb.FAIL.nb_FAIL" @@ -36,7 +36,7 @@ , { "Data": [ - 80 + 75 ], "Info": {}, "Name": "tcwg_gnu_native_check_gdb.gdb.XFAIL.nb_XFAIL" @@ -44,7 +44,7 @@ , { "Data": [ - 114031 + 114032 ], "Info": {}, "Name": "tcwg_gnu_native_check_gdb.gdb.PASS.nb_PASS" @@ -100,7 +100,7 @@ , { "Data": [ - 1417 + 1419 ], "Info": {}, "Name": "tcwg_gnu_native_check_gdb.TOTAL.FAIL.nb_FAIL" @@ -116,7 +116,7 @@ , { "Data": [ - 80 + 75 ], "Info": {}, "Name": "tcwg_gnu_native_check_gdb.TOTAL.XFAIL.nb_XFAIL" @@ -124,7 +124,7 @@ , { "Data": [ - 114031 + 114032 ], "Info": {}, "Name": "tcwg_gnu_native_check_gdb.TOTAL.PASS.nb_PASS" diff --git a/notify/mail-body.txt b/notify/mail-body.txt index f628381..ab4c544 100644 --- a/notify/mail-body.txt +++ b/notify/mail-body.txt @@ -2,22 +2,22 @@ Dear contributor, our automatic CI has detected problems related to your patch(e In master-aarch64 after: - | 22 commits in gdb + | 18 commits in binutils + | 946df73fa09 MIPS/GAS: Add -march=loongson2f to loongson-2f-3 test | 070961b377b MIPS: Set r6 as default arch if vendor is img | 53302c2d33c Fix procfs.c compilation | 56006f79386 libiberty: Disable hwcaps for sha1.o | 460e0e6e3e6 RISC-V: Avoid updating state until symbol is found - | dd2947e76aa gas: support double-slash line comments in BPF assembly - | ... and 17 more commits in gdb + | ... and 13 more commits in binutils PASS You can find the failure logs in *.log.1.xz files in - - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/775/artifact/artifacts/00-sumfiles/ . + - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/776/artifact/artifacts/00-sumfiles/ . The full lists of regressions and progressions are in - - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/775/artifact/artifacts/notify/ . + - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/776/artifact/artifacts/notify/ . The list of [ignored] baseline and flaky failures are in - - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/775/artifact/artifacts/sumfiles/xfails.xfail . + - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/776/artifact/artifacts/sumfiles/xfails.xfail . The configuration of this build is: CI config tcwg_gnu_native_check_gdb master-aarch64 @@ -25,6 +25,6 @@ CI config tcwg_gnu_native_check_gdb master-aarch64 -----------------8<--------------------------8<--------------------------8<-------------------------- The information below can be used to reproduce a debug environment: -Current build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/775/artifact/artifacts -Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/769/artifact/artifacts +Current build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/776/artifact/artifacts +Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/775/artifact/artifacts diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt index aa5b1c8..e81bc6d 100644 --- a/notify/mail-recipients.txt +++ b/notify/mail-recipients.txt @@ -1 +1 @@ -brobecker@adacore.com,cc:gdbadmin@sourceware.org,cc:yunqiang.su@cipunited.com,bcc:tcwg-validation@linaro.org,cc:gdb-testers@sourceware.org,nickc@redhat.com,cc:patrick@rivosinc.com,nelson@rivosinc.com,tom@tromey.com,aburgess@redhat.com,vladimir.mezentsev@oracle.com,ro@CeBiTec.Uni-Bielefeld.DE,vapier@gentoo.org,simon.marchi@efficios.com,jose.marchesi@oracle.com +brobecker@adacore.com,cc:linaro-toolchain@lists.linaro.org,cc:gdbadmin@sourceware.org,cc:yunqiang.su@cipunited.com,bcc:tcwg-validation@linaro.org,nickc@redhat.com,cc:patrick@rivosinc.com,nelson@rivosinc.com,tom@tromey.com,vladimir.mezentsev@oracle.com,ro@CeBiTec.Uni-Bielefeld.DE,jose.marchesi@oracle.com diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt index d78966b..95ac6e1 100644 --- a/notify/mail-subject.txt +++ b/notify/mail-subject.txt @@ -1 +1 @@ -[Linaro-TCWG-CI] 22 commits in gdb: PASS on aarch64 +[Linaro-TCWG-CI] 18 commits in binutils: PASS on aarch64 diff --git a/notify/results.compare.txt b/notify/results.compare.txt index bfaab50..264a971 100644 --- a/notify/results.compare.txt +++ b/notify/results.compare.txt @@ -5,98 +5,102 @@ # Comparing 1 common sum files: gdb.sum Comparing: -REFERENCE:/tmp/gxx-sum1.1808764 -CURRENT: /tmp/gxx-sum2.1808764 +REFERENCE:/tmp/gxx-sum1.1862378 +CURRENT: /tmp/gxx-sum2.1862378 +---------+---------+ o RUN STATUS: | REF | RES | +------------------------------------------+---------+---------+ - | Passes [PASS] | 114021 | 114031 | - | Unexpected fails [FAIL] | 1420 | 1417 | + | Passes [PASS] | 114031 | 114032 | + | Unexpected fails [FAIL] | 1417 | 1419 | | Errors [ERROR] | 7 | 7 | | Unexpected passes [XPASS] | 0 | 0 | - | Expected fails [XFAIL] | 80 | 80 | + | Expected fails [XFAIL] | 80 | 75 | | Known fails [KFAIL] | 122 | 122 | | Unresolved [UNRESOLVED] | 4 | 4 | | Unsupported [UNSUPPORTED] | 490 | 490 | | Untested [UNTESTED] | 31 | 31 | +------------------------------------------+---------+---------+ - REF PASS ratio: 0.982207 - RES PASS ratio: 0.982234 + REF PASS ratio: 0.982234 + RES PASS ratio: 0.982216 ***** WARNING: No REF execution test FAILed. Check execution engine configuration. ***** ***** WARNING: No RES execution test FAILed. Check execution engine configuration. ***** o REGRESSIONS: +------------------------------------------+---------+ + | FAIL appears [ => FAIL] | 4 | +------------------------------------------+---------+ - | TOTAL_REGRESSIONS | 0 | + | TOTAL_REGRESSIONS | 4 | +------------------------------------------+---------+ + - FAIL appears [ => FAIL]: + + Executed from: gdb:gdb.base/osabi.exp + gdb:gdb.base/osabi.exp=gdb.base/osabi.exp: set osabi none (timeout) + Executed from: gdb:gdb.base/reggroups.exp + gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: fetch reggroup regs all (timeout) + gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: fetch reggroup regs restore (timeout) + Executed from: gdb:gdb.threads/process-dies-while-detaching.exp + gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint:hw: continue to breakpoint: _exit (timeout) + + o IMPROVEMENTS TO BE CHECKED: +------------------------------------------+---------+ - | PASS disappears [PASS => ] | 3 | - | New PASS [ => PASS] | 13 | - | FAIL disappears [FAIL => ] | 3 | - | XFAIL disappears [XFAIL=> ] | 2 | - | XFAIL appears [ =>XFAIL] | 2 | + | PASS disappears [PASS => ] | 6 | + | New PASS [ => PASS] | 7 | + | FAIL disappears [FAIL => ] | 2 | + | XFAIL disappears [XFAIL=> ] | 5 | +------------------------------------------+---------+ - | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 23 | + | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 20 | +------------------------------------------+---------+ - PASS disappears [PASS => ]: + Executed from: gdb:gdb.base/osabi.exp + gdb:gdb.base/osabi.exp=gdb.base/osabi.exp: set osabi none + Executed from: gdb:gdb.base/reggroups.exp + gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: fetch reggroup regs all + gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: fetch reggroup regs restore Executed from: gdb:gdb.dwarf2/gdb-index-tilde.exp - gdb:gdb.dwarf2/gdb-index-tilde.exp=gdb.dwarf2/gdb-index-tilde.exp: save gdb-index ~/workspace/tcwg_gnu_6/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gdb-gdb.git~master/gdb/testsuite/outputs/gdb.dwarf2/gdb-index-tilde/index_files - Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp - gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach - gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach + gdb:gdb.dwarf2/gdb-index-tilde.exp=gdb.dwarf2/gdb-index-tilde.exp: save gdb-index ~/workspace/tcwg_gnu_1/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gdb-gdb.git~master/gdb/testsuite/outputs/gdb.dwarf2/gdb-index-tilde/index_files + Executed from: gdb:gdb.threads/process-dies-while-detaching.exp + gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint:hw: continue + gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint:hw: continue to breakpoint: _exit - New PASS [ => PASS]: + Executed from: gdb:gdb.base/reggroups.exp + gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: fetch reggroup regs save Executed from: gdb:gdb.dwarf2/gdb-index-tilde.exp - gdb:gdb.dwarf2/gdb-index-tilde.exp=gdb.dwarf2/gdb-index-tilde.exp: save gdb-index ~/workspace/tcwg_gnu_1/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gdb-gdb.git~master/gdb/testsuite/outputs/gdb.dwarf2/gdb-index-tilde/index_files - Executed from: gdb:gdb.python/py-completion.exp - gdb:gdb.python/py-completion.exp=gdb.python/py-completion.exp: complete complete_brkchar_exception - gdb:gdb.python/py-completion.exp=gdb.python/py-completion.exp: complete complete_raise_exception + gdb:gdb.dwarf2/gdb-index-tilde.exp=gdb.dwarf2/gdb-index-tilde.exp: save gdb-index ~/workspace/tcwg_gnu_3/abe/builds/aarch64-unknown-linux-gnu/aarch64-unknown-linux-gnu/gdb-gdb.git~master/gdb/testsuite/outputs/gdb.dwarf2/gdb-index-tilde/index_files Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp - gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach - gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach - Executed from: gdb:gdb.threads/process-dies-while-detaching.exp - gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:hw: continue to breakpoint: _exit - gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:hw: detach child - gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:hw: detach parent - gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:hw: switch to parent - gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint:hw: continue - gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint:hw: continue to breakpoint: _exit - gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint:hw: continue to breakpoint: _exit - gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint:hw: detach + gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach + gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach + gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach + gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach + gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach - FAIL disappears [FAIL => ]: - Executed from: gdb:gdb.threads/process-dies-while-detaching.exp - gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: multi-process: detach: watchpoint:hw: continue to breakpoint: _exit (timeout) - gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: continue: watchpoint:hw: continue to breakpoint: _exit (timeout) - gdb:gdb.threads/process-dies-while-detaching.exp=gdb.threads/process-dies-while-detaching.exp: single-process: detach: watchpoint:hw: continue to breakpoint: _exit (timeout) + Executed from: gdb:gdb.base/reggroups.exp + gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: fetch reggroup regs save (timeout) + gdb:gdb.base/reggroups.exp=gdb.base/reggroups.exp: info reg invalid-reggroup should report 'Invalid register' (timeout) - XFAIL disappears [XFAIL=> ]: Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp - gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 10: attach (EPERM) - gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 7: attach (EPERM) - - - - XFAIL appears [ =>XFAIL]: - - Executed from: gdb:gdb.threads/attach-many-short-lived-threads.exp + gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 3: attach (EPERM) gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 4: attach (EPERM) + gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 5: attach (EPERM) gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 6: attach (EPERM) + gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 8: attach (EPERM) -# Improvements found -# No regression found in 1 common sum files +# Regressions found +# Regressions in 1 common sum files found -- cgit v1.2.3