+ 469188:jenkins195679256853114589.sh: precommit_container_exec: 29: set +x /home/tcwg-build/workspace/tcwg_gnu_4/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 + 51506:round-robin-notify.sh: 68: false + 51506:round-robin-notify.sh: 71: dryrun= + 51506:round-robin-notify.sh: 75: tcwg_config_init /home/tcwg-build/workspace/tcwg_gnu_4/jenkins-scripts/rr/.. + 51506:round-robin-notify.sh: tcwg_config_init: 5: local scripts=/home/tcwg-build/workspace/tcwg_gnu_4/jenkins-scripts/rr/.. + 51506:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_project] ]] + 51506:round-robin-notify.sh: tcwg_config_init: 10: [[ -v rr[ci_config] ]] + 51506:round-robin-notify.sh: tcwg_config_init: 13: case "${rr[ci_project]}" in + 51506:round-robin-notify.sh: tcwg_config_init: 23: . /home/tcwg-build/workspace/tcwg_gnu_4/jenkins-scripts/rr/../tcwg_gnu-config.sh + 51506:round-robin-notify.sh: tcwg_config_init: 24: tcwg_gnu_config_init + 51506:round-robin-notify.sh: tcwg_gnu_config_init: 6: : + 51506:round-robin-notify.sh: 84: declare top_artifacts ci_project ci_config notify_email + 51506:round-robin-notify.sh: 161: declare change_kind changed_single_component last_good first_bad + 51506:round-robin-notify.sh: 162: declare -a changed_components + 51506:round-robin-notify.sh: 218: declare print_commits_f print_result_f print_config_f print_last_icommit_f + 51506:round-robin-notify.sh: 219: declare print_details_f + 51506:round-robin-notify.sh: 514: dump_model_only=false # setup_notify_environment + 51506:round-robin-notify.sh: 2844: setup_notify_environment + 51506:round-robin-notify.sh: setup_notify_environment: 87: echo '# setup_notify_environment' + 51506:round-robin-notify.sh: setup_notify_environment: 90: top_artifacts=artifacts ++ 51506:round-robin-notify.sh: setup_notify_environment: 91: get_current_manifest '{rr[ci_project]}' ++ 51506:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_project]}' ++ 51506:round-robin-notify.sh: get_manifest: 1081: set +x + 51506:round-robin-notify.sh: setup_notify_environment: 91: ci_project=tcwg_gcc_build ++ 51506:round-robin-notify.sh: setup_notify_environment: 92: get_current_manifest '{rr[ci_config]}' ++ 51506:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[ci_config]}' ++ 51506:round-robin-notify.sh: get_manifest: 1081: set +x + 51506:round-robin-notify.sh: setup_notify_environment: 92: ci_config=master-aarch64 + 51506:round-robin-notify.sh: setup_notify_environment: 95: load_manifest_env + 51506:round-robin-notify.sh: load_manifest_env: 1890: local varname dictname key + 51506:round-robin-notify.sh: load_manifest_env: 1891: declare -Ag component_rev component_url component_branch + 51506:round-robin-notify.sh: load_manifest_env: 1892: declare -g component_root_src + 51506:round-robin-notify.sh: load_manifest_env: 1895: mkdir -p artifacts/env + 51506:round-robin-notify.sh: load_manifest_env: 1896: read -r f ++ 51506:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env/ -name '*.csv' + 51506:round-robin-notify.sh: load_manifest_env: 1909: read -r f ++ 51506:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -maxdepth 1 -name '*.txt' + 51506:round-robin-notify.sh: load_manifest_env: 1918: read -r f ++ 51506:round-robin-notify.sh: load_manifest_env: 1889: find artifacts/env -mindepth 2 -name '*.txt' # Debug traces : + 51506:round-robin-notify.sh: setup_notify_environment: 98: echo '# Debug traces :' ++ 51506:round-robin-notify.sh: setup_notify_environment: 99: get_baseline_manifest BUILD_URL ++ 51506:round-robin-notify.sh: get_baseline_manifest: 1124: get_manifest base-artifacts/manifest.sh BUILD_URL false ++ 51506:round-robin-notify.sh: get_manifest: 1081: set +x # Baseline : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-build/10336/ + 51506:round-robin-notify.sh: setup_notify_environment: 99: echo '# Baseline : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-build/10336/' # Using dir : base-artifacts + 51506:round-robin-notify.sh: setup_notify_environment: 100: echo '# Using dir : base-artifacts' ++ 51506:round-robin-notify.sh: setup_notify_environment: 101: get_current_manifest BUILD_URL ++ 51506:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh BUILD_URL ++ 51506:round-robin-notify.sh: get_manifest: 1081: set +x # Artifacts : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/11893/ # Using dir : artifacts + 51506:round-robin-notify.sh: setup_notify_environment: 101: echo '# Artifacts : http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/11893/' + 51506:round-robin-notify.sh: setup_notify_environment: 102: echo '# Using dir : artifacts' + 51506:round-robin-notify.sh: setup_notify_environment: 103: echo '' + 51506:round-robin-notify.sh: setup_notify_environment: 105: mkdir -p artifacts/notify + 51506:round-robin-notify.sh: setup_notify_environment: 107: case "$notify" in + 51506:round-robin-notify.sh: setup_notify_environment: 120: declare -Ag pw + 51506:round-robin-notify.sh: setup_notify_environment: 121: '[' precommit = precommit ']' + 51506:round-robin-notify.sh: setup_notify_environment: 122: obligatory_variables pw_dir + 51506:round-robin-notify.sh: obligatory_variables: 1648: set -euf -o pipefail + 51506:round-robin-notify.sh: obligatory_variables: 1649: for i in "$@" + 51506:round-robin-notify.sh: obligatory_variables: 1650: case "$i" in ++ 51506:round-robin-notify.sh: obligatory_variables: 1659: declare -p pw_dir + 51506:round-robin-notify.sh: obligatory_variables: 1659: [[ declare -- pw_dir="artifacts/jenkins/pw" != \d\e\c\l\a\r\e\ * ]] + 51506:round-robin-notify.sh: setup_notify_environment: 123: declare -g pw_dir + 51506:round-robin-notify.sh: setup_notify_environment: 125: local pw_file + 51506:round-robin-notify.sh: setup_notify_environment: 126: IFS= + 51506:round-robin-notify.sh: setup_notify_environment: 126: read -r -d '' pw_file ++ 51506:round-robin-notify.sh: setup_notify_environment: 86: find artifacts/jenkins/pw -type f -print0 + 51506:round-robin-notify.sh: setup_notify_environment: 129: source artifacts/jenkins/pw/gcc ++ 51506:round-robin-notify.sh: source: 1: pw[project]=gcc ++ 51506:round-robin-notify.sh: source: 2: pw[gcc]=gcc ++ 51506:round-robin-notify.sh: source: 3: pw[gcc_patch_id]=138463 ++ 51506:round-robin-notify.sh: source: 4: pw[gcc_check_cmd]='glibc-cicd/check.py --patch_id 138463 --context tcwg_gcc_build--master-aarch64' ++ 51506:round-robin-notify.sh: source: 5: pw[gcc_build_url]=http://54.172.246.49:8080/job/tcwg_gcc_build--master-aarch64-precommit/11893/ ++ 51506:round-robin-notify.sh: source: 6: pw[gcc_patch_url]=https://patchwork.sourceware.org/patch/138463 ++ 51506:round-robin-notify.sh: source: 7: pw[gcc_patch_message_id]='<20260703202304.9240-1-kevinstefanov15@gmail.com>' ++ 51506:round-robin-notify.sh: source: 8: pw[gcc_patch_submitter]=kevinstefanov15@gmail.com ++ 51506:round-robin-notify.sh: source: 9: pw[gcc_skip]=false + 51506:round-robin-notify.sh: setup_notify_environment: 126: IFS= + 51506:round-robin-notify.sh: setup_notify_environment: 126: read -r -d '' pw_file + 51506:round-robin-notify.sh: 2845: check_source_changes # check_source_changes + 51506:round-robin-notify.sh: check_source_changes: 166: echo '# check_source_changes' ++ 51506:round-robin-notify.sh: check_source_changes: 170: get_current_manifest '{rr[update_baseline]}' ++ 51506:round-robin-notify.sh: get_current_manifest: 1131: get_manifest artifacts/manifest.sh '{rr[update_baseline]}' ++ 51506:round-robin-notify.sh: get_manifest: 1081: set +x + 51506:round-robin-notify.sh: check_source_changes: 170: '[' ignore '!=' init ']' + 51506:round-robin-notify.sh: check_source_changes: 171: IFS=' ' + 51506:round-robin-notify.sh: check_source_changes: 171: read -r -a changed_components ++ 51506:round-robin-notify.sh: check_source_changes: 171: print_changed_components ++ 51506:round-robin-notify.sh: print_changed_components: 1245: set -euf -o pipefail ++ 51506:round-robin-notify.sh: print_changed_components: 1247: local c delim= +++ 51506:round-robin-notify.sh: print_changed_components: 1248: print_updated_components +++ 51506:round-robin-notify.sh: print_updated_components: 1200: set -euf -o pipefail +++ 51506:round-robin-notify.sh: print_updated_components: 1202: local c delim= +++ 51506:round-robin-notify.sh: print_updated_components: 1203: for c in ${rr[components]} +++ 51506:round-robin-notify.sh: print_updated_components: 1204: false +++ 51506:round-robin-notify.sh: print_updated_components: 1211: [[ -v rr[gcc_git] ]] +++ 51506:round-robin-notify.sh: print_updated_components: 1211: '[' xHEAD '!=' xbaseline ']' +++ 51506:round-robin-notify.sh: print_updated_components: 1212: echo -ne gcc +++ 51506:round-robin-notify.sh: print_updated_components: 1213: delim=' ' +++ 51506:round-robin-notify.sh: print_updated_components: 1217: echo ++ 51506:round-robin-notify.sh: print_changed_components: 1248: for c in $(print_updated_components) ++ 51506:round-robin-notify.sh: print_changed_components: 1249: false ++ 51506:round-robin-notify.sh: print_changed_components: 1260: '[' -f base-artifacts/git/gcc_rev ']' +++ 51506:round-robin-notify.sh: print_changed_components: 1264: get_current_git gcc_rev +++ 51506:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail +++ 51506:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' +++ 51506:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x +++ 51506:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev +++ 51506:round-robin-notify.sh: print_changed_components: 1264: get_baseline_git gcc_rev +++ 51506:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail +++ 51506:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts +++ 51506:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' +++ 51506:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev ++ 51506:round-robin-notify.sh: print_changed_components: 1264: '[' x3f4528dc5cac2f385b704fa9359715cb906c86a5 '!=' x9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 ']' ++ 51506:round-robin-notify.sh: print_changed_components: 1266: echo -ne gcc ++ 51506:round-robin-notify.sh: print_changed_components: 1267: delim=' ' ++ 51506:round-robin-notify.sh: print_changed_components: 1271: echo + 51506:round-robin-notify.sh: check_source_changes: 176: local c base_rev cur_rev c_commits + 51506:round-robin-notify.sh: check_source_changes: 177: '[' 1 = 0 ']' + 51506:round-robin-notify.sh: check_source_changes: 180: '[' 1 = 1 ']' + 51506:round-robin-notify.sh: check_source_changes: 181: changed_single_component=gcc ++ 51506:round-robin-notify.sh: check_source_changes: 183: get_component_rev gcc ++ 51506:round-robin-notify.sh: get_component_rev: 1780: false ++ 51506:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 51506:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 51506:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 51506:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 51506:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 51506:round-robin-notify.sh: check_source_changes: 183: first_bad=3f4528dc5cac2f385b704fa9359715cb906c86a5 ++ 51506:round-robin-notify.sh: check_source_changes: 184: get_baseline_component_rev gcc ++ 51506:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 51506:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 51506:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 51506:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 51506:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 51506:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 51506:round-robin-notify.sh: check_source_changes: 184: last_good=9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 + 51506:round-robin-notify.sh: check_source_changes: 187: local res + 51506:round-robin-notify.sh: check_source_changes: 190: res=0 + 51506:round-robin-notify.sh: check_source_changes: 190: wait 51609 + 51506:round-robin-notify.sh: check_source_changes: 188: git -C gcc rev-parse --verify HEAD + 51506:round-robin-notify.sh: check_source_changes: 191: assert_with_msg 'Cannot parse HEAD in repo gcc' '[' 0 = 0 ']' + 51506:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x + 51506:round-robin-notify.sh: check_source_changes: 194: single_commit_p gcc + 51506:round-robin-notify.sh: single_commit_p: 139: set -euf -o pipefail + 51506:round-robin-notify.sh: single_commit_p: 141: local c=gcc + 51506:round-robin-notify.sh: single_commit_p: 143: local base_rev cur_rev sha1 ++ 51506:round-robin-notify.sh: single_commit_p: 144: get_baseline_component_rev gcc ++ 51506:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 51506:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 51506:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 51506:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 51506:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 51506:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 51506:round-robin-notify.sh: single_commit_p: 144: base_rev=9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 ++ 51506:round-robin-notify.sh: single_commit_p: 145: get_component_rev gcc ++ 51506:round-robin-notify.sh: get_component_rev: 1780: false ++ 51506:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 51506:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 51506:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 51506:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 51506:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 51506:round-robin-notify.sh: single_commit_p: 145: cur_rev=3f4528dc5cac2f385b704fa9359715cb906c86a5 ++ 51506:round-robin-notify.sh: single_commit_p: 147: git -C gcc rev-parse '3f4528dc5cac2f385b704fa9359715cb906c86a5^@' + 51506:round-robin-notify.sh: single_commit_p: 147: for sha1 in $(git -C "$c" rev-parse "$cur_rev^@") + 51506:round-robin-notify.sh: single_commit_p: 148: '[' 9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 = 9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 ']' + 51506:round-robin-notify.sh: single_commit_p: 150: return 0 + 51506:round-robin-notify.sh: check_source_changes: 195: change_kind=single_commit # Debug traces : # change_kind=single_commit : gcc + 51506:round-robin-notify.sh: check_source_changes: 205: echo '# Debug traces :' + 51506:round-robin-notify.sh: check_source_changes: 206: echo '# change_kind=single_commit : gcc' + 51506:round-robin-notify.sh: check_source_changes: 207: for c in "${changed_components[@]}" ++ 51506:round-robin-notify.sh: check_source_changes: 208: get_baseline_component_rev gcc ++ 51506:round-robin-notify.sh: get_baseline_component_rev: 1757: false ++ 51506:round-robin-notify.sh: get_baseline_component_rev: 1760: get_baseline_git gcc_rev ++ 51506:round-robin-notify.sh: get_baseline_git: 1137: set -euf -o pipefail ++ 51506:round-robin-notify.sh: get_baseline_git: 1138: local base_artifacts=base-artifacts ++ 51506:round-robin-notify.sh: get_baseline_git: 1140: '[' -f base-artifacts/git/gcc_rev ']' ++ 51506:round-robin-notify.sh: get_baseline_git: 1141: cat base-artifacts/git/gcc_rev + 51506:round-robin-notify.sh: check_source_changes: 208: base_rev=9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5 ++ 51506:round-robin-notify.sh: check_source_changes: 209: get_component_rev gcc ++ 51506:round-robin-notify.sh: get_component_rev: 1780: false ++ 51506:round-robin-notify.sh: get_component_rev: 1783: get_current_git gcc_rev ++ 51506:round-robin-notify.sh: get_current_git: 1149: set -euf -o pipefail ++ 51506:round-robin-notify.sh: get_current_git: 1150: assert_with_msg 'ERROR: No gcc_rev in current git' '[' -f artifacts/git/gcc_rev ']' ++ 51506:round-robin-notify.sh: assert_with_msg: 35: set -euf -o pipefail +x ++ 51506:round-robin-notify.sh: get_current_git: 1152: cat artifacts/git/gcc_rev + 51506:round-robin-notify.sh: check_source_changes: 209: cur_rev=3f4528dc5cac2f385b704fa9359715cb906c86a5 ++ 51506:round-robin-notify.sh: check_source_changes: 211: git -C gcc rev-list --count 9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5..3f4528dc5cac2f385b704fa9359715cb906c86a5 + 51506:round-robin-notify.sh: check_source_changes: 211: c_commits=1 # rev for gcc : 9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5..3f4528dc5cac2f385b704fa9359715cb906c86a5 (1 commits) + 51506:round-robin-notify.sh: check_source_changes: 212: echo '# rev for gcc : 9c36ceaacc080a70f3f664a2eb5f9b32227f5cf5..3f4528dc5cac2f385b704fa9359715cb906c86a5 (1 commits)' + 51506:round-robin-notify.sh: check_source_changes: 214: echo '' + 51506:round-robin-notify.sh: 2846: setup_stages_to_run + 51506:round-robin-notify.sh: setup_stages_to_run: 224: case "$ci_project" in + 51506:round-robin-notify.sh: setup_stages_to_run: 231: '[' precommit = precommit ']' + 51506:round-robin-notify.sh: setup_stages_to_run: 232: check_old_jira_cards=false + 51506:round-robin-notify.sh: setup_stages_to_run: 233: post_gcc_testresults=false + 51506:round-robin-notify.sh: setup_stages_to_run: 237: '[' precommit = onregression ']' + 51506:round-robin-notify.sh: setup_stages_to_run: 241: '[' precommit = precommit ']' + 51506:round-robin-notify.sh: setup_stages_to_run: 243: false + 51506:round-robin-notify.sh: setup_stages_to_run: 243: '[' 1 = 0 ']' + 51506:round-robin-notify.sh: setup_stages_to_run: 247: '[' precommit = ignore ']' + 51506:round-robin-notify.sh: setup_stages_to_run: 247: '[' precommit = precommit ']' + 51506:round-robin-notify.sh: setup_stages_to_run: 248: post_jira_comment=false + 51506:round-robin-notify.sh: setup_stages_to_run: 249: post_jira_card=false + 51506:round-robin-notify.sh: setup_stages_to_run: 250: post_icommits=false + 51506:round-robin-notify.sh: setup_stages_to_run: 254: '[' precommit = ignore ']' + 51506:round-robin-notify.sh: setup_stages_to_run: 260: generate_dashboard=false + 51506:round-robin-notify.sh: setup_stages_to_run: 261: post_dashboard=false + 51506:round-robin-notify.sh: setup_stages_to_run: 264: print_commits_f=print_commits + 51506:round-robin-notify.sh: setup_stages_to_run: 265: print_result_f=print_result + 51506:round-robin-notify.sh: setup_stages_to_run: 266: print_config_f=print_config + 51506:round-robin-notify.sh: setup_stages_to_run: 267: print_last_icommit_f=print_last_icommit + 51506:round-robin-notify.sh: setup_stages_to_run: 268: print_details_f=print_details + 51506:round-robin-notify.sh: setup_stages_to_run: 269: generate_extra_details_f=generate_extra_details + 51506:round-robin-notify.sh: setup_stages_to_run: 270: case "$ci_project" in + 51506:round-robin-notify.sh: setup_stages_to_run: 272: print_result_f=gnu_llvm_print_result + 51506:round-robin-notify.sh: setup_stages_to_run: 273: generate_extra_details_f=gnu_generate_extra_details + 51506:round-robin-notify.sh: setup_stages_to_run: 274: print_config_f=gnu_print_config + 51506:round-robin-notify.sh: setup_stages_to_run: 275: print_details_f=gnu_llvm_print_details + 51506:round-robin-notify.sh: 2849: post_interesting_commits init + 51506:round-robin-notify.sh: post_interesting_commits: 1650: set -euf -o pipefail # post_interesting_commits + 51506:round-robin-notify.sh: post_interesting_commits: 1651: echo '# post_interesting_commits' + 51506:round-robin-notify.sh: post_interesting_commits: 1653: local stage=init + 51506:round-robin-notify.sh: post_interesting_commits: 1655: '[' single_commit '!=' single_commit ']' + 51506: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 + 51506:round-robin-notify.sh: clone_or_update_repo: 695: set -euf -o pipefail + 51506:round-robin-notify.sh: clone_or_update_repo: 697: local dir=interesting-commits + 51506:round-robin-notify.sh: clone_or_update_repo: 698: local ref=master + 51506:round-robin-notify.sh: clone_or_update_repo: 699: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 51506:round-robin-notify.sh: clone_or_update_repo: 700: local reference=auto + 51506:round-robin-notify.sh: clone_or_update_repo: 701: local single_branch=master + 51506:round-robin-notify.sh: clone_or_update_repo: 702: local remote=origin + 51506: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 + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 510: set -euf -o pipefail + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 512: local dir=interesting-commits + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 513: local url=https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 514: local reference=auto + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 515: local single_branch=master + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 516: local remote=origin + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 518: local refopt= + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 519: case "$reference" in + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 521: local ref_dir + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git .git + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 51506: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 + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 522: for ref_dir in $url $dir ++ 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: basename interesting-commits .git + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 523: ref_dir=interesting-commits + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 524: ref_dir=/home/tcwg-buildslave/snapshots-ref/interesting-commits.git + 51506: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 + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 528: '[' -d /home/tcwg-buildslave/snapshots-ref/interesting-commits.git ']' + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 538: git -C interesting-commits status + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 540: rm -rf interesting-commits + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 543: '[' -d interesting-commits ']' + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 560: '[' -d interesting-commits ']' + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 566: '[' -d interesting-commits ']' + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 603: local fresh_clone=false + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 604: true + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 605: '[' -d interesting-commits ']' + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 606: local single_branch_opt= + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 607: '[' xmaster '!=' x ']' + 51506:round-robin-notify.sh: clone_or_update_repo_no_checkout: 608: single_branch_opt='--single-branch --branch master' + 51506: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 + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 440: local duration=1h + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 441: shift + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 442: local tries=3 + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 443: shift + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 444: local n=0 + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 445: local ret=0 + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 0 -eq 3 ']' timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits + 51506: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 + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 51640 + 51506: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: 0% (2/69746) Updating files: 0% (649/69746) Updating files: 1% (698/69746) Updating files: 1% (1086/69746) Updating files: 2% (1395/69746) Updating files: 2% (1752/69746) Updating files: 2% (1934/69746) Updating files: 3% (2093/69746) Updating files: 4% (2790/69746) Updating files: 5% (3488/69746) Updating files: 6% (4185/69746) Updating files: 6% (4756/69746) Updating files: 7% (4883/69746) Updating files: 8% (5580/69746) Updating files: 8% (5693/69746) Updating files: 9% (6278/69746) Updating files: 9% (6943/69746) Updating files: 10% (6975/69746) Updating files: 11% (7673/69746) Updating files: 12% (8370/69746) Updating files: 12% (8707/69746) Updating files: 13% (9067/69746) Updating files: 14% (9765/69746) Updating files: 14% (10394/69746) Updating files: 15% (10462/69746) Updating files: 15% (10598/69746) Updating files: 16% (11160/69746) Updating files: 17% (11857/69746) Updating files: 17% (12431/69746) Updating files: 18% (12555/69746) Updating files: 19% (13252/69746) Updating files: 20% (13950/69746) Updating files: 21% (14647/69746) Updating files: 22% (15345/69746) Updating files: 22% (15527/69746) Updating files: 23% (16042/69746) Updating files: 24% (16740/69746) Updating files: 24% (16925/69746) Updating files: 25% (17437/69746) Updating files: 25% (17894/69746) Updating files: 26% (18134/69746) Updating files: 27% (18832/69746) Updating files: 28% (19529/69746) Updating files: 29% (20227/69746) Updating files: 29% (20577/69746) Updating files: 30% (20924/69746) Updating files: 30% (21522/69746) Updating files: 31% (21622/69746) Updating files: 32% (22319/69746) Updating files: 33% (23017/69746) Updating files: 33% (23109/69746) Updating files: 34% (23714/69746) Updating files: 35% (24412/69746) Updating files: 36% (25109/69746) Updating files: 36% (25543/69746) Updating files: 37% (25807/69746) Updating files: 38% (26504/69746) Updating files: 39% (27201/69746) Updating files: 39% (27860/69746) Updating files: 40% (27899/69746) Updating files: 40% (28046/69746) Updating files: 41% (28596/69746) Updating files: 42% (29294/69746) Updating files: 42% (29738/69746) Updating files: 43% (29991/69746) Updating files: 44% (30689/69746) Updating files: 45% (31386/69746) Updating files: 45% (31630/69746) Updating files: 46% (32084/69746) Updating files: 47% (32781/69746) Updating files: 48% (33479/69746) Updating files: 48% (33957/69746) Updating files: 49% (34176/69746) Updating files: 50% (34873/69746) Updating files: 50% (35094/69746) Updating files: 51% (35571/69746) Updating files: 52% (36268/69746) Updating files: 52% (36470/69746) Updating files: 53% (36966/69746) Updating files: 54% (37663/69746) Updating files: 55% (38361/69746) Updating files: 55% (38794/69746) Updating files: 56% (39058/69746) Updating files: 56% (39408/69746) Updating files: 57% (39756/69746) Updating files: 58% (40453/69746) Updating files: 58% (40717/69746) Updating files: 59% (41151/69746) error: unable to write file gcc/sha1/e90d6c2639c39266479085a5f8df443b56eca259/commit-log.txt error: unable to write file gcc/sha1/e90d6c2639c39266479085a5f8df443b56eca259/first_url fatal: cannot create directory at 'gcc/sha1/e90d6c2639c39266479085a5f8df443b56eca259/jira': No space left on device warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/' + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=128 + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 128 -eq 0 ']' + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 453: case "$@" in ++ 51506:round-robin-notify.sh: run_with_timeout_and_retry: 465: echo git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits ++ 51506:round-robin-notify.sh: run_with_timeout_and_retry: 465: awk '{print $NF;}' + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 465: dir=interesting-commits + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 466: case "$dir" in + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 469: '[' -d interesting-commits ']' + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 470: rm -rf interesting-commits + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 476: n=1 + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 1 -eq 3 ']' timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits + 51506: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 + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 51672 + 51506: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: 0% (610/69746) Updating files: 1% (698/69746) Updating files: 1% (707/69746) Updating files: 2% (1395/69746) Updating files: 2% (1836/69746) Updating files: 3% (2093/69746) Updating files: 4% (2790/69746) Updating files: 5% (3488/69746) Updating files: 6% (4185/69746) Updating files: 7% (4883/69746) Updating files: 7% (5207/69746) Updating files: 8% (5580/69746) Updating files: 9% (6278/69746) Updating files: 9% (6958/69746) Updating files: 10% (6975/69746) Updating files: 11% (7673/69746) Updating files: 11% (7982/69746) Updating files: 12% (8370/69746) Updating files: 13% (9067/69746) Updating files: 14% (9765/69746) Updating files: 15% (10462/69746) Updating files: 15% (10585/69746) Updating files: 15% (10895/69746) Updating files: 16% (11160/69746) Updating files: 17% (11857/69746) Updating files: 18% (12555/69746) Updating files: 19% (13252/69746) Updating files: 20% (13950/69746) Updating files: 20% (13961/69746) Updating files: 20% (14523/69746) Updating files: 21% (14647/69746) Updating files: 22% (15345/69746) Updating files: 23% (16042/69746) Updating files: 24% (16740/69746) Updating files: 24% (16797/69746) Updating files: 25% (17437/69746) Updating files: 25% (17901/69746) Updating files: 26% (18134/69746) Updating files: 27% (18832/69746) Updating files: 27% (19223/69746) Updating files: 28% (19529/69746) Updating files: 29% (20227/69746) Updating files: 30% (20924/69746) Updating files: 31% (21622/69746) Updating files: 31% (22214/69746) Updating files: 32% (22319/69746) Updating files: 32% (22600/69746) Updating files: 33% (23017/69746) Updating files: 34% (23714/69746) Updating files: 35% (24412/69746) Updating files: 36% (25109/69746) Updating files: 36% (25677/69746) Updating files: 37% (25807/69746) Updating files: 37% (25971/69746) Updating files: 38% (26504/69746) Updating files: 39% (27201/69746) Updating files: 40% (27899/69746) error: unable to write file gcc/sha1/98914f9eba5f19d3eb93fbce8726b5264631cba0/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/status-summary.txt error: unable to write file gcc/sha1/98914f9eba5f19d3eb93fbce8726b5264631cba0/tcwg_gnu_embed_check_gcc/master-thumb_v8a_hard_eabi/status.txt error: unable to write file gcc/sha1/98914f9eba5f19d3eb93fbce8726b5264631cba0/tcwg_gnu_embed_check_gcc/status-summary.txt error: unable to write file gcc/sha1/98914f9eba5f19d3eb93fbce8726b5264631cba0/tcwg_gnu_embed_check_gcc/status.txt fatal: cannot create directory at 'gcc/sha1/98914f9eba5f19d3eb93fbce8726b5264631cba0/tcwg_gnu_native_check_gcc': No space left on device warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/' + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=128 + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 128 -eq 0 ']' + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 453: case "$@" in ++ 51506:round-robin-notify.sh: run_with_timeout_and_retry: 465: echo git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits ++ 51506:round-robin-notify.sh: run_with_timeout_and_retry: 465: awk '{print $NF;}' + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 465: dir=interesting-commits + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 466: case "$dir" in + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 469: '[' -d interesting-commits ']' + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 470: rm -rf interesting-commits + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 476: n=2 + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 2 -eq 3 ']' timeout 1h git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits + 51506: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 + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=0 + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 450: wait 51704 + 51506: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: 1% (699/69746) Updating files: 1% (703/69746) Updating files: 2% (1395/69746) Updating files: 2% (1478/69746) Updating files: 2% (1708/69746) Updating files: 2% (1746/69746) Updating files: 2% (1922/69746) Updating files: 3% (2093/69746) Updating files: 3% (2725/69746) Updating files: 4% (2790/69746) Updating files: 5% (3488/69746) Updating files: 6% (4185/69746) Updating files: 7% (4883/69746) Updating files: 7% (5402/69746) Updating files: 8% (5580/69746) Updating files: 9% (6278/69746) Updating files: 9% (6465/69746) Updating files: 10% (6975/69746) Updating files: 11% (7673/69746) Updating files: 11% (7921/69746) Updating files: 12% (8370/69746) Updating files: 13% (9067/69746) Updating files: 13% (9464/69746) Updating files: 14% (9765/69746) Updating files: 15% (10462/69746) Updating files: 15% (10600/69746) Updating files: 16% (11160/69746) Updating files: 16% (11522/69746) Updating files: 16% (11812/69746) Updating files: 17% (11857/69746) Updating files: 18% (12555/69746) Updating files: 19% (13252/69746) Updating files: 19% (13354/69746) Updating files: 20% (13950/69746) Updating files: 21% (14647/69746) Updating files: 21% (14836/69746) Updating files: 22% (15345/69746) Updating files: 23% (16042/69746) Updating files: 23% (16175/69746) Updating files: 24% (16740/69746) Updating files: 24% (17113/69746) Updating files: 25% (17437/69746) Updating files: 26% (18134/69746) Updating files: 27% (18832/69746) Updating files: 27% (19194/69746) Updating files: 28% (19529/69746) Updating files: 29% (20227/69746) Updating files: 29% (20914/69746) Updating files: 30% (20924/69746) Updating files: 31% (21622/69746) Updating files: 32% (22319/69746) Updating files: 32% (22987/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: 37% (26036/69746) Updating files: 37% (26188/69746) Updating files: 38% (26504/69746) Updating files: 39% (27201/69746) Updating files: 40% (27899/69746) Updating files: 41% (28596/69746) Updating files: 41% (28706/69746) Updating files: 42% (29294/69746) Updating files: 43% (29991/69746) Updating files: 44% (30689/69746) Updating files: 44% (30932/69746) Updating files: 45% (31386/69746) Updating files: 46% (32084/69746) Updating files: 47% (32781/69746) Updating files: 47% (33326/69746) Updating files: 48% (33479/69746) Updating files: 49% (34176/69746) Updating files: 50% (34873/69746) Updating files: 50% (35501/69746) Updating files: 51% (35571/69746) Updating files: 51% (35988/69746) Updating files: 52% (36268/69746) Updating files: 53% (36966/69746) Updating files: 54% (37663/69746) Updating files: 55% (38361/69746) Updating files: 55% (38967/69746) Updating files: 56% (39058/69746) Updating files: 57% (39756/69746) Updating files: 58% (40453/69746) Updating files: 58% (40542/69746) Updating files: 59% (41151/69746) Updating files: 59% (41202/69746) Updating files: 60% (41848/69746) Updating files: 61% (42546/69746) Updating files: 62% (43243/69746) Updating files: 62% (43430/69746) Updating files: 63% (43940/69746) Updating files: 64% (44638/69746) Updating files: 64% (45156/69746) Updating files: 65% (45335/69746) Updating files: 65% (46022/69746) Updating files: 66% (46033/69746) Updating files: 67% (46730/69746) Updating files: 68% (47428/69746) Updating files: 69% (48125/69746) Updating files: 70% (48823/69746) Updating files: 70% (48824/69746) Updating files: 71% (49520/69746) Updating files: 72% (50218/69746) Updating files: 72% (50850/69746) Updating files: 73% (50915/69746) Updating files: 73% (51480/69746) Updating files: 74% (51613/69746) Updating files: 75% (52310/69746) Updating files: 76% (53007/69746) Updating files: 77% (53705/69746) Updating files: 77% (54222/69746) Updating files: 78% (54402/69746) Updating files: 79% (55100/69746) Updating files: 79% (55731/69746) Updating files: 80% (55797/69746) Updating files: 81% (56495/69746) Updating files: 81% (57087/69746) Updating files: 82% (57192/69746) Updating files: 83% (57890/69746) Updating files: 84% (58587/69746) Updating files: 85% (59285/69746) Updating files: 85% (59678/69746) Updating files: 86% (59982/69746) Updating files: 87% (60680/69746) Updating files: 88% (61377/69746) Updating files: 89% (62074/69746) Updating files: 89% (62420/69746) Updating files: 90% (62772/69746) Updating files: 91% (63469/69746) Updating files: 92% (64167/69746) Updating files: 93% (64864/69746) Updating files: 93% (65327/69746) Updating files: 94% (65562/69746) Updating files: 95% (66259/69746) error: unable to write file llvm/sha1/de895751d2a250fb4127e1c7ea0863dd8e234325/commit-log.txt Updating files: 95% (66477/69746) error: unable to write file llvm/sha1/de895751d2a250fb4127e1c7ea0863dd8e234325/first_url fatal: cannot create directory at 'llvm/sha1/de895751d2a250fb4127e1c7ea0863dd8e234325/jira': No space left on device warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/' + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 450: ret=128 + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 451: '[' 128 -eq 0 ']' + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 453: case "$@" in ++ 51506:round-robin-notify.sh: run_with_timeout_and_retry: 465: echo git clone --single-branch --branch master https://gitlab.com/LinaroLtd/tcwg/ci/interesting-commits.git interesting-commits ++ 51506:round-robin-notify.sh: run_with_timeout_and_retry: 465: awk '{print $NF;}' + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 465: dir=interesting-commits + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 466: case "$dir" in + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 469: '[' -d interesting-commits ']' + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 470: rm -rf interesting-commits + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 476: n=3 + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 446: '[' 3 -eq 3 ']' + 51506:round-robin-notify.sh: run_with_timeout_and_retry: 478: return 128