summaryrefslogtreecommitdiff
path: root/jenkins/notify-init.log
diff options
context:
space:
mode:
authorTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-19 12:04:59 +0000
committerTCWG BuildSlave <tcwg-buildslave@linaro.org>2023-12-19 12:10:41 +0000
commit6f4a3070a576114cfdf40f3a6fdd66bf06a4aa69 (patch)
treebcdfe48b33a26ec3d4c2d4a5a438bf121f54dc3a /jenkins/notify-init.log
parent3cb97588c9bd878f60ec363b89bcc0034a446d4d (diff)
onsuccess: #103: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O3_LTO-build/103/
Results : | # reset_artifacts: | -10 | # build_bmk_llvm: | -3 | # benchmark -- -O3_LTO_marm: | 1 check_regression status : 0
Diffstat (limited to 'jenkins/notify-init.log')
-rw-r--r--jenkins/notify-init.log40
1 files changed, 20 insertions, 20 deletions
diff --git a/jenkins/notify-init.log b/jenkins/notify-init.log
index 5510a73..c96017e 100644
--- a/jenkins/notify-init.log
+++ b/jenkins/notify-init.log
@@ -26,18 +26,18 @@
++ get_baseline_manifest BUILD_URL
++ get_manifest base-artifacts/manifest.sh BUILD_URL false
++ set +x
-# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O3_LTO-build/101/
+# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O3_LTO-build/102/
# Using dir : base-artifacts
-+ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O3_LTO-build/101/'
++ echo '# Baseline : https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O3_LTO-build/102/'
+ 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_bmk-code_speed-cpu2017rate--llvm-arm-master-O3_LTO-build/102/
+# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O3_LTO-build/103/
# Using dir : artifacts
-+ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O3_LTO-build/102/'
-+ echo '# Using dir : artifacts'
++ echo '# Artifacts : https://ci.linaro.org/job/tcwg_bmk-code_speed-cpu2017rate--llvm-arm-master-O3_LTO-build/103/'
++ echo '# Using dir : artifacts'
+ echo ''
+ mkdir -p artifacts/notify
+ '[' -f /home/tcwg-buildslave/.jipdate.yml ']'
@@ -77,7 +77,7 @@
+++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
+++ set -euf -o pipefail +x
+++ cat base-artifacts/git/llvm_rev
-++ '[' xc59ea32f82128f550b471ed96b7ac093ff448c60 '!=' x62653573cbed2bf4b13de3dd73c1b9f8da60677f ']'
+++ '[' x5781d79a20a44a0c8f0e96f2bc11386a18ecf59c '!=' xc59ea32f82128f550b471ed96b7ac093ff448c60 ']'
++ echo -ne llvm
++ delim=' '
++ echo
@@ -90,17 +90,17 @@
++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/llvm_rev
-+ first_bad=c59ea32f82128f550b471ed96b7ac093ff448c60
++ first_bad=5781d79a20a44a0c8f0e96f2bc11386a18ecf59c
++ get_baseline_git llvm_rev
++ set -euf -o pipefail
++ local base_artifacts=base-artifacts
++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/llvm_rev
-+ last_good=62653573cbed2bf4b13de3dd73c1b9f8da60677f
++ last_good=c59ea32f82128f550b471ed96b7ac093ff448c60
+ local res
+ res=0
-+ wait 42973
++ wait 45688
+ git -C llvm rev-parse --verify HEAD
+ assert_with_msg 'Cannot parse HEAD in repo llvm' '[' 0 = 0 ']'
+ set -euf -o pipefail +x
@@ -114,16 +114,16 @@
++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/llvm_rev
-+ base_rev=62653573cbed2bf4b13de3dd73c1b9f8da60677f
++ base_rev=c59ea32f82128f550b471ed96b7ac093ff448c60
++ get_current_git llvm_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/llvm_rev
-+ cur_rev=c59ea32f82128f550b471ed96b7ac093ff448c60
-++ git -C llvm rev-parse 'c59ea32f82128f550b471ed96b7ac093ff448c60^@'
++ cur_rev=5781d79a20a44a0c8f0e96f2bc11386a18ecf59c
+++ git -C llvm rev-parse '5781d79a20a44a0c8f0e96f2bc11386a18ecf59c^@'
+ for sha1 in $(git -C "$c" rev-parse "$cur_rev^@")
-+ '[' 4faeb7dbe9a4d35ea3556a319a814fe7c5d6c27c = 62653573cbed2bf4b13de3dd73c1b9f8da60677f ']'
++ '[' 11969752860a80f6ffe2ca746c6a653f86969911 = c59ea32f82128f550b471ed96b7ac093ff448c60 ']'
+ return 1
+ change_kind=single_component
# Debug traces :
@@ -137,18 +137,18 @@
++ assert_with_msg 'ERROR: No llvm_rev in baseline git' '[' -f base-artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat base-artifacts/git/llvm_rev
-+ base_rev=62653573cbed2bf4b13de3dd73c1b9f8da60677f
++ base_rev=c59ea32f82128f550b471ed96b7ac093ff448c60
++ get_current_git llvm_rev
++ set -euf -o pipefail
++ assert_with_msg 'ERROR: No llvm_rev in current git' '[' -f artifacts/git/llvm_rev ']'
++ set -euf -o pipefail +x
++ cat artifacts/git/llvm_rev
-+ cur_rev=c59ea32f82128f550b471ed96b7ac093ff448c60
-++ git -C llvm rev-list --count 62653573cbed2bf4b13de3dd73c1b9f8da60677f..c59ea32f82128f550b471ed96b7ac093ff448c60
-# rev for llvm : 62653573cbed2bf4b13de3dd73c1b9f8da60677f..c59ea32f82128f550b471ed96b7ac093ff448c60 (394 commits)
++ cur_rev=5781d79a20a44a0c8f0e96f2bc11386a18ecf59c
+++ git -C llvm rev-list --count c59ea32f82128f550b471ed96b7ac093ff448c60..5781d79a20a44a0c8f0e96f2bc11386a18ecf59c
++ c_commits=194
+# rev for llvm : c59ea32f82128f550b471ed96b7ac093ff448c60..5781d79a20a44a0c8f0e96f2bc11386a18ecf59c (194 commits)
-+ c_commits=394
-+ echo '# rev for llvm : 62653573cbed2bf4b13de3dd73c1b9f8da60677f..c59ea32f82128f550b471ed96b7ac093ff448c60 (394 commits)'
++ echo '# rev for llvm : c59ea32f82128f550b471ed96b7ac093ff448c60..5781d79a20a44a0c8f0e96f2bc11386a18ecf59c (194 commits)'
+ echo ''
+ setup_stages_to_run
+ '[' ignore = onregression ']'
@@ -179,6 +179,6 @@
+ '[' single_component '!=' single_commit ']'
+ return
+ '[' init '!=' full ']'
-Init stage ran successfully.
+ echo 'Init stage ran successfully.'
+Init stage ran successfully.
+ exit 0