summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-17 13:10:35 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-17 13:10:35 +0000
commit4435767f29df2d32ef9e98f372ece728c9adf5c9 (patch)
tree2cbea923ea2f1c4f14f3be8a367e5dcaeefda8ff /notify
parent10ba4412c9e30bcbc8e90a0d3afe35b4a9c6dce6 (diff)
onsuccess: #674: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/674/
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
Diffstat (limited to 'notify')
-rw-r--r--notify/jira/comment-template.txt2
-rw-r--r--notify/jira/comments.txt2
-rw-r--r--notify/lnt_report.json18
-rw-r--r--notify/mail-body.txt45
-rw-r--r--notify/mail-recipients.txt2
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/results.compare92
7 files changed, 88 insertions, 75 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index b5a01fc..47cd241 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/671/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/674/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/jira/comments.txt b/notify/jira/comments.txt
index b5a01fc..47cd241 100644
--- a/notify/jira/comments.txt
+++ b/notify/jira/comments.txt
@@ -1,3 +1,3 @@
[GNU-692]
PASS
-Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/671/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/674/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index 1baa651..9aad550 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,15 +6,15 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "671",
+ "run_order": "674",
"tag": "tcwg_gnu_check"
},
- "Start Time": "2023-10-17 13:09:33"
+ "Start Time": "2023-10-17 13:10:34"
},
"Tests": [
{
"Data": [
- 80
+ 82
],
"Info": {},
"Name": "tcwg_gnu_check.gdb.expected_failures.nb_xfail"
@@ -22,7 +22,7 @@
,
{
"Data": [
- 114331
+ 114330
],
"Info": {},
"Name": "tcwg_gnu_check.gdb.expected_passes.nb_pass"
@@ -38,7 +38,7 @@
,
{
"Data": [
- 53
+ 50
],
"Info": {},
"Name": "tcwg_gnu_check.gdb.unexpected_failures.nb_fail"
@@ -78,7 +78,7 @@
,
{
"Data": [
- 123
+ 124
],
"Info": {},
"Name": "tcwg_gnu_check.gdb.known_failures.nb_other"
@@ -94,7 +94,7 @@
,
{
"Data": [
- 80
+ 82
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.expected_failures.nb_xfail"
@@ -102,7 +102,7 @@
,
{
"Data": [
- 114331
+ 114330
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.expected_passes.nb_pass"
@@ -118,7 +118,7 @@
,
{
"Data": [
- 53
+ 50
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.unexpected_failures.nb_fail"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index db497ec..da4c861 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,22 +2,43 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-aarch64 after:
- | 17 commits in gdb
- | 38a984fa440 Automatic date update in version.in
- | 7ca61249cdc Make sure DW_CFA_advance_loc4 is in the same frag
- | e9536c6dd51 Run 'black' on recent test case
- | 92c713d7da3 Set insn_type for branch instructions on aarch64
- | 15db2284f2f gdb/doc: describe x87 registers
- | ... and 12 more commits in gdb
+ | 483 commits in binutils,gcc,linux,glibc,gdb
+ | cdda72c2fa1 gdb: c++ify btrace_target_info
+ | 1bcb9dcf4a9 gdb, btrace: move xml parsing into remote.c
+ | ebc76ef6e60 gdb/testsuite: fix gdb.arch/amd64-init-x87-values.exp on AMD CPUs
+ | 4bd620d10df Automatic date update in version.in
+ | 8a51670e8e2 Automatic date update in version.in
+ | ... and 7 more commits in binutils
+ | 48d4ab69803 RISC-V: Remove redundant functions
+ | 6f7f7287468 pretty-print: Fix up pp_wide_int [PR111329]
+ | 7f9083ffe26 RISC-V: Use dominance analysis in global vsetvl elimination
+ | d05aac047e0 RISC-V: Add VLS modes VEC_PERM support[PR111311]
+ | 4ab2520ec42 RISC-V: Add missing VLS mask bool mode reg -> reg patterns
+ | ... and 24 more commits in gcc
+ | 0bb80ecc33a8 Linux 6.6-rc1
+ | 1548b060d6f3 Merge tag 'topic/drm-ci-2023-08-31-1' of git://anongit.freedesktop.org/drm/drm
+ | e56b2b605799 Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
+ | e79dbf03d87b Merge tag 'perf-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
+ | 535a265d7f0d Merge tag 'perf-tools-for-v6.6-1-2023-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
+ | ... and 428 more commits in linux
+ | a43003ebf6 htl: avoid exposing the vm_region symbol
+ | 8cb69e0543 libio: Fix oversized __io_vtables
+ | deeaa5e90f Use Linux 6.5 in build-many-glibcs.py
+ | 53df2ce688 elf: Remove unused l_text_end field from struct link_map
+ | cdda72c2fa1 gdb: c++ify btrace_target_info
+ | 1bcb9dcf4a9 gdb, btrace: move xml parsing into remote.c
+ | ebc76ef6e60 gdb/testsuite: fix gdb.arch/amd64-init-x87-values.exp on AMD CPUs
+ | 4bd620d10df Automatic date update in version.in
+ | 8a51670e8e2 Automatic date update in version.in
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/671/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/674/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/671/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/674/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/671/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/674/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_native_check_gdb/master-aarch64
@@ -25,6 +46,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/671/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/670/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/674/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/671/artifact/artifacts
diff --git a/notify/mail-recipients.txt b/notify/mail-recipients.txt
index 6fdbdca..aa219ef 100644
--- a/notify/mail-recipients.txt
+++ b/notify/mail-recipients.txt
@@ -1 +1 @@
-brobecker@adacore.com,cc:gdbadmin@sourceware.org,bcc:tcwg-validation@linaro.org,amodra@gmail.com,cc:gdb-testers@sourceware.org,abdul.b.ijaz@intel.com,jbeulich@suse.com,aburgess@redhat.com,vladimir.mezentsev@oracle.com,cc:hejinyang@loongson.cn,tdevries@suse.de,tromey@adacore.com,simon.marchi@efficios.com,richard.sandiford@arm.com,cc:nils-christian.kempke@intel.com
+bcc:tcwg-validation@linaro.org
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index a02b7d7..c508b5e 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 17 commits in gdb: PASS on aarch64
+[Linaro-TCWG-CI] 483 commits in binutils,gcc,linux,glibc,gdb: PASS on aarch64
diff --git a/notify/results.compare b/notify/results.compare
index 4fc77e2..6a2b185 100644
--- a/notify/results.compare
+++ b/notify/results.compare
@@ -5,107 +5,99 @@
# Comparing 1 common sum files:
gdb.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.1935998
-CURRENT: /tmp/gxx-sum2.1935998
+REFERENCE:/tmp/gxx-sum1.1942199
+CURRENT: /tmp/gxx-sum2.1942199
+---------+---------+
o RUN STATUS: | REF | RES |
+------------------------------------------+---------+---------+
- | Passes [PASS] | 114335 | 114331 |
- | Unexpected fails [FAIL] | 50 | 53 |
+ | Passes [PASS] | 114331 | 114330 |
+ | Unexpected fails [FAIL] | 53 | 50 |
| Errors [ERROR] | 0 | 0 |
| Unexpected passes [XPASS] | 0 | 0 |
- | Expected fails [XFAIL] | 79 | 80 |
- | Known fails [KFAIL] | 122 | 123 |
+ | Expected fails [XFAIL] | 80 | 82 |
+ | Known fails [KFAIL] | 123 | 124 |
| Unresolved [UNRESOLVED] | 0 | 0 |
| Unsupported [UNSUPPORTED] | 457 | 457 |
| Untested [UNTESTED] | 36 | 36 |
+------------------------------------------+---------+---------+
- REF PASS ratio: 0.994221
- RES PASS ratio: 0.994187
+ REF PASS ratio: 0.994187
+ RES PASS ratio: 0.994204
***** 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] | 3 |
| KFAIL appears [ =>KFAIL] | 1 |
+------------------------------------------+---------+
- | TOTAL_REGRESSIONS | 4 |
+ | TOTAL_REGRESSIONS | 1 |
+------------------------------------------+---------+
- - FAIL appears [ => 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: multi-process: detach: watchpoint:hw: detach child (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)
-
-
- KFAIL appears [ =>KFAIL]:
- Executed from: gdb:gdb.threads/process-dies-while-handling-bp.exp
- gdb:gdb.threads/process-dies-while-handling-bp.exp=gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited (prompt) (PRMS: gdb/18749)
+ Executed from: gdb:gdb.base/step-over-syscall.exp
+ gdb:gdb.base/step-over-syscall.exp=gdb.base/step-over-syscall.exp: clone: displaced=on: check_pc_after_cross_syscall: single step over clone final pc (PRMS: gdb/19675)
o IMPROVEMENTS TO BE CHECKED:
+------------------------------------------+---------+
- | PASS disappears [PASS => ] | 12 |
- | New PASS [ => PASS] | 8 |
- | XFAIL disappears [XFAIL=> ] | 1 |
- | XFAIL appears [ =>XFAIL] | 2 |
+ | PASS disappears [PASS => ] | 6 |
+ | New PASS [ => PASS] | 5 |
+ | FAIL disappears [FAIL => ] | 3 |
+ | XFAIL disappears [XFAIL=> ] | 2 |
+ | XFAIL appears [ =>XFAIL] | 4 |
+------------------------------------------+---------+
- | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 23 |
+ | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 20 |
+------------------------------------------+---------+
- PASS disappears [PASS => ]:
- Executed from: gdb:gdb.dwarf2/dwzbuildid.exp
- gdb:gdb.dwarf2/dwzbuildid.exp=gdb.dwarf2/dwzbuildid.exp: fallback: print the_int
- gdb:gdb.dwarf2/dwzbuildid.exp=gdb.dwarf2/dwzbuildid.exp: fallback: set debug-file-directory
- gdb:gdb.dwarf2/dwzbuildid.exp=gdb.dwarf2/dwzbuildid.exp: mismatch: print the_int
- gdb:gdb.dwarf2/dwzbuildid.exp=gdb.dwarf2/dwzbuildid.exp: mismatch: set debug-file-directory
- gdb:gdb.dwarf2/dwzbuildid.exp=gdb.dwarf2/dwzbuildid.exp: ok: print the_int
- gdb:gdb.dwarf2/dwzbuildid.exp=gdb.dwarf2/dwzbuildid.exp: ok: set debug-file-directory
+ Executed from: gdb:gdb.base/step-over-syscall.exp
+ gdb:gdb.base/step-over-syscall.exp=gdb.base/step-over-syscall.exp: clone: displaced=on: check_pc_after_cross_syscall: single step over clone final pc
+ 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 2: 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 8: 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: single-process: detach: watchpoint:hw: continue to breakpoint: _exit
+
+
+ - New PASS [ => PASS]:
+
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 1: 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 9: 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
- Executed from: gdb:gdb.threads/process-dies-while-handling-bp.exp
- gdb:gdb.threads/process-dies-while-handling-bp.exp=gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: inferior 1 exited
- gdb:gdb.threads/process-dies-while-handling-bp.exp=gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=1: no threads left
+ 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]:
+ - FAIL disappears [FAIL => ]:
- Executed from: gdb:gdb.dwarf2/dwzbuildid.exp
- gdb:gdb.dwarf2/dwzbuildid.exp=gdb.dwarf2/dwzbuildid.exp: testname=fallback: print the_int
- gdb:gdb.dwarf2/dwzbuildid.exp=gdb.dwarf2/dwzbuildid.exp: testname=fallback: set debug-file-directory
- gdb:gdb.dwarf2/dwzbuildid.exp=gdb.dwarf2/dwzbuildid.exp: testname=mismatch: print the_int
- gdb:gdb.dwarf2/dwzbuildid.exp=gdb.dwarf2/dwzbuildid.exp: testname=mismatch: set debug-file-directory
- gdb:gdb.dwarf2/dwzbuildid.exp=gdb.dwarf2/dwzbuildid.exp: testname=ok: print the_int
- gdb:gdb.dwarf2/dwzbuildid.exp=gdb.dwarf2/dwzbuildid.exp: testname=ok: set debug-file-directory
- 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 2: 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: single-process: continue: watchpoint:hw: continue
+ 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: multi-process: detach: watchpoint:hw: detach child (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)
- 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 2: attach (EPERM)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach (EPERM)
+ gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 6: 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 6: attach (EPERM)
- gdb:gdb.threads/attach-many-short-lived-threads.exp=gdb.threads/attach-many-short-lived-threads.exp: iter 9: attach (EPERM)
+ 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 2: 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 8: attach (EPERM)