+ release_urlbase=https://unofficial-builds.nodejs.org/download/release/ + disttype=release + customtag= + datestring= + commit= + fullversion=v25.8.0 + source_url=https://nodejs.org/download/release/v25.8.0/node-v25.8.0.tar.xz + source_urlbase=https://nodejs.org/download/release/v25.8.0 + config_flags= + cd /home/node + curl -fsSLO --compressed https://nodejs.org/download/release/v25.8.0/node-v25.8.0-headers.tar.gz + curl -fsSLO --compressed https://nodejs.org/download/release/v25.8.0/node-v25.8.0-headers.tar.xz + [[ release = release ]] ++ mktemp + pubring=/tmp/tmp.AKFpEm + curl -sSLo /tmp/tmp.AKFpEm https://github.com/nodejs/release-keys/raw/HEAD/gpg-only-active-keys/pubring.kbx + curl -sSL https://nodejs.org/download/release/v25.8.0/SHASUMS256.txt.asc + gpgv --keyring=/tmp/tmp.AKFpEm --output - + grep ' node-v25.8.0-headers.tar.*$' + sha256sum -c - gpgv: Signature made Tue Mar 3 15:57:46 2026 UTC gpgv: using RSA key C82FA3AE1CBEDC6BE46B9360C43CEC45C17AB93C gpgv: Good signature from "Richard Lau " gpgv: aka "Richard Lau " node-v25.8.0-headers.tar.gz: OK node-v25.8.0-headers.tar.xz: OK + mv node-v25.8.0-headers.tar.gz node-v25.8.0-headers.tar.xz /out/