summaryrefslogtreecommitdiff
path: root/notify
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-17 13:25:10 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-10-17 13:25:10 +0000
commit4a28e86fb1d4f64ec8a1174309ef3402449a6814 (patch)
tree47531d161319b3665a3efa63cdd754d7be439769 /notify
parent491013f85be95d81159a414be3a2c59048dec861 (diff)
onsuccess: #693: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/693/
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/lnt_report.json14
-rw-r--r--notify/mail-body.txt69
-rw-r--r--notify/mail-subject.txt2
-rw-r--r--notify/results.compare103
5 files changed, 113 insertions, 77 deletions
diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt
index 7acfcc7..5aa9796 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/690/artifact/artifacts/notify/mail-body.txt/*view*/
+Details: https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/693/artifact/artifacts/notify/mail-body.txt/*view*/
diff --git a/notify/lnt_report.json b/notify/lnt_report.json
index a5e3c04..32a8022 100644
--- a/notify/lnt_report.json
+++ b/notify/lnt_report.json
@@ -6,15 +6,15 @@
"Run": {
"Info": {
"__report_version__": "1",
- "run_order": "690",
+ "run_order": "693",
"tag": "tcwg_gnu_check"
},
- "Start Time": "2023-10-17 13:24:21"
+ "Start Time": "2023-10-17 13:25:10"
},
"Tests": [
{
"Data": [
- 82
+ 84
],
"Info": {},
"Name": "tcwg_gnu_check.gdb.expected_failures.nb_xfail"
@@ -22,7 +22,7 @@
,
{
"Data": [
- 114386
+ 114422
],
"Info": {},
"Name": "tcwg_gnu_check.gdb.expected_passes.nb_pass"
@@ -78,7 +78,7 @@
,
{
"Data": [
- 124
+ 123
],
"Info": {},
"Name": "tcwg_gnu_check.gdb.known_failures.nb_other"
@@ -94,7 +94,7 @@
,
{
"Data": [
- 82
+ 84
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.expected_failures.nb_xfail"
@@ -102,7 +102,7 @@
,
{
"Data": [
- 114386
+ 114422
],
"Info": {},
"Name": "tcwg_gnu_check.TOTAL.expected_passes.nb_pass"
diff --git a/notify/mail-body.txt b/notify/mail-body.txt
index 580776f..3f30218 100644
--- a/notify/mail-body.txt
+++ b/notify/mail-body.txt
@@ -2,43 +2,46 @@ Dear contributor, our automatic CI has detected problems related to your patch(e
In master-aarch64 after:
- | 112 commits in binutils,gcc,linux,glibc,gdb
- | f586e3409b7 x86: tighten .insn SAE and broadcast checking
- | f79d55e124f x86-64: REX.W overrides DATA_PREFIX
- | fb1c10585ea x86-64: fix suffix-less PUSH of symbol address
- | df940f8bb34 gdb: Fix an ODR warning with byacc with GDB_YY_REMAP
- | f07dd5f7dd1 Add support for "pcaddi rd, symbol"
- | ... and 15 more commits in binutils
- | d326bb6d758 Harden scan patterns with a bit of scripting:
- | 3ba882c7b51 remove workaround for GCC 4.1-4.3 [PR105606]
- | fcbbf158ee9 RISC-V: Support FP roundeven auto-vectorization
- | 073849da3df DSE: Fix ICE when the mode with access_size don't exist on the target[PR111590]
- | c00b6fef46c ifcvt: Fix comments
- | ... and 26 more commits in gcc
- | 0e945134b680 Merge tag 'wq-for-6.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
- | cac405a3bfa2 Merge tag 'for-6.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
- | 50768a425b46 Merge tag 'linux-kselftest-fixes-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
- | 84422aee15b9 Merge tag 'v6.6-rc4.vfs.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
- | 5c519bc075b3 Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
- | ... and 33 more commits in linux
- | 64b1a44183 libio: Add nonnull attribute for most FILE * arguments in stdio.h
- | 6b695e5c62 AArch64: Remove -0.0 check from vector sin
- | fd134feba3 Document CVE-2023-4806 and CVE-2023-5156 in NEWS
- | f586e3409b7 x86: tighten .insn SAE and broadcast checking
- | f79d55e124f x86-64: REX.W overrides DATA_PREFIX
- | fb1c10585ea x86-64: fix suffix-less PUSH of symbol address
- | df940f8bb34 gdb: Fix an ODR warning with byacc with GDB_YY_REMAP
- | f07dd5f7dd1 Add support for "pcaddi rd, symbol"
- | ... and 15 more commits in gdb
+ | 276 commits in binutils,gcc,linux,glibc,gdb
+ | 23b5268986d Automatic date update in version.in
+ | 4ebfd53de03 Support the NO_COLOR environment variable
+ | 2677a57064a tc-microblaze.c - int compare for X_add_number.
+ | 54fd15eef72 bfd: microblaze: Fix bug in TLSTPREL Relocation
+ | 832ca732b8a x86-64: Add -z mark-plt and -z nomark-plt
+ | ... and 45 more commits in binutils
+ | 1e6815071fd gimple-match-head: Fix a pasto in function comment
+ | 09b512466ce lowerbitint: Fix 2 bitint lowering bugs [PR111625]
+ | 9d249b7e31e vec.h: Uncomment static_assert
+ | d6fe757b392 RISC-V: Add type attribute in *<optab>_not_const<mode> pattern
+ | 6cc99048115 Remove .PHONY targets when building .fda files during autoprofiledbootstrap
+ | ... and 51 more commits in gcc
+ | 9f3ebbef746f Merge tag '6.6-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
+ | 14c06b913d4a Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-client
+ | 10c0b6ba25a7 Merge tag 'xfs-6.6-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
+ | 95289e49f0a0 Merge tag 'ata-6.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
+ | eafdc5071351 Merge tag 'block-6.6-2023-09-28' of git://git.kernel.dk/linux
+ | ... and 103 more commits in linux
+ | d90b43a4ed x86: Add support for AVX10 preset and vec size in cpu-features
+ | 5f913506f4 resolv: Fix a comment typo in __resolv_conf_load
+ | 99b4327a55 Remove unused -DRESOLVER getaddrinfo build flag
+ | cdbf8229bb C2x scanf %wN, %wfN support
+ | aea4ddb871 test-container: Use nftw instead of rm -rf
+ | ... and 7 more commits in glibc
+ | 23b5268986d Automatic date update in version.in
+ | 4ebfd53de03 Support the NO_COLOR environment variable
+ | 2677a57064a tc-microblaze.c - int compare for X_add_number.
+ | 54fd15eef72 bfd: microblaze: Fix bug in TLSTPREL Relocation
+ | 832ca732b8a x86-64: Add -z mark-plt and -z nomark-plt
+ | ... and 45 more commits in gdb
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/690/artifact/artifacts/00-sumfiles/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/693/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/690/artifact/artifacts/notify/ .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/693/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/690/artifact/artifacts/sumfiles/xfails.xfail .
+ - https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/693/artifact/artifacts/sumfiles/xfails.xfail .
The configuration of this build is:
CI config tcwg_gnu_native_check_gdb/master-aarch64
@@ -46,6 +49,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/690/artifact/artifacts
-Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/689/artifact/artifacts
+Current build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/693/artifact/artifacts
+Reference build : https://ci.linaro.org/job/tcwg_gnu_native_check_gdb--master-aarch64-build/690/artifact/artifacts
diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt
index 1b7f071..002030a 100644
--- a/notify/mail-subject.txt
+++ b/notify/mail-subject.txt
@@ -1 +1 @@
-[Linaro-TCWG-CI] 112 commits in binutils,gcc,linux,glibc,gdb: PASS on aarch64
+[Linaro-TCWG-CI] 276 commits in binutils,gcc,linux,glibc,gdb: PASS on aarch64
diff --git a/notify/results.compare b/notify/results.compare
index 1c2805e..79164ee 100644
--- a/notify/results.compare
+++ b/notify/results.compare
@@ -5,78 +5,111 @@
# Comparing 1 common sum files:
gdb.sum
Comparing:
-REFERENCE:/tmp/gxx-sum1.2038726
-CURRENT: /tmp/gxx-sum2.2038726
+REFERENCE:/tmp/gxx-sum1.2045320
+CURRENT: /tmp/gxx-sum2.2045320
+---------+---------+
o RUN STATUS: | REF | RES |
+------------------------------------------+---------+---------+
- | Passes [PASS] | 114386 | 114386 |
+ | Passes [PASS] | 114386 | 114422 |
| Unexpected fails [FAIL] | 38 | 38 |
| Errors [ERROR] | 0 | 0 |
| Unexpected passes [XPASS] | 0 | 0 |
- | Expected fails [XFAIL] | 85 | 82 |
- | Known fails [KFAIL] | 122 | 124 |
+ | Expected fails [XFAIL] | 82 | 84 |
+ | Known fails [KFAIL] | 124 | 123 |
| Unresolved [UNRESOLVED] | 0 | 0 |
| Unsupported [UNSUPPORTED] | 462 | 462 |
| Untested [UNTESTED] | 36 | 36 |
+------------------------------------------+---------+---------+
- REF PASS ratio: 0.994285
- RES PASS ratio: 0.994267
+ REF PASS ratio: 0.994267
+ RES PASS ratio: 0.994278
***** WARNING: No REF execution test FAILed. Check execution engine configuration. *****
***** WARNING: No RES execution test FAILed. Check execution engine configuration. *****
o REGRESSIONS:
+------------------------------------------+---------+
- | KFAIL appears [ =>KFAIL] | 2 |
+------------------------------------------+---------+
- | TOTAL_REGRESSIONS | 2 |
+ | TOTAL_REGRESSIONS | 0 |
+------------------------------------------+---------+
- - KFAIL appears [ =>KFAIL]:
-
- 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)
- 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=on: cond_bp_target=1: inferior 1 exited (prompt) (PRMS: gdb/18749)
-
-
o IMPROVEMENTS TO BE CHECKED:
+------------------------------------------+---------+
- | PASS disappears [PASS => ] | 3 |
- | New PASS [ => PASS] | 3 |
- | XFAIL disappears [XFAIL=> ] | 3 |
+ | PASS disappears [PASS => ] | 2 |
+ | New PASS [ => PASS] | 38 |
+ | XFAIL appears [ =>XFAIL] | 2 |
+ | KFAIL disappears [KFAIL=> ] | 1 |
+------------------------------------------+---------+
- | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 9 |
+ | TOTAL_IMPROVEMENTS_TO_BE_CHECKED | 43 |
+------------------------------------------+---------+
- PASS disappears [PASS => ]:
- 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/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=on: 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=on: cond_bp_target=1: no threads left
-
-
- - 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 2: attach
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 7: attach
- - XFAIL disappears [XFAIL=> ]:
+ - New PASS [ => PASS]:
+
+ 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.python/py-exec-file.exp
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: exec changes on disk: check executable_changed state after exec changed on disk
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: exec changes on disk: ensure executable is at least 1 second old
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: exec changes on disk: python gdb.events.executable_changed.connect(executable_changed)
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: exec changes on disk: update the executable on disk
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'exec-file' command: check executable_changed state after first executable was loaded
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'exec-file' command: check executable_changed state after second executable was loaded
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'exec-file' command: check executable_changed state after unloading the executable
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'exec-file' command: check executable_filename after unloading file
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'exec-file' command: check executable_filename when first executable is loaded
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'exec-file' command: check executable_filename when second executable is loaded
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'exec-file' command: exec-file
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'exec-file' command: load first executable
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'exec-file' command: load second executable
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'exec-file' command: python gdb.events.executable_changed.connect(executable_changed)
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'file' command: check executable_changed state after first executable was loaded
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'file' command: check executable_changed state after second executable was loaded
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'file' command: check executable_changed state after unloading the executable
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'file' command: check executable_filename after unloading file
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'file' command: check executable_filename when first executable is loaded
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'file' command: check executable_filename when no file is loaded
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'file' command: check executable_filename when second executable is loaded
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'file' command: file
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'file' command: load first executable
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'file' command: load second executable
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'file' command: python gdb.events.executable_changed.connect(executable_changed)
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'symbol-file' command: check executable_changed state after setting symbol-file
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'symbol-file' command: check executable_filename after setting symbol-file
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'symbol-file' command: load first executable
+ gdb:gdb.python/py-exec-file.exp=gdb.python/py-exec-file.exp: using 'symbol-file' command: python gdb.events.executable_changed.connect(executable_changed)
+ Executed from: gdb:gdb.python/py-progspace.exp
+ gdb:gdb.python/py-progspace.exp=gdb.python/py-progspace.exp: current progspace symbol_file is None
+ gdb:gdb.python/py-progspace.exp=gdb.python/py-progspace.exp: current progspace symbol_file is set correctly
+ gdb:gdb.python/py-progspace.exp=gdb.python/py-progspace.exp: python print (progspace2.symbol_file)
+ Executed from: gdb:gdb.threads/tls-sepdebug.exp
+ gdb:gdb.threads/tls-sepdebug.exp=gdb.threads/tls-sepdebug.exp: absolute: print TLS variable from a shared library with separate debug info file
+ gdb:gdb.threads/tls-sepdebug.exp=gdb.threads/tls-sepdebug.exp: absolute: set env LD_LIBRARY_PATH
+ gdb:gdb.threads/tls-sepdebug.exp=gdb.threads/tls-sepdebug.exp: relative: print TLS variable from a shared library with separate debug info file
+ gdb:gdb.threads/tls-sepdebug.exp=gdb.threads/tls-sepdebug.exp: relative: set env LD_LIBRARY_PATH
+ gdb:gdb.threads/tls-sepdebug.exp=gdb.threads/tls-sepdebug.exp: successfully compiled posix threads test case
+
+
+ - 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 2: attach (EPERM)
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 7: attach (EPERM)
+
+
+ - KFAIL disappears [KFAIL=> ]:
+
+ 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)
-# Regressions found
-# Regressions in 1 common sum files found
+# Improvements found
+# No regression found in 1 common sum files