summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-09-16 06:17:32 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-09-16 06:17:32 +0000
commit6a7432747442fd9c105795c8021f93c684602a6c (patch)
treed63b85024820c6303c8ccb565ca9596d7b049005 /jenkins/notify-init.log
parent0ef2d9a60d7f584d5b0ed66f49e182cca034aa52 (diff)
onsuccess: #62: 24087: [TCWG CI] https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/62/
Results : | # reset_artifacts: | -10 | # build_abe binutils: | -9 | # build_abe stage1: | -5 | # build_abe qemu: | -2 | # linux_n_obj: | 24087 check_regression status : 0
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log213
1 files changed, 142 insertions, 71 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 3ddafc5..d2913ec 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -1,25 +1,25 @@
++ pwd
++ cat
-+ remote_exec build-05.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51786: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true
++ remote_exec build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49616: ./jenkins-scripts/round-robin-notify.sh '@@rr[top_artifacts]' artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh
+ set -euf -o pipefail
+ local host
-++ echo build-05.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51786:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49616:
++ cut -d: -f 1
-+ host=build-05.tcwglab
++ host=build-08.tcwglab
+ local port
-++ echo build-05.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51786:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49616:
++ cut -s -d: -f 2
+ port=
+ local dir
-++ echo build-05.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51786:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49616:
++ cut -s -d: -f 3
-+ dir=/home/tcwg-buildslave/workspace/tcwg_kernel_0
++ dir=/home/tcwg-buildslave/workspace/tcwg_kernel_1
+ local opts
-++ echo build-05.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51786:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49616:
++ cut -s -d: -f 4
-+ opts=-p51786
++ opts=-p49616
+ local env_vars
-++ echo build-05.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_0:-p51786:
+++ echo build-08.tcwglab::/home/tcwg-buildslave/workspace/tcwg_kernel_1:-p49616:
++ cut -s -d: -f 5
+ env_vars=
+ shift
@@ -52,10 +52,16 @@
+ for i in "$@"
+ cmd+=("$(printf '%q' "$i")")
++ printf %q true
-++ printf %q /home/tcwg-buildslave/workspace/tcwg_kernel_0
-+ ssh -p51786 build-05.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_kernel_0 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true'
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q __build_script
++ for i in "$@"
++ cmd+=("$(printf '%q' "$i")")
+++ printf %q tcwg_kernel-build.sh
+++ printf %q /home/tcwg-buildslave/workspace/tcwg_kernel_1
++ ssh -p49616 build-08.tcwglab 'cd /home/tcwg-buildslave/workspace/tcwg_kernel_1 && exec ./jenkins-scripts/round-robin-notify.sh @@rr\[top_artifacts\] artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh'
-/home/tcwg-buildslave/workspace/tcwg_kernel_0/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true
+/home/tcwg-buildslave/workspace/tcwg_kernel_1/jenkins-scripts/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify ignore __stage init __verbose true __build_script tcwg_kernel-build.sh
+ false
+ dryrun=
@@ -72,36 +78,36 @@
++ get_manifest artifacts/manifest.sh '{rr[ci_project]}'
++ set +x
+ ci_project=tcwg_kernel
+# Debug traces :
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/61/
+# Using dir : base-artifacts
++ get_current_manifest '{rr[ci_config]}'
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=gnu-master-arm-next-allmodconfig
+ echo '# 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_kernel--gnu-master-arm-next-allmodconfig-build/60/
-# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/60/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/61/'
+ 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_kernel--gnu-master-arm-next-allmodconfig-build/61/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/62/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/61/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--gnu-master-arm-next-allmodconfig-build/62/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
-# check_source_changes
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ check_source_changes
+ echo '# check_source_changes'
+# check_source_changes
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
++ set +x
@@ -115,17 +121,53 @@
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']'
++++ echo -ne binutils
++++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xhttps://github.com/gcc-mirror/gcc.git#master '!=' xbaseline ']'
++++ echo -ne ' gcc'
++++ delim=' '
+++ for c in ${rr[components]}
+++ '[' xhttps://git.linaro.org/kernel-org/linux-next.git#master '!=' xbaseline ']'
-+++ echo -ne linux
++++ echo -ne ' linux'
+++ delim=' '
+++ for c in ${rr[components]}
-+++ '[' xbaseline '!=' xbaseline ']'
++++ '[' xhttps://gitlab.com/qemu-project/qemu.git#master '!=' xbaseline ']'
++++ echo -ne ' qemu'
++++ delim=' '
+++ echo
++ for c in $(print_updated_components)
++++ 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
++++ get_baseline_git binutils_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ 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
+++ '[' x93203eebe2abf35d94d738541e4c62472a4102b8 '!=' x318d3bda5cad124bd11eebb0349d0f183ba625b1 ']'
+++ echo -ne binutils
+++ delim=' '
+++ for c in $(print_updated_components)
++++ 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
++++ get_baseline_git gcc_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ 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
+++ '[' x9882b81410f247604fbfd5883894a96127f461ac '!=' x26da1970a4011893cdf3f38793dc856e2a88be25 ']'
+++ echo -ne ' gcc'
+++ delim=' '
+++ for c in $(print_updated_components)
+++ get_current_git linux_rev
+++ set -euf -o pipefail
+++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
@@ -137,78 +179,107 @@
+++ 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
-++ '[' x3c13c772fc233a10342c8e1605ff0855dfdf0c89 '!=' x5ec30115c06692f17b20e4f4c7bdcd62cf96e30d ']'
-++ echo -ne linux
+++ '[' xdfa449a58323de195773cf928d99db4130702bf7 '!=' x3c13c772fc233a10342c8e1605ff0855dfdf0c89 ']'
+++ echo -ne ' linux'
+++ delim=' '
+++ for c in $(print_updated_components)
++++ get_current_git qemu_rev
++++ set -euf -o pipefail
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat artifacts/git/qemu_rev
++++ get_baseline_git qemu_rev
++++ set -euf -o pipefail
++++ local base_artifacts=base-artifacts
++++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++++ set -euf -o pipefail +x
++++ cat base-artifacts/git/qemu_rev
+++ '[' x005ad32358f12fe9313a4a01918a55e60d4f39e5 '!=' x9ef497755afc252fb8e060c9ea6b0987abfd20b6 ']'
+++ echo -ne ' qemu'
+# Debug traces :
+# change_kind=multiple_components : binutils gcc linux qemu
++ delim=' '
++ echo
+ local c base_rev cur_rev c_commits
-+ '[' 1 = 0 ']'
-+ '[' 1 = 1 ']'
-+ changed_single_component=linux
-++ get_current_git linux_rev
++ '[' 4 = 0 ']'
++ '[' 4 = 1 ']'
++ change_kind=multiple_components
++ changed_single_component=
++ echo '# Debug traces :'
++ echo '# change_kind=multiple_components : binutils gcc linux qemu'
++ for c in "${changed_components[@]}"
+++ get_baseline_git binutils_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ local base_artifacts=base-artifacts
+++ assert_with_msg 'ERROR: No binutils_rev in baseline git' '[' -f base-artifacts/git/binutils_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/linux_rev
-+ first_bad=3c13c772fc233a10342c8e1605ff0855dfdf0c89
-++ get_baseline_git linux_rev
+++ cat base-artifacts/git/binutils_rev
++ base_rev=318d3bda5cad124bd11eebb0349d0f183ba625b1
+++ 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=93203eebe2abf35d94d738541e4c62472a4102b8
+++ git -C binutils rev-list --count 318d3bda5cad124bd11eebb0349d0f183ba625b1..93203eebe2abf35d94d738541e4c62472a4102b8
+# rev for binutils : 318d3bda5cad124bd11eebb0349d0f183ba625b1..93203eebe2abf35d94d738541e4c62472a4102b8 (36 commits)
++ c_commits=36
++ echo '# rev for binutils : 318d3bda5cad124bd11eebb0349d0f183ba625b1..93203eebe2abf35d94d738541e4c62472a4102b8 (36 commits)'
++ for c in "${changed_components[@]}"
+++ get_baseline_git gcc_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ 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/linux_rev
-+ last_good=5ec30115c06692f17b20e4f4c7bdcd62cf96e30d
-+ local res
-+ res=0
-+ wait 18648
-+ git -C linux rev-parse --verify HEAD
-+ assert_with_msg 'Cannot parse HEAD in repo linux' '[' 0 = 0 ']'
-+ set -euf -o pipefail +x
-+ single_commit_p linux
-+ set -euf -o pipefail
-+ local c=linux
-+ local base_rev cur_rev sha1
+++ cat base-artifacts/git/gcc_rev
++ base_rev=26da1970a4011893cdf3f38793dc856e2a88be25
+++ 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=9882b81410f247604fbfd5883894a96127f461ac
+++ git -C gcc rev-list --count 26da1970a4011893cdf3f38793dc856e2a88be25..9882b81410f247604fbfd5883894a96127f461ac
+# rev for gcc : 26da1970a4011893cdf3f38793dc856e2a88be25..9882b81410f247604fbfd5883894a96127f461ac (215 commits)
++ c_commits=215
++ echo '# rev for gcc : 26da1970a4011893cdf3f38793dc856e2a88be25..9882b81410f247604fbfd5883894a96127f461ac (215 commits)'
++ for c in "${changed_components[@]}"
++ get_baseline_git linux_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ 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=5ec30115c06692f17b20e4f4c7bdcd62cf96e30d
++ base_rev=3c13c772fc233a10342c8e1605ff0855dfdf0c89
++ 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=3c13c772fc233a10342c8e1605ff0855dfdf0c89
-++ git -C linux rev-parse '3c13c772fc233a10342c8e1605ff0855dfdf0c89^@'
-+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 9d0bc5c94feab0c3bb8858397a0b82f4ca317aa2 = 5ec30115c06692f17b20e4f4c7bdcd62cf96e30d ']'
-+ return 1
-# Debug traces :
-# change_kind=single_component : linux
-+ change_kind=single_component
-+ echo '# Debug traces :'
-+ echo '# change_kind=single_component : linux'
++ cur_rev=dfa449a58323de195773cf928d99db4130702bf7
+++ git -C linux rev-list --count 3c13c772fc233a10342c8e1605ff0855dfdf0c89..dfa449a58323de195773cf928d99db4130702bf7
+# rev for linux : 3c13c772fc233a10342c8e1605ff0855dfdf0c89..dfa449a58323de195773cf928d99db4130702bf7 (4266 commits)
++ c_commits=4266
++ echo '# rev for linux : 3c13c772fc233a10342c8e1605ff0855dfdf0c89..dfa449a58323de195773cf928d99db4130702bf7 (4266 commits)'
+ for c in "${changed_components[@]}"
-++ get_baseline_git linux_rev
+++ get_baseline_git qemu_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
-++ assert_with_msg 'ERROR: No linux_rev in baseline git' '[' -f base-artifacts/git/linux_rev ']'
+++ assert_with_msg 'ERROR: No qemu_rev in baseline git' '[' -f base-artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
-++ cat base-artifacts/git/linux_rev
-+ base_rev=5ec30115c06692f17b20e4f4c7bdcd62cf96e30d
-++ get_current_git linux_rev
+++ cat base-artifacts/git/qemu_rev
++ base_rev=9ef497755afc252fb8e060c9ea6b0987abfd20b6
+++ get_current_git qemu_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No linux_rev in current git' '[' -f artifacts/git/linux_rev ']'
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/linux_rev
-+ cur_rev=3c13c772fc233a10342c8e1605ff0855dfdf0c89
-++ git -C linux rev-list --count 5ec30115c06692f17b20e4f4c7bdcd62cf96e30d..3c13c772fc233a10342c8e1605ff0855dfdf0c89
-# rev for linux : 5ec30115c06692f17b20e4f4c7bdcd62cf96e30d..3c13c772fc233a10342c8e1605ff0855dfdf0c89 (8802 commits)
+++ cat artifacts/git/qemu_rev
++ cur_rev=005ad32358f12fe9313a4a01918a55e60d4f39e5
+++ git -C qemu rev-list --count 9ef497755afc252fb8e060c9ea6b0987abfd20b6..005ad32358f12fe9313a4a01918a55e60d4f39e5
+# rev for qemu : 9ef497755afc252fb8e060c9ea6b0987abfd20b6..005ad32358f12fe9313a4a01918a55e60d4f39e5 (33 commits)
-+ c_commits=8802
-+ echo '# rev for linux : 5ec30115c06692f17b20e4f4c7bdcd62cf96e30d..3c13c772fc233a10342c8e1605ff0855dfdf0c89 (8802 commits)'
++ c_commits=33
++ echo '# rev for qemu : 9ef497755afc252fb8e060c9ea6b0987abfd20b6..005ad32358f12fe9313a4a01918a55e60d4f39e5 (33 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -231,10 +302,10 @@
# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
-Init stage ran successfully.
+ local stage=init
-+ '[' single_component '!=' single_commit ']'
++ '[' multiple_components '!=' single_commit ']'
+ return
+Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0