summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-17 22:25:53 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-11-17 22:25:53 +0000
commitb78f005d30f31a8340227c8df2d51a3025b90f99 (patch)
treebe06d4489f2009a541c15265d387a93d16e4a69a /jenkins/notify-init.log
parent4f6d87a32838af6548e4d067b8f277f3d6b404d4 (diff)
onsuccess: #477: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/477/
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_glibc --: | 0 check_regression status : 0
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log74
1 files changed, 37 insertions, 37 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 909dd17..43febb7 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,6 +1,6 @@
+ set +x
-/home/tcwg-buildslave/workspace/tcwg_gnu_4/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+/home/tcwg-buildslave/workspace/tcwg_gnu_5/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -9,8 +9,8 @@
+ declare -a changed_components
+ declare print_commits_f print_result_f print_config_f print_last_icommit_f
+ dump_model_only=false
-+ setup_notify_environment
# setup_notify_environment
++ setup_notify_environment
+ echo '# setup_notify_environment'
+ top_artifacts=artifacts
++ get_current_manifest '{rr[ci_project]}'
@@ -26,17 +26,17 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/475/
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/476/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/475/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/476/'
+ echo '# Using dir : base-artifacts'
++ get_current_manifest BUILD_URL
++ get_manifest artifacts/manifest.sh BUILD_URL
++ set +x
-# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/476/
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/477/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/476/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_check_glibc--master-aarch64-build/477/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
@@ -45,8 +45,8 @@
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ check_source_changes
-+ echo '# check_source_changes'
# check_source_changes
++ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
@@ -92,7 +92,7 @@
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/binutils_rev
-++ '[' x7db795bc67abfc8ea3a34057f434960ee0b3cf41 '!=' xd2eca84d73a66cf93acbf14522efc835e4446f57 ']'
+++ '[' x413366203156a0483d06a97b3f02b64ba6a215cc '!=' x7db795bc67abfc8ea3a34057f434960ee0b3cf41 ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -107,7 +107,7 @@
+++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gcc_rev
-++ '[' xa671095c208c7cf5eb934b6a31bd9fb6f6640a6b '!=' x01bc30b222a9d2ff0269325d9e367f8f1fcef942 ']'
+++ '[' x231bb992592a9e1bd7ce6583131acb1874c8e34e '!=' xa671095c208c7cf5eb934b6a31bd9fb6f6640a6b ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -135,7 +135,7 @@
+++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/glibc_rev
-++ '[' x849274d48fc59bfa6db3c713c8ced8026b20f3b7 '!=' xb7f8b6b64b135e6dba5083d688675874d6809c91 ']'
+++ '[' xdae3cf4134d476a4b4ef86fd7012231d6436c15e '!=' x849274d48fc59bfa6db3c713c8ced8026b20f3b7 ']'
++ echo -ne ' glibc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -150,18 +150,18 @@
+++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/gdb_rev
-++ '[' x7db795bc67abfc8ea3a34057f434960ee0b3cf41 '!=' xd2eca84d73a66cf93acbf14522efc835e4446f57 ']'
+++ '[' xe5d6f72eb3db66939f0d14e78056e118e83aca37 '!=' x7db795bc67abfc8ea3a34057f434960ee0b3cf41 ']'
++ echo -ne ' gdb'
++ delim=' '
++ echo
-# Debug traces :
-# change_kind=multiple_components : binutils gcc glibc gdb
+ local c base_rev cur_rev c_commits
+ '[' 4 = 0 ']'
+ '[' 4 = 1 ']'
+ change_kind=multiple_components
+ changed_single_component=
+# Debug traces :
+ echo '# Debug traces :'
+# change_kind=multiple_components : binutils gcc glibc gdb
+ echo '# change_kind=multiple_components : binutils gcc glibc gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
@@ -170,17 +170,17 @@
++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/binutils_rev
-+ base_rev=d2eca84d73a66cf93acbf14522efc835e4446f57
++ base_rev=7db795bc67abfc8ea3a34057f434960ee0b3cf41
++ get_current_git binutils_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/binutils_rev
-+ cur_rev=7db795bc67abfc8ea3a34057f434960ee0b3cf41
-++ git -C binutils rev-list --count d2eca84d73a66cf93acbf14522efc835e4446f57..7db795bc67abfc8ea3a34057f434960ee0b3cf41
-# rev for binutils : d2eca84d73a66cf93acbf14522efc835e4446f57..7db795bc67abfc8ea3a34057f434960ee0b3cf41 (11 commits)
-+ c_commits=11
-+ echo '# rev for binutils : d2eca84d73a66cf93acbf14522efc835e4446f57..7db795bc67abfc8ea3a34057f434960ee0b3cf41 (11 commits)'
++ cur_rev=413366203156a0483d06a97b3f02b64ba6a215cc
+++ git -C binutils rev-list --count 7db795bc67abfc8ea3a34057f434960ee0b3cf41..413366203156a0483d06a97b3f02b64ba6a215cc
++ c_commits=28
+# rev for binutils : 7db795bc67abfc8ea3a34057f434960ee0b3cf41..413366203156a0483d06a97b3f02b64ba6a215cc (28 commits)
++ echo '# rev for binutils : 7db795bc67abfc8ea3a34057f434960ee0b3cf41..413366203156a0483d06a97b3f02b64ba6a215cc (28 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -188,17 +188,17 @@
++ assert_with_msg 'ERROR: No gcc_rev in baseline git' '[' -f base-artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gcc_rev
-+ base_rev=01bc30b222a9d2ff0269325d9e367f8f1fcef942
++ base_rev=a671095c208c7cf5eb934b6a31bd9fb6f6640a6b
++ get_current_git gcc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gcc_rev
-+ cur_rev=a671095c208c7cf5eb934b6a31bd9fb6f6640a6b
-++ git -C gcc rev-list --count 01bc30b222a9d2ff0269325d9e367f8f1fcef942..a671095c208c7cf5eb934b6a31bd9fb6f6640a6b
-+ c_commits=30
-# rev for gcc : 01bc30b222a9d2ff0269325d9e367f8f1fcef942..a671095c208c7cf5eb934b6a31bd9fb6f6640a6b (30 commits)
-+ echo '# rev for gcc : 01bc30b222a9d2ff0269325d9e367f8f1fcef942..a671095c208c7cf5eb934b6a31bd9fb6f6640a6b (30 commits)'
++ cur_rev=231bb992592a9e1bd7ce6583131acb1874c8e34e
+++ git -C gcc rev-list --count a671095c208c7cf5eb934b6a31bd9fb6f6640a6b..231bb992592a9e1bd7ce6583131acb1874c8e34e
+# rev for gcc : a671095c208c7cf5eb934b6a31bd9fb6f6640a6b..231bb992592a9e1bd7ce6583131acb1874c8e34e (24 commits)
++ c_commits=24
++ echo '# rev for gcc : a671095c208c7cf5eb934b6a31bd9fb6f6640a6b..231bb992592a9e1bd7ce6583131acb1874c8e34e (24 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -206,17 +206,17 @@
++ assert_with_msg 'ERROR: No glibc_rev in baseline git' '[' -f base-artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/glibc_rev
-+ base_rev=b7f8b6b64b135e6dba5083d688675874d6809c91
++ base_rev=849274d48fc59bfa6db3c713c8ced8026b20f3b7
++ get_current_git glibc_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No glibc_rev in current git' '[' -f artifacts/git/glibc_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/glibc_rev
-+ cur_rev=849274d48fc59bfa6db3c713c8ced8026b20f3b7
-++ git -C glibc rev-list --count b7f8b6b64b135e6dba5083d688675874d6809c91..849274d48fc59bfa6db3c713c8ced8026b20f3b7
-# rev for glibc : b7f8b6b64b135e6dba5083d688675874d6809c91..849274d48fc59bfa6db3c713c8ced8026b20f3b7 (3 commits)
-+ c_commits=3
-+ echo '# rev for glibc : b7f8b6b64b135e6dba5083d688675874d6809c91..849274d48fc59bfa6db3c713c8ced8026b20f3b7 (3 commits)'
++ cur_rev=dae3cf4134d476a4b4ef86fd7012231d6436c15e
+++ git -C glibc rev-list --count 849274d48fc59bfa6db3c713c8ced8026b20f3b7..dae3cf4134d476a4b4ef86fd7012231d6436c15e
+# rev for glibc : 849274d48fc59bfa6db3c713c8ced8026b20f3b7..dae3cf4134d476a4b4ef86fd7012231d6436c15e (2 commits)
++ c_commits=2
++ echo '# rev for glibc : 849274d48fc59bfa6db3c713c8ced8026b20f3b7..dae3cf4134d476a4b4ef86fd7012231d6436c15e (2 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -224,18 +224,18 @@
++ assert_with_msg 'ERROR: No gdb_rev in baseline git' '[' -f base-artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/gdb_rev
-+ base_rev=d2eca84d73a66cf93acbf14522efc835e4446f57
++ base_rev=7db795bc67abfc8ea3a34057f434960ee0b3cf41
++ get_current_git gdb_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No gdb_rev in current git' '[' -f artifacts/git/gdb_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/gdb_rev
-+ cur_rev=7db795bc67abfc8ea3a34057f434960ee0b3cf41
-++ git -C gdb rev-list --count d2eca84d73a66cf93acbf14522efc835e4446f57..7db795bc67abfc8ea3a34057f434960ee0b3cf41
-# rev for gdb : d2eca84d73a66cf93acbf14522efc835e4446f57..7db795bc67abfc8ea3a34057f434960ee0b3cf41 (11 commits)
++ cur_rev=e5d6f72eb3db66939f0d14e78056e118e83aca37
+++ git -C gdb rev-list --count 7db795bc67abfc8ea3a34057f434960ee0b3cf41..e5d6f72eb3db66939f0d14e78056e118e83aca37
++ c_commits=29
+# rev for gdb : 7db795bc67abfc8ea3a34057f434960ee0b3cf41..e5d6f72eb3db66939f0d14e78056e118e83aca37 (29 commits)
++ echo '# rev for gdb : 7db795bc67abfc8ea3a34057f434960ee0b3cf41..e5d6f72eb3db66939f0d14e78056e118e83aca37 (29 commits)'
-+ c_commits=11
-+ echo '# rev for gdb : d2eca84d73a66cf93acbf14522efc835e4446f57..7db795bc67abfc8ea3a34057f434960ee0b3cf41 (11 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'