+ 468834:jenkins12160754850362442234.sh: precommit_container_exec: 29: set +x /home/tcwg-build/workspace/tcwg_gnu_2/jenkins-scripts/rr/round-robin-notify.sh @@rr[top_artifacts] artifacts --notify precommit --pw_dir artifacts/jenkins/pw __verbose true __build_script tcwg_gnu-build.sh + 172385:round-robin-notify.sh: 68: false + 172385:round-robin-notify.sh: 71: dryrun= + 172385:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-build/workspace/tcwg_gnu_2/jenkins-scripts/rr/.. + 172385:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-build/workspace/tcwg_gnu_2/jenkins-scripts/rr/.. + 172385:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 172385:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 172385:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 172385:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-build/workspace/tcwg_gnu_2/jenkins-scripts/rr/../tcwg_gnu-config.sh + 172385:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 172385:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 172385:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 172385:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 172385:round-robin-notify.sh: 162: declare -a changed_components + 172385:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 172385:round-robin-notify.sh: 219: declare print_details_f + 172385:round-robin-notify.sh: 514: dump_model_only=false + 172385:round-robin-notify.sh: 2844: setup_notify_environment + 172385:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' # setup_notify_environment + 172385:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 172385:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 172385:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 172385:round-robin-notify.sh: get_manifest: 1081: set +x + 172385:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_gcc_build ++ 172385:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 172385:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 172385:round-robin-notify.sh: get_manifest: 1081: set +x + 172385:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-aarch64 + 172385:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 172385:round-robin-notify.sh: load_manifest_env: 1890: local varname dictname key + 172385:round-robin-notify.sh: load_manifest_env: 1891: declare -Ag component_rev component_url component_branch + 172385:round-robin-notify.sh: load_manifest_env: 1892: declare -g component_root_src + 172385:round-robin-notify.sh: load_manifest_env: 1895: mkdir -p artifacts/env + 172385:round-robin-notify.sh: load_manifest_env: 1896: read -r f ++ 172385:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env/ -name '*.csv' + 172385:round-robin-notify.sh: load_manifest_env: 1909: read -r f ++ 172385:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -maxdepth 1 -name '*.txt' + 172385:round-robin-notify.sh: load_manifest_env: 1918: read -r f ++ 172385:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -mindepth 2 -name '*.txt' # Debug traces : + 172385:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' ++ 172385:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 172385:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 172385:round-robin-notify.sh: get_manifest: 1081: set +x + 172385:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-build/10336/' # Baseline : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-build/10336/ # Using dir : base-artifacts + 172385:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' ++ 172385:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 172385:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 172385:round-robin-notify.sh: get_manifest: 1081: set +x + 172385:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/11884/' # Artifacts : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/11884/ # Using dir : artifacts + 172385:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' + 172385:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 172385:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify + 172385:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in + 172385:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw + 172385:round-robin-notify.sh: setup_notify_environment: 121: '[' precommit = precommit ']' + 172385:round-robin-notify.sh: setup_notify_environment: 122: obligatory_variables pw_dir + 172385:round-robin-notify.sh: obligatory_variables: 1648: set -euf -o pipefail + 172385:round-robin-notify.sh: obligatory_variables: 1649: for i in "$@" + 172385:round-robin-notify.sh: obligatory_variables: 1650: case "$i" in ++ 172385:round-robin-notify.sh: obligatory_variables: 1659: declare -p pw_dir + 172385:round-robin-notify.sh: obligatory_variables: 1659: [[ declare -- pw_dir="artifacts/jenkins/pw" != \d\e\c\l\a\r\e\ * ]] + 172385:round-robin-notify.sh: setup_notify_environment: 123: declare -g pw_dir + 172385:round-robin-notify.sh: setup_notify_environment: 125: local pw_file + 172385:round-robin-notify.sh: setup_notify_environment: 126: IFS= + 172385:round-robin-notify.sh: setup_notify_environment: 126: read -r -d '' pw_file ++ 172385:round-robin-notify.sh: setup_notify_environment: 86: find artifacts/jenkins/pw -type f -print0 + 172385:round-robin-notify.sh: setup_notify_environment: 129: source artifacts/jenkins/pw/gcc ++ 172385:round-robin-notify.sh: source: 1: pw[project]=gcc ++ 172385:round-robin-notify.sh: source: 2: pw[gcc]=gcc # check_source_changes ++ 172385:round-robin-notify.sh: source: 3: pw[gcc_patch_id]=138443 ++ 172385:round-robin-notify.sh: source: 4: pw[gcc_check_cmd]='glibc-cicd/check.py --patch_id 138443 --context tcwg_gcc_build--master-aarch64' ++ 172385:round-robin-notify.sh: source: 5: pw[gcc_build_url]=http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/11884/ ++ 172385:round-robin-notify.sh: source: 6: pw[gcc_patch_url]=https://patchwork.sourceware.org/patch/138443 ++ 172385:round-robin-notify.sh: source: 7: pw[gcc_patch_message_id]='' ++ 172385:round-robin-notify.sh: source: 8: pw[gcc_patch_submitter]=jakub@redhat.com ++ 172385:round-robin-notify.sh: source: 9: pw[gcc_skip]=false + 172385:round-robin-notify.sh: setup_notify_environment: 126: IFS= + 172385:round-robin-notify.sh: setup_notify_environment: 126: read -r -d '' pw_file + 172385:round-robin-notify.sh: 2845: check_source_changes + 172385:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' ++ 172385:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 172385:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 172385:round-robin-notify.sh: get_manifest: 1081: set +x + 172385:round-robin-notify.sh: check_source_changes: 170: '[' ignore '!=' init ']' + 172385:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 172385:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 172385:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 172385:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 172385:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 172385:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 172385:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 172385:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 172385:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 172385:round-robin-notify.sh: print_updated_components: 1204: false +++ 172385:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gcc_git] ]] +++ 172385:round-robin-notify.sh: print_updated_components: 1211: '[' xHEAD '!=' xbaseline ']' +++ 172385:round-robin-notify.sh: print_updated_components: 1212: echo -ne gcc +++ 172385:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 172385:round-robin-notify.sh: print_updated_components: 1217: echo ++ 172385:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 172385:round-robin-notify.sh: print_changed_components: 1249: false ++ 172385:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gcc_rev ']' +++ 172385:round-robin-notify.sh: print_changed_components: 1264: get_current_git gcc_rev +++ 172385:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 172385:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 172385:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 172385:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev +++ 172385:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gcc_rev +++ 172385:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 172385:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 172385:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 172385:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 172385:round-robin-notify.sh: print_changed_components: 1264: '[' xa4c7d395248a82f52d325f75fb21c9bfba246e56 '!=' x9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 ']' ++ 172385:round-robin-notify.sh: print_changed_components: 1266: echo -ne gcc ++ 172385:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 172385:round-robin-notify.sh: print_changed_components: 1271: echo + 172385:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits + 172385:round-robin-notify.sh: check_source_changes: 177: '[' 1 = 0 ']' + 172385:round-robin-notify.sh: check_source_changes: 180: '[' 1 = 1 ']' + 172385:round-robin-notify.sh: check_source_changes: 181: changed_single_component=gcc ++ 172385:round-robin-notify.sh: check_source_changes: 183: get_component_rev gcc ++ 172385:round-robin-notify.sh: get_component_rev: 1780: false ++ 172385:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 172385:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 172385:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 172385:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 172385:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 172385:round-robin-notify.sh: check_source_changes: 183: first_bad=a4c7d395248a82f52d325f75fb21c9bfba246e56 ++ 172385:round-robin-notify.sh: check_source_changes: 184: get_baseline_component_rev gcc ++ 172385:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 172385:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 172385:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 172385:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 172385:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 172385:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 172385:round-robin-notify.sh: check_source_changes: 184: last_good=9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 + 172385:round-robin-notify.sh: check_source_changes: 187: local res + 172385:round-robin-notify.sh: check_source_changes: 190: res=0 + 172385:round-robin-notify.sh: check_source_changes: 190: wait 172488 + 172385:round-robin-notify.sh: check_source_changes: 188: git -C gcc rev-parse --verify HEAD + 172385:round-robin-notify.sh: check_source_changes: 191: assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']' + 172385:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x + 172385:round-robin-notify.sh: check_source_changes: 194: single_commit_p gcc + 172385:round-robin-notify.sh: single_commit_p: 139: set -euf -o pipefail + 172385:round-robin-notify.sh: single_commit_p: 141: local c=gcc + 172385:round-robin-notify.sh: single_commit_p: 143: local base_rev cur_rev sha1 ++ 172385:round-robin-notify.sh: single_commit_p: 144: get_baseline_component_rev gcc ++ 172385:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 172385:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 172385:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 172385:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 172385:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 172385:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 172385:round-robin-notify.sh: single_commit_p: 144: base_rev=9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 ++ 172385:round-robin-notify.sh: single_commit_p: 145: get_component_rev gcc ++ 172385:round-robin-notify.sh: get_component_rev: 1780: false ++ 172385:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 172385:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 172385:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 172385:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 172385:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 172385:round-robin-notify.sh: single_commit_p: 145: cur_rev=a4c7d395248a82f52d325f75fb21c9bfba246e56 ++ 172385:round-robin-notify.sh: single_commit_p: 147: git -C gcc rev-parse 'a4c7d395248a82f52d325f75fb21c9bfba246e56^@' + 172385:round-robin-notify.sh: single_commit_p: 147: for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") + 172385:round-robin-notify.sh: single_commit_p: 148: '[' 9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 = 9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 ']' + 172385:round-robin-notify.sh: single_commit_p: 150: return 0 + 172385:round-robin-notify.sh: check_source_changes: 195: change_kind=single_commit # Debug traces : # change_kind=single_commit : gcc + 172385:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' + 172385:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=single_commit : gcc' + 172385:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 172385:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gcc ++ 172385:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 172385:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 172385:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 172385:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 172385:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 172385:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 172385:round-robin-notify.sh: check_source_changes: 208: base_rev=9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 ++ 172385:round-robin-notify.sh: check_source_changes: 209: get_component_rev gcc ++ 172385:round-robin-notify.sh: get_component_rev: 1780: false ++ 172385:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 172385:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 172385:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 172385:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 172385:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 172385:round-robin-notify.sh: check_source_changes: 209: cur_rev=a4c7d395248a82f52d325f75fb21c9bfba246e56 ++ 172385:round-robin-notify.sh: check_source_changes: 211: git -C gcc rev-list --count 9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5..a4c7d395248a82f52d325f75fb21c9bfba246e56 # rev for gcc : 9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5..a4c7d395248a82f52d325f75fb21c9bfba246e56 (1 commits) + 172385:round-robin-notify.sh: check_source_changes: 211: c_commits=1 + 172385:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gcc : 9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5..a4c7d395248a82f52d325f75fb21c9bfba246e56 (1 commits)' + 172385:round-robin-notify.sh: check_source_changes: 214: echo '' + 172385:round-robin-notify.sh: 2846: setup_stages_to_run + 172385:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 172385:round-robin-notify.sh: setup_stages_to_run: 231: '[' precommit = precommit ']' + 172385:round-robin-notify.sh: setup_stages_to_run: 232: check_old_jira_cards=false + 172385:round-robin-notify.sh: setup_stages_to_run: 233: post_gcc_testresults=false + 172385:round-robin-notify.sh: setup_stages_to_run: 237: '[' precommit = onregression ']' + 172385:round-robin-notify.sh: setup_stages_to_run: 241: '[' precommit = precommit ']' + 172385:round-robin-notify.sh: setup_stages_to_run: 243: false + 172385:round-robin-notify.sh: setup_stages_to_run: 243: '[' 0 = 0 ']' + 172385:round-robin-notify.sh: setup_stages_to_run: 244: notify=ignore + 172385:round-robin-notify.sh: setup_stages_to_run: 247: '[' ignore = ignore ']' + 172385:round-robin-notify.sh: setup_stages_to_run: 248: post_jira_comment=false + 172385:round-robin-notify.sh: setup_stages_to_run: 249: post_jira_card=false + 172385:round-robin-notify.sh: setup_stages_to_run: 250: post_icommits=false + 172385:round-robin-notify.sh: setup_stages_to_run: 254: '[' ignore = ignore ']' + 172385:round-robin-notify.sh: setup_stages_to_run: 255: post_mail=false + 172385:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 172385:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 172385:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 172385:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 172385:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 172385:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 172385:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 172385:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 172385:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 172385:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 172385:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 172385:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 172385:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 172385:round-robin-notify.sh: 2849: post_interesting_commits init + 172385:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail + 172385:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' # post_interesting_commits + 172385:round-robin-notify.sh: post_interesting_commits: 1653: local stage=init + 172385:round-robin-notify.sh: post_interesting_commits: 1655: '[' single_commit '!=' single_commit ']' + 172385:round-robin-notify.sh: post_interesting_commits: 1661: clone_or_update_repo interesting-commits master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git auto master + 172385:round-robin-notify.sh: clone_or_update_repo: 695: set -euf -o pipefail + 172385:round-robin-notify.sh: clone_or_update_repo: 697: local dir=interesting-commits + 172385:round-robin-notify.sh: clone_or_update_repo: 698: local ref=master + 172385:round-robin-notify.sh: clone_or_update_repo: 699: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 172385:round-robin-notify.sh: clone_or_update_repo: 700: local reference=auto + 172385:round-robin-notify.sh: clone_or_update_repo: 701: local single_branch=master + 172385:round-robin-notify.sh: clone_or_update_repo: 702: local remote=origin + 172385:round-robin-notify.sh: clone_or_update_repo: 704: clone_or_update_repo_no_checkout interesting-commits https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git auto master origin + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 510: set -euf -o pipefail + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 512: local dir=interesting-commits + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 513: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 514: local reference=auto + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 515: local single_branch=master + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 516: local remote=origin + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 518: local refopt= + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 519: case "$reference" in + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 521: local ref_dir + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git .git + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 525: git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename interesting-commits .git + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 525: git -C /home/tcwg-buildslave/snapshots-ref/interesting-commits.git rev-parse --git-dir + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 538: git -C interesting-commits status + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 540: rm -rf interesting-commits + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' -d interesting-commits ']' + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: '[' -d interesting-commits ']' + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 566: '[' -d interesting-commits ']' + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 603: local fresh_clone=false timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 604: true + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 605: '[' -d interesting-commits ']' + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 606: local single_branch_opt= + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 607: '[' xmaster '!=' x ']' + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 608: single_branch_opt='--single-branch --branch master' + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 611: run_with_timeout_and_retry 1h 3 git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 440: local duration=1h + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 441: shift + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 442: local tries=3 + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 443: shift + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 444: local n=0 + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 445: local ret=0 + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 0 -eq 3 ']' + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 448: echo timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 172519 + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 449: timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits Cloning into 'interesting-commits'... Updating files: 8% (5631/69746) Updating files: 9% (6278/69746) Updating files: 10% (6975/69746) Updating files: 11% (7673/69746) Updating files: 12% (8370/69746) Updating files: 13% (9067/69746) Updating files: 14% (9765/69746) Updating files: 15% (10462/69746) Updating files: 16% (11160/69746) Updating files: 17% (11857/69746) Updating files: 18% (12555/69746) Updating files: 19% (13252/69746) Updating files: 19% (13258/69746) Updating files: 20% (13950/69746) Updating files: 21% (14647/69746) Updating files: 22% (15345/69746) Updating files: 23% (16042/69746) Updating files: 24% (16740/69746) Updating files: 25% (17437/69746) Updating files: 26% (18134/69746) Updating files: 27% (18832/69746) Updating files: 28% (19529/69746) Updating files: 29% (20227/69746) Updating files: 29% (20879/69746) Updating files: 30% (20924/69746) Updating files: 31% (21622/69746) Updating files: 32% (22319/69746) Updating files: 33% (23017/69746) Updating files: 34% (23714/69746) Updating files: 35% (24412/69746) Updating files: 36% (25109/69746) Updating files: 37% (25807/69746) Updating files: 38% (26504/69746) Updating files: 39% (27201/69746) Updating files: 39% (27602/69746) Updating files: 40% (27899/69746) Updating files: 41% (28596/69746) Updating files: 42% (29294/69746) Updating files: 43% (29991/69746) Updating files: 44% (30689/69746) Updating files: 45% (31386/69746) Updating files: 46% (32084/69746) Updating files: 46% (32644/69746) Updating files: 47% (32781/69746) Updating files: 48% (33479/69746) Updating files: 49% (34176/69746) Updating files: 50% (34873/69746) Updating files: 51% (35571/69746) Updating files: 52% (36268/69746) Updating files: 53% (36966/69746) Updating files: 54% (37663/69746) Updating files: 55% (38361/69746) Updating files: 56% (39058/69746) Updating files: 57% (39756/69746) Updating files: 58% (40453/69746) Updating files: 58% (40714/69746) Updating files: 59% (41151/69746) Updating files: 60% (41848/69746) Updating files: 61% (42546/69746) Updating files: 62% (43243/69746) Updating files: 63% (43940/69746) Updating files: 64% (44638/69746) Updating files: 65% (45335/69746) Updating files: 66% (46033/69746) Updating files: 67% (46730/69746) Updating files: 68% (47428/69746) Updating files: 69% (48125/69746) Updating files: 69% (48127/69746) Updating files: 70% (48823/69746) Updating files: 71% (49520/69746) Updating files: 72% (50218/69746) Updating files: 73% (50915/69746) Updating files: 74% (51613/69746) Updating files: 75% (52310/69746) Updating files: 76% (53007/69746) Updating files: 77% (53705/69746) Updating files: 78% (54402/69746) Updating files: 79% (55100/69746) Updating files: 80% (55797/69746) Updating files: 81% (56495/69746) Updating files: 82% (57192/69746) Updating files: 83% (57890/69746) Updating files: 84% (58587/69746) Updating files: 84% (58755/69746) Updating files: 85% (59285/69746) Updating files: 86% (59982/69746) Updating files: 87% (60680/69746) Updating files: 88% (61377/69746) Updating files: 89% (62074/69746) Updating files: 90% (62772/69746) Updating files: 91% (63469/69746) Updating files: 92% (64167/69746) Updating files: 93% (64864/69746) Updating files: 94% (65562/69746) Updating files: 95% (66259/69746) Updating files: 96% (66957/69746) Updating files: 97% (67654/69746) Updating files: 97% (67967/69746) Updating files: 98% (68352/69746) Updating files: 99% (69049/69746) Updating files: 100% (69746/69746) Updating files: 100% (69746/69746), done. + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 0 -eq 0 ']' + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 451: break + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 478: return 0 + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 614: fresh_clone=true + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 617: git_set_remote interesting-commits origin https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git master + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: local ret=0 + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 618: wait 172547 + 172385:round-robin-notify.sh: git_set_remote: 489: set -euf -o pipefail + 172385:round-robin-notify.sh: git_set_remote: 491: local dir=interesting-commits + 172385:round-robin-notify.sh: git_set_remote: 492: local remote=origin + 172385:round-robin-notify.sh: git_set_remote: 493: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 172385:round-robin-notify.sh: git_set_remote: 494: local single_branch=master + 172385:round-robin-notify.sh: git_set_remote: 496: git -C interesting-commits remote rm origin + 172385:round-robin-notify.sh: git_set_remote: 497: git -C interesting-commits remote add -t master origin https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 619: '[' 0 '!=' 0 ']' + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 632: '[' -f interesting-commits/.git/shallow ']' + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 636: local refspec + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 637: '[' xmaster = x ']' + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 642: refspec=+refs/heads/master:refs/remotes/origin/master + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 645: run_with_timeout_and_retry 1h 3 git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 440: local duration=1h + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 441: shift + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 442: local tries=3 + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 443: shift + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 444: local n=0 + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 445: local ret=0 + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 0 -eq 3 ']' timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 448: echo timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 172550 + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 449: timeout 1h git -C interesting-commits fetch -q origin +refs/heads/master:refs/remotes/origin/master --prune + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 0 -eq 0 ']' + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 451: break + 172385:round-robin-notify.sh: run_with_timeout_and_retry: 478: return 0 + 172385:round-robin-notify.sh: clone_or_update_repo_no_checkout: 658: break + 172385:round-robin-notify.sh: clone_or_update_repo: 707: git_checkout interesting-commits master origin + 172385:round-robin-notify.sh: git_checkout: 670: set -euf -o pipefail + 172385:round-robin-notify.sh: git_checkout: 672: local dir=interesting-commits + 172385:round-robin-notify.sh: git_checkout: 673: local ref=master + 172385:round-robin-notify.sh: git_checkout: 674: local remote=origin + 172385:round-robin-notify.sh: git_checkout: 676: git_clean interesting-commits + 172385:round-robin-notify.sh: git_clean: 2193: set -euf -o pipefail + 172385:round-robin-notify.sh: git_clean: 2194: local dir=interesting-commits + 172385:round-robin-notify.sh: git_clean: 2195: shift + 172385:round-robin-notify.sh: git_clean: 2197: fresh_dir interesting-commits 'interesting-commits/.git/*' + 172385:round-robin-notify.sh: fresh_dir: 60: set -euf -o pipefail + 172385:round-robin-notify.sh: fresh_dir: 62: local dir=interesting-commits + 172385:round-robin-notify.sh: fresh_dir: 63: shift 1 ++ 172385:round-robin-notify.sh: fresh_dir: 66: dirname interesting-commits/something + 172385:round-robin-notify.sh: fresh_dir: 66: dir=interesting-commits + 172385:round-robin-notify.sh: fresh_dir: 68: mkdir -p interesting-commits + 172385:round-robin-notify.sh: fresh_dir: 70: find_opts=("!" "-path" "$dir") + 172385:round-robin-notify.sh: fresh_dir: 71: for keep_pattern in "$@" + 172385:round-robin-notify.sh: fresh_dir: 72: : + 172385:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 172385:round-robin-notify.sh: fresh_dir: 74: dirname 'interesting-commits/.git/*' + 172385:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits/.git + 172385:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits/.git = xinteresting-commits ']' + 172385:round-robin-notify.sh: fresh_dir: 80: assert '[' interesting-commits/.git '!=' / -a interesting-commits/.git '!=' . ']' + 172385:round-robin-notify.sh: assert: 48: set -euf -o pipefail +x + 172385:round-robin-notify.sh: fresh_dir: 72: : + 172385:round-robin-notify.sh: fresh_dir: 73: find_opts+=("!" "-path" "$keep_pattern") ++ 172385:round-robin-notify.sh: fresh_dir: 74: dirname interesting-commits/.git + 172385:round-robin-notify.sh: fresh_dir: 74: keep_pattern=interesting-commits + 172385:round-robin-notify.sh: fresh_dir: 75: '[' xinteresting-commits = xinteresting-commits ']' + 172385:round-robin-notify.sh: fresh_dir: 76: break + 172385:round-robin-notify.sh: fresh_dir: 85: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -type d -exec chmod +rwx '{}' ';' + 172385:round-robin-notify.sh: fresh_dir: 86: chmod -R +rw interesting-commits + 172385:round-robin-notify.sh: fresh_dir: 87: find interesting-commits '!' -path interesting-commits '!' -path 'interesting-commits/.git/*' '!' -path interesting-commits/.git -delete + 172385:round-robin-notify.sh: git_clean: 2198: git -C interesting-commits reset -q --hard error: unable to write file llvm/sha1/76274eb2b3439aac6991c6b505248e00627e5693/jira/startdate error: unable to write file llvm/sha1/76274eb2b3439aac6991c6b505248e00627e5693/jira/summary error: unable to write file llvm/sha1/76274eb2b3439aac6991c6b505248e00627e5693/jira/yaml error: unable to write fi