﻿2025-08-20T19:56:42.4093921Z Current runner version: '2.328.0'
2025-08-20T19:56:42.4127264Z ##[group]Runner Image Provisioner
2025-08-20T19:56:42.4128552Z Hosted Compute Agent
2025-08-20T19:56:42.4129667Z Version: 20250818.377
2025-08-20T19:56:42.4130697Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:56:42.4132000Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:56:42.4133429Z ##[endgroup]
2025-08-20T19:56:42.4134319Z ##[group]Operating System
2025-08-20T19:56:42.4135228Z Ubuntu
2025-08-20T19:56:42.4136136Z 24.04.2
2025-08-20T19:56:42.4136832Z LTS
2025-08-20T19:56:42.4137600Z ##[endgroup]
2025-08-20T19:56:42.4138539Z ##[group]Runner Image
2025-08-20T19:56:42.4139446Z Image: ubuntu-24.04
2025-08-20T19:56:42.4140341Z Version: 20250810.1.0
2025-08-20T19:56:42.4142064Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:56:42.4145121Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T19:56:42.4146846Z ##[endgroup]
2025-08-20T19:56:42.4148624Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:56:42.4151651Z Contents: write
2025-08-20T19:56:42.4152993Z Metadata: read
2025-08-20T19:56:42.4153913Z ##[endgroup]
2025-08-20T19:56:42.4157031Z Secret source: Actions
2025-08-20T19:56:42.4158163Z Prepare workflow directory
2025-08-20T19:56:42.4629408Z Prepare all required actions
2025-08-20T19:56:42.4770018Z Complete job name: preprocess
2025-08-20T19:56:42.5782553Z ##[group]Run ##Presets
2025-08-20T19:56:42.5783486Z [36;1m##Presets[0m
2025-08-20T19:56:42.5784005Z [36;1mset +x ; set +e[0m
2025-08-20T19:56:42.5784547Z [36;1m#-------------#[0m
2025-08-20T19:56:42.5785194Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5785890Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T19:56:42.5786584Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:56:42.5787894Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5789607Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5791256Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5793179Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5794313Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:56:42.5795482Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5796641Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:56:42.5797854Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5799035Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:56:42.5800191Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5801327Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:56:42.5802629Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5803664Z [36;1m   fi[0m
2025-08-20T19:56:42.5804260Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T19:56:42.5806002Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T19:56:42.5806827Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:56:42.5807954Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5809958Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5811628Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5813358Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5814608Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:56:42.5815772Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5817008Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:56:42.5818205Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5819429Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:56:42.5820787Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5822022Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:56:42.5823295Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5824399Z [36;1m   fi[0m
2025-08-20T19:56:42.5825002Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T19:56:42.5825635Z [36;1m   echo ""[0m
2025-08-20T19:56:42.5826222Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:56:42.5827329Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5829049Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5830853Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5832593Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5833707Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:56:42.5834964Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5836116Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:56:42.5837346Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5838667Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:56:42.5839821Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5840923Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:56:42.5842114Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5843277Z [36;1m   fi[0m
2025-08-20T19:56:42.5843797Z [36;1m fi[0m
2025-08-20T19:56:42.5844325Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:56:42.5845251Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T19:56:42.5846152Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T19:56:42.5846991Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T19:56:42.6142679Z shell: /usr/bin/bash -e {0}
2025-08-20T19:56:42.6143667Z ##[endgroup]
2025-08-20T19:56:42.6655630Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/iroh/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/iroh/official"}]' | jq .
2025-08-20T19:56:42.6658046Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/iroh/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/iroh/official"}]' | jq .[0m
2025-08-20T19:56:42.6700650Z shell: /usr/bin/bash -e {0}
2025-08-20T19:56:42.6701132Z ##[endgroup]
2025-08-20T19:56:42.6809486Z [
2025-08-20T19:56:42.6810230Z   {
2025-08-20T19:56:42.6810904Z     "host": "aarch64-Linux",
2025-08-20T19:56:42.6811753Z     "runner": "ubuntu-24.04-arm",
2025-08-20T19:56:42.6812785Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"
2025-08-20T19:56:42.6813360Z   },
2025-08-20T19:56:42.6813698Z   {
2025-08-20T19:56:42.6814107Z     "host": "x86_64-Linux",
2025-08-20T19:56:42.6814558Z     "runner": "ubuntu-latest",
2025-08-20T19:56:42.6815110Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/iroh/official"
2025-08-20T19:56:42.6815674Z   }
2025-08-20T19:56:42.6816012Z ]
2025-08-20T19:56:42.6865197Z Evaluate and set job outputs
2025-08-20T19:56:42.6874684Z Set output 'runner_matrix'
2025-08-20T19:56:42.6876668Z Cleaning up orphan processes
