﻿2025-08-20T21:22:06.0832668Z Current runner version: '2.328.0'
2025-08-20T21:22:06.0856381Z ##[group]Runner Image Provisioner
2025-08-20T21:22:06.0857384Z Hosted Compute Agent
2025-08-20T21:22:06.0858043Z Version: 20250818.377
2025-08-20T21:22:06.0858630Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:22:06.0859322Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:22:06.0859975Z ##[endgroup]
2025-08-20T21:22:06.0860491Z ##[group]Operating System
2025-08-20T21:22:06.0861041Z Ubuntu
2025-08-20T21:22:06.0861602Z 24.04.2
2025-08-20T21:22:06.0862085Z LTS
2025-08-20T21:22:06.0862594Z ##[endgroup]
2025-08-20T21:22:06.0863171Z ##[group]Runner Image
2025-08-20T21:22:06.0863710Z Image: ubuntu-24.04
2025-08-20T21:22:06.0864181Z Version: 20250818.1.0
2025-08-20T21:22:06.0865238Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:22:06.0866744Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:22:06.0868122Z ##[endgroup]
2025-08-20T21:22:06.0869132Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:22:06.0871044Z Contents: write
2025-08-20T21:22:06.0871630Z Metadata: read
2025-08-20T21:22:06.0872249Z ##[endgroup]
2025-08-20T21:22:06.0874669Z Secret source: Actions
2025-08-20T21:22:06.0875406Z Prepare workflow directory
2025-08-20T21:22:06.1240009Z Prepare all required actions
2025-08-20T21:22:06.1359307Z Complete job name: preprocess
2025-08-20T21:22:06.2240323Z ##[group]Run ##Presets
2025-08-20T21:22:06.2241532Z [36;1m##Presets[0m
2025-08-20T21:22:06.2242448Z [36;1mset +x ; set +e[0m
2025-08-20T21:22:06.2243287Z [36;1m#-------------#[0m
2025-08-20T21:22:06.2244267Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2245503Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:22:06.2246654Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:22:06.2248913Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2251946Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2254877Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2258204Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2260209Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:22:06.2262117Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2264237Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:22:06.2266315Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2268763Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:22:06.2270750Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2272780Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:22:06.2274724Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2276592Z [36;1m   fi[0m
2025-08-20T21:22:06.2277874Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:22:06.2280748Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:22:06.2282118Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:22:06.2284120Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2287654Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2290736Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2293745Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2295767Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:22:06.2298213Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2300341Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:22:06.2302601Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2304770Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:22:06.2307227Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2309425Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:22:06.2311413Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2313322Z [36;1m   fi[0m
2025-08-20T21:22:06.2314351Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:22:06.2315382Z [36;1m   echo ""[0m
2025-08-20T21:22:06.2316343Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:22:06.2318578Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2321676Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2324825Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2327837Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2329836Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:22:06.2331997Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2334134Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:22:06.2336386Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2338822Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:22:06.2340851Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2343587Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:22:06.2345512Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2347660Z [36;1m   fi[0m
2025-08-20T21:22:06.2348404Z [36;1m fi[0m
2025-08-20T21:22:06.2349271Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:22:06.2350912Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:22:06.2352354Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:22:06.2353744Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:22:06.2698798Z shell: /usr/bin/bash -e {0}
2025-08-20T21:22:06.2700425Z ##[endgroup]
2025-08-20T21:22:06.3195038Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/runc/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/runc/official"}]' | jq .
2025-08-20T21:22:06.3197976Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/runc/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/runc/official"}]' | jq .[0m
2025-08-20T21:22:06.3239471Z shell: /usr/bin/bash -e {0}
2025-08-20T21:22:06.3240029Z ##[endgroup]
2025-08-20T21:22:06.3429403Z [
2025-08-20T21:22:06.3430151Z   {
2025-08-20T21:22:06.3430781Z     "host": "aarch64-Linux",
2025-08-20T21:22:06.3431638Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:22:06.3432661Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"
2025-08-20T21:22:06.3433600Z   },
2025-08-20T21:22:06.3434018Z   {
2025-08-20T21:22:06.3434419Z     "host": "x86_64-Linux",
2025-08-20T21:22:06.3434883Z     "runner": "ubuntu-latest",
2025-08-20T21:22:06.3435425Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/runc/official"
2025-08-20T21:22:06.3435985Z   }
2025-08-20T21:22:06.3436383Z ]
2025-08-20T21:22:06.3486031Z Evaluate and set job outputs
2025-08-20T21:22:06.3495510Z Set output 'runner_matrix'
2025-08-20T21:22:06.3497824Z Cleaning up orphan processes
