2022-02-28T06:35:14.5849010Z ##[section]Starting: Agent job 1 2022-02-28T06:35:16.0507880Z ##[section]Starting: Initialize job 2022-02-28T06:35:16.0510080Z Agent name: 'Hosted Agent' 2022-02-28T06:35:16.0510660Z Agent machine name: 'Mac-1646029890851' 2022-02-28T06:35:16.0510930Z Current agent version: '2.200.2' 2022-02-28T06:35:16.1380270Z ##[group]Operating System 2022-02-28T06:35:16.1380650Z Mac OS X 2022-02-28T06:35:16.1380800Z 10.15.7 2022-02-28T06:35:16.1380940Z 19H1715 2022-02-28T06:35:16.1381110Z ##[endgroup] 2022-02-28T06:35:16.1381300Z ##[group]Virtual Environment 2022-02-28T06:35:16.1381510Z Environment: macos-10.15 2022-02-28T06:35:16.1381720Z Version: 20220219.1 2022-02-28T06:35:16.1382110Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20220219.1/images/macos/macos-10.15-Readme.md 2022-02-28T06:35:16.1382650Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20220219.1 2022-02-28T06:35:16.1383250Z ##[endgroup] 2022-02-28T06:35:16.1383480Z ##[group]Virtual Environment Provisioner 2022-02-28T06:35:16.1383910Z 1.0.0.0-main-20220215-1 2022-02-28T06:35:16.1384090Z ##[endgroup] 2022-02-28T06:35:16.1385460Z Current image version: '20220219.1' 2022-02-28T06:35:16.1387280Z Agent running as: 'runner' 2022-02-28T06:35:16.2257880Z Prepare build directory. 2022-02-28T06:35:16.3831690Z Set build variables. 2022-02-28T06:35:16.3875940Z Download all required tasks. 2022-02-28T06:35:16.4027390Z Downloading task: Bash (3.198.0) 2022-02-28T06:35:39.6066140Z Checking job knob settings. 2022-02-28T06:35:39.6077210Z Knob: AgentToolsDirectory = /Users/runner/hostedtoolcache Source: ${AGENT_TOOLSDIRECTORY} 2022-02-28T06:35:39.6080230Z Finished checking job knob settings. 2022-02-28T06:35:39.6874800Z Start tracking orphan processes. 2022-02-28T06:35:39.7774930Z ##[section]Finishing: Initialize job 2022-02-28T06:35:39.8932130Z ##[section]Starting: Checkout repository@main to s 2022-02-28T06:35:39.9231830Z ============================================================================== 2022-02-28T06:35:39.9232940Z Task : Get sources 2022-02-28T06:35:39.9233840Z Description : Get sources from a repository. Supports Git, TfsVC, and SVN repositories. 2022-02-28T06:35:39.9234220Z Version : 1.0.0 2022-02-28T06:35:39.9234950Z Author : Microsoft 2022-02-28T06:35:39.9236850Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199) 2022-02-28T06:35:39.9237320Z ============================================================================== 2022-02-28T06:35:45.5498680Z Syncing repository: repository (ExternalGit) 2022-02-28T06:35:46.3941530Z ##[command]git version 2022-02-28T06:35:46.4829740Z git version 2.35.1 2022-02-28T06:35:46.4862970Z ##[command]git lfs version 2022-02-28T06:35:46.5229500Z git-lfs/3.1.2 (GitHub; darwin amd64; go 1.17.6) 2022-02-28T06:35:46.5482410Z ##[command]git init "/Users/runner/work/1/s" 2022-02-28T06:35:46.6135480Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-02-28T06:35:46.6136770Z hint: is subject to change. To configure the initial branch name to use in all 2022-02-28T06:35:46.6137570Z hint: of your new repositories, which will suppress this warning, call: 2022-02-28T06:35:46.6137970Z hint: 2022-02-28T06:35:46.6139260Z hint: git config --global init.defaultBranch 2022-02-28T06:35:46.6139690Z hint: 2022-02-28T06:35:46.6140680Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-02-28T06:35:46.6141750Z hint: 'development'. The just-created branch can be renamed via this command: 2022-02-28T06:35:46.6142180Z hint: 2022-02-28T06:35:46.6142830Z hint: git branch -m 2022-02-28T06:35:46.6570280Z Initialized empty Git repository in /Users/runner/work/1/s/.git/ 2022-02-28T06:35:46.6593500Z ##[command]git remote add origin https://github.com/gitgitgadget/keep-homebrew-perforce-up-to-date 2022-02-28T06:35:46.7925570Z ##[command]git config gc.auto 0 2022-02-28T06:35:46.8847490Z ##[command]git config --get-all http.https://github.com/gitgitgadget/keep-homebrew-perforce-up-to-date.extraheader 2022-02-28T06:35:46.8945250Z ##[command]git config --get-all http.extraheader 2022-02-28T06:35:46.9035410Z ##[command]git config --get-regexp .*extraheader 2022-02-28T06:35:46.9120690Z ##[command]git config --get-all http.proxy 2022-02-28T06:35:46.9209480Z ##[command]git config http.version HTTP/1.1 2022-02-28T06:35:46.9723140Z ##[command]git remote set-url origin https://github.com/gitgitgadget/keep-homebrew-perforce-up-to-date 2022-02-28T06:35:47.0640310Z ##[command]git remote set-url --push origin https://github.com/gitgitgadget/keep-homebrew-perforce-up-to-date 2022-02-28T06:35:47.1616180Z ##[command]git fetch --force --tags --prune --prune-tags --progress --no-recurse-submodules origin --depth=1 2022-02-28T06:35:48.6840580Z remote: Enumerating objects: 5, done. 2022-02-28T06:35:48.6845890Z remote: Counting objects: 20% (1/5) 2022-02-28T06:35:48.6852620Z remote: Counting objects: 40% (2/5) 2022-02-28T06:35:48.6859160Z remote: Counting objects: 60% (3/5) 2022-02-28T06:35:48.6863530Z remote: Counting objects: 80% (4/5) 2022-02-28T06:35:48.6905920Z remote: Counting objects: 100% (5/5) 2022-02-28T06:35:48.6908180Z remote: Counting objects: 100% (5/5), done. 2022-02-28T06:35:48.6910610Z remote: Compressing objects: 25% (1/4) 2022-02-28T06:35:48.6912230Z remote: Compressing objects: 50% (2/4) 2022-02-28T06:35:48.6917330Z remote: Compressing objects: 75% (3/4) 2022-02-28T06:35:48.6918890Z remote: Compressing objects: 100% (4/4) 2022-02-28T06:35:48.6920500Z remote: Compressing objects: 100% (4/4), done. 2022-02-28T06:35:48.6922460Z remote: Total 5 (delta 0), reused 3 (delta 0), pack-reused 0 2022-02-28T06:35:49.1938250Z From https://github.com/gitgitgadget/keep-homebrew-perforce-up-to-date 2022-02-28T06:35:49.1943460Z * [new branch] main -> origin/main 2022-02-28T06:35:49.3321510Z ##[command]git checkout --progress --force 17b295e55741565d4f40cb4cd2446c9508b6fc6b 2022-02-28T06:35:49.7073760Z HEAD is now at 17b295e GitHub now sends "HTTP/2 201" upon successfully creating a PR 2022-02-28T06:35:49.7103480Z ##[command]git remote set-url origin https://github.com/gitgitgadget/keep-homebrew-perforce-up-to-date 2022-02-28T06:35:49.8023310Z ##[command]git remote set-url --push origin https://github.com/gitgitgadget/keep-homebrew-perforce-up-to-date 2022-02-28T06:35:49.9106740Z ##[section]Finishing: Checkout repository@main to s 2022-02-28T06:35:49.9958820Z ##[section]Starting: Determine whether Homebrew's 'perforce' is up to date 2022-02-28T06:35:49.9970530Z ============================================================================== 2022-02-28T06:35:49.9970880Z Task : Bash 2022-02-28T06:35:49.9971320Z Description : Run a Bash script on macOS, Linux, or Windows 2022-02-28T06:35:49.9971600Z Version : 3.198.0 2022-02-28T06:35:49.9971830Z Author : Microsoft Corporation 2022-02-28T06:35:49.9972170Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/bash 2022-02-28T06:35:49.9972620Z ============================================================================== 2022-02-28T06:35:55.4748280Z Generating script. 2022-02-28T06:35:55.5582640Z Formatted command: exec bash '/Users/runner/work/1/s/run.sh' 2022-02-28T06:35:55.6013680Z ========================== Starting Command Output =========================== 2022-02-28T06:35:55.6039630Z [command]/bin/bash /Users/runner/work/_temp/858d7586-b170-4a53-94f4-e63e314f4ddd.sh 2022-02-28T06:35:55.6151370Z ++ curl --silent https://www.perforce.com/perforce/doc.current/user/p4vnotes.txt 2022-02-28T06:35:55.6153200Z ++ sed -n 'N;N;s/.* Version \(20[0-9][0-9]\.[1-9][0-9]*\).*/\1/p;q' 2022-02-28T06:35:56.1228340Z + rver=2021.4 2022-02-28T06:35:56.1231670Z + url=https://cdist2.perforce.com/perforce/r21.4/bin.macosx1015x86_64/helix-core-server.tgz 2022-02-28T06:35:56.1233610Z + test -n 'Wed, 14 Jul 2021 13:53:46 GMT' 2022-02-28T06:35:56.1245820Z + curl -I --silent --header 'If-Modified-Since: Wed, 14 Jul 2021 13:53:46 GMT' https://cdist2.perforce.com/perforce/r21.4/bin.macosx1015x86_64/helix-core-server.tgz 2022-02-28T06:35:56.1248260Z + tr -d '\r' 2022-02-28T06:35:56.3408490Z ++ head -n 1 2022-02-28T06:35:56.4749900Z + first_line='HTTP/1.1 404 Not Found' 2022-02-28T06:35:56.4755230Z + case "$first_line,$rver" in 2022-02-28T06:35:56.4756880Z + rver=2021.2 2022-02-28T06:35:56.4759170Z + url=https://cdist2.perforce.com/perforce/r21.2/bin.macosx1015x86_64/helix-core-server.tgz 2022-02-28T06:35:56.4761810Z + curl -I --silent --header 'If-Modified-Since: Wed, 14 Jul 2021 13:53:46 GMT' https://cdist2.perforce.com/perforce/r21.2/bin.macosx1015x86_64/helix-core-server.tgz 2022-02-28T06:35:56.4763520Z + tr -d '\r' 2022-02-28T06:35:56.5383330Z ++ head -n 1 2022-02-28T06:35:56.5410570Z + first_line='HTTP/1.1 200 OK' 2022-02-28T06:35:56.5414790Z + case "$first_line" in 2022-02-28T06:35:56.5419880Z ++ sed -n 's/^Last-Modified: //p' 2022-02-28T06:35:56.5455550Z + new_last_modified='Thu, 24 Feb 2022 19:27:16 GMT' 2022-02-28T06:35:56.5456800Z + file=helix-core-server.tgz 2022-02-28T06:35:56.5460170Z + test '!' -f helix-core-server.tgz 2022-02-28T06:35:56.5461890Z + curl --silent -o helix-core-server.tgz https://cdist2.perforce.com/perforce/r21.2/bin.macosx1015x86_64/helix-core-server.tgz 2022-02-28T06:35:58.4974980Z ++ tar Oxvf helix-core-server.tgz Versions.txt 2022-02-28T06:35:58.4976140Z ++ sed -n 's/^Rev\. P4D\/[^\/]*\/\(20[^\/]*\)\/\([^ ]*\).*/\1,\2/p' 2022-02-28T06:35:59.1025040Z x Versions.txt 2022-02-28T06:35:59.1060210Z + new_version=2021.2,2252059 2022-02-28T06:35:59.1071260Z ++ openssl dgst -sha256 helix-core-server.tgz 2022-02-28T06:35:59.1701250Z + new_sha256='SHA256(helix-core-server.tgz)= b9ae113bbf4552d1068b7591fafa7a1a517173c0af8f571c5c3dcddea2031f51' 2022-02-28T06:35:59.1702660Z + new_sha256=b9ae113bbf4552d1068b7591fafa7a1a517173c0af8f571c5c3dcddea2031f51 2022-02-28T06:35:59.1703730Z + file=Casks/perforce.rb 2022-02-28T06:35:59.1705270Z + test '!' -d homebrew-cask/.git 2022-02-28T06:35:59.1706140Z + git init homebrew-cask 2022-02-28T06:36:00.0778810Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-02-28T06:36:00.0779790Z hint: is subject to change. To configure the initial branch name to use in all 2022-02-28T06:36:00.0780390Z hint: of your new repositories, which will suppress this warning, call: 2022-02-28T06:36:00.0780810Z hint: 2022-02-28T06:36:00.0781580Z hint: git config --global init.defaultBranch 2022-02-28T06:36:00.0782710Z hint: 2022-02-28T06:36:00.0783660Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-02-28T06:36:00.0784570Z hint: 'development'. The just-created branch can be renamed via this command: 2022-02-28T06:36:00.0785050Z hint: 2022-02-28T06:36:00.0786120Z hint: git branch -m 2022-02-28T06:36:00.5336820Z Initialized empty Git repository in /Users/runner/work/1/s/homebrew-cask/.git/ 2022-02-28T06:36:00.5337380Z + echo /Casks/perforce.rb 2022-02-28T06:36:00.5741200Z + git -C homebrew-cask config core.sparseCheckout true 2022-02-28T06:36:00.6630950Z + git -C homebrew-cask fetch https://github.com/Homebrew/homebrew-cask/ master 2022-02-28T06:37:23.2192430Z From https://github.com/Homebrew/homebrew-cask 2022-02-28T06:37:23.2193450Z * branch master -> FETCH_HEAD 2022-02-28T06:37:23.2681360Z + git -C homebrew-cask reset --hard FETCH_HEAD 2022-02-28T06:37:23.6219920Z HEAD is now at 850ea4b3e7 Update localizationeditor from 2.8 to 2.9 (#119621) 2022-02-28T06:37:23.6230370Z ++ sed -n 's/^ *version "\(.*\)"$/\1/p' 2022-02-28T06:37:23.9178320Z + old_version=2021.2,2220431 2022-02-28T06:37:23.9180720Z + commit_message='Update perforce from 2021.2,2220431 to 2021.2,2252059' 2022-02-28T06:37:23.9181990Z + sed -e 's/^\( *version "\)[^"]*/\12021.2,2252059/' -e 's/^\( *sha256 "\)[^"]*/\1b9ae113bbf4552d1068b7591fafa7a1a517173c0af8f571c5c3dcddea2031f51/' 2022-02-28T06:37:24.0035830Z + mv homebrew-cask/Casks/perforce.rb.new homebrew-cask/Casks/perforce.rb 2022-02-28T06:37:24.1345830Z + git -C homebrew-cask commit -m 'Update perforce from 2021.2,2220431 to 2021.2,2252059' Casks/perforce.rb 2022-02-28T06:37:24.8744430Z [master c24463cd05] Update perforce from 2021.2,2220431 to 2021.2,2252059 2022-02-28T06:37:24.8745820Z 1 file changed, 2 insertions(+), 2 deletions(-) 2022-02-28T06:37:24.8752500Z + test -n *** 2022-02-28T06:37:24.8756120Z + git -C homebrew-cask push https://dscho:***@github.com/gitgitgadget/homebrew-cask +HEAD:refs/heads/perforce 2022-02-28T06:37:25.8096190Z To https://github.com/gitgitgadget/homebrew-cask 2022-02-28T06:37:25.8098430Z + 67d1fcfe20...c24463cd05 HEAD -> perforce (forced update) 2022-02-28T06:37:25.8157470Z ++ printf '%s\\n' '' '' 'After making all changes to the cask:' '' '- [ ] `brew cask audit --download {{cask_file}}` is error-free.' '- [ ] `brew cask style --fix {{cask_file}}` reports no offenses.' '- [x] The commit message includes the cask’s name and version.' '- [x] The submission is for [a stable version](https://github.com/Homebrew/homebrew-cask/blob/master/doc/development/adding_a_cask.md#finding-a-home-for-your-cask) or [documented exception](https://github.com/Homebrew/homebrew-cask/blob/master/doc/development/adding_a_cask.md#but-there-is-no-stable-version).' '' 'This PR was generated by [a script](***/blob/master/run.sh) running in [an Azure Pipeline](https://dev.azure.com/gitgitgadget/git/_build?definitionId=11&_a=summary).' 2022-02-28T06:37:25.8164470Z + body='\n\nAfter making all changes to the cask:\n\n- [ ] `brew cask audit --download {{cask_file}}` is error-free.\n- [ ] `brew cask style --fix {{cask_file}}` reports no offenses.\n- [x] The commit message includes the cask’s name and version.\n- [x] The submission is for [a stable version](https://github.com/Homebrew/homebrew-cask/blob/master/doc/development/adding_a_cask.md#finding-a-home-for-your-cask) or [documented exception](https://github.com/Homebrew/homebrew-cask/blob/master/doc/development/adding_a_cask.md#but-there-is-no-stable-version).\n\nThis PR was generated by [a script](***/blob/master/run.sh) running in [an Azure Pipeline](https://dev.azure.com/gitgitgadget/git/_build?definitionId=11&_a=summary).\n' 2022-02-28T06:37:25.8171520Z + curl -XPOST -i -d '{"head":"gitgitgadget:perforce","base":"master","title":"Update perforce from 2021.2,2220431 to 2021.2,2252059","body":"\n\nAfter making all changes to the cask:\n\n- [ ] `brew cask audit --download {{cask_file}}` is error-free.\n- [ ] `brew cask style --fix {{cask_file}}` reports no offenses.\n- [x] The commit message includes the cask’s name and version.\n- [x] The submission is for [a stable version](https://github.com/Homebrew/homebrew-cask/blob/master/doc/development/adding_a_cask.md#finding-a-home-for-your-cask) or [documented exception](https://github.com/Homebrew/homebrew-cask/blob/master/doc/development/adding_a_cask.md#but-there-is-no-stable-version).\n\nThis PR was generated by [a script](***/blob/master/run.sh) running in [an Azure Pipeline](https://dev.azure.com/gitgitgadget/git/_build?definitionId=11&_a=summary).\n"}' https://dscho:***@api.github.com/repos/Homebrew/homebrew-cask/pulls 2022-02-28T06:37:25.8178070Z + tee out 2022-02-28T06:37:25.8355000Z % Total % Received % Xferd Average Speed Time Time Time Current 2022-02-28T06:37:25.8357480Z Dload Upload Total Spent Left Speed 2022-02-28T06:37:25.8357690Z 2022-02-28T06:37:26.9363350Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-02-28T06:37:26.9373240Z 65 20788 63 12493 100 1044 11312 945 0:00:01 0:00:01 --:--:-- 12295HTTP/2 201 2022-02-28T06:37:26.9374430Z server: GitHub.com 2022-02-28T06:37:26.9376190Z date: Mon, 28 Feb 2022 06:37:26 GMT 2022-02-28T06:37:26.9379360Z content-type: application/json; charset=utf-8 2022-02-28T06:37:26.9380820Z content-length: 19744 2022-02-28T06:37:26.9381820Z cache-control: private, max-age=60, s-maxage=60 2022-02-28T06:37:26.9382690Z vary: Accept, Authorization, Cookie, X-GitHub-OTP 2022-02-28T06:37:26.9383210Z etag: "da4aa82e35bbe114ee6d2704858d2aca33619932c93065925aa2a75569865b7d" 2022-02-28T06:37:26.9384100Z x-oauth-scopes: repo, workflow 2022-02-28T06:37:26.9385020Z x-accepted-oauth-scopes: 2022-02-28T06:37:26.9385810Z location: https://api.github.com/repos/Homebrew/homebrew-cask/pulls/119770 2022-02-28T06:37:26.9387720Z x-github-media-type: github.v3; format=json 2022-02-28T06:37:26.9388670Z x-ratelimit-limit: 5000 2022-02-28T06:37:26.9389780Z x-ratelimit-remaining: 4999 2022-02-28T06:37:26.9390500Z x-ratelimit-reset: 1646033846 2022-02-28T06:37:26.9391210Z x-ratelimit-used: 1 2022-02-28T06:37:26.9391870Z x-ratelimit-resource: core 2022-02-28T06:37:26.9393690Z access-control-expose-headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset 2022-02-28T06:37:26.9395220Z access-control-allow-origin: * 2022-02-28T06:37:26.9396130Z strict-transport-security: max-age=31536000; includeSubdomains; preload 2022-02-28T06:37:26.9396880Z x-frame-options: deny 2022-02-28T06:37:26.9398020Z x-content-type-options: nosniff 2022-02-28T06:37:26.9399230Z x-xss-protection: 0 2022-02-28T06:37:26.9402150Z referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin 2022-02-28T06:37:26.9403050Z content-security-policy: default-src 'none' 2022-02-28T06:37:26.9404340Z vary: Accept-Encoding, Accept, X-Requested-With 2022-02-28T06:37:26.9405820Z x-github-request-id: C08A:43E3:1661DBD:35F9183:621C6DA5 2022-02-28T06:37:26.9406200Z 2022-02-28T06:37:26.9406770Z { 2022-02-28T06:37:26.9409200Z "url": "https://api.github.com/repos/Homebrew/homebrew-cask/pulls/119770", 2022-02-28T06:37:26.9409630Z "id": 866461801, 2022-02-28T06:37:26.9410140Z "node_id": "PR_kwDOADdIis4zpShp", 2022-02-28T06:37:26.9411030Z "html_url": "https://github.com/Homebrew/homebrew-cask/pull/119770", 2022-02-28T06:37:26.9412200Z "diff_url": "https://github.com/Homebrew/homebrew-cask/pull/119770.diff", 2022-02-28T06:37:26.9413870Z "patch_url": "https://github.com/Homebrew/homebrew-cask/pull/119770.patch", 2022-02-28T06:37:26.9414880Z "issue_url": "https://api.github.com/repos/Homebrew/homebrew-cask/issues/119770", 2022-02-28T06:37:26.9415310Z "number": 119770, 2022-02-28T06:37:26.9415650Z "state": "open", 2022-02-28T06:37:26.9415920Z "locked": false, 2022-02-28T06:37:26.9416530Z "title": "Update perforce from 2021.2,2220431 to 2021.2,2252059", 2022-02-28T06:37:26.9416920Z "user": { 2022-02-28T06:37:26.9417250Z "login": "dscho", 2022-02-28T06:37:26.9417510Z "id": 127790, 2022-02-28T06:37:26.9418190Z "node_id": "MDQ6VXNlcjEyNzc5MA==", 2022-02-28T06:37:26.9418620Z "avatar_url": "https://avatars.githubusercontent.com/u/127790?v=4", 2022-02-28T06:37:26.9419410Z "gravatar_id": "", 2022-02-28T06:37:26.9419810Z "url": "https://api.github.com/users/dscho", 2022-02-28T06:37:26.9420170Z "html_url": "https://github.com/dscho", 2022-02-28T06:37:26.9420630Z "followers_url": "https://api.github.com/users/dscho/followers", 2022-02-28T06:37:26.9421110Z "following_url": "https://api.github.com/users/dscho/following{/other_user}", 2022-02-28T06:37:26.9421630Z "gists_url": "https://api.github.com/users/dscho/gists{/gist_id}", 2022-02-28T06:37:26.9422100Z "starred_url": "https://api.github.com/users/dscho/starred{/owner}{/repo}", 2022-02-28T06:37:26.9422630Z "subscriptions_url": "https://api.github.com/users/dscho/subscriptions", 2022-02-28T06:37:26.9423100Z "organizations_url": "https://api.github.com/users/dscho/orgs", 2022-02-28T06:37:26.9423970Z "repos_url": "https://api.github.com/users/dscho/repos", 2022-02-28T06:37:26.9424410Z "events_url": "https://api.github.com/users/dscho/events{/privacy}", 2022-02-28T06:37:26.9425130Z "received_events_url": "https://api.github.com/users/dscho/received_events", 2022-02-28T06:37:26.9425560Z "type": "User", 2022-02-28T06:37:26.9425870Z "site_admin": true 2022-02-28T06:37:26.9426130Z }, 2022-02-28T06:37:26.9430330Z "body": "\n\nAfter making all changes to the cask:\n\n- [ ] `brew cask audit --download {{cask_file}}` is error-free.\n- [ ] `brew cask style --fix {{cask_file}}` reports no offenses.\n- [x] The commit message includes the cask’s name and version.\n- [x] The submission is for [a stable version](https://github.com/Homebrew/homebrew-cask/blob/master/doc/development/adding_a_cask.md#finding-a-home-for-your-cask) or [documented exception](https://github.com/Homebrew/homebrew-cask/blob/master/doc/development/adding_a_cask.md#but-there-is-no-stable-version).\n\nThis PR was generated by [a script](***/blob/master/run.sh) running in [an Azure Pipeline](https://dev.azure.com/gitgitgadget/git/_build?definitionId=11&_a=summary).\n", 2022-02-28T06:37:26.9432750Z "created_at": "2022-02-28T06:37:26Z", 2022-02-28T06:37:26.9433570Z "updated_at": "2022-02-28T06:37:26Z", 2022-02-28T06:37:26.9433950Z "closed_at": null, 2022-02-28T06:37:26.9434300Z "merged_at": null, 2022-02-28T06:37:26.9434590Z "merge_commit_sha": null, 2022-02-28T06:37:26.9434930Z "assignee": null, 2022-02-28T06:37:26.9435200Z "assignees": [ 2022-02-28T06:37:26.9435510Z 2022-02-28T06:37:26.9435820Z ], 2022-02-28T06:37:26.9436080Z "requested_reviewers": [ 2022-02-28T06:37:26.9436220Z 2022-02-28T06:37:26.9436470Z ], 2022-02-28T06:37:26.9437100Z "requested_teams": [ 2022-02-28T06:37:26.9437250Z 2022-02-28T06:37:26.9437560Z ], 2022-02-28T06:37:26.9437790Z "labels": [ 2022-02-28T06:37:26.9437950Z 2022-02-28T06:37:26.9438170Z ], 2022-02-28T06:37:26.9438410Z "milestone": null, 2022-02-28T06:37:26.9438730Z "draft": false, 2022-02-28T06:37:26.9439570Z "commits_url": "https://api.github.com/repos/Homebrew/homebrew-cask/pulls/119770/commits", 2022-02-28T06:37:26.9440620Z "review_comments_url": "https://api.github.com/repos/Homebrew/homebrew-cask/pulls/119770/comments", 2022-02-28T06:37:26.9442320Z "review_comment_url": "https://api.github.com/repos/Homebrew/homebrew-cask/pulls/comments{/number}", 2022-02-28T06:37:26.9443780Z "comments_url": "https://api.github.com/repos/Homebrew/homebrew-cask/issues/119770/comments", 2022-02-28T06:37:26.9445450Z "statuses_url": "https://api.github.com/repos/Homebrew/homebrew-cask/statuses/c24463cd05ac2ae8f95a102bbaa6e2b34ea47181", 2022-02-28T06:37:26.9446030Z "head": { 2022-02-28T06:37:26.9446330Z "label": "gitgitgadget:perforce", 2022-02-28T06:37:26.9446690Z "ref": "perforce", 2022-02-28T06:37:26.9447030Z "sha": "c24463cd05ac2ae8f95a102bbaa6e2b34ea47181", 2022-02-28T06:37:26.9447420Z "user": { 2022-02-28T06:37:26.9447690Z "login": "gitgitgadget", 2022-02-28T06:37:26.9448010Z "id": 39071191, 2022-02-28T06:37:26.9448350Z "node_id": "MDEyOk9yZ2FuaXphdGlvbjM5MDcxMTkx", 2022-02-28T06:37:26.9448790Z "avatar_url": "https://avatars.githubusercontent.com/u/39071191?v=4", 2022-02-28T06:37:26.9449220Z "gravatar_id": "", 2022-02-28T06:37:26.9449620Z "url": "https://api.github.com/users/gitgitgadget", 2022-02-28T06:37:26.9450020Z "html_url": "https://github.com/gitgitgadget", 2022-02-28T06:37:26.9450490Z "followers_url": "https://api.github.com/users/gitgitgadget/followers", 2022-02-28T06:37:26.9451010Z "following_url": "https://api.github.com/users/gitgitgadget/following{/other_user}", 2022-02-28T06:37:26.9451550Z "gists_url": "https://api.github.com/users/gitgitgadget/gists{/gist_id}", 2022-02-28T06:37:26.9452070Z "starred_url": "https://api.github.com/users/gitgitgadget/starred{/owner}{/repo}", 2022-02-28T06:37:26.9453090Z "subscriptions_url": "https://api.github.com/users/gitgitgadget/subscriptions", 2022-02-28T06:37:26.9453730Z "organizations_url": "https://api.github.com/users/gitgitgadget/orgs", 2022-02-28T06:37:26.9454190Z "repos_url": "https://api.github.com/users/gitgitgadget/repos", 2022-02-28T06:37:26.9455000Z "events_url": "https://api.github.com/users/gitgitgadget/events{/privacy}", 2022-02-28T06:37:26.9455870Z "received_events_url": "https://api.github.com/users/gitgitgadget/received_events", 2022-02-28T06:37:26.9456400Z "type": "Organization", 2022-02-28T06:37:26.9456700Z "site_admin": false 2022-02-28T06:37:26.9457000Z }, 2022-02-28T06:37:26.9457220Z "repo": { 2022-02-28T06:37:26.9457510Z "id": 219205889, 2022-02-28T06:37:26.9457850Z "node_id": "MDEwOlJlcG9zaXRvcnkyMTkyMDU4ODk=", 2022-02-28T06:37:26.9458650Z "name": "homebrew-cask", 2022-02-28T06:37:26.9459380Z "full_name": "gitgitgadget/homebrew-cask", 2022-02-28T06:37:26.9459750Z "private": false, 2022-02-28T06:37:26.9460070Z "owner": { 2022-02-28T06:37:26.9460340Z "login": "gitgitgadget", 2022-02-28T06:37:26.9460670Z "id": 39071191, 2022-02-28T06:37:26.9461180Z "node_id": "MDEyOk9yZ2FuaXphdGlvbjM5MDcxMTkx", 2022-02-28T06:37:26.9461720Z "avatar_url": "https://avatars.githubusercontent.com/u/39071191?v=4", 2022-02-28T06:37:26.9462110Z "gravatar_id": "", 2022-02-28T06:37:26.9462900Z "url": "https://api.github.com/users/gitgitgadget", 2022-02-28T06:37:26.9463340Z "html_url": "https://github.com/gitgitgadget", 2022-02-28T06:37:26.9463820Z "followers_url": "https://api.github.com/users/gitgitgadget/followers", 2022-02-28T06:37:26.9464350Z "following_url": "https://api.github.com/users/gitgitgadget/following{/other_user}", 2022-02-28T06:37:26.9464850Z "gists_url": "https://api.github.com/users/gitgitgadget/gists{/gist_id}", 2022-02-28T06:37:26.9465420Z "starred_url": "https://api.github.com/users/gitgitgadget/starred{/owner}{/repo}", 2022-02-28T06:37:26.9465930Z "subscriptions_url": "https://api.github.com/users/gitgitgadget/subscriptions", 2022-02-28T06:37:26.9466480Z "organizations_url": "https://api.github.com/users/gitgitgadget/orgs", 2022-02-28T06:37:26.9466950Z "repos_url": "https://api.github.com/users/gitgitgadget/repos", 2022-02-28T06:37:26.9467750Z "events_url": "https://api.github.com/users/gitgitgadget/events{/privacy}", 2022-02-28T06:37:26.9468340Z "received_events_url": "https://api.github.com/users/gitgitgadget/received_events", 2022-02-28T06:37:26.9468830Z "type": "Organization", 2022-02-28T06:37:26.9469120Z "site_admin": false 2022-02-28T06:37:26.9469420Z }, 2022-02-28T06:37:26.9470170Z "html_url": "https://github.com/gitgitgadget/homebrew-cask", 2022-02-28T06:37:26.9471210Z "description": "🍻 A CLI workflow for the administration of macOS applications distributed as binaries", 2022-02-28T06:37:26.9471690Z "fork": true, 2022-02-28T06:37:26.9472460Z "url": "https://api.github.com/repos/gitgitgadget/homebrew-cask", 2022-02-28T06:37:26.9473350Z "forks_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/forks", 2022-02-28T06:37:26.9474580Z "keys_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/keys{/key_id}", 2022-02-28T06:37:26.9475660Z "collaborators_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/collaborators{/collaborator}", 2022-02-28T06:37:26.9477130Z "teams_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/teams", 2022-02-28T06:37:26.9478050Z "hooks_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/hooks", 2022-02-28T06:37:26.9479060Z "issue_events_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/issues/events{/number}", 2022-02-28T06:37:26.9479560Z "events_url": "https://api.gi 2022-02-28T06:37:26.9480470Z 100 20788 100 19744 100 1044 17862 944 0:00:01 0:00:01 --:--:-- 18863 2022-02-28T06:37:26.9481950Z thub.com/repos/gitgitgadget/homebrew-cask/events", 2022-02-28T06:37:26.9482850Z "assignees_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/assignees{/user}", 2022-02-28T06:37:26.9484110Z "branches_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/branches{/branch}", 2022-02-28T06:37:26.9485360Z "tags_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/tags", 2022-02-28T06:37:26.9486760Z "blobs_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/git/blobs{/sha}", 2022-02-28T06:37:26.9487710Z "git_tags_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/git/tags{/sha}", 2022-02-28T06:37:26.9488720Z "git_refs_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/git/refs{/sha}", 2022-02-28T06:37:26.9489660Z "trees_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/git/trees{/sha}", 2022-02-28T06:37:26.9490670Z "statuses_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/statuses/{sha}", 2022-02-28T06:37:26.9491610Z "languages_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/languages", 2022-02-28T06:37:26.9492610Z "stargazers_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/stargazers", 2022-02-28T06:37:26.9493580Z "contributors_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/contributors", 2022-02-28T06:37:26.9494610Z "subscribers_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/subscribers", 2022-02-28T06:37:26.9495560Z "subscription_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/subscription", 2022-02-28T06:37:26.9496560Z "commits_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/commits{/sha}", 2022-02-28T06:37:26.9497520Z "git_commits_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/git/commits{/sha}", 2022-02-28T06:37:26.9498540Z "comments_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/comments{/number}", 2022-02-28T06:37:26.9499770Z "issue_comment_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/issues/comments{/number}", 2022-02-28T06:37:26.9501120Z "contents_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/contents/{+path}", 2022-02-28T06:37:26.9502790Z "compare_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/compare/{base}...{head}", 2022-02-28T06:37:26.9503880Z "merges_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/merges", 2022-02-28T06:37:26.9504830Z "archive_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/{archive_format}{/ref}", 2022-02-28T06:37:26.9505850Z "downloads_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/downloads", 2022-02-28T06:37:26.9507020Z "issues_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/issues{/number}", 2022-02-28T06:37:26.9508320Z "pulls_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/pulls{/number}", 2022-02-28T06:37:26.9509710Z "milestones_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/milestones{/number}", 2022-02-28T06:37:26.9510830Z "notifications_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/notifications{?since,all,participating}", 2022-02-28T06:37:26.9511850Z "labels_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/labels{/name}", 2022-02-28T06:37:26.9512860Z "releases_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/releases{/id}", 2022-02-28T06:37:26.9513810Z "deployments_url": "https://api.github.com/repos/gitgitgadget/homebrew-cask/deployments", 2022-02-28T06:37:26.9514710Z "created_at": "2019-11-02T19:50:27Z", 2022-02-28T06:37:26.9515450Z "updated_at": "2022-01-06T00:46:12Z", 2022-02-28T06:37:26.9516230Z "pushed_at": "2022-02-28T06:37:25Z", 2022-02-28T06:37:26.9517030Z "git_url": "git://github.com/gitgitgadget/homebrew-cask.git", 2022-02-28T06:37:26.9518280Z "ssh_url": "git@github.com:gitgitgadget/homebrew-cask.git", 2022-02-28T06:37:26.9519140Z "clone_url": "https://github.com/gitgitgadget/homebrew-cask.git", 2022-02-28T06:37:26.9520200Z "svn_url": "https://github.com/gitgitgadget/homebrew-cask", 2022-02-28T06:37:26.9520680Z "homepage": "https://brew.sh", 2022-02-28T06:37:26.9521400Z "size": 281099, 2022-02-28T06:37:26.9521780Z "stargazers_count": 1, 2022-02-28T06:37:26.9522850Z "watchers_count": 1, 2022-02-28T06:37:26.9523230Z "language": "Ruby", 2022-02-28T06:37:26.9523530Z "has_issues": false, 2022-02-28T06:37:26.9524390Z "has_projects": true, 2022-02-28T06:37:26.9524720Z "has_downloads": true, 2022-02-28T06:37:26.9525020Z "has_wiki": false, 2022-02-28T06:37:26.9525690Z "has_pages": false, 2022-02-28T06:37:26.9526010Z "forks_count": 2, 2022-02-28T06:37:26.9526360Z "mirror_url": null, 2022-02-28T06:37:26.9526660Z "archived": false, 2022-02-28T06:37:26.9526990Z "disabled": false, 2022-02-28T06:37:26.9527280Z "open_issues_count": 1, 2022-02-28T06:37:26.9527800Z "license": { 2022-02-28T06:37:26.9528730Z "key": "bsd-2-clause", 2022-02-28T06:37:26.9530320Z "name": "BSD 2-Clause \"Simplified\" License", 2022-02-28T06:37:26.9531140Z "spdx_id": "BSD-2-Clause", 2022-02-28T06:37:26.9531900Z "url": "https://api.github.com/licenses/bsd-2-clause", 2022-02-28T06:37:26.9532680Z "node_id": "MDc6TGljZW5zZTQ=" 2022-02-28T06:37:26.9532970Z }, 2022-02-28T06:37:26.9533300Z "allow_forking": true, 2022-02-28T06:37:26.9533600Z "is_template": false, 2022-02-28T06:37:26.9533900Z "topics": [ 2022-02-28T06:37:26.9534020Z 2022-02-28T06:37:26.9534230Z ], 2022-02-28T06:37:26.9534530Z "visibility": "public", 2022-02-28T06:37:26.9534810Z "forks": 2, 2022-02-28T06:37:26.9535070Z "open_issues": 1, 2022-02-28T06:37:26.9535390Z "watchers": 1, 2022-02-28T06:37:26.9535700Z "default_branch": "perforce" 2022-02-28T06:37:26.9536010Z } 2022-02-28T06:37:26.9536220Z }, 2022-02-28T06:37:26.9536490Z "base": { 2022-02-28T06:37:26.9536770Z "label": "Homebrew:master", 2022-02-28T06:37:26.9537100Z "ref": "master", 2022-02-28T06:37:26.9537450Z "sha": "850ea4b3e71128555d6371d1e222340382bec9f8", 2022-02-28T06:37:26.9537780Z "user": { 2022-02-28T06:37:26.9538640Z "login": "Homebrew", 2022-02-28T06:37:26.9539070Z "id": 1503512, 2022-02-28T06:37:26.9539410Z "node_id": "MDEyOk9yZ2FuaXphdGlvbjE1MDM1MTI=", 2022-02-28T06:37:26.9540650Z "avatar_url": "https://avatars.githubusercontent.com/u/1503512?v=4", 2022-02-28T06:37:26.9541180Z "gravatar_id": "", 2022-02-28T06:37:26.9541580Z "url": "https://api.github.com/users/Homebrew", 2022-02-28T06:37:26.9541970Z "html_url": "https://github.com/Homebrew", 2022-02-28T06:37:26.9542420Z "followers_url": "https://api.github.com/users/Homebrew/followers", 2022-02-28T06:37:26.9542940Z "following_url": "https://api.github.com/users/Homebrew/following{/other_user}", 2022-02-28T06:37:26.9543820Z "gists_url": "https://api.github.com/users/Homebrew/gists{/gist_id}", 2022-02-28T06:37:26.9544330Z "starred_url": "https://api.github.com/users/Homebrew/starred{/owner}{/repo}", 2022-02-28T06:37:26.9545290Z "subscriptions_url": "https://api.github.com/users/Homebrew/subscriptions", 2022-02-28T06:37:26.9546320Z "organizations_url": "https://api.github.com/users/Homebrew/orgs", 2022-02-28T06:37:26.9546820Z "repos_url": "https://api.github.com/users/Homebrew/repos", 2022-02-28T06:37:26.9547500Z "events_url": "https://api.github.com/users/Homebrew/events{/privacy}", 2022-02-28T06:37:26.9548000Z "received_events_url": "https://api.github.com/users/Homebrew/received_events", 2022-02-28T06:37:26.9548470Z "type": "Organization", 2022-02-28T06:37:26.9548760Z "site_admin": false 2022-02-28T06:37:26.9549320Z }, 2022-02-28T06:37:26.9549930Z "repo": { 2022-02-28T06:37:26.9550240Z "id": 3623050, 2022-02-28T06:37:26.9550570Z "node_id": "MDEwOlJlcG9zaXRvcnkzNjIzMDUw", 2022-02-28T06:37:26.9551340Z "name": "homebrew-cask", 2022-02-28T06:37:26.9552110Z "full_name": "Homebrew/homebrew-cask", 2022-02-28T06:37:26.9552460Z "private": false, 2022-02-28T06:37:26.9552790Z "owner": { 2022-02-28T06:37:26.9553050Z "login": "Homebrew", 2022-02-28T06:37:26.9553380Z "id": 1503512, 2022-02-28T06:37:26.9553720Z "node_id": "MDEyOk9yZ2FuaXphdGlvbjE1MDM1MTI=", 2022-02-28T06:37:26.9554460Z "avatar_url": "https://avatars.githubusercontent.com/u/1503512?v=4", 2022-02-28T06:37:26.9554860Z "gravatar_id": "", 2022-02-28T06:37:26.9555960Z "url": "https://api.github.com/users/Homebrew", 2022-02-28T06:37:26.9556490Z "html_url": "https://github.com/Homebrew", 2022-02-28T06:37:26.9556930Z "followers_url": "https://api.github.com/users/Homebrew/followers", 2022-02-28T06:37:26.9557510Z "following_url": "https://api.github.com/users/Homebrew/following{/other_user}", 2022-02-28T06:37:26.9558000Z "gists_url": "https://api.github.com/users/Homebrew/gists{/gist_id}", 2022-02-28T06:37:26.9558770Z "starred_url": "https://api.github.com/users/Homebrew/starred{/owner}{/repo}", 2022-02-28T06:37:26.9559310Z "subscriptions_url": "https://api.github.com/users/Homebrew/subscriptions", 2022-02-28T06:37:26.9559870Z "organizations_url": "https://api.github.com/users/Homebrew/orgs", 2022-02-28T06:37:26.9560330Z "repos_url": "https://api.github.com/users/Homebrew/repos", 2022-02-28T06:37:26.9560840Z "events_url": "https://api.github.com/users/Homebrew/events{/privacy}", 2022-02-28T06:37:26.9561690Z "received_events_url": "https://api.github.com/users/Homebrew/received_events", 2022-02-28T06:37:26.9562170Z "type": "Organization", 2022-02-28T06:37:26.9562990Z "site_admin": false 2022-02-28T06:37:26.9563320Z }, 2022-02-28T06:37:26.9564390Z "html_url": "https://github.com/Homebrew/homebrew-cask", 2022-02-28T06:37:26.9565400Z "description": "🍻 A CLI workflow for the administration of macOS applications distributed as binaries", 2022-02-28T06:37:26.9565870Z "fork": false, 2022-02-28T06:37:26.9566640Z "url": "https://api.github.com/repos/Homebrew/homebrew-cask", 2022-02-28T06:37:26.9568150Z "forks_url": "https://api.github.com/repos/Homebrew/homebrew-cask/forks", 2022-02-28T06:37:26.9569140Z "keys_url": "https://api.github.com/repos/Homebrew/homebrew-cask/keys{/key_id}", 2022-02-28T06:37:26.9570200Z "collaborators_url": "https://api.github.com/repos/Homebrew/homebrew-cask/collaborators{/collaborator}", 2022-02-28T06:37:26.9571130Z "teams_url": "https://api.github.com/repos/Homebrew/homebrew-cask/teams", 2022-02-28T06:37:26.9572070Z "hooks_url": "https://api.github.com/repos/Homebrew/homebrew-cask/hooks", 2022-02-28T06:37:26.9573220Z "issue_events_url": "https://api.github.com/repos/Homebrew/homebrew-cask/issues/events{/number}", 2022-02-28T06:37:26.9574860Z "events_url": "https://api.github.com/repos/Homebrew/homebrew-cask/events", 2022-02-28T06:37:26.9576160Z "assignees_url": "https://api.github.com/repos/Homebrew/homebrew-cask/assignees{/user}", 2022-02-28T06:37:26.9577190Z "branches_url": "https://api.github.com/repos/Homebrew/homebrew-cask/branches{/branch}", 2022-02-28T06:37:26.9578100Z "tags_url": "https://api.github.com/repos/Homebrew/homebrew-cask/tags", 2022-02-28T06:37:26.9579410Z "blobs_url": "https://api.github.com/repos/Homebrew/homebrew-cask/git/blobs{/sha}", 2022-02-28T06:37:26.9580640Z "git_tags_url": "https://api.github.com/repos/Homebrew/homebrew-cask/git/tags{/sha}", 2022-02-28T06:37:26.9582340Z "git_refs_url": "https://api.github.com/repos/Homebrew/homebrew-cask/git/refs{/sha}", 2022-02-28T06:37:26.9583470Z "trees_url": "https://api.github.com/repos/Homebrew/homebrew-cask/git/trees{/sha}", 2022-02-28T06:37:26.9584850Z "statuses_url": "https://api.github.com/repos/Homebrew/homebrew-cask/statuses/{sha}", 2022-02-28T06:37:26.9585960Z "languages_url": "https://api.github.com/repos/Homebrew/homebrew-cask/languages", 2022-02-28T06:37:26.9587010Z "stargazers_url": "https://api.github.com/repos/Homebrew/homebrew-cask/stargazers", 2022-02-28T06:37:26.9587960Z "contributors_url": "https://api.github.com/repos/Homebrew/homebrew-cask/contributors", 2022-02-28T06:37:26.9588970Z "subscribers_url": "https://api.github.com/repos/Homebrew/homebrew-cask/subscribers", 2022-02-28T06:37:26.9589910Z "subscription_url": "https://api.github.com/repos/Homebrew/homebrew-cask/subscription", 2022-02-28T06:37:26.9590900Z "commits_url": "https://api.github.com/repos/Homebrew/homebrew-cask/commits{/sha}", 2022-02-28T06:37:26.9591840Z "git_commits_url": "https://api.github.com/repos/Homebrew/homebrew-cask/git/commits{/sha}", 2022-02-28T06:37:26.9592840Z "comments_url": "https://api.github.com/repos/Homebrew/homebrew-cask/comments{/number}", 2022-02-28T06:37:26.9593830Z "issue_comment_url": "https://api.github.com/repos/Homebrew/homebrew-cask/issues/comments{/number}", 2022-02-28T06:37:26.9594860Z "contents_url": "https://api.github.com/repos/Homebrew/homebrew-cask/contents/{+path}", 2022-02-28T06:37:26.9595810Z "compare_url": "https://api.github.com/repos/Homebrew/homebrew-cask/compare/{base}...{head}", 2022-02-28T06:37:26.9597060Z "merges_url": "https://api.github.com/repos/Homebrew/homebrew-cask/merges", 2022-02-28T06:37:26.9598250Z "archive_url": "https://api.github.com/repos/Homebrew/homebrew-cask/{archive_format}{/ref}", 2022-02-28T06:37:26.9599270Z "downloads_url": "https://api.github.com/repos/Homebrew/homebrew-cask/downloads", 2022-02-28T06:37:26.9600190Z "issues_url": "https://api.github.com/repos/Homebrew/homebrew-cask/issues{/number}", 2022-02-28T06:37:26.9601490Z "pulls_url": "https://api.github.com/repos/Homebrew/homebrew-cask/pulls{/number}", 2022-02-28T06:37:26.9602500Z "milestones_url": "https://api.github.com/repos/Homebrew/homebrew-cask/milestones{/number}", 2022-02-28T06:37:26.9603610Z "notifications_url": "https://api.github.com/repos/Homebrew/homebrew-cask/notifications{?since,all,participating}", 2022-02-28T06:37:26.9605140Z "labels_url": "https://api.github.com/repos/Homebrew/homebrew-cask/labels{/name}", 2022-02-28T06:37:26.9606450Z "releases_url": "https://api.github.com/repos/Homebrew/homebrew-cask/releases{/id}", 2022-02-28T06:37:26.9607470Z "deployments_url": "https://api.github.com/repos/Homebrew/homebrew-cask/deployments", 2022-02-28T06:37:26.9608370Z "created_at": "2012-03-05T02:05:17Z", 2022-02-28T06:37:26.9609130Z "updated_at": "2022-02-27T17:54:27Z", 2022-02-28T06:37:26.9609870Z "pushed_at": "2022-02-28T05:37:12Z", 2022-02-28T06:37:26.9610710Z "git_url": "git://github.com/Homebrew/homebrew-cask.git", 2022-02-28T06:37:26.9611510Z "ssh_url": "git@github.com:Homebrew/homebrew-cask.git", 2022-02-28T06:37:26.9612420Z "clone_url": "https://github.com/Homebrew/homebrew-cask.git", 2022-02-28T06:37:26.9613220Z "svn_url": "https://github.com/Homebrew/homebrew-cask", 2022-02-28T06:37:26.9613680Z "homepage": "https://brew.sh", 2022-02-28T06:37:26.9613980Z "size": 298389, 2022-02-28T06:37:26.9614320Z "stargazers_count": 18952, 2022-02-28T06:37:26.9614650Z "watchers_count": 18952, 2022-02-28T06:37:26.9614980Z "language": "Ruby", 2022-02-28T06:37:26.9615270Z "has_issues": true, 2022-02-28T06:37:26.9615810Z "has_projects": false, 2022-02-28T06:37:26.9616180Z "has_downloads": true, 2022-02-28T06:37:26.9616470Z "has_wiki": false, 2022-02-28T06:37:26.9616800Z "has_pages": false, 2022-02-28T06:37:26.9617090Z "forks_count": 9656, 2022-02-28T06:37:26.9617420Z "mirror_url": null, 2022-02-28T06:37:26.9617700Z "archived": false, 2022-02-28T06:37:26.9618010Z "disabled": false, 2022-02-28T06:37:26.9618660Z "open_issues_count": 43, 2022-02-28T06:37:26.9618940Z "license": { 2022-02-28T06:37:26.9619660Z "key": "bsd-2-clause", 2022-02-28T06:37:26.9620370Z "name": "BSD 2-Clause \"Simplified\" License", 2022-02-28T06:37:26.9621140Z "spdx_id": "BSD-2-Clause", 2022-02-28T06:37:26.9621870Z "url": "https://api.github.com/licenses/bsd-2-clause", 2022-02-28T06:37:26.9622350Z "node_id": "MDc6TGljZW5zZTQ=" 2022-02-28T06:37:26.9622630Z }, 2022-02-28T06:37:26.9623030Z "allow_forking": true, 2022-02-28T06:37:26.9623340Z "is_template": false, 2022-02-28T06:37:26.9623610Z "topics": [ 2022-02-28T06:37:26.9623900Z "cask", 2022-02-28T06:37:26.9624150Z "hacktoberfest", 2022-02-28T06:37:26.9624460Z "homebrew" 2022-02-28T06:37:26.9624700Z ], 2022-02-28T06:37:26.9624990Z "visibility": "public", 2022-02-28T06:37:26.9625280Z "forks": 9656, 2022-02-28T06:37:26.9625590Z "open_issues": 43, 2022-02-28T06:37:26.9625890Z "watchers": 18952, 2022-02-28T06:37:26.9626180Z "default_branch": "master" 2022-02-28T06:37:26.9626490Z } 2022-02-28T06:37:26.9626710Z }, 2022-02-28T06:37:26.9626980Z "_links": { 2022-02-28T06:37:26.9627220Z "self": { 2022-02-28T06:37:26.9628030Z "href": "https://api.github.com/repos/Homebrew/homebrew-cask/pulls/119770" 2022-02-28T06:37:26.9628430Z }, 2022-02-28T06:37:26.9628660Z "html": { 2022-02-28T06:37:26.9629420Z "href": "https://github.com/Homebrew/homebrew-cask/pull/119770" 2022-02-28T06:37:26.9629790Z }, 2022-02-28T06:37:26.9630080Z "issue": { 2022-02-28T06:37:26.9630830Z "href": "https://api.github.com/repos/Homebrew/homebrew-cask/issues/119770" 2022-02-28T06:37:26.9631280Z }, 2022-02-28T06:37:26.9631510Z "comments": { 2022-02-28T06:37:26.9632340Z "href": "https://api.github.com/repos/Homebrew/homebrew-cask/issues/119770/comments" 2022-02-28T06:37:26.9632750Z }, 2022-02-28T06:37:26.9633010Z "review_comments": { 2022-02-28T06:37:26.9633850Z "href": "https://api.github.com/repos/Homebrew/homebrew-cask/pulls/119770/comments" 2022-02-28T06:37:26.9634260Z }, 2022-02-28T06:37:26.9634580Z "review_comment": { 2022-02-28T06:37:26.9635350Z "href": "https://api.github.com/repos/Homebrew/homebrew-cask/pulls/comments{/number}" 2022-02-28T06:37:26.9635820Z }, 2022-02-28T06:37:26.9636050Z "commits": { 2022-02-28T06:37:26.9637130Z "href": "https://api.github.com/repos/Homebrew/homebrew-cask/pulls/119770/commits" 2022-02-28T06:37:26.9637590Z }, 2022-02-28T06:37:26.9637890Z "statuses": { 2022-02-28T06:37:26.9638790Z "href": "https://api.github.com/repos/Homebrew/homebrew-cask/statuses/c24463cd05ac2ae8f95a102bbaa6e2b34ea47181" 2022-02-28T06:37:26.9639260Z } 2022-02-28T06:37:26.9639540Z }, 2022-02-28T06:37:26.9639820Z "author_association": "CONTRIBUTOR", 2022-02-28T06:37:26.9640180Z "auto_merge": null, 2022-02-28T06:37:26.9640480Z "active_lock_reason": null, 2022-02-28T06:37:26.9640830Z "merged": false, 2022-02-28T06:37:26.9641100Z "mergeable": null, 2022-02-28T06:37:26.9641680Z "rebaseable": null, 2022-02-28T06:37:26.9642000Z "mergeable_state": "unknown", 2022-02-28T06:37:26.9642300Z "merged_by": null, 2022-02-28T06:37:26.9642630Z "comments": 0, 2022-02-28T06:37:26.9642910Z "review_comments": 0, 2022-02-28T06:37:26.9643270Z "maintainer_can_modify": true, 2022-02-28T06:37:26.9643580Z "commits": 1, 2022-02-28T06:37:26.9643890Z "additions": 2, 2022-02-28T06:37:26.9644280Z "deletions": 2, 2022-02-28T06:37:26.9644550Z "changed_files": 1 2022-02-28T06:37:26.9644840Z } 2022-02-28T06:37:26.9827310Z + grep '^\(HTTP/1.1 201 Created\|HTTP/2 201\)' out 2022-02-28T06:37:27.0675510Z HTTP/2 201 2022-02-28T06:37:27.0678170Z + test -n *** 2022-02-28T06:37:27.0680000Z + url='https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_apis/build/definitions/11?api-version=5.0' 2022-02-28T06:37:27.0685670Z ++ curl --silent -u PAT:*** -H 'Accept: application/json; api-version=5.0; excludeUrls=true' 'https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_apis/build/definitions/11?api-version=5.0' 2022-02-28T06:37:27.3405770Z + original_json='{"triggers":[{"schedules":[{"branchFilters":["+master"],"timeZoneId":"UTC","startHours":23,"startMinutes":0,"daysToBuild":"all","scheduleJobId":"3de726ac-1d6a-4c92-b165-a497869bb76b","scheduleOnlyWithChanges":false},{"branchFilters":["+master"],"timeZoneId":"UTC","startHours":20,"startMinutes":30,"daysToBuild":"all","scheduleJobId":"0a014207-545e-4a0d-af9f-825a4c2837b6","scheduleOnlyWithChanges":false}],"triggerType":"schedule"}],"variables":{"GIT_CONFIG_PARAMETERS":{"value":"'\''user.name=Johannes Schindelin'\'' '\''user.email=johannes.schindelin@gmx.de'\''"},"keep.homebrew.perforce.uptodate.github.push.token":{"value":null,"isSecret":true},"last.modified":{"value":"Wed, 14 Jul 2021 13:53:46 GMT","allowOverride":true},"system.debug":{"value":"false","allowOverride":true},"update-keep.perforce.uptodate-last.modified":{"value":null,"isSecret":true}},"properties":{},"tags":[],"_links":{"self":{"href":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_apis/build/Definitions/11?revision=41"},"web":{"href":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_build/definition?definitionId=11"},"editor":{"href":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_build/designer?id=11&_a=edit-build-definition"},"badge":{"href":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_apis/build/status/11"}},"jobAuthorizationScope":"projectCollection","jobTimeoutInMinutes":60,"jobCancelTimeoutInMinutes":5,"badgeEnabled":true,"process":{"phases":[{"steps":[{"environment":{"GITHUB_PUSH_TOKEN":"$(keep.homebrew.perforce.uptodate.github.push.token)","AZURE_PIPELINE_PAT":"$(update-keep.perforce.uptodate-last.modified)"},"enabled":true,"continueOnError":false,"alwaysRun":false,"displayName":"Determine whether Homebrew'\''s '\''perforce'\'' is up to date","timeoutInMinutes":0,"retryCountOnTaskFailure":0,"condition":"succeeded()","task":{"id":"6c731c3c-3c68-459a-a5c9-bde6e6595b5b","versionSpec":"3.*","definitionType":"task"},"inputs":{"targetType":"filePath","filePath":"run.sh","arguments":"","script":"set -ex\n\nenv | grep Fri\nexit 1\n\nurl=https://cdist2.perforce.com/perforce/r19.1/bin.macosx1010x86_64/helix-core-server.tgz\n\ncurl -I --silent --header '\''If-Modified-Since: $(last.modified)'\'' $url | tr -d '\''\\r'\'' >out\nfirst_line=$(head -n 1 &2\n exit 1\n\n # TODO: open a PR like https://github.com/Homebrew/homebrew-cask/pull/70981\n\n # Update the last.modified variable in this build definition\n auth_header=\"Authorization: Bearer $SYSTEM_ACCESSTOKEN\"\n url=\"$SYSTEM_TEAMFOUNDATIONSERVERURI$SYSTEM_TEAMPROJECTID/_apis/build/definitions/$SYSTEM_DEFINITIONID?api-version=5.0\"\n original_json=\"$(curl --silent -H \"$auth_header\" -H \"Accept: application/json; api-version=5.0; excludeUrls=true\" \"$url\")\"\n json=\"$(echo \"$original_json\" | sed '\''s/\\(\"last.modified\":{\"value\":\"\\)[^\"]*/\\1'\''\"$new_last_modified\"/)\"\n curl --silent -X PUT -H \"$auth_header\" -H \"Content-Type: application/json\" -d \"$json\" \"$url\"\n ;;\n*)\n echo \"Unexpected curl result:\" >&2\n cat out >&2\n exit 1\n ;;\nesac","workingDirectory":"","failOnStderr":"false","bashEnvValue":""}}],"name":"Agent job 1","refName":"Job_1","condition":"succeeded()","target":{"executionOptions":{"type":0},"allowScriptsAuthAccessOption":false,"type":1},"jobAuthorizationScope":"projectCollection"}],"target":{"agentSpecification":{"identifier":"macOS-10.15"}},"type":1},"repository":{"properties":{"fullName":"repository","cloneUrl":"***","isPrivate":"False","checkoutNestedSubmodules":"false","cleanOptions":"0","fetchDepth":"1","gitLfsSupport":"false","reportBuildStatus":"true","connectedServiceId":"b69b836a-ca9e-49a8-8445-4859de78710d","skipSyncSource":"false","labelSourcesFormat":"$(build.buildNumber)","labelSources":"0"},"id":"***","type":"Git","name":"gitgitgadget/keep-homebrew-perforce-up-to-date@github","url":"***","defaultBranch":"main","clean":"false","checkoutSubmodules":false},"processParameters":{},"quality":"definition","authoredBy":{"displayName":"Johannes Schindelin","url":"https://spsprodcus1.vssps.visualstudio.com/A8ad94566-ec40-432c-a46e-589b3bf865b2/_apis/Identities/1d1b49fb-c350-4213-8d41-dce7df528152","_links":{"avatar":{"href":"https://dev.azure.com/gitgitgadget/_apis/GraphProfile/MemberAvatars/msa.ZTY2YzQ2ZDEtNmFjZC03MWQyLWIzNGYtODNkNGY5YzI1NTAw"}},"id":"1d1b49fb-c350-4213-8d41-dce7df528152","uniqueName":"johannes.schindelin@outlook.com","imageUrl":"https://dev.azure.com/gitgitgadget/_apis/GraphProfile/MemberAvatars/msa.ZTY2YzQ2ZDEtNmFjZC03MWQyLWIzNGYtODNkNGY5YzI1NTAw","descriptor":"msa.ZTY2YzQ2ZDEtNmFjZC03MWQyLWIzNGYtODNkNGY5YzI1NTAw"},"drafts":[],"queue":{"_links":{"self":{"href":"https://dev.azure.com/gitgitgadget/_apis/build/Queues/10"}},"id":10,"name":"Azure Pipelines","url":"https://dev.azure.com/gitgitgadget/_apis/build/Queues/10","pool":{"id":10,"name":"Azure Pipelines","isHosted":true}},"id":11,"name":"KeepHomebrewPerforceUpToDate","url":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_apis/build/Definitions/11?revision=41","uri":"vstfs:///Build/Definition/11","path":"\\","type":"build","queueStatus":"enabled","revision":41,"createdDate":"2021-12-20T12:35:37.523Z","project":{"id":"8fc4a374-71dc-4558-a5ea-dd1c081ea621","name":"git","description":"GitGitGadget'\''s Azure Pipelines. Open Pull Requests at https://github.com/gitgitgadget/git to submit them to the Git mailing list","url":"https://dev.azure.com/gitgitgadget/_apis/projects/8fc4a374-71dc-4558-a5ea-dd1c081ea621","state":"wellFormed","revision":13,"visibility":"public","lastUpdateTime":"2019-01-23T14:28:48.413Z"}}' 2022-02-28T06:37:27.3421940Z ++ sed 's/\("last.modified":{"value":"\)[^"]*/\1Thu, 24 Feb 2022 19:27:16 GMT/' 2022-02-28T06:37:27.3447260Z ++ echo '{"triggers":[{"schedules":[{"branchFilters":["+master"],"timeZoneId":"UTC","startHours":23,"startMinutes":0,"daysToBuild":"all","scheduleJobId":"3de726ac-1d6a-4c92-b165-a497869bb76b","scheduleOnlyWithChanges":false},{"branchFilters":["+master"],"timeZoneId":"UTC","startHours":20,"startMinutes":30,"daysToBuild":"all","scheduleJobId":"0a014207-545e-4a0d-af9f-825a4c2837b6","scheduleOnlyWithChanges":false}],"triggerType":"schedule"}],"variables":{"GIT_CONFIG_PARAMETERS":{"value":"'\''user.name=Johannes Schindelin'\'' '\''user.email=johannes.schindelin@gmx.de'\''"},"keep.homebrew.perforce.uptodate.github.push.token":{"value":null,"isSecret":true},"last.modified":{"value":"Wed, 14 Jul 2021 13:53:46 GMT","allowOverride":true},"system.debug":{"value":"false","allowOverride":true},"update-keep.perforce.uptodate-last.modified":{"value":null,"isSecret":true}},"properties":{},"tags":[],"_links":{"self":{"href":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_apis/build/Definitions/11?revision=41"},"web":{"href":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_build/definition?definitionId=11"},"editor":{"href":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_build/designer?id=11&_a=edit-build-definition"},"badge":{"href":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_apis/build/status/11"}},"jobAuthorizationScope":"projectCollection","jobTimeoutInMinutes":60,"jobCancelTimeoutInMinutes":5,"badgeEnabled":true,"process":{"phases":[{"steps":[{"environment":{"GITHUB_PUSH_TOKEN":"$(keep.homebrew.perforce.uptodate.github.push.token)","AZURE_PIPELINE_PAT":"$(update-keep.perforce.uptodate-last.modified)"},"enabled":true,"continueOnError":false,"alwaysRun":false,"displayName":"Determine whether Homebrew'\''s '\''perforce'\'' is up to date","timeoutInMinutes":0,"retryCountOnTaskFailure":0,"condition":"succeeded()","task":{"id":"6c731c3c-3c68-459a-a5c9-bde6e6595b5b","versionSpec":"3.*","definitionType":"task"},"inputs":{"targetType":"filePath","filePath":"run.sh","arguments":"","script":"set -ex\n\nenv | grep Fri\nexit 1\n\nurl=https://cdist2.perforce.com/perforce/r19.1/bin.macosx1010x86_64/helix-core-server.tgz\n\ncurl -I --silent --header '\''If-Modified-Since: $(last.modified)'\'' $url | tr -d '\''\\r'\'' >out\nfirst_line=$(head -n 1 &2\n exit 1\n\n # TODO: open a PR like https://github.com/Homebrew/homebrew-cask/pull/70981\n\n # Update the last.modified variable in this build definition\n auth_header=\"Authorization: Bearer $SYSTEM_ACCESSTOKEN\"\n url=\"$SYSTEM_TEAMFOUNDATIONSERVERURI$SYSTEM_TEAMPROJECTID/_apis/build/definitions/$SYSTEM_DEFINITIONID?api-version=5.0\"\n original_json=\"$(curl --silent -H \"$auth_header\" -H \"Accept: application/json; api-version=5.0; excludeUrls=true\" \"$url\")\"\n json=\"$(echo \"$original_json\" | sed '\''s/\\(\"last.modified\":{\"value\":\"\\)[^\"]*/\\1'\''\"$new_last_modified\"/)\"\n curl --silent -X PUT -H \"$auth_header\" -H \"Content-Type: application/json\" -d \"$json\" \"$url\"\n ;;\n*)\n echo \"Unexpected curl result:\" >&2\n cat out >&2\n exit 1\n ;;\nesac","workingDirectory":"","failOnStderr":"false","bashEnvValue":""}}],"name":"Agent job 1","refName":"Job_1","condition":"succeeded()","target":{"executionOptions":{"type":0},"allowScriptsAuthAccessOption":false,"type":1},"jobAuthorizationScope":"projectCollection"}],"target":{"agentSpecification":{"identifier":"macOS-10.15"}},"type":1},"repository":{"properties":{"fullName":"repository","cloneUrl":"***","isPrivate":"False","checkoutNestedSubmodules":"false","cleanOptions":"0","fetchDepth":"1","gitLfsSupport":"false","reportBuildStatus":"true","connectedServiceId":"b69b836a-ca9e-49a8-8445-4859de78710d","skipSyncSource":"false","labelSourcesFormat":"$(build.buildNumber)","labelSources":"0"},"id":"***","type":"Git","name":"gitgitgadget/keep-homebrew-perforce-up-to-date@github","url":"***","defaultBranch":"main","clean":"false","checkoutSubmodules":false},"processParameters":{},"quality":"definition","authoredBy":{"displayName":"Johannes Schindelin","url":"https://spsprodcus1.vssps.visualstudio.com/A8ad94566-ec40-432c-a46e-589b3bf865b2/_apis/Identities/1d1b49fb-c350-4213-8d41-dce7df528152","_links":{"avatar":{"href":"https://dev.azure.com/gitgitgadget/_apis/GraphProfile/MemberAvatars/msa.ZTY2YzQ2ZDEtNmFjZC03MWQyLWIzNGYtODNkNGY5YzI1NTAw"}},"id":"1d1b49fb-c350-4213-8d41-dce7df528152","uniqueName":"johannes.schindelin@outlook.com","imageUrl":"https://dev.azure.com/gitgitgadget/_apis/GraphProfile/MemberAvatars/msa.ZTY2YzQ2ZDEtNmFjZC03MWQyLWIzNGYtODNkNGY5YzI1NTAw","descriptor":"msa.ZTY2YzQ2ZDEtNmFjZC03MWQyLWIzNGYtODNkNGY5YzI1NTAw"},"drafts":[],"queue":{"_links":{"self":{"href":"https://dev.azure.com/gitgitgadget/_apis/build/Queues/10"}},"id":10,"name":"Azure Pipelines","url":"https://dev.azure.com/gitgitgadget/_apis/build/Queues/10","pool":{"id":10,"name":"Azure Pipelines","isHosted":true}},"id":11,"name":"KeepHomebrewPerforceUpToDate","url":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_apis/build/Definitions/11?revision=41","uri":"vstfs:///Build/Definition/11","path":"\\","type":"build","queueStatus":"enabled","revision":41,"createdDate":"2021-12-20T12:35:37.523Z","project":{"id":"8fc4a374-71dc-4558-a5ea-dd1c081ea621","name":"git","description":"GitGitGadget'\''s Azure Pipelines. Open Pull Requests at https://github.com/gitgitgadget/git to submit them to the Git mailing list","url":"https://dev.azure.com/gitgitgadget/_apis/projects/8fc4a374-71dc-4558-a5ea-dd1c081ea621","state":"wellFormed","revision":13,"visibility":"public","lastUpdateTime":"2019-01-23T14:28:48.413Z"}}' 2022-02-28T06:37:27.3497370Z + json='{"triggers":[{"schedules":[{"branchFilters":["+master"],"timeZoneId":"UTC","startHours":23,"startMinutes":0,"daysToBuild":"all","scheduleJobId":"3de726ac-1d6a-4c92-b165-a497869bb76b","scheduleOnlyWithChanges":false},{"branchFilters":["+master"],"timeZoneId":"UTC","startHours":20,"startMinutes":30,"daysToBuild":"all","scheduleJobId":"0a014207-545e-4a0d-af9f-825a4c2837b6","scheduleOnlyWithChanges":false}],"triggerType":"schedule"}],"variables":{"GIT_CONFIG_PARAMETERS":{"value":"'\''user.name=Johannes Schindelin'\'' '\''user.email=johannes.schindelin@gmx.de'\''"},"keep.homebrew.perforce.uptodate.github.push.token":{"value":null,"isSecret":true},"last.modified":{"value":"Thu, 24 Feb 2022 19:27:16 GMT","allowOverride":true},"system.debug":{"value":"false","allowOverride":true},"update-keep.perforce.uptodate-last.modified":{"value":null,"isSecret":true}},"properties":{},"tags":[],"_links":{"self":{"href":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_apis/build/Definitions/11?revision=41"},"web":{"href":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_build/definition?definitionId=11"},"editor":{"href":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_build/designer?id=11&_a=edit-build-definition"},"badge":{"href":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_apis/build/status/11"}},"jobAuthorizationScope":"projectCollection","jobTimeoutInMinutes":60,"jobCancelTimeoutInMinutes":5,"badgeEnabled":true,"process":{"phases":[{"steps":[{"environment":{"GITHUB_PUSH_TOKEN":"$(keep.homebrew.perforce.uptodate.github.push.token)","AZURE_PIPELINE_PAT":"$(update-keep.perforce.uptodate-last.modified)"},"enabled":true,"continueOnError":false,"alwaysRun":false,"displayName":"Determine whether Homebrew'\''s '\''perforce'\'' is up to date","timeoutInMinutes":0,"retryCountOnTaskFailure":0,"condition":"succeeded()","task":{"id":"6c731c3c-3c68-459a-a5c9-bde6e6595b5b","versionSpec":"3.*","definitionType":"task"},"inputs":{"targetType":"filePath","filePath":"run.sh","arguments":"","script":"set -ex\n\nenv | grep Fri\nexit 1\n\nurl=https://cdist2.perforce.com/perforce/r19.1/bin.macosx1010x86_64/helix-core-server.tgz\n\ncurl -I --silent --header '\''If-Modified-Since: $(last.modified)'\'' $url | tr -d '\''\\r'\'' >out\nfirst_line=$(head -n 1 &2\n exit 1\n\n # TODO: open a PR like https://github.com/Homebrew/homebrew-cask/pull/70981\n\n # Update the last.modified variable in this build definition\n auth_header=\"Authorization: Bearer $SYSTEM_ACCESSTOKEN\"\n url=\"$SYSTEM_TEAMFOUNDATIONSERVERURI$SYSTEM_TEAMPROJECTID/_apis/build/definitions/$SYSTEM_DEFINITIONID?api-version=5.0\"\n original_json=\"$(curl --silent -H \"$auth_header\" -H \"Accept: application/json; api-version=5.0; excludeUrls=true\" \"$url\")\"\n json=\"$(echo \"$original_json\" | sed '\''s/\\(\"last.modified\":{\"value\":\"\\)[^\"]*/\\1'\''\"$new_last_modified\"/)\"\n curl --silent -X PUT -H \"$auth_header\" -H \"Content-Type: application/json\" -d \"$json\" \"$url\"\n ;;\n*)\n echo \"Unexpected curl result:\" >&2\n cat out >&2\n exit 1\n ;;\nesac","workingDirectory":"","failOnStderr":"false","bashEnvValue":""}}],"name":"Agent job 1","refName":"Job_1","condition":"succeeded()","target":{"executionOptions":{"type":0},"allowScriptsAuthAccessOption":false,"type":1},"jobAuthorizationScope":"projectCollection"}],"target":{"agentSpecification":{"identifier":"macOS-10.15"}},"type":1},"repository":{"properties":{"fullName":"repository","cloneUrl":"***","isPrivate":"False","checkoutNestedSubmodules":"false","cleanOptions":"0","fetchDepth":"1","gitLfsSupport":"false","reportBuildStatus":"true","connectedServiceId":"b69b836a-ca9e-49a8-8445-4859de78710d","skipSyncSource":"false","labelSourcesFormat":"$(build.buildNumber)","labelSources":"0"},"id":"***","type":"Git","name":"gitgitgadget/keep-homebrew-perforce-up-to-date@github","url":"***","defaultBranch":"main","clean":"false","checkoutSubmodules":false},"processParameters":{},"quality":"definition","authoredBy":{"displayName":"Johannes Schindelin","url":"https://spsprodcus1.vssps.visualstudio.com/A8ad94566-ec40-432c-a46e-589b3bf865b2/_apis/Identities/1d1b49fb-c350-4213-8d41-dce7df528152","_links":{"avatar":{"href":"https://dev.azure.com/gitgitgadget/_apis/GraphProfile/MemberAvatars/msa.ZTY2YzQ2ZDEtNmFjZC03MWQyLWIzNGYtODNkNGY5YzI1NTAw"}},"id":"1d1b49fb-c350-4213-8d41-dce7df528152","uniqueName":"johannes.schindelin@outlook.com","imageUrl":"https://dev.azure.com/gitgitgadget/_apis/GraphProfile/MemberAvatars/msa.ZTY2YzQ2ZDEtNmFjZC03MWQyLWIzNGYtODNkNGY5YzI1NTAw","descriptor":"msa.ZTY2YzQ2ZDEtNmFjZC03MWQyLWIzNGYtODNkNGY5YzI1NTAw"},"drafts":[],"queue":{"_links":{"self":{"href":"https://dev.azure.com/gitgitgadget/_apis/build/Queues/10"}},"id":10,"name":"Azure Pipelines","url":"https://dev.azure.com/gitgitgadget/_apis/build/Queues/10","pool":{"id":10,"name":"Azure Pipelines","isHosted":true}},"id":11,"name":"KeepHomebrewPerforceUpToDate","url":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_apis/build/Definitions/11?revision=41","uri":"vstfs:///Build/Definition/11","path":"\\","type":"build","queueStatus":"enabled","revision":41,"createdDate":"2021-12-20T12:35:37.523Z","project":{"id":"8fc4a374-71dc-4558-a5ea-dd1c081ea621","name":"git","description":"GitGitGadget'\''s Azure Pipelines. Open Pull Requests at https://github.com/gitgitgadget/git to submit them to the Git mailing list","url":"https://dev.azure.com/gitgitgadget/_apis/projects/8fc4a374-71dc-4558-a5ea-dd1c081ea621","state":"wellFormed","revision":13,"visibility":"public","lastUpdateTime":"2019-01-23T14:28:48.413Z"}}' 2022-02-28T06:37:27.3546150Z + curl --silent -X PUT -u PAT:*** -H 'Content-Type: application/json' -d '{"triggers":[{"schedules":[{"branchFilters":["+master"],"timeZoneId":"UTC","startHours":23,"startMinutes":0,"daysToBuild":"all","scheduleJobId":"3de726ac-1d6a-4c92-b165-a497869bb76b","scheduleOnlyWithChanges":false},{"branchFilters":["+master"],"timeZoneId":"UTC","startHours":20,"startMinutes":30,"daysToBuild":"all","scheduleJobId":"0a014207-545e-4a0d-af9f-825a4c2837b6","scheduleOnlyWithChanges":false}],"triggerType":"schedule"}],"variables":{"GIT_CONFIG_PARAMETERS":{"value":"'\''user.name=Johannes Schindelin'\'' '\''user.email=johannes.schindelin@gmx.de'\''"},"keep.homebrew.perforce.uptodate.github.push.token":{"value":null,"isSecret":true},"last.modified":{"value":"Thu, 24 Feb 2022 19:27:16 GMT","allowOverride":true},"system.debug":{"value":"false","allowOverride":true},"update-keep.perforce.uptodate-last.modified":{"value":null,"isSecret":true}},"properties":{},"tags":[],"_links":{"self":{"href":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_apis/build/Definitions/11?revision=41"},"web":{"href":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_build/definition?definitionId=11"},"editor":{"href":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_build/designer?id=11&_a=edit-build-definition"},"badge":{"href":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_apis/build/status/11"}},"jobAuthorizationScope":"projectCollection","jobTimeoutInMinutes":60,"jobCancelTimeoutInMinutes":5,"badgeEnabled":true,"process":{"phases":[{"steps":[{"environment":{"GITHUB_PUSH_TOKEN":"$(keep.homebrew.perforce.uptodate.github.push.token)","AZURE_PIPELINE_PAT":"$(update-keep.perforce.uptodate-last.modified)"},"enabled":true,"continueOnError":false,"alwaysRun":false,"displayName":"Determine whether Homebrew'\''s '\''perforce'\'' is up to date","timeoutInMinutes":0,"retryCountOnTaskFailure":0,"condition":"succeeded()","task":{"id":"6c731c3c-3c68-459a-a5c9-bde6e6595b5b","versionSpec":"3.*","definitionType":"task"},"inputs":{"targetType":"filePath","filePath":"run.sh","arguments":"","script":"set -ex\n\nenv | grep Fri\nexit 1\n\nurl=https://cdist2.perforce.com/perforce/r19.1/bin.macosx1010x86_64/helix-core-server.tgz\n\ncurl -I --silent --header '\''If-Modified-Since: $(last.modified)'\'' $url | tr -d '\''\\r'\'' >out\nfirst_line=$(head -n 1 &2\n exit 1\n\n # TODO: open a PR like https://github.com/Homebrew/homebrew-cask/pull/70981\n\n # Update the last.modified variable in this build definition\n auth_header=\"Authorization: Bearer $SYSTEM_ACCESSTOKEN\"\n url=\"$SYSTEM_TEAMFOUNDATIONSERVERURI$SYSTEM_TEAMPROJECTID/_apis/build/definitions/$SYSTEM_DEFINITIONID?api-version=5.0\"\n original_json=\"$(curl --silent -H \"$auth_header\" -H \"Accept: application/json; api-version=5.0; excludeUrls=true\" \"$url\")\"\n json=\"$(echo \"$original_json\" | sed '\''s/\\(\"last.modified\":{\"value\":\"\\)[^\"]*/\\1'\''\"$new_last_modified\"/)\"\n curl --silent -X PUT -H \"$auth_header\" -H \"Content-Type: application/json\" -d \"$json\" \"$url\"\n ;;\n*)\n echo \"Unexpected curl result:\" >&2\n cat out >&2\n exit 1\n ;;\nesac","workingDirectory":"","failOnStderr":"false","bashEnvValue":""}}],"name":"Agent job 1","refName":"Job_1","condition":"succeeded()","target":{"executionOptions":{"type":0},"allowScriptsAuthAccessOption":false,"type":1},"jobAuthorizationScope":"projectCollection"}],"target":{"agentSpecification":{"identifier":"macOS-10.15"}},"type":1},"repository":{"properties":{"fullName":"repository","cloneUrl":"***","isPrivate":"False","checkoutNestedSubmodules":"false","cleanOptions":"0","fetchDepth":"1","gitLfsSupport":"false","reportBuildStatus":"true","connectedServiceId":"b69b836a-ca9e-49a8-8445-4859de78710d","skipSyncSource":"false","labelSourcesFormat":"$(build.buildNumber)","labelSources":"0"},"id":"***","type":"Git","name":"gitgitgadget/keep-homebrew-perforce-up-to-date@github","url":"***","defaultBranch":"main","clean":"false","checkoutSubmodules":false},"processParameters":{},"quality":"definition","authoredBy":{"displayName":"Johannes Schindelin","url":"https://spsprodcus1.vssps.visualstudio.com/A8ad94566-ec40-432c-a46e-589b3bf865b2/_apis/Identities/1d1b49fb-c350-4213-8d41-dce7df528152","_links":{"avatar":{"href":"https://dev.azure.com/gitgitgadget/_apis/GraphProfile/MemberAvatars/msa.ZTY2YzQ2ZDEtNmFjZC03MWQyLWIzNGYtODNkNGY5YzI1NTAw"}},"id":"1d1b49fb-c350-4213-8d41-dce7df528152","uniqueName":"johannes.schindelin@outlook.com","imageUrl":"https://dev.azure.com/gitgitgadget/_apis/GraphProfile/MemberAvatars/msa.ZTY2YzQ2ZDEtNmFjZC03MWQyLWIzNGYtODNkNGY5YzI1NTAw","descriptor":"msa.ZTY2YzQ2ZDEtNmFjZC03MWQyLWIzNGYtODNkNGY5YzI1NTAw"},"drafts":[],"queue":{"_links":{"self":{"href":"https://dev.azure.com/gitgitgadget/_apis/build/Queues/10"}},"id":10,"name":"Azure Pipelines","url":"https://dev.azure.com/gitgitgadget/_apis/build/Queues/10","pool":{"id":10,"name":"Azure Pipelines","isHosted":true}},"id":11,"name":"KeepHomebrewPerforceUpToDate","url":"https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_apis/build/Definitions/11?revision=41","uri":"vstfs:///Build/Definition/11","path":"\\","type":"build","queueStatus":"enabled","revision":41,"createdDate":"2021-12-20T12:35:37.523Z","project":{"id":"8fc4a374-71dc-4558-a5ea-dd1c081ea621","name":"git","description":"GitGitGadget'\''s Azure Pipelines. Open Pull Requests at https://github.com/gitgitgadget/git to submit them to the Git mailing list","url":"https://dev.azure.com/gitgitgadget/_apis/projects/8fc4a374-71dc-4558-a5ea-dd1c081ea621","state":"wellFormed","revision":13,"visibility":"public","lastUpdateTime":"2019-01-23T14:28:48.413Z"}}' 'https://dev.azure.com/gitgitgadget/8fc4a374-71dc-4558-a5ea-dd1c081ea621/_apis/build/definitions/11?api-version=5.0' 2022-02-28T06:37:28.0941620Z ##[section]Finishing: Determine whether Homebrew's 'perforce' is up to date 2022-02-28T06:37:28.1381670Z ##[section]Starting: Checkout repository@main to s 2022-02-28T06:37:28.1389250Z ============================================================================== 2022-02-28T06:37:28.1389600Z Task : Get sources 2022-02-28T06:37:28.1389980Z Description : Get sources from a repository. Supports Git, TfsVC, and SVN repositories. 2022-02-28T06:37:28.1390310Z Version : 1.0.0 2022-02-28T06:37:28.1390510Z Author : Microsoft 2022-02-28T06:37:28.1390840Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkId=798199) 2022-02-28T06:37:28.1391250Z ============================================================================== 2022-02-28T06:37:28.5495200Z Cleaning any cached credential from repository: repository (ExternalGit) 2022-02-28T06:37:28.5644030Z ##[section]Finishing: Checkout repository@main to s 2022-02-28T06:37:28.6121550Z ##[section]Starting: Finalize Job 2022-02-28T06:37:28.6160310Z Cleaning up task key 2022-02-28T06:37:28.6162780Z Start cleaning up orphan processes. 2022-02-28T06:37:28.7623590Z ##[section]Finishing: Finalize Job 2022-02-28T06:37:28.8091380Z ##[section]Finishing: Agent job 1