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.log118
1 files changed, 59 insertions, 59 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 72425af..ba205ad 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -18,35 +18,35 @@
++ set +x
+ ci_project=tcwg_kernel
++ get_current_manifest '{rr[ci_config]}'
+# Debug traces :
+# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-allyesconfig-build/107/
+# Using dir : base-artifacts
++ get_manifest artifacts/manifest.sh '{rr[ci_config]}'
++ set +x
-# Debug traces :
+ ci_config=llvm-master-aarch64-stable-allyesconfig
+ 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--llvm-master-aarch64-stable-allyesconfig-build/104/
-# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-allyesconfig-build/104/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-allyesconfig-build/107/'
+ 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--llvm-master-aarch64-stable-allyesconfig-build/107/
+# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-allyesconfig-build/109/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-allyesconfig-build/107/'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-allyesconfig-build/109/'
+ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
+ set +x
-# check_source_changes
+ case "$notify" in
+ declare -Ag pw
+ '[' ignore = precommit ']'
+ check_source_changes
+# check_source_changes
+ echo '# check_source_changes'
++ get_current_manifest '{rr[update_baseline]}'
++ get_manifest artifacts/manifest.sh '{rr[update_baseline]}'
@@ -61,100 +61,100 @@
+++ set -euf -o pipefail
+++ local c delim=
+++ for c in ${rr[components]}
-+++ '[' xgit://sourceware.org/git/binutils-gdb.git#master '!=' xbaseline ']'
-+++ echo -ne binutils
-+++ delim=' '
-+++ for c in ${rr[components]}
+++ '[' xbaseline '!=' xbaseline ']'
+++ for c in ${rr[components]}
+++ '[' xbaseline '!=' xbaseline ']'
+++ for c in ${rr[components]}
+++ '[' xbaseline '!=' xbaseline ']'
++++ for c in ${rr[components]}
++++ '[' 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
++++ get_current_git qemu_rev
+++ set -euf -o pipefail
-+++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
++++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
+++ set -euf -o pipefail +x
-+++ cat artifacts/git/binutils_rev
-+++ get_baseline_git binutils_rev
++++ cat artifacts/git/qemu_rev
++++ get_baseline_git qemu_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 ']'
++++ 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/binutils_rev
-++ '[' x612f120d41e81056bf29db07f494f0cdf27b545d '!=' xa393b155174d20d3d120b5012b87c5438ab9e3d4 ']'
-++ echo -ne binutils
++++ cat base-artifacts/git/qemu_rev
+++ '[' x9c74490bff6c8886a922008d0c9ce6cae70dd17e '!=' x9155a938cf8fdcb29b760acb8a742bb48be9000f ']'
+++ echo -ne qemu
++ delim=' '
++ echo
+ local c base_rev cur_rev c_commits
+ '[' 1 = 0 ']'
+ '[' 1 = 1 ']'
-+ changed_single_component=binutils
-++ get_current_git binutils_rev
++ changed_single_component=qemu
+++ get_current_git qemu_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/binutils_rev
-+ first_bad=612f120d41e81056bf29db07f494f0cdf27b545d
-++ get_baseline_git binutils_rev
+++ cat artifacts/git/qemu_rev
++ first_bad=9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ get_baseline_git qemu_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 ']'
+++ 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/binutils_rev
-+ last_good=a393b155174d20d3d120b5012b87c5438ab9e3d4
+++ cat base-artifacts/git/qemu_rev
++ last_good=9155a938cf8fdcb29b760acb8a742bb48be9000f
+ local res
+ res=0
-+ wait 11242
-+ git -C binutils rev-parse --verify HEAD
-+ assert_with_msg 'Cannot parse HEAD in repo binutils' '[' 0 = 0 ']'
++ wait 303213
++ git -C qemu rev-parse --verify HEAD
++ assert_with_msg 'Cannot parse HEAD in repo qemu' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
-+ single_commit_p binutils
++ single_commit_p qemu
+ set -euf -o pipefail
-+ local c=binutils
++ local c=qemu
+ local base_rev cur_rev sha1
-++ get_baseline_git binutils_rev
+++ get_baseline_git qemu_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 ']'
+++ 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/binutils_rev
-+ base_rev=a393b155174d20d3d120b5012b87c5438ab9e3d4
-++ get_current_git binutils_rev
+++ cat base-artifacts/git/qemu_rev
++ base_rev=9155a938cf8fdcb29b760acb8a742bb48be9000f
+++ get_current_git qemu_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/binutils_rev
-+ cur_rev=612f120d41e81056bf29db07f494f0cdf27b545d
-++ git -C binutils rev-parse '612f120d41e81056bf29db07f494f0cdf27b545d^@'
+++ cat artifacts/git/qemu_rev
++ cur_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ git -C qemu rev-parse '9c74490bff6c8886a922008d0c9ce6cae70dd17e^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 576745e26c0ec76a53ba45b20af464628a50b3e4 = a393b155174d20d3d120b5012b87c5438ab9e3d4 ']'
++ '[' 5746f70d685be1e0156e6e7f0d4a1e9bdca2e2e8 = 9155a938cf8fdcb29b760acb8a742bb48be9000f ']'
+ return 1
# Debug traces :
-# change_kind=single_component : binutils
+# change_kind=single_component : qemu
+ change_kind=single_component
+ echo '# Debug traces :'
-+ echo '# change_kind=single_component : binutils'
++ echo '# change_kind=single_component : qemu'
+ for c in "${changed_components[@]}"
-++ get_baseline_git binutils_rev
+++ get_baseline_git qemu_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 ']'
+++ 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/binutils_rev
-+ base_rev=a393b155174d20d3d120b5012b87c5438ab9e3d4
-++ get_current_git binutils_rev
+++ cat base-artifacts/git/qemu_rev
++ base_rev=9155a938cf8fdcb29b760acb8a742bb48be9000f
+++ get_current_git qemu_rev
++ set -euf -o pipefail
-++ assert_with_msg 'ERROR: No binutils_rev in current git' '[' -f artifacts/git/binutils_rev ']'
+++ assert_with_msg 'ERROR: No qemu_rev in current git' '[' -f artifacts/git/qemu_rev ']'
++ set -euf -o pipefail +x
-++ cat artifacts/git/binutils_rev
-+ cur_rev=612f120d41e81056bf29db07f494f0cdf27b545d
-++ git -C binutils rev-list --count a393b155174d20d3d120b5012b87c5438ab9e3d4..612f120d41e81056bf29db07f494f0cdf27b545d
-# rev for binutils : a393b155174d20d3d120b5012b87c5438ab9e3d4..612f120d41e81056bf29db07f494f0cdf27b545d (140 commits)
+++ cat artifacts/git/qemu_rev
++ cur_rev=9c74490bff6c8886a922008d0c9ce6cae70dd17e
+++ git -C qemu rev-list --count 9155a938cf8fdcb29b760acb8a742bb48be9000f..9c74490bff6c8886a922008d0c9ce6cae70dd17e
+# rev for qemu : 9155a938cf8fdcb29b760acb8a742bb48be9000f..9c74490bff6c8886a922008d0c9ce6cae70dd17e (73 commits)
-+ c_commits=140
-+ echo '# rev for binutils : a393b155174d20d3d120b5012b87c5438ab9e3d4..612f120d41e81056bf29db07f494f0cdf27b545d (140 commits)'
++ c_commits=73
++ echo '# rev for qemu : 9155a938cf8fdcb29b760acb8a742bb48be9000f..9c74490bff6c8886a922008d0c9ce6cae70dd17e (73 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -167,6 +167,8 @@
+ post_mail=false
+ '[' ignore = precommit ']'
+ generate_dashboard=false
+# post_interesting_commits
+Init stage ran successfully.
+ post_dashboard=false
+ print_commits_f=print_commits
+ print_result_f=print_result
@@ -175,13 +177,11 @@
+ generate_extra_details_f=generate_extra_details
+ case "$ci_project" in
+ post_interesting_commits init
-# post_interesting_commits
+ set -euf -o pipefail
+ echo '# post_interesting_commits'
+ local stage=init
+ '[' single_component '!=' single_commit ']'
+ return
-Init stage ran successfully.
+ '[' init '!=' full ']'
+ echo 'Init stage ran successfully.'
+ exit 0