﻿2025-08-20T21:12:53.8575515Z Current runner version: '2.328.0'
2025-08-20T21:12:53.8609048Z ##[group]Runner Image Provisioner
2025-08-20T21:12:53.8610332Z Hosted Compute Agent
2025-08-20T21:12:53.8611367Z Version: 20250818.377
2025-08-20T21:12:53.8612388Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:12:53.8613655Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:12:53.8614807Z ##[endgroup]
2025-08-20T21:12:53.8615674Z ##[group]Operating System
2025-08-20T21:12:53.8616776Z Ubuntu
2025-08-20T21:12:53.8617976Z 24.04.2
2025-08-20T21:12:53.8618759Z LTS
2025-08-20T21:12:53.8619723Z ##[endgroup]
2025-08-20T21:12:53.8620670Z ##[group]Runner Image
2025-08-20T21:12:53.8621585Z Image: ubuntu-24.04
2025-08-20T21:12:53.8622544Z Version: 20250818.1.0
2025-08-20T21:12:53.8624317Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:12:53.8627191Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:12:53.8629164Z ##[endgroup]
2025-08-20T21:12:53.8631049Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:12:53.8633518Z Contents: write
2025-08-20T21:12:53.8634625Z Metadata: read
2025-08-20T21:12:53.8635504Z ##[endgroup]
2025-08-20T21:12:53.8638770Z Secret source: Actions
2025-08-20T21:12:53.8640020Z Prepare workflow directory
2025-08-20T21:12:53.9109802Z Prepare all required actions
2025-08-20T21:12:53.9252037Z Complete job name: preprocess
2025-08-20T21:12:54.0229987Z ##[group]Run ##Presets
2025-08-20T21:12:54.0230916Z [36;1m##Presets[0m
2025-08-20T21:12:54.0231462Z [36;1mset +x ; set +e[0m
2025-08-20T21:12:54.0232097Z [36;1m#-------------#[0m
2025-08-20T21:12:54.0232721Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0233385Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:12:54.0234165Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:12:54.0235490Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0237290Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0239276Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0241000Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0242282Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:12:54.0243515Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0244779Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:12:54.0246018Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0247289Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:12:54.0249275Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0250555Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:12:54.0251754Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0252872Z [36;1m   fi[0m
2025-08-20T21:12:54.0253452Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:12:54.0255238Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:12:54.0256172Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:12:54.0258004Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0259780Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0261623Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0263357Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0264529Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:12:54.0265800Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0267047Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:12:54.0268463Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0269840Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:12:54.0271591Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0272874Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:12:54.0274087Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0275185Z [36;1m   fi[0m
2025-08-20T21:12:54.0275777Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:12:54.0276483Z [36;1m   echo ""[0m
2025-08-20T21:12:54.0276997Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:12:54.0278437Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0280303Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0282091Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0283859Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0285030Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:12:54.0286187Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0287461Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:12:54.0288988Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0290264Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:12:54.0291586Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0292747Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:12:54.0293880Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0295046Z [36;1m   fi[0m
2025-08-20T21:12:54.0295525Z [36;1m fi[0m
2025-08-20T21:12:54.0296209Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:12:54.0297070Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:12:54.0298200Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:12:54.0299129Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:12:54.0674919Z shell: /usr/bin/bash -e {0}
2025-08-20T21:12:54.0676143Z ##[endgroup]
2025-08-20T21:12:54.1130362Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/podsync/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/podsync/official"}]' | jq .
2025-08-20T21:12:54.1132878Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/podsync/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/podsync/official"}]' | jq .[0m
2025-08-20T21:12:54.1174670Z shell: /usr/bin/bash -e {0}
2025-08-20T21:12:54.1175155Z ##[endgroup]
2025-08-20T21:12:54.1281677Z [
2025-08-20T21:12:54.1282445Z   {
2025-08-20T21:12:54.1283109Z     "host": "aarch64-Linux",
2025-08-20T21:12:54.1283972Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:12:54.1285054Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"
2025-08-20T21:12:54.1286118Z   },
2025-08-20T21:12:54.1286796Z   {
2025-08-20T21:12:54.1287453Z     "host": "x86_64-Linux",
2025-08-20T21:12:54.1288434Z     "runner": "ubuntu-latest",
2025-08-20T21:12:54.1289009Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/podsync/official"
2025-08-20T21:12:54.1289592Z   }
2025-08-20T21:12:54.1289940Z ]
2025-08-20T21:12:54.1338325Z Evaluate and set job outputs
2025-08-20T21:12:54.1348358Z Set output 'runner_matrix'
2025-08-20T21:12:54.1350519Z Cleaning up orphan processes
