From 6a0f3aef535d6788c5f78289b47f39d98a79cf8b Mon Sep 17 00:00:00 2001 From: TCWG BuildSlave Date: Thu, 2 Nov 2023 18:58:10 +0000 Subject: onsuccess: #528: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/528/ 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 -- --set runtestflags=gdb.base/break-always.exp --set runtestflags=gdb.base/break-caller-line.exp --set runtestflags=gdb.base/break-entry.exp --set runtestflags=gdb.base/break.exp --set runtestflags=gdb.base/break-fun-addr.exp --set runtestflags=gdb.base/break-idempotent.exp --set runtestflags=gdb.base/break-include.exp --set runtestflags=gdb.base/break-inline.exp --set runtestflags=gdb.base/break-main-file-remove-fail.exp --set runtestflags=gdb.base/break-on-linker-gcd-function.exp --set runtestflags=gdb.base/breakpoint-in-ro-region.exp --set runtestflags=gdb.base/breakpoint-shadow.exp --set runtestflags=gdb.base/break-probes.exp --set runtestflags=gdb.gdb/unittest.exp: | 0 check_regression status : 0 --- notify/jira/comment-template.txt | 2 +- notify/lnt_report.json | 4 +-- notify/mail-body.txt | 62 +++++++++++++++++++--------------------- notify/mail-subject.txt | 2 +- notify/results.compare | 4 +-- 5 files changed, 36 insertions(+), 38 deletions(-) (limited to 'notify') diff --git a/notify/jira/comment-template.txt b/notify/jira/comment-template.txt index db9dbe8..7e412fb 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_fast_check_gdb--master-arm-build/527/artifact/artifacts/notify/mail-body.txt/*view*/ +Details: https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/528/artifact/artifacts/notify/mail-body.txt/*view*/ diff --git a/notify/lnt_report.json b/notify/lnt_report.json index 8622d4e..cf9d4cf 100644 --- a/notify/lnt_report.json +++ b/notify/lnt_report.json @@ -6,10 +6,10 @@ "Run": { "Info": { "__report_version__": "1", - "run_order": "527", + "run_order": "528", "tag": "tcwg_gnu_check" }, - "Start Time": "2023-11-01 18:56:34" + "Start Time": "2023-11-02 18:58:08" }, "Tests": [ { diff --git a/notify/mail-body.txt b/notify/mail-body.txt index e015d9c..ed7b5af 100644 --- a/notify/mail-body.txt +++ b/notify/mail-body.txt @@ -2,42 +2,40 @@ Dear contributor, our automatic CI has detected problems related to your patch(e In master-arm after: - | 2992 commits in binutils,gcc,linux,glibc,gdb - | aab2d3a649d gdb: use gdb::byte_vector instead of gdb::def_vector - | 5fbee060e80 Fix typo in recent update to the ld/NEWS file - | 85921e9a258 ld: Support input section description keyword: REVERSE - | f514e6e4806 Automatic date update in version.in - | a833790a626 [gdb/symtab] Work around gas PR28629 - | ... and 1 more commits in binutils - | 25f92179dea Make genautomata.cc output reflect insn-attr.h expectation - | ea4a3d08f11 omp: Reorder call for TARGET_SIMD_CLONE_ADJUST - | 64f3a1937a2 i386: Fix stack protector peephole2 operand predicate [PR112332] - | 7480dbb6e78 i386: Improve stack protector patterns and peephole2s - | 9693459e030 PR modula2/102989: reimplement overflow detection in ztype though WIDE_INT_MAX_PRECISION - | ... and 9 more commits in gcc - | 8bc9e6515183 Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux - | f9ae180416e0 Merge tag 'for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply - | fe4ae2fab00b Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux - | c52894359395 Merge tag 'for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pateldipen1984/linux - | 59fff63cc2b7 Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 - | ... and 2959 more commits in linux - | 9fd3409842 AArch64: Cleanup ifuncs - | 9db31d7456 Use correct subdir when building tst-rfc3484* for mach and arm - | aab2d3a649d gdb: use gdb::byte_vector instead of gdb::def_vector - | 5fbee060e80 Fix typo in recent update to the ld/NEWS file - | 85921e9a258 ld: Support input section description keyword: REVERSE - | f514e6e4806 Automatic date update in version.in - | a833790a626 [gdb/symtab] Work around gas PR28629 - | ... and 1 more commits in gdb + | 3486 commits in binutils,gcc,linux,gdb + | cb9045becc6 [gdb/tdep] Fix nr array elements in ppc64_aggregate_candidate + | 486b7204e96 aarch64: Add GCS system registers. + | c58f84d899b aarch64: Add support for GCSB DSYNC instruction. + | f985c2512ae aarch64: Add support for GCS extension. + | 6c0ecdbad70 aarch64: Add support for Check Feature Status Extension. + | ... and 4 more commits in binutils + | 6afa984f47e libstdc++: Add assertion to std::string_view::remove_suffix [PR112314] + | f432a594fe6 c: Add missing conditions in Walloc-size to avoid ICEs [PR112347] + | 04802ed3b94 d: Merge upstream dmd, druntime 643b1261bb, phobos 1c98326e7 + | 8a4cde6319b libstdc++: Fix warning during configure + | 0f9f3fc885a [committed] Improve H8 sequences for single bit sign extractions + | ... and 22 more commits in gcc + | babe393974de Merge tag 'docs-6.7' of git://git.lwn.net/linux + | 7dc0e9c7dda6 Merge tag 'linux_kselftest-next-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest + | 5eda8f25377f Merge tag 'linux_kselftest-kunit-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest + | 463f46e114f7 Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd + | ff269e2cd5ad Merge tag 'net-next-6.7-followup' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next + | ... and 3436 more commits in linux + | cb9045becc6 [gdb/tdep] Fix nr array elements in ppc64_aggregate_candidate + | 486b7204e96 aarch64: Add GCS system registers. + | c58f84d899b aarch64: Add support for GCSB DSYNC instruction. + | f985c2512ae aarch64: Add support for GCS extension. + | 6c0ecdbad70 aarch64: Add support for Check Feature Status Extension. + | ... and 4 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_fast_check_gdb--master-arm-build/527/artifact/artifacts/00-sumfiles/ . + - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/528/artifact/artifacts/00-sumfiles/ . The full lists of regressions and progressions are in - - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/527/artifact/artifacts/notify/ . + - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/528/artifact/artifacts/notify/ . The list of [ignored] baseline and flaky failures are in - - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/527/artifact/artifacts/sumfiles/xfails.xfail . + - https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/528/artifact/artifacts/sumfiles/xfails.xfail . The configuration of this build is: CI config tcwg_gnu_native_fast_check_gdb/master-arm @@ -45,6 +43,6 @@ CI config tcwg_gnu_native_fast_check_gdb/master-arm -----------------8<--------------------------8<--------------------------8<-------------------------- The information below can be used to reproduce a debug environment: -Current build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/527/artifact/artifacts -Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/526/artifact/artifacts +Current build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/528/artifact/artifacts +Reference build : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-arm-build/527/artifact/artifacts diff --git a/notify/mail-subject.txt b/notify/mail-subject.txt index 322e865..b18acc8 100644 --- a/notify/mail-subject.txt +++ b/notify/mail-subject.txt @@ -1 +1 @@ -[Linaro-TCWG-CI] 2992 commits in binutils,gcc,linux,glibc,gdb: PASS on arm +[Linaro-TCWG-CI] 3486 commits in binutils,gcc,linux,gdb: PASS on arm diff --git a/notify/results.compare b/notify/results.compare index b6b040c..b4c02fd 100644 --- a/notify/results.compare +++ b/notify/results.compare @@ -5,8 +5,8 @@ # Comparing 1 common sum files: gdb.sum Comparing: -REFERENCE:/tmp/gxx-sum1.340795 -CURRENT: /tmp/gxx-sum2.340795 +REFERENCE:/tmp/gxx-sum1.340388 +CURRENT: /tmp/gxx-sum2.340388 +---------+---------+ o RUN STATUS: | REF | RES | -- cgit v1.2.3