﻿2025-08-20T21:15:21.4719615Z Current runner version: '2.328.0'
2025-08-20T21:15:21.4745825Z ##[group]Runner Image Provisioner
2025-08-20T21:15:21.4746638Z Hosted Compute Agent
2025-08-20T21:15:21.4747200Z Version: 20250818.377
2025-08-20T21:15:21.4747884Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:15:21.4748561Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:15:21.4749208Z ##[endgroup]
2025-08-20T21:15:21.4749786Z ##[group]Operating System
2025-08-20T21:15:21.4750353Z Ubuntu
2025-08-20T21:15:21.4750800Z 24.04.2
2025-08-20T21:15:21.4751344Z LTS
2025-08-20T21:15:21.4751836Z ##[endgroup]
2025-08-20T21:15:21.4752336Z ##[group]Runner Image
2025-08-20T21:15:21.4752942Z Image: ubuntu-24.04
2025-08-20T21:15:21.4753465Z Version: 20250810.1.0
2025-08-20T21:15:21.4754765Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:15:21.4756476Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T21:15:21.4757556Z ##[endgroup]
2025-08-20T21:15:21.4758576Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:15:21.4760402Z Contents: write
2025-08-20T21:15:21.4761104Z Metadata: read
2025-08-20T21:15:21.4761627Z ##[endgroup]
2025-08-20T21:15:21.4764113Z Secret source: Actions
2025-08-20T21:15:21.4765390Z Prepare workflow directory
2025-08-20T21:15:21.5101126Z Prepare all required actions
2025-08-20T21:15:21.5199149Z Complete job name: preprocess
2025-08-20T21:15:21.5966507Z ##[group]Run ##Presets
2025-08-20T21:15:21.5967427Z [36;1m##Presets[0m
2025-08-20T21:15:21.5967984Z [36;1mset +x ; set +e[0m
2025-08-20T21:15:21.5968582Z [36;1m#-------------#[0m
2025-08-20T21:15:21.5969218Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.5969943Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:15:21.5970686Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:15:21.5971944Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.5973582Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.5975682Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.5977338Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.5978503Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:15:21.5979638Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.5980768Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:15:21.5982021Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.5983199Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:15:21.5984309Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.5985780Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:15:21.5986912Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.5988032Z [36;1m   fi[0m
2025-08-20T21:15:21.5988596Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:15:21.5990283Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:15:21.5991191Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:15:21.5992329Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.5994618Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.5996400Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.5997982Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.5999185Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:15:21.6000370Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.6001585Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:15:21.6002887Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.6004035Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:15:21.6005493Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.6006783Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:15:21.6007914Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.6009031Z [36;1m   fi[0m
2025-08-20T21:15:21.6009617Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:15:21.6010264Z [36;1m   echo ""[0m
2025-08-20T21:15:21.6010855Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:15:21.6011996Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.6013664Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.6015594Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.6017205Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.6018331Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:15:21.6019564Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.6020721Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:15:21.6021941Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.6023219Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:15:21.6024581Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.6025935Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:15:21.6027037Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.6028374Z [36;1m   fi[0m
2025-08-20T21:15:21.6028958Z [36;1m fi[0m
2025-08-20T21:15:21.6029468Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:21.6030392Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:15:21.6031251Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:15:21.6032088Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:15:21.6392018Z shell: /usr/bin/bash -e {0}
2025-08-20T21:15:21.6393124Z ##[endgroup]
2025-08-20T21:15:21.6940782Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/qsv/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/qsv/official"}]' | jq .
2025-08-20T21:15:21.6945354Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/qsv/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/qsv/official"}]' | jq .[0m
2025-08-20T21:15:21.6995895Z shell: /usr/bin/bash -e {0}
2025-08-20T21:15:21.6996418Z ##[endgroup]
2025-08-20T21:15:21.7114234Z [
2025-08-20T21:15:21.7115187Z   {
2025-08-20T21:15:21.7115840Z     "host": "aarch64-Linux",
2025-08-20T21:15:21.7116717Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:15:21.7117665Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"
2025-08-20T21:15:21.7118399Z   },
2025-08-20T21:15:21.7118785Z   {
2025-08-20T21:15:21.7119166Z     "host": "x86_64-Linux",
2025-08-20T21:15:21.7119721Z     "runner": "ubuntu-latest",
2025-08-20T21:15:21.7120287Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/qsv/official"
2025-08-20T21:15:21.7120845Z   }
2025-08-20T21:15:21.7121199Z ]
2025-08-20T21:15:21.7173544Z Evaluate and set job outputs
2025-08-20T21:15:21.7183389Z Set output 'runner_matrix'
2025-08-20T21:15:21.7186038Z Cleaning up orphan processes
