﻿2025-08-20T20:35:04.6109088Z Current runner version: '2.328.0'
2025-08-20T20:35:04.6144062Z ##[group]Runner Image Provisioner
2025-08-20T20:35:04.6145346Z Hosted Compute Agent
2025-08-20T20:35:04.6146260Z Version: 20250818.377
2025-08-20T20:35:04.6147324Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T20:35:04.6148545Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T20:35:04.6149830Z ##[endgroup]
2025-08-20T20:35:04.6150877Z ##[group]Operating System
2025-08-20T20:35:04.6151885Z Ubuntu
2025-08-20T20:35:04.6152668Z 24.04.2
2025-08-20T20:35:04.6153583Z LTS
2025-08-20T20:35:04.6154327Z ##[endgroup]
2025-08-20T20:35:04.6155299Z ##[group]Runner Image
2025-08-20T20:35:04.6156281Z Image: ubuntu-24.04
2025-08-20T20:35:04.6157078Z Version: 20250818.1.0
2025-08-20T20:35:04.6158859Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T20:35:04.6161770Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T20:35:04.6163622Z ##[endgroup]
2025-08-20T20:35:04.6165270Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T20:35:04.6167866Z Contents: write
2025-08-20T20:35:04.6168787Z Metadata: read
2025-08-20T20:35:04.6170008Z ##[endgroup]
2025-08-20T20:35:04.6173026Z Secret source: Actions
2025-08-20T20:35:04.6174265Z Prepare workflow directory
2025-08-20T20:35:04.6648200Z Prepare all required actions
2025-08-20T20:35:04.6789120Z Complete job name: preprocess
2025-08-20T20:35:04.7886590Z ##[group]Run ##Presets
2025-08-20T20:35:04.7887421Z [36;1m##Presets[0m
2025-08-20T20:35:04.7888045Z [36;1mset +x ; set +e[0m
2025-08-20T20:35:04.7888554Z [36;1m#-------------#[0m
2025-08-20T20:35:04.7889138Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7890179Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T20:35:04.7890842Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:35:04.7892099Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7893832Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7895487Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7897190Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7898274Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:35:04.7899560Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7900788Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:35:04.7902004Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7903236Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:35:04.7904355Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7905488Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:35:04.7906622Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7907695Z [36;1m   fi[0m
2025-08-20T20:35:04.7908231Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T20:35:04.7910079Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T20:35:04.7910952Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:35:04.7912102Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7914111Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7915830Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7917440Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7918633Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:35:04.7920165Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7921364Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:35:04.7922710Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7923911Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:35:04.7925199Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7926611Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:35:04.7927768Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7928894Z [36;1m   fi[0m
2025-08-20T20:35:04.7929593Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T20:35:04.7930227Z [36;1m   echo ""[0m
2025-08-20T20:35:04.7930790Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:35:04.7931965Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7933649Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7935409Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7937086Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7938819Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:35:04.7941126Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7943076Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:35:04.7944356Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7945752Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:35:04.7946942Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7948093Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:35:04.7949649Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7950693Z [36;1m   fi[0m
2025-08-20T20:35:04.7951144Z [36;1m fi[0m
2025-08-20T20:35:04.7951746Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:35:04.7952707Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T20:35:04.7953551Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T20:35:04.7954462Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T20:35:04.8426811Z shell: /usr/bin/bash -e {0}
2025-08-20T20:35:04.8427789Z ##[endgroup]
2025-08-20T20:35:04.8900634Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/navi/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/navi/official"}]' | jq .
2025-08-20T20:35:04.8903066Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/navi/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/navi/official"}]' | jq .[0m
2025-08-20T20:35:04.8944666Z shell: /usr/bin/bash -e {0}
2025-08-20T20:35:04.8945132Z ##[endgroup]
2025-08-20T20:35:04.9044413Z [
2025-08-20T20:35:04.9044870Z   {
2025-08-20T20:35:04.9045242Z     "host": "aarch64-Linux",
2025-08-20T20:35:04.9045737Z     "runner": "ubuntu-24.04-arm",
2025-08-20T20:35:04.9046306Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"
2025-08-20T20:35:04.9046883Z   },
2025-08-20T20:35:04.9047264Z   {
2025-08-20T20:35:04.9047670Z     "host": "x86_64-Linux",
2025-08-20T20:35:04.9048124Z     "runner": "ubuntu-latest",
2025-08-20T20:35:04.9048661Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/navi/official"
2025-08-20T20:35:04.9049438Z   }
2025-08-20T20:35:04.9049802Z ]
2025-08-20T20:35:04.9095717Z Evaluate and set job outputs
2025-08-20T20:35:04.9104839Z Set output 'runner_matrix'
2025-08-20T20:35:04.9106808Z Cleaning up orphan processes
