﻿2025-08-20T21:28:10.1825440Z Current runner version: '2.328.0'
2025-08-20T21:28:10.1858592Z ##[group]Runner Image Provisioner
2025-08-20T21:28:10.1859918Z Hosted Compute Agent
2025-08-20T21:28:10.1860960Z Version: 20250818.377
2025-08-20T21:28:10.1862036Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:28:10.1863671Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:28:10.1864695Z ##[endgroup]
2025-08-20T21:28:10.1865692Z ##[group]Operating System
2025-08-20T21:28:10.1866652Z Ubuntu
2025-08-20T21:28:10.1867542Z 24.04.2
2025-08-20T21:28:10.1868416Z LTS
2025-08-20T21:28:10.1869281Z ##[endgroup]
2025-08-20T21:28:10.1870279Z ##[group]Runner Image
2025-08-20T21:28:10.1871144Z Image: ubuntu-24.04
2025-08-20T21:28:10.1872043Z Version: 20250810.1.0
2025-08-20T21:28:10.1874166Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:28:10.1876933Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T21:28:10.1878859Z ##[endgroup]
2025-08-20T21:28:10.1880527Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:28:10.1883851Z Contents: write
2025-08-20T21:28:10.1884804Z Metadata: read
2025-08-20T21:28:10.1885745Z ##[endgroup]
2025-08-20T21:28:10.1888810Z Secret source: Actions
2025-08-20T21:28:10.1890461Z Prepare workflow directory
2025-08-20T21:28:10.2321173Z Prepare all required actions
2025-08-20T21:28:10.2467151Z Complete job name: preprocess
2025-08-20T21:28:10.3469802Z ##[group]Run ##Presets
2025-08-20T21:28:10.3470799Z [36;1m##Presets[0m
2025-08-20T21:28:10.3471299Z [36;1mset +x ; set +e[0m
2025-08-20T21:28:10.3471878Z [36;1m#-------------#[0m
2025-08-20T21:28:10.3472774Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3473515Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:28:10.3474206Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:28:10.3475516Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3477182Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3478967Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3480678Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3481822Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:28:10.3483369Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3484648Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:28:10.3485884Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3487063Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:28:10.3488226Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3489361Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:28:10.3490513Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3491588Z [36;1m   fi[0m
2025-08-20T21:28:10.3492300Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:28:10.3494008Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:28:10.3494799Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:28:10.3496249Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3498045Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3499781Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3501467Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3502735Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:28:10.3503898Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3505308Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:28:10.3506552Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3507809Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:28:10.3509104Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3510301Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:28:10.3511490Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3512736Z [36;1m   fi[0m
2025-08-20T21:28:10.3513351Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:28:10.3513964Z [36;1m   echo ""[0m
2025-08-20T21:28:10.3514493Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:28:10.3515699Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3517441Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3519166Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3520851Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3522010Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:28:10.3523388Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3524626Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:28:10.3525861Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3527213Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:28:10.3528392Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3529539Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:28:10.3530734Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3531766Z [36;1m   fi[0m
2025-08-20T21:28:10.3532570Z [36;1m fi[0m
2025-08-20T21:28:10.3533326Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:28:10.3534093Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:28:10.3534956Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:28:10.3535808Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:28:10.4795877Z shell: /usr/bin/bash -e {0}
2025-08-20T21:28:10.4797000Z ##[endgroup]
2025-08-20T21:28:10.5394893Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sendme/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sendme/official"}]' | jq .
2025-08-20T21:28:10.5397386Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sendme/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sendme/official"}]' | jq .[0m
2025-08-20T21:28:10.5439062Z shell: /usr/bin/bash -e {0}
2025-08-20T21:28:10.5439551Z ##[endgroup]
2025-08-20T21:28:10.5544285Z [
2025-08-20T21:28:10.5544775Z   {
2025-08-20T21:28:10.5545157Z     "host": "aarch64-Linux",
2025-08-20T21:28:10.5545693Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:28:10.5546289Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"
2025-08-20T21:28:10.5546863Z   },
2025-08-20T21:28:10.5547215Z   {
2025-08-20T21:28:10.5547616Z     "host": "x86_64-Linux",
2025-08-20T21:28:10.5548079Z     "runner": "ubuntu-latest",
2025-08-20T21:28:10.5548624Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sendme/official"
2025-08-20T21:28:10.5549186Z   }
2025-08-20T21:28:10.5549517Z ]
2025-08-20T21:28:10.5598259Z Evaluate and set job outputs
2025-08-20T21:28:10.5608015Z Set output 'runner_matrix'
2025-08-20T21:28:10.5610062Z Cleaning up orphan processes
