This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi in repository toolchain/ci/base-artifacts/tcwg_gnu_embed_check_gcc/master-thumb_m33_eabi.
from 2c1a2cc force: #279: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_ [...] new 2c2225a force: #280: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_ [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: 00-sumfiles/g++.log.0.xz | Bin 0 -> 2679768 bytes 00-sumfiles/g++.log.1.xz | Bin 0 -> 95384 bytes 00-sumfiles/g++.log.xz | Bin 2673272 -> 0 bytes sumfiles/g++.sum => 00-sumfiles/g++.sum.0 | 10 +- 00-sumfiles/g++.sum.1 | 7300 ++++++++++++++++++++ 00-sumfiles/gcc.log.0.xz | Bin 0 -> 2324688 bytes 00-sumfiles/gcc.log.xz | Bin 2320148 -> 0 bytes sumfiles/gcc.sum => 00-sumfiles/gcc.sum.0 | 4 +- 00-sumfiles/libstdc++.log.0.xz | Bin 0 -> 510992 bytes 00-sumfiles/libstdc++.log.xz | Bin 509200 -> 0 bytes .../libstdc++.sum => 00-sumfiles/libstdc++.sum.0 | 26 +- 01-reset_artifacts/console.log.xz | Bin 2388 -> 2356 bytes 02-prepare_abe/console.log.xz | Bin 2620 -> 2676 bytes 03-build_abe-binutils/console.log.xz | Bin 27364 -> 27144 bytes 03-build_abe-binutils/make-binutils.log.xz | Bin 17640 -> 17440 bytes 04-build_abe-stage1/console.log.xz | Bin 90584 -> 90604 bytes 04-build_abe-stage1/make-gcc-stage1.log.xz | Bin 70844 -> 70780 bytes 05-clean_sysroot/console.log.xz | Bin 372 -> 372 bytes 06-build_abe-newlib/console.log.xz | Bin 12944 -> 12956 bytes 06-build_abe-newlib/make-newlib.log.xz | Bin 7036 -> 7028 bytes 07-build_abe-stage2/console.log.xz | Bin 125292 -> 125516 bytes 07-build_abe-stage2/make-gcc-stage2.log.xz | Bin 96712 -> 96724 bytes 08-build_abe-gdb/console.log.xz | Bin 35292 -> 35120 bytes 08-build_abe-gdb/make-gdb.log.xz | Bin 26680 -> 26600 bytes 09-build_abe-qemu/console.log.xz | Bin 34472 -> 34600 bytes 09-build_abe-qemu/make-qemu.log.xz | Bin 22672 -> 22872 bytes 10-build_abe-dejagnu/console.log.xz | Bin 4364 -> 4392 bytes 10-build_abe-dejagnu/make-dejagnu.log.xz | Bin 584 -> 584 bytes 11-build_abe-check_gcc/check-gcc.log.xz | Bin 38500 -> 41368 bytes 11-build_abe-check_gcc/console.log.xz | Bin 7692 -> 9484 bytes 12-check_regression/console.log.xz | Bin 5376 -> 5936 bytes 12-check_regression/extra-bisect-params | 1 + 12-check_regression/fails.sum | 6 + 12-check_regression/results.regressions | 1 + 12-check_regression/trigger-bisect | 3 + README.html | 24 +- README.txt | 24 +- git/gcc_rev | 2 +- jenkins/build-name | 2 +- jenkins/error-mail-body.txt | 3 + jenkins/error-mail-recipients.txt | 1 + jenkins/notify-full.log | 2015 +++++- jenkins/notify-init.log | 314 +- jenkins/run-build.env | 8 +- manifest.sh | 10 +- notify/jira/comment-card.txt | 3 + notify/jira/comment-template.txt | 5 +- notify/jira/components | 1 + notify/jira/description | 85 + notify/jira/key | 1 + notify/jira/startdate | 1 + notify/jira/summary | 1 + notify/jira/yaml | 93 + notify/lnt_report.json | 19 +- notify/mail-body.txt | 116 +- notify/mail-recipients.txt | 2 +- notify/mail-subject.txt | 2 +- notify/regressions.sum | 6 + notify/results.compare.txt | 160 +- results | 1 + sumfiles/g++.sum | 14 +- sumfiles/gcc.sum | 8 +- sumfiles/libstdc++.sum | 30 +- testresults/testresults-mail-body.txt | 17 +- testresults/testresults-mail-subject.txt | 2 +- 65 files changed, 9765 insertions(+), 556 deletions(-) create mode 100644 00-sumfiles/g++.log.0.xz create mode 100644 00-sumfiles/g++.log.1.xz delete mode 100644 00-sumfiles/g++.log.xz copy sumfiles/g++.sum => 00-sumfiles/g++.sum.0 (99%) create mode 100644 00-sumfiles/g++.sum.1 create mode 100644 00-sumfiles/gcc.log.0.xz delete mode 100644 00-sumfiles/gcc.log.xz copy sumfiles/gcc.sum => 00-sumfiles/gcc.sum.0 (99%) create mode 100644 00-sumfiles/libstdc++.log.0.xz delete mode 100644 00-sumfiles/libstdc++.log.xz copy sumfiles/libstdc++.sum => 00-sumfiles/libstdc++.sum.0 (99%) create mode 100644 12-check_regression/extra-bisect-params create mode 100644 12-check_regression/results.regressions create mode 100644 12-check_regression/trigger-bisect create mode 100644 jenkins/error-mail-body.txt create mode 100644 jenkins/error-mail-recipients.txt create mode 100644 notify/jira/comment-card.txt create mode 100644 notify/jira/components create mode 100644 notify/jira/description create mode 100644 notify/jira/key create mode 100644 notify/jira/startdate create mode 100644 notify/jira/summary create mode 100644 notify/jira/yaml create mode 100644 notify/regressions.sum