﻿2025-08-20T21:31:13.3926476Z Current runner version: '2.328.0'
2025-08-20T21:31:13.3960636Z ##[group]Runner Image Provisioner
2025-08-20T21:31:13.3962346Z Hosted Compute Agent
2025-08-20T21:31:13.3963320Z Version: 20250818.377
2025-08-20T21:31:13.3964452Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:31:13.3965703Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:31:13.3966750Z ##[endgroup]
2025-08-20T21:31:13.3967685Z ##[group]Operating System
2025-08-20T21:31:13.3968776Z Ubuntu
2025-08-20T21:31:13.3969595Z 24.04.2
2025-08-20T21:31:13.3970606Z LTS
2025-08-20T21:31:13.3971385Z ##[endgroup]
2025-08-20T21:31:13.3972575Z ##[group]Runner Image
2025-08-20T21:31:13.3973697Z Image: ubuntu-24.04
2025-08-20T21:31:13.3974584Z Version: 20250818.1.0
2025-08-20T21:31:13.3976405Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:31:13.3979250Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:31:13.3981097Z ##[endgroup]
2025-08-20T21:31:13.3983006Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:31:13.3985973Z Contents: write
2025-08-20T21:31:13.3986937Z Metadata: read
2025-08-20T21:31:13.3987917Z ##[endgroup]
2025-08-20T21:31:13.3990796Z Secret source: Actions
2025-08-20T21:31:13.3992156Z Prepare workflow directory
2025-08-20T21:31:13.4478635Z Prepare all required actions
2025-08-20T21:31:13.4628387Z Complete job name: preprocess
2025-08-20T21:31:13.5700183Z ##[group]Run ##Presets
2025-08-20T21:31:13.5701068Z [36;1m##Presets[0m
2025-08-20T21:31:13.5701603Z [36;1mset +x ; set +e[0m
2025-08-20T21:31:13.5702520Z [36;1m#-------------#[0m
2025-08-20T21:31:13.5703225Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5703922Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:31:13.5704602Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:31:13.5705964Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5707689Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5709391Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5711097Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5712430Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:31:13.5713683Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5714850Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:31:13.5716094Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5717329Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:31:13.5718494Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5719694Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:31:13.5720845Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5722076Z [36;1m   fi[0m
2025-08-20T21:31:13.5722671Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:31:13.5724410Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:31:13.5725259Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:31:13.5726741Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5728471Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5730206Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5732095Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5733344Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:31:13.5734530Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5735856Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:31:13.5737086Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5738281Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:31:13.5739694Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5740907Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:31:13.5742315Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5743608Z [36;1m   fi[0m
2025-08-20T21:31:13.5744159Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:31:13.5744838Z [36;1m   echo ""[0m
2025-08-20T21:31:13.5745391Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:31:13.5746543Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5748408Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5750206Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5752048Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5753273Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:31:13.5754462Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5755659Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:31:13.5756978Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5758272Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:31:13.5759448Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5760689Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:31:13.5761794Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5763047Z [36;1m   fi[0m
2025-08-20T21:31:13.5763816Z [36;1m fi[0m
2025-08-20T21:31:13.5764317Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:31:13.5765043Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:31:13.5765961Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:31:13.5766800Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:31:13.6080394Z shell: /usr/bin/bash -e {0}
2025-08-20T21:31:13.6081452Z ##[endgroup]
2025-08-20T21:31:13.6596687Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sing-box/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sing-box/official"}]' | jq .
2025-08-20T21:31:13.6599155Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sing-box/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sing-box/official"}]' | jq .[0m
2025-08-20T21:31:13.6640276Z shell: /usr/bin/bash -e {0}
2025-08-20T21:31:13.6640757Z ##[endgroup]
2025-08-20T21:31:13.6738666Z [
2025-08-20T21:31:13.6739131Z   {
2025-08-20T21:31:13.6739519Z     "host": "aarch64-Linux",
2025-08-20T21:31:13.6740006Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:31:13.6740613Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"
2025-08-20T21:31:13.6741210Z   },
2025-08-20T21:31:13.6741560Z   {
2025-08-20T21:31:13.6742236Z     "host": "x86_64-Linux",
2025-08-20T21:31:13.6742723Z     "runner": "ubuntu-latest",
2025-08-20T21:31:13.6743296Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sing-box/official"
2025-08-20T21:31:13.6743880Z   }
2025-08-20T21:31:13.6744225Z ]
2025-08-20T21:31:13.6790367Z Evaluate and set job outputs
2025-08-20T21:31:13.6799358Z Set output 'runner_matrix'
2025-08-20T21:31:13.6801348Z Cleaning up orphan processes
