﻿2025-08-20T21:48:21.0270340Z Current runner version: '2.328.0'
2025-08-20T21:48:21.0304646Z ##[group]Runner Image Provisioner
2025-08-20T21:48:21.0306135Z Hosted Compute Agent
2025-08-20T21:48:21.0307004Z Version: 20250818.377
2025-08-20T21:48:21.0307945Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:48:21.0309489Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:48:21.0310547Z ##[endgroup]
2025-08-20T21:48:21.0311390Z ##[group]Operating System
2025-08-20T21:48:21.0312562Z Ubuntu
2025-08-20T21:48:21.0313398Z 24.04.2
2025-08-20T21:48:21.0314109Z LTS
2025-08-20T21:48:21.0315113Z ##[endgroup]
2025-08-20T21:48:21.0315981Z ##[group]Runner Image
2025-08-20T21:48:21.0317038Z Image: ubuntu-24.04
2025-08-20T21:48:21.0317908Z Version: 20250818.1.0
2025-08-20T21:48:21.0319907Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:48:21.0322669Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:48:21.0324373Z ##[endgroup]
2025-08-20T21:48:21.0326266Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:48:21.0329549Z Contents: write
2025-08-20T21:48:21.0330569Z Metadata: read
2025-08-20T21:48:21.0331472Z ##[endgroup]
2025-08-20T21:48:21.0334842Z Secret source: Actions
2025-08-20T21:48:21.0336099Z Prepare workflow directory
2025-08-20T21:48:21.0793783Z Prepare all required actions
2025-08-20T21:48:21.0934730Z Complete job name: preprocess
2025-08-20T21:48:21.2020720Z ##[group]Run ##Presets
2025-08-20T21:48:21.2021652Z [36;1m##Presets[0m
2025-08-20T21:48:21.2022207Z [36;1mset +x ; set +e[0m
2025-08-20T21:48:21.2022805Z [36;1m#-------------#[0m
2025-08-20T21:48:21.2023403Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2024151Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:48:21.2024913Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:48:21.2026324Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2028180Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2030599Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2032368Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2033661Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:48:21.2034913Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2036209Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:48:21.2037503Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2039003Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:48:21.2040334Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2041576Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:48:21.2042836Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2043976Z [36;1m   fi[0m
2025-08-20T21:48:21.2044571Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:48:21.2046353Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:48:21.2047524Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:48:21.2049001Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2050990Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2052868Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2054674Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2055996Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:48:21.2057280Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2058934Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:48:21.2060282Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2061813Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:48:21.2063212Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2064497Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:48:21.2065790Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2067005Z [36;1m   fi[0m
2025-08-20T21:48:21.2067649Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:48:21.2068360Z [36;1m   echo ""[0m
2025-08-20T21:48:21.2069211Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:48:21.2070479Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2072471Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2074410Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2076311Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2077590Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:48:21.2079082Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2080480Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:48:21.2081861Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2083263Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:48:21.2084600Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2085880Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:48:21.2087117Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2088785Z [36;1m   fi[0m
2025-08-20T21:48:21.2089295Z [36;1m fi[0m
2025-08-20T21:48:21.2089994Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:48:21.2090771Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:48:21.2091662Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:48:21.2092605Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:48:21.2402806Z shell: /usr/bin/bash -e {0}
2025-08-20T21:48:21.2404340Z ##[endgroup]
2025-08-20T21:48:21.2889218Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/uncomment/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/uncomment/official/source"}]' | jq .
2025-08-20T21:48:21.2892011Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/uncomment/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/uncomment/official/source"}]' | jq .[0m
2025-08-20T21:48:21.2933511Z shell: /usr/bin/bash -e {0}
2025-08-20T21:48:21.2934000Z ##[endgroup]
2025-08-20T21:48:21.3036240Z [
2025-08-20T21:48:21.3036688Z   {
2025-08-20T21:48:21.3037130Z     "host": "aarch64-Linux",
2025-08-20T21:48:21.3037643Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:48:21.3038301Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"
2025-08-20T21:48:21.3039204Z   },
2025-08-20T21:48:21.3039630Z   {
2025-08-20T21:48:21.3040014Z     "host": "x86_64-Linux",
2025-08-20T21:48:21.3040491Z     "runner": "ubuntu-latest",
2025-08-20T21:48:21.3041123Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/uncomment/official/source"
2025-08-20T21:48:21.3041770Z   }
2025-08-20T21:48:21.3042118Z ]
2025-08-20T21:48:21.3090431Z Evaluate and set job outputs
2025-08-20T21:48:21.3100038Z Set output 'runner_matrix'
2025-08-20T21:48:21.3102249Z Cleaning up orphan processes
