summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log114
1 files changed, 57 insertions, 57 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 8ac538b..bcae95a 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_5:-p51797: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
++ remote_exec tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p52087: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ set -euf -o pipefail
+ local host
-++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_5:-p51797:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p52087:
++ cut -d: -f 1
+ host=tcwg-jade-05
+ local port
-++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_5:-p51797:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p52087:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_5:-p51797:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p52087:
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_5
++ dir=/home/tcwg-buildslave/workspace/tcwg_gnu_2
+ local opts
-++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_5:-p51797:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p52087:
++ cut -s -d: -f 4
-+ opts=-p51797
++ opts=-p52087
+ local env_vars
-++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_5:-p51797:
+++ echo tcwg-jade-05::/home/tcwg-buildslave/workspace/tcwg_gnu_2:-p52087:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -58,10 +58,10 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q tcwg_gnu-build.sh
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_5
-+ ssh -p51797 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_5 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh'
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_gnu_2
++ ssh -p52087 tcwg-jade-05 'cd /home/tcwg-buildslave/workspace/tcwg_gnu_2 && exec ./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
+/home/tcwg-buildslave/workspace/tcwg_gnu_2/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_gnu-build.sh
+ false
+ dryrun=
@@ -70,8 +70,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]}'
@@ -82,24 +82,24 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
+ ci_config=master-aarch64
-# Debug traces :
+ echo '# Debug traces :'
+# Debug traces :
++ 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_fast_check_gdb--master-aarch64-build/504/
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/504/'
+# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/505/
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/505/'
# Using dir : base-artifacts
+ 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_fast_check_gdb--master-aarch64-build/505/
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/505/'
+# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/506/
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_gnu_native_fast_check_gdb--master-aarch64-build/506/'
# Using dir : artifacts
-
+ echo '# Using dir : artifacts'
+ echo ''
+
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
@@ -153,7 +153,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
-++ '[' x69bded926075d6777029c42f3e52d880474d12ab '!=' x04f0f42bcf4fb5f7bbde0b954f816c5f6ff7f571 ']'
+++ '[' x87e3cc466e8ea352639beb6db40a36e339d608d1 '!=' x69bded926075d6777029c42f3e52d880474d12ab ']'
++ echo -ne binutils
++ delim=' '
++ for c in $(print_updated_components)
@@ -168,7 +168,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
-++ '[' x94c0b26f454da642a76c1a7ebbf1475324671bb4 '!=' x3c444fb2ff4c789744af1bda29422ec31360612e ']'
+++ '[' x37e1634ef1a6f1224c4a77f6502a159d2cec2315 '!=' x94c0b26f454da642a76c1a7ebbf1475324671bb4 ']'
++ echo -ne ' gcc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -183,7 +183,7 @@
+++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/linux_rev
-++ '[' x14ab6d425e80674b6a0145f05719b11e82e64824 '!=' x2af9b20dbb39f6ebf9b9b6c090271594627d818e ']'
+++ '[' x5a6a09e97199d6600d31383055f9d43fbbcbe86f '!=' x14ab6d425e80674b6a0145f05719b11e82e64824 ']'
++ echo -ne ' linux'
++ delim=' '
++ for c in $(print_updated_components)
@@ -198,7 +198,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
-++ '[' xe6e3c666880847ad908692087ca6d5015895dffa '!=' x2bd00179885928fd95fcabfafc50e7b5c6e660d2 ']'
+++ '[' xbc888a3976700a3607f6ec4a36dbf3030161cb3e '!=' xe6e3c666880847ad908692087ca6d5015895dffa ']'
++ echo -ne ' glibc'
++ delim=' '
++ for c in $(print_updated_components)
@@ -213,18 +213,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
-++ '[' x69bded926075d6777029c42f3e52d880474d12ab '!=' x04f0f42bcf4fb5f7bbde0b954f816c5f6ff7f571 ']'
+++ '[' x87e3cc466e8ea352639beb6db40a36e339d608d1 '!=' x69bded926075d6777029c42f3e52d880474d12ab ']'
++ echo -ne ' gdb'
++ delim=' '
++ echo
+ local c base_rev cur_rev c_commits
+# Debug traces :
+ '[' 5 = 0 ']'
+ '[' 5 = 1 ']'
+ change_kind=multiple_components
-# Debug traces :
-# change_kind=multiple_components : binutils gcc linux glibc gdb
+ changed_single_component=
+ echo '# Debug traces :'
+# change_kind=multiple_components : binutils gcc linux glibc gdb
+ echo '# change_kind=multiple_components : binutils gcc linux glibc gdb'
+ for c in "${changed_components[@]}"
++ get_baseline_git binutils_rev
@@ -233,17 +233,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=04f0f42bcf4fb5f7bbde0b954f816c5f6ff7f571
++ base_rev=69bded926075d6777029c42f3e52d880474d12ab
++ 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=69bded926075d6777029c42f3e52d880474d12ab
-++ git -C binutils rev-list --count 04f0f42bcf4fb5f7bbde0b954f816c5f6ff7f571..69bded926075d6777029c42f3e52d880474d12ab
-+ c_commits=10
-# rev for binutils : 04f0f42bcf4fb5f7bbde0b954f816c5f6ff7f571..69bded926075d6777029c42f3e52d880474d12ab (10 commits)
-+ echo '# rev for binutils : 04f0f42bcf4fb5f7bbde0b954f816c5f6ff7f571..69bded926075d6777029c42f3e52d880474d12ab (10 commits)'
++ cur_rev=87e3cc466e8ea352639beb6db40a36e339d608d1
+++ git -C binutils rev-list --count 69bded926075d6777029c42f3e52d880474d12ab..87e3cc466e8ea352639beb6db40a36e339d608d1
++ c_commits=4
+# rev for binutils : 69bded926075d6777029c42f3e52d880474d12ab..87e3cc466e8ea352639beb6db40a36e339d608d1 (4 commits)
++ echo '# rev for binutils : 69bded926075d6777029c42f3e52d880474d12ab..87e3cc466e8ea352639beb6db40a36e339d608d1 (4 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gcc_rev
++ set -euf -o pipefail
@@ -251,17 +251,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=3c444fb2ff4c789744af1bda29422ec31360612e
++ base_rev=94c0b26f454da642a76c1a7ebbf1475324671bb4
++ 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=94c0b26f454da642a76c1a7ebbf1475324671bb4
-++ git -C gcc rev-list --count 3c444fb2ff4c789744af1bda29422ec31360612e..94c0b26f454da642a76c1a7ebbf1475324671bb4
-+ c_commits=22
-# rev for gcc : 3c444fb2ff4c789744af1bda29422ec31360612e..94c0b26f454da642a76c1a7ebbf1475324671bb4 (22 commits)
-+ echo '# rev for gcc : 3c444fb2ff4c789744af1bda29422ec31360612e..94c0b26f454da642a76c1a7ebbf1475324671bb4 (22 commits)'
++ cur_rev=37e1634ef1a6f1224c4a77f6502a159d2cec2315
+++ git -C gcc rev-list --count 94c0b26f454da642a76c1a7ebbf1475324671bb4..37e1634ef1a6f1224c4a77f6502a159d2cec2315
++ c_commits=29
+# rev for gcc : 94c0b26f454da642a76c1a7ebbf1475324671bb4..37e1634ef1a6f1224c4a77f6502a159d2cec2315 (29 commits)
++ echo '# rev for gcc : 94c0b26f454da642a76c1a7ebbf1475324671bb4..37e1634ef1a6f1224c4a77f6502a159d2cec2315 (29 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git linux_rev
++ set -euf -o pipefail
@@ -269,17 +269,17 @@
++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/linux_rev
-+ base_rev=2af9b20dbb39f6ebf9b9b6c090271594627d818e
++ base_rev=14ab6d425e80674b6a0145f05719b11e82e64824
++ get_current_git linux_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/linux_rev
-+ cur_rev=14ab6d425e80674b6a0145f05719b11e82e64824
-++ git -C linux rev-list --count 2af9b20dbb39f6ebf9b9b6c090271594627d818e..14ab6d425e80674b6a0145f05719b11e82e64824
-+ c_commits=208
-+ echo '# rev for linux : 2af9b20dbb39f6ebf9b9b6c090271594627d818e..14ab6d425e80674b6a0145f05719b11e82e64824 (208 commits)'
-# rev for linux : 2af9b20dbb39f6ebf9b9b6c090271594627d818e..14ab6d425e80674b6a0145f05719b11e82e64824 (208 commits)
++ cur_rev=5a6a09e97199d6600d31383055f9d43fbbcbe86f
+++ git -C linux rev-list --count 14ab6d425e80674b6a0145f05719b11e82e64824..5a6a09e97199d6600d31383055f9d43fbbcbe86f
++ c_commits=3653
+# rev for linux : 14ab6d425e80674b6a0145f05719b11e82e64824..5a6a09e97199d6600d31383055f9d43fbbcbe86f (3653 commits)
++ echo '# rev for linux : 14ab6d425e80674b6a0145f05719b11e82e64824..5a6a09e97199d6600d31383055f9d43fbbcbe86f (3653 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git glibc_rev
++ set -euf -o pipefail
@@ -287,17 +287,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=2bd00179885928fd95fcabfafc50e7b5c6e660d2
++ base_rev=e6e3c666880847ad908692087ca6d5015895dffa
++ 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=e6e3c666880847ad908692087ca6d5015895dffa
-++ git -C glibc rev-list --count 2bd00179885928fd95fcabfafc50e7b5c6e660d2..e6e3c666880847ad908692087ca6d5015895dffa
-+ c_commits=6
-# rev for glibc : 2bd00179885928fd95fcabfafc50e7b5c6e660d2..e6e3c666880847ad908692087ca6d5015895dffa (6 commits)
-+ echo '# rev for glibc : 2bd00179885928fd95fcabfafc50e7b5c6e660d2..e6e3c666880847ad908692087ca6d5015895dffa (6 commits)'
++ cur_rev=bc888a3976700a3607f6ec4a36dbf3030161cb3e
+++ git -C glibc rev-list --count e6e3c666880847ad908692087ca6d5015895dffa..bc888a3976700a3607f6ec4a36dbf3030161cb3e
++ c_commits=9
+# rev for glibc : e6e3c666880847ad908692087ca6d5015895dffa..bc888a3976700a3607f6ec4a36dbf3030161cb3e (9 commits)
++ echo '# rev for glibc : e6e3c666880847ad908692087ca6d5015895dffa..bc888a3976700a3607f6ec4a36dbf3030161cb3e (9 commits)'
+ for c in "${changed_components[@]}"
++ get_baseline_git gdb_rev
++ set -euf -o pipefail
@@ -305,18 +305,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=04f0f42bcf4fb5f7bbde0b954f816c5f6ff7f571
++ base_rev=69bded926075d6777029c42f3e52d880474d12ab
++ 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=69bded926075d6777029c42f3e52d880474d12ab
-++ git -C gdb rev-list --count 04f0f42bcf4fb5f7bbde0b954f816c5f6ff7f571..69bded926075d6777029c42f3e52d880474d12ab
-+ c_commits=10
-# rev for gdb : 04f0f42bcf4fb5f7bbde0b954f816c5f6ff7f571..69bded926075d6777029c42f3e52d880474d12ab (10 commits)
++ cur_rev=87e3cc466e8ea352639beb6db40a36e339d608d1
+++ git -C gdb rev-list --count 69bded926075d6777029c42f3e52d880474d12ab..87e3cc466e8ea352639beb6db40a36e339d608d1
++ c_commits=4
++ echo '# rev for gdb : 69bded926075d6777029c42f3e52d880474d12ab..87e3cc466e8ea352639beb6db40a36e339d608d1 (4 commits)'
+# rev for gdb : 69bded926075d6777029c42f3e52d880474d12ab..87e3cc466e8ea352639beb6db40a36e339d608d1 (4 commits)
-+ echo '# rev for gdb : 04f0f42bcf4fb5f7bbde0b954f816c5f6ff7f571..69bded926075d6777029c42f3e52d880474d12ab (10 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -340,12 +340,12 @@
+ print_config_f=gnu_print_config
+ post_interesting_commits init
+ set -euf -o pipefail
-+ echo '# post_interesting_commits'
# post_interesting_commits
++ echo '# post_interesting_commits'
+ local stage=init
+ '[' multiple_components '!=' single_commit ']'
+ return
+ '[' init '!=' full ']'
-Init stage ran successfully.
+ echo 'Init stage ran successfully.'
+Init stage ran successfully.
+ exit 0