Skip to content

Instantly share code, notes, and snippets.

@sourishkrout
Created March 30, 2023 19:39
Show Gist options
  • Save sourishkrout/03222ab313752d3aa5ac59224ac348a6 to your computer and use it in GitHub Desktop.
Save sourishkrout/03222ab313752d3aa5ac59224ac348a6 to your computer and use it in GitHub Desktop.
Failed job log
2023-03-28T15:56:57.2370759Z Requested labels: ubuntu-latest
2023-03-28T15:56:57.2370807Z Job defined at: stateful/linkerd-website/.github/workflows/dx.yml@refs/heads/main
2023-03-28T15:56:57.2370838Z Waiting for a runner to pick up this job...
2023-03-28T15:56:57.4861176Z Job is waiting for a hosted runner to come online.
2023-03-28T15:57:44.6716724Z Job is about to start running on the hosted runner: GitHub Actions 2 (hosted)
2023-03-28T15:57:48.9214525Z Current runner version: '2.303.0'
2023-03-28T15:57:48.9250435Z ##[group]Operating System
2023-03-28T15:57:48.9250979Z Ubuntu
2023-03-28T15:57:48.9251284Z 22.04.2
2023-03-28T15:57:48.9251515Z LTS
2023-03-28T15:57:48.9251810Z ##[endgroup]
2023-03-28T15:57:48.9252167Z ##[group]Runner Image
2023-03-28T15:57:48.9252542Z Image: ubuntu-22.04
2023-03-28T15:57:48.9252880Z Version: 20230317.1
2023-03-28T15:57:48.9253404Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20230317.1/images/linux/Ubuntu2204-Readme.md
2023-03-28T15:57:48.9254002Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20230317.1
2023-03-28T15:57:48.9254477Z ##[endgroup]
2023-03-28T15:57:48.9254834Z ##[group]Runner Image Provisioner
2023-03-28T15:57:48.9255190Z 2.0.127.1
2023-03-28T15:57:48.9255446Z ##[endgroup]
2023-03-28T15:57:48.9256136Z ##[group]GITHUB_TOKEN Permissions
2023-03-28T15:57:48.9256689Z Contents: read
2023-03-28T15:57:48.9256967Z Metadata: read
2023-03-28T15:57:48.9257500Z ##[endgroup]
2023-03-28T15:57:48.9259951Z Secret source: Actions
2023-03-28T15:57:48.9260418Z Prepare workflow directory
2023-03-28T15:57:49.0083054Z Prepare all required actions
2023-03-28T15:57:49.0266825Z Getting action download info
2023-03-28T15:57:49.4676994Z Download action repository 'actions/checkout@v3' (SHA:8f4b7f84864484a7bf31766abe9204da3cbe65b3)
2023-03-28T15:57:50.3495531Z Download action repository 'actions/setup-node@v3' (SHA:64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c)
2023-03-28T15:57:51.2188940Z Download action repository 'actions/setup-go@v3' (SHA:6edd4406fa81c3da01a34fa6f6343087c207a568)
2023-03-28T15:57:52.0701714Z Download action repository 'google-github-actions/auth@v1' (SHA:ef5d53e30bbcd8d0836f4288f5e50ff3e086997d)
2023-03-28T15:57:52.7169578Z Download action repository 'google-github-actions/get-gke-credentials@v1' (SHA:894c221960ab1bc16a69902f29f090638cca753f)
2023-03-28T15:57:53.4478101Z Download action repository 'azure/setup-kubectl@v3' (SHA:901a10e89ea615cf61f57ac05cecdf23e7de06d8)
2023-03-28T15:57:54.3298821Z Complete job name: runme
2023-03-28T15:57:54.4202760Z ##[group]Run actions/checkout@v3
2023-03-28T15:57:54.4203023Z with:
2023-03-28T15:57:54.4203244Z repository: stateful/linkerd-website
2023-03-28T15:57:54.4203700Z token: ***
2023-03-28T15:57:54.4203886Z ssh-strict: true
2023-03-28T15:57:54.4204102Z persist-credentials: true
2023-03-28T15:57:54.4204313Z clean: true
2023-03-28T15:57:54.4204493Z fetch-depth: 1
2023-03-28T15:57:54.4204681Z lfs: false
2023-03-28T15:57:54.4204877Z submodules: false
2023-03-28T15:57:54.4205077Z set-safe-directory: true
2023-03-28T15:57:54.4205284Z ##[endgroup]
2023-03-28T15:57:54.7045209Z Syncing repository: stateful/linkerd-website
2023-03-28T15:57:54.7046953Z ##[group]Getting Git version info
2023-03-28T15:57:54.7047437Z Working directory is '/home/runner/work/linkerd-website/linkerd-website'
2023-03-28T15:57:54.7047947Z [command]/usr/bin/git version
2023-03-28T15:57:54.7190049Z git version 2.40.0
2023-03-28T15:57:54.7216742Z ##[endgroup]
2023-03-28T15:57:54.7234265Z Temporarily overriding HOME='/home/runner/work/_temp/f602d45b-9bbb-4175-a99e-33f1a20f157e' before making global git config changes
2023-03-28T15:57:54.7245231Z Adding repository directory to the temporary git global config as a safe directory
2023-03-28T15:57:54.7246377Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/linkerd-website/linkerd-website
2023-03-28T15:57:54.7293452Z Deleting the contents of '/home/runner/work/linkerd-website/linkerd-website'
2023-03-28T15:57:54.7298971Z ##[group]Initializing the repository
2023-03-28T15:57:54.7302845Z [command]/usr/bin/git init /home/runner/work/linkerd-website/linkerd-website
2023-03-28T15:57:54.7382721Z hint: Using 'master' as the name for the initial branch. This default branch name
2023-03-28T15:57:54.7383465Z hint: is subject to change. To configure the initial branch name to use in all
2023-03-28T15:57:54.7384047Z hint: of your new repositories, which will suppress this warning, call:
2023-03-28T15:57:54.7384562Z hint:
2023-03-28T15:57:54.7384987Z hint: git config --global init.defaultBranch <name>
2023-03-28T15:57:54.7385220Z hint:
2023-03-28T15:57:54.7385549Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2023-03-28T15:57:54.7385977Z hint: 'development'. The just-created branch can be renamed via this command:
2023-03-28T15:57:54.7386233Z hint:
2023-03-28T15:57:54.7386468Z hint: git branch -m <name>
2023-03-28T15:57:54.7393203Z Initialized empty Git repository in /home/runner/work/linkerd-website/linkerd-website/.git/
2023-03-28T15:57:54.7408712Z [command]/usr/bin/git remote add origin https://github.com/stateful/linkerd-website
2023-03-28T15:57:54.7448331Z ##[endgroup]
2023-03-28T15:57:54.7451615Z ##[group]Disabling automatic garbage collection
2023-03-28T15:57:54.7459659Z [command]/usr/bin/git config --local gc.auto 0
2023-03-28T15:57:54.7491706Z ##[endgroup]
2023-03-28T15:57:54.7492102Z ##[group]Setting up auth
2023-03-28T15:57:54.7500742Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2023-03-28T15:57:54.7533096Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2023-03-28T15:57:54.7865745Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2023-03-28T15:57:54.7921637Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2023-03-28T15:57:54.8139441Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2023-03-28T15:57:54.8170665Z ##[endgroup]
2023-03-28T15:57:54.8171592Z ##[group]Fetching the repository
2023-03-28T15:57:54.8181155Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +fa2b9f2cae30801a0c699c474ef2c486226a3acc:refs/remotes/origin/main
2023-03-28T15:57:55.2841540Z remote: Enumerating objects: 1816, done.
2023-03-28T15:57:55.2891253Z remote: Counting objects: 0% (1/1816)
2023-03-28T15:57:55.2891886Z remote: Counting objects: 1% (19/1816)
2023-03-28T15:57:55.2895688Z remote: Counting objects: 2% (37/1816)
2023-03-28T15:57:55.2896567Z remote: Counting objects: 3% (55/1816)
2023-03-28T15:57:55.2897254Z remote: Counting objects: 4% (73/1816)
2023-03-28T15:57:55.2898040Z remote: Counting objects: 5% (91/1816)
2023-03-28T15:57:55.2898694Z remote: Counting objects: 6% (109/1816)
2023-03-28T15:57:55.2899343Z remote: Counting objects: 7% (128/1816)
2023-03-28T15:57:55.3071899Z remote: Counting objects: 8% (146/1816)
2023-03-28T15:57:55.3072574Z remote: Counting objects: 9% (164/1816)
2023-03-28T15:57:55.3072827Z remote: Counting objects: 10% (182/1816)
2023-03-28T15:57:55.3076687Z remote: Counting objects: 11% (200/1816)
2023-03-28T15:57:55.3077310Z remote: Counting objects: 12% (218/1816)
2023-03-28T15:57:55.3078207Z remote: Counting objects: 13% (237/1816)
2023-03-28T15:57:55.3078562Z remote: Counting objects: 14% (255/1816)
2023-03-28T15:57:55.3079352Z remote: Counting objects: 15% (273/1816)
2023-03-28T15:57:55.3079957Z remote: Counting objects: 16% (291/1816)
2023-03-28T15:57:55.3080671Z remote: Counting objects: 17% (309/1816)
2023-03-28T15:57:55.3081251Z remote: Counting objects: 18% (327/1816)
2023-03-28T15:57:55.3081958Z remote: Counting objects: 19% (346/1816)
2023-03-28T15:57:55.3082573Z remote: Counting objects: 20% (364/1816)
2023-03-28T15:57:55.3083233Z remote: Counting objects: 21% (382/1816)
2023-03-28T15:57:55.3083880Z remote: Counting objects: 22% (400/1816)
2023-03-28T15:57:55.3084563Z remote: Counting objects: 23% (418/1816)
2023-03-28T15:57:55.3085205Z remote: Counting objects: 24% (436/1816)
2023-03-28T15:57:55.3085777Z remote: Counting objects: 25% (454/1816)
2023-03-28T15:57:55.3086497Z remote: Counting objects: 26% (473/1816)
2023-03-28T15:57:55.3087249Z remote: Counting objects: 27% (491/1816)
2023-03-28T15:57:55.3087934Z remote: Counting objects: 28% (509/1816)
2023-03-28T15:57:55.3088531Z remote: Counting objects: 29% (527/1816)
2023-03-28T15:57:55.3089212Z remote: Counting objects: 30% (545/1816)
2023-03-28T15:57:55.3089856Z remote: Counting objects: 31% (563/1816)
2023-03-28T15:57:55.3090483Z remote: Counting objects: 32% (582/1816)
2023-03-28T15:57:55.3091120Z remote: Counting objects: 33% (600/1816)
2023-03-28T15:57:55.3091762Z remote: Counting objects: 34% (618/1816)
2023-03-28T15:57:55.3092257Z remote: Counting objects: 35% (636/1816)
2023-03-28T15:57:55.3092887Z remote: Counting objects: 36% (654/1816)
2023-03-28T15:57:55.3093535Z remote: Counting objects: 37% (672/1816)
2023-03-28T15:57:55.3094172Z remote: Counting objects: 38% (691/1816)
2023-03-28T15:57:55.3094808Z remote: Counting objects: 39% (709/1816)
2023-03-28T15:57:55.3095460Z remote: Counting objects: 40% (727/1816)
2023-03-28T15:57:55.3096051Z remote: Counting objects: 41% (745/1816)
2023-03-28T15:57:55.3096680Z remote: Counting objects: 42% (763/1816)
2023-03-28T15:57:55.3097330Z remote: Counting objects: 43% (781/1816)
2023-03-28T15:57:55.3098123Z remote: Counting objects: 44% (800/1816)
2023-03-28T15:57:55.3098449Z remote: Counting objects: 45% (818/1816)
2023-03-28T15:57:55.3099204Z remote: Counting objects: 46% (836/1816)
2023-03-28T15:57:55.3099868Z remote: Counting objects: 47% (854/1816)
2023-03-28T15:57:55.3100387Z remote: Counting objects: 48% (872/1816)
2023-03-28T15:57:55.3101031Z remote: Counting objects: 49% (890/1816)
2023-03-28T15:57:55.3101931Z remote: Counting objects: 50% (908/1816)
2023-03-28T15:57:55.3109223Z remote: Counting objects: 51% (927/1816)
2023-03-28T15:57:55.3110044Z remote: Counting objects: 52% (945/1816)
2023-03-28T15:57:55.3159593Z remote: Counting objects: 53% (963/1816)
2023-03-28T15:57:55.3159945Z remote: Counting objects: 54% (981/1816)
2023-03-28T15:57:55.3179490Z remote: Counting objects: 55% (999/1816)
2023-03-28T15:57:55.3181282Z remote: Counting objects: 56% (1017/1816)
2023-03-28T15:57:55.3184461Z remote: Counting objects: 57% (1036/1816)
2023-03-28T15:57:55.3415870Z remote: Counting objects: 58% (1054/1816)
2023-03-28T15:57:55.3416416Z remote: Counting objects: 59% (1072/1816)
2023-03-28T15:57:55.3416822Z remote: Counting objects: 60% (1090/1816)
2023-03-28T15:57:55.3417306Z remote: Counting objects: 61% (1108/1816)
2023-03-28T15:57:55.3417867Z remote: Counting objects: 62% (1126/1816)
2023-03-28T15:57:55.3418376Z remote: Counting objects: 63% (1145/1816)
2023-03-28T15:57:55.3419365Z remote: Counting objects: 64% (1163/1816)
2023-03-28T15:57:55.3419855Z remote: Counting objects: 65% (1181/1816)
2023-03-28T15:57:55.3420599Z remote: Counting objects: 66% (1199/1816)
2023-03-28T15:57:55.3421318Z remote: Counting objects: 67% (1217/1816)
2023-03-28T15:57:55.3422051Z remote: Counting objects: 68% (1235/1816)
2023-03-28T15:57:55.3422765Z remote: Counting objects: 69% (1254/1816)
2023-03-28T15:57:55.3423467Z remote: Counting objects: 70% (1272/1816)
2023-03-28T15:57:55.3424181Z remote: Counting objects: 71% (1290/1816)
2023-03-28T15:57:55.3424847Z remote: Counting objects: 72% (1308/1816)
2023-03-28T15:57:55.3428142Z remote: Counting objects: 73% (1326/1816)
2023-03-28T15:57:55.3498898Z remote: Counting objects: 74% (1344/1816)
2023-03-28T15:57:55.3636223Z remote: Counting objects: 75% (1362/1816)
2023-03-28T15:57:55.3639608Z remote: Counting objects: 76% (1381/1816)
2023-03-28T15:57:55.3683428Z remote: Counting objects: 77% (1399/1816)
2023-03-28T15:57:55.3747999Z remote: Counting objects: 78% (1417/1816)
2023-03-28T15:57:55.3811861Z remote: Counting objects: 79% (1435/1816)
2023-03-28T15:57:55.3903179Z remote: Counting objects: 80% (1453/1816)
2023-03-28T15:57:55.3957929Z remote: Counting objects: 81% (1471/1816)
2023-03-28T15:57:55.4017165Z remote: Counting objects: 82% (1490/1816)
2023-03-28T15:57:55.4122305Z remote: Counting objects: 83% (1508/1816)
2023-03-28T15:57:55.4137427Z remote: Counting objects: 84% (1526/1816)
2023-03-28T15:57:55.4149138Z remote: Counting objects: 85% (1544/1816)
2023-03-28T15:57:55.4214731Z remote: Counting objects: 86% (1562/1816)
2023-03-28T15:57:55.4273545Z remote: Counting objects: 87% (1580/1816)
2023-03-28T15:57:55.4337751Z remote: Counting objects: 88% (1599/1816)
2023-03-28T15:57:55.4391149Z remote: Counting objects: 89% (1617/1816)
2023-03-28T15:57:55.4427650Z remote: Counting objects: 90% (1635/1816)
2023-03-28T15:57:55.4428658Z remote: Counting objects: 91% (1653/1816)
2023-03-28T15:57:55.4429144Z remote: Counting objects: 92% (1671/1816)
2023-03-28T15:57:55.4430330Z remote: Counting objects: 93% (1689/1816)
2023-03-28T15:57:55.4431148Z remote: Counting objects: 94% (1708/1816)
2023-03-28T15:57:55.4431907Z remote: Counting objects: 95% (1726/1816)
2023-03-28T15:57:55.4432588Z remote: Counting objects: 96% (1744/1816)
2023-03-28T15:57:55.4433318Z remote: Counting objects: 97% (1762/1816)
2023-03-28T15:57:55.4439061Z remote: Counting objects: 98% (1780/1816)
2023-03-28T15:57:55.4441411Z remote: Counting objects: 99% (1798/1816)
2023-03-28T15:57:55.4442626Z remote: Counting objects: 100% (1816/1816)
2023-03-28T15:57:55.4443727Z remote: Counting objects: 100% (1816/1816), done.
2023-03-28T15:57:55.4458741Z remote: Compressing objects: 0% (1/1637)
2023-03-28T15:57:55.4459562Z remote: Compressing objects: 1% (17/1637)
2023-03-28T15:57:55.4460071Z remote: Compressing objects: 2% (33/1637)
2023-03-28T15:57:55.4465143Z remote: Compressing objects: 3% (50/1637)
2023-03-28T15:57:55.4473098Z remote: Compressing objects: 4% (66/1637)
2023-03-28T15:57:55.4513658Z remote: Compressing objects: 5% (82/1637)
2023-03-28T15:57:55.4518815Z remote: Compressing objects: 6% (99/1637)
2023-03-28T15:57:55.4529958Z remote: Compressing objects: 7% (115/1637)
2023-03-28T15:57:55.4536227Z remote: Compressing objects: 8% (131/1637)
2023-03-28T15:57:55.4539541Z remote: Compressing objects: 9% (148/1637)
2023-03-28T15:57:55.4542782Z remote: Compressing objects: 10% (164/1637)
2023-03-28T15:57:55.4544937Z remote: Compressing objects: 11% (181/1637)
2023-03-28T15:57:55.4557023Z remote: Compressing objects: 12% (197/1637)
2023-03-28T15:57:55.4579714Z remote: Compressing objects: 13% (213/1637)
2023-03-28T15:57:55.4581789Z remote: Compressing objects: 14% (230/1637)
2023-03-28T15:57:55.4624167Z remote: Compressing objects: 15% (246/1637)
2023-03-28T15:57:55.4625076Z remote: Compressing objects: 16% (262/1637)
2023-03-28T15:57:55.4625412Z remote: Compressing objects: 17% (279/1637)
2023-03-28T15:57:55.4625878Z remote: Compressing objects: 18% (295/1637)
2023-03-28T15:57:55.4626575Z remote: Compressing objects: 19% (312/1637)
2023-03-28T15:57:55.4627330Z remote: Compressing objects: 20% (328/1637)
2023-03-28T15:57:55.4632529Z remote: Compressing objects: 21% (344/1637)
2023-03-28T15:57:55.4640009Z remote: Compressing objects: 22% (361/1637)
2023-03-28T15:57:55.4640827Z remote: Compressing objects: 23% (377/1637)
2023-03-28T15:57:55.4641431Z remote: Compressing objects: 24% (393/1637)
2023-03-28T15:57:55.5113692Z remote: Compressing objects: 25% (410/1637)
2023-03-28T15:57:55.5120805Z remote: Compressing objects: 26% (426/1637)
2023-03-28T15:57:55.5125236Z remote: Compressing objects: 27% (442/1637)
2023-03-28T15:57:55.5125875Z remote: Compressing objects: 28% (459/1637)
2023-03-28T15:57:55.5126814Z remote: Compressing objects: 29% (475/1637)
2023-03-28T15:57:55.5127691Z remote: Compressing objects: 30% (492/1637)
2023-03-28T15:57:55.5128513Z remote: Compressing objects: 31% (508/1637)
2023-03-28T15:57:55.5129325Z remote: Compressing objects: 32% (524/1637)
2023-03-28T15:57:55.5564456Z remote: Compressing objects: 33% (541/1637)
2023-03-28T15:57:55.5566064Z remote: Compressing objects: 34% (557/1637)
2023-03-28T15:57:55.5566373Z remote: Compressing objects: 35% (573/1637)
2023-03-28T15:57:55.5568711Z remote: Compressing objects: 36% (590/1637)
2023-03-28T15:57:55.5570787Z remote: Compressing objects: 37% (606/1637)
2023-03-28T15:57:55.5787518Z remote: Compressing objects: 38% (623/1637)
2023-03-28T15:57:55.5839817Z remote: Compressing objects: 39% (639/1637)
2023-03-28T15:57:55.5841412Z remote: Compressing objects: 40% (655/1637)
2023-03-28T15:57:55.5841721Z remote: Compressing objects: 41% (672/1637)
2023-03-28T15:57:55.5842471Z remote: Compressing objects: 42% (688/1637)
2023-03-28T15:57:55.5849086Z remote: Compressing objects: 43% (704/1637)
2023-03-28T15:57:55.5850471Z remote: Compressing objects: 44% (721/1637)
2023-03-28T15:57:55.5850750Z remote: Compressing objects: 45% (737/1637)
2023-03-28T15:57:55.5851018Z remote: Compressing objects: 46% (754/1637)
2023-03-28T15:57:55.5932314Z remote: Compressing objects: 47% (770/1637)
2023-03-28T15:57:55.5934575Z remote: Compressing objects: 48% (786/1637)
2023-03-28T15:57:55.5935182Z remote: Compressing objects: 49% (803/1637)
2023-03-28T15:57:55.5935443Z remote: Compressing objects: 50% (819/1637)
2023-03-28T15:57:55.5935807Z remote: Compressing objects: 51% (835/1637)
2023-03-28T15:57:55.5936053Z remote: Compressing objects: 52% (852/1637)
2023-03-28T15:57:55.5936301Z remote: Compressing objects: 53% (868/1637)
2023-03-28T15:57:55.6167444Z remote: Compressing objects: 54% (884/1637)
2023-03-28T15:57:55.6169025Z remote: Compressing objects: 55% (901/1637)
2023-03-28T15:57:55.6169347Z remote: Compressing objects: 56% (917/1637)
2023-03-28T15:57:55.6171572Z remote: Compressing objects: 57% (934/1637)
2023-03-28T15:57:55.6171846Z remote: Compressing objects: 58% (950/1637)
2023-03-28T15:57:55.6172109Z remote: Compressing objects: 59% (966/1637)
2023-03-28T15:57:55.6172697Z remote: Compressing objects: 60% (983/1637)
2023-03-28T15:57:55.6179967Z remote: Compressing objects: 61% (999/1637)
2023-03-28T15:57:55.6187745Z remote: Compressing objects: 62% (1015/1637)
2023-03-28T15:57:55.6252807Z remote: Compressing objects: 63% (1032/1637)
2023-03-28T15:57:55.6311987Z remote: Compressing objects: 64% (1048/1637)
2023-03-28T15:57:55.6560806Z remote: Compressing objects: 65% (1065/1637)
2023-03-28T15:57:55.6636288Z remote: Compressing objects: 66% (1081/1637)
2023-03-28T15:57:55.6638139Z remote: Compressing objects: 67% (1097/1637)
2023-03-28T15:57:55.6640057Z remote: Compressing objects: 68% (1114/1637)
2023-03-28T15:57:55.6640324Z remote: Compressing objects: 69% (1130/1637)
2023-03-28T15:57:55.6642801Z remote: Compressing objects: 70% (1146/1637)
2023-03-28T15:57:55.6643058Z remote: Compressing objects: 71% (1163/1637)
2023-03-28T15:57:55.6672487Z remote: Compressing objects: 72% (1179/1637)
2023-03-28T15:57:55.6690163Z remote: Compressing objects: 73% (1196/1637)
2023-03-28T15:57:55.6734797Z remote: Compressing objects: 74% (1212/1637)
2023-03-28T15:57:55.6769706Z remote: Compressing objects: 75% (1228/1637)
2023-03-28T15:57:55.6815475Z remote: Compressing objects: 76% (1245/1637)
2023-03-28T15:57:55.6832161Z remote: Compressing objects: 77% (1261/1637)
2023-03-28T15:57:55.6872117Z remote: Compressing objects: 78% (1277/1637)
2023-03-28T15:57:55.6914645Z remote: Compressing objects: 79% (1294/1637)
2023-03-28T15:57:55.6937893Z remote: Compressing objects: 80% (1310/1637)
2023-03-28T15:57:55.6964932Z remote: Compressing objects: 81% (1326/1637)
2023-03-28T15:57:55.7039631Z remote: Compressing objects: 82% (1343/1637)
2023-03-28T15:57:55.7081012Z remote: Compressing objects: 83% (1359/1637)
2023-03-28T15:57:55.7168039Z remote: Compressing objects: 84% (1376/1637)
2023-03-28T15:57:55.7201663Z remote: Compressing objects: 85% (1392/1637)
2023-03-28T15:57:55.7559535Z remote: Compressing objects: 86% (1408/1637)
2023-03-28T15:57:55.7563027Z remote: Compressing objects: 87% (1425/1637)
2023-03-28T15:57:55.7565561Z remote: Compressing objects: 88% (1441/1637)
2023-03-28T15:57:55.7568305Z remote: Compressing objects: 89% (1457/1637)
2023-03-28T15:57:55.7570785Z remote: Compressing objects: 90% (1474/1637)
2023-03-28T15:57:55.7571262Z remote: Compressing objects: 91% (1490/1637)
2023-03-28T15:57:55.7571667Z remote: Compressing objects: 92% (1507/1637)
2023-03-28T15:57:55.7572068Z remote: Compressing objects: 93% (1523/1637)
2023-03-28T15:57:55.7572476Z remote: Compressing objects: 94% (1539/1637)
2023-03-28T15:57:55.7572908Z remote: Compressing objects: 95% (1556/1637)
2023-03-28T15:57:55.7573310Z remote: Compressing objects: 96% (1572/1637)
2023-03-28T15:57:55.7573710Z remote: Compressing objects: 97% (1588/1637)
2023-03-28T15:57:55.7574102Z remote: Compressing objects: 98% (1605/1637)
2023-03-28T15:57:55.7574898Z remote: Compressing objects: 99% (1621/1637)
2023-03-28T15:57:55.7575755Z remote: Compressing objects: 100% (1637/1637)
2023-03-28T15:57:55.7576247Z remote: Compressing objects: 100% (1637/1637), done.
2023-03-28T15:57:55.7590710Z Receiving objects: 0% (1/1816)
2023-03-28T15:57:55.7595821Z Receiving objects: 1% (19/1816)
2023-03-28T15:57:55.7598811Z Receiving objects: 2% (37/1816)
2023-03-28T15:57:55.7618869Z Receiving objects: 3% (55/1816)
2023-03-28T15:57:55.8143309Z Receiving objects: 4% (73/1816)
2023-03-28T15:57:55.8189135Z Receiving objects: 5% (91/1816)
2023-03-28T15:57:55.8711874Z Receiving objects: 6% (109/1816)
2023-03-28T15:57:55.8722289Z Receiving objects: 7% (128/1816)
2023-03-28T15:57:55.8731500Z Receiving objects: 8% (146/1816)
2023-03-28T15:57:55.8735334Z Receiving objects: 9% (164/1816)
2023-03-28T15:57:55.8749011Z Receiving objects: 10% (182/1816)
2023-03-28T15:57:55.8764833Z Receiving objects: 11% (200/1816)
2023-03-28T15:57:55.8783452Z Receiving objects: 12% (218/1816)
2023-03-28T15:57:55.9299827Z Receiving objects: 13% (237/1816)
2023-03-28T15:57:55.9307601Z Receiving objects: 14% (255/1816)
2023-03-28T15:57:55.9310745Z Receiving objects: 15% (273/1816)
2023-03-28T15:57:55.9313757Z Receiving objects: 16% (291/1816)
2023-03-28T15:57:55.9318146Z Receiving objects: 17% (309/1816)
2023-03-28T15:57:55.9324671Z Receiving objects: 18% (327/1816)
2023-03-28T15:57:55.9326392Z Receiving objects: 19% (346/1816)
2023-03-28T15:57:55.9332285Z Receiving objects: 20% (364/1816)
2023-03-28T15:57:55.9334286Z Receiving objects: 21% (382/1816)
2023-03-28T15:57:55.9338352Z Receiving objects: 22% (400/1816)
2023-03-28T15:57:55.9351656Z Receiving objects: 23% (418/1816)
2023-03-28T15:57:55.9376985Z Receiving objects: 24% (436/1816)
2023-03-28T15:57:55.9394345Z Receiving objects: 25% (454/1816)
2023-03-28T15:57:55.9414030Z Receiving objects: 26% (473/1816)
2023-03-28T15:57:55.9865495Z Receiving objects: 27% (491/1816)
2023-03-28T15:57:55.9882993Z Receiving objects: 28% (509/1816)
2023-03-28T15:57:55.9904085Z Receiving objects: 29% (527/1816)
2023-03-28T15:57:55.9927323Z Receiving objects: 30% (545/1816)
2023-03-28T15:57:55.9949938Z Receiving objects: 31% (563/1816)
2023-03-28T15:57:55.9958971Z Receiving objects: 32% (582/1816)
2023-03-28T15:57:55.9972057Z Receiving objects: 33% (600/1816)
2023-03-28T15:57:55.9973718Z Receiving objects: 34% (618/1816)
2023-03-28T15:57:55.9975604Z Receiving objects: 35% (636/1816)
2023-03-28T15:57:55.9978259Z Receiving objects: 36% (654/1816)
2023-03-28T15:57:55.9979412Z Receiving objects: 37% (672/1816)
2023-03-28T15:57:55.9987406Z Receiving objects: 38% (691/1816)
2023-03-28T15:57:55.9991239Z Receiving objects: 39% (709/1816)
2023-03-28T15:57:55.9993420Z Receiving objects: 40% (727/1816)
2023-03-28T15:57:55.9999703Z Receiving objects: 41% (745/1816)
2023-03-28T15:57:56.0048819Z Receiving objects: 42% (763/1816)
2023-03-28T15:57:56.0435579Z Receiving objects: 43% (781/1816)
2023-03-28T15:57:56.0482167Z Receiving objects: 44% (800/1816)
2023-03-28T15:57:56.0507113Z Receiving objects: 45% (818/1816)
2023-03-28T15:57:56.1234921Z Receiving objects: 46% (836/1816)
2023-03-28T15:57:56.1597337Z Receiving objects: 47% (854/1816)
2023-03-28T15:57:56.1890744Z Receiving objects: 48% (872/1816)
2023-03-28T15:57:56.2523421Z Receiving objects: 49% (890/1816)
2023-03-28T15:57:56.2910092Z Receiving objects: 50% (908/1816)
2023-03-28T15:57:56.3373371Z Receiving objects: 51% (927/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.3520091Z Receiving objects: 52% (945/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.3674821Z Receiving objects: 53% (963/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.4065074Z Receiving objects: 54% (981/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.4107859Z Receiving objects: 55% (999/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.4188061Z Receiving objects: 56% (1017/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.4235398Z Receiving objects: 57% (1036/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.5079939Z Receiving objects: 58% (1054/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.5152788Z Receiving objects: 59% (1072/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.5191918Z Receiving objects: 60% (1090/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.5491350Z Receiving objects: 61% (1108/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.5697720Z Receiving objects: 62% (1126/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.5803178Z Receiving objects: 63% (1145/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.6061414Z Receiving objects: 64% (1163/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.6102121Z Receiving objects: 65% (1181/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.6120218Z Receiving objects: 66% (1199/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.6172765Z Receiving objects: 67% (1217/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.6303172Z Receiving objects: 68% (1235/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.6365399Z Receiving objects: 69% (1254/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.6552383Z Receiving objects: 70% (1272/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.7140271Z Receiving objects: 71% (1290/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.7199144Z Receiving objects: 72% (1308/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.7749597Z Receiving objects: 73% (1326/1816), 8.65 MiB | 16.77 MiB/s
2023-03-28T15:57:56.8998720Z Receiving objects: 73% (1332/1816), 26.82 MiB | 26.40 MiB/s
2023-03-28T15:57:57.1565697Z Receiving objects: 74% (1344/1816), 26.82 MiB | 26.40 MiB/s
2023-03-28T15:57:57.2433422Z Receiving objects: 75% (1362/1816), 26.82 MiB | 26.40 MiB/s
2023-03-28T15:57:57.5092639Z Receiving objects: 76% (1381/1816), 26.82 MiB | 26.40 MiB/s
2023-03-28T15:57:57.5456400Z Receiving objects: 77% (1399/1816), 48.11 MiB | 31.51 MiB/s
2023-03-28T15:57:57.6539529Z Receiving objects: 78% (1417/1816), 48.11 MiB | 31.51 MiB/s
2023-03-28T15:57:57.7528775Z Receiving objects: 79% (1435/1816), 48.11 MiB | 31.51 MiB/s
2023-03-28T15:57:57.7859089Z Receiving objects: 80% (1453/1816), 48.11 MiB | 31.51 MiB/s
2023-03-28T15:57:57.8840384Z Receiving objects: 80% (1453/1816), 71.64 MiB | 35.35 MiB/s
2023-03-28T15:57:58.0968980Z Receiving objects: 81% (1471/1816), 71.64 MiB | 35.35 MiB/s
2023-03-28T15:57:58.2739006Z Receiving objects: 82% (1490/1816), 71.64 MiB | 35.35 MiB/s
2023-03-28T15:57:58.3861314Z Receiving objects: 83% (1508/1816), 71.64 MiB | 35.35 MiB/s
2023-03-28T15:57:58.5595989Z Receiving objects: 84% (1526/1816), 96.12 MiB | 38.05 MiB/s
2023-03-28T15:57:58.5606205Z Receiving objects: 85% (1544/1816), 96.12 MiB | 38.05 MiB/s
2023-03-28T15:57:58.5976185Z Receiving objects: 86% (1562/1816), 96.12 MiB | 38.05 MiB/s
2023-03-28T15:57:58.7860667Z Receiving objects: 87% (1580/1816), 96.12 MiB | 38.05 MiB/s
2023-03-28T15:57:58.8566068Z Receiving objects: 87% (1590/1816), 120.76 MiB | 39.91 MiB/s
2023-03-28T15:57:59.0230343Z Receiving objects: 88% (1599/1816), 120.76 MiB | 39.91 MiB/s
2023-03-28T15:57:59.1139573Z Receiving objects: 89% (1617/1816), 120.76 MiB | 39.91 MiB/s
2023-03-28T15:57:59.1660933Z Receiving objects: 90% (1635/1816), 120.76 MiB | 39.91 MiB/s
2023-03-28T15:57:59.2072768Z Receiving objects: 91% (1653/1816), 120.76 MiB | 39.91 MiB/s
2023-03-28T15:57:59.2077227Z Receiving objects: 92% (1671/1816), 120.76 MiB | 39.91 MiB/s
2023-03-28T15:57:59.2078234Z remote: Total 1816 (delta 219), reused 1272 (delta 103), pack-reused 0
2023-03-28T15:57:59.2086122Z Receiving objects: 93% (1689/1816), 120.76 MiB | 39.91 MiB/s
2023-03-28T15:57:59.2091389Z Receiving objects: 94% (1708/1816), 120.76 MiB | 39.91 MiB/s
2023-03-28T15:57:59.2097631Z Receiving objects: 95% (1726/1816), 120.76 MiB | 39.91 MiB/s
2023-03-28T15:57:59.2100745Z Receiving objects: 96% (1744/1816), 120.76 MiB | 39.91 MiB/s
2023-03-28T15:57:59.2103463Z Receiving objects: 97% (1762/1816), 120.76 MiB | 39.91 MiB/s
2023-03-28T15:57:59.2110943Z Receiving objects: 98% (1780/1816), 120.76 MiB | 39.91 MiB/s
2023-03-28T15:57:59.2114045Z Receiving objects: 99% (1798/1816), 120.76 MiB | 39.91 MiB/s
2023-03-28T15:57:59.2114357Z Receiving objects: 100% (1816/1816), 120.76 MiB | 39.91 MiB/s
2023-03-28T15:57:59.2114734Z Receiving objects: 100% (1816/1816), 142.00 MiB | 41.13 MiB/s, done.
2023-03-28T15:57:59.2120735Z Resolving deltas: 0% (0/219)
2023-03-28T15:57:59.2121351Z Resolving deltas: 1% (3/219)
2023-03-28T15:57:59.2121934Z Resolving deltas: 2% (5/219)
2023-03-28T15:57:59.2122280Z Resolving deltas: 3% (7/219)
2023-03-28T15:57:59.2122525Z Resolving deltas: 4% (9/219)
2023-03-28T15:57:59.2124712Z Resolving deltas: 5% (11/219)
2023-03-28T15:57:59.2127993Z Resolving deltas: 6% (14/219)
2023-03-28T15:57:59.2128501Z Resolving deltas: 7% (16/219)
2023-03-28T15:57:59.2131608Z Resolving deltas: 8% (18/219)
2023-03-28T15:57:59.2132235Z Resolving deltas: 9% (20/219)
2023-03-28T15:57:59.2135624Z Resolving deltas: 10% (22/219)
2023-03-28T15:57:59.2139835Z Resolving deltas: 11% (25/219)
2023-03-28T15:57:59.2143595Z Resolving deltas: 12% (27/219)
2023-03-28T15:57:59.2147204Z Resolving deltas: 13% (29/219)
2023-03-28T15:57:59.2152518Z Resolving deltas: 14% (31/219)
2023-03-28T15:57:59.2156471Z Resolving deltas: 15% (33/219)
2023-03-28T15:57:59.2160540Z Resolving deltas: 16% (36/219)
2023-03-28T15:57:59.2161182Z Resolving deltas: 17% (38/219)
2023-03-28T15:57:59.2161644Z Resolving deltas: 18% (40/219)
2023-03-28T15:57:59.2161937Z Resolving deltas: 19% (42/219)
2023-03-28T15:57:59.2165272Z Resolving deltas: 20% (44/219)
2023-03-28T15:57:59.2166387Z Resolving deltas: 21% (46/219)
2023-03-28T15:57:59.2167511Z Resolving deltas: 22% (49/219)
2023-03-28T15:57:59.2169616Z Resolving deltas: 23% (51/219)
2023-03-28T15:57:59.2170914Z Resolving deltas: 24% (53/219)
2023-03-28T15:57:59.2173288Z Resolving deltas: 25% (55/219)
2023-03-28T15:57:59.2175416Z Resolving deltas: 26% (57/219)
2023-03-28T15:57:59.2176342Z Resolving deltas: 27% (60/219)
2023-03-28T15:57:59.2178266Z Resolving deltas: 28% (62/219)
2023-03-28T15:57:59.2181764Z Resolving deltas: 29% (64/219)
2023-03-28T15:57:59.2183168Z Resolving deltas: 30% (66/219)
2023-03-28T15:57:59.2186731Z Resolving deltas: 31% (68/219)
2023-03-28T15:57:59.2192682Z Resolving deltas: 32% (71/219)
2023-03-28T15:57:59.2194709Z Resolving deltas: 33% (73/219)
2023-03-28T15:57:59.2196230Z Resolving deltas: 34% (75/219)
2023-03-28T15:57:59.2198399Z Resolving deltas: 35% (77/219)
2023-03-28T15:57:59.2200882Z Resolving deltas: 36% (79/219)
2023-03-28T15:57:59.2204086Z Resolving deltas: 37% (82/219)
2023-03-28T15:57:59.2206379Z Resolving deltas: 38% (84/219)
2023-03-28T15:57:59.2209727Z Resolving deltas: 39% (86/219)
2023-03-28T15:57:59.2212327Z Resolving deltas: 40% (88/219)
2023-03-28T15:57:59.2214813Z Resolving deltas: 41% (90/219)
2023-03-28T15:57:59.2216787Z Resolving deltas: 42% (92/219)
2023-03-28T15:57:59.2219610Z Resolving deltas: 43% (95/219)
2023-03-28T15:57:59.2222080Z Resolving deltas: 44% (97/219)
2023-03-28T15:57:59.2225010Z Resolving deltas: 45% (99/219)
2023-03-28T15:57:59.2227780Z Resolving deltas: 46% (101/219)
2023-03-28T15:57:59.2230909Z Resolving deltas: 47% (103/219)
2023-03-28T15:57:59.2236692Z Resolving deltas: 48% (106/219)
2023-03-28T15:57:59.2237041Z Resolving deltas: 49% (108/219)
2023-03-28T15:57:59.2238793Z Resolving deltas: 50% (110/219)
2023-03-28T15:57:59.2240275Z Resolving deltas: 51% (112/219)
2023-03-28T15:57:59.2243144Z Resolving deltas: 52% (114/219)
2023-03-28T15:57:59.2244059Z Resolving deltas: 53% (117/219)
2023-03-28T15:57:59.2251011Z Resolving deltas: 54% (119/219)
2023-03-28T15:57:59.2255747Z Resolving deltas: 55% (121/219)
2023-03-28T15:57:59.2259793Z Resolving deltas: 56% (123/219)
2023-03-28T15:57:59.2264681Z Resolving deltas: 57% (125/219)
2023-03-28T15:57:59.2265093Z Resolving deltas: 58% (128/219)
2023-03-28T15:57:59.2268159Z Resolving deltas: 59% (130/219)
2023-03-28T15:57:59.2269709Z Resolving deltas: 60% (132/219)
2023-03-28T15:57:59.2271800Z Resolving deltas: 61% (134/219)
2023-03-28T15:57:59.2274044Z Resolving deltas: 62% (136/219)
2023-03-28T15:57:59.2276879Z Resolving deltas: 63% (138/219)
2023-03-28T15:57:59.2278304Z Resolving deltas: 64% (141/219)
2023-03-28T15:57:59.2280236Z Resolving deltas: 65% (143/219)
2023-03-28T15:57:59.2285019Z Resolving deltas: 66% (145/219)
2023-03-28T15:57:59.2289888Z Resolving deltas: 67% (147/219)
2023-03-28T15:57:59.2290953Z Resolving deltas: 68% (149/219)
2023-03-28T15:57:59.2293464Z Resolving deltas: 69% (152/219)
2023-03-28T15:57:59.2300370Z Resolving deltas: 70% (154/219)
2023-03-28T15:57:59.2300706Z Resolving deltas: 71% (156/219)
2023-03-28T15:57:59.2301007Z Resolving deltas: 72% (158/219)
2023-03-28T15:57:59.2301698Z Resolving deltas: 73% (160/219)
2023-03-28T15:57:59.2301983Z Resolving deltas: 74% (163/219)
2023-03-28T15:57:59.2302278Z Resolving deltas: 75% (165/219)
2023-03-28T15:57:59.2302516Z Resolving deltas: 76% (167/219)
2023-03-28T15:57:59.2304643Z Resolving deltas: 77% (169/219)
2023-03-28T15:57:59.2308694Z Resolving deltas: 78% (171/219)
2023-03-28T15:57:59.2308966Z Resolving deltas: 79% (174/219)
2023-03-28T15:57:59.2312046Z Resolving deltas: 80% (176/219)
2023-03-28T15:57:59.2313213Z Resolving deltas: 81% (178/219)
2023-03-28T15:57:59.2313572Z Resolving deltas: 82% (180/219)
2023-03-28T15:57:59.2322722Z Resolving deltas: 83% (182/219)
2023-03-28T15:57:59.2331548Z Resolving deltas: 84% (184/219)
2023-03-28T15:57:59.2336359Z Resolving deltas: 85% (187/219)
2023-03-28T15:57:59.2339756Z Resolving deltas: 86% (189/219)
2023-03-28T15:57:59.2340819Z Resolving deltas: 87% (191/219)
2023-03-28T15:57:59.2343380Z Resolving deltas: 88% (193/219)
2023-03-28T15:57:59.2344320Z Resolving deltas: 89% (195/219)
2023-03-28T15:57:59.2345002Z Resolving deltas: 90% (198/219)
2023-03-28T15:57:59.2348375Z Resolving deltas: 91% (200/219)
2023-03-28T15:57:59.2355649Z Resolving deltas: 92% (202/219)
2023-03-28T15:57:59.2398051Z Resolving deltas: 93% (204/219)
2023-03-28T15:57:59.2458164Z Resolving deltas: 94% (206/219)
2023-03-28T15:57:59.2458952Z Resolving deltas: 95% (209/219)
2023-03-28T15:57:59.2460239Z Resolving deltas: 96% (211/219)
2023-03-28T15:57:59.2460682Z Resolving deltas: 97% (213/219)
2023-03-28T15:57:59.2461359Z Resolving deltas: 98% (215/219)
2023-03-28T15:57:59.2476440Z Resolving deltas: 99% (217/219)
2023-03-28T15:57:59.2479308Z Resolving deltas: 100% (219/219)
2023-03-28T15:57:59.2479820Z Resolving deltas: 100% (219/219), done.
2023-03-28T15:57:59.7077495Z From https://github.com/stateful/linkerd-website
2023-03-28T15:57:59.7078236Z * [new ref] fa2b9f2cae30801a0c699c474ef2c486226a3acc -> origin/main
2023-03-28T15:57:59.7120432Z ##[endgroup]
2023-03-28T15:57:59.7121031Z ##[group]Determining the checkout info
2023-03-28T15:57:59.7121539Z ##[endgroup]
2023-03-28T15:57:59.7133354Z ##[group]Checking out the ref
2023-03-28T15:57:59.7134054Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2023-03-28T15:58:00.5063899Z Switched to a new branch 'main'
2023-03-28T15:58:00.5066083Z branch 'main' set up to track 'origin/main'.
2023-03-28T15:58:00.5113582Z ##[endgroup]
2023-03-28T15:58:00.5141864Z [command]/usr/bin/git log -1 --format='%H'
2023-03-28T15:58:00.5169226Z 'fa2b9f2cae30801a0c699c474ef2c486226a3acc'
2023-03-28T15:58:00.5506532Z ##[group]Run actions/setup-node@v3
2023-03-28T15:58:00.5506832Z with:
2023-03-28T15:58:00.5507119Z node-version: 18
2023-03-28T15:58:00.5507421Z always-auth: false
2023-03-28T15:58:00.5507723Z check-latest: false
2023-03-28T15:58:00.5508120Z token: ***
2023-03-28T15:58:00.5508373Z ##[endgroup]
2023-03-28T15:58:00.7558306Z Found in cache @ /opt/hostedtoolcache/node/18.15.0/x64
2023-03-28T15:58:00.7569780Z ##[group]Environment details
2023-03-28T15:58:01.4859721Z node: v18.15.0
2023-03-28T15:58:01.4860386Z npm: 9.5.0
2023-03-28T15:58:01.4861426Z yarn: 1.22.19
2023-03-28T15:58:01.4862218Z ##[endgroup]
2023-03-28T15:58:01.5001358Z ##[group]Run actions/setup-go@v3
2023-03-28T15:58:01.5001656Z with:
2023-03-28T15:58:01.5001873Z go-version: >=1.17.0
2023-03-28T15:58:01.5002200Z check-latest: false
2023-03-28T15:58:01.5002607Z token: ***
2023-03-28T15:58:01.5002862Z cache: false
2023-03-28T15:58:01.5003070Z ##[endgroup]
2023-03-28T15:58:01.6665201Z Setup go version spec >=1.17.0
2023-03-28T15:58:01.6718019Z Found in cache @ /opt/hostedtoolcache/go/1.20.2/x64
2023-03-28T15:58:01.6727394Z Added go to the path
2023-03-28T15:58:01.7132863Z Successfully set up Go version >=1.17.0
2023-03-28T15:58:01.7213251Z go version go1.20.2 linux/amd64
2023-03-28T15:58:01.7213643Z
2023-03-28T15:58:01.7221242Z ##[group]go env
2023-03-28T15:58:01.8653732Z GO111MODULE=""
2023-03-28T15:58:01.8654382Z GOARCH="amd64"
2023-03-28T15:58:01.8654987Z GOBIN=""
2023-03-28T15:58:01.8658581Z GOCACHE="/home/runner/.cache/go-build"
2023-03-28T15:58:01.8659278Z GOENV="/home/runner/.config/go/env"
2023-03-28T15:58:01.8663962Z GOEXE=""
2023-03-28T15:58:01.8716056Z GOEXPERIMENT=""
2023-03-28T15:58:01.8716344Z GOFLAGS=""
2023-03-28T15:58:01.8716650Z GOHOSTARCH="amd64"
2023-03-28T15:58:01.8719744Z GOHOSTOS="linux"
2023-03-28T15:58:01.8720557Z GOINSECURE=""
2023-03-28T15:58:01.8721530Z GOMODCACHE="/home/runner/go/pkg/mod"
2023-03-28T15:58:01.8724602Z GONOPROXY=""
2023-03-28T15:58:01.8724941Z GONOSUMDB=""
2023-03-28T15:58:01.8725208Z GOOS="linux"
2023-03-28T15:58:01.8726070Z GOPATH="/home/runner/go"
2023-03-28T15:58:01.8726415Z GOPRIVATE=""
2023-03-28T15:58:01.8727247Z GOPROXY="https://proxy.golang.org,direct"
2023-03-28T15:58:01.8727728Z GOROOT="/opt/hostedtoolcache/go/1.20.2/x64"
2023-03-28T15:58:01.8728083Z GOSUMDB="sum.golang.org"
2023-03-28T15:58:01.8728330Z GOTMPDIR=""
2023-03-28T15:58:01.8728820Z GOTOOLDIR="/opt/hostedtoolcache/go/1.20.2/x64/pkg/tool/linux_amd64"
2023-03-28T15:58:01.8729161Z GOVCS=""
2023-03-28T15:58:01.8729459Z GOVERSION="go1.20.2"
2023-03-28T15:58:01.8729701Z GCCGO="gccgo"
2023-03-28T15:58:01.8730007Z GOAMD64="v1"
2023-03-28T15:58:01.8730278Z AR="ar"
2023-03-28T15:58:01.8730487Z CC="gcc"
2023-03-28T15:58:01.8730745Z CXX="g++"
2023-03-28T15:58:01.8731279Z CGO_ENABLED="1"
2023-03-28T15:58:01.8731600Z GOMOD="/dev/null"
2023-03-28T15:58:01.8731824Z GOWORK=""
2023-03-28T15:58:01.8732263Z CGO_CFLAGS="-O2 -g"
2023-03-28T15:58:01.8732560Z CGO_CPPFLAGS=""
2023-03-28T15:58:01.8732923Z CGO_CXXFLAGS="-O2 -g"
2023-03-28T15:58:01.8733221Z CGO_FFLAGS="-O2 -g"
2023-03-28T15:58:01.8733549Z CGO_LDFLAGS="-O2 -g"
2023-03-28T15:58:01.8733919Z PKG_CONFIG="pkg-config"
2023-03-28T15:58:01.8734828Z GOGCCFLAGS="-fPIC -m64 -pthread -Wl,--no-gc-sections -fmessage-length=0 -fdebug-prefix-map=/tmp/go-build1008131114=/tmp/go-build -gno-record-gcc-switches"
2023-03-28T15:58:01.8735247Z
2023-03-28T15:58:01.8735627Z ##[endgroup]
2023-03-28T15:58:01.8837451Z ##[group]Run go version
2023-03-28T15:58:01.8837730Z go version
2023-03-28T15:58:01.8895141Z shell: /usr/bin/bash -e {0}
2023-03-28T15:58:01.8895363Z ##[endgroup]
2023-03-28T15:58:01.9090594Z go version go1.20.2 linux/amd64
2023-03-28T15:58:01.9119444Z ##[group]Run go install github.com/stateful/runme@latest
2023-03-28T15:58:01.9119768Z go install github.com/stateful/runme@latest
2023-03-28T15:58:01.9169356Z shell: /usr/bin/bash -e {0}
2023-03-28T15:58:01.9169577Z ##[endgroup]
2023-03-28T15:58:02.5972058Z go: downloading github.com/stateful/runme v0.7.1
2023-03-28T15:58:02.9058980Z go: downloading github.com/bufbuild/connect-go v1.4.1
2023-03-28T15:58:02.9068035Z go: downloading github.com/bufbuild/connect-grpchealth-go v1.0.0
2023-03-28T15:58:02.9751722Z go: downloading github.com/bufbuild/connect-grpcreflect-go v1.0.0
2023-03-28T15:58:02.9844648Z go: downloading github.com/charmbracelet/bubbletea v0.23.1
2023-03-28T15:58:03.3315608Z go: downloading github.com/cli/cli/v2 v2.21.1
2023-03-28T15:58:03.8539250Z go: downloading github.com/containerd/console v1.0.3
2023-03-28T15:58:03.8541119Z go: downloading github.com/henvic/httpretty v0.1.0
2023-03-28T15:58:03.9021863Z go: downloading github.com/mattn/go-isatty v0.0.16
2023-03-28T15:58:03.9360313Z go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
2023-03-28T15:58:04.1235787Z go: downloading github.com/muesli/cancelreader v0.2.2
2023-03-28T15:58:04.1689281Z go: downloading github.com/pkg/errors v0.9.1
2023-03-28T15:58:04.2028813Z go: downloading github.com/rs/cors v1.8.3
2023-03-28T15:58:04.2465919Z go: downloading github.com/rwtodd/Go.Sed v0.0.0-20210816025313-55464686f9ef
2023-03-28T15:58:04.2571917Z go: downloading github.com/spf13/cobra v1.6.1
2023-03-28T15:58:04.3161038Z go: downloading github.com/spf13/pflag v1.0.5
2023-03-28T15:58:04.3725285Z go: downloading go.uber.org/zap v1.24.0
2023-03-28T15:58:04.4431584Z go: downloading golang.org/x/net v0.7.0
2023-03-28T15:58:04.6717731Z go: downloading golang.org/x/oauth2 v0.4.0
2023-03-28T15:58:04.7400505Z go: downloading google.golang.org/grpc v1.53.0
2023-03-28T15:58:05.2084437Z go: downloading google.golang.org/protobuf v1.28.1
2023-03-28T15:58:05.4338269Z go: downloading github.com/mattn/go-localereader v0.0.1
2023-03-28T15:58:05.4349113Z go: downloading github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b
2023-03-28T15:58:05.5455856Z go: downloading github.com/muesli/reflow v0.3.0
2023-03-28T15:58:05.5801216Z go: downloading github.com/muesli/termenv v0.13.0
2023-03-28T15:58:05.5922153Z go: downloading golang.org/x/term v0.5.0
2023-03-28T15:58:05.6347168Z go: downloading github.com/briandowns/spinner v1.18.1
2023-03-28T15:58:05.6371979Z go: downloading github.com/cli/go-gh v1.0.0
2023-03-28T15:58:05.7081012Z go: downloading github.com/cli/safeexec v1.0.1
2023-03-28T15:58:05.7827048Z go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
2023-03-28T15:58:05.8150576Z go: downloading github.com/mattn/go-colorable v0.1.13
2023-03-28T15:58:05.9192168Z go: downloading golang.org/x/sys v0.5.0
2023-03-28T15:58:05.9258830Z go: downloading github.com/golang-jwt/jwt/v4 v4.4.3
2023-03-28T15:58:06.0297977Z go: downloading github.com/golang/mock v1.6.0
2023-03-28T15:58:06.1064254Z go: downloading github.com/google/uuid v1.3.0
2023-03-28T15:58:06.1417606Z go: downloading github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
2023-03-28T15:58:06.1634652Z go: downloading go.uber.org/multierr v1.9.0
2023-03-28T15:58:06.1759090Z go: downloading github.com/vektah/gqlparser/v2 v2.4.5
2023-03-28T15:58:06.2034708Z go: downloading github.com/Khan/genqlient v0.5.0
2023-03-28T15:58:06.2393456Z go: downloading github.com/yuin/goldmark v1.4.13
2023-03-28T15:58:06.2987802Z go: downloading golang.org/x/exp v0.0.0-20221208044002-44028be4359e
2023-03-28T15:58:06.5611324Z go: downloading github.com/creack/pty v1.1.18
2023-03-28T15:58:06.5612011Z go: downloading github.com/hashicorp/golang-lru/v2 v2.0.2
2023-03-28T15:58:06.5986397Z go: downloading github.com/pkg/term v1.2.0-beta.2.0.20211217091447-1a4a3b719465
2023-03-28T15:58:06.6021890Z go: downloading github.com/rs/xid v1.4.0
2023-03-28T15:58:06.6343051Z go: downloading golang.org/x/sync v0.1.0
2023-03-28T15:58:06.6692917Z go: downloading github.com/go-playground/validator/v10 v10.11.0
2023-03-28T15:58:06.7405621Z go: downloading github.com/charmbracelet/bubbles v0.15.0
2023-03-28T15:58:06.7827709Z go: downloading github.com/charmbracelet/lipgloss v0.6.0
2023-03-28T15:58:06.8205431Z go: downloading github.com/elliotchance/orderedmap v1.5.0
2023-03-28T15:58:06.8519665Z go: downloading go.uber.org/atomic v1.9.0
2023-03-28T15:58:06.9228803Z go: downloading github.com/mattn/go-runewidth v0.0.14
2023-03-28T15:58:06.9242854Z go: downloading github.com/aymanbagabas/go-osc52 v1.0.3
2023-03-28T15:58:06.9588906Z go: downloading github.com/lucasb-eyer/go-colorful v1.2.0
2023-03-28T15:58:06.9614209Z go: downloading github.com/fatih/color v1.13.0
2023-03-28T15:58:06.9984995Z go: downloading google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f
2023-03-28T15:58:07.0579122Z go: downloading github.com/golang/protobuf v1.5.2
2023-03-28T15:58:07.1151327Z go: downloading github.com/go-playground/universal-translator v0.18.0
2023-03-28T15:58:07.1503612Z go: downloading github.com/leodido/go-urn v1.2.1
2023-03-28T15:58:07.2308610Z go: downloading golang.org/x/crypto v0.3.0
2023-03-28T15:58:07.3946597Z go: downloading golang.org/x/text v0.7.0
2023-03-28T15:58:07.9376380Z go: downloading github.com/sahilm/fuzzy v0.1.0
2023-03-28T15:58:08.0742184Z go: downloading github.com/go-git/go-git/v5 v5.5.2
2023-03-28T15:58:08.2083748Z go: downloading github.com/rivo/uniseg v0.4.2
2023-03-28T15:58:08.2141885Z go: downloading github.com/go-playground/locales v0.14.0
2023-03-28T15:58:08.3051548Z go: downloading github.com/atotto/clipboard v0.1.4
2023-03-28T15:58:08.3403110Z go: downloading github.com/ProtonMail/go-crypto v0.0.0-20221026131551-cf6655e29de4
2023-03-28T15:58:08.4093055Z go: downloading github.com/go-git/go-billy/v5 v5.4.0
2023-03-28T15:58:08.4467805Z go: downloading github.com/imdario/mergo v0.3.13
2023-03-28T15:58:08.4848255Z go: downloading github.com/sergi/go-diff v1.1.0
2023-03-28T15:58:08.5237016Z go: downloading github.com/emirpasic/gods v1.18.1
2023-03-28T15:58:08.6032243Z go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
2023-03-28T15:58:08.6351920Z go: downloading github.com/cloudflare/circl v1.1.0
2023-03-28T15:58:08.9503201Z go: downloading github.com/go-git/gcfg v1.5.0
2023-03-28T15:58:08.9510479Z go: downloading github.com/pjbgf/sha1cd v0.2.3
2023-03-28T15:58:08.9941126Z go: downloading github.com/kevinburke/ssh_config v1.2.0
2023-03-28T15:58:09.0302088Z go: downloading github.com/skeema/knownhosts v1.1.0
2023-03-28T15:58:09.0604383Z go: downloading github.com/xanzy/ssh-agent v0.3.3
2023-03-28T15:58:09.1011835Z go: downloading gopkg.in/warnings.v0 v0.1.2
2023-03-28T15:58:46.7923234Z ##[group]Run runme --version
2023-03-28T15:58:46.7923475Z runme --version
2023-03-28T15:58:46.7976449Z shell: /usr/bin/bash -e {0}
2023-03-28T15:58:46.7976676Z ##[endgroup]
2023-03-28T15:58:46.8164379Z runme version 0.0.0 (unknown) on unknown
2023-03-28T15:58:46.8219775Z ##[group]Run google-github-actions/auth@v1
2023-03-28T15:58:46.8220005Z with:
2023-03-28T15:58:46.8220342Z workload_identity_provider: projects/502190750506/locations/global/workloadIdentityPools/test-pool/providers/my-provider
2023-03-28T15:58:46.8220905Z service_account: [email protected]
2023-03-28T15:58:46.8221172Z create_credentials_file: true
2023-03-28T15:58:46.8221398Z export_environment_variables: true
2023-03-28T15:58:46.8221623Z cleanup_credentials: true
2023-03-28T15:58:46.8221837Z access_token_lifetime: 3600s
2023-03-28T15:58:46.8222188Z access_token_scopes: https://www.googleapis.com/auth/cloud-platform
2023-03-28T15:58:46.8222455Z retries: 0
2023-03-28T15:58:46.8222652Z id_token_include_email: false
2023-03-28T15:58:46.8222845Z ##[endgroup]
2023-03-28T15:58:47.0945629Z Created credentials file at "/home/runner/work/linkerd-website/linkerd-website/gha-creds-3e89b0eadee08835.json"
2023-03-28T15:58:47.1086156Z ##[group]Run google-github-actions/get-gke-credentials@v1
2023-03-28T15:58:47.1086426Z with:
2023-03-28T15:58:47.1086625Z cluster_name: ci-cluster
2023-03-28T15:58:47.1087018Z location: us-central1-c
2023-03-28T15:58:47.1087230Z use_auth_provider: false
2023-03-28T15:58:47.1087470Z use_internal_ip: false
2023-03-28T15:58:47.1087690Z use_connect_gateway: false
2023-03-28T15:58:47.1087903Z env:
2023-03-28T15:58:47.1088244Z CLOUDSDK_AUTH_CREDENTIAL_FILE_OVERRIDE: /home/runner/work/linkerd-website/linkerd-website/gha-creds-3e89b0eadee08835.json
2023-03-28T15:58:47.1088730Z GOOGLE_APPLICATION_CREDENTIALS: /home/runner/work/linkerd-website/linkerd-website/gha-creds-3e89b0eadee08835.json
2023-03-28T15:58:47.1089186Z GOOGLE_GHA_CREDS_PATH: /home/runner/work/linkerd-website/linkerd-website/gha-creds-3e89b0eadee08835.json
2023-03-28T15:58:47.1089519Z CLOUDSDK_CORE_PROJECT: runme-ci
2023-03-28T15:58:47.1089743Z CLOUDSDK_PROJECT: runme-ci
2023-03-28T15:58:47.1089980Z GCLOUD_PROJECT: runme-ci
2023-03-28T15:58:47.1090192Z GCP_PROJECT: runme-ci
2023-03-28T15:58:47.1090401Z GOOGLE_CLOUD_PROJECT: runme-ci
2023-03-28T15:58:47.1090606Z ##[endgroup]
2023-03-28T15:58:47.2320991Z Extracted project ID "runme-ci" from $GCLOUD_PROJECT
2023-03-28T15:59:48.8996468Z /home/runner/work/_actions/google-github-actions/get-gke-credentials/v1/dist/index.js:1
2023-03-28T15:59:48.9243143Z (()=>{var __webpack_modules__={7351:function(e,t,r){"use strict";var a=this&&this.__createBinding||(Object.create?function(e,t,r,a){if(a===undefined)a=r;Object.defineProperty(e,a,{enumerable:true,get:function(){return t[r]}})}:function(e,t,r,a){if(a===undefined)a=r;e[a]=t[r]});var i=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:true,value:t})}:function(e,t){e["default"]=t});var n=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)if(r!=="default"&&Object.hasOwnProperty.call(e,r))a(t,e,r);i(t,e);return t};Object.defineProperty(t,"__esModule",{value:true});t.issue=t.issueCommand=void 0;const s=n(r(2037));const o=r(5278);function issueCommand(e,t,r){const a=new Command(e,t,r);process.stdout.write(a.toString()+s.EOL)}t.issueCommand=issueCommand;function issue(e,t=""){issueCommand(e,{},t)}t.issue=issue;const l="::";class Command{constructor(e,t,r){if(!e){e="missing.command"}this.command=e;this.properties=t;this.message=r}toString(){let e=l+this.command;if(this.properties&&Object.keys(this.properties).length>0){e+=" ";let t=true;for(const r in this.properties){if(this.properties.hasOwnProperty(r)){const a=this.properties[r];if(a){if(t){t=false}else{e+=","}e+=`${r}=${escapeProperty(a)}`}}}}e+=`${l}${escapeData(this.message)}`;return e}}function escapeData(e){return o.toCommandValue(e).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A")}function escapeProperty(e){return o.toCommandValue(e).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A").replace(/:/g,"%3A").replace(/,/g,"%2C")}},2186:function(e,t,r){"use strict";var a=this&&this.__createBinding||(Object.create?function(e,t,r,a){if(a===undefined)a=r;Object.defineProperty(e,a,{enumerable:true,get:function(){return t[r]}})}:function(e,t,r,a){if(a===undefined)a=r;e[a]=t[r]});var i=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:true,value:t})}:function(e,t){e["default"]=t});var n=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)if(r!=="default"&&Object.hasOwnProperty.call(e,r))a(t,e,r);i(t,e);return t};var s=this&&this.__awaiter||function(e,t,r,a){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,i){function fulfilled(e){try{step(a.next(e))}catch(e){i(e)}}function rejected(e){try{step(a["throw"](e))}catch(e){i(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((a=a.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:true});t.getIDToken=t.getState=t.saveState=t.group=t.endGroup=t.startGroup=t.info=t.notice=t.warning=t.error=t.debug=t.isDebug=t.setFailed=t.setCommandEcho=t.setOutput=t.getBooleanInput=t.getMultilineInput=t.getInput=t.addPath=t.setSecret=t.exportVariable=t.ExitCode=void 0;const o=r(7351);const l=r(717);const d=r(5278);const c=n(r(2037));const u=n(r(1017));const m=r(8041);var y;(function(e){e[e["Success"]=0]="Success";e[e["Failure"]=1]="Failure"})(y=t.ExitCode||(t.ExitCode={}));function exportVariable(e,t){const r=d.toCommandValue(t);process.env[e]=r;const a=process.env["GITHUB_ENV"]||"";if(a){return l.issueFileCommand("ENV",l.prepareKeyValueMessage(e,t))}o.issueCommand("set-env",{name:e},r)}t.exportVariable=exportVariable;function setSecret(e){o.issueCommand("add-mask",{},e)}t.setSecret=setSecret;function addPath(e){const t=process.env["GITHUB_PATH"]||"";if(t){l.issueFileCommand("PATH",e)}else{o.issueCommand("add-path",{},e)}process.env["PATH"]=`${e}${u.delimiter}${process.env["PATH"]}`}t.addPath=addPath;function getInput(e,t){const r=process.env[`INPUT_${e.replace(/ /g,"_").toUpperCase()}`]||"";if(t&&t.required&&!r){throw new Error(`Input required and not supplied: ${e}`)}if(t&&t.trimWhitespace===false){return r}return r.trim()}t.getInput=getInput;function getMultilineInput(e,t){const r=getInput(e,t).split("\n").filter((e=>e!==""));if(t&&t.trimWhitespace===false){return r}return r.map((e=>e.trim()))}t.getMultilineInput=getMultilineInput;function getBooleanInput(e,t){const r=["true","True","TRUE"];const a=["false","False","FALSE"];const i=getInput(e,t);if(r.includes(i))return true;if(a.includes(i))return false;throw new TypeError(`Input does not meet YAML 1.2 "Core Schema" specification: ${e}\n`+`Support boolean input list: \`true | True | TRUE | false | False | FALSE\``)}t.getBooleanInput=getBooleanInput;function setOutput(e,t){const r=process.env["GITHUB_OUTPUT"]||"";if(r){return l.issueFileCommand("OUTPUT",l.prepareKeyValueMessage(e,t))}process.stdout.write(c.EOL);o.issueCommand("set-output",{name:e},d.toCommandValue(t))}t.setOutput=setOutput;function setCommandEcho(e){o.issue("echo",e?"on":"off")}t.setCommandEcho=setCommandEcho;function setFailed(e){process.exitCode=y.Failure;error(e)}t.setFailed=setFailed;function isDebug(){return process.env["RUNNER_DEBUG"]==="1"}t.isDebug=isDebug;function debug(e){o.issueCommand("debug",{},e)}t.debug=debug;function error(e,t={}){o.issueCommand("error",d.toCommandProperties(t),e instanceof Error?e.toString():e)}t.error=error;function warning(e,t={}){o.issueCommand("warning",d.toCommandProperties(t),e instanceof Error?e.toString():e)}t.warning=warning;function notice(e,t={}){o.issueCommand("notice",d.toCommandProperties(t),e instanceof Error?e.toString():e)}t.notice=notice;function info(e){process.stdout.write(e+c.EOL)}t.info=info;function startGroup(e){o.issue("group",e)}t.startGroup=startGroup;function endGroup(){o.issue("endgroup")}t.endGroup=endGroup;function group(e,t){return s(this,void 0,void 0,(function*(){startGroup(e);let r;try{r=yield t()}finally{endGroup()}return r}))}t.group=group;function saveState(e,t){const r=process.env["GITHUB_STATE"]||"";if(r){return l.issueFileCommand("STATE",l.prepareKeyValueMessage(e,t))}o.issueCommand("save-state",{name:e},d.toCommandValue(t))}t.saveState=saveState;function getState(e){return process.env[`STATE_${e}`]||""}t.getState=getState;function getIDToken(e){return s(this,void 0,void 0,(function*(){return yield m.OidcClient.getIDToken(e)}))}t.getIDToken=getIDToken;var b=r(1327);Object.defineProperty(t,"summary",{enumerable:true,get:function(){return b.summary}});var E=r(1327);Object.defineProperty(t,"markdownSummary",{enumerable:true,get:function(){return E.markdownSummary}});var C=r(2981);Object.defineProperty(t,"toPosixPath",{enumerable:true,get:function(){return C.toPosixPath}});Object.defineProperty(t,"toWin32Path",{enumerable:true,get:function(){return C.toWin32Path}});Object.defineProperty(t,"toPlatformPath",{enumerable:true,get:function(){return C.toPlatformPath}})},717:function(e,t,r){"use strict";var a=this&&this.__createBinding||(Object.create?function(e,t,r,a){if(a===undefined)a=r;Object.defineProperty(e,a,{enumerable:true,get:function(){return t[r]}})}:function(e,t,r,a){if(a===undefined)a=r;e[a]=t[r]});var i=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:true,value:t})}:function(e,t){e["default"]=t});var n=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)if(r!=="default"&&Object.hasOwnProperty.call(e,r))a(t,e,r);i(t,e);return t};Object.defineProperty(t,"__esModule",{value:true});t.prepareKeyValueMessage=t.issueFileCommand=void 0;const s=n(r(7147));const o=n(r(2037));const l=r(5840);const d=r(5278);function issueFileCommand(e,t){const r=process.env[`GITHUB_${e}`];if(!r){throw new Error(`Unable to find environment variable for file command ${e}`)}if(!s.existsSync(r)){throw new Error(`Missing file at path: ${r}`)}s.appendFileSync(r,`${d.toCommandValue(t)}${o.EOL}`,{encoding:"utf8"})}t.issueFileCommand=issueFileCommand;function prepareKeyValueMessage(e,t){const r=`ghadelimiter_${l.v4()}`;const a=d.toCommandValue(t);if(e.includes(r)){throw new Error(`Unexpected input: name should not contain the delimiter "${r}"`)}if(a.includes(r)){throw new Error(`Unexpected input: value should not contain the delimiter "${r}"`)}return`${e}<<${r}${o.EOL}${a}${o.EOL}${r}`}t.prepareKeyValueMessage=prepareKeyValueMessage},8041:function(e,t,r){"use strict";var a=this&&this.__awaiter||function(e,t,r,a){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,i){function fulfilled(e){try{step(a.next(e))}catch(e){i(e)}}function rejected(e){try{step(a["throw"](e))}catch(e){i(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((a=a.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:true});t.OidcClient=void 0;const i=r(6255);const n=r(5526);const s=r(2186);class OidcClient{static createHttpClient(e=true,t=10){const r={allowRetries:e,maxRetries:t};return new i.HttpClient("actions/oidc-client",[new n.BearerCredentialHandler(OidcClient.getRequestToken())],r)}static getRequestToken(){const e=process.env["ACTIONS_ID_TOKEN_REQUEST_TOKEN"];if(!e){throw new Error("Unable to get ACTIONS_ID_TOKEN_REQUEST_TOKEN env variable")}return e}static getIDTokenUrl(){const e=process.env["ACTIONS_ID_TOKEN_REQUEST_URL"];if(!e){throw new Error("Unable to get ACTIONS_ID_TOKEN_REQUEST_URL env variable")}return e}static getCall(e){var t;return a(this,void 0,void 0,(function*(){const r=OidcClient.createHttpClient();const a=yield r.getJson(e).catch((e=>{throw new Error(`Failed to get ID Token. \n \n Error Code : ${e.statusCode}\n \n Error Message: ${e.result.message}`)}));const i=(t=a.result)===null||t===void 0?void 0:t.value;if(!i){throw new Error("Response json body do not have ID Token field")}return i}))}static getIDToken(e){return a(this,void 0,void 0,(function*(){try{let t=OidcClient.getIDTokenUrl();if(e){const r=encodeURIComponent(e);t=`${t}&audience=${r}`}s.debug(`ID token url is ${t}`);const r=yield OidcClient.getCall(t);s.setSecret(r);return r}catch(e){throw new Error(`Error message: ${e.message}`)}}))}}t.OidcClient=OidcClient},2981:function(e,t,r){"use strict";var a=this&&this.__createBinding||(Object.create?function(e,t,r,a){if(a===undefined)a=r;Object.defineProperty(e,a,{enumerable:true,get:function(){return t[r]}})}:function(e,t,r,a){if(a===undefined)a=r;e[a]=t[r]});var i=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:true,value:t})}:function(e,t){e["default"]=t});var n=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)if(r!=="default"&&Object.hasOwnProperty.call(e,r))a(t,e,r);i(t,e);return t};Object.defineProperty(t,"__esModule",{value:true});t.toPlatformPath=t.toWin32Path=t.toPosixPath=void 0;const s=n(r(1017));function toPosixPath(e){return e.replace(/[\\]/g,"/")}t.toPosixPath=toPosixPath;function toWin32Path(e){return e.replace(/[/]/g,"\\")}t.toWin32Path=toWin32Path;function toPlatformPath(e){return e.replace(/[/\\]/g,s.sep)}t.toPlatformPath=toPlatformPath},1327:function(e,t,r){"use strict";var a=this&&this.__awaiter||function(e,t,r,a){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,i){function fulfilled(e){try{step(a.next(e))}catch(e){i(e)}}function rejected(e){try{step(a["throw"](e))}catch(e){i(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((a=a.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:true});t.summary=t.markdownSummary=t.SUMMARY_DOCS_URL=t.SUMMARY_ENV_VAR=void 0;const i=r(2037);const n=r(7147);const{access:s,appendFile:o,writeFile:l}=n.promises;t.SUMMARY_ENV_VAR="GITHUB_STEP_SUMMARY";t.SUMMARY_DOCS_URL="https://docs.github.com/actions/using-workflows/workflow-commands-for-github-actions#adding-a-job-summary";class Summary{constructor(){this._buffer=""}filePath(){return a(this,void 0,void 0,(function*(){if(this._filePath){return this._filePath}const e=process.env[t.SUMMARY_ENV_VAR];if(!e){throw new Error(`Unable to find environment variable for $${t.SUMMARY_ENV_VAR}. Check if your runtime environment supports job summaries.`)}try{yield s(e,n.constants.R_OK|n.constants.W_OK)}catch(t){throw new Error(`Unable to access summary file: '${e}'. Check if the file has correct read/write permissions.`)}this._filePath=e;return this._filePath}))}wrap(e,t,r={}){const a=Object.entries(r).map((([e,t])=>` ${e}="${t}"`)).join("");if(!t){return`<${e}${a}>`}return`<${e}${a}>${t}</${e}>`}write(e){return a(this,void 0,void 0,(function*(){const t=!!(e===null||e===void 0?void 0:e.overwrite);const r=yield this.filePath();const a=t?l:o;yield a(r,this._buffer,{encoding:"utf8"});return this.emptyBuffer()}))}clear(){return a(this,void 0,void 0,(function*(){return this.emptyBuffer().write({overwrite:true})}))}stringify(){return this._buffer}isEmptyBuffer(){return this._buffer.length===0}emptyBuffer(){this._buffer="";return this}addRaw(e,t=false){this._buffer+=e;return t?this.addEOL():this}addEOL(){return this.addRaw(i.EOL)}addCodeBlock(e,t){const r=Object.assign({},t&&{lang:t});const a=this.wrap("pre",this.wrap("code",e),r);return this.addRaw(a).addEOL()}addList(e,t=false){const r=t?"ol":"ul";const a=e.map((e=>this.wrap("li",e))).join("");const i=this.wrap(r,a);return this.addRaw(i).addEOL()}addTable(e){const t=e.map((e=>{const t=e.map((e=>{if(typeof e==="string"){return this.wrap("td",e)}const{header:t,data:r,colspan:a,rowspan:i}=e;const n=t?"th":"td";const s=Object.assign(Object.assign({},a&&{colspan:a}),i&&{rowspan:i});return this.wrap(n,r,s)})).join("");return this.wrap("tr",t)})).join("");const r=this.wrap("table",t);return this.addRaw(r).addEOL()}addDetails(e,t){const r=this.wrap("details",this.wrap("summary",e)+t);return this.addRaw(r).addEOL()}addImage(e,t,r){const{width:a,height:i}=r||{};const n=Object.assign(Object.assign({},a&&{width:a}),i&&{height:i});const s=this.wrap("img",null,Object.assign({src:e,alt:t},n));return this.addRaw(s).addEOL()}addHeading(e,t){const r=`h${t}`;const a=["h1","h2","h3","h4","h5","h6"].includes(r)?r:"h1";const i=this.wrap(a,e);return this.addRaw(i).addEOL()}addSeparator(){const e=this.wrap("hr",null);return this.addRaw(e).addEOL()}addBreak(){const e=this.wrap("br",null);return this.addRaw(e).addEOL()}addQuote(e,t){const r=Object.assign({},t&&{cite:t});const a=this.wrap("blockquote",e,r);return this.addRaw(a).addEOL()}addLink(e,t){const r=this.wrap("a",e,{href:t});return this.addRaw(r).addEOL()}}const d=new Summary;t.markdownSummary=d;t.summary=d},5278:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.toCommandProperties=t.toCommandValue=void 0;function toCommandValue(e){if(e===null||e===undefined){return""}else if(typeof e==="string"||e instanceof String){return e}return JSON.stringify(e)}t.toCommandValue=toCommandValue;function toCommandProperties(e){if(!Object.keys(e).length){return{}}return{title:e.title,file:e.file,line:e.startLine,endLine:e.endLine,col:e.startColumn,endColumn:e.endColumn}}t.toCommandProperties=toCommandProperties},5526:function(e,t){"use strict";var r=this&&this.__awaiter||function(e,t,r,a){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,i){function fulfilled(e){try{step(a.next(e))}catch(e){i(e)}}function rejected(e){try{step(a["throw"](e))}catch(e){i(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((a=a.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:true});t.PersonalAccessTokenCredentialHandler=t.BearerCredentialHandler=t.BasicCredentialHandler=void 0;class BasicCredentialHandler{constructor(e,t){this.username=e;this.*** Error("The request has no headers")}e.headers["Authorization"]=`Basic ${Buffer.from(`${this.username}:${this.password}`).toString("base64")}`}canHandleAuthentication(){return false}handleAuthentication(){return r(this,void 0,void 0,(function*(){throw new Error("not implemented")}))}}t.BasicCredentialHandler=BasicCredentialHandler;class BearerCredentialHandler{constructor(e){this.token=e}prepareRequest(e){if(!e.headers){throw Error("The request has no headers")}e.headers["Authorization"]=`*** false}handleAuthentication(){return r(this,void 0,void 0,(function*(){throw new Error("not implemented")}))}}t.BearerCredentialHandler=BearerCredentialHandler;class PersonalAccessTokenCredentialHandler{constructor(e){this.token=e}prepareRequest(e){if(!e.headers){throw Error("The request has no headers")}e.headers["Authorization"]=`Basic ${Buffer.from(`PAT:${this.token}`).toString("base64")}`}canHandleAuthentication(){return false}handleAuthentication(){return r(this,void 0,void 0,(function*(){throw new Error("not implemented")}))}}t.PersonalAccessTokenCredentialHandler=PersonalAccessTokenCredentialHandler},6255:function(e,t,r){"use strict";var a=this&&this.__createBinding||(Object.create?function(e,t,r,a){if(a===undefined)a=r;Object.defineProperty(e,a,{enumerable:true,get:function(){return t[r]}})}:function(e,t,r,a){if(a===undefined)a=r;e[a]=t[r]});var i=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:true,value:t})}:function(e,t){e["default"]=t});var n=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)if(r!=="default"&&Object.hasOwnProperty.call(e,r))a(t,e,r);i(t,e);return t};var s=this&&this.__awaiter||function(e,t,r,a){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,i){function fulfilled(e){try{step(a.next(e))}catch(e){i(e)}}function rejected(e){try{step(a["throw"](e))}catch(e){i(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((a=a.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:true});t.HttpClient=t.isHttps=t.HttpClientResponse=t.HttpClientError=t.getProxyUrl=t.MediaTypes=t.Headers=t.HttpCodes=void 0;const o=n(r(3685));const l=n(r(5687));const d=n(r(9835));const c=n(r(4294));var u;(function(e){e[e["OK"]=200]="OK";e[e["MultipleChoices"]=300]="MultipleChoices";e[e["MovedPermanently"]=301]="MovedPermanently";e[e["ResourceMoved"]=302]="ResourceMoved";e[e["SeeOther"]=303]="SeeOther";e[e["NotModified"]=304]="NotModified";e[e["UseProxy"]=305]="UseProxy";e[e["SwitchProxy"]=306]="SwitchProxy";e[e["TemporaryRedirect"]=307]="TemporaryRedirect";e[e["PermanentRedirect"]=308]="PermanentRedirect";e[e["BadRequest"]=400]="BadRequest";e[e["Unauthorized"]=401]="Unauthorized";e[e["PaymentRequired"]=402]="PaymentRequired";e[e["Forbidden"]=403]="Forbidden";e[e["NotFound"]=404]="NotFound";e[e["MethodNotAllowed"]=405]="MethodNotAllowed";e[e["NotAcceptable"]=406]="NotAcceptable";e[e["ProxyAuthenticationRequired"]=407]="ProxyAuthenticationRequired";e[e["RequestTimeout"]=408]="RequestTimeout";e[e["Conflict"]=409]="Conflict";e[e["Gone"]=410]="Gone";e[e["TooManyRequests"]=429]="TooManyRequests";e[e["InternalServerError"]=500]="InternalServerError";e[e["NotImplemented"]=501]="NotImplemented";e[e["BadGateway"]=502]="BadGateway";e[e["ServiceUnavailable"]=503]="ServiceUnavailable";e[e["GatewayTimeout"]=504]="GatewayTimeout"})(u=t.HttpCodes||(t.HttpCodes={}));var m;(function(e){e["Accept"]="accept";e["ContentType"]="content-type"})(m=t.Headers||(t.Headers={}));var y;(function(e){e["ApplicationJson"]="application/json"})(y=t.MediaTypes||(t.MediaTypes={}));function getProxyUrl(e){const t=d.getProxyUrl(new URL(e));return t?t.href:""}t.getProxyUrl=getProxyUrl;const b=[u.MovedPermanently,u.ResourceMoved,u.SeeOther,u.TemporaryRedirect,u.PermanentRedirect];const E=[u.BadGateway,u.ServiceUnavailable,u.GatewayTimeout];const C=["OPTIONS","GET","DELETE","HEAD"];const _=10;const T=5;class HttpClientError extends Error{constructor(e,t){super(e);this.name="HttpClientError";this.statusCode=t;Object.setPrototypeOf(this,HttpClientError.prototype)}}t.HttpClientError=HttpClientError;class HttpClientResponse{constructor(e){this.message=e}readBody(){return s(this,void 0,void 0,(function*(){return new Promise((e=>s(this,void 0,void 0,(function*(){let t=Buffer.alloc(0);this.message.on("data",(e=>{t=Buffer.concat([t,e])}));this.message.on("end",(()=>{e(t.toString())}))}))))}))}}t.HttpClientResponse=HttpClientResponse;function isHttps(e){const t=new URL(e);return t.protocol==="https:"}t.isHttps=isHttps;class HttpClient{constructor(e,t,r){this._ignoreSslError=false;this._allowRedirects=true;this._allowRedirectDowngrade=false;this._maxRedirects=50;this._allowRetries=false;this._maxRetries=1;this._keepAlive=false;this._disposed=false;this.userAgent=e;this.handlers=t||[];this.requestOptions=r;if(r){if(r.ignoreSslError!=null){this._ignoreSslError=r.ignoreSslError}this._socketTimeout=r.socketTimeout;if(r.allowRedirects!=null){this._allowRedirects=r.allowRedirects}if(r.allowRedirectDowngrade!=null){this._allowRedirectDowngrade=r.allowRedirectDowngrade}if(r.maxRedirects!=null){this._maxRedirects=Math.max(r.maxRedirects,0)}if(r.keepAlive!=null){this._keepAlive=r.keepAlive}if(r.allowRetries!=null){this._allowRetries=r.allowRetries}if(r.maxRetries!=null){this._maxRetries=r.maxRetries}}}options(e,t){return s(this,void 0,void 0,(function*(){return this.request("OPTIONS",e,null,t||{})}))}get(e,t){return s(this,void 0,void 0,(function*(){return this.request("GET",e,null,t||{})}))}del(e,t){return s(this,void 0,void 0,(function*(){return this.request("DELETE",e,null,t||{})}))}post(e,t,r){return s(this,void 0,void 0,(function*(){return this.request("POST",e,t,r||{})}))}patch(e,t,r){return s(this,void 0,void 0,(function*(){return this.request("PATCH",e,t,r||{})}))}put(e,t,r){return s(this,void 0,void 0,(function*(){return this.request("PUT",e,t,r||{})}))}head(e,t){return s(this,void 0,void 0,(function*(){return this.request("HEAD",e,null,t||{})}))}sendStream(e,t,r,a){return s(this,void 0,void 0,(function*(){return this.request(e,t,r,a)}))}getJson(e,t={}){return s(this,void 0,void 0,(function*(){t[m.Accept]=this._getExistingOrDefaultHeader(t,m.Accept,y.ApplicationJson);const r=yield this.get(e,t);return this._processResponse(r,this.requestOptions)}))}postJson(e,t,r={}){return s(this,void 0,void 0,(function*(){const a=JSON.stringify(t,null,2);r[m.Accept]=this._getExistingOrDefaultHeader(r,m.Accept,y.ApplicationJson);r[m.ContentType]=this._getExistingOrDefaultHeader(r,m.ContentType,y.ApplicationJson);const i=yield this.post(e,a,r);return this._processResponse(i,this.requestOptions)}))}putJson(e,t,r={}){return s(this,void 0,void 0,(function*(){const a=JSON.stringify(t,null,2);r[m.Accept]=this._getExistingOrDefaultHeader(r,m.Accept,y.ApplicationJson);r[m.ContentType]=this._getExistingOrDefaultHeader(r,m.ContentType,y.ApplicationJson);const i=yield this.put(e,a,r);return this._processResponse(i,this.requestOptions)}))}patchJson(e,t,r={}){return s(this,void 0,void 0,(function*(){const a=JSON.stringify(t,null,2);r[m.Accept]=this._getExistingOrDefaultHeader(r,m.Accept,y.ApplicationJson);r[m.ContentType]=this._getExistingOrDefaultHeader(r,m.ContentType,y.ApplicationJson);const i=yield this.patch(e,a,r);return this._processResponse(i,this.requestOptions)}))}request(e,t,r,a){return s(this,void 0,void 0,(function*(){if(this._disposed){throw new Error("Client has already been disposed.")}const i=new URL(t);let n=this._prepareRequest(e,i,a);const s=this._allowRetries&&C.includes(e)?this._maxRetries+1:1;let o=0;let l;do{l=yield this.requestRaw(n,r);if(l&&l.message&&l.message.statusCode===u.Unauthorized){let e;for(const t of this.handlers){if(t.canHandleAuthentication(l)){e=t;break}}if(e){return e.handleAuthentication(this,n,r)}else{return l}}let t=this._maxRedirects;while(l.message.statusCode&&b.includes(l.message.statusCode)&&this._allowRedirects&&t>0){const s=l.message.headers["location"];if(!s){break}const o=new URL(s);if(i.protocol==="https:"&&i.protocol!==o.protocol&&!this._allowRedirectDowngrade){throw new Error("Redirect from HTTPS to HTTP protocol. This downgrade is not allowed for security reasons. If you want to allow this behavior, set the allowRedirectDowngrade option to true.")}yield l.readBody();if(o.hostname!==i.hostname){for(const e in a){if(e.toLowerCase()==="authorization"){delete a[e]}}}n=this._prepareRequest(e,o,a);l=yield this.requestRaw(n,r);t--}if(!l.message.statusCode||!E.includes(l.message.statusCode)){return l}o+=1;if(o<s){yield l.readBody();yield this._performExponentialBackoff(o)}}while(o<s);return l}))}dispose(){if(this._agent){this._agent.destroy()}this._disposed=true}requestRaw(e,t){return s(this,void 0,void 0,(function*(){return new Promise(((r,a)=>{function callbackForResult(e,t){if(e){a(e)}else if(!t){a(new Error("Unknown error"))}else{r(t)}}this.requestRawWithCallback(e,t,callbackForResult)}))}))}requestRawWithCallback(e,t,r){if(typeof t==="string"){if(!e.options.headers){e.options.headers={}}e.options.headers["Content-Length"]=Buffer.byteLength(t,"utf8")}let a=false;function handleResult(e,t){if(!a){a=true;r(e,t)}}const i=e.httpModule.request(e.options,(e=>{const t=new HttpClientResponse(e);handleResult(undefined,t)}));let n;i.on("socket",(e=>{n=e}));i.setTimeout(this._socketTimeout||3*6e4,(()=>{if(n){n.end()}handleResult(new Error(`Request timeout: ${e.options.path}`))}));i.on("error",(function(e){handleResult(e)}));if(t&&typeof t==="string"){i.write(t,"utf8")}if(t&&typeof t!=="string"){t.on("close",(function(){i.end()}));t.pipe(i)}else{i.end()}}getAgent(e){const t=new URL(e);return this._getAgent(t)}_prepareRequest(e,t,r){const a={};a.parsedUrl=t;const i=a.parsedUrl.protocol==="https:";a.httpModule=i?l:o;const n=i?443:80;a.options={};a.options.host=a.parsedUrl.hostname;a.options.port=a.parsedUrl.port?parseInt(a.parsedUrl.port):n;a.options.path=(a.parsedUrl.pathname||"")+(a.parsedUrl.search||"");a.options.method=e;a.options.headers=this._mergeHeaders(r);if(this.userAgent!=null){a.options.headers["user-agent"]=this.userAgent}a.options.agent=this._getAgent(a.parsedUrl);if(this.handlers){for(const e of this.handlers){e.prepareRequest(a.options)}}return a}_mergeHeaders(e){if(this.requestOptions&&this.requestOptions.headers){return Object.assign({},lowercaseKeys(this.requestOptions.headers),lowercaseKeys(e||{}))}return lowercaseKeys(e||{})}_getExistingOrDefaultHeader(e,t,r){let a;if(this.requestOptions&&this.requestOptions.headers){a=lowercaseKeys(this.requestOptions.headers)[t]}return e[t]||a||r}_getAgent(e){let t;const r=d.getProxyUrl(e);const a=r&&r.hostname;if(this._keepAlive&&a){t=this._proxyAgent}if(this._keepAlive&&!a){t=this._agent}if(t){return t}const i=e.protocol==="https:";let n=100;if(this.requestOptions){n=this.requestOptions.maxSockets||o.globalAgent.maxSockets}if(r&&r.hostname){const e={maxSockets:n,keepAlive:this._keepAlive,proxy:Object.assign(Object.assign({},(r.username||r.password)&&{proxyAuth:`${r.username}:${r.password}`}),{host:r.hostname,port:r.port})};let a;const s=r.protocol==="https:";if(i){a=s?c.httpsOverHttps:c.httpsOverHttp}else{a=s?c.httpOverHttps:c.httpOverHttp}t=a(e);this._proxyAgent=t}if(this._keepAlive&&!t){const e={keepAlive:this._keepAlive,maxSockets:n};t=i?new l.Agent(e):new o.Agent(e);this._agent=t}if(!t){t=i?l.globalAgent:o.globalAgent}if(i&&this._ignoreSslError){t.options=Object.assign(t.options||{},{rejectUnauthorized:false})}return t}_performExponentialBackoff(e){return s(this,void 0,void 0,(function*(){e=Math.min(_,e);const t=T*Math.pow(2,e);return new Promise((e=>setTimeout((()=>e()),t)))}))}_processResponse(e,t){return s(this,void 0,void 0,(function*(){return new Promise(((r,a)=>s(this,void 0,void 0,(function*(){const i=e.message.statusCode||0;const n={statusCode:i,result:null,headers:{}};if(i===u.NotFound){r(n)}function dateTimeDeserializer(e,t){if(typeof t==="string"){const e=new Date(t);if(!isNaN(e.valueOf())){return e}}return t}let s;let o;try{o=yield e.readBody();if(o&&o.length>0){if(t&&t.deserializeDates){s=JSON.parse(o,dateTimeDeserializer)}else{s=JSON.parse(o)}n.result=s}n.headers=e.message.headers}catch(e){}if(i>299){let e;if(s&&s.message){e=s.message}else if(o&&o.length>0){e=o}else{e=`Failed request: (${i})`}const t=new HttpClientError(e,i);t.result=n.result;a(t)}else{r(n)}}))))}))}}t.HttpClient=HttpClient;const lowercaseKeys=e=>Object.keys(e).reduce(((t,r)=>(t[r.toLowerCase()]=e[r],t)),{})},9835:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:true});t.checkBypass=t.getProxyUrl=void 0;function getProxyUrl(e){const t=e.protocol==="https:";if(checkBypass(e)){return undefined}const r=(()=>{if(t){return process.env["https_proxy"]||process.env["HTTPS_PROXY"]}else{return process.env["http_proxy"]||process.env["HTTP_PROXY"]}})();if(r){return new URL(r)}else{return undefined}}t.getProxyUrl=getProxyUrl;function checkBypass(e){if(!e.hostname){return false}const t=process.env["no_proxy"]||process.env["NO_PROXY"]||"";if(!t){return false}let r;if(e.port){r=Number(e.port)}else if(e.protocol==="http:"){r=80}else if(e.protocol==="https:"){r=443}const a=[e.hostname.toUpperCase()];if(typeof r==="number"){a.push(`${a[0]}:${r}`)}for(const e of t.split(",").map((e=>e.trim().toUpperCase())).filter((e=>e))){if(a.some((t=>t===e))){return true}}return false}t.checkBypass=checkBypass},308:(e,t,r)=>{(()=>{"use strict";var t={3497:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.isExternalAccount=t.isServiceAccountKey=t.parseCredential=void 0;const a=r(6976);const i=r(3102);function parseCredential(e){e=(e||"").trim();if(!e){throw new Error(`Missing service account key JSON (got empty value)`)}if(!e.startsWith("{")){e=(0,i.fromBase64)(e)}try{const t=JSON.parse(e);return t}catch(e){const t=(0,a.errorMessage)(e);throw new SyntaxError(`Failed to parse service account key JSON credentials: ${t}`)}}t.parseCredential=parseCredential;function isServiceAccountKey(e){return e.type==="service_account"}t.isServiceAccountKey=isServiceAccountKey;function isExternalAccount(e){return e.type!=="external_account"}t.isExternalAccount=isExternalAccount;t["default"]={parseCredential:parseCredential,isServiceAccountKey:isServiceAccountKey,isExternalAccount:isExternalAccount}},1848:function(e,t,r){var a=this&&this.__createBinding||(Object.create?function(e,t,r,a){if(a===undefined)a=r;var i=Object.getOwnPropertyDescriptor(t,r);if(!i||("get"in i?!t.__esModule:i.writable||i.configurable)){i={enumerable:true,get:function(){return t[r]}}}Object.defineProperty(e,a,i)}:function(e,t,r,a){if(a===undefined)a=r;e[a]=t[r]});var i=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:true,value:t})}:function(e,t){e["default"]=t});var n=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)if(r!=="default"&&Object.prototype.hasOwnProperty.call(e,r))a(t,e,r);i(t,e);return t};Object.defineProperty(t,"__esModule",{value:true});t.deepClone=void 0;const s=n(r(4655));function deepClone(e,t=true){if(t&&typeof structuredClone==="function"){return structuredClone(e)}return s.deserialize(s.serialize(e))}t.deepClone=deepClone},7962:(e,t)=>{Object.defineProperty(t,"__esModule",{value:true});t.parseCSV=void 0;function parseCSV(e){e=(e||"").trim();if(!e){return[]}const t=e.split(/(?<!\\),/gi);for(let e=0;e<t.length;e++){t[e]=t[e].trim().replace(/\\,/gi,",")}return t}t.parseCSV=parseCSV},3102:(e,t)=>{Object.defineProperty(t,"__esModule",{value:true});t.fromBase64=t.toBase64=void 0;function toBase64(e){return Buffer.from(e).toString("base64").replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")}t.toBase64=toBase64;function fromBase64(e){let t=e.replace(/-/g,"+").replace(/_/g,"/");while(t.length%4)t+="=";return Buffer.from(t,"base64").toString("utf8")}t.fromBase64=fromBase64},6976:(e,t)=>{Object.defineProperty(t,"__esModule",{value:true});t.isNotFoundError=t.errorMessage=void 0;function errorMessage(e){let t;if(e===null){t="null"}else if(e===undefined||typeof e==="undefined"){t="undefined"}else if(typeof e==="bigint"||e instanceof BigInt){t=e.toString()}else if(typeof e==="boolean"||e instanceof Boolean){t=e.toString()}else if(e instanceof Error){t=e.message}else if(typeof e==="function"||e instanceof Function){t=errorMessage(e())}else if(typeof e==="number"||e instanceof Number){t=e.toString()}else if(typeof e==="string"||e instanceof String){t=e.toString()}else if(typeof e==="symbol"||e instanceof Symbol){t=e.toString()}else if(typeof e==="object"||e instanceof Object){t=JSON.stringify(e)}else{t=String(`[${typeof e}] ${e}`)}const r=t.trim().replace("Error: ","").trim();if(!r)return"";if(r.length>1&&isUpper(r[0])&&!isUpper(r[1])){return r[0].toLowerCase()+r.slice(1)}return r}t.errorMessage=errorMessage;function isNotFoundError(e){const t=errorMessage(e);return t.toUpperCase().includes("ENOENT")}t.isNotFoundError=isNotFoundError;function isUpper(e){return e===e.toUpperCase()}},3252:(e,t)=>{Object.defineProperty(t,"__esModule",{value:true});t.readUntil=t.parseFlags=void 0;function parseFlags(e){const t=[];let r="";let a=false;for(let i=0;i<e.length;i++){const n=e[i];if(n===`'`){const t=readUntil(e.slice(i+1),`'`);if(t===null){throw new Error(`Unterminated single quote in ${e} at position ${i}`)}r+=n+t;i+=t.length;continue}if(n===`"`){const t=readUntil(e.slice(i+1),`"`);if(t===null){throw new Error(`Unterminated double quote in ${e} at position ${i}`)}r+=n+t;i+=t.length;continue}if(n==="\r"||n===`\n`||n===` `){a=false;if(r!==``){t.push(r);r=``}continue}if(n===`=`){if(!a&&r[0]===`-`){t.push(r);r=``;a=true;continue}}r+=n}if(r!==""){t.push(r)}return t}t.parseFlags=parseFlags;function readUntil(e,t){let r=false;let a="";for(let i=0;i<e.length;i++){const n=e[i];a+=n;if(n===`\\`){r=true;continue}if(n===t&&!r){return a}r=false}return null}t.readUntil=readUntil},9219:function(e,t,r){var a=this&&this.__awaiter||function(e,t,r,a){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,i){function fulfilled(e){try{step(a.next(e))}catch(e){i(e)}}function rejected(e){try{step(a["throw"](e))}catch(e){i(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((a=a.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:true});t.removeFile=t.writeSecureFile=t.isEmptyDir=t.forceRemove=void 0;const i=r(7147);const n=r(6976);function forceRemove(e){return a(this,void 0,void 0,(function*(){try{yield i.promises.rm(e,{force:true,recursive:true})}catch(t){if(!(0,n.isNotFoundError)(t)){const r=(0,n.errorMessage)(t);throw new Error(`Failed to remove "${e}": ${r}`)}}}))}t.forceRemove=forceRemove;function isEmptyDir(e){return a(this,void 0,void 0,(function*(){try{const t=yield i.promises.readdir(e);return t.length<=0}catch(e){return true}}))}t.isEmptyDir=isEmptyDir;function writeSecureFile(e,t){return a(this,void 0,void 0,(function*(){yield i.promises.writeFile(e,t,{mode:416,flag:"wx"});return e}))}t.writeSecureFile=writeSecureFile;function removeFile(e){return a(this,void 0,void 0,(function*(){try{yield i.promises.unlink(e);return true}catch(t){if((0,n.isNotFoundError)(t)){return false}const r=(0,n.errorMessage)(t);throw new Error(`Failed to remove "${e}": ${r}`)}}))}t.removeFile=removeFile},546:function(e,t,r){var a=this&&this.__awaiter||function(e,t,r,a){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,i){function fulfilled(e){try{step(a.next(e))}catch(e){i(e)}}function rejected(e){try{step(a["throw"](e))}catch(e){i(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((a=a.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:true});t.parseGcloudIgnore=void 0;const i=r(7147);const n=r(1017);const s=r(6976);function parseGcloudIgnore(e){return a(this,void 0,void 0,(function*(){const t=(0,n.dirname)(e);let r=[];try{r=(yield i.promises.readFile(e,{encoding:"utf-8"})).toString().split(/\r?\n/).filter(shouldKeepIgnoreLine).map((e=>e.trim()))}catch(e){if(!(0,s.isNotFoundError)(e)){throw e}}for(let e=0;e<r.length;e++){const a=r[e];if(a.startsWith("#!include:")){const s=a.substring(10).trim();const o=(0,n.join)(t,s);const l=(yield i.promises.readFile(o,{encoding:"utf-8"})).toString().split(/\r?\n/).filter(shouldKeepIgnoreLine).map((e=>e.trim()));r.splice(e,1,...l);e+=l.length}}return r}))}t.parseGcloudIgnore=parseGcloudIgnore;function shouldKeepIgnoreLine(e){const t=(e||"").trim();if(t===""){return false}if(t.startsWith("#")&&!t.startsWith("#!")){return false}return true}},6144:function(e,t,r){var a=this&&this.__createBinding||(Object.create?function(e,t,r,a){if(a===undefined)a=r;var i=Object.getOwnPropertyDescriptor(t,r);if(!i||("get"in i?!t.__esModule:i.writable||i.configurable)){i={enumerable:true,get:function(){return t[r]}}}Object.defineProperty(e,a,i)}:function(e,t,r,a){if(a===undefined)a=r;e[a]=t[r]});var i=this&&this.__exportStar||function(e,t){for(var r in e)if(r!=="default"&&!Object.prototype.hasOwnProperty.call(t,r))a(t,e,r)};Object.defineProperty(t,"__esModule",{value:true});i(r(3497),t);i(r(1848),t);i(r(7962),t);i(r(3102),t);i(r(6976),t);i(r(3252),t);i(r(9219),t);i(r(546),t);i(r(575),t);i(r(9497),t);i(r(5737),t);i(r(570),t);i(r(1043),t);i(r(9017),t);i(r(7575),t);i(r(596),t);i(r(9324),t)},575:function(e,t,r){var a=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});t.parseKVStringAndFile=t.parseKVYAML=t.parseKVJSON=t.parseKVFile=t.parseKVString=void 0;const i=a(r(4083));const n=r(7147);const s=r(6976);const o=r(596);function parseKVString(e){e=(e||"").trim();if(!e){return{}}const t={};const r=e.split(/(?<!\\)[,\n]/gi);for(let e=0;e<r.length;e++){const a=(r[e]||"").trim();if(!a){continue}const i=a.indexOf("=");if(!i||i===-1){throw new SyntaxError(`Failed to parse KEY=VALUE pair "${a}": missing "="`)}const n=a.slice(0,i).trim().replace(/\\([,\n])/gi,"$1");const s=a.slice(i+1).trim().replace(/\\([,\n])/gi,"$1");if(!n||!s){throw new SyntaxError(`Failed to parse KEY=VALUE pair "${a}": no value`)}t[n]=s}return t}t.parseKVString=parseKVString;function parseKVFile(e){try{const t=(0,o.presence)((0,n.readFileSync)(e,"utf-8"));if(!t||t.length<1){return{}}if(t[0]==="{"||t[0]==="["){return parseKVJSON(t)}if(t.match(/^.+=.+/gi)){return parseKVString(t)}return parseKVYAML(t)}catch(t){const r=(0,s.errorMessage)(t);throw new Error(`Failed to read file '${e}': ${r}`)}}t.parseKVFile=parseKVFile;function parseKVJSON(e){e=(e||"").trim();if(!e){return{}}try{const t=JSON.parse(e);const r={};for(const[e,a]of Object.entries(t)){if(typeof e!=="string"){throw new SyntaxError(`Failed to parse key "${e}", expected string, got ${typeof e}`)}if(e.trim()===""){throw new SyntaxError(`Failed to parse key "${e}", expected at least one character`)}if(typeof a!=="string"){const t=JSON.stringify(a);throw new SyntaxError(`Failed to parse value "${t}" for "${e}", expected string, got ${typeof a}`)}if(a.trim()===""){throw new SyntaxError(`Value for key "${e}" cannot be empty (got "${a}")`)}r[e]=a}return r}catch(e){const t=(0,s.errorMessage)(e);throw new Error(`Failed to parse KV pairs as JSON: ${t}`)}}t.parseKVJSON=parseKVJSON;function parseKVYAML(e){if(!e||e.trim().length===0){return{}}const t=i.default.parse(e);const r={};for(const[e,a]of Object.entries(t)){if(typeof e!=="string"||typeof a!=="string"){throw new SyntaxError(`env_vars_file must contain only KEY: VALUE strings. Error parsing key ${e} of type ${typeof e} with value ${a} of type ${typeof a}`)}r[e.trim()]=a.trim()}return r}t.parseKVYAML=parseKVYAML;function parseKVStringAndFile(e,t){e=(e||"").trim();t=(t||"").trim();let r={};if(t){const e=parseKVFile(t);r=Object.assign(Object.assign({},r),e)}if(e){const t=parseKVString(e);r=Object.assign(Object.assign({},r),t)}return r}t.parseKVStringAndFile=parseKVStringAndFile},9497:function(e,t,r){var a=this&&this.__awaiter||function(e,t,r,a){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,i){function fulfilled(e){try{step(a.next(e))}catch(e){i(e)}}function rejected(e){try{step(a["throw"](e))}catch(e){i(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((a=a.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:true});t.inParallel=void 0;const i=r(2037);function inParallel(e,t,r){return a(this,void 0,void 0,(function*(){const n=Math.min((r===null||r===void 0?void 0:r.concurrency)||(0,i.cpus)().length-1);if(n<1){throw new Error(`concurrency must be at least 1`)}const s=t.map(((e,t)=>({args:e,idx:t})));const o=new Array(t.length);const l=new Array(n).fill(Promise.resolve());const sub=t=>a(this,void 0,void 0,(function*(){const r=s.pop();if(r===undefined){return t}yield t;const a=e.apply(e,r.args);a.then((e=>{o[r.idx]=e}));return sub(a)}));yield Promise.all(l.map(sub));return o}))}t.inParallel=inParallel},5737:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.toPlatformPath=t.toWin32Path=t.toPosixPath=void 0;const a=r(1017);function toPosixPath(e){return e.replace(/[\\]/g,"/")}t.toPosixPath=toPosixPath;function toWin32Path(e){return e.replace(/[/]/g,"\\")}t.toWin32Path=toWin32Path;function toPlatformPath(e){return e.replace(/[/\\]/g,a.sep)}t.toPlatformPath=toPlatformPath},570:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:true});t.randomFilepath=t.randomFilename=void 0;const a=r(1017);const i=r(6113);const n=r(2037);function randomFilename(e=12){return(0,i.randomBytes)(e).toString("hex")}t.randomFilename=randomFilename;function randomFilepath(e=(0,n.tmpdir)(),t=12){return(0,a.join)(e,randomFilename(t))}t.randomFilepath=randomFilepath;t["default"]={randomFilename:randomFilename,randomFilepath:randomFilepath}},1043:function(e,t,r){var a=this&&this.__awaiter||function(e,t,r,a){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,i){function fulfilled(e){try{step(a.next(e))}catch(e){i(e)}}function rejected(e){try{step(a["throw"](e))}catch(e){i(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((a=a.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:true});t.withRetries=void 0;const i=r(6976);const n=r(7575);const s=100;function withRetries(e,t){var r;const o=t.retries;const l=typeof(t===null||t===void 0?void 0:t.backoffLimit)!=="undefined"?Math.max(t.backoffLimit,0):undefined;let d=(r=t.backoff)!==null&&r!==void 0?r:s;if(typeof l!=="undefined"){d=Math.min(d,l)}return function(){return a(this,void 0,void 0,(function*(){let r=o+1;let a=d;const s=l;let c=0;let u="unknown";do{try{return yield e()}catch(e){u=(0,i.errorMessage)(e);--r;if(r>0){yield(0,n.sleep)(a);let e=c+a;if(typeof s!=="undefined"){e=Math.min(e,Number(s))}c=a;a=e}}}while(r>0);const m=t.retries+1;const y=m===1?`1 attempt`:`${m} attempts`;throw new Error(`retry function failed after ${y}: ${u}`)}))}}t.withRetries=withRetries},9017:(e,t)=>{Object.defineProperty(t,"__esModule",{value:true});t.clearEnv=t.clearInputs=t.setInputs=t.setInput=void 0;function setInput(e,t){const r=`INPUT_${e.replace(/ /g,"_").toUpperCase()}`;process.env[r]=t}t.setInput=setInput;function setInputs(e){Object.entries(e).forEach((([e,t])=>setInput(e,t)))}t.setInputs=setInputs;function clearInputs(){clearEnv((e=>e.startsWith(`INPUT_`)))}t.clearInputs=clearInputs;function clearEnv(e){Object.keys(process.env).forEach((t=>{if(e(t,process.env[t])){delete process.env[t]}}))}t.clearEnv=clearEnv},7575:function(e,t){var r=this&&this.__awaiter||function(e,t,r,a){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,i){function fulfilled(e){try{step(a.next(e))}catch(e){i(e)}}function rejected(e){try{step(a["throw"](e))}catch(e){i(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((a=a.apply(e,t||[])).next())}))};Object.defineProperty(t,"__esModule",{value:true});t.sleep=t.parseDuration=void 0;function parseDuration(e){e=(e||"").trim();if(!e){return 0}let t=0;let r="";for(let a=0;a<e.length;a++){const i=e[a];switch(i){case" ":continue;case",":continue;case"s":{t+=+r;r="";break}case"m":{t+=+r*60;r="";break}case"h":{t+=+r*60*60;r="";break}case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":r+=i;break;default:throw new SyntaxError(`Unsupported character "${i}" at position ${a}`)}}if(r){t+=+r}return t}t.parseDuration=parseDuration;function sleep(e=0){return r(this,void 0,void 0,(function*(){return new Promise((t=>setTimeout(t,e)))}))}t.sleep=sleep},596:(e,t)=>{Object.defineProperty(t,"__esModule",{value:true});t.allOf=t.exactlyOneOf=t.presence=void 0;function presence(e){return(e||"").trim()||undefined}t.presence=presence;function exactlyOneOf(...e){e=e||[];let t=false;for(let r=0;r<e.length;r++){if(e[r]){if(t){return false}else{t=true}}}if(!t){return false}return true}t.exactlyOneOf=exactlyOneOf;function allOf(...e){e=e||[];for(let t=0;t<e.length;t++){if(!e[t])return false}return true}t.allOf=allOf},9324:(e,t)=>{Object.defineProperty(t,"__esModule",{value:true});t.pinnedToHeadWarning=t.isPinnedToHead=void 0;function isPinnedToHead(){const e=process.env.GITHUB_ACTION_REF;return e==="master"||e==="main"}t.isPinnedToHead=isPinnedToHead;function pinnedToHeadWarning(e){const t=process.env.GITHUB_ACTION_REF;const r=process.env.GITHUB_ACTION_REPOSITORY;return`${r} is pinned at "${t}". We strongly advise against `+`pinning to "@${t}" as it may be unstable. Please update your `+`GitHub Action YAML from:\n`+`\n`+` uses: '${r}@${t}'\n`+`\n`+`to:\n`+`\n`+` uses: '${r}@${e}'\n`+`\n`+`Alternatively, you can pin to any git tag or git SHA in the repository.`}t.pinnedToHeadWarning=pinnedToHeadWarning},6113:e=>{e.exports=r(6113)},7147:e=>{e.exports=r(7147)},2037:e=>{e.exports=r(2037)},1017:e=>{e.exports=r(1017)},4655:e=>{e.exports=r(4655)},8109:(e,t,r)=>{var a=r(1399);var i=r(9338);var n=r(2986);var s=r(2289);var o=r(45);function composeCollection(e,t,r,l,d){let c;switch(r.type){case"block-map":{c=n.resolveBlockMap(e,t,r,d);break}case"block-seq":{c=s.resolveBlockSeq(e,t,r,d);break}case"flow-collection":{c=o.resolveFlowCollection(e,t,r,d);break}}if(!l)return c;const u=t.directives.tagName(l.source,(e=>d(l,"TAG_RESOLVE_FAILED",e)));if(!u)return c;const m=c.constructor;if(u==="!"||u===m.tagName){c.tag=m.tagName;return c}const y=a.isMap(c)?"map":"seq";let b=t.schema.tags.find((e=>e.collection===y&&e.tag===u));if(!b){const e=t.schema.knownTags[u];if(e&&e.collection===y){t.schema.tags.push(Object.assign({},e,{default:false}));b=e}else{d(l,"TAG_RESOLVE_FAILED",`Unresolved tag: ${u}`,true);c.tag=u;return c}}const E=b.resolve(c,(e=>d(l,"TAG_RESOLVE_FAILED",e)),t.options);const C=a.isNode(E)?E:new i.Scalar(E);C.range=c.range;C.tag=u;if(b?.format)C.format=b.format;return C}t.composeCollection=composeCollection},5050:(e,t,r)=>{var a=r(42);var i=r(8676);var n=r(1250);var s=r(6985);function composeDoc(e,t,{offset:r,start:o,value:l,end:d},c){const u=Object.assign({_directives:t},e);const m=new a.Document(undefined,u);const y={atRoot:true,directives:m.directives,options:m.options,schema:m.schema};const b=s.resolveProps(o,{indicator:"doc-start",next:l??d?.[0],offset:r,onError:c,startOnNewline:true});if(b.found){m.directives.docStart=true;if(l&&(l.type==="block-map"||l.type==="block-seq")&&!b.hasNewline)c(b.end,"MISSING_CHAR","Block collection cannot start on same line with directives-end marker")}m.contents=l?i.composeNode(y,l,b,c):i.composeEmptyNode(y,b.end,o,null,b,c);const E=m.contents.range[2];const C=n.resolveEnd(d,E,false,c);if(C.comment)m.comment=C.comment;m.range=[r,E,C.offset];return m}t.composeDoc=composeDoc},8676:(e,t,r)=>{var a=r(5639);var i=r(8109);var n=r(4766);var s=r(1250);var o=r(8781);const l={composeNode:composeNode,composeEmptyNode:composeEmptyNode};function composeNode(e,t,r,a){const{spaceBefore:s,comment:o,anchor:d,tag:c}=r;let u;let m=true;switch(t.type){case"alias":u=composeAlias(e,t,a);if(d||c)a(t,"ALIAS_PROPS","An alias node must not specify any properties");break;case"scalar":case"single-quoted-scalar":case"double-quoted-scalar":case"block-scalar":u=n.composeScalar(e,t,c,a);if(d)u.anchor=d.source.substring(1);break;case"block-map":case"block-seq":case"flow-collection":u=i.composeCollection(l,e,t,c,a);if(d)u.anchor=d.source.substring(1);break;default:{const i=t.type==="error"?t.message:`Unsupported token (type: ${t.type})`;a(t,"UNEXPECTED_TOKEN",i);u=composeEmptyNode(e,t.offset,undefined,null,r,a);m=false}}if(d&&u.anchor==="")a(d,"BAD_ALIAS","Anchor cannot be an empty string");if(s)u.spaceBefore=true;if(o){if(t.type==="scalar"&&t.source==="")u.comment=o;else u.commentBefore=o}if(e.options.keepSourceTokens&&m)u.srcToken=t;return u}function composeEmptyNode(e,t,r,a,{spaceBefore:i,comment:s,anchor:l,tag:d,end:c},u){const m={type:"scalar",offset:o.emptyScalarPosition(t,r,a),indent:-1,source:""};const y=n.composeScalar(e,m,d,u);if(l){y.anchor=l.source.substring(1);if(y.anchor==="")u(l,"BAD_ALIAS","Anchor cannot be an empty string")}if(i)y.spaceBefore=true;if(s){y.comment=s;y.range[2]=c}return y}function composeAlias({options:e},{offset:t,source:r,end:i},n){const o=new a.Alias(r.substring(1));if(o.source==="")n(t,"BAD_ALIAS","Alias cannot be an empty string");if(o.source.endsWith(":"))n(t+r.length-1,"BAD_ALIAS","Alias ending in : is ambiguous",true);const l=t+r.length;const d=s.resolveEnd(i,l,e.strict,n);o.range=[t,l,d.offset];if(d.comment)o.comment=d.comment;return o}t.composeEmptyNode=composeEmptyNode;t.composeNode=composeNode},4766:(e,t,r)=>{var a=r(1399);var i=r(9338);var n=r(9485);var s=r(7578);function composeScalar(e,t,r,o){const{value:l,type:d,comment:c,range:u}=t.type==="block-scalar"?n.resolveBlockScalar(t,e.options.strict,o):s.resolveFlowScalar(t,e.options.strict,o);const m=r?e.directives.tagName(r.source,(e=>o(r,"TAG_RESOLVE_FAILED",e))):null;const y=r&&m?findScalarTagByName(e.schema,l,m,r,o):t.type==="scalar"?findScalarTagByTest(e,l,t,o):e.schema[a.SCALAR];let b;try{const n=y.resolve(l,(e=>o(r??t,"TAG_RESOLVE_FAILED",e)),e.options);b=a.isScalar(n)?n:new i.Scalar(n)}catch(e){const a=e instanceof Error?e.message:String(e);o(r??t,"TAG_RESOLVE_FAILED",a);b=new i.Scalar(l)}b.range=u;b.source=l;if(d)b.type=d;if(m)b.tag=m;if(y.format)b.format=y.format;if(c)b.comment=c;return b}function findScalarTagByName(e,t,r,i,n){if(r==="!")return e[a.SCALAR];const s=[];for(const t of e.tags){if(!t.collection&&t.tag===r){if(t.default&&t.test)s.push(t);else return t}}for(const e of s)if(e.test?.test(t))return e;const o=e.knownTags[r];if(o&&!o.collection){e.tags.push(Object.assign({},o,{default:false,test:undefined}));return o}n(i,"TAG_RESOLVE_FAILED",`Unresolved tag: ${r}`,r!=="tag:yaml.org,2002:str");return e[a.SCALAR]}function findScalarTagByTest({directives:e,schema:t},r,i,n){const s=t.tags.find((e=>e.default&&e.test?.test(r)))||t[a.SCALAR];if(t.compat){const o=t.compat.find((e=>e.default&&e.test?.test(r)))??t[a.SCALAR];if(s.tag!==o.tag){const t=e.tagString(s.tag);const r=e.tagString(o.tag);const a=`Value may be parsed as either ${t} or ${r}`;n(i,"TAG_RESOLVE_FAILED",a,true)}}return s}t.composeScalar=composeScalar},9493:(e,t,r)=>{var a=r(5400);var i=r(42);var n=r(4236);var s=r(1399);var o=r(5050);var l=r(1250);function getErrorPos(e){if(typeof e==="number")return[e,e+1];if(Array.isArray(e))return e.length===2?e:[e[0],e[1]];const{offset:t,source:r}=e;return[t,t+(typeof r==="string"?r.length:1)]}function parsePrelude(e){let t="";let r=false;let a=false;for(let i=0;i<e.length;++i){const n=e[i];switch(n[0]){case"#":t+=(t===""?"":a?"\n\n":"\n")+(n.substring(1)||" ");r=true;a=false;break;case"%":if(e[i+1]?.[0]!=="#")i+=1;r=false;break;default:if(!r)a=true;r=false}}return{comment:t,afterEmptyLine:a}}class Composer{constructor(e={}){this.doc=null;this.atDirectives=false;this.prelude=[];this.errors=[];this.warnings=[];this.onError=(e,t,r,a)=>{const i=getErrorPos(e);if(a)this.warnings.push(new n.YAMLWarning(i,t,r));else this.errors.push(new n.YAMLParseError(i,t,r))};this.directives=new a.Directives({version:e.version||"1.2"});this.options=e}decorate(e,t){const{comment:r,afterEmptyLine:a}=parsePrelude(this.prelude);if(r){const i=e.contents;if(t){e.comment=e.comment?`${e.comment}\n${r}`:r}else if(a||e.directives.docStart||!i){e.commentBefore=r}else if(s.isCollection(i)&&!i.flow&&i.items.length>0){let e=i.items[0];if(s.isPair(e))e=e.key;const t=e.commentBefore;e.commentBefore=t?`${r}\n${t}`:r}else{const e=i.commentBefore;i.commentBefore=e?`${r}\n${e}`:r}}if(t){Array.prototype.push.apply(e.errors,this.errors);Array.prototype.push.apply(e.warnings,this.warnings)}else{e.errors=this.errors;e.warnings=this.warnings}this.prelude=[];this.errors=[];this.warnings=[]}streamInfo(){return{comment:parsePrelude(this.prelude).comment,directives:this.directives,errors:this.errors,warnings:this.warnings}}*compose(e,t=false,r=-1){for(const t of e)yield*this.next(t);yield*this.end(t,r)}*next(e){if(process.env.LOG_STREAM)console.dir(e,{depth:null});switch(e.type){case"directive":this.directives.add(e.source,((t,r,a)=>{const i=getErrorPos(e);i[0]+=t;this.onError(i,"BAD_DIRECTIVE",r,a)}));this.prelude.push(e.source);this.atDirectives=true;break;case"document":{const t=o.composeDoc(this.options,this.directives,e,this.onError);if(this.atDirectives&&!t.directives.docStart)this.onError(e,"MISSING_CHAR","Missing directives-end/doc-start indicator line");this.decorate(t,false);if(this.doc)yield this.doc;this.doc=t;this.atDirectives=false;break}case"byte-order-mark":case"space":break;case"comment":case"newline":this.prelude.push(e.source);break;case"error":{const t=e.source?`${e.message}: ${JSON.stringify(e.source)}`:e.message;const r=new n.YAMLParseError(getErrorPos(e),"UNEXPECTED_TOKEN",t);if(this.atDirectives||!this.doc)this.errors.push(r);else this.doc.errors.push(r);break}case"doc-end":{if(!this.doc){const t="Unexpected doc-end without preceding document";this.errors.push(new n.YAMLParseError(getErrorPos(e),"UNEXPECTED_TOKEN",t));break}this.doc.directives.docEnd=true;const t=l.resolveEnd(e.end,e.offset+e.source.length,this.doc.options.strict,this.onError);this.decorate(this.doc,true);if(t.comment){const e=this.doc.comment;this.doc.comment=e?`${e}\n${t.comment}`:t.comment}this.doc.range[2]=t.offset;break}default:this.errors.push(new n.YAMLParseError(getErrorPos(e),"UNEXPECTED_TOKEN",`Unsupported token ${e.type}`))}}*end(e=false,t=-1){if(this.doc){this.decorate(this.doc,true);yield this.doc;this.doc=null}else if(e){const e=Object.assign({_directives:this.directives},this.options);const r=new i.Document(undefined,e);if(this.atDirectives)this.onError(t,"MISSING_CHAR","Missing directives-end indicator line");r.range=[0,t,t];this.decorate(r,false);yield r}}}t.Composer=Composer},2986:(e,t,r)=>{var a=r(246);var i=r(6011);var n=r(6985);var s=r(976);var o=r(3669);var l=r(6899);const d="All mapping items must start at the same column";function resolveBlockMap({composeNode:e,composeEmptyNode:t},r,c,u){const m=new i.YAMLMap(r.schema);if(r.atRoot)r.atRoot=false;let y=c.offset;let b=null;for(const i of c.items){const{start:E,key:C,sep:_,value:T}=i;const N=n.resolveProps(E,{indicator:"explicit-key-ind",next:C??_?.[0],offset:y,onError:u,startOnNewline:true});const I=!N.found;if(I){if(C){if(C.type==="block-seq")u(y,"BLOCK_AS_IMPLICIT_KEY","A block sequence may not be used as an implicit map key");else if("indent"in C&&C.indent!==c.indent)u(y,"BAD_INDENT",d)}if(!N.anchor&&!N.tag&&!_){b=N.end;if(N.comment){if(m.comment)m.comment+="\n"+N.comment;else m.comment=N.comment}continue}if(N.hasNewlineAfterProp||s.containsNewline(C)){u(C??E[E.length-1],"MULTILINE_IMPLICIT_KEY","Implicit keys need to be on a single line")}}else if(N.found?.indent!==c.indent){u(y,"BAD_INDENT",d)}const k=N.end;const O=C?e(r,C,N,u):t(r,k,E,null,N,u);if(r.schema.compat)o.flowIndentCheck(c.indent,C,u);if(l.mapIncludes(r,m.items,O))u(k,"DUPLICATE_KEY","Map keys must be unique");const D=n.resolveProps(_??[],{indicator:"map-value-ind",next:T,offset:O.range[2],onError:u,startOnNewline:!C||C.type==="block-scalar"});y=D.end;if(D.found){if(I){if(T?.type==="block-map"&&!D.hasNewline)u(y,"BLOCK_AS_IMPLICIT_KEY","Nested mappings are not allowed in compact mappings");if(r.options.strict&&N.start<D.found.offset-1024)u(O.range,"KEY_OVER_1024_CHARS","The : indicator must be at most 1024 chars after the start of an implicit block mapping key")}const n=T?e(r,T,D,u):t(r,y,_,null,D,u);if(r.schema.compat)o.flowIndentCheck(c.indent,T,u);y=n.range[2];const s=new a.Pair(O,n);if(r.options.keepSourceTokens)s.srcToken=i;m.items.push(s)}else{if(I)u(O.range,"MISSING_CHAR","Implicit map keys need to be followed by map values");if(D.comment){if(O.comment)O.comment+="\n"+D.comment;else O.comment=D.comment}const e=new a.Pair(O);if(r.options.keepSourceTokens)e.srcToken=i;m.items.push(e)}}if(b&&b<y)u(b,"IMPOSSIBLE","Map comment with trailing content");m.range=[c.offset,y,b??y];return m}t.resolveBlockMap=resolveBlockMap},9485:(e,t,r)=>{var a=r(9338);function resolveBlockScalar(e,t,r){const i=e.offset;const n=parseBlockScalarHeader(e,t,r);if(!n)return{value:"",type:null,comment:"",range:[i,i,i]};const s=n.mode===">"?a.Scalar.BLOCK_FOLDED:a.Scalar.BLOCK_LITERAL;const o=e.source?splitLines(e.source):[];let l=o.length;for(let e=o.length-1;e>=0;--e){const t=o[e][1];if(t===""||t==="\r")l=e;else break}if(l===0){const t=n.chomp==="+"&&o.length>0?"\n".repeat(Math.max(1,o.length-1)):"";let r=i+n.length;if(e.source)r+=e.source.length;return{value:t,type:s,comment:n.comment,range:[i,r,r]}}let d=e.indent+n.indent;let c=e.offset+n.length;let u=0;for(let e=0;e<l;++e){const[t,a]=o[e];if(a===""||a==="\r"){if(n.indent===0&&t.length>d)d=t.length}else{if(t.length<d){const e="Block scalars with more-indented leading empty lines must use an explicit indentation indicator";r(c+t.length,"MISSING_CHAR",e)}if(n.indent===0)d=t.length;u=e;break}c+=t.length+a.length+1}for(let e=o.length-1;e>=l;--e){if(o[e][0].length>d)l=e+1}let m="";let y="";let b=false;for(let e=0;e<u;++e)m+=o[e][0].slice(d)+"\n";for(let e=u;e<l;++e){let[t,i]=o[e];c+=t.length+i.length+1;const l=i[i.length-1]==="\r";if(l)i=i.slice(0,-1);if(i&&t.length<d){const e=n.indent?"explicit indentation indicator":"first line";const a=`Block scalar lines must not be less indented than their ${e}`;r(c-i.length-(l?2:1),"BAD_INDENT",a);t=""}if(s===a.Scalar.BLOCK_LITERAL){m+=y+t.slice(d)+i;y="\n"}else if(t.length>d||i[0]==="\t"){if(y===" ")y="\n";else if(!b&&y==="\n")y="\n\n";m+=y+t.slice(d)+i;y="\n";b=true}else if(i===""){if(y==="\n")m+="\n";else y="\n"}else{m+=y+i;y=" ";b=false}}switch(n.chomp){case"-":break;case"+":for(let e=l;e<o.length;++e)m+="\n"+o[e][0].slice(d);if(m[m.length-1]!=="\n")m+="\n";break;default:m+="\n"}const E=i+n.length+e.source.length;return{value:m,type:s,comment:n.comment,range:[i,E,E]}}function parseBlockScalarHeader({offset:e,props:t},r,a){if(t[0].type!=="block-scalar-header"){a(t[0],"IMPOSSIBLE","Block scalar header not found");return null}const{source:i}=t[0];const n=i[0];let s=0;let o="";let l=-1;for(let t=1;t<i.length;++t){const r=i[t];if(!o&&(r==="-"||r==="+"))o=r;else{const a=Number(r);if(!s&&a)s=a;else if(l===-1)l=e+t}}if(l!==-1)a(l,"UNEXPECTED_TOKEN",`Block scalar header includes extra characters: ${i}`);let d=false;let c="";let u=i.length;for(let e=1;e<t.length;++e){const i=t[e];switch(i.type){case"space":d=true;case"newline":u+=i.source.length;break;case"comment":if(r&&!d){const e="Comments must be separated from other tokens by white space characters";a(i,"MISSING_CHAR",e)}u+=i.source.length;c=i.source.substring(1);break;case"error":a(i,"UNEXPECTED_TOKEN",i.message);u+=i.source.length;break;default:{const e=`Unexpected token in block scalar header: ${i.type}`;a(i,"UNEXPECTED_TOKEN",e);const t=i.source;if(t&&typeof t==="string")u+=t.length}}}return{mode:n,indent:s,chomp:o,comment:c,length:u}}function splitLines(e){const t=e.split(/\n( *)/);const r=t[0];const a=r.match(/^( *)/);const i=a?.[1]?[a[1],r.slice(a[1].length)]:["",r];const n=[i];for(let e=1;e<t.length;e+=2)n.push([t[e],t[e+1]]);return n}t.resolveBlockScalar=resolveBlockScalar},2289:(e,t,r)=>{var a=r(5161);var i=r(6985);var n=r(3669);function resolveBlockSeq({composeNode:e,composeEmptyNode:t},r,s,o){const l=new a.YAMLSeq(r.schema);if(r.atRoot)r.atRoot=false;let d=s.offset;let c=null;for(const{start:a,value:u}of s.items){const m=i.resolveProps(a,{indicator:"seq-item-ind",next:u,offset:d,onError:o,startOnNewline:true});if(!m.found){if(m.anchor||m.tag||u){if(u&&u.type==="block-seq")o(m.end,"BAD_INDENT","All sequence items must start at the same column");else o(d,"MISSING_CHAR","Sequence item without - indicator")}else{c=m.end;if(m.comment)l.comment=m.comment;continue}}const y=u?e(r,u,m,o):t(r,m.end,a,null,m,o);if(r.schema.compat)n.flowIndentCheck(s.indent,u,o);d=y.range[2];l.items.push(y)}l.range=[s.offset,d,c??d];return l}t.resolveBlockSeq=resolveBlockSeq},1250:(e,t)=>{function resolveEnd(e,t,r,a){let i="";if(e){let n=false;let s="";for(const o of e){const{source:e,type:l}=o;switch(l){case"space":n=true;break;case"comment":{if(r&&!n)a(o,"MISSING_CHAR","Comments must be separated from other tokens by white space characters");const t=e.substring(1)||" ";if(!i)i=t;else i+=s+t;s="";break}case"newline":if(i)s+=e;n=true;break;default:a(o,"UNEXPECTED_TOKEN",`Unexpected ${l} at node end`)}t+=e.length}}return{comment:i,offset:t}}t.resolveEnd=resolveEnd},45:(e,t,r)=>{var a=r(1399);var i=r(246);var n=r(6011);var s=r(5161);var o=r(1250);var l=r(6985);var d=r(976);var c=r(6899);const u="Block collections are not allowed within flow collections";const isBlock=e=>e&&(e.type==="block-map"||e.type==="block-seq");function resolveFlowCollection({composeNode:e,composeEmptyNode:t},r,m,y){const b=m.start.source==="{";const E=b?"flow map":"flow sequence";const C=b?new n.YAMLMap(r.schema):new s.YAMLSeq(r.schema);C.flow=true;const _=r.atRoot;if(_)r.atRoot=false;let T=m.offset+m.start.source.length;for(let s=0;s<m.items.length;++s){const o=m.items[s];const{start:_,key:N,sep:I,value:k}=o;const O=l.resolveProps(_,{flow:E,indicator:"explicit-key-ind",next:N??I?.[0],offset:T,onError:y,startOnNewline:false});if(!O.found){if(!O.anchor&&!O.tag&&!I&&!k){if(s===0&&O.comma)y(O.comma,"UNEXPECTED_TOKEN",`Unexpected , in ${E}`);else if(s<m.items.length-1)y(O.start,"UNEXPECTED_TOKEN",`Unexpected empty item in ${E}`);if(O.comment){if(C.comment)C.comment+="\n"+O.comment;else C.comment=O.comment}T=O.end;continue}if(!b&&r.options.strict&&d.containsNewline(N))y(N,"MULTILINE_IMPLICIT_KEY","Implicit keys of flow sequence pairs need to be on a single line")}if(s===0){if(O.comma)y(O.comma,"UNEXPECTED_TOKEN",`Unexpected , in ${E}`)}else{if(!O.comma)y(O.start,"MISSING_CHAR",`Missing , between ${E} items`);if(O.comment){let e="";e:for(const t of _){switch(t.type){case"comma":case"space":break;case"comment":e=t.source.substring(1);break e;default:break e}}if(e){let t=C.items[C.items.length-1];if(a.isPair(t))t=t.value??t.key;if(t.comment)t.comment+="\n"+e;else t.comment=e;O.comment=O.comment.substring(e.length+1)}}}if(!b&&!I&&!O.found){const a=k?e(r,k,O,y):t(r,O.end,I,null,O,y);C.items.push(a);T=a.range[2];if(isBlock(k))y(a.range,"BLOCK_IN_FLOW",u)}else{const a=O.end;const s=N?e(r,N,O,y):t(r,a,_,null,O,y);if(isBlock(N))y(s.range,"BLOCK_IN_FLOW",u);const d=l.resolveProps(I??[],{flow:E,indicator:"map-value-ind",next:k,offset:s.range[2],onError:y,startOnNewline:false});if(d.found){if(!b&&!O.found&&r.options.strict){if(I)for(const e of I){if(e===d.found)break;if(e.type==="newline"){y(e,"MULTILINE_IMPLICIT_KEY","Implicit keys of flow sequence pairs need to be on a single line");break}}if(O.start<d.found.offset-1024)y(d.found,"KEY_OVER_1024_CHARS","The : indicator must be at most 1024 chars after the start of an implicit flow sequence key")}}else if(k){if("source"in k&&k.source&&k.source[0]===":")y(k,"MISSING_CHAR",`Missing space after : in ${E}`);else y(d.start,"MISSING_CHAR",`Missing , or : between ${E} items`)}const m=k?e(r,k,d,y):d.found?t(r,d.end,I,null,d,y):null;if(m){if(isBlock(k))y(m.range,"BLOCK_IN_FLOW",u)}else if(d.comment){if(s.comment)s.comment+="\n"+d.comment;else s.comment=d.comment}const D=new i.Pair(s,m);if(r.options.keepSourceTokens)D.srcToken=o;if(b){const e=C;if(c.mapIncludes(r,e.items,s))y(a,"DUPLICATE_KEY","Map keys must be unique");e.items.push(D)}else{const e=new n.YAMLMap(r.schema);e.flow=true;e.items.push(D);C.items.push(e)}T=m?m.range[2]:d.end}}const N=b?"}":"]";const[I,...k]=m.end;let O=T;if(I&&I.source===N)O=I.offset+I.source.length;else{const e=E[0].toUpperCase()+E.substring(1);const t=_?`${e} must end with a ${N}`:`${e} in block collection must be sufficiently indented and end with a ${N}`;y(T,_?"MISSING_CHAR":"BAD_INDENT",t);if(I&&I.source.length!==1)k.unshift(I)}if(k.length>0){const e=o.resolveEnd(k,O,r.options.strict,y);if(e.comment){if(C.comment)C.comment+="\n"+e.comment;else C.comment=e.comment}C.range=[m.offset,O,e.offset]}else{C.range=[m.offset,O,O]}return C}t.resolveFlowCollection=resolveFlowCollection},7578:(e,t,r)=>{var a=r(9338);var i=r(1250);function resolveFlowScalar(e,t,r){const{offset:n,type:s,source:o,end:l}=e;let d;let c;const _onError=(e,t,a)=>r(n+e,t,a);switch(s){case"scalar":d=a.Scalar.PLAIN;c=plainValue(o,_onError);break;case"single-quoted-scalar":d=a.Scalar.QUOTE_SINGLE;c=singleQuotedValue(o,_onError);break;case"double-quoted-scalar":d=a.Scalar.QUOTE_DOUBLE;c=doubleQuotedValue(o,_onError);break;default:r(e,"UNEXPECTED_TOKEN",`Expected a flow scalar value, but found: ${s}`);return{value:"",type:null,comment:"",range:[n,n+o.length,n+o.length]}}const u=n+o.length;const m=i.resolveE
2023-03-28T15:59:48.9404925Z Post job cleanup.
2023-03-28T15:59:49.0136472Z Removed exported credentials at "/home/runner/work/linkerd-website/linkerd-website/gha-creds-3e89b0eadee08835.json".
2023-03-28T15:59:49.0223799Z Post job cleanup.
2023-03-28T15:59:49.1577671Z [command]/usr/bin/git version
2023-03-28T15:59:49.1622300Z git version 2.40.0
2023-03-28T15:59:49.1667408Z Temporarily overriding HOME='/home/runner/work/_temp/13628f8d-34b6-4686-af0f-9e4de4658756' before making global git config changes
2023-03-28T15:59:49.1668511Z Adding repository directory to the temporary git global config as a safe directory
2023-03-28T15:59:49.1674353Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/linkerd-website/linkerd-website
2023-03-28T15:59:49.1712357Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2023-03-28T15:59:49.1745597Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2023-03-28T15:59:49.1979083Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2023-03-28T15:59:49.2003712Z http.https://github.com/.extraheader
2023-03-28T15:59:49.2017128Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2023-03-28T15:59:49.2050875Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2023-03-28T15:59:49.2526512Z Cleaning up orphan processes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment