﻿2025-08-20T18:51:31.3492042Z Current runner version: '2.328.0'
2025-08-20T18:51:31.3514636Z ##[group]Runner Image Provisioner
2025-08-20T18:51:31.3515557Z Hosted Compute Agent
2025-08-20T18:51:31.3516138Z Version: 20250818.377
2025-08-20T18:51:31.3517002Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:51:31.3517866Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:51:31.3518478Z ##[endgroup]
2025-08-20T18:51:31.3518960Z ##[group]Operating System
2025-08-20T18:51:31.3519584Z Ubuntu
2025-08-20T18:51:31.3520053Z 24.04.2
2025-08-20T18:51:31.3520593Z LTS
2025-08-20T18:51:31.3521045Z ##[endgroup]
2025-08-20T18:51:31.3521550Z ##[group]Runner Image
2025-08-20T18:51:31.3522124Z Image: ubuntu-24.04
2025-08-20T18:51:31.3522622Z Version: 20250810.1.0
2025-08-20T18:51:31.3523645Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T18:51:31.3525238Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T18:51:31.3526196Z ##[endgroup]
2025-08-20T18:51:31.3527527Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:51:31.3529332Z Contents: write
2025-08-20T18:51:31.3530011Z Metadata: read
2025-08-20T18:51:31.3530598Z ##[endgroup]
2025-08-20T18:51:31.3532562Z Secret source: Actions
2025-08-20T18:51:31.3533479Z Prepare workflow directory
2025-08-20T18:51:31.3847377Z Prepare all required actions
2025-08-20T18:51:31.3940158Z Complete job name: preprocess
2025-08-20T18:51:31.4669745Z ##[group]Run ##Presets
2025-08-20T18:51:31.4670602Z [36;1m##Presets[0m
2025-08-20T18:51:31.4671129Z [36;1mset +x ; set +e[0m
2025-08-20T18:51:31.4671745Z [36;1m#-------------#[0m
2025-08-20T18:51:31.4672313Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4673012Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T18:51:31.4673782Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:31.4675066Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4677271Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4679111Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4680845Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4682002Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:31.4683215Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4684367Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:31.4685614Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4687147Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:31.4688344Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4689536Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:31.4690711Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4691808Z [36;1m   fi[0m
2025-08-20T18:51:31.4692363Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T18:51:31.4694086Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T18:51:31.4694927Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:31.4696486Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4698281Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4700056Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4701955Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4703141Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:31.4704383Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4705575Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:31.4706926Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4708257Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:31.4709612Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4710877Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:31.4712027Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4713143Z [36;1m   fi[0m
2025-08-20T18:51:31.4713768Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T18:51:31.4714417Z [36;1m   echo ""[0m
2025-08-20T18:51:31.4714912Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:31.4716136Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4718270Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4720129Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4721803Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4722959Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:31.4724203Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4725430Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:31.4726884Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4728221Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:31.4729418Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4730607Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:31.4731806Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4732882Z [36;1m   fi[0m
2025-08-20T18:51:31.4733636Z [36;1m fi[0m
2025-08-20T18:51:31.4734110Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:31.4734867Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T18:51:31.4735737Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T18:51:31.4736698Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T18:51:31.5151243Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:31.5152315Z ##[endgroup]
2025-08-20T18:51:31.5660027Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/cocogitto/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/cocogitto/official"}]' | jq .
2025-08-20T18:51:31.5664577Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/cocogitto/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/cocogitto/official"}]' | jq .[0m
2025-08-20T18:51:31.5705699Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:31.5706182Z ##[endgroup]
2025-08-20T18:51:31.5803659Z [
2025-08-20T18:51:31.5804086Z   {
2025-08-20T18:51:31.5804467Z     "host": "aarch64-Linux",
2025-08-20T18:51:31.5804948Z     "runner": "ubuntu-24.04-arm",
2025-08-20T18:51:31.5805558Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"
2025-08-20T18:51:31.5806198Z   },
2025-08-20T18:51:31.5806790Z   {
2025-08-20T18:51:31.5807194Z     "host": "x86_64-Linux",
2025-08-20T18:51:31.5807682Z     "runner": "ubuntu-latest",
2025-08-20T18:51:31.5808249Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/cocogitto/official"
2025-08-20T18:51:31.5808829Z   }
2025-08-20T18:51:31.5809167Z ]
2025-08-20T18:51:31.5855163Z Evaluate and set job outputs
2025-08-20T18:51:31.5864033Z Set output 'runner_matrix'
2025-08-20T18:51:31.5865990Z Cleaning up orphan processes
