﻿2025-08-20T18:51:13.8049462Z Current runner version: '2.328.0'
2025-08-20T18:51:13.8073556Z ##[group]Runner Image Provisioner
2025-08-20T18:51:13.8074401Z Hosted Compute Agent
2025-08-20T18:51:13.8074998Z Version: 20250818.377
2025-08-20T18:51:13.8075628Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:51:13.8076329Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:51:13.8076982Z ##[endgroup]
2025-08-20T18:51:13.8077499Z ##[group]Operating System
2025-08-20T18:51:13.8078044Z Ubuntu
2025-08-20T18:51:13.8078566Z 24.04.2
2025-08-20T18:51:13.8079009Z LTS
2025-08-20T18:51:13.8079479Z ##[endgroup]
2025-08-20T18:51:13.8080067Z ##[group]Runner Image
2025-08-20T18:51:13.8080606Z Image: ubuntu-24.04
2025-08-20T18:51:13.8081086Z Version: 20250810.1.0
2025-08-20T18:51:13.8082544Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T18:51:13.8084160Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T18:51:13.8085236Z ##[endgroup]
2025-08-20T18:51:13.8086215Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:51:13.8088278Z Contents: write
2025-08-20T18:51:13.8088839Z Metadata: read
2025-08-20T18:51:13.8089335Z ##[endgroup]
2025-08-20T18:51:13.8091858Z Secret source: Actions
2025-08-20T18:51:13.8092910Z Prepare workflow directory
2025-08-20T18:51:13.8420417Z Prepare all required actions
2025-08-20T18:51:13.8521058Z Complete job name: preprocess
2025-08-20T18:51:13.9273641Z ##[group]Run ##Presets
2025-08-20T18:51:13.9274435Z [36;1m##Presets[0m
2025-08-20T18:51:13.9275465Z [36;1mset +x ; set +e[0m
2025-08-20T18:51:13.9276032Z [36;1m#-------------#[0m
2025-08-20T18:51:13.9276578Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9277339Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T18:51:13.9278031Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:13.9279336Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9281153Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9282968Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9284727Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9285891Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:13.9287067Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9288301Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:13.9289518Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9290710Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:13.9292133Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9293440Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:13.9294527Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9295701Z [36;1m   fi[0m
2025-08-20T18:51:13.9296232Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T18:51:13.9297969Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T18:51:13.9298839Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:13.9300003Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9302293Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9304127Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9305808Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9307046Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:13.9308234Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9309456Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:13.9310732Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9312231Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:13.9313619Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9314913Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:13.9316083Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9317170Z [36;1m   fi[0m
2025-08-20T18:51:13.9317773Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T18:51:13.9318385Z [36;1m   echo ""[0m
2025-08-20T18:51:13.9318900Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:13.9320161Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9322172Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9324039Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9325722Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9326841Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:13.9328057Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9329327Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:13.9330595Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9331860Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:13.9334509Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9337073Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:13.9338885Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9340062Z [36;1m   fi[0m
2025-08-20T18:51:13.9340499Z [36;1m fi[0m
2025-08-20T18:51:13.9341062Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:13.9342337Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T18:51:13.9343256Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T18:51:13.9344148Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T18:51:13.9616804Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:13.9617770Z ##[endgroup]
2025-08-20T18:51:14.0015611Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/alist/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/alist/official"}]' | jq .
2025-08-20T18:51:14.0018424Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/alist/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/alist/official"}]' | jq .[0m
2025-08-20T18:51:14.0060157Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:14.0060736Z ##[endgroup]
2025-08-20T18:51:14.0166939Z [
2025-08-20T18:51:14.0167597Z   {
2025-08-20T18:51:14.0168025Z     "host": "aarch64-Linux",
2025-08-20T18:51:14.0168593Z     "runner": "ubuntu-24.04-arm",
2025-08-20T18:51:14.0169373Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"
2025-08-20T18:51:14.0170074Z   },
2025-08-20T18:51:14.0170453Z   {
2025-08-20T18:51:14.0171075Z     "host": "x86_64-Linux",
2025-08-20T18:51:14.0171650Z     "runner": "ubuntu-latest",
2025-08-20T18:51:14.0250754Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/alist/official"
2025-08-20T18:51:14.0251375Z   }
2025-08-20T18:51:14.0251708Z ]
2025-08-20T18:51:14.0305815Z Evaluate and set job outputs
2025-08-20T18:51:14.0315692Z Set output 'runner_matrix'
2025-08-20T18:51:14.0317713Z Cleaning up orphan processes
