Skip to content

Instantly share code, notes, and snippets.

@myitcv

myitcv/log.txt Secret

Created February 27, 2021 20:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save myitcv/483887344dd4e48596ed6bb364d77651 to your computer and use it in GitHub Desktop.
Save myitcv/483887344dd4e48596ed6bb364d77651 to your computer and use it in GitHub Desktop.
fmt race log
2021-02-27T09:18:22.5115210Z ##[section]Starting: Request a runner to run this job
2021-02-27T09:18:23.3019047Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-18.04'
2021-02-27T09:18:23.3019143Z Can't find any online and idle self-hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-18.04'
2021-02-27T09:18:23.3019335Z Found online and idle hosted runner in current repository's account/organization that matches the required labels: 'ubuntu-18.04'
2021-02-27T09:18:23.4140696Z ##[section]Finishing: Request a runner to run this job
2021-02-27T09:18:35.6868215Z Current runner version: '2.277.1'
2021-02-27T09:18:35.6898414Z ##[group]Operating System
2021-02-27T09:18:35.6899523Z Ubuntu
2021-02-27T09:18:35.6899975Z 18.04.5
2021-02-27T09:18:35.6900468Z LTS
2021-02-27T09:18:35.6900923Z ##[endgroup]
2021-02-27T09:18:35.6901528Z ##[group]Virtual Environment
2021-02-27T09:18:35.6902219Z Environment: ubuntu-18.04
2021-02-27T09:18:35.6902822Z Version: 20210219.1
2021-02-27T09:18:35.6903846Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu18/20210219.1/images/linux/Ubuntu1804-README.md
2021-02-27T09:18:35.6904914Z ##[endgroup]
2021-02-27T09:18:35.6907224Z ##[group]GITHUB_TOKEN Permissions
2021-02-27T09:18:35.6909069Z Actions: write
2021-02-27T09:18:35.6909620Z Checks: write
2021-02-27T09:18:35.6910101Z Contents: write
2021-02-27T09:18:35.6910668Z Deployments: write
2021-02-27T09:18:35.6911198Z Issues: write
2021-02-27T09:18:35.6911727Z Metadata: read
2021-02-27T09:18:35.6912373Z OrganizationPackages: write
2021-02-27T09:18:35.6913110Z Packages: write
2021-02-27T09:18:35.6913730Z PullRequests: write
2021-02-27T09:18:35.6914349Z RepositoryProjects: write
2021-02-27T09:18:35.6915054Z SecurityEvents: write
2021-02-27T09:18:35.6915596Z Statuses: write
2021-02-27T09:18:35.6916285Z ##[endgroup]
2021-02-27T09:18:35.6919532Z Prepare workflow directory
2021-02-27T09:18:35.8015235Z Prepare all required actions
2021-02-27T09:18:35.8026720Z Getting action download info
2021-02-27T09:18:36.1343843Z Download action repository 'actions/checkout@722adc63f1aa60a57ec37892e133b1d319cae598'
2021-02-27T09:18:38.1760023Z Download action repository 'actions/upload-artifact@3446296876d12d4e3a0f3145a3c87e67bf0a16b5'
2021-02-27T09:18:38.5779619Z ##[group]Run actions/checkout@722adc63f1aa60a57ec37892e133b1d319cae598
2021-02-27T09:18:38.5780536Z with:
2021-02-27T09:18:38.5780949Z repository: govim/govim
2021-02-27T09:18:38.5781843Z token: ***
2021-02-27T09:18:38.5782318Z persist-credentials: true
2021-02-27T09:18:38.5782853Z clean: true
2021-02-27T09:18:38.5783243Z fetch-depth: 1
2021-02-27T09:18:38.5783702Z lfs: false
2021-02-27T09:18:38.5784063Z env:
2021-02-27T09:18:38.5784466Z GO111MODULE: on
2021-02-27T09:18:38.5785054Z GOPROXY: https://proxy.golang.org
2021-02-27T09:18:38.5785719Z ARTEFACTS: /home/runner/.artefacts
2021-02-27T09:18:38.5786157Z CI: true
2021-02-27T09:18:38.5786606Z DOCKER_HUB_USER: govimci
2021-02-27T09:18:38.5787216Z DOCKER_HUB_TOKEN: ***
2021-02-27T09:18:38.5787722Z GH_USER: x-access-token
2021-02-27T09:18:38.5788713Z GH_TOKEN: ***
2021-02-27T09:18:38.5789128Z GOVIM_TEST_RACE_SLOWDOWN: 1.5
2021-02-27T09:18:38.5789663Z GOVIM_ERRLOGMATCH_WAIT: 25s
2021-02-27T09:18:38.5790149Z GO_VERSION: go1.16
2021-02-27T09:18:38.5790610Z VIM_FLAVOR: vim
2021-02-27T09:18:38.5790993Z VIM_VERSION: v8.1.1711
2021-02-27T09:18:38.5791430Z ##[endgroup]
2021-02-27T09:18:38.9861066Z Syncing repository: govim/govim
2021-02-27T09:18:38.9862596Z Working directory is '/home/runner/work/govim/govim'
2021-02-27T09:18:38.9866663Z [command]/usr/bin/git version
2021-02-27T09:18:39.0174349Z git version 2.30.0
2021-02-27T09:18:39.0207370Z Deleting the contents of '/home/runner/work/govim/govim'
2021-02-27T09:18:39.0216072Z [command]/usr/bin/git init /home/runner/work/govim/govim
2021-02-27T09:18:39.0323215Z hint: Using 'master' as the name for the initial branch. This default branch name
2021-02-27T09:18:39.6802693Z hint: is subject to change. To configure the initial branch name to use in all
2021-02-27T09:18:39.6817822Z hint: of your new repositories, which will suppress this warning, call:
2021-02-27T09:18:39.6818897Z hint:
2021-02-27T09:18:39.6820373Z hint: git config --global init.defaultBranch <name>
2021-02-27T09:18:39.6821557Z hint:
2021-02-27T09:18:39.6822927Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2021-02-27T09:18:39.6824133Z hint: 'development'. The just-created branch can be renamed via this command:
2021-02-27T09:18:39.6825165Z hint:
2021-02-27T09:18:39.6825912Z hint: git branch -m <name>
2021-02-27T09:18:39.6827450Z Initialized empty Git repository in /home/runner/work/govim/govim/.git/
2021-02-27T09:18:39.6829455Z [command]/usr/bin/git remote add origin https://github.com/govim/govim
2021-02-27T09:18:39.6830951Z [command]/usr/bin/git config --local gc.auto 0
2021-02-27T09:18:39.6832554Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-02-27T09:18:39.6834026Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2021-02-27T09:18:39.6838613Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +a8b8ff21e5a8e67a4f251e7d4d6d67c7a49b5a43:refs/remotes/origin/main
2021-02-27T09:18:39.6841054Z remote: Enumerating objects: 654, done.
2021-02-27T09:18:39.6841761Z remote: Counting objects: 0% (1/654)
2021-02-27T09:18:39.6842463Z remote: Counting objects: 1% (7/654)
2021-02-27T09:18:39.6843123Z remote: Counting objects: 2% (14/654)
2021-02-27T09:18:39.6843850Z remote: Counting objects: 3% (20/654)
2021-02-27T09:18:39.6844575Z remote: Counting objects: 4% (27/654)
2021-02-27T09:18:39.6845226Z remote: Counting objects: 5% (33/654)
2021-02-27T09:18:39.6845923Z remote: Counting objects: 6% (40/654)
2021-02-27T09:18:39.6846609Z remote: Counting objects: 7% (46/654)
2021-02-27T09:18:39.6853784Z remote: Counting objects: 8% (53/654)
2021-02-27T09:18:39.6859322Z remote: Counting objects: 9% (59/654)
2021-02-27T09:18:39.6859983Z remote: Counting objects: 10% (66/654)
2021-02-27T09:18:39.6860998Z remote: Counting objects: 11% (72/654)
2021-02-27T09:18:39.6861920Z remote: Counting objects: 12% (79/654)
2021-02-27T09:18:39.6862505Z remote: Counting objects: 13% (86/654)
2021-02-27T09:18:39.6863195Z remote: Counting objects: 14% (92/654)
2021-02-27T09:18:39.6863802Z remote: Counting objects: 15% (99/654)
2021-02-27T09:18:39.6864434Z remote: Counting objects: 16% (105/654)
2021-02-27T09:18:39.6865018Z remote: Counting objects: 17% (112/654)
2021-02-27T09:18:39.6865534Z remote: Counting objects: 18% (118/654)
2021-02-27T09:18:39.6866098Z remote: Counting objects: 19% (125/654)
2021-02-27T09:18:39.6866610Z remote: Counting objects: 20% (131/654)
2021-02-27T09:18:39.6867221Z remote: Counting objects: 21% (138/654)
2021-02-27T09:18:39.6867739Z remote: Counting objects: 22% (144/654)
2021-02-27T09:18:39.6868577Z remote: Counting objects: 23% (151/654)
2021-02-27T09:18:39.6869112Z remote: Counting objects: 24% (157/654)
2021-02-27T09:18:39.6869701Z remote: Counting objects: 25% (164/654)
2021-02-27T09:18:39.6870472Z remote: Counting objects: 26% (171/654)
2021-02-27T09:18:39.6870973Z remote: Counting objects: 27% (177/654)
2021-02-27T09:18:39.6871875Z remote: Counting objects: 28% (184/654)
2021-02-27T09:18:39.6872383Z remote: Counting objects: 29% (190/654)
2021-02-27T09:18:39.6872969Z remote: Counting objects: 30% (197/654)
2021-02-27T09:18:39.6873490Z remote: Counting objects: 31% (203/654)
2021-02-27T09:18:39.6874430Z remote: Counting objects: 32% (210/654)
2021-02-27T09:18:39.6874925Z remote: Counting objects: 33% (216/654)
2021-02-27T09:18:39.6875467Z remote: Counting objects: 34% (223/654)
2021-02-27T09:18:39.6875976Z remote: Counting objects: 35% (229/654)
2021-02-27T09:18:39.6876542Z remote: Counting objects: 36% (236/654)
2021-02-27T09:18:39.6877050Z remote: Counting objects: 37% (242/654)
2021-02-27T09:18:39.6877592Z remote: Counting objects: 38% (249/654)
2021-02-27T09:18:39.6878084Z remote: Counting objects: 39% (256/654)
2021-02-27T09:18:39.6878634Z remote: Counting objects: 40% (262/654)
2021-02-27T09:18:39.6879133Z remote: Counting objects: 41% (269/654)
2021-02-27T09:18:39.6879697Z remote: Counting objects: 42% (275/654)
2021-02-27T09:18:39.6880357Z remote: Counting objects: 43% (282/654)
2021-02-27T09:18:39.6880898Z remote: Counting objects: 44% (288/654)
2021-02-27T09:18:39.6881412Z remote: Counting objects: 45% (295/654)
2021-02-27T09:18:39.6881953Z remote: Counting objects: 46% (301/654)
2021-02-27T09:18:39.6882472Z remote: Counting objects: 47% (308/654)
2021-02-27T09:18:39.6883014Z remote: Counting objects: 48% (314/654)
2021-02-27T09:18:39.6883512Z remote: Counting objects: 49% (321/654)
2021-02-27T09:18:39.6884071Z remote: Counting objects: 50% (327/654)
2021-02-27T09:18:39.6884587Z remote: Counting objects: 51% (334/654)
2021-02-27T09:18:39.6885147Z remote: Counting objects: 52% (341/654)
2021-02-27T09:18:39.6885647Z remote: Counting objects: 53% (347/654)
2021-02-27T09:18:39.6886185Z remote: Counting objects: 54% (354/654)
2021-02-27T09:18:39.6886696Z remote: Counting objects: 55% (360/654)
2021-02-27T09:18:39.6887241Z remote: Counting objects: 56% (367/654)
2021-02-27T09:18:39.6887980Z remote: Counting objects: 57% (373/654)
2021-02-27T09:18:39.6888901Z remote: Counting objects: 58% (380/654)
2021-02-27T09:18:39.6889580Z remote: Counting objects: 59% (386/654)
2021-02-27T09:18:39.6890575Z remote: Counting objects: 60% (393/654)
2021-02-27T09:18:39.6891304Z remote: Counting objects: 61% (399/654)
2021-02-27T09:18:39.6891861Z remote: Counting objects: 62% (406/654)
2021-02-27T09:18:39.6892677Z remote: Counting objects: 63% (413/654)
2021-02-27T09:18:39.6893667Z remote: Counting objects: 64% (419/654)
2021-02-27T09:18:39.6894711Z remote: Counting objects: 65% (426/654)
2021-02-27T09:18:39.6895265Z remote: Counting objects: 66% (432/654)
2021-02-27T09:18:39.6895774Z remote: Counting objects: 67% (439/654)
2021-02-27T09:18:39.6896536Z remote: Counting objects: 68% (445/654)
2021-02-27T09:18:39.6897391Z remote: Counting objects: 69% (452/654)
2021-02-27T09:18:39.6898130Z remote: Counting objects: 70% (458/654)
2021-02-27T09:18:39.6899075Z remote: Counting objects: 71% (465/654)
2021-02-27T09:18:39.6900033Z remote: Counting objects: 72% (471/654)
2021-02-27T09:18:39.6900710Z remote: Counting objects: 73% (478/654)
2021-02-27T09:18:39.6901291Z remote: Counting objects: 74% (484/654)
2021-02-27T09:18:39.6901802Z remote: Counting objects: 75% (491/654)
2021-02-27T09:18:39.6902351Z remote: Counting objects: 76% (498/654)
2021-02-27T09:18:39.6903215Z remote: Counting objects: 77% (504/654)
2021-02-27T09:18:39.6903792Z remote: Counting objects: 78% (511/654)
2021-02-27T09:18:39.6904335Z remote: Counting objects: 79% (517/654)
2021-02-27T09:18:39.6905117Z remote: Counting objects: 80% (524/654)
2021-02-27T09:18:39.6905839Z remote: Counting objects: 81% (530/654)
2021-02-27T09:18:39.6906358Z remote: Counting objects: 82% (537/654)
2021-02-27T09:18:39.6906917Z remote: Counting objects: 83% (543/654)
2021-02-27T09:18:39.6907458Z remote: Counting objects: 84% (550/654)
2021-02-27T09:18:39.6908150Z remote: Counting objects: 85% (556/654)
2021-02-27T09:18:39.6908678Z remote: Counting objects: 86% (563/654)
2021-02-27T09:18:39.6909228Z remote: Counting objects: 87% (569/654)
2021-02-27T09:18:39.6909733Z remote: Counting objects: 88% (576/654)
2021-02-27T09:18:39.6910335Z remote: Counting objects: 89% (583/654)
2021-02-27T09:18:39.6911444Z remote: Counting objects: 90% (589/654)
2021-02-27T09:18:39.6911998Z remote: Counting objects: 91% (596/654)
2021-02-27T09:18:39.6912519Z remote: Counting objects: 92% (602/654)
2021-02-27T09:18:39.6913063Z remote: Counting objects: 93% (609/654)
2021-02-27T09:18:39.6913573Z remote: Counting objects: 94% (615/654)
2021-02-27T09:18:39.6914285Z remote: Counting objects: 95% (622/654)
2021-02-27T09:18:39.6914782Z remote: Counting objects: 96% (628/654)
2021-02-27T09:18:39.6915315Z remote: Counting objects: 97% (635/654)
2021-02-27T09:18:39.6915808Z remote: Counting objects: 98% (641/654)
2021-02-27T09:18:39.6916367Z remote: Counting objects: 99% (648/654)
2021-02-27T09:18:39.6916884Z remote: Counting objects: 100% (654/654)
2021-02-27T09:18:39.6917444Z remote: Counting objects: 100% (654/654), done.
2021-02-27T09:18:39.6917987Z remote: Compressing objects: 0% (1/569)
2021-02-27T09:18:39.6918579Z remote: Compressing objects: 1% (6/569)
2021-02-27T09:18:39.6919134Z remote: Compressing objects: 2% (12/569)
2021-02-27T09:18:39.6919732Z remote: Compressing objects: 3% (18/569)
2021-02-27T09:18:39.6920274Z remote: Compressing objects: 4% (23/569)
2021-02-27T09:18:39.6920852Z remote: Compressing objects: 5% (29/569)
2021-02-27T09:18:39.6921396Z remote: Compressing objects: 6% (35/569)
2021-02-27T09:18:39.6921989Z remote: Compressing objects: 7% (40/569)
2021-02-27T09:18:39.6922528Z remote: Compressing objects: 8% (46/569)
2021-02-27T09:18:39.6923133Z remote: Compressing objects: 9% (52/569)
2021-02-27T09:18:39.6923674Z remote: Compressing objects: 10% (57/569)
2021-02-27T09:18:39.6924275Z remote: Compressing objects: 11% (63/569)
2021-02-27T09:18:39.6924825Z remote: Compressing objects: 12% (69/569)
2021-02-27T09:18:39.6925474Z remote: Compressing objects: 13% (74/569)
2021-02-27T09:18:39.6926328Z remote: Compressing objects: 14% (80/569)
2021-02-27T09:18:39.6926954Z remote: Compressing objects: 15% (86/569)
2021-02-27T09:18:39.6927892Z remote: Compressing objects: 16% (92/569)
2021-02-27T09:18:39.6929105Z remote: Compressing objects: 17% (97/569)
2021-02-27T09:18:39.6930255Z remote: Compressing objects: 18% (103/569)
2021-02-27T09:18:39.6931106Z remote: Compressing objects: 19% (109/569)
2021-02-27T09:18:39.6932025Z remote: Compressing objects: 20% (114/569)
2021-02-27T09:18:39.6932667Z remote: Compressing objects: 21% (120/569)
2021-02-27T09:18:39.6933562Z remote: Compressing objects: 22% (126/569)
2021-02-27T09:18:39.6934483Z remote: Compressing objects: 23% (131/569)
2021-02-27T09:18:39.6935016Z remote: Compressing objects: 24% (137/569)
2021-02-27T09:18:39.6935639Z remote: Compressing objects: 25% (143/569)
2021-02-27T09:18:39.6936199Z remote: Compressing objects: 26% (148/569)
2021-02-27T09:18:39.6937141Z remote: Compressing objects: 27% (154/569)
2021-02-27T09:18:39.6937969Z remote: Compressing objects: 28% (160/569)
2021-02-27T09:18:39.6938836Z remote: Compressing objects: 29% (166/569)
2021-02-27T09:18:39.6939659Z remote: Compressing objects: 30% (171/569)
2021-02-27T09:18:39.6940377Z remote: Compressing objects: 31% (177/569)
2021-02-27T09:18:39.6941499Z remote: Compressing objects: 32% (183/569)
2021-02-27T09:18:39.6942264Z remote: Compressing objects: 33% (188/569)
2021-02-27T09:18:39.6942813Z remote: Compressing objects: 34% (194/569)
2021-02-27T09:18:39.6943435Z remote: Compressing objects: 35% (200/569)
2021-02-27T09:18:39.6944006Z remote: Compressing objects: 36% (205/569)
2021-02-27T09:18:39.6944613Z remote: Compressing objects: 37% (211/569)
2021-02-27T09:18:39.6945221Z remote: Compressing objects: 38% (217/569)
2021-02-27T09:18:39.6945783Z remote: Compressing objects: 39% (222/569)
2021-02-27T09:18:39.6946407Z remote: Compressing objects: 40% (228/569)
2021-02-27T09:18:39.6946976Z remote: Compressing objects: 41% (234/569)
2021-02-27T09:18:39.6947581Z remote: Compressing objects: 42% (239/569)
2021-02-27T09:18:39.6948341Z remote: Compressing objects: 43% (245/569)
2021-02-27T09:18:39.6949095Z remote: Compressing objects: 44% (251/569)
2021-02-27T09:18:39.6949657Z remote: Compressing objects: 45% (257/569)
2021-02-27T09:18:39.6950313Z remote: Compressing objects: 46% (262/569)
2021-02-27T09:18:39.6950874Z remote: Compressing objects: 47% (268/569)
2021-02-27T09:18:39.6951479Z remote: Compressing objects: 48% (274/569)
2021-02-27T09:18:39.6952031Z remote: Compressing objects: 49% (279/569)
2021-02-27T09:18:39.6952648Z remote: Compressing objects: 50% (285/569)
2021-02-27T09:18:39.6953236Z remote: Compressing objects: 51% (291/569)
2021-02-27T09:18:39.6953865Z remote: Compressing objects: 52% (296/569)
2021-02-27T09:18:39.6954425Z remote: Compressing objects: 53% (302/569)
2021-02-27T09:18:39.6955033Z remote: Compressing objects: 54% (308/569)
2021-02-27T09:18:39.6955595Z remote: Compressing objects: 55% (313/569)
2021-02-27T09:18:39.6956238Z remote: Compressing objects: 56% (319/569)
2021-02-27T09:18:39.6956804Z remote: Compressing objects: 57% (325/569)
2021-02-27T09:18:39.6957412Z remote: Compressing objects: 58% (331/569)
2021-02-27T09:18:39.6957973Z remote: Compressing objects: 59% (336/569)
2021-02-27T09:18:39.6958590Z remote: Compressing objects: 60% (342/569)
2021-02-27T09:18:39.6959147Z remote: Compressing objects: 61% (348/569)
2021-02-27T09:18:39.6959769Z remote: Compressing objects: 62% (353/569)
2021-02-27T09:18:39.6960325Z remote: Compressing objects: 63% (359/569)
2021-02-27T09:18:39.6961012Z remote: Compressing objects: 64% (365/569)
2021-02-27T09:18:39.6961765Z remote: Compressing objects: 65% (370/569)
2021-02-27T09:18:39.6962345Z remote: Compressing objects: 66% (376/569)
2021-02-27T09:18:39.6962912Z remote: Compressing objects: 67% (382/569)
2021-02-27T09:18:39.6963492Z remote: Compressing objects: 68% (387/569)
2021-02-27T09:18:39.6964036Z remote: Compressing objects: 69% (393/569)
2021-02-27T09:18:39.6964635Z remote: Compressing objects: 70% (399/569)
2021-02-27T09:18:39.6965174Z remote: Compressing objects: 71% (404/569)
2021-02-27T09:18:39.6965791Z remote: Compressing objects: 72% (410/569)
2021-02-27T09:18:39.6966331Z remote: Compressing objects: 73% (416/569)
2021-02-27T09:18:39.6966912Z remote: Compressing objects: 74% (422/569)
2021-02-27T09:18:39.6967469Z remote: Compressing objects: 75% (427/569)
2021-02-27T09:18:39.6968055Z remote: Compressing objects: 76% (433/569)
2021-02-27T09:18:39.6968598Z remote: Compressing objects: 77% (439/569)
2021-02-27T09:18:39.6969208Z remote: Compressing objects: 78% (444/569)
2021-02-27T09:18:39.6970001Z remote: Compressing objects: 79% (450/569)
2021-02-27T09:18:39.6970791Z remote: Compressing objects: 80% (456/569)
2021-02-27T09:18:39.6971898Z remote: Compressing objects: 81% (461/569)
2021-02-27T09:18:39.6972678Z remote: Compressing objects: 82% (467/569)
2021-02-27T09:18:39.6973233Z remote: Compressing objects: 83% (473/569)
2021-02-27T09:18:39.6973816Z remote: Compressing objects: 84% (478/569)
2021-02-27T09:18:39.6974368Z remote: Compressing objects: 85% (484/569)
2021-02-27T09:18:39.6974948Z remote: Compressing objects: 86% (490/569)
2021-02-27T09:18:39.6975489Z remote: Compressing objects: 87% (496/569)
2021-02-27T09:18:39.6976087Z remote: Compressing objects: 88% (501/569)
2021-02-27T09:18:39.6976633Z remote: Compressing objects: 89% (507/569)
2021-02-27T09:18:39.6977227Z remote: Compressing objects: 90% (513/569)
2021-02-27T09:18:39.6977767Z remote: Compressing objects: 91% (518/569)
2021-02-27T09:18:39.6978348Z remote: Compressing objects: 92% (524/569)
2021-02-27T09:18:39.6978903Z remote: Compressing objects: 93% (530/569)
2021-02-27T09:18:39.6979511Z remote: Compressing objects: 94% (535/569)
2021-02-27T09:18:39.6980181Z remote: Compressing objects: 95% (541/569)
2021-02-27T09:18:39.6980767Z remote: Compressing objects: 96% (547/569)
2021-02-27T09:18:39.6981347Z remote: Compressing objects: 97% (552/569)
2021-02-27T09:18:39.6981879Z remote: Compressing objects: 98% (558/569)
2021-02-27T09:18:39.6982499Z remote: Compressing objects: 99% (564/569)
2021-02-27T09:18:39.6983235Z remote: Compressing objects: 100% (569/569)
2021-02-27T09:18:39.6984017Z remote: Compressing objects: 100% (569/569), done.
2021-02-27T09:18:39.6984542Z Receiving objects: 0% (1/654)
2021-02-27T09:18:39.6985046Z Receiving objects: 1% (7/654)
2021-02-27T09:18:39.6985520Z Receiving objects: 2% (14/654)
2021-02-27T09:18:39.7198264Z Receiving objects: 3% (20/654)
2021-02-27T09:18:39.7198933Z Receiving objects: 4% (27/654)
2021-02-27T09:18:39.7199361Z Receiving objects: 5% (33/654)
2021-02-27T09:18:39.7199792Z Receiving objects: 6% (40/654)
2021-02-27T09:18:39.7200239Z Receiving objects: 7% (46/654)
2021-02-27T09:18:39.7200671Z Receiving objects: 8% (53/654)
2021-02-27T09:18:39.7201087Z Receiving objects: 9% (59/654)
2021-02-27T09:18:39.7201508Z Receiving objects: 10% (66/654)
2021-02-27T09:18:39.7201918Z Receiving objects: 11% (72/654)
2021-02-27T09:18:39.7202332Z Receiving objects: 12% (79/654)
2021-02-27T09:18:39.7202750Z Receiving objects: 13% (86/654)
2021-02-27T09:18:39.7203167Z Receiving objects: 14% (92/654)
2021-02-27T09:18:39.7203582Z Receiving objects: 15% (99/654)
2021-02-27T09:18:39.7204193Z Receiving objects: 16% (105/654)
2021-02-27T09:18:39.7204797Z Receiving objects: 17% (112/654)
2021-02-27T09:18:39.7205280Z Receiving objects: 18% (118/654)
2021-02-27T09:18:39.7205711Z Receiving objects: 19% (125/654)
2021-02-27T09:18:39.7206305Z Receiving objects: 20% (131/654)
2021-02-27T09:18:39.7206725Z Receiving objects: 21% (138/654)
2021-02-27T09:18:39.7207145Z Receiving objects: 22% (144/654)
2021-02-27T09:18:39.7207567Z Receiving objects: 23% (151/654)
2021-02-27T09:18:39.7207983Z Receiving objects: 24% (157/654)
2021-02-27T09:18:39.7208398Z Receiving objects: 25% (164/654)
2021-02-27T09:18:39.7208828Z Receiving objects: 26% (171/654)
2021-02-27T09:18:39.7209242Z Receiving objects: 27% (177/654)
2021-02-27T09:18:39.7209665Z Receiving objects: 28% (184/654)
2021-02-27T09:18:39.7210083Z Receiving objects: 29% (190/654)
2021-02-27T09:18:39.7210517Z Receiving objects: 30% (197/654)
2021-02-27T09:18:39.7210941Z Receiving objects: 31% (203/654)
2021-02-27T09:18:39.7211373Z Receiving objects: 32% (210/654)
2021-02-27T09:18:39.7211790Z Receiving objects: 33% (216/654)
2021-02-27T09:18:39.7212215Z Receiving objects: 34% (223/654)
2021-02-27T09:18:39.7212629Z Receiving objects: 35% (229/654)
2021-02-27T09:18:39.7213058Z Receiving objects: 36% (236/654)
2021-02-27T09:18:39.7213480Z Receiving objects: 37% (242/654)
2021-02-27T09:18:39.7214631Z Receiving objects: 38% (249/654)
2021-02-27T09:18:39.7215503Z Receiving objects: 39% (256/654)
2021-02-27T09:18:39.7215991Z Receiving objects: 40% (262/654)
2021-02-27T09:18:39.7216472Z Receiving objects: 41% (269/654)
2021-02-27T09:18:39.7216971Z Receiving objects: 42% (275/654)
2021-02-27T09:18:39.7217445Z Receiving objects: 43% (282/654)
2021-02-27T09:18:39.7217926Z Receiving objects: 44% (288/654)
2021-02-27T09:18:39.7218837Z Receiving objects: 45% (295/654)
2021-02-27T09:18:39.7219437Z Receiving objects: 46% (301/654)
2021-02-27T09:18:39.7220046Z Receiving objects: 47% (308/654)
2021-02-27T09:18:39.7220496Z Receiving objects: 48% (314/654)
2021-02-27T09:18:39.7220942Z Receiving objects: 49% (321/654)
2021-02-27T09:18:39.7221411Z Receiving objects: 50% (327/654)
2021-02-27T09:18:39.7222057Z Receiving objects: 51% (334/654)
2021-02-27T09:18:39.7222692Z Receiving objects: 52% (341/654)
2021-02-27T09:18:39.7223116Z Receiving objects: 53% (347/654)
2021-02-27T09:18:39.7223580Z Receiving objects: 54% (354/654)
2021-02-27T09:18:39.7223994Z Receiving objects: 55% (360/654)
2021-02-27T09:18:39.7224545Z Receiving objects: 56% (367/654)
2021-02-27T09:18:39.7224964Z Receiving objects: 57% (373/654)
2021-02-27T09:18:39.7225436Z Receiving objects: 58% (380/654)
2021-02-27T09:18:39.7225854Z Receiving objects: 59% (386/654)
2021-02-27T09:18:39.7226452Z Receiving objects: 60% (393/654)
2021-02-27T09:18:39.7227246Z Receiving objects: 61% (399/654)
2021-02-27T09:18:39.7228391Z Receiving objects: 62% (406/654)
2021-02-27T09:18:39.7229036Z Receiving objects: 63% (413/654)
2021-02-27T09:18:39.7229521Z Receiving objects: 64% (419/654)
2021-02-27T09:18:39.7230147Z Receiving objects: 65% (426/654)
2021-02-27T09:18:39.7230742Z Receiving objects: 66% (432/654)
2021-02-27T09:18:39.7232054Z remote: Total 654 (delta 63), reused 244 (delta 31), pack-reused 0
2021-02-27T09:18:39.7232615Z Receiving objects: 67% (439/654)
2021-02-27T09:18:39.7233046Z Receiving objects: 68% (445/654)
2021-02-27T09:18:39.7233531Z Receiving objects: 69% (452/654)
2021-02-27T09:18:39.7233971Z Receiving objects: 70% (458/654)
2021-02-27T09:18:39.7234412Z Receiving objects: 71% (465/654)
2021-02-27T09:18:39.7234842Z Receiving objects: 72% (471/654)
2021-02-27T09:18:39.7235315Z Receiving objects: 73% (478/654)
2021-02-27T09:18:39.7235746Z Receiving objects: 74% (484/654)
2021-02-27T09:18:39.7236179Z Receiving objects: 75% (491/654)
2021-02-27T09:18:39.7236608Z Receiving objects: 76% (498/654)
2021-02-27T09:18:39.7237043Z Receiving objects: 77% (504/654)
2021-02-27T09:18:39.7237469Z Receiving objects: 78% (511/654)
2021-02-27T09:18:39.7238322Z Receiving objects: 79% (517/654)
2021-02-27T09:18:39.7238941Z Receiving objects: 80% (524/654)
2021-02-27T09:18:39.7239456Z Receiving objects: 81% (530/654)
2021-02-27T09:18:39.7239950Z Receiving objects: 82% (537/654)
2021-02-27T09:18:39.7240583Z Receiving objects: 83% (543/654)
2021-02-27T09:18:39.7241423Z Receiving objects: 84% (550/654)
2021-02-27T09:18:39.7241853Z Receiving objects: 85% (556/654)
2021-02-27T09:18:39.7242309Z Receiving objects: 86% (563/654)
2021-02-27T09:18:39.7242749Z Receiving objects: 87% (569/654)
2021-02-27T09:18:39.7243198Z Receiving objects: 88% (576/654)
2021-02-27T09:18:39.7243630Z Receiving objects: 89% (583/654)
2021-02-27T09:18:39.7244072Z Receiving objects: 90% (589/654)
2021-02-27T09:18:39.7244557Z Receiving objects: 91% (596/654)
2021-02-27T09:18:39.7244993Z Receiving objects: 92% (602/654)
2021-02-27T09:18:39.7245419Z Receiving objects: 93% (609/654)
2021-02-27T09:18:39.7245850Z Receiving objects: 94% (615/654)
2021-02-27T09:18:39.7246277Z Receiving objects: 95% (622/654)
2021-02-27T09:18:39.7246717Z Receiving objects: 96% (628/654)
2021-02-27T09:18:39.7247146Z Receiving objects: 97% (635/654)
2021-02-27T09:18:39.7247577Z Receiving objects: 98% (641/654)
2021-02-27T09:18:39.7248004Z Receiving objects: 99% (648/654)
2021-02-27T09:18:39.7248440Z Receiving objects: 100% (654/654)
2021-02-27T09:18:39.7308397Z Receiving objects: 100% (654/654), 898.34 KiB | 5.05 MiB/s, done.
2021-02-27T09:18:39.7308927Z Resolving deltas: 0% (0/63)
2021-02-27T09:18:39.7309334Z Resolving deltas: 1% (1/63)
2021-02-27T09:18:39.7309740Z Resolving deltas: 3% (2/63)
2021-02-27T09:18:39.7310144Z Resolving deltas: 4% (3/63)
2021-02-27T09:18:39.7310559Z Resolving deltas: 6% (4/63)
2021-02-27T09:18:39.7310957Z Resolving deltas: 7% (5/63)
2021-02-27T09:18:39.7311366Z Resolving deltas: 9% (6/63)
2021-02-27T09:18:39.7311767Z Resolving deltas: 11% (7/63)
2021-02-27T09:18:39.7312175Z Resolving deltas: 12% (8/63)
2021-02-27T09:18:39.7312576Z Resolving deltas: 14% (9/63)
2021-02-27T09:18:39.7312982Z Resolving deltas: 15% (10/63)
2021-02-27T09:18:39.7313390Z Resolving deltas: 17% (11/63)
2021-02-27T09:18:39.7313807Z Resolving deltas: 19% (12/63)
2021-02-27T09:18:39.7314208Z Resolving deltas: 20% (13/63)
2021-02-27T09:18:39.7314624Z Resolving deltas: 22% (14/63)
2021-02-27T09:18:39.7315028Z Resolving deltas: 23% (15/63)
2021-02-27T09:18:39.7315431Z Resolving deltas: 25% (16/63)
2021-02-27T09:18:39.7317875Z Resolving deltas: 26% (17/63)
2021-02-27T09:18:39.7318366Z Resolving deltas: 28% (18/63)
2021-02-27T09:18:39.7318830Z Resolving deltas: 30% (19/63)
2021-02-27T09:18:39.7320331Z Resolving deltas: 31% (20/63)
2021-02-27T09:18:39.7321888Z Resolving deltas: 33% (21/63)
2021-02-27T09:18:39.7322609Z Resolving deltas: 34% (22/63)
2021-02-27T09:18:39.7323413Z Resolving deltas: 36% (23/63)
2021-02-27T09:18:39.7324031Z Resolving deltas: 38% (24/63)
2021-02-27T09:18:39.7324458Z Resolving deltas: 39% (25/63)
2021-02-27T09:18:39.7325099Z Resolving deltas: 41% (26/63)
2021-02-27T09:18:39.7325704Z Resolving deltas: 42% (27/63)
2021-02-27T09:18:39.7326159Z Resolving deltas: 44% (28/63)
2021-02-27T09:18:39.7326939Z Resolving deltas: 46% (29/63)
2021-02-27T09:18:39.7327392Z Resolving deltas: 47% (30/63)
2021-02-27T09:18:39.7328002Z Resolving deltas: 49% (31/63)
2021-02-27T09:18:39.7328899Z Resolving deltas: 50% (32/63)
2021-02-27T09:18:39.7329323Z Resolving deltas: 52% (33/63)
2021-02-27T09:18:39.7329948Z Resolving deltas: 53% (34/63)
2021-02-27T09:18:39.7330779Z Resolving deltas: 55% (35/63)
2021-02-27T09:18:39.7331860Z Resolving deltas: 57% (36/63)
2021-02-27T09:18:39.7332280Z Resolving deltas: 58% (37/63)
2021-02-27T09:18:39.7332712Z Resolving deltas: 60% (38/63)
2021-02-27T09:18:39.7333130Z Resolving deltas: 61% (39/63)
2021-02-27T09:18:39.7333559Z Resolving deltas: 63% (40/63)
2021-02-27T09:18:39.7333973Z Resolving deltas: 65% (41/63)
2021-02-27T09:18:39.7334388Z Resolving deltas: 66% (42/63)
2021-02-27T09:18:39.7334798Z Resolving deltas: 68% (43/63)
2021-02-27T09:18:39.7335218Z Resolving deltas: 69% (44/63)
2021-02-27T09:18:39.7335796Z Resolving deltas: 71% (45/63)
2021-02-27T09:18:39.7336257Z Resolving deltas: 73% (46/63)
2021-02-27T09:18:39.7336669Z Resolving deltas: 74% (47/63)
2021-02-27T09:18:39.7337095Z Resolving deltas: 76% (48/63)
2021-02-27T09:18:39.7337511Z Resolving deltas: 77% (49/63)
2021-02-27T09:18:39.7337928Z Resolving deltas: 79% (50/63)
2021-02-27T09:18:39.7338349Z Resolving deltas: 80% (51/63)
2021-02-27T09:18:39.7338772Z Resolving deltas: 82% (52/63)
2021-02-27T09:18:39.7339187Z Resolving deltas: 84% (53/63)
2021-02-27T09:18:39.7339815Z Resolving deltas: 85% (54/63)
2021-02-27T09:18:39.7340227Z Resolving deltas: 87% (55/63)
2021-02-27T09:18:39.7340658Z Resolving deltas: 88% (56/63)
2021-02-27T09:18:39.7341273Z Resolving deltas: 90% (57/63)
2021-02-27T09:18:39.7342049Z Resolving deltas: 92% (58/63)
2021-02-27T09:18:39.7342674Z Resolving deltas: 93% (59/63)
2021-02-27T09:18:39.7343420Z Resolving deltas: 95% (60/63)
2021-02-27T09:18:39.7343847Z Resolving deltas: 96% (61/63)
2021-02-27T09:18:39.7344440Z Resolving deltas: 98% (62/63)
2021-02-27T09:18:39.7345001Z Resolving deltas: 100% (63/63)
2021-02-27T09:18:39.7345433Z Resolving deltas: 100% (63/63), done.
2021-02-27T09:18:39.7348642Z From https://github.com/govim/govim
2021-02-27T09:18:39.7349870Z * [new ref] a8b8ff21e5a8e67a4f251e7d4d6d67c7a49b5a43 -> origin/main
2021-02-27T09:18:39.7350937Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2021-02-27T09:18:39.7443656Z Switched to a new branch 'main'
2021-02-27T09:18:39.7444512Z Branch 'main' set up to track remote branch 'main' from 'origin'.
2021-02-27T09:18:39.7445797Z [command]/usr/bin/git log -1
2021-02-27T09:18:39.7488844Z commit a8b8ff21e5a8e67a4f251e7d4d6d67c7a49b5a43
2021-02-27T09:18:39.7490500Z Author: Pontus Leitzler <leitzler@users.noreply.github.com>
2021-02-27T09:18:39.7491702Z Date: Fri Feb 19 22:38:05 2021 +0100
2021-02-27T09:18:39.7492249Z
2021-02-27T09:18:39.7492963Z cmd/govim: support quickfix code actions returning commands (#1026)
2021-02-27T09:18:39.7493647Z
2021-02-27T09:18:39.7494739Z Code action responses can contain both WorkspaceEdit and Command
2021-02-27T09:18:39.7495865Z according to LSP 3.16, and edits should be applied before executing
2021-02-27T09:18:39.7496768Z the command.
2021-02-27T09:18:39.7497440Z
2021-02-27T09:18:39.7498576Z We ignored the command field when handling suggested fixes. If a
2021-02-27T09:18:39.7500139Z suggested fix includes a command it is now executed after any edits are
2021-02-27T09:18:39.7501265Z applied.
2021-02-27T09:18:39.7501755Z
2021-02-27T09:18:39.7502233Z Closes #1025
2021-02-27T09:18:39.7688395Z ##[group]Run ./_scripts/buildGovimImage.sh
2021-02-27T09:18:39.7689198Z ./_scripts/buildGovimImage.sh
2021-02-27T09:18:39.7730760Z shell: /bin/bash -e {0}
2021-02-27T09:18:39.7731149Z env:
2021-02-27T09:18:39.7731487Z GO111MODULE: on
2021-02-27T09:18:39.7732228Z GOPROXY: https://proxy.golang.org
2021-02-27T09:18:39.7732860Z ARTEFACTS: /home/runner/.artefacts
2021-02-27T09:18:39.7733460Z CI: true
2021-02-27T09:18:39.7733826Z DOCKER_HUB_USER: govimci
2021-02-27T09:18:39.7734634Z DOCKER_HUB_TOKEN: ***
2021-02-27T09:18:39.7735070Z GH_USER: x-access-token
2021-02-27T09:18:39.7735912Z GH_TOKEN: ***
2021-02-27T09:18:39.7736305Z GOVIM_TEST_RACE_SLOWDOWN: 1.5
2021-02-27T09:18:39.7736763Z GOVIM_ERRLOGMATCH_WAIT: 25s
2021-02-27T09:18:39.7737192Z GO_VERSION: go1.16
2021-02-27T09:18:39.7737569Z VIM_FLAVOR: vim
2021-02-27T09:18:39.7737933Z VIM_VERSION: v8.1.1711
2021-02-27T09:18:39.7738315Z ##[endgroup]
2021-02-27T09:18:40.5662857Z Sending build context to Docker daemon 2.048kB
2021-02-27T09:18:40.5704333Z
2021-02-27T09:18:40.6233977Z Step 1/11 : FROM govim/govim:go1.16_vim_v8.1.1711_v1
2021-02-27T09:18:41.4926640Z go1.16_vim_v8.1.1711_v1: Pulling from govim/govim
2021-02-27T09:18:41.4989516Z f08d8e2a3ba1: Pulling fs layer
2021-02-27T09:18:41.4990250Z 3baa9cb2483b: Pulling fs layer
2021-02-27T09:18:41.4990973Z 94e5ff4c0b15: Pulling fs layer
2021-02-27T09:18:41.4991609Z 1860925334f9: Pulling fs layer
2021-02-27T09:18:41.4992343Z d5d36d7fad72: Pulling fs layer
2021-02-27T09:18:41.4992889Z 12347568ec46: Pulling fs layer
2021-02-27T09:18:41.4993431Z 20587d13ab3c: Pulling fs layer
2021-02-27T09:18:41.4993986Z b3ccde816710: Pulling fs layer
2021-02-27T09:18:41.4994563Z f20bc2a64935: Pulling fs layer
2021-02-27T09:18:41.4995189Z 05106a06ac53: Pulling fs layer
2021-02-27T09:18:41.4995718Z 320d302ec1d6: Pulling fs layer
2021-02-27T09:18:41.4996217Z 6c537107f23b: Pulling fs layer
2021-02-27T09:18:41.4996702Z 18280dc8798e: Pulling fs layer
2021-02-27T09:18:41.4997219Z dd5b6b9770d3: Pulling fs layer
2021-02-27T09:18:41.4997733Z e16819d74a64: Pulling fs layer
2021-02-27T09:18:41.4998219Z d1b545ff54ca: Pulling fs layer
2021-02-27T09:18:41.4998674Z 1860925334f9: Waiting
2021-02-27T09:18:41.4999091Z d5d36d7fad72: Waiting
2021-02-27T09:18:41.4999527Z 12347568ec46: Waiting
2021-02-27T09:18:41.4999927Z 20587d13ab3c: Waiting
2021-02-27T09:18:41.5000405Z b3ccde816710: Waiting
2021-02-27T09:18:41.5000859Z f20bc2a64935: Waiting
2021-02-27T09:18:41.5001381Z 05106a06ac53: Waiting
2021-02-27T09:18:41.5001790Z 320d302ec1d6: Waiting
2021-02-27T09:18:41.5002187Z 6c537107f23b: Waiting
2021-02-27T09:18:41.5002564Z 18280dc8798e: Waiting
2021-02-27T09:18:41.5003460Z dd5b6b9770d3: Waiting
2021-02-27T09:18:41.5004097Z e16819d74a64: Waiting
2021-02-27T09:18:41.5004494Z d1b545ff54ca: Waiting
2021-02-27T09:18:41.7449594Z 3baa9cb2483b: Verifying Checksum
2021-02-27T09:18:41.7450319Z 3baa9cb2483b: Download complete
2021-02-27T09:18:41.7517027Z 94e5ff4c0b15: Verifying Checksum
2021-02-27T09:18:41.7517608Z 94e5ff4c0b15: Download complete
2021-02-27T09:18:41.9564194Z f08d8e2a3ba1: Verifying Checksum
2021-02-27T09:18:41.9564793Z f08d8e2a3ba1: Download complete
2021-02-27T09:18:41.9781259Z 1860925334f9: Verifying Checksum
2021-02-27T09:18:41.9786252Z 1860925334f9: Download complete
2021-02-27T09:18:42.0778681Z d5d36d7fad72: Verifying Checksum
2021-02-27T09:18:42.0785141Z d5d36d7fad72: Download complete
2021-02-27T09:18:42.3172234Z 12347568ec46: Verifying Checksum
2021-02-27T09:18:42.3183286Z 12347568ec46: Download complete
2021-02-27T09:18:42.7220458Z 20587d13ab3c: Verifying Checksum
2021-02-27T09:18:42.7224816Z 20587d13ab3c: Download complete
2021-02-27T09:18:43.0512133Z 05106a06ac53: Verifying Checksum
2021-02-27T09:18:43.0512663Z 05106a06ac53: Download complete
2021-02-27T09:18:43.6747187Z 320d302ec1d6: Verifying Checksum
2021-02-27T09:18:43.6749428Z 320d302ec1d6: Download complete
2021-02-27T09:18:43.6750941Z f20bc2a64935: Verifying Checksum
2021-02-27T09:18:43.6751939Z f20bc2a64935: Download complete
2021-02-27T09:18:43.6752960Z 6c537107f23b: Verifying Checksum
2021-02-27T09:18:43.6753866Z 6c537107f23b: Download complete
2021-02-27T09:18:43.7293639Z b3ccde816710: Verifying Checksum
2021-02-27T09:18:43.7297381Z b3ccde816710: Download complete
2021-02-27T09:18:43.9304069Z dd5b6b9770d3: Verifying Checksum
2021-02-27T09:18:43.9304910Z dd5b6b9770d3: Download complete
2021-02-27T09:18:44.1666508Z f08d8e2a3ba1: Pull complete
2021-02-27T09:18:44.3453369Z 3baa9cb2483b: Pull complete
2021-02-27T09:18:44.5101895Z 94e5ff4c0b15: Pull complete
2021-02-27T09:18:44.5421629Z d1b545ff54ca: Verifying Checksum
2021-02-27T09:18:44.5422237Z d1b545ff54ca: Download complete
2021-02-27T09:18:44.7622655Z 1860925334f9: Pull complete
2021-02-27T09:18:45.4166693Z 18280dc8798e: Verifying Checksum
2021-02-27T09:18:45.4167257Z 18280dc8798e: Download complete
2021-02-27T09:18:45.5405193Z e16819d74a64: Verifying Checksum
2021-02-27T09:18:45.5409861Z e16819d74a64: Download complete
2021-02-27T09:18:46.3607833Z d5d36d7fad72: Pull complete
2021-02-27T09:18:46.5263935Z 12347568ec46: Pull complete
2021-02-27T09:18:48.5670877Z 20587d13ab3c: Pull complete
2021-02-27T09:18:55.0635309Z b3ccde816710: Pull complete
2021-02-27T09:18:59.5684544Z f20bc2a64935: Pull complete
2021-02-27T09:18:59.6361363Z 05106a06ac53: Pull complete
2021-02-27T09:18:59.7046538Z 320d302ec1d6: Pull complete
2021-02-27T09:18:59.7736038Z 6c537107f23b: Pull complete
2021-02-27T09:19:04.9582565Z 18280dc8798e: Pull complete
2021-02-27T09:19:05.0326582Z dd5b6b9770d3: Pull complete
2021-02-27T09:19:10.6607754Z e16819d74a64: Pull complete
2021-02-27T09:19:14.8592565Z d1b545ff54ca: Pull complete
2021-02-27T09:19:14.8652712Z Digest: sha256:2492785c0edc688637ce4317c17b2b2e45c9bce06b0a8535f54b9b52decf47fc
2021-02-27T09:19:14.8708470Z Status: Downloaded newer image for govim/govim:go1.16_vim_v8.1.1711_v1
2021-02-27T09:19:14.8748853Z ---> 2b88fe5678c0
2021-02-27T09:19:14.8775198Z Step 2/11 : ARG USER
2021-02-27T09:19:19.4179413Z ---> Running in 87626a9a9eda
2021-02-27T09:19:21.3251842Z Removing intermediate container 87626a9a9eda
2021-02-27T09:19:21.3253147Z ---> 20cea08f67c2
2021-02-27T09:19:21.3253548Z Step 3/11 : ARG UID
2021-02-27T09:19:21.3828260Z ---> Running in 14c2aa882134
2021-02-27T09:19:23.3214425Z Removing intermediate container 14c2aa882134
2021-02-27T09:19:23.3216113Z ---> 9b4db3ff653c
2021-02-27T09:19:23.3216824Z Step 4/11 : ARG GID
2021-02-27T09:19:23.3466391Z ---> Running in b01276fa81cd
2021-02-27T09:19:25.2194268Z Removing intermediate container b01276fa81cd
2021-02-27T09:19:25.2205250Z ---> 2a35a04021ca
2021-02-27T09:19:25.2206143Z Step 5/11 : ENV PATH=/vbash/bin:/home/$USER/.local/bin:$PATH
2021-02-27T09:19:25.2485102Z ---> Running in 887a3f521f80
2021-02-27T09:19:27.1222006Z Removing intermediate container 887a3f521f80
2021-02-27T09:19:27.1223217Z ---> de3ef5246568
2021-02-27T09:19:27.1223689Z Step 6/11 : ENV GOPATH=/home/$USER/gopath
2021-02-27T09:19:27.1679191Z ---> Running in 5b517f429962
2021-02-27T09:19:29.0615603Z Removing intermediate container 5b517f429962
2021-02-27T09:19:29.0616857Z ---> 1d8558a11f7b
2021-02-27T09:19:29.0618730Z Step 7/11 : RUN sh -c "if ! getent group $GID; then groupadd -g $GID $USER; fi" && adduser --uid $UID --gid $GID --disabled*** "" $USER
2021-02-27T09:19:29.1095947Z ---> Running in c3766d561266
2021-02-27T09:19:29.5857002Z Adding user `runner' ...
2021-02-27T09:19:29.5857969Z Adding new user `runner' (1001) with group `runner' ...
2021-02-27T09:19:29.6066184Z Creating home directory `/home/runner' ...
2021-02-27T09:19:29.6067046Z Copying files from `/etc/skel' ...
2021-02-27T09:19:31.6722804Z Removing intermediate container c3766d561266
2021-02-27T09:19:31.6724036Z ---> 86e0dcdcafd8
2021-02-27T09:19:31.6725111Z Step 8/11 : RUN usermod -aG sudo $USER
2021-02-27T09:19:31.6972594Z ---> Running in 729a74185bf7
2021-02-27T09:19:34.0319229Z Removing intermediate container 729a74185bf7
2021-02-27T09:19:34.0323745Z ---> 37fbf5fec26f
2021-02-27T09:19:34.0328123Z Step 9/11 : RUN echo "$USER ALL=(ALL:ALL) NOPASSWD: ALL" > /etc/sudoers.d/$USER
2021-02-27T09:19:34.0792083Z ---> Running in 7e9a59a3b6eb
2021-02-27T09:19:36.4029914Z Removing intermediate container 7e9a59a3b6eb
2021-02-27T09:19:36.4030984Z ---> 68a712784aa0
2021-02-27T09:19:36.4031381Z Step 10/11 : WORKDIR /home/$USER
2021-02-27T09:19:36.4203109Z ---> Running in af200176fc03
2021-02-27T09:19:38.3452387Z Removing intermediate container af200176fc03
2021-02-27T09:19:38.3453563Z ---> dcaa960c52bb
2021-02-27T09:19:38.3453961Z Step 11/11 : USER $USER
2021-02-27T09:19:38.3733599Z ---> Running in ab490545ce87
2021-02-27T09:19:40.2880614Z Removing intermediate container ab490545ce87
2021-02-27T09:19:40.2881745Z ---> 123d87cb2bb4
2021-02-27T09:19:40.2882365Z Successfully built 123d87cb2bb4
2021-02-27T09:19:40.2908294Z Successfully tagged govim:latest
2021-02-27T09:19:40.3024047Z ##[group]Run ./_scripts/runDockerRun.sh
2021-02-27T09:19:40.3024971Z ./_scripts/runDockerRun.sh
2021-02-27T09:19:40.3066044Z shell: /bin/bash -e {0}
2021-02-27T09:19:40.3066422Z env:
2021-02-27T09:19:40.3066756Z GO111MODULE: on
2021-02-27T09:19:40.3067315Z GOPROXY: https://proxy.golang.org
2021-02-27T09:19:40.3068309Z ARTEFACTS: /home/runner/.artefacts
2021-02-27T09:19:40.3068763Z CI: true
2021-02-27T09:19:40.3069304Z DOCKER_HUB_USER: govimci
2021-02-27T09:19:40.3070455Z DOCKER_HUB_TOKEN: ***
2021-02-27T09:19:40.3070900Z GH_USER: x-access-token
2021-02-27T09:19:40.3071848Z GH_TOKEN: ***
2021-02-27T09:19:40.3072252Z GOVIM_TEST_RACE_SLOWDOWN: 1.5
2021-02-27T09:19:40.3072686Z GOVIM_ERRLOGMATCH_WAIT: 25s
2021-02-27T09:19:40.3073108Z GO_VERSION: go1.16
2021-02-27T09:19:40.3073462Z VIM_FLAVOR: vim
2021-02-27T09:19:40.3073833Z VIM_VERSION: v8.1.1711
2021-02-27T09:19:40.3074382Z ##[endgroup]
2021-02-27T09:19:40.6940719Z > source "${BASH_SOURCE%/*}/common.bash"
2021-02-27T09:19:40.6966976Z > trap 'set +ev' EXIT
2021-02-27T09:19:40.6967401Z > runRace=false
2021-02-27T09:19:40.7015805Z > runRace=true
2021-02-27T09:19:40.7016273Z > echo "Will run race builds"
2021-02-27T09:19:40.7016692Z Will run race builds
2021-02-27T09:19:40.7017215Z > eval "VIM_COMMAND=\"\$DEFAULT_${VIM_FLAVOR^^}_COMMAND\""
2021-02-27T09:19:40.7025289Z > cat <<EOD
2021-02-27T09:19:40.7029749Z Environment is:
2021-02-27T09:19:40.7030207Z VIM_FLAVOR=$VIM_FLAVOR
2021-02-27T09:19:40.7030628Z VIM_COMMAND=$VIM_COMMAND
2021-02-27T09:19:40.7031003Z EOD
2021-02-27T09:19:40.7036060Z Environment is:
2021-02-27T09:19:40.7045104Z VIM_FLAVOR=vim
2021-02-27T09:19:40.7053731Z VIM_COMMAND=vim
2021-02-27T09:19:40.7064908Z > echo -e "machine api.github.com\n login $GH_USER\n password $GH_TOKEN" >>~/.netrc
2021-02-27T09:19:40.7066262Z > echo -e "machine github.com\n login $GH_USER\n password $GH_TOKEN" >>~/.netrc
2021-02-27T09:19:40.7067317Z > echo -e "machine githubusercontent.com\n login $GH_USER\n password $GH_TOKEN" >>~/.netrc
2021-02-27T09:19:40.7080141Z > go version
2021-02-27T09:19:40.7122515Z go version go1.16 linux/amd64
2021-02-27T09:19:40.7137838Z > vim --version
2021-02-27T09:19:40.7216530Z VIM - Vi IMproved 8.1 (2018 May 18, compiled Sep 16 2020 12:36:10)
2021-02-27T09:19:40.7217600Z Included patches: 1-1711
2021-02-27T09:19:40.7218224Z Compiled by root@5f24ffcd8a6e
2021-02-27T09:19:40.7219128Z Huge version with GTK2 GUI. Features included (+) or not (-):
2021-02-27T09:19:40.7220091Z +acl -farsi -mouse_sysmouse -tag_any_white
2021-02-27T09:19:40.7220998Z +arabic +file_in_path +mouse_urxvt -tcl
2021-02-27T09:19:40.7221729Z +autocmd +find_in_path +mouse_xterm +termguicolors
2021-02-27T09:19:40.7222469Z +autochdir +float +multi_byte +terminal
2021-02-27T09:19:40.7223540Z -autoservername +folding +multi_lang +terminfo
2021-02-27T09:19:40.7226216Z +balloon_eval -footer -mzscheme +termresponse
2021-02-27T09:19:40.7227041Z +balloon_eval_term +fork() -netbeans_intg +textobjects
2021-02-27T09:19:40.7227612Z +browse +gettext +num64 +textprop
2021-02-27T09:19:40.7228627Z ++builtin_terms -hangul_input +packages +timers
2021-02-27T09:19:40.7229176Z +byte_offset +iconv +path_extra +title
2021-02-27T09:19:40.7229873Z +channel +insert_expand -perl +toolbar
2021-02-27T09:19:40.7230436Z +cindent +job +persistent_undo +user_commands
2021-02-27T09:19:40.7231057Z +clientserver +jumplist +postscript +vartabs
2021-02-27T09:19:40.7231660Z +clipboard +keymap +printer +vertsplit
2021-02-27T09:19:40.7232426Z +cmdline_compl +lambda +profile +virtualedit
2021-02-27T09:19:40.7233177Z +cmdline_hist +langmap -python +visual
2021-02-27T09:19:40.7234455Z +cmdline_info +libcall -python3 +visualextra
2021-02-27T09:19:40.7235083Z +comments +linebreak +quickfix +viminfo
2021-02-27T09:19:40.7235870Z +conceal +lispindent +reltime +vreplace
2021-02-27T09:19:40.7236667Z +cryptv +listcmds +rightleft +wildignore
2021-02-27T09:19:40.7237666Z +cscope +localmap -ruby +wildmenu
2021-02-27T09:19:40.7238882Z +cursorbind -lua +scrollbind +windows
2021-02-27T09:19:40.7239836Z +cursorshape +menu +signs +writebackup
2021-02-27T09:19:40.7240438Z +dialog_con_gui +mksession +smartindent +X11
2021-02-27T09:19:40.7241155Z +diff +modify_fname -sound -xfontset
2021-02-27T09:19:40.7241937Z +digraphs +mouse +spell +xim
2021-02-27T09:19:40.7242650Z +dnd +mouseshape +startuptime -xpm
2021-02-27T09:19:40.7243616Z -ebcdic +mouse_dec +statusline +xsmp_interact
2021-02-27T09:19:40.7244412Z +emacs_tags -mouse_gpm -sun_workshop +xterm_clipboard
2021-02-27T09:19:40.7245187Z +eval -mouse_jsbterm +syntax -xterm_save
2021-02-27T09:19:40.7245729Z +ex_extra +mouse_netterm +tag_binary
2021-02-27T09:19:40.7246421Z +extra_search +mouse_sgr -tag_old_static
2021-02-27T09:19:40.7246908Z system vimrc file: "$VIM/vimrc"
2021-02-27T09:19:40.7247366Z user vimrc file: "$HOME/.vimrc"
2021-02-27T09:19:40.7247855Z 2nd user vimrc file: "~/.vim/vimrc"
2021-02-27T09:19:40.7248310Z user exrc file: "$HOME/.exrc"
2021-02-27T09:19:40.7248754Z system gvimrc file: "$VIM/gvimrc"
2021-02-27T09:19:40.7249225Z user gvimrc file: "$HOME/.gvimrc"
2021-02-27T09:19:40.7249674Z 2nd user gvimrc file: "~/.vim/gvimrc"
2021-02-27T09:19:40.7250220Z defaults file: "$VIMRUNTIME/defaults.vim"
2021-02-27T09:19:40.7250802Z system menu file: "$VIMRUNTIME/menu.vim"
2021-02-27T09:19:40.7251497Z fall-back for $VIM: "/vim/share/vim"
2021-02-27T09:19:40.7254434Z Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1
2021-02-27T09:19:40.7257986Z Linking: gcc -L/usr/local/lib -Wl,--as-needed -o vim -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lSM -lICE -lXt -lX11 -lXdmcp -lSM -lICE -lm -ltinfo -lnsl -ldl
2021-02-27T09:19:40.7274650Z > go mod edit -dropreplace=golang.org/x/tools -dropreplace=golang.org/x/tools/gopls
2021-02-27T09:19:40.7296755Z > go get golang.org/x/tools/gopls@master golang.org/x/tools@master
2021-02-27T09:19:40.9547351Z go: downloading golang.org/x/tools v0.1.1-0.20210225150353-54dc8c5edb56
2021-02-27T09:19:44.8791786Z go: downloading golang.org/x/tools/gopls v0.0.0-20210225150353-54dc8c5edb56
2021-02-27T09:19:45.0203523Z go: downloading github.com/sergi/go-diff v1.1.0
2021-02-27T09:19:45.0246956Z go: downloading honnef.co/go/tools v0.1.1
2021-02-27T09:19:45.1571676Z go: downloading mvdan.cc/xurls/v2 v2.2.0
2021-02-27T09:19:45.1572526Z go: downloading mvdan.cc/gofumpt v0.1.0
2021-02-27T09:19:45.1994950Z go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
2021-02-27T09:19:45.2195482Z go: downloading golang.org/x/mod v0.4.1
2021-02-27T09:19:45.2750205Z go: downloading golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c
2021-02-27T09:19:45.2757818Z go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
2021-02-27T09:19:45.2964094Z go: downloading github.com/google/go-cmp v0.5.4
2021-02-27T09:19:45.3474659Z go: downloading github.com/BurntSushi/toml v0.3.1
2021-02-27T09:19:58.4475506Z go get: upgraded golang.org/x/tools v0.1.1-0.20210219012152-f3748ed8ec89 => v0.1.1-0.20210225150353-54dc8c5edb56
2021-02-27T09:19:58.4476729Z go get: upgraded golang.org/x/tools/gopls v0.0.0-20210219012152-f3748ed8ec89 => v0.0.0-20210225150353-54dc8c5edb56
2021-02-27T09:19:58.4694300Z > go list -m golang.org/x/tools/gopls golang.org/x/tools
2021-02-27T09:19:58.4844962Z golang.org/x/tools/gopls v0.0.0-20210225150353-54dc8c5edb56
2021-02-27T09:19:58.4846200Z golang.org/x/tools v0.1.1-0.20210225150353-54dc8c5edb56
2021-02-27T09:19:58.4868400Z > ./_scripts/revendorToolsInternal.sh
2021-02-27T09:19:58.4956041Z > source "${BASH_SOURCE%/*}/common.bash"
2021-02-27T09:19:58.4974740Z > shopt -s extglob
2021-02-27T09:19:58.4986221Z > go mod download
2021-02-27T09:20:00.5291411Z > tools=$(go list -m -f={{.Dir}} golang.org/x/tools)
2021-02-27T09:20:00.5420635Z > echo "Tools is $tools"
2021-02-27T09:20:00.5422555Z Tools is /home/runner/gopath/pkg/mod/golang.org/x/tools@v0.1.1-0.20210225150353-54dc8c5edb56
2021-02-27T09:20:00.5432830Z > cd $(git rev-parse --show-toplevel)
2021-02-27T09:20:00.5476018Z > regex='s+golang.org/x/tools/internal+github.com/govim/govim/cmd/govim/internal/golang_org_x_tools+g'
2021-02-27T09:20:00.5540561Z > rsync -a --delete --chmod=D0755,F0644 $tools/internal/ ./cmd/govim/internal/golang_org_x_tools
2021-02-27T09:20:00.6387910Z > find ./cmd/govim/internal/golang_org_x_tools -name "*.go" -exec sed -i $regex {} +
2021-02-27T09:20:00.9203204Z > find ./cmd/govim/internal/golang_org_x_tools/ -name "*_test.go" -exec rm {} +
2021-02-27T09:20:00.9298442Z > find ./cmd/govim/internal/golang_org_x_tools/ -type d -name testdata -exec rm -rf {} +
2021-02-27T09:20:00.9458331Z > cp $tools/LICENSE ./cmd/govim/internal/golang_org_x_tools
2021-02-27T09:20:00.9894189Z > go mod tidy
2021-02-27T09:20:01.1248741Z > go install golang.org/x/tools/gopls
2021-02-27T09:20:01.4659592Z > rm -f $(git ls-files -- ':!:cmd/govim/internal/golang_org_x_tools' '**/gen_*.*' 'gen_*.*')
2021-02-27T09:20:01.4705163Z > go generate $(go list ./... | grep -v 'govim/internal/golang_org_x_tools')
2021-02-27T09:20:03.7905714Z > go run ./internal/cmd/dots go test $(go list ./... | grep -v 'govim/internal/golang_org_x_tools')
2021-02-27T09:25:45.5449521Z .....
2021-02-27T09:25:45.5452151Z ok github.com/govim/govim 2.238s
2021-02-27T09:25:45.5453159Z ok github.com/govim/govim/cmd/govim 316.765s
2021-02-27T09:25:45.5453951Z ? github.com/govim/govim/cmd/govim/config [no test files]
2021-02-27T09:25:45.5454645Z ? github.com/govim/govim/cmd/govim/config/internal/applygen [no test files]
2021-02-27T09:25:45.5455879Z ? github.com/govim/govim/cmd/govim/internal/fswatcher [no test files]
2021-02-27T09:25:45.5456838Z ? github.com/govim/govim/cmd/govim/internal/stringfns [no test files]
2021-02-27T09:25:45.5457520Z ? github.com/govim/govim/cmd/govim/internal/types [no test files]
2021-02-27T09:25:45.5458160Z ? github.com/govim/govim/cmd/govim/internal/util [no test files]
2021-02-27T09:25:45.5458831Z ? github.com/govim/govim/cmd/govim/internal/vimconfig [no test files]
2021-02-27T09:25:45.5459467Z ? github.com/govim/govim/internal/cmd/dots [no test files]
2021-02-27T09:25:45.5460104Z ? github.com/govim/govim/internal/cmd/genconfig [no test files]
2021-02-27T09:25:45.5460720Z ok github.com/govim/govim/internal/cmd/txtarutil 0.156s
2021-02-27T09:25:45.5461328Z ? github.com/govim/govim/internal/plugin [no test files]
2021-02-27T09:25:45.5461927Z ? github.com/govim/govim/internal/queue [no test files]
2021-02-27T09:25:45.5462513Z ok github.com/govim/govim/internal/textutil 0.060s
2021-02-27T09:25:45.5463079Z ? github.com/govim/govim/testdriver [no test files]
2021-02-27T09:25:45.5463792Z ? github.com/govim/govim/testsetup [no test files]
2021-02-27T09:25:45.5488604Z > go run ./internal/cmd/dots go test -race -timeout 0s $(go list ./... | grep -v 'govim/internal/golang_org_x_tools')
2021-02-27T09:33:14.0704223Z .......
2021-02-27T09:33:14.0710491Z failed to run go test -race -timeout 0s github.com/govim/govim github.com/govim/govim/cmd/govim github.com/govim/govim/cmd/govim/config github.com/govim/govim/cmd/govim/config/internal/applygen github.com/govim/govim/cmd/govim/internal/fswatcher github.com/govim/govim/cmd/govim/internal/stringfns github.com/govim/govim/cmd/govim/internal/types github.com/govim/govim/cmd/govim/internal/util github.com/govim/govim/cmd/govim/internal/vimconfig github.com/govim/govim/internal/cmd/dots github.com/govim/govim/internal/cmd/genconfig github.com/govim/govim/internal/cmd/txtarutil github.com/govim/govim/internal/plugin github.com/govim/govim/internal/queue github.com/govim/govim/internal/textutil github.com/govim/govim/testdriver github.com/govim/govim/testsetup: exit status 1
2021-02-27T09:33:14.0715304Z ok github.com/govim/govim 3.193s
2021-02-27T09:33:14.0719937Z go proxy: no archive example.com v1.0.0
2021-02-27T09:33:14.0720423Z ==================
2021-02-27T09:33:14.0720761Z WARNING: DATA RACE
2021-02-27T09:33:14.0721208Z Write at 0x00c001f64300 by goroutine 208:
2021-02-27T09:33:14.0721689Z runtime.slicecopy()
2021-02-27T09:33:14.0722299Z /go/src/runtime/slice.go:247 +0x0
2021-02-27T09:33:14.0722721Z fmt.(*buffer).write()
2021-02-27T09:33:14.0723141Z /go/src/fmt/print.go:78 +0xb1
2021-02-27T09:33:14.0723528Z fmt.(*pp).Write()
2021-02-27T09:33:14.0723915Z /go/src/fmt/print.go:187 +0x2f
2021-02-27T09:33:14.0724389Z text/tabwriter.(*Writer).write0()
2021-02-27T09:33:14.0724917Z /go/src/text/tabwriter/tabwriter.go:254 +0x72
2021-02-27T09:33:14.0725493Z text/tabwriter.(*Writer).writeLines()
2021-02-27T09:33:14.0726245Z /go/src/text/tabwriter/tabwriter.go:321 +0x4a4
2021-02-27T09:33:14.0726963Z text/tabwriter.(*Writer).format()
2021-02-27T09:33:14.0727513Z /go/src/text/tabwriter/tabwriter.go:409 +0x570
2021-02-27T09:33:14.0728095Z text/tabwriter.(*Writer).flushNoDefers()
2021-02-27T09:33:14.0728844Z /go/src/text/tabwriter/tabwriter.go:520 +0x9c
2021-02-27T09:33:14.0729347Z text/tabwriter.(*Writer).Write()
2021-02-27T09:33:14.0729872Z /go/src/text/tabwriter/tabwriter.go:554 +0xb44
2021-02-27T09:33:14.0730424Z github.com/kr/pretty.writeByte()
2021-02-27T09:33:14.0731088Z /home/runner/gopath/pkg/mod/github.com/kr/pretty@v0.1.0/formatter.go:319 +0x2684
2021-02-27T09:33:14.0731756Z github.com/kr/pretty.(*printer).printValue()
2021-02-27T09:33:14.0732443Z /home/runner/gopath/pkg/mod/github.com/kr/pretty@v0.1.0/formatter.go:169 +0x260a
2021-02-27T09:33:14.0733103Z github.com/kr/pretty.(*printer).printValue()
2021-02-27T09:33:14.0733787Z /home/runner/gopath/pkg/mod/github.com/kr/pretty@v0.1.0/formatter.go:249 +0x1ae6
2021-02-27T09:33:14.0734510Z github.com/kr/pretty.formatter.Format()
2021-02-27T09:33:14.0735446Z /home/runner/gopath/pkg/mod/github.com/kr/pretty@v0.1.0/formatter.go:57 +0x224
2021-02-27T09:33:14.0736093Z github.com/kr/pretty.(*formatter).Format()
2021-02-27T09:33:14.0736600Z <autogenerated>:1 +0xac
2021-02-27T09:33:14.0737044Z fmt.(*pp).handleMethods()
2021-02-27T09:33:14.0737677Z /go/src/fmt/print.go:593 +0x1c7
2021-02-27T09:33:14.0738274Z fmt.(*pp).printArg()
2021-02-27T09:33:14.0738707Z /go/src/fmt/print.go:709 +0x1b8
2021-02-27T09:33:14.0739300Z fmt.(*pp).doPrint()
2021-02-27T09:33:14.0739904Z /go/src/fmt/print.go:1157 +0xe6
2021-02-27T09:33:14.0740313Z fmt.Sprint()
2021-02-27T09:33:14.0740950Z /go/src/fmt/print.go:249 +0x64
2021-02-27T09:33:14.0741763Z github.com/kr/pretty.Sprint()
2021-02-27T09:33:14.0742409Z /home/runner/gopath/pkg/mod/github.com/kr/pretty@v0.1.0/pretty.go:91 +0x77
2021-02-27T09:33:14.0743485Z github.com/govim/govim/cmd/govim.loggingGoplsServer.Initialize()
2021-02-27T09:33:14.0745026Z /home/runner/govim/cmd/govim/gopls_server.go:27 +0x239
2021-02-27T09:33:14.0745748Z github.com/govim/govim/cmd/govim.(*loggingGoplsServer).Initialize()
2021-02-27T09:33:14.0746384Z <autogenerated>:1 +0xae
2021-02-27T09:33:14.0746948Z github.com/govim/govim/cmd/govim.(*govimplugin).startGopls()
2021-02-27T09:33:14.0748045Z /home/runner/govim/cmd/govim/gopls.go:169 +0x18bc
2021-02-27T09:33:14.0748634Z github.com/govim/govim/cmd/govim.(*govimplugin).Init()
2021-02-27T09:33:14.0749212Z /home/runner/govim/cmd/govim/main.go:337 +0x486d
2021-02-27T09:33:14.0749764Z github.com/govim/govim.(*govimImpl).load.func2()
2021-02-27T09:33:14.0750311Z /home/runner/govim/govim.go:340 +0x33b
2021-02-27T09:33:14.0750833Z github.com/govim/govim.(*govimImpl).DoProto()
2021-02-27T09:33:14.0751383Z /home/runner/govim/channel_cmds.go:131 +0x83
2021-02-27T09:33:14.0751903Z github.com/govim/govim.(*govimImpl).load()
2021-02-27T09:33:14.0752420Z /home/runner/govim/govim.go:320 +0x97b
2021-02-27T09:33:14.0753256Z github.com/govim/govim.(*govimImpl).load-fm()
2021-02-27T09:33:14.0753799Z /home/runner/govim/govim.go:291 +0x4a
2021-02-27T09:33:14.0754443Z github.com/govim/govim.(*govimImpl).goHandleShutdown.func1()
2021-02-27T09:33:14.0755275Z /home/runner/govim/govim.go:283 +0xa9
2021-02-27T09:33:14.0756166Z gopkg.in/tomb%2ev2.(*Tomb).run()
2021-02-27T09:33:14.0757037Z /home/runner/gopath/pkg/mod/gopkg.in/tomb.v2@v2.0.0-20161208151619-d5d1b5820637/tomb.go:163 +0x51
2021-02-27T09:33:14.0757850Z
2021-02-27T09:33:14.0758261Z Previous read at 0x00c001f64300 by goroutine 58:
2021-02-27T09:33:14.0758783Z internal/race.ReadRange()
2021-02-27T09:33:14.0759296Z /go/src/internal/race/race.go:45 +0xb0
2021-02-27T09:33:14.0759746Z syscall.Write()
2021-02-27T09:33:14.0760210Z /go/src/syscall/syscall_unix.go:215 +0x94
2021-02-27T09:33:14.0760756Z internal/poll.ignoringEINTRIO()
2021-02-27T09:33:14.0761329Z /go/src/internal/poll/fd_unix.go:581 +0x16e
2021-02-27T09:33:14.0761817Z internal/poll.(*FD).Write()
2021-02-27T09:33:14.0762305Z /go/src/internal/poll/fd_unix.go:274 +0x294
2021-02-27T09:33:14.0762727Z os.(*File).write()
2021-02-27T09:33:14.0763144Z /go/src/os/file_posix.go:48 +0xb1
2021-02-27T09:33:14.0763543Z os.(*File).Write()
2021-02-27T09:33:14.0763932Z /go/src/os/file.go:174 +0x6b
2021-02-27T09:33:14.0764359Z os/exec.(*closeOnce).Write()
2021-02-27T09:33:14.0764823Z <autogenerated>:1 +0x84
2021-02-27T09:33:14.0765503Z io.WriteCloser.Write-fm()
2021-02-27T09:33:14.0766050Z /go/src/io/io.go:139 +0x79
2021-02-27T09:33:14.0766682Z github.com/govim/govim/cmd/govim/internal/golang_org_x_tools/fakenet.(*connFeeder).run()
2021-02-27T09:33:14.0767672Z /home/runner/govim/cmd/govim/internal/golang_org_x_tools/fakenet/conn.go:121 +0x1d4
2021-02-27T09:33:14.0768107Z
2021-02-27T09:33:14.0768652Z Goroutine 208 (running) created at:
2021-02-27T09:33:14.0769322Z gopkg.in/tomb%2ev2.(*Tomb).Go()
2021-02-27T09:33:14.0770845Z /home/runner/gopath/pkg/mod/gopkg.in/tomb.v2@v2.0.0-20161208151619-d5d1b5820637/tomb.go:159 +0x164
2021-02-27T09:33:14.0771632Z github.com/govim/govim.(*govimImpl).goHandleShutdown()
2021-02-27T09:33:14.0772429Z /home/runner/govim/govim.go:277 +0xed
2021-02-27T09:33:14.0773121Z github.com/govim/govim.(*govimImpl).run()
2021-02-27T09:33:14.0773632Z /home/runner/govim/govim.go:425 +0x23a
2021-02-27T09:33:14.0774374Z github.com/govim/govim.(*govimImpl).Run.func1()
2021-02-27T09:33:14.0774889Z /home/runner/govim/govim.go:403 +0x44
2021-02-27T09:33:14.0775419Z github.com/govim/govim.(*govimImpl).DoProto()
2021-02-27T09:33:14.0775961Z /home/runner/govim/channel_cmds.go:131 +0x83
2021-02-27T09:33:14.0776490Z github.com/govim/govim.(*govimImpl).Run()
2021-02-27T09:33:14.0776982Z /home/runner/govim/govim.go:402 +0x64
2021-02-27T09:33:14.0777806Z github.com/govim/govim/testdriver.(*TestDriver).runGovim()
2021-02-27T09:33:14.0778635Z /home/runner/govim/testdriver/testdriver.go:468 +0xe1
2021-02-27T09:33:14.0779809Z github.com/govim/govim/testdriver.(*TestDriver).runGovim-fm()
2021-02-27T09:33:14.0780960Z /home/runner/govim/testdriver/testdriver.go:466 +0x4a
2021-02-27T09:33:14.0781706Z github.com/govim/govim/testdriver.(*TestDriver).tombgo.func1()
2021-02-27T09:33:14.0782914Z /home/runner/govim/testdriver/testdriver.go:410 +0x61
2021-02-27T09:33:14.0783472Z gopkg.in/tomb%2ev2.(*Tomb).run()
2021-02-27T09:33:14.0784313Z /home/runner/gopath/pkg/mod/gopkg.in/tomb.v2@v2.0.0-20161208151619-d5d1b5820637/tomb.go:163 +0x51
2021-02-27T09:33:14.0784778Z
2021-02-27T09:33:14.0785183Z Goroutine 58 (finished) created at:
2021-02-27T09:33:14.0785860Z github.com/govim/govim/cmd/govim/internal/golang_org_x_tools/fakenet.NewConn()
2021-02-27T09:33:14.0786681Z /home/runner/govim/cmd/govim/internal/golang_org_x_tools/fakenet/conn.go:27 +0x5a4
2021-02-27T09:33:14.0787419Z github.com/govim/govim/cmd/govim.(*govimplugin).startGopls()
2021-02-27T09:33:14.0788828Z /home/runner/govim/cmd/govim/gopls.go:106 +0xdc8
2021-02-27T09:33:14.0789812Z github.com/govim/govim/cmd/govim.(*govimplugin).Init()
2021-02-27T09:33:14.0790408Z /home/runner/govim/cmd/govim/main.go:337 +0x486d
2021-02-27T09:33:14.0790977Z github.com/govim/govim.(*govimImpl).load.func2()
2021-02-27T09:33:14.0791538Z /home/runner/govim/govim.go:340 +0x33b
2021-02-27T09:33:14.0792077Z github.com/govim/govim.(*govimImpl).DoProto()
2021-02-27T09:33:14.0792648Z /home/runner/govim/channel_cmds.go:131 +0x83
2021-02-27T09:33:14.0793183Z github.com/govim/govim.(*govimImpl).load()
2021-02-27T09:33:14.0793714Z /home/runner/govim/govim.go:320 +0x97b
2021-02-27T09:33:14.0794469Z github.com/govim/govim.(*govimImpl).load-fm()
2021-02-27T09:33:14.0795023Z /home/runner/govim/govim.go:291 +0x4a
2021-02-27T09:33:14.0795689Z github.com/govim/govim.(*govimImpl).goHandleShutdown.func1()
2021-02-27T09:33:14.0796369Z /home/runner/govim/govim.go:283 +0xa9
2021-02-27T09:33:14.0796843Z gopkg.in/tomb%2ev2.(*Tomb).run()
2021-02-27T09:33:14.0797696Z /home/runner/gopath/pkg/mod/gopkg.in/tomb.v2@v2.0.0-20161208151619-d5d1b5820637/tomb.go:163 +0x51
2021-02-27T09:33:14.0798414Z ==================
2021-02-27T09:33:14.0798962Z --- FAIL: TestScripts (21.20s)
2021-02-27T09:33:14.0799911Z main_test.go:77: using gopls at "/tmp/gobin-gopls-installdir446743600/gopls"
2021-02-27T09:33:14.0800917Z --- FAIL: TestScripts/scenario_default (0.01s)
2021-02-27T09:33:14.0801712Z --- FAIL: TestScripts/scenario_default/batch (1.15s)
2021-02-27T09:33:14.0802280Z testscript.go:382:
2021-02-27T09:33:14.0803094Z WORK=/artefacts/govim/cmd/govim-race/scenario_default/script-batch
2021-02-27T09:33:14.0803916Z # Test that the various batch functions work in various permutations
2021-02-27T09:33:14.0804616Z # Ensure that we can call a working batch function (0.054s)
2021-02-27T09:33:14.0805282Z # Now call a batch that cancels because nothing is done (0.063s)
2021-02-27T09:33:14.0806280Z # Ensure that we can still call a working batch function (0.043s)
2021-02-27T09:33:14.0807391Z # Now call a function where there is an exception in the batch (0.072s)
2021-02-27T09:33:14.0808255Z # Ensure that we can still call a working batch function (0.056s)
2021-02-27T09:33:14.0808918Z # Now call a function where a batch assertion fails (0.047s)
2021-02-27T09:33:14.0809567Z # Ensure that we can still call a working batch function (0.101s)
2021-02-27T09:33:14.0810491Z # Test that calling a non-batch method within a batch fails (0.028s)
2021-02-27T09:33:14.0811258Z # Test that ignoring a specific error succeeds when the error is thrown (0.043s)
2021-02-27T09:33:14.0812043Z # Test that ignoring a specific error succeeds when no error is thrown (0.043s)
2021-02-27T09:33:14.0812757Z # noerrcheck (0.000s)
2021-02-27T09:33:14.0813159Z PASS
2021-02-27T09:33:14.0813491Z
2021-02-27T09:33:14.0813987Z testing.go:1093: race detected during execution of test
2021-02-27T09:33:14.0815133Z --- FAIL: TestScripts/scenario_default/codelens_gc_details (32.45s)
2021-02-27T09:33:14.0815910Z testscript.go:382:
2021-02-27T09:33:14.0817204Z WORK=/artefacts/govim/cmd/govim-race/scenario_default/script-codelens_gc_details
2021-02-27T09:33:14.0818731Z # Tests CodeLens "gc_details" that, when enabled gopls will include diagnostics of information
2021-02-27T09:33:14.0819632Z # severity with decisions about inlining, escapes, etc. (0.000s)
2021-02-27T09:33:14.0820420Z # Compiler details are reported using "information" severity (1.182s)
2021-02-27T09:33:14.0821118Z # Test that details can be disabled (30.442s)
2021-02-27T09:33:14.0821825Z # Assert that we have received no error (Type: 1) or warning (Type: 2) log messages
2021-02-27T09:33:14.0822750Z # Disabled pending resolution to https://github.com/golang/go/issues/34103
2021-02-27T09:33:14.0824057Z # errlogmatch -start -count=0 'LogMessage callback: &protocol\.LogMessageParams\{Type:(1|2), Message:".*' (0.000s)
2021-02-27T09:33:14.0824819Z PASS
2021-02-27T09:33:14.0825149Z
2021-02-27T09:33:14.0825682Z testing.go:1093: race detected during execution of test
2021-02-27T09:33:14.0826369Z FAIL
2021-02-27T09:33:14.0826807Z FAIL github.com/govim/govim/cmd/govim 427.871s
2021-02-27T09:33:14.0827403Z ? github.com/govim/govim/cmd/govim/config [no test files]
2021-02-27T09:33:14.0828820Z ? github.com/govim/govim/cmd/govim/config/internal/applygen [no test files]
2021-02-27T09:33:14.0829614Z ? github.com/govim/govim/cmd/govim/internal/fswatcher [no test files]
2021-02-27T09:33:14.0830389Z ? github.com/govim/govim/cmd/govim/internal/stringfns [no test files]
2021-02-27T09:33:14.0831123Z ? github.com/govim/govim/cmd/govim/internal/types [no test files]
2021-02-27T09:33:14.0831894Z ? github.com/govim/govim/cmd/govim/internal/util [no test files]
2021-02-27T09:33:14.0834771Z ? github.com/govim/govim/cmd/govim/internal/vimconfig [no test files]
2021-02-27T09:33:14.0835656Z ? github.com/govim/govim/internal/cmd/dots [no test files]
2021-02-27T09:33:14.0836490Z ? github.com/govim/govim/internal/cmd/genconfig [no test files]
2021-02-27T09:33:14.0837907Z ok github.com/govim/govim/internal/cmd/txtarutil 0.453s
2021-02-27T09:33:14.0839077Z ? github.com/govim/govim/internal/plugin [no test files]
2021-02-27T09:33:14.0839821Z ? github.com/govim/govim/internal/queue [no test files]
2021-02-27T09:33:14.0840732Z ok github.com/govim/govim/internal/textutil 0.061s
2021-02-27T09:33:14.0841418Z ? github.com/govim/govim/testdriver [no test files]
2021-02-27T09:33:14.0842177Z ? github.com/govim/govim/testsetup [no test files]
2021-02-27T09:33:14.0842942Z FAIL
2021-02-27T09:33:14.0843224Z
2021-02-27T09:33:14.0843590Z exit status 1
2021-02-27T09:33:14.0844240Z Error on linue 83 in ./_scripts/dockerRun.sh
2021-02-27T09:33:15.1618824Z ##[error]Process completed with exit code 1.
2021-02-27T09:33:15.1699318Z ##[group]Run ./_scripts/postRun.sh
2021-02-27T09:33:15.1699984Z ./_scripts/postRun.sh
2021-02-27T09:33:15.1743471Z shell: /bin/bash -e {0}
2021-02-27T09:33:15.1744154Z env:
2021-02-27T09:33:15.1744618Z GO111MODULE: on
2021-02-27T09:33:15.1745210Z GOPROXY: https://proxy.golang.org
2021-02-27T09:33:15.1745935Z ARTEFACTS: /home/runner/.artefacts
2021-02-27T09:33:15.1746401Z CI: true
2021-02-27T09:33:15.1746884Z DOCKER_HUB_USER: govimci
2021-02-27T09:33:15.1747893Z DOCKER_HUB_TOKEN: ***
2021-02-27T09:33:15.1749272Z GH_USER: x-access-token
2021-02-27T09:33:15.1750526Z GH_TOKEN: ***
2021-02-27T09:33:15.1751244Z GOVIM_TEST_RACE_SLOWDOWN: 1.5
2021-02-27T09:33:15.1752049Z GOVIM_ERRLOGMATCH_WAIT: 25s
2021-02-27T09:33:15.1752621Z GO_VERSION: go1.16
2021-02-27T09:33:15.1753022Z VIM_FLAVOR: vim
2021-02-27T09:33:15.1753491Z VIM_VERSION: v8.1.1711
2021-02-27T09:33:15.1754120Z ##[endgroup]
2021-02-27T09:33:22.1735799Z ##[group]Run actions/upload-artifact@3446296876d12d4e3a0f3145a3c87e67bf0a16b5
2021-02-27T09:33:22.1736415Z with:
2021-02-27T09:33:22.1736803Z path: /home/runner/.artefacts
2021-02-27T09:33:22.1737259Z name: ubuntu-18.04_go1.16_vim_v8.1.1711
2021-02-27T09:33:22.1737642Z env:
2021-02-27T09:33:22.1737956Z GO111MODULE: on
2021-02-27T09:33:22.1738492Z GOPROXY: https://proxy.golang.org
2021-02-27T09:33:22.1739062Z ARTEFACTS: /home/runner/.artefacts
2021-02-27T09:33:22.1739475Z CI: true
2021-02-27T09:33:22.1739818Z DOCKER_HUB_USER: govimci
2021-02-27T09:33:22.1740769Z DOCKER_HUB_TOKEN: ***
2021-02-27T09:33:22.1741182Z GH_USER: x-access-token
2021-02-27T09:33:22.1742077Z GH_TOKEN: ***
2021-02-27T09:33:22.1742446Z GOVIM_TEST_RACE_SLOWDOWN: 1.5
2021-02-27T09:33:22.1742881Z GOVIM_ERRLOGMATCH_WAIT: 25s
2021-02-27T09:33:22.1743280Z GO_VERSION: go1.16
2021-02-27T09:33:22.1743638Z VIM_FLAVOR: vim
2021-02-27T09:33:22.1743981Z VIM_VERSION: v8.1.1711
2021-02-27T09:33:22.1744389Z CI_UPLOAD_ARTIFACTS: true
2021-02-27T09:33:22.1744792Z ##[endgroup]
2021-02-27T09:33:22.5191194Z Uploading artifact 'ubuntu-18.04_go1.16_vim_v8.1.1711' from '/home/runner/.artefacts' for run #1575
2021-02-27T09:33:22.6646525Z Uploading 646 files
2021-02-27T09:33:27.6720853Z Total file: 646 ---- Processed file: 90 (13%)
2021-02-27T09:33:37.6686292Z Total file: 646 ---- Processed file: 284 (43%)
2021-02-27T09:33:47.6738944Z Total file: 646 ---- Processed file: 463 (71%)
2021-02-27T09:33:56.6132496Z File upload complete.
2021-02-27T09:33:56.6149982Z Uploaded '36040334' bytes from '/home/runner/.artefacts' to server
2021-02-27T09:33:56.7645190Z Associated artifact ubuntu-18.04_go1.16_vim_v8.1.1711 (20406810) with run #1575
2021-02-27T09:33:56.7809033Z Post job cleanup.
2021-02-27T09:33:56.8893392Z [command]/usr/bin/git version
2021-02-27T09:33:56.8951536Z git version 2.30.0
2021-02-27T09:33:56.8987831Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2021-02-27T09:33:56.9134610Z http.https://github.com/.extraheader
2021-02-27T09:33:56.9154308Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2021-02-27T09:33:56.9171225Z Cleaning up orphan processes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment