2021-08-20T00:32:26.4401860Z Found online and idle hosted runner in the current repository's organization account that matches the required labels: 'ubuntu-latest' 2021-08-20T00:32:26.5057799Z Waiting for a Hosted runner in the 'organization' to pick this job... 2021-08-20T00:32:26.7080665Z Job is waiting for a hosted runner to come online. 2021-08-20T00:32:31.0737824Z Job is about to start running on the hosted runner: Hosted Agent (hosted) 2021-08-20T00:32:33.3449573Z Current runner version: '2.280.3' 2021-08-20T00:32:33.3493029Z ##[group]Operating System 2021-08-20T00:32:33.3494148Z Ubuntu 2021-08-20T00:32:33.3494664Z 20.04.2 2021-08-20T00:32:33.3495095Z LTS 2021-08-20T00:32:33.3495629Z ##[endgroup] 2021-08-20T00:32:33.3496191Z ##[group]Virtual Environment 2021-08-20T00:32:33.3496913Z Environment: ubuntu-20.04 2021-08-20T00:32:33.3497519Z Version: 20210816.1 2021-08-20T00:32:33.3498588Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210816.1/images/linux/Ubuntu2004-README.md 2021-08-20T00:32:33.3499962Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210816.1 2021-08-20T00:32:33.3500888Z ##[endgroup] 2021-08-20T00:32:33.3501578Z ##[group]Virtual Environment Provisioner 2021-08-20T00:32:33.3502232Z 1.0.0.0-master-20210816-1 2021-08-20T00:32:33.3502947Z ##[endgroup] 2021-08-20T00:32:33.3504914Z ##[group]GITHUB_TOKEN Permissions 2021-08-20T00:32:33.3506330Z Actions: write 2021-08-20T00:32:33.3506924Z Checks: write 2021-08-20T00:32:33.3507445Z Contents: write 2021-08-20T00:32:33.3507997Z Deployments: write 2021-08-20T00:32:33.3508558Z Discussions: write 2021-08-20T00:32:33.3509095Z Issues: write 2021-08-20T00:32:33.3509624Z Metadata: read 2021-08-20T00:32:33.3510108Z Packages: write 2021-08-20T00:32:33.3510672Z PullRequests: write 2021-08-20T00:32:33.3511333Z RepositoryProjects: write 2021-08-20T00:32:33.3511950Z SecurityEvents: write 2021-08-20T00:32:33.3512518Z Statuses: write 2021-08-20T00:32:33.3513168Z ##[endgroup] 2021-08-20T00:32:33.3516293Z Prepare workflow directory 2021-08-20T00:32:33.4157797Z Prepare all required actions 2021-08-20T00:32:33.4172665Z Getting action download info 2021-08-20T00:32:33.7334775Z Download action repository 'actions/checkout@v2' (SHA:5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f) 2021-08-20T00:32:35.8685998Z Download action repository 'docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9' (SHA:f054a8b539a109f9f41c372932f1ae047eff08c9) 2021-08-20T00:32:36.1803907Z Download action repository 'docker/metadata-action@v3' (SHA:8b842e721d38d18bea23b57f4c040e53331f4ca2) 2021-08-20T00:32:36.5818988Z Download action repository 'docker/build-push-action@v2' (SHA:1bc1040caef9e604eb543693ba89b5bf4fc80935) 2021-08-20T00:32:37.1301035Z ##[group]Run actions/checkout@v2 2021-08-20T00:32:37.1301720Z with: 2021-08-20T00:32:37.1302146Z repository: sajari/docconv 2021-08-20T00:32:37.1303002Z token: *** 2021-08-20T00:32:37.1303401Z ssh-strict: true 2021-08-20T00:32:37.1303909Z persist-credentials: true 2021-08-20T00:32:37.1304377Z clean: true 2021-08-20T00:32:37.1304765Z fetch-depth: 1 2021-08-20T00:32:37.1305285Z lfs: false 2021-08-20T00:32:37.1305796Z submodules: false 2021-08-20T00:32:37.1306232Z ##[endgroup] 2021-08-20T00:32:37.8777870Z Syncing repository: sajari/docconv 2021-08-20T00:32:37.8779539Z ##[group]Getting Git version info 2021-08-20T00:32:37.8780795Z Working directory is '/home/runner/work/docconv/docconv' 2021-08-20T00:32:37.8782319Z [command]/usr/bin/git version 2021-08-20T00:32:37.8783049Z git version 2.32.0 2021-08-20T00:32:37.8785209Z ##[endgroup] 2021-08-20T00:32:37.8786200Z Deleting the contents of '/home/runner/work/docconv/docconv' 2021-08-20T00:32:37.8788800Z ##[group]Initializing the repository 2021-08-20T00:32:37.8789621Z [command]/usr/bin/git init /home/runner/work/docconv/docconv 2021-08-20T00:32:37.8790767Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-08-20T00:32:37.8791732Z hint: is subject to change. To configure the initial branch name to use in all 2021-08-20T00:32:37.8792633Z hint: of your new repositories, which will suppress this warning, call: 2021-08-20T00:32:37.8793304Z hint: 2021-08-20T00:32:37.8794175Z hint: git config --global init.defaultBranch 2021-08-20T00:32:37.8795047Z hint: 2021-08-20T00:32:37.8796074Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-08-20T00:32:37.8797376Z hint: 'development'. The just-created branch can be renamed via this command: 2021-08-20T00:32:37.8798632Z hint: 2021-08-20T00:32:37.8799429Z hint: git branch -m 2021-08-20T00:32:37.8800345Z Initialized empty Git repository in /home/runner/work/docconv/docconv/.git/ 2021-08-20T00:32:37.8801663Z [command]/usr/bin/git remote add origin https://github.com/sajari/docconv 2021-08-20T00:32:37.8803404Z ##[endgroup] 2021-08-20T00:32:37.8804646Z ##[group]Disabling automatic garbage collection 2021-08-20T00:32:37.8805820Z [command]/usr/bin/git config --local gc.auto 0 2021-08-20T00:32:37.8807071Z ##[endgroup] 2021-08-20T00:32:37.8810236Z ##[group]Setting up auth 2021-08-20T00:32:37.8811422Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-08-20T00:32:37.8813216Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-08-20T00:32:37.8814998Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-08-20T00:32:37.8817113Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-08-20T00:32:37.8819238Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-08-20T00:32:37.8820852Z ##[endgroup] 2021-08-20T00:32:37.8822023Z ##[group]Fetching the repository 2021-08-20T00:32:37.8824245Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +a6ea64d0ff1797a66858e050bf8066a8538fd4e3:refs/tags/v1.2.0 2021-08-20T00:32:37.9500712Z remote: Enumerating objects: 103, done. 2021-08-20T00:32:37.9501377Z remote: Counting objects: 0% (1/103) 2021-08-20T00:32:37.9502522Z remote: Counting objects: 1% (2/103) 2021-08-20T00:32:37.9503193Z remote: Counting objects: 2% (3/103) 2021-08-20T00:32:37.9503866Z remote: Counting objects: 3% (4/103) 2021-08-20T00:32:37.9504566Z remote: Counting objects: 4% (5/103) 2021-08-20T00:32:37.9505174Z remote: Counting objects: 5% (6/103) 2021-08-20T00:32:37.9506509Z remote: Counting objects: 6% (7/103) 2021-08-20T00:32:37.9507208Z remote: Counting objects: 7% (8/103) 2021-08-20T00:32:37.9507942Z remote: Counting objects: 8% (9/103) 2021-08-20T00:32:37.9508702Z remote: Counting objects: 9% (10/103) 2021-08-20T00:32:37.9509287Z remote: Counting objects: 10% (11/103) 2021-08-20T00:32:37.9510206Z remote: Counting objects: 11% (12/103) 2021-08-20T00:32:37.9510858Z remote: Counting objects: 12% (13/103) 2021-08-20T00:32:37.9511689Z remote: Counting objects: 13% (14/103) 2021-08-20T00:32:37.9512319Z remote: Counting objects: 14% (15/103) 2021-08-20T00:32:37.9512973Z remote: Counting objects: 15% (16/103) 2021-08-20T00:32:37.9517657Z remote: Counting objects: 16% (17/103) 2021-08-20T00:32:37.9518273Z remote: Counting objects: 17% (18/103) 2021-08-20T00:32:37.9518955Z remote: Counting objects: 18% (19/103) 2021-08-20T00:32:37.9519766Z remote: Counting objects: 19% (20/103) 2021-08-20T00:32:37.9520276Z remote: Counting objects: 20% (21/103) 2021-08-20T00:32:37.9520829Z remote: Counting objects: 21% (22/103) 2021-08-20T00:32:37.9521589Z remote: Counting objects: 22% (23/103) 2021-08-20T00:32:37.9522114Z remote: Counting objects: 23% (24/103) 2021-08-20T00:32:37.9522707Z remote: Counting objects: 24% (25/103) 2021-08-20T00:32:37.9523263Z remote: Counting objects: 25% (26/103) 2021-08-20T00:32:37.9523770Z remote: Counting objects: 26% (27/103) 2021-08-20T00:32:37.9524324Z remote: Counting objects: 27% (28/103) 2021-08-20T00:32:37.9524932Z remote: Counting objects: 28% (29/103) 2021-08-20T00:32:37.9525448Z remote: Counting objects: 29% (30/103) 2021-08-20T00:32:37.9526252Z remote: Counting objects: 30% (31/103) 2021-08-20T00:32:37.9526805Z remote: Counting objects: 31% (32/103) 2021-08-20T00:32:37.9527378Z remote: Counting objects: 32% (33/103) 2021-08-20T00:32:37.9527920Z remote: Counting objects: 33% (34/103) 2021-08-20T00:32:37.9528479Z remote: Counting objects: 34% (36/103) 2021-08-20T00:32:37.9529035Z remote: Counting objects: 35% (37/103) 2021-08-20T00:32:37.9529554Z remote: Counting objects: 36% (38/103) 2021-08-20T00:32:37.9530124Z remote: Counting objects: 37% (39/103) 2021-08-20T00:32:37.9530705Z remote: Counting objects: 38% (40/103) 2021-08-20T00:32:37.9531212Z remote: Counting objects: 39% (41/103) 2021-08-20T00:32:37.9531772Z remote: Counting objects: 40% (42/103) 2021-08-20T00:32:37.9532340Z remote: Counting objects: 41% (43/103) 2021-08-20T00:32:37.9532850Z remote: Counting objects: 42% (44/103) 2021-08-20T00:32:37.9533431Z remote: Counting objects: 43% (45/103) 2021-08-20T00:32:37.9533990Z remote: Counting objects: 44% (46/103) 2021-08-20T00:32:37.9534512Z remote: Counting objects: 45% (47/103) 2021-08-20T00:32:37.9535069Z remote: Counting objects: 46% (48/103) 2021-08-20T00:32:37.9535645Z remote: Counting objects: 47% (49/103) 2021-08-20T00:32:37.9536154Z remote: Counting objects: 48% (50/103) 2021-08-20T00:32:37.9536713Z remote: Counting objects: 49% (51/103) 2021-08-20T00:32:37.9537408Z remote: Counting objects: 50% (52/103) 2021-08-20T00:32:37.9538081Z remote: Counting objects: 51% (53/103) 2021-08-20T00:32:37.9538854Z remote: Counting objects: 52% (54/103) 2021-08-20T00:32:37.9539491Z remote: Counting objects: 53% (55/103) 2021-08-20T00:32:37.9540082Z remote: Counting objects: 54% (56/103) 2021-08-20T00:32:37.9540708Z remote: Counting objects: 55% (57/103) 2021-08-20T00:32:37.9541463Z remote: Counting objects: 56% (58/103) 2021-08-20T00:32:37.9542181Z remote: Counting objects: 57% (59/103) 2021-08-20T00:32:37.9542874Z remote: Counting objects: 58% (60/103) 2021-08-20T00:32:37.9543670Z remote: Counting objects: 59% (61/103) 2021-08-20T00:32:37.9544377Z remote: Counting objects: 60% (62/103) 2021-08-20T00:32:37.9545133Z remote: Counting objects: 61% (63/103) 2021-08-20T00:32:37.9545931Z remote: Counting objects: 62% (64/103) 2021-08-20T00:32:37.9546585Z remote: Counting objects: 63% (65/103) 2021-08-20T00:32:37.9547162Z remote: Counting objects: 64% (66/103) 2021-08-20T00:32:37.9547792Z remote: Counting objects: 65% (67/103) 2021-08-20T00:32:37.9548445Z remote: Counting objects: 66% (68/103) 2021-08-20T00:32:37.9549096Z remote: Counting objects: 67% (70/103) 2021-08-20T00:32:37.9549677Z remote: Counting objects: 68% (71/103) 2021-08-20T00:32:37.9550310Z remote: Counting objects: 69% (72/103) 2021-08-20T00:32:37.9550953Z remote: Counting objects: 70% (73/103) 2021-08-20T00:32:37.9551550Z remote: Counting objects: 71% (74/103) 2021-08-20T00:32:37.9552319Z remote: Counting objects: 72% (75/103) 2021-08-20T00:32:37.9553074Z remote: Counting objects: 73% (76/103) 2021-08-20T00:32:37.9554596Z remote: Counting objects: 74% (77/103) 2021-08-20T00:32:37.9555264Z remote: Counting objects: 75% (78/103) 2021-08-20T00:32:37.9555968Z remote: Counting objects: 76% (79/103) 2021-08-20T00:32:37.9556552Z remote: Counting objects: 77% (80/103) 2021-08-20T00:32:37.9557181Z remote: Counting objects: 78% (81/103) 2021-08-20T00:32:37.9557812Z remote: Counting objects: 79% (82/103) 2021-08-20T00:32:37.9558388Z remote: Counting objects: 80% (83/103) 2021-08-20T00:32:37.9559056Z remote: Counting objects: 81% (84/103) 2021-08-20T00:32:37.9559691Z remote: Counting objects: 82% (85/103) 2021-08-20T00:32:37.9560554Z remote: Counting objects: 83% (86/103) 2021-08-20T00:32:37.9561602Z remote: Counting objects: 84% (87/103) 2021-08-20T00:32:37.9562224Z remote: Counting objects: 85% (88/103) 2021-08-20T00:32:37.9562750Z remote: Counting objects: 86% (89/103) 2021-08-20T00:32:37.9563305Z remote: Counting objects: 87% (90/103) 2021-08-20T00:32:37.9564012Z remote: Counting objects: 88% (91/103) 2021-08-20T00:32:37.9564704Z remote: Counting objects: 89% (92/103) 2021-08-20T00:32:37.9566621Z remote: Counting objects: 90% (93/103) 2021-08-20T00:32:37.9567386Z remote: Counting objects: 91% (94/103) 2021-08-20T00:32:37.9568011Z remote: Counting objects: 92% (95/103) 2021-08-20T00:32:37.9568813Z remote: Counting objects: 93% (96/103) 2021-08-20T00:32:37.9569393Z remote: Counting objects: 94% (97/103) 2021-08-20T00:32:37.9569955Z remote: Counting objects: 95% (98/103) 2021-08-20T00:32:37.9570461Z remote: Counting objects: 96% (99/103) 2021-08-20T00:32:37.9571039Z remote: Counting objects: 97% (100/103) 2021-08-20T00:32:37.9571599Z remote: Counting objects: 98% (101/103) 2021-08-20T00:32:37.9572140Z remote: Counting objects: 99% (102/103) 2021-08-20T00:32:37.9572700Z remote: Counting objects: 100% (103/103) 2021-08-20T00:32:37.9573283Z remote: Counting objects: 100% (103/103), done. 2021-08-20T00:32:37.9573854Z remote: Compressing objects: 1% (1/93) 2021-08-20T00:32:37.9574457Z remote: Compressing objects: 2% (2/93) 2021-08-20T00:32:37.9575078Z remote: Compressing objects: 3% (3/93) 2021-08-20T00:32:37.9575641Z remote: Compressing objects: 4% (4/93) 2021-08-20T00:32:37.9576252Z remote: Compressing objects: 5% (5/93) 2021-08-20T00:32:37.9576849Z remote: Compressing objects: 6% (6/93) 2021-08-20T00:32:37.9577401Z remote: Compressing objects: 7% (7/93) 2021-08-20T00:32:37.9578019Z remote: Compressing objects: 8% (8/93) 2021-08-20T00:32:37.9578620Z remote: Compressing objects: 9% (9/93) 2021-08-20T00:32:37.9579255Z remote: Compressing objects: 10% (10/93) 2021-08-20T00:32:37.9579931Z remote: Compressing objects: 11% (11/93) 2021-08-20T00:32:37.9580594Z remote: Compressing objects: 12% (12/93) 2021-08-20T00:32:37.9581202Z remote: Compressing objects: 13% (13/93) 2021-08-20T00:32:37.9581828Z remote: Compressing objects: 15% (14/93) 2021-08-20T00:32:37.9582432Z remote: Compressing objects: 16% (15/93) 2021-08-20T00:32:37.9583030Z remote: Compressing objects: 17% (16/93) 2021-08-20T00:32:37.9583603Z remote: Compressing objects: 18% (17/93) 2021-08-20T00:32:37.9584213Z remote: Compressing objects: 19% (18/93) 2021-08-20T00:32:37.9584810Z remote: Compressing objects: 20% (19/93) 2021-08-20T00:32:37.9585359Z remote: Compressing objects: 21% (20/93) 2021-08-20T00:32:37.9585955Z remote: Compressing objects: 22% (21/93) 2021-08-20T00:32:37.9586590Z remote: Compressing objects: 23% (22/93) 2021-08-20T00:32:37.9587153Z remote: Compressing objects: 24% (23/93) 2021-08-20T00:32:37.9587748Z remote: Compressing objects: 25% (24/93) 2021-08-20T00:32:37.9588346Z remote: Compressing objects: 26% (25/93) 2021-08-20T00:32:37.9588895Z remote: Compressing objects: 27% (26/93) 2021-08-20T00:32:37.9589520Z remote: Compressing objects: 29% (27/93) 2021-08-20T00:32:37.9590132Z remote: Compressing objects: 30% (28/93) 2021-08-20T00:32:37.9590679Z remote: Compressing objects: 31% (29/93) 2021-08-20T00:32:37.9591273Z remote: Compressing objects: 32% (30/93) 2021-08-20T00:32:37.9591891Z remote: Compressing objects: 33% (31/93) 2021-08-20T00:32:37.9592457Z remote: Compressing objects: 34% (32/93) 2021-08-20T00:32:37.9593059Z remote: Compressing objects: 35% (33/93) 2021-08-20T00:32:37.9593653Z remote: Compressing objects: 36% (34/93) 2021-08-20T00:32:37.9594357Z remote: Compressing objects: 37% (35/93) 2021-08-20T00:32:37.9594939Z remote: Compressing objects: 38% (36/93) 2021-08-20T00:32:37.9595541Z remote: Compressing objects: 39% (37/93) 2021-08-20T00:32:37.9596142Z remote: Compressing objects: 40% (38/93) 2021-08-20T00:32:37.9596693Z remote: Compressing objects: 41% (39/93) 2021-08-20T00:32:37.9597300Z remote: Compressing objects: 43% (40/93) 2021-08-20T00:32:37.9597924Z remote: Compressing objects: 44% (41/93) 2021-08-20T00:32:37.9598473Z remote: Compressing objects: 45% (42/93) 2021-08-20T00:32:37.9599071Z remote: Compressing objects: 46% (43/93) 2021-08-20T00:32:37.9599663Z remote: Compressing objects: 47% (44/93) 2021-08-20T00:32:37.9600227Z remote: Compressing objects: 48% (45/93) 2021-08-20T00:32:37.9600846Z remote: Compressing objects: 49% (46/93) 2021-08-20T00:32:37.9601620Z remote: Compressing objects: 50% (47/93) 2021-08-20T00:32:37.9602173Z remote: Compressing objects: 51% (48/93) 2021-08-20T00:32:37.9602784Z remote: Compressing objects: 52% (49/93) 2021-08-20T00:32:37.9603868Z remote: Compressing objects: 53% (50/93) 2021-08-20T00:32:37.9604660Z remote: Compressing objects: 54% (51/93) 2021-08-20T00:32:37.9605372Z remote: Compressing objects: 55% (52/93) 2021-08-20T00:32:37.9606128Z remote: Compressing objects: 56% (53/93) 2021-08-20T00:32:37.9606911Z remote: Compressing objects: 58% (54/93) 2021-08-20T00:32:37.9607602Z remote: Compressing objects: 59% (55/93) 2021-08-20T00:32:37.9608351Z remote: Compressing objects: 60% (56/93) 2021-08-20T00:32:37.9609088Z remote: Compressing objects: 61% (57/93) 2021-08-20T00:32:37.9609841Z remote: Compressing objects: 62% (58/93) 2021-08-20T00:32:37.9610576Z remote: Compressing objects: 63% (59/93) 2021-08-20T00:32:37.9611345Z remote: Compressing objects: 64% (60/93) 2021-08-20T00:32:37.9612091Z remote: Compressing objects: 65% (61/93) 2021-08-20T00:32:37.9612850Z remote: Compressing objects: 66% (62/93) 2021-08-20T00:32:37.9613656Z remote: Compressing objects: 67% (63/93) 2021-08-20T00:32:37.9614523Z remote: Compressing objects: 68% (64/93) 2021-08-20T00:32:37.9615437Z remote: Compressing objects: 69% (65/93) 2021-08-20T00:32:37.9616178Z remote: Compressing objects: 70% (66/93) 2021-08-20T00:32:37.9616860Z remote: Compressing objects: 72% (67/93) 2021-08-20T00:32:37.9727403Z remote: Compressing objects: 73% (68/93) 2021-08-20T00:32:37.9728940Z remote: Compressing objects: 74% (69/93) 2021-08-20T00:32:37.9729513Z remote: Compressing objects: 75% (70/93) 2021-08-20T00:32:37.9730591Z remote: Compressing objects: 76% (71/93) 2021-08-20T00:32:37.9731320Z remote: Compressing objects: 77% (72/93) 2021-08-20T00:32:37.9731939Z remote: Compressing objects: 78% (73/93) 2021-08-20T00:32:37.9732537Z remote: Compressing objects: 79% (74/93) 2021-08-20T00:32:37.9733124Z remote: Compressing objects: 80% (75/93) 2021-08-20T00:32:37.9733723Z remote: Compressing objects: 81% (76/93) 2021-08-20T00:32:37.9734309Z remote: Compressing objects: 82% (77/93) 2021-08-20T00:32:37.9734889Z remote: Compressing objects: 83% (78/93) 2021-08-20T00:32:37.9735607Z remote: Compressing objects: 84% (79/93) 2021-08-20T00:32:37.9736176Z remote: Compressing objects: 86% (80/93) 2021-08-20T00:32:37.9737001Z remote: Compressing objects: 87% (81/93) 2021-08-20T00:32:37.9737520Z remote: Compressing objects: 88% (82/93) 2021-08-20T00:32:37.9738038Z remote: Compressing objects: 89% (83/93) 2021-08-20T00:32:37.9738547Z remote: Compressing objects: 90% (84/93) 2021-08-20T00:32:37.9739065Z remote: Compressing objects: 91% (85/93) 2021-08-20T00:32:37.9739769Z remote: Compressing objects: 92% (86/93) 2021-08-20T00:32:37.9740276Z remote: Compressing objects: 93% (87/93) 2021-08-20T00:32:37.9740796Z remote: Compressing objects: 94% (88/93) 2021-08-20T00:32:37.9741342Z remote: Compressing objects: 95% (89/93) 2021-08-20T00:32:37.9741883Z remote: Compressing objects: 96% (90/93) 2021-08-20T00:32:37.9742407Z remote: Compressing objects: 97% (91/93) 2021-08-20T00:32:37.9742921Z remote: Compressing objects: 98% (92/93) 2021-08-20T00:32:37.9743441Z remote: Compressing objects: 100% (93/93) 2021-08-20T00:32:37.9743989Z remote: Compressing objects: 100% (93/93), done. 2021-08-20T00:32:37.9744483Z Receiving objects: 0% (1/103) 2021-08-20T00:32:37.9744929Z Receiving objects: 1% (2/103) 2021-08-20T00:32:37.9745368Z Receiving objects: 2% (3/103) 2021-08-20T00:32:37.9745790Z Receiving objects: 3% (4/103) 2021-08-20T00:32:37.9746222Z Receiving objects: 4% (5/103) 2021-08-20T00:32:37.9746659Z Receiving objects: 5% (6/103) 2021-08-20T00:32:37.9747077Z Receiving objects: 6% (7/103) 2021-08-20T00:32:37.9747502Z Receiving objects: 7% (8/103) 2021-08-20T00:32:37.9747926Z Receiving objects: 8% (9/103) 2021-08-20T00:32:37.9748351Z Receiving objects: 9% (10/103) 2021-08-20T00:32:37.9748789Z Receiving objects: 10% (11/103) 2021-08-20T00:32:37.9749218Z Receiving objects: 11% (12/103) 2021-08-20T00:32:37.9749640Z Receiving objects: 12% (13/103) 2021-08-20T00:32:37.9750061Z Receiving objects: 13% (14/103) 2021-08-20T00:32:37.9750484Z Receiving objects: 14% (15/103) 2021-08-20T00:32:37.9750907Z Receiving objects: 15% (16/103) 2021-08-20T00:32:37.9751330Z Receiving objects: 16% (17/103) 2021-08-20T00:32:37.9751752Z Receiving objects: 17% (18/103) 2021-08-20T00:32:37.9752170Z Receiving objects: 18% (19/103) 2021-08-20T00:32:37.9752594Z Receiving objects: 19% (20/103) 2021-08-20T00:32:37.9753027Z Receiving objects: 20% (21/103) 2021-08-20T00:32:37.9753447Z Receiving objects: 21% (22/103) 2021-08-20T00:32:37.9753876Z Receiving objects: 22% (23/103) 2021-08-20T00:32:37.9754301Z Receiving objects: 23% (24/103) 2021-08-20T00:32:37.9754715Z Receiving objects: 24% (25/103) 2021-08-20T00:32:37.9755232Z Receiving objects: 25% (26/103) 2021-08-20T00:32:37.9756262Z Receiving objects: 26% (27/103) 2021-08-20T00:32:37.9756762Z Receiving objects: 27% (28/103) 2021-08-20T00:32:37.9757261Z Receiving objects: 28% (29/103) 2021-08-20T00:32:37.9757758Z Receiving objects: 29% (30/103) 2021-08-20T00:32:37.9758245Z Receiving objects: 30% (31/103) 2021-08-20T00:32:37.9758746Z Receiving objects: 31% (32/103) 2021-08-20T00:32:37.9759335Z Receiving objects: 32% (33/103) 2021-08-20T00:32:37.9759761Z Receiving objects: 33% (34/103) 2021-08-20T00:32:37.9760198Z Receiving objects: 34% (36/103) 2021-08-20T00:32:37.9760637Z Receiving objects: 35% (37/103) 2021-08-20T00:32:37.9761056Z Receiving objects: 36% (38/103) 2021-08-20T00:32:37.9761650Z Receiving objects: 37% (39/103) 2021-08-20T00:32:37.9762088Z Receiving objects: 38% (40/103) 2021-08-20T00:32:37.9762518Z Receiving objects: 39% (41/103) 2021-08-20T00:32:37.9762961Z Receiving objects: 40% (42/103) 2021-08-20T00:32:37.9763399Z Receiving objects: 41% (43/103) 2021-08-20T00:32:37.9763828Z Receiving objects: 42% (44/103) 2021-08-20T00:32:37.9764267Z Receiving objects: 43% (45/103) 2021-08-20T00:32:37.9764694Z Receiving objects: 44% (46/103) 2021-08-20T00:32:37.9765110Z Receiving objects: 45% (47/103) 2021-08-20T00:32:37.9765538Z Receiving objects: 46% (48/103) 2021-08-20T00:32:37.9765969Z Receiving objects: 47% (49/103) 2021-08-20T00:32:37.9766388Z Receiving objects: 48% (50/103) 2021-08-20T00:32:37.9767625Z Receiving objects: 49% (51/103) 2021-08-20T00:32:37.9768402Z Receiving objects: 50% (52/103) 2021-08-20T00:32:37.9768844Z Receiving objects: 51% (53/103) 2021-08-20T00:32:37.9769272Z Receiving objects: 52% (54/103) 2021-08-20T00:32:37.9769702Z Receiving objects: 53% (55/103) 2021-08-20T00:32:37.9770119Z Receiving objects: 54% (56/103) 2021-08-20T00:32:37.9770726Z Receiving objects: 55% (57/103) 2021-08-20T00:32:37.9771156Z Receiving objects: 56% (58/103) 2021-08-20T00:32:37.9771578Z Receiving objects: 57% (59/103) 2021-08-20T00:32:37.9772012Z Receiving objects: 58% (60/103) 2021-08-20T00:32:37.9772446Z Receiving objects: 59% (61/103) 2021-08-20T00:32:37.9772866Z Receiving objects: 60% (62/103) 2021-08-20T00:32:37.9773305Z Receiving objects: 61% (63/103) 2021-08-20T00:32:37.9773735Z Receiving objects: 62% (64/103) 2021-08-20T00:32:37.9774158Z Receiving objects: 63% (65/103) 2021-08-20T00:32:37.9774592Z Receiving objects: 64% (66/103) 2021-08-20T00:32:37.9775025Z Receiving objects: 65% (67/103) 2021-08-20T00:32:37.9775452Z Receiving objects: 66% (68/103) 2021-08-20T00:32:37.9775891Z Receiving objects: 67% (70/103) 2021-08-20T00:32:37.9776858Z Receiving objects: 68% (71/103) 2021-08-20T00:32:37.9777296Z Receiving objects: 69% (72/103) 2021-08-20T00:32:37.9785022Z Receiving objects: 70% (73/103) 2021-08-20T00:32:37.9785639Z Receiving objects: 71% (74/103) 2021-08-20T00:32:37.9786102Z Receiving objects: 72% (75/103) 2021-08-20T00:32:37.9787542Z Receiving objects: 73% (76/103) 2021-08-20T00:32:37.9788038Z Receiving objects: 74% (77/103) 2021-08-20T00:32:37.9788493Z Receiving objects: 75% (78/103) 2021-08-20T00:32:37.9788923Z Receiving objects: 76% (79/103) 2021-08-20T00:32:37.9789366Z Receiving objects: 77% (80/103) 2021-08-20T00:32:37.9789810Z Receiving objects: 78% (81/103) 2021-08-20T00:32:37.9790236Z Receiving objects: 79% (82/103) 2021-08-20T00:32:37.9791113Z Receiving objects: 80% (83/103) 2021-08-20T00:32:37.9791905Z Receiving objects: 81% (84/103) 2021-08-20T00:32:37.9792336Z Receiving objects: 82% (85/103) 2021-08-20T00:32:37.9792770Z Receiving objects: 83% (86/103) 2021-08-20T00:32:37.9793617Z Receiving objects: 84% (87/103) 2021-08-20T00:32:37.9794049Z Receiving objects: 85% (88/103) 2021-08-20T00:32:37.9795377Z Receiving objects: 86% (89/103) 2021-08-20T00:32:37.9796505Z remote: Total 103 (delta 3), reused 72 (delta 2), pack-reused 0 2021-08-20T00:32:37.9804472Z Receiving objects: 87% (90/103) 2021-08-20T00:32:37.9806067Z Receiving objects: 88% (91/103) 2021-08-20T00:32:37.9806531Z Receiving objects: 89% (92/103) 2021-08-20T00:32:37.9807111Z Receiving objects: 90% (93/103) 2021-08-20T00:32:37.9807589Z Receiving objects: 91% (94/103) 2021-08-20T00:32:37.9808027Z Receiving objects: 92% (95/103) 2021-08-20T00:32:37.9808457Z Receiving objects: 93% (96/103) 2021-08-20T00:32:37.9810502Z Receiving objects: 94% (97/103) 2021-08-20T00:32:37.9815018Z Receiving objects: 95% (98/103) 2021-08-20T00:32:37.9815522Z Receiving objects: 96% (99/103) 2021-08-20T00:32:37.9815954Z Receiving objects: 97% (100/103) 2021-08-20T00:32:37.9816398Z Receiving objects: 98% (101/103) 2021-08-20T00:32:37.9816967Z Receiving objects: 99% (102/103) 2021-08-20T00:32:37.9817429Z Receiving objects: 100% (103/103) 2021-08-20T00:32:37.9817975Z Receiving objects: 100% (103/103), 169.02 KiB | 11.27 MiB/s, done. 2021-08-20T00:32:37.9818516Z Resolving deltas: 0% (0/3) 2021-08-20T00:32:37.9818950Z Resolving deltas: 33% (1/3) 2021-08-20T00:32:37.9819915Z Resolving deltas: 66% (2/3) 2021-08-20T00:32:37.9820385Z Resolving deltas: 100% (3/3) 2021-08-20T00:32:37.9820938Z Resolving deltas: 100% (3/3), done. 2021-08-20T00:32:37.9925937Z From https://github.com/sajari/docconv 2021-08-20T00:32:37.9927630Z * [new ref] a6ea64d0ff1797a66858e050bf8066a8538fd4e3 -> v1.2.0 2021-08-20T00:32:37.9947198Z ##[endgroup] 2021-08-20T00:32:37.9948428Z ##[group]Determining the checkout info 2021-08-20T00:32:37.9949614Z ##[endgroup] 2021-08-20T00:32:37.9950676Z ##[group]Checking out the ref 2021-08-20T00:32:37.9953260Z [command]/usr/bin/git checkout --progress --force refs/tags/v1.2.0 2021-08-20T00:32:38.0054214Z Note: switching to 'refs/tags/v1.2.0'. 2021-08-20T00:32:38.0054854Z 2021-08-20T00:32:38.0055969Z You are in 'detached HEAD' state. You can look around, make experimental 2021-08-20T00:32:38.0056929Z changes and commit them, and you can discard any commits you make in this 2021-08-20T00:32:38.0058045Z state without impacting any branches by switching back to a branch. 2021-08-20T00:32:38.0060083Z 2021-08-20T00:32:38.0060920Z If you want to create a new branch to retain commits you create, you may 2021-08-20T00:32:38.0062250Z do so (now or later) by using -c with the switch command. Example: 2021-08-20T00:32:38.0063253Z 2021-08-20T00:32:38.0064021Z git switch -c 2021-08-20T00:32:38.0064527Z 2021-08-20T00:32:38.0065030Z Or undo this operation with: 2021-08-20T00:32:38.0065452Z 2021-08-20T00:32:38.0066085Z git switch - 2021-08-20T00:32:38.0066495Z 2021-08-20T00:32:38.0067222Z Turn off this advice by setting config variable advice.detachedHead to false 2021-08-20T00:32:38.0067830Z 2021-08-20T00:32:38.0068414Z HEAD is now at a6ea64d .github: tag docd image with git SHA 2021-08-20T00:32:38.0074890Z ##[endgroup] 2021-08-20T00:32:38.0250029Z [command]/usr/bin/git log -1 --format='%H' 2021-08-20T00:32:38.0250947Z 'a6ea64d0ff1797a66858e050bf8066a8538fd4e3' 2021-08-20T00:32:38.0377018Z ##[group]Run docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9 2021-08-20T00:32:38.0377679Z with: 2021-08-20T00:32:38.0378130Z username: *** 2021-08-20T00:32:38.0378646Z password: *** 2021-08-20T00:32:38.0379000Z logout: true 2021-08-20T00:32:38.0379361Z ##[endgroup] 2021-08-20T00:32:38.0828015Z Logging into Docker Hub... 2021-08-20T00:32:39.4052167Z Login Succeeded! 2021-08-20T00:32:39.4225664Z ##[group]Run docker/metadata-action@v3 2021-08-20T00:32:39.4226618Z with: 2021-08-20T00:32:39.4227787Z images: sajari/docd 2021-08-20T00:32:39.4230708Z labels: org.opencontainers.image.description=A tool which exposes code.sajari.com/docconv as a service org.opencontainers.image.title=docd 2021-08-20T00:32:39.4233143Z tags: type=semver,pattern={{version}} type=semver,pattern={{major}}.{{minor}} type=semver,pattern={{major}} type=sha,format=long 2021-08-20T00:32:39.4235306Z github-token: *** 2021-08-20T00:32:39.4236102Z ##[endgroup] 2021-08-20T00:32:39.8218297Z ##[group]Context info 2021-08-20T00:32:39.8218829Z eventName: release 2021-08-20T00:32:39.8219434Z sha: a6ea64d0ff1797a66858e050bf8066a8538fd4e3 2021-08-20T00:32:39.8220009Z ref: refs/tags/v1.2.0 2021-08-20T00:32:39.8220416Z workflow: Release docd 2021-08-20T00:32:39.8220822Z action: meta 2021-08-20T00:32:39.8221853Z actor: jsok 2021-08-20T00:32:39.8222339Z runNumber: 7 2021-08-20T00:32:39.8222884Z runId: 1148980570 2021-08-20T00:32:39.8226789Z ##[endgroup] 2021-08-20T00:32:39.8238105Z ##[group]Processing tags input 2021-08-20T00:32:39.8240713Z type=semver,pattern={{version}},value=,enable=true,priority=900 2021-08-20T00:32:39.8241933Z type=semver,pattern={{major}}.{{minor}},value=,enable=true,priority=900 2021-08-20T00:32:39.8242710Z type=semver,pattern={{major}},value=,enable=true,priority=900 2021-08-20T00:32:39.8244024Z type=sha,format=long,prefix=sha-,enable=true,priority=100 2021-08-20T00:32:39.8245110Z ##[endgroup] 2021-08-20T00:32:39.8246070Z ##[group]Processing flavor input 2021-08-20T00:32:39.8246521Z latest=auto 2021-08-20T00:32:39.8246872Z prefix= 2021-08-20T00:32:39.8247254Z prefixLatest=false 2021-08-20T00:32:39.8247649Z suffix= 2021-08-20T00:32:39.8248038Z suffixLatest=false 2021-08-20T00:32:39.8248904Z ##[endgroup] 2021-08-20T00:32:39.8349960Z ##[group]Docker image version 2021-08-20T00:32:39.8353203Z 1.2.0 2021-08-20T00:32:39.8354067Z ##[endgroup] 2021-08-20T00:32:39.8386916Z ##[group]Docker tags 2021-08-20T00:32:39.8387338Z sajari/docd:1.2.0 2021-08-20T00:32:39.8387710Z sajari/docd:1.2 2021-08-20T00:32:39.8388062Z sajari/docd:1 2021-08-20T00:32:39.8389053Z sajari/docd:sha-a6ea64d0ff1797a66858e050bf8066a8538fd4e3 2021-08-20T00:32:39.8389736Z sajari/docd:latest 2021-08-20T00:32:39.8390605Z ##[endgroup] 2021-08-20T00:32:39.8392822Z ##[group]Docker labels 2021-08-20T00:32:39.8393455Z org.opencontainers.image.title=docconv 2021-08-20T00:32:39.8394517Z org.opencontainers.image.description=Converts PDF, DOC, DOCX, XML, HTML, RTF, etc to plain text 2021-08-20T00:32:39.8395905Z org.opencontainers.image.url=https://github.com/sajari/docconv 2021-08-20T00:32:39.8396992Z org.opencontainers.image.source=https://github.com/sajari/docconv 2021-08-20T00:32:39.8397969Z org.opencontainers.image.version=1.2.0 2021-08-20T00:32:39.8399115Z org.opencontainers.image.created=2021-08-20T00:32:39.823Z 2021-08-20T00:32:39.8400218Z org.opencontainers.image.revision=a6ea64d0ff1797a66858e050bf8066a8538fd4e3 2021-08-20T00:32:39.8401481Z org.opencontainers.image.licenses=MIT 2021-08-20T00:32:39.8402618Z org.opencontainers.image.description=A tool which exposes code.sajari.com/docconv as a service 2021-08-20T00:32:39.8403714Z org.opencontainers.image.title=docd 2021-08-20T00:32:39.8404798Z ##[endgroup] 2021-08-20T00:32:39.8406823Z ##[group]JSON output 2021-08-20T00:32:39.8407180Z { 2021-08-20T00:32:39.8407489Z "tags": [ 2021-08-20T00:32:39.8407825Z "sajari/docd:1.2.0", 2021-08-20T00:32:39.8408206Z "sajari/docd:1.2", 2021-08-20T00:32:39.8408566Z "sajari/docd:1", 2021-08-20T00:32:39.8409470Z "sajari/docd:sha-a6ea64d0ff1797a66858e050bf8066a8538fd4e3", 2021-08-20T00:32:39.8410169Z "sajari/docd:latest" 2021-08-20T00:32:39.8410506Z ], 2021-08-20T00:32:39.8410829Z "labels": { 2021-08-20T00:32:39.8411413Z "org.opencontainers.image.title": "docd", 2021-08-20T00:32:39.8412514Z "org.opencontainers.image.description": "A tool which exposes code.sajari.com/docconv as a service", 2021-08-20T00:32:39.8413964Z "org.opencontainers.image.url": "https://github.com/sajari/docconv", 2021-08-20T00:32:39.8415098Z "org.opencontainers.image.source": "https://github.com/sajari/docconv", 2021-08-20T00:32:39.8416106Z "org.opencontainers.image.version": "1.2.0", 2021-08-20T00:32:39.8417221Z "org.opencontainers.image.created": "2021-08-20T00:32:39.823Z", 2021-08-20T00:32:39.8418344Z "org.opencontainers.image.revision": "a6ea64d0ff1797a66858e050bf8066a8538fd4e3", 2021-08-20T00:32:39.8419458Z "org.opencontainers.image.licenses": "MIT" 2021-08-20T00:32:39.8420041Z } 2021-08-20T00:32:39.8420340Z } 2021-08-20T00:32:39.8421330Z ##[endgroup] 2021-08-20T00:32:39.8423556Z ##[group]Bake definition file 2021-08-20T00:32:39.8425907Z { 2021-08-20T00:32:39.8426286Z "target": { 2021-08-20T00:32:39.8427106Z "docker-metadata-action": { 2021-08-20T00:32:39.8427755Z "tags": [ 2021-08-20T00:32:39.8428136Z "sajari/docd:1.2.0", 2021-08-20T00:32:39.8428676Z "sajari/docd:1.2", 2021-08-20T00:32:39.8429099Z "sajari/docd:1", 2021-08-20T00:32:39.8430090Z "sajari/docd:sha-a6ea64d0ff1797a66858e050bf8066a8538fd4e3", 2021-08-20T00:32:39.8430796Z "sajari/docd:latest" 2021-08-20T00:32:39.8431162Z ], 2021-08-20T00:32:39.8431470Z "labels": { 2021-08-20T00:32:39.8432060Z "org.opencontainers.image.title": "docd", 2021-08-20T00:32:39.8433185Z "org.opencontainers.image.description": "A tool which exposes code.sajari.com/docconv as a service", 2021-08-20T00:32:39.8434420Z "org.opencontainers.image.url": "https://github.com/sajari/docconv", 2021-08-20T00:32:39.8435543Z "org.opencontainers.image.source": "https://github.com/sajari/docconv", 2021-08-20T00:32:39.8436561Z "org.opencontainers.image.version": "1.2.0", 2021-08-20T00:32:39.8437652Z "org.opencontainers.image.created": "2021-08-20T00:32:39.823Z", 2021-08-20T00:32:39.8438765Z "org.opencontainers.image.revision": "a6ea64d0ff1797a66858e050bf8066a8538fd4e3", 2021-08-20T00:32:39.8440061Z "org.opencontainers.image.licenses": "MIT" 2021-08-20T00:32:39.8440710Z }, 2021-08-20T00:32:39.8441036Z "args": { 2021-08-20T00:32:39.8441776Z "DOCKER_META_IMAGES": "sajari/docd", 2021-08-20T00:32:39.8442277Z "DOCKER_META_VERSION": "1.2.0" 2021-08-20T00:32:39.8442656Z } 2021-08-20T00:32:39.8442968Z } 2021-08-20T00:32:39.8443288Z } 2021-08-20T00:32:39.8443580Z } 2021-08-20T00:32:39.8444482Z ##[endgroup] 2021-08-20T00:32:39.8542987Z ##[group]Run docker/build-push-action@v2 2021-08-20T00:32:39.8543499Z with: 2021-08-20T00:32:39.8543957Z context: docd 2021-08-20T00:32:39.8548009Z labels: org.opencontainers.image.title=docconv org.opencontainers.image.description=Converts PDF, DOC, DOCX, XML, HTML, RTF, etc to plain text org.opencontainers.image.url=https://github.com/sajari/docconv org.opencontainers.image.source=https://github.com/sajari/docconv org.opencontainers.image.version=1.2.0 org.opencontainers.image.created=2021-08-20T00:32:39.823Z org.opencontainers.image.revision=a6ea64d0ff1797a66858e050bf8066a8538fd4e3 org.opencontainers.image.licenses=MIT org.opencontainers.image.description=A tool which exposes code.sajari.com/docconv as a service org.opencontainers.image.title=docd 2021-08-20T00:32:39.8552549Z tags: sajari/docd:1.2.0 sajari/docd:1.2 sajari/docd:1 sajari/docd:sha-a6ea64d0ff1797a66858e050bf8066a8538fd4e3 sajari/docd:latest 2021-08-20T00:32:39.8553362Z push: true 2021-08-20T00:32:39.8553739Z load: false 2021-08-20T00:32:39.8554086Z no-cache: false 2021-08-20T00:32:39.8554454Z pull: false 2021-08-20T00:32:39.8555256Z github-token: *** 2021-08-20T00:32:39.8555639Z ##[endgroup] 2021-08-20T00:32:39.9323700Z ##[group]Docker info 2021-08-20T00:32:39.9373703Z [command]/usr/bin/docker version 2021-08-20T00:32:39.9847072Z Client: 2021-08-20T00:32:39.9847609Z Version: 20.10.7+azure 2021-08-20T00:32:39.9848027Z API version: 1.41 2021-08-20T00:32:39.9848429Z Go version: go1.13.15 2021-08-20T00:32:39.9849035Z Git commit: f0df35096d5f5e6b559b42c7fde6c65a2909f7c5 2021-08-20T00:32:39.9849659Z Built: Mon May 31 09:40:07 2021 2021-08-20T00:32:39.9850071Z OS/Arch: linux/amd64 2021-08-20T00:32:39.9850467Z Context: default 2021-08-20T00:32:39.9850894Z Experimental: true 2021-08-20T00:32:39.9851179Z 2021-08-20T00:32:39.9851493Z Server: 2021-08-20T00:32:39.9851813Z Engine: 2021-08-20T00:32:39.9852217Z Version: 20.10.7+azure 2021-08-20T00:32:39.9852679Z API version: 1.41 (minimum version 1.12) 2021-08-20T00:32:39.9853118Z Go version: go1.13.15 2021-08-20T00:32:39.9853794Z Git commit: b0f5bc36fea9dfb9672e1e9b1278ebab797b9ee0 2021-08-20T00:32:39.9854456Z Built: Tue Jun 1 22:34:42 2021 2021-08-20T00:32:39.9854853Z OS/Arch: linux/amd64 2021-08-20T00:32:39.9855287Z Experimental: false 2021-08-20T00:32:39.9855703Z containerd: 2021-08-20T00:32:39.9856079Z Version: 1.4.9+azure 2021-08-20T00:32:39.9856657Z GitCommit: e25210fe30a0a703442421b0f60afac609f950a3 2021-08-20T00:32:39.9857183Z runc: 2021-08-20T00:32:39.9857512Z Version: 1.0.1 2021-08-20T00:32:39.9858236Z GitCommit: 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 2021-08-20T00:32:39.9859739Z docker-init: 2021-08-20T00:32:39.9860186Z Version: 0.19.0 2021-08-20T00:32:39.9860611Z GitCommit: 2021-08-20T00:32:39.9925292Z [command]/usr/bin/docker info 2021-08-20T00:32:40.2762065Z Client: 2021-08-20T00:32:40.2762592Z Context: default 2021-08-20T00:32:40.2763088Z Debug Mode: false 2021-08-20T00:32:40.2763648Z Plugins: 2021-08-20T00:32:40.2764167Z buildx: Build with BuildKit (Docker Inc., 0.6.0+azure) 2021-08-20T00:32:40.2764562Z 2021-08-20T00:32:40.2764919Z Server: 2021-08-20T00:32:40.2765315Z Containers: 0 2021-08-20T00:32:40.2765708Z Running: 0 2021-08-20T00:32:40.2766091Z Paused: 0 2021-08-20T00:32:40.2766479Z Stopped: 0 2021-08-20T00:32:40.2766851Z Images: 16 2021-08-20T00:32:40.2767298Z Server Version: 20.10.7+azure 2021-08-20T00:32:40.2767806Z Storage Driver: overlay2 2021-08-20T00:32:40.2768317Z Backing Filesystem: extfs 2021-08-20T00:32:40.2768831Z Supports d_type: true 2021-08-20T00:32:40.2769305Z Native Overlay Diff: false 2021-08-20T00:32:40.2769730Z userxattr: false 2021-08-20T00:32:40.2770707Z Logging Driver: json-file 2021-08-20T00:32:40.2771179Z Cgroup Driver: cgroupfs 2021-08-20T00:32:40.2771589Z Cgroup Version: 1 2021-08-20T00:32:40.2772250Z Plugins: 2021-08-20T00:32:40.2772660Z Volume: local 2021-08-20T00:32:40.2773138Z Network: bridge host ipvlan macvlan null overlay 2021-08-20T00:32:40.2774255Z Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 2021-08-20T00:32:40.2774895Z Swarm: inactive 2021-08-20T00:32:40.2775681Z Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc 2021-08-20T00:32:40.2776450Z Default Runtime: runc 2021-08-20T00:32:40.2777044Z Init Binary: docker-init 2021-08-20T00:32:40.2777666Z containerd version: e25210fe30a0a703442421b0f60afac609f950a3 2021-08-20T00:32:40.2778462Z runc version: 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 2021-08-20T00:32:40.2779038Z init version: 2021-08-20T00:32:40.2779420Z Security Options: 2021-08-20T00:32:40.2779802Z apparmor 2021-08-20T00:32:40.2780141Z seccomp 2021-08-20T00:32:40.2780488Z Profile: default 2021-08-20T00:32:40.2781078Z Kernel Version: 5.8.0-1039-azure 2021-08-20T00:32:40.2781565Z Operating System: Ubuntu 20.04.2 LTS 2021-08-20T00:32:40.2781985Z OSType: linux 2021-08-20T00:32:40.2782380Z Architecture: x86_64 2021-08-20T00:32:40.2782758Z CPUs: 2 2021-08-20T00:32:40.2783103Z Total Memory: 6.791GiB 2021-08-20T00:32:40.2783632Z Name: fv-az210-508 2021-08-20T00:32:40.2784119Z ID: IBWM:5VKH:D3RK:3XE6:WEQ3:QOM4:MND4:L5CT:MIPV:Y6ZI:VP22:O47N 2021-08-20T00:32:40.2784633Z Docker Root Dir: /var/lib/docker 2021-08-20T00:32:40.2785049Z Debug Mode: false 2021-08-20T00:32:40.2785785Z Username: *** 2021-08-20T00:32:40.2786323Z Registry: https://index.docker.io/v1/ 2021-08-20T00:32:40.2786837Z Labels: 2021-08-20T00:32:40.2787221Z Experimental: false 2021-08-20T00:32:40.2787652Z Insecure Registries: 2021-08-20T00:32:40.2788029Z 127.0.0.0/8 2021-08-20T00:32:40.2788395Z Live Restore Enabled: false 2021-08-20T00:32:40.2788690Z 2021-08-20T00:32:40.2789822Z ##[endgroup] 2021-08-20T00:32:41.3699811Z [command]/usr/bin/docker buildx build --label org.opencontainers.image.title=docconv --label org.opencontainers.image.description=Converts PDF, DOC, DOCX, XML, HTML, RTF, etc to plain text --label org.opencontainers.image.url=https://github.com/sajari/docconv --label org.opencontainers.image.source=https://github.com/sajari/docconv --label org.opencontainers.image.version=1.2.0 --label org.opencontainers.image.created=2021-08-20T00:32:39.823Z --label org.opencontainers.image.revision=a6ea64d0ff1797a66858e050bf8066a8538fd4e3 --label org.opencontainers.image.licenses=MIT --label org.opencontainers.image.description=A tool which exposes code.sajari.com/docconv as a service --label org.opencontainers.image.title=docd --tag sajari/docd:1.2.0 --tag sajari/docd:1.2 --tag sajari/docd:1 --tag sajari/docd:sha-a6ea64d0ff1797a66858e050bf8066a8538fd4e3 --tag sajari/docd:latest --iidfile /tmp/docker-build-push-vfLedR/iidfile --push docd 2021-08-20T00:32:41.3708010Z #1 [internal] load build definition from Dockerfile 2021-08-20T00:32:41.3710645Z #1 transferring dockerfile: 588B done 2021-08-20T00:32:41.3711162Z #1 DONE 0.0s 2021-08-20T00:32:41.3711677Z 2021-08-20T00:32:41.3712063Z #2 [internal] load .dockerignore 2021-08-20T00:32:41.3712569Z #2 transferring context: 2B done 2021-08-20T00:32:41.3712992Z #2 DONE 0.0s 2021-08-20T00:32:41.3713194Z 2021-08-20T00:32:41.3713671Z #4 [internal] load metadata for docker.io/library/golang:1.14 2021-08-20T00:32:41.3714152Z #4 ... 2021-08-20T00:32:41.3714359Z 2021-08-20T00:32:41.3715269Z #5 [auth] library/debian:pull token for registry-1.docker.io 2021-08-20T00:32:41.3715815Z #5 DONE 0.0s 2021-08-20T00:32:41.3716036Z 2021-08-20T00:32:41.3716722Z #6 [auth] library/golang:pull token for registry-1.docker.io 2021-08-20T00:32:41.3717239Z #6 DONE 0.0s 2021-08-20T00:32:41.4471369Z 2021-08-20T00:32:41.4472868Z #3 [internal] load metadata for docker.io/library/debian:11-slim 2021-08-20T00:32:42.1671219Z #3 DONE 1.4s 2021-08-20T00:32:42.1671608Z 2021-08-20T00:32:42.1672156Z #4 [internal] load metadata for docker.io/library/golang:1.14 2021-08-20T00:32:42.2757560Z #4 DONE 1.3s 2021-08-20T00:32:42.2757826Z 2021-08-20T00:32:42.2758862Z #11 [internal] load build context 2021-08-20T00:32:42.2759962Z #11 transferring context: 3.80kB done 2021-08-20T00:32:42.2760659Z #11 DONE 0.0s 2021-08-20T00:32:42.2760897Z 2021-08-20T00:32:42.2762068Z #9 [build 1/5] FROM docker.io/library/golang:1.14@sha256:1a7173b5b9a3af3e29a5837e0b2027e1c438fd1b83bbee8f221355087ad416d6 2021-08-20T00:32:42.2763817Z #9 resolve docker.io/library/golang:1.14@sha256:1a7173b5b9a3af3e29a5837e0b2027e1c438fd1b83bbee8f221355087ad416d6 done 2021-08-20T00:32:42.2765263Z #9 sha256:1a7173b5b9a3af3e29a5837e0b2027e1c438fd1b83bbee8f221355087ad416d6 2.36kB / 2.36kB done 2021-08-20T00:32:42.2766637Z #9 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 0B / 50.40MB 0.1s 2021-08-20T00:32:42.2767900Z #9 sha256:7467d1831b6947c294d92ee957902c3cd448b17c5ac2103ca5e79d15afb317c3 0B / 7.83MB 0.1s 2021-08-20T00:32:42.2769259Z #9 sha256:feab2c490a3cea21cc051ff29c33cc9857418edfa1be9966124b18abe1d5ae16 0B / 10.00MB 0.1s 2021-08-20T00:32:42.2770708Z #9 sha256:6a39a02f74ffee82a169f2d836134236dc6f69e5946779da13deb3c7c6fedafd 1.79kB / 1.79kB done 2021-08-20T00:32:42.2772027Z #9 sha256:21a5635903d69da3c3d928ed429e3610eecdf878cbd763aabf5db9693016ffbb 7.03kB / 7.03kB done 2021-08-20T00:32:42.4267209Z #9 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 8.39MB / 50.40MB 0.2s 2021-08-20T00:32:42.5755097Z #9 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 35.65MB / 50.40MB 0.4s 2021-08-20T00:32:42.5756821Z #9 sha256:7467d1831b6947c294d92ee957902c3cd448b17c5ac2103ca5e79d15afb317c3 7.83MB / 7.83MB 0.3s done 2021-08-20T00:32:42.5759795Z #9 sha256:feab2c490a3cea21cc051ff29c33cc9857418edfa1be9966124b18abe1d5ae16 6.29MB / 10.00MB 0.4s 2021-08-20T00:32:42.5761986Z #9 sha256:f15a0f46f8c38f4ca7daecf160ba9cdb3ddeafda769e2741e179851cfaa14eec 0B / 51.83MB 0.4s 2021-08-20T00:32:42.6773014Z #9 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 0.5s 2021-08-20T00:32:42.6774720Z #9 sha256:feab2c490a3cea21cc051ff29c33cc9857418edfa1be9966124b18abe1d5ae16 10.00MB / 10.00MB 0.4s done 2021-08-20T00:32:42.6776645Z #9 sha256:f15a0f46f8c38f4ca7daecf160ba9cdb3ddeafda769e2741e179851cfaa14eec 5.24MB / 51.83MB 0.5s 2021-08-20T00:32:42.6778088Z #9 sha256:1517911a35d7939f446084c1d4c31afc552678e81b3450c2af998b57f72099c2 0B / 68.72MB 0.5s 2021-08-20T00:32:42.8051526Z #9 sha256:f15a0f46f8c38f4ca7daecf160ba9cdb3ddeafda769e2741e179851cfaa14eec 25.17MB / 51.83MB 0.6s 2021-08-20T00:32:42.8053232Z #9 sha256:1517911a35d7939f446084c1d4c31afc552678e81b3450c2af998b57f72099c2 8.39MB / 68.72MB 0.6s 2021-08-20T00:32:42.9551328Z #9 sha256:f15a0f46f8c38f4ca7daecf160ba9cdb3ddeafda769e2741e179851cfaa14eec 37.75MB / 51.83MB 0.7s 2021-08-20T00:32:42.9552923Z #9 sha256:1517911a35d7939f446084c1d4c31afc552678e81b3450c2af998b57f72099c2 19.92MB / 68.72MB 0.7s 2021-08-20T00:32:43.0796174Z #9 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 0.7s done 2021-08-20T00:32:43.0799073Z #9 sha256:f15a0f46f8c38f4ca7daecf160ba9cdb3ddeafda769e2741e179851cfaa14eec 51.83MB / 51.83MB 0.9s 2021-08-20T00:32:43.0800896Z #9 sha256:1517911a35d7939f446084c1d4c31afc552678e81b3450c2af998b57f72099c2 42.99MB / 68.72MB 0.9s 2021-08-20T00:32:43.0802789Z #9 sha256:48bbd1746d63c372e12f884178053851d87f3ea4b415f3d5e7d4eceb9aab6baf 7.34MB / 124.14MB 0.9s 2021-08-20T00:32:43.0805096Z #9 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 2021-08-20T00:32:43.2196743Z #9 sha256:1517911a35d7939f446084c1d4c31afc552678e81b3450c2af998b57f72099c2 57.67MB / 68.72MB 1.0s 2021-08-20T00:32:43.2198815Z #9 sha256:48bbd1746d63c372e12f884178053851d87f3ea4b415f3d5e7d4eceb9aab6baf 14.68MB / 124.14MB 1.0s 2021-08-20T00:32:43.3394401Z #9 sha256:f15a0f46f8c38f4ca7daecf160ba9cdb3ddeafda769e2741e179851cfaa14eec 51.83MB / 51.83MB 1.0s done 2021-08-20T00:32:43.3395935Z #9 sha256:1517911a35d7939f446084c1d4c31afc552678e81b3450c2af998b57f72099c2 68.72MB / 68.72MB 1.1s 2021-08-20T00:32:43.3397265Z #9 sha256:48bbd1746d63c372e12f884178053851d87f3ea4b415f3d5e7d4eceb9aab6baf 23.79MB / 124.14MB 1.1s 2021-08-20T00:32:43.3398457Z #9 sha256:944903612fdd2364b4647cf3c231c41103d1fd378add43fc85f6931f1d6a8276 0B / 126B 1.1s 2021-08-20T00:32:43.4503249Z #9 sha256:48bbd1746d63c372e12f884178053851d87f3ea4b415f3d5e7d4eceb9aab6baf 35.65MB / 124.14MB 1.2s 2021-08-20T00:32:43.4504556Z #9 sha256:944903612fdd2364b4647cf3c231c41103d1fd378add43fc85f6931f1d6a8276 126B / 126B 1.2s 2021-08-20T00:32:43.5726235Z #9 sha256:48bbd1746d63c372e12f884178053851d87f3ea4b415f3d5e7d4eceb9aab6baf 48.23MB / 124.14MB 1.3s 2021-08-20T00:32:43.6755137Z #9 sha256:1517911a35d7939f446084c1d4c31afc552678e81b3450c2af998b57f72099c2 68.72MB / 68.72MB 1.4s done 2021-08-20T00:32:43.6756646Z #9 sha256:48bbd1746d63c372e12f884178053851d87f3ea4b415f3d5e7d4eceb9aab6baf 68.16MB / 124.14MB 1.5s 2021-08-20T00:32:43.6758171Z #9 sha256:944903612fdd2364b4647cf3c231c41103d1fd378add43fc85f6931f1d6a8276 126B / 126B 1.4s done 2021-08-20T00:32:43.7768949Z #9 sha256:48bbd1746d63c372e12f884178053851d87f3ea4b415f3d5e7d4eceb9aab6baf 77.59MB / 124.14MB 1.6s 2021-08-20T00:32:43.8798710Z #9 sha256:48bbd1746d63c372e12f884178053851d87f3ea4b415f3d5e7d4eceb9aab6baf 87.74MB / 124.14MB 1.7s 2021-08-20T00:32:43.9909867Z #9 sha256:48bbd1746d63c372e12f884178053851d87f3ea4b415f3d5e7d4eceb9aab6baf 97.52MB / 124.14MB 1.8s 2021-08-20T00:32:44.1028860Z #9 sha256:48bbd1746d63c372e12f884178053851d87f3ea4b415f3d5e7d4eceb9aab6baf 105.91MB / 124.14MB 1.9s 2021-08-20T00:32:44.2070803Z #9 sha256:48bbd1746d63c372e12f884178053851d87f3ea4b415f3d5e7d4eceb9aab6baf 119.54MB / 124.14MB 2.0s 2021-08-20T00:32:44.9196755Z #9 sha256:48bbd1746d63c372e12f884178053851d87f3ea4b415f3d5e7d4eceb9aab6baf 124.14MB / 124.14MB 2.6s done 2021-08-20T00:32:46.1082928Z #9 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.0s done 2021-08-20T00:32:46.1084410Z #9 extracting sha256:7467d1831b6947c294d92ee957902c3cd448b17c5ac2103ca5e79d15afb317c3 2021-08-20T00:32:46.5227092Z #9 ... 2021-08-20T00:32:46.5238200Z 2021-08-20T00:32:46.5240661Z #7 [docd 1/3] FROM docker.io/library/debian:11-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 2021-08-20T00:32:46.5243088Z #7 resolve docker.io/library/debian:11-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 done 2021-08-20T00:32:46.5244776Z #7 sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 1.85kB / 1.85kB done 2021-08-20T00:32:46.5246861Z #7 sha256:2a6fd917bbc6b8c0c4f5d05b2f831b27003dc24df486e3ec8b3f563fe9c06503 529B / 529B done 2021-08-20T00:32:46.5248331Z #7 sha256:1e40bc10bc1f4410a5696e9e9aa19af2277a3f1b0e9fc43c2491fd97c598220a 1.46kB / 1.46kB done 2021-08-20T00:32:46.5249689Z #7 sha256:99046ad9247f8a1cbd1048d9099d026191ad9cda63c08aadeb704b7000a51717 31.36MB / 31.36MB 1.9s done 2021-08-20T00:32:46.5250995Z #7 extracting sha256:99046ad9247f8a1cbd1048d9099d026191ad9cda63c08aadeb704b7000a51717 2.2s done 2021-08-20T00:32:46.5251818Z #7 DONE 4.3s 2021-08-20T00:32:46.5252032Z 2021-08-20T00:32:46.5252949Z #9 [build 1/5] FROM docker.io/library/golang:1.14@sha256:1a7173b5b9a3af3e29a5837e0b2027e1c438fd1b83bbee8f221355087ad416d6 2021-08-20T00:32:46.6361013Z #9 extracting sha256:7467d1831b6947c294d92ee957902c3cd448b17c5ac2103ca5e79d15afb317c3 0.6s done 2021-08-20T00:32:48.0168840Z #9 extracting sha256:feab2c490a3cea21cc051ff29c33cc9857418edfa1be9966124b18abe1d5ae16 2021-08-20T00:32:48.4758231Z #9 extracting sha256:feab2c490a3cea21cc051ff29c33cc9857418edfa1be9966124b18abe1d5ae16 0.4s done 2021-08-20T00:32:48.7523329Z #9 extracting sha256:f15a0f46f8c38f4ca7daecf160ba9cdb3ddeafda769e2741e179851cfaa14eec 2021-08-20T00:32:52.1335945Z #9 extracting sha256:f15a0f46f8c38f4ca7daecf160ba9cdb3ddeafda769e2741e179851cfaa14eec 3.4s done 2021-08-20T00:32:53.0008849Z #9 ... 2021-08-20T00:32:53.0009140Z 2021-08-20T00:32:53.0011309Z #8 [docd 2/3] RUN apt-get update && apt-get install -y --no-install-recommends lynx poppler-utils tidy unrtf wv zip && apt-get clean && rm -rf /var/lib/apt/lists/* 2021-08-20T00:32:53.0012753Z #8 0.487 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] 2021-08-20T00:32:53.0014482Z #8 0.487 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] 2021-08-20T00:32:53.0016262Z #8 0.567 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] 2021-08-20T00:32:53.0018507Z #8 0.673 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [25.8 kB] 2021-08-20T00:32:53.0019816Z #8 0.779 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] 2021-08-20T00:32:53.0020653Z #8 2.071 Fetched 8397 kB in 2s (5260 kB/s) 2021-08-20T00:32:53.0021207Z #8 2.071 Reading package lists... 2021-08-20T00:32:53.0021854Z #8 2.626 Reading package lists... 2021-08-20T00:32:53.0022481Z #8 3.159 Building dependency tree... 2021-08-20T00:32:53.0023091Z #8 3.283 Reading state information... 2021-08-20T00:32:53.0023871Z #8 3.418 The following additional packages will be installed: 2021-08-20T00:32:53.0055922Z #8 3.418 fontconfig-config fonts-dejavu-core libbrotli1 libbsd0 libcairo2 libdeflate0 2021-08-20T00:32:53.0057064Z #8 3.418 libexpat1 libfontconfig1 libfreetype6 libglib2.0-0 libgsf-1-114 2021-08-20T00:32:53.0058435Z #8 3.418 libgsf-1-common libicu67 libidn11 libjbig0 libjpeg62-turbo liblcms2-2 libmd0 2021-08-20T00:32:53.0059620Z #8 3.418 libncursesw6 libnspr4 libnss3 libopenjp2-7 libpixman-1-0 libpng16-16 2021-08-20T00:32:53.0060787Z #8 3.418 libpoppler102 libsqlite3-0 libtidy5deb1 libtiff5 libwebp6 libwmf0.2-7 2021-08-20T00:32:53.0062092Z #8 3.418 libwv-1.2-4 libx11-6 libx11-data libxau6 libxcb-render0 libxcb-shm0 libxcb1 2021-08-20T00:32:53.0064023Z #8 3.418 libxdmcp6 libxext6 libxml2 libxrender1 lynx-common sensible-utils ucf 2021-08-20T00:32:53.0064829Z #8 3.418 Suggested packages: 2021-08-20T00:32:53.0065869Z #8 3.418 liblcms2-utils libwmf0.2-7-gtk texlive ghostscript imagemagick gv 2021-08-20T00:32:53.0066892Z #8 3.418 | postscript-viewer 2021-08-20T00:32:53.0067436Z #8 3.418 Recommended packages: 2021-08-20T00:32:53.0068401Z #8 3.418 libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 poppler-data gsfonts 2021-08-20T00:32:53.0069310Z #8 3.418 mime-support unzip 2021-08-20T00:32:53.0069886Z #8 3.734 The following NEW packages will be installed: 2021-08-20T00:32:53.0070934Z #8 3.734 fontconfig-config fonts-dejavu-core libbrotli1 libbsd0 libcairo2 libdeflate0 2021-08-20T00:32:53.0072114Z #8 3.734 libexpat1 libfontconfig1 libfreetype6 libglib2.0-0 libgsf-1-114 2021-08-20T00:32:53.0073256Z #8 3.734 libgsf-1-common libicu67 libidn11 libjbig0 libjpeg62-turbo liblcms2-2 libmd0 2021-08-20T00:32:53.0074401Z #8 3.734 libncursesw6 libnspr4 libnss3 libopenjp2-7 libpixman-1-0 libpng16-16 2021-08-20T00:32:53.0075650Z #8 3.734 libpoppler102 libsqlite3-0 libtidy5deb1 libtiff5 libwebp6 libwmf0.2-7 2021-08-20T00:32:53.0076818Z #8 3.734 libwv-1.2-4 libx11-6 libx11-data libxau6 libxcb-render0 libxcb-shm0 libxcb1 2021-08-20T00:32:53.0077981Z #8 3.734 libxdmcp6 libxext6 libxml2 libxrender1 lynx lynx-common poppler-utils 2021-08-20T00:32:53.0079013Z #8 3.734 sensible-utils tidy ucf unrtf wv zip 2021-08-20T00:32:53.0079697Z #8 3.762 0 upgraded, 50 newly installed, 0 to remove and 0 not upgraded. 2021-08-20T00:32:53.0080318Z #8 3.762 Need to get 25.0 MB of archives. 2021-08-20T00:32:53.0080938Z #8 3.762 After this operation, 79.1 MB of additional disk space will be used. 2021-08-20T00:32:53.0156073Z #8 3.762 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 lynx-common all 2.9.0dev.6-3~deb11u1 [1192 kB] 2021-08-20T00:32:53.0157583Z #8 3.762 Get:2 http://deb.debian.org/debian bullseye/main amd64 sensible-utils all 0.0.14 [14.8 kB] 2021-08-20T00:32:53.0158553Z #8 3.768 Get:3 http://deb.debian.org/debian bullseye/main amd64 ucf all 3.0043 [74.0 kB] 2021-08-20T00:32:53.0159760Z #8 3.774 Get:4 http://deb.debian.org/debian bullseye/main amd64 fonts-dejavu-core all 2.37-2 [1069 kB] 2021-08-20T00:32:53.0161397Z #8 3.794 Get:5 http://deb.debian.org/debian bullseye/main amd64 fontconfig-config all 2.13.1-4.2 [281 kB] 2021-08-20T00:32:53.0162999Z #8 3.796 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 lynx amd64 2.9.0dev.6-3~deb11u1 [652 kB] 2021-08-20T00:32:53.0178450Z #8 3.799 Get:7 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] 2021-08-20T00:32:53.0179728Z #8 3.803 Get:8 http://deb.debian.org/debian bullseye/main amd64 libmd0 amd64 1.0.3-3 [28.0 kB] 2021-08-20T00:32:53.0180950Z #8 3.804 Get:9 http://deb.debian.org/debian bullseye/main amd64 libbsd0 amd64 0.11.3-1 [108 kB] 2021-08-20T00:32:53.0182193Z #8 3.806 Get:10 http://deb.debian.org/debian bullseye/main amd64 libexpat1 amd64 2.2.10-2 [96.9 kB] 2021-08-20T00:32:53.0183471Z #8 3.809 Get:11 http://deb.debian.org/debian bullseye/main amd64 libpng16-16 amd64 1.6.37-3 [294 kB] 2021-08-20T00:32:53.0184804Z #8 3.810 Get:12 http://deb.debian.org/debian bullseye/main amd64 libfreetype6 amd64 2.10.4+dfsg-1 [418 kB] 2021-08-20T00:32:53.0186179Z #8 3.813 Get:13 http://deb.debian.org/debian bullseye/main amd64 libfontconfig1 amd64 2.13.1-4.2 [347 kB] 2021-08-20T00:32:53.0187515Z #8 3.819 Get:14 http://deb.debian.org/debian bullseye/main amd64 libpixman-1-0 amd64 0.40.0-1 [543 kB] 2021-08-20T00:32:53.0188793Z #8 3.823 Get:15 http://deb.debian.org/debian bullseye/main amd64 libxau6 amd64 1:1.0.9-1 [19.7 kB] 2021-08-20T00:32:53.0190040Z #8 3.824 Get:16 http://deb.debian.org/debian bullseye/main amd64 libxdmcp6 amd64 1:1.1.2-3 [26.3 kB] 2021-08-20T00:32:53.0191267Z #8 3.825 Get:17 http://deb.debian.org/debian bullseye/main amd64 libxcb1 amd64 1.14-3 [140 kB] 2021-08-20T00:32:53.0192512Z #8 3.826 Get:18 http://deb.debian.org/debian bullseye/main amd64 libx11-data all 2:1.7.2-1 [311 kB] 2021-08-20T00:32:53.0193769Z #8 3.829 Get:19 http://deb.debian.org/debian bullseye/main amd64 libx11-6 amd64 2:1.7.2-1 [772 kB] 2021-08-20T00:32:53.0195153Z #8 3.835 Get:20 http://deb.debian.org/debian bullseye/main amd64 libxcb-render0 amd64 1.14-3 [111 kB] 2021-08-20T00:32:53.0196402Z #8 3.836 Get:21 http://deb.debian.org/debian bullseye/main amd64 libxcb-shm0 amd64 1.14-3 [101 kB] 2021-08-20T00:32:53.0197640Z #8 3.837 Get:22 http://deb.debian.org/debian bullseye/main amd64 libxext6 amd64 2:1.3.3-1.1 [52.7 kB] 2021-08-20T00:32:53.0198873Z #8 3.838 Get:23 http://deb.debian.org/debian bullseye/main amd64 libxrender1 amd64 1:0.9.10-1 [33.0 kB] 2021-08-20T00:32:53.0200089Z #8 3.838 Get:24 http://deb.debian.org/debian bullseye/main amd64 libcairo2 amd64 1.16.0-5 [694 kB] 2021-08-20T00:32:53.0281790Z #8 3.844 Get:25 http://deb.debian.org/debian bullseye/main amd64 libdeflate0 amd64 1.7-1 [53.1 kB] 2021-08-20T00:32:53.0283275Z #8 3.851 Get:26 http://deb.debian.org/debian bullseye/main amd64 libglib2.0-0 amd64 2.66.8-1 [1370 kB] 2021-08-20T00:32:53.0284524Z #8 3.855 Get:27 http://deb.debian.org/debian bullseye/main amd64 libgsf-1-common all 1.14.47-1 [158 kB] 2021-08-20T00:32:53.0285717Z #8 3.857 Get:28 http://deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] 2021-08-20T00:32:53.0286919Z #8 3.919 Get:29 http://deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] 2021-08-20T00:32:53.0288127Z #8 3.924 Get:30 http://deb.debian.org/debian bullseye/main amd64 libgsf-1-114 amd64 1.14.47-1 [161 kB] 2021-08-20T00:32:53.0289284Z #8 3.926 Get:31 http://deb.debian.org/debian bullseye/main amd64 libidn11 amd64 1.33-3 [116 kB] 2021-08-20T00:32:53.0290449Z #8 3.927 Get:32 http://deb.debian.org/debian bullseye/main amd64 libjbig0 amd64 2.1-3.1+b2 [31.0 kB] 2021-08-20T00:32:53.0291675Z #8 3.928 Get:33 http://deb.debian.org/debian bullseye/main amd64 libjpeg62-turbo amd64 1:2.0.6-4 [151 kB] 2021-08-20T00:32:53.0292917Z #8 3.930 Get:34 http://deb.debian.org/debian bullseye/main amd64 liblcms2-2 amd64 2.12~rc1-2 [150 kB] 2021-08-20T00:32:53.0294127Z #8 3.932 Get:35 http://deb.debian.org/debian bullseye/main amd64 libncursesw6 amd64 6.2+20201114-2 [132 kB] 2021-08-20T00:32:53.0295520Z #8 3.934 Get:36 http://deb.debian.org/debian bullseye/main amd64 libnspr4 amd64 2:4.29-1 [112 kB] 2021-08-20T00:32:53.0296785Z #8 3.935 Get:37 http://deb.debian.org/debian bullseye/main amd64 libsqlite3-0 amd64 3.34.1-3 [797 kB] 2021-08-20T00:32:53.0298096Z #8 3.941 Get:38 http://deb.debian.org/debian bullseye/main amd64 libnss3 amd64 2:3.61-1 [1304 kB] 2021-08-20T00:32:53.0299292Z #8 3.954 Get:39 http://deb.debian.org/debian bullseye/main amd64 libopenjp2-7 amd64 2.4.0-3 [172 kB] 2021-08-20T00:32:53.0300493Z #8 3.954 Get:40 http://deb.debian.org/debian bullseye/main amd64 libwebp6 amd64 0.6.1-2.1 [258 kB] 2021-08-20T00:32:53.0301653Z #8 3.957 Get:41 http://deb.debian.org/debian bullseye/main amd64 libtiff5 amd64 4.2.0-1 [289 kB] 2021-08-20T00:32:53.0302856Z #8 3.960 Get:42 http://deb.debian.org/debian bullseye/main amd64 libpoppler102 amd64 20.09.0-3.1 [1675 kB] 2021-08-20T00:32:53.0304102Z #8 3.970 Get:43 http://deb.debian.org/debian bullseye/main amd64 libtidy5deb1 amd64 2:5.6.0-11 [209 kB] 2021-08-20T00:32:53.0305317Z #8 3.971 Get:44 http://deb.debian.org/debian bullseye/main amd64 libwmf0.2-7 amd64 0.2.8.4-17 [165 kB] 2021-08-20T00:32:53.0306495Z #8 3.973 Get:45 http://deb.debian.org/debian bullseye/main amd64 libwv-1.2-4 amd64 1.2.9-4.2+b2 [123 kB] 2021-08-20T00:32:53.0307730Z #8 4.004 Get:46 http://deb.debian.org/debian bullseye/main amd64 poppler-utils amd64 20.09.0-3.1 [189 kB] 2021-08-20T00:32:53.0308914Z #8 4.014 Get:47 http://deb.debian.org/debian bullseye/main amd64 tidy amd64 2:5.6.0-11 [35.1 kB] 2021-08-20T00:32:53.0310073Z #8 4.016 Get:48 http://deb.debian.org/debian bullseye/main amd64 unrtf amd64 0.21.10-clean-1 [50.7 kB] 2021-08-20T00:32:53.0311207Z #8 4.022 Get:49 http://deb.debian.org/debian bullseye/main amd64 wv amd64 1.2.9-4.2+b2 [71.3 kB] 2021-08-20T00:32:53.0312369Z #8 4.022 Get:50 http://deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] 2021-08-20T00:32:53.0313484Z #8 4.141 debconf: delaying package configuration, since apt-utils is not installed 2021-08-20T00:32:53.0314159Z #8 4.161 Fetched 25.0 MB in 0s (86.9 MB/s) 2021-08-20T00:32:53.0314993Z #8 4.175 Selecting previously unselected package sensible-utils. 2021-08-20T00:32:53.0315650Z #8 4.175 (Reading database ... 2021-08-20T00:32:53.0316094Z (Reading database ... 5% 2021-08-20T00:32:53.0316538Z (Reading database ... 10% 2021-08-20T00:32:53.0316987Z (Reading database ... 15% 2021-08-20T00:32:53.0317416Z (Reading database ... 20% 2021-08-20T00:32:53.0317856Z (Reading database ... 25% 2021-08-20T00:32:53.0318297Z (Reading database ... 30% 2021-08-20T00:32:53.0318722Z (Reading database ... 35% 2021-08-20T00:32:53.0319160Z (Reading database ... 40% 2021-08-20T00:32:53.0319600Z (Reading database ... 45% 2021-08-20T00:32:53.0320025Z (Reading database ... 50% 2021-08-20T00:32:53.0320460Z (Reading database ... 55% 2021-08-20T00:32:53.0320902Z (Reading database ... 60% 2021-08-20T00:32:53.0441891Z (Reading database ... 65% 2021-08-20T00:32:53.0442374Z (Reading database ... 70% 2021-08-20T00:32:53.0442823Z (Reading database ... 75% 2021-08-20T00:32:53.0443251Z (Reading database ... 80% 2021-08-20T00:32:53.0443716Z (Reading database ... 85% 2021-08-20T00:32:53.0444162Z (Reading database ... 90% 2021-08-20T00:32:53.0444585Z (Reading database ... 95% 2021-08-20T00:32:53.0445034Z (Reading database ... 100% 2021-08-20T00:32:53.0445670Z (Reading database ... 6653 files and directories currently installed.) 2021-08-20T00:32:53.0446954Z #8 4.180 Preparing to unpack .../00-sensible-utils_0.0.14_all.deb ... 2021-08-20T00:32:53.0447785Z #8 4.183 Unpacking sensible-utils (0.0.14) ... 2021-08-20T00:32:53.0448437Z #8 4.208 Selecting previously unselected package ucf. 2021-08-20T00:32:53.0449238Z #8 4.208 Preparing to unpack .../01-ucf_3.0043_all.deb ... 2021-08-20T00:32:53.0449773Z #8 4.211 Moving old data out of the way 2021-08-20T00:32:53.0450242Z #8 4.214 Unpacking ucf (3.0043) ... 2021-08-20T00:32:53.0451073Z #8 4.244 Selecting previously unselected package fonts-dejavu-core. 2021-08-20T00:32:53.0452093Z #8 4.244 Preparing to unpack .../02-fonts-dejavu-core_2.37-2_all.deb ... 2021-08-20T00:32:53.0453144Z #8 4.245 Unpacking fonts-dejavu-core (2.37-2) ... 2021-08-20T00:32:53.0454123Z #8 4.393 Selecting previously unselected package fontconfig-config. 2021-08-20T00:32:53.0455304Z #8 4.393 Preparing to unpack .../03-fontconfig-config_2.13.1-4.2_all.deb ... 2021-08-20T00:32:53.0456177Z #8 4.512 Unpacking fontconfig-config (2.13.1-4.2) ... 2021-08-20T00:32:53.0456902Z #8 4.561 Selecting previously unselected package libbrotli1:amd64. 2021-08-20T00:32:53.0457834Z #8 4.561 Preparing to unpack .../04-libbrotli1_1.0.9-2+b2_amd64.deb ... 2021-08-20T00:32:53.0458630Z #8 4.563 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... 2021-08-20T00:32:53.0459306Z #8 4.618 Selecting previously unselected package libmd0:amd64. 2021-08-20T00:32:53.0460157Z #8 4.618 Preparing to unpack .../05-libmd0_1.0.3-3_amd64.deb ... 2021-08-20T00:32:53.0460877Z #8 4.618 Unpacking libmd0:amd64 (1.0.3-3) ... 2021-08-20T00:32:53.0461519Z #8 4.645 Selecting previously unselected package libbsd0:amd64. 2021-08-20T00:32:53.0462388Z #8 4.645 Preparing to unpack .../06-libbsd0_0.11.3-1_amd64.deb ... 2021-08-20T00:32:53.0463130Z #8 4.647 Unpacking libbsd0:amd64 (0.11.3-1) ... 2021-08-20T00:32:53.0463803Z #8 4.680 Selecting previously unselected package libexpat1:amd64. 2021-08-20T00:32:53.0464701Z #8 4.680 Preparing to unpack .../07-libexpat1_2.2.10-2_amd64.deb ... 2021-08-20T00:32:53.0465472Z #8 4.682 Unpacking libexpat1:amd64 (2.2.10-2) ... 2021-08-20T00:32:53.0466332Z #8 4.715 Selecting previously unselected package libpng16-16:amd64. 2021-08-20T00:32:53.0467725Z #8 4.716 Preparing to unpack .../08-libpng16-16_1.6.37-3_amd64.deb ... 2021-08-20T00:32:53.0468717Z #8 4.717 Unpacking libpng16-16:amd64 (1.6.37-3) ... 2021-08-20T00:32:53.0469486Z #8 4.767 Selecting previously unselected package libfreetype6:amd64. 2021-08-20T00:32:53.0470532Z #8 4.768 Preparing to unpack .../09-libfreetype6_2.10.4+dfsg-1_amd64.deb ... 2021-08-20T00:32:53.0471669Z #8 4.770 Unpacking libfreetype6:amd64 (2.10.4+dfsg-1) ... 2021-08-20T00:32:53.0472445Z #8 4.851 Selecting previously unselected package libfontconfig1:amd64. 2021-08-20T00:32:53.0473421Z #8 4.851 Preparing to unpack .../10-libfontconfig1_2.13.1-4.2_amd64.deb ... 2021-08-20T00:32:53.0474279Z #8 4.855 Unpacking libfontconfig1:amd64 (2.13.1-4.2) ... 2021-08-20T00:32:53.0475190Z #8 4.900 Selecting previously unselected package libpixman-1-0:amd64. 2021-08-20T00:32:53.0476156Z #8 4.900 Preparing to unpack .../11-libpixman-1-0_0.40.0-1_amd64.deb ... 2021-08-20T00:32:53.0476956Z #8 4.902 Unpacking libpixman-1-0:amd64 (0.40.0-1) ... 2021-08-20T00:32:53.0477646Z #8 4.958 Selecting previously unselected package libxau6:amd64. 2021-08-20T00:32:53.0478532Z #8 4.960 Preparing to unpack .../12-libxau6_1%3a1.0.9-1_amd64.deb ... 2021-08-20T00:32:53.0479265Z #8 4.961 Unpacking libxau6:amd64 (1:1.0.9-1) ... 2021-08-20T00:32:53.0479932Z #8 4.980 Selecting previously unselected package libxdmcp6:amd64. 2021-08-20T00:32:53.0480847Z #8 4.980 Preparing to unpack .../13-libxdmcp6_1%3a1.1.2-3_amd64.deb ... 2021-08-20T00:32:53.0481807Z #8 4.982 Unpacking libxdmcp6:amd64 (1:1.1.2-3) ... 2021-08-20T00:32:53.0482479Z #8 5.010 Selecting previously unselected package libxcb1:amd64. 2021-08-20T00:32:53.0483364Z #8 5.010 Preparing to unpack .../14-libxcb1_1.14-3_amd64.deb ... 2021-08-20T00:32:53.0484077Z #8 5.018 Unpacking libxcb1:amd64 (1.14-3) ... 2021-08-20T00:32:53.0484889Z #8 5.039 Selecting previously unselected package libx11-data. 2021-08-20T00:32:53.0485792Z #8 5.039 Preparing to unpack .../15-libx11-data_2%3a1.7.2-1_all.deb ... 2021-08-20T00:32:53.0486531Z #8 5.040 Unpacking libx11-data (2:1.7.2-1) ... 2021-08-20T00:32:53.0487469Z #8 5.142 Selecting previously unselected package libx11-6:amd64. 2021-08-20T00:32:53.0488388Z #8 5.142 Preparing to unpack .../16-libx11-6_2%3a1.7.2-1_amd64.deb ... 2021-08-20T00:32:53.0489138Z #8 5.146 Unpacking libx11-6:amd64 (2:1.7.2-1) ... 2021-08-20T00:32:53.0490181Z #8 5.241 Selecting previously unselected package libxcb-render0:amd64. 2021-08-20T00:32:53.0491234Z #8 5.242 Preparing to unpack .../17-libxcb-render0_1.14-3_amd64.deb ... 2021-08-20T00:32:53.0492276Z #8 5.244 Unpacking libxcb-render0:amd64 (1.14-3) ... 2021-08-20T00:32:53.0493271Z #8 5.281 Selecting previously unselected package libxcb-shm0:amd64. 2021-08-20T00:32:53.0494587Z #8 5.281 Preparing to unpack .../18-libxcb-shm0_1.14-3_amd64.deb ... 2021-08-20T00:32:53.0495371Z #8 5.284 Unpacking libxcb-shm0:amd64 (1.14-3) ... 2021-08-20T00:32:53.0496040Z #8 5.314 Selecting previously unselected package libxext6:amd64. 2021-08-20T00:32:53.0496954Z #8 5.314 Preparing to unpack .../19-libxext6_2%3a1.3.3-1.1_amd64.deb ... 2021-08-20T00:32:53.0497724Z #8 5.319 Unpacking libxext6:amd64 (2:1.3.3-1.1) ... 2021-08-20T00:32:53.0498401Z #8 5.338 Selecting previously unselected package libxrender1:amd64. 2021-08-20T00:32:53.0499499Z #8 5.338 Preparing to unpack .../20-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-08-20T00:32:53.0500350Z #8 5.339 Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-08-20T00:32:53.0501051Z #8 5.364 Selecting previously unselected package libcairo2:amd64. 2021-08-20T00:32:53.0502108Z #8 5.364 Preparing to unpack .../21-libcairo2_1.16.0-5_amd64.deb ... 2021-08-20T00:32:53.0502877Z #8 5.364 Unpacking libcairo2:amd64 (1.16.0-5) ... 2021-08-20T00:32:53.0601867Z #8 5.452 Selecting previously unselected package libdeflate0:amd64. 2021-08-20T00:32:53.0602927Z #8 5.452 Preparing to unpack .../22-libdeflate0_1.7-1_amd64.deb ... 2021-08-20T00:32:53.0603685Z #8 5.453 Unpacking libdeflate0:amd64 (1.7-1) ... 2021-08-20T00:32:53.0604515Z #8 5.495 Selecting previously unselected package libglib2.0-0:amd64. 2021-08-20T00:32:53.0605381Z #8 5.495 Preparing to unpack .../23-libglib2.0-0_2.66.8-1_amd64.deb ... 2021-08-20T00:32:53.0606131Z #8 5.498 Unpacking libglib2.0-0:amd64 (2.66.8-1) ... 2021-08-20T00:32:53.0606958Z #8 5.867 Selecting previously unselected package libgsf-1-common. 2021-08-20T00:32:53.0607850Z #8 5.869 Preparing to unpack .../24-libgsf-1-common_1.14.47-1_all.deb ... 2021-08-20T00:32:53.0608617Z #8 5.881 Unpacking libgsf-1-common (1.14.47-1) ... 2021-08-20T00:32:53.0609281Z #8 6.209 Selecting previously unselected package libicu67:amd64. 2021-08-20T00:32:53.0610111Z #8 6.210 Preparing to unpack .../25-libicu67_67.1-7_amd64.deb ... 2021-08-20T00:32:53.0610815Z #8 6.216 Unpacking libicu67:amd64 (67.1-7) ... 2021-08-20T00:32:53.1190347Z #8 ... 2021-08-20T00:32:53.1190876Z 2021-08-20T00:32:53.1191967Z #9 [build 1/5] FROM docker.io/library/golang:1.14@sha256:1a7173b5b9a3af3e29a5837e0b2027e1c438fd1b83bbee8f221355087ad416d6 2021-08-20T00:32:53.1193474Z #9 extracting sha256:1517911a35d7939f446084c1d4c31afc552678e81b3450c2af998b57f72099c2 2021-08-20T00:32:56.4834844Z #9 extracting sha256:1517911a35d7939f446084c1d4c31afc552678e81b3450c2af998b57f72099c2 3.3s done 2021-08-20T00:32:57.2296255Z #9 ... 2021-08-20T00:32:57.2296569Z 2021-08-20T00:32:57.2298398Z #8 [docd 2/3] RUN apt-get update && apt-get install -y --no-install-recommends lynx poppler-utils tidy unrtf wv zip && apt-get clean && rm -rf /var/lib/apt/lists/* 2021-08-20T00:32:57.2300380Z #8 7.140 Selecting previously unselected package libxml2:amd64. 2021-08-20T00:32:57.2301571Z #8 7.141 Preparing to unpack .../26-libxml2_2.9.10+dfsg-6.7_amd64.deb ... 2021-08-20T00:32:57.2302401Z #8 7.144 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... 2021-08-20T00:32:57.2303279Z #8 7.237 Selecting previously unselected package libgsf-1-114:amd64. 2021-08-20T00:32:57.2304203Z #8 7.237 Preparing to unpack .../27-libgsf-1-114_1.14.47-1_amd64.deb ... 2021-08-20T00:32:57.2305118Z #8 7.239 Unpacking libgsf-1-114:amd64 (1.14.47-1) ... 2021-08-20T00:32:57.2305820Z #8 7.286 Selecting previously unselected package libidn11:amd64. 2021-08-20T00:32:57.2306725Z #8 7.286 Preparing to unpack .../28-libidn11_1.33-3_amd64.deb ... 2021-08-20T00:32:57.2307494Z #8 7.288 Unpacking libidn11:amd64 (1.33-3) ... 2021-08-20T00:32:57.2308183Z #8 7.326 Selecting previously unselected package libjbig0:amd64. 2021-08-20T00:32:57.2309210Z #8 7.326 Preparing to unpack .../29-libjbig0_2.1-3.1+b2_amd64.deb ... 2021-08-20T00:32:57.2310178Z #8 7.327 Unpacking libjbig0:amd64 (2.1-3.1+b2) ... 2021-08-20T00:32:57.2311144Z #8 7.359 Selecting previously unselected package libjpeg62-turbo:amd64. 2021-08-20T00:32:57.2312335Z #8 7.359 Preparing to unpack .../30-libjpeg62-turbo_1%3a2.0.6-4_amd64.deb ... 2021-08-20T00:32:57.2313196Z #8 7.359 Unpacking libjpeg62-turbo:amd64 (1:2.0.6-4) ... 2021-08-20T00:32:57.2314093Z #8 7.403 Selecting previously unselected package liblcms2-2:amd64. 2021-08-20T00:32:57.2315030Z #8 7.403 Preparing to unpack .../31-liblcms2-2_2.12~rc1-2_amd64.deb ... 2021-08-20T00:32:57.2315817Z #8 7.404 Unpacking liblcms2-2:amd64 (2.12~rc1-2) ... 2021-08-20T00:32:57.2316535Z #8 7.450 Selecting previously unselected package libncursesw6:amd64. 2021-08-20T00:32:57.2317506Z #8 7.452 Preparing to unpack .../32-libncursesw6_6.2+20201114-2_amd64.deb ... 2021-08-20T00:32:57.2318457Z #8 7.453 Unpacking libncursesw6:amd64 (6.2+20201114-2) ... 2021-08-20T00:32:57.2320218Z #8 7.496 Selecting previously unselected package libnspr4:amd64. 2021-08-20T00:32:57.2322347Z #8 7.496 Preparing to unpack .../33-libnspr4_2%3a4.29-1_amd64.deb ... 2021-08-20T00:32:57.2323235Z #8 7.498 Unpacking libnspr4:amd64 (2:4.29-1) ... 2021-08-20T00:32:57.2324287Z #8 7.534 Selecting previously unselected package libsqlite3-0:amd64. 2021-08-20T00:32:57.2325275Z #8 7.535 Preparing to unpack .../34-libsqlite3-0_3.34.1-3_amd64.deb ... 2021-08-20T00:32:57.2326104Z #8 7.537 Unpacking libsqlite3-0:amd64 (3.34.1-3) ... 2021-08-20T00:32:57.2326813Z #8 7.649 Selecting previously unselected package libnss3:amd64. 2021-08-20T00:32:57.2327735Z #8 7.649 Preparing to unpack .../35-libnss3_2%3a3.61-1_amd64.deb ... 2021-08-20T00:32:57.2328496Z #8 7.652 Unpacking libnss3:amd64 (2:3.61-1) ... 2021-08-20T00:32:57.2329395Z #8 7.822 Selecting previously unselected package libopenjp2-7:amd64. 2021-08-20T00:32:57.2330378Z #8 7.822 Preparing to unpack .../36-libopenjp2-7_2.4.0-3_amd64.deb ... 2021-08-20T00:32:57.2331214Z #8 7.824 Unpacking libopenjp2-7:amd64 (2.4.0-3) ... 2021-08-20T00:32:57.2331931Z #8 7.870 Selecting previously unselected package libwebp6:amd64. 2021-08-20T00:32:57.2332986Z #8 7.870 Preparing to unpack .../37-libwebp6_0.6.1-2.1_amd64.deb ... 2021-08-20T00:32:57.2333810Z #8 7.872 Unpacking libwebp6:amd64 (0.6.1-2.1) ... 2021-08-20T00:32:57.2334510Z #8 7.923 Selecting previously unselected package libtiff5:amd64. 2021-08-20T00:32:57.2335476Z #8 7.925 Preparing to unpack .../38-libtiff5_4.2.0-1_amd64.deb ... 2021-08-20T00:32:57.2336277Z #8 7.926 Unpacking libtiff5:amd64 (4.2.0-1) ... 2021-08-20T00:32:57.2337015Z #8 7.973 Selecting previously unselected package libpoppler102:amd64. 2021-08-20T00:32:57.2338070Z #8 7.973 Preparing to unpack .../39-libpoppler102_20.09.0-3.1_amd64.deb ... 2021-08-20T00:32:57.2338976Z #8 7.975 Unpacking libpoppler102:amd64 (20.09.0-3.1) ... 2021-08-20T00:32:57.2339752Z #8 8.131 Selecting previously unselected package libtidy5deb1:amd64. 2021-08-20T00:32:57.2340790Z #8 8.131 Preparing to unpack .../40-libtidy5deb1_2%3a5.6.0-11_amd64.deb ... 2021-08-20T00:32:57.2341744Z #8 8.138 Unpacking libtidy5deb1:amd64 (2:5.6.0-11) ... 2021-08-20T00:32:57.2342760Z #8 8.180 Selecting previously unselected package libwmf0.2-7:amd64. 2021-08-20T00:32:57.2343731Z #8 8.180 Preparing to unpack .../41-libwmf0.2-7_0.2.8.4-17_amd64.deb ... 2021-08-20T00:32:57.2344538Z #8 8.182 Unpacking libwmf0.2-7:amd64 (0.2.8.4-17) ... 2021-08-20T00:32:57.2345426Z #8 8.227 Selecting previously unselected package libwv-1.2-4:amd64. 2021-08-20T00:32:57.2346365Z #8 8.227 Preparing to unpack .../42-libwv-1.2-4_1.2.9-4.2+b2_amd64.deb ... 2021-08-20T00:32:57.2347178Z #8 8.229 Unpacking libwv-1.2-4:amd64 (1.2.9-4.2+b2) ... 2021-08-20T00:32:57.2348054Z #8 8.268 Selecting previously unselected package lynx-common. 2021-08-20T00:32:57.2349047Z #8 8.268 Preparing to unpack .../43-lynx-common_2.9.0dev.6-3~deb11u1_all.deb ... 2021-08-20T00:32:57.2349940Z #8 8.269 Unpacking lynx-common (2.9.0dev.6-3~deb11u1) ... 2021-08-20T00:32:57.2350637Z #8 8.404 Selecting previously unselected package lynx. 2021-08-20T00:32:57.2351691Z #8 8.405 Preparing to unpack .../44-lynx_2.9.0dev.6-3~deb11u1_amd64.deb ... 2021-08-20T00:32:57.2352699Z #8 8.407 Unpacking lynx (2.9.0dev.6-3~deb11u1) ... 2021-08-20T00:32:57.2353759Z #8 8.505 Selecting previously unselected package poppler-utils. 2021-08-20T00:32:57.2354781Z #8 8.505 Preparing to unpack .../45-poppler-utils_20.09.0-3.1_amd64.deb ... 2021-08-20T00:32:57.2355782Z #8 8.506 Unpacking poppler-utils (20.09.0-3.1) ... 2021-08-20T00:32:57.2356585Z #8 8.551 Selecting previously unselected package tidy. 2021-08-20T00:32:57.2357475Z #8 8.551 Preparing to unpack .../46-tidy_2%3a5.6.0-11_amd64.deb ... 2021-08-20T00:32:57.2358218Z #8 8.554 Unpacking tidy (2:5.6.0-11) ... 2021-08-20T00:32:57.2358857Z #8 8.575 Selecting previously unselected package unrtf. 2021-08-20T00:32:57.2359890Z #8 8.575 Preparing to unpack .../47-unrtf_0.21.10-clean-1_amd64.deb ... 2021-08-20T00:32:57.2360674Z #8 8.576 Unpacking unrtf (0.21.10-clean-1) ... 2021-08-20T00:32:57.2362356Z #8 8.600 Selecting previously unselected package wv. 2021-08-20T00:32:57.2363425Z #8 8.600 Preparing to unpack .../48-wv_1.2.9-4.2+b2_amd64.deb ... 2021-08-20T00:32:57.2364152Z #8 8.603 Unpacking wv (1.2.9-4.2+b2) ... 2021-08-20T00:32:57.2364755Z #8 8.705 Selecting previously unselected package zip. 2021-08-20T00:32:57.2365727Z #8 8.707 Preparing to unpack .../49-zip_3.0-12_amd64.deb ... 2021-08-20T00:32:57.2366434Z #8 8.709 Unpacking zip (3.0-12) ... 2021-08-20T00:32:57.2367140Z #8 8.768 Setting up libexpat1:amd64 (2.2.10-2) ... 2021-08-20T00:32:57.2367920Z #8 8.774 Setting up libgsf-1-common (1.14.47-1) ... 2021-08-20T00:32:57.2368699Z #8 8.779 Setting up liblcms2-2:amd64 (2.12~rc1-2) ... 2021-08-20T00:32:57.2369601Z #8 8.784 Setting up libpixman-1-0:amd64 (0.40.0-1) ... 2021-08-20T00:32:57.2370333Z #8 8.788 Setting up unrtf (0.21.10-clean-1) ... 2021-08-20T00:32:57.2371022Z #8 8.793 Setting up libxau6:amd64 (1:1.0.9-1) ... 2021-08-20T00:32:57.2371718Z #8 8.798 Setting up libicu67:amd64 (67.1-7) ... 2021-08-20T00:32:57.2372449Z #8 8.802 Setting up libglib2.0-0:amd64 (2.66.8-1) ... 2021-08-20T00:32:57.2373016Z #8 8.819 No schema files found: doing nothing. 2021-08-20T00:32:57.2373764Z #8 8.824 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... 2021-08-20T00:32:57.2374517Z #8 8.833 Setting up libsqlite3-0:amd64 (3.34.1-3) ... 2021-08-20T00:32:57.2375256Z #8 8.838 Setting up libdeflate0:amd64 (1.7-1) ... 2021-08-20T00:32:57.2375990Z #8 8.842 Setting up libjbig0:amd64 (2.1-3.1+b2) ... 2021-08-20T00:32:57.2376643Z #8 8.845 Setting up zip (3.0-12) ... 2021-08-20T00:32:57.2377355Z #8 8.850 Setting up libjpeg62-turbo:amd64 (1:2.0.6-4) ... 2021-08-20T00:32:57.2378107Z #8 8.854 Setting up libx11-data (2:1.7.2-1) ... 2021-08-20T00:32:57.2378816Z #8 8.859 Setting up libnspr4:amd64 (2:4.29-1) ... 2021-08-20T00:32:57.2379501Z #8 8.864 Setting up libidn11:amd64 (1.33-3) ... 2021-08-20T00:32:57.2380225Z #8 8.868 Setting up libpng16-16:amd64 (1.6.37-3) ... 2021-08-20T00:32:57.2380955Z #8 8.871 Setting up libwebp6:amd64 (0.6.1-2.1) ... 2021-08-20T00:32:57.2381715Z #8 8.876 Setting up fonts-dejavu-core (2.37-2) ... 2021-08-20T00:32:57.2382524Z #8 8.897 Setting up libncursesw6:amd64 (6.2+20201114-2) ... 2021-08-20T00:32:57.2383334Z #8 8.902 Setting up lynx-common (2.9.0dev.6-3~deb11u1) ... 2021-08-20T00:32:57.2384054Z #8 8.910 Setting up libmd0:amd64 (1.0.3-3) ... 2021-08-20T00:32:57.2384771Z #8 8.914 Setting up sensible-utils (0.0.14) ... 2021-08-20T00:32:57.2385548Z #8 8.919 Setting up libopenjp2-7:amd64 (2.4.0-3) ... 2021-08-20T00:32:57.2386270Z #8 8.923 Setting up libtiff5:amd64 (4.2.0-1) ... 2021-08-20T00:32:57.2387015Z #8 8.928 Setting up libtidy5deb1:amd64 (2:5.6.0-11) ... 2021-08-20T00:32:57.2387743Z #8 8.932 Setting up libbsd0:amd64 (0.11.3-1) ... 2021-08-20T00:32:57.2388450Z #8 8.937 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... 2021-08-20T00:32:57.2389187Z #8 8.941 Setting up libxdmcp6:amd64 (1:1.1.2-3) ... 2021-08-20T00:32:57.2389888Z #8 8.946 Setting up libxcb1:amd64 (1.14-3) ... 2021-08-20T00:32:57.2390636Z #8 8.949 Setting up libxcb-render0:amd64 (1.14-3) ... 2021-08-20T00:32:57.2391502Z #8 8.954 Setting up libnss3:amd64 (2:3.61-1) ... 2021-08-20T00:32:57.2392282Z #8 8.958 Setting up libxcb-shm0:amd64 (1.14-3) ... 2021-08-20T00:32:57.2393089Z #8 8.962 Setting up tidy (2:5.6.0-11) ... 2021-08-20T00:32:57.2393773Z #8 8.970 Setting up libgsf-1-114:amd64 (1.14.47-1) ... 2021-08-20T00:32:57.2394559Z #8 8.975 Setting up libfreetype6:amd64 (2.10.4+dfsg-1) ... 2021-08-20T00:32:57.2395112Z #8 8.979 Setting up ucf (3.0043) ... 2021-08-20T00:32:57.2395672Z #8 9.069 debconf: unable to initialize frontend: Dialog 2021-08-20T00:32:57.2396511Z #8 9.069 debconf: (TERM is not set, so the dialog frontend is not usable.) 2021-08-20T00:32:57.2397233Z #8 9.070 debconf: falling back to frontend: Readline 2021-08-20T00:32:57.2397912Z #8 9.070 debconf: unable to initialize frontend: Readline 2021-08-20T00:32:57.2416133Z #8 9.070 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2021-08-20T00:32:57.2418067Z #8 9.070 debconf: falling back to frontend: Teletype 2021-08-20T00:32:57.2419017Z #8 9.108 Setting up libx11-6:amd64 (2:1.7.2-1) ... 2021-08-20T00:32:57.2420330Z #8 9.113 Setting up lynx (2.9.0dev.6-3~deb11u1) ... 2021-08-20T00:32:57.2421587Z #8 9.119 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode 2021-08-20T00:32:57.2423481Z #8 9.119 update-alternatives: warning: skip creation of /usr/share/man/man1/www-browser.1.gz because associated file /usr/share/man/man1/lynx.1.gz (of link group www-browser) doesn't exist 2021-08-20T00:32:57.2424813Z #8 9.121 Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-08-20T00:32:57.2425569Z #8 9.125 Setting up libwmf0.2-7:amd64 (0.2.8.4-17) ... 2021-08-20T00:32:57.2426357Z #8 9.132 Setting up fontconfig-config (2.13.1-4.2) ... 2021-08-20T00:32:57.2427039Z #8 9.217 debconf: unable to initialize frontend: Dialog 2021-08-20T00:32:57.2427759Z #8 9.217 debconf: (TERM is not set, so the dialog frontend is not usable.) 2021-08-20T00:32:57.2428444Z #8 9.217 debconf: falling back to frontend: Readline 2021-08-20T00:32:57.2429122Z #8 9.217 debconf: unable to initialize frontend: Readline 2021-08-20T00:32:57.2431856Z #8 9.217 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1 /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) 2021-08-20T00:32:57.2433625Z #8 9.218 debconf: falling back to frontend: Teletype 2021-08-20T00:32:57.2434404Z #8 9.349 Setting up libxext6:amd64 (2:1.3.3-1.1) ... 2021-08-20T00:32:57.2435177Z #8 9.357 Setting up libfontconfig1:amd64 (2.13.1-4.2) ... 2021-08-20T00:32:57.2435964Z #8 9.362 Setting up libwv-1.2-4:amd64 (1.2.9-4.2+b2) ... 2021-08-20T00:32:57.2436613Z #8 9.366 Setting up wv (1.2.9-4.2+b2) ... 2021-08-20T00:32:57.2437356Z #8 9.373 Setting up libcairo2:amd64 (1.16.0-5) ... 2021-08-20T00:32:57.2438116Z #8 9.378 Setting up libpoppler102:amd64 (20.09.0-3.1) ... 2021-08-20T00:32:57.2438877Z #8 9.382 Setting up poppler-utils (20.09.0-3.1) ... 2021-08-20T00:32:57.2439659Z #8 9.386 Processing triggers for libc-bin (2.31-13) ... 2021-08-20T00:32:57.2440153Z #8 DONE 10.6s 2021-08-20T00:32:57.2440402Z 2021-08-20T00:32:57.2445200Z #9 [build 1/5] FROM docker.io/library/golang:1.14@sha256:1a7173b5b9a3af3e29a5837e0b2027e1c438fd1b83bbee8f221355087ad416d6 2021-08-20T00:32:57.2448105Z #9 extracting sha256:48bbd1746d63c372e12f884178053851d87f3ea4b415f3d5e7d4eceb9aab6baf 2021-08-20T00:33:00.9129013Z #9 extracting sha256:48bbd1746d63c372e12f884178053851d87f3ea4b415f3d5e7d4eceb9aab6baf 3.7s done 2021-08-20T00:33:02.8685631Z #9 extracting sha256:944903612fdd2364b4647cf3c231c41103d1fd378add43fc85f6931f1d6a8276 done 2021-08-20T00:33:03.0192745Z #9 DONE 20.7s 2021-08-20T00:33:03.0193102Z 2021-08-20T00:33:03.0193646Z #10 [build 2/5] WORKDIR /go/src/github.com/sajari/docconv/docd 2021-08-20T00:33:03.0194193Z #10 DONE 0.0s 2021-08-20T00:33:03.0194445Z 2021-08-20T00:33:03.0194827Z #12 [build 3/5] COPY main.go . 2021-08-20T00:33:03.0195245Z #12 DONE 0.0s 2021-08-20T00:33:03.0195493Z 2021-08-20T00:33:03.0196468Z #13 [build 4/5] RUN go get -v ./ 2021-08-20T00:33:03.7722620Z #13 0.734 get "code.sajari.com/docconv": found meta tag get.metaImport{Prefix:"code.sajari.com/docconv", VCS:"git", RepoRoot:"https://github.com/sajari/docconv"} at //code.sajari.com/docconv?go-get=1 2021-08-20T00:33:03.7723889Z #13 0.734 code.sajari.com/docconv (download) 2021-08-20T00:33:04.3740903Z #13 1.375 github.com/golang/protobuf (download) 2021-08-20T00:33:05.5777172Z #13 2.514 get "google.golang.org/protobuf/encoding/prototext": found meta tag get.metaImport{Prefix:"google.golang.org/protobuf", VCS:"git", RepoRoot:"https://go.googlesource.com/protobuf"} at //google.golang.org/protobuf/encoding/prototext?go-get=1 2021-08-20T00:33:05.5779237Z #13 2.514 get "google.golang.org/protobuf/encoding/prototext": verifying non-authoritative meta tag 2021-08-20T00:33:05.5780100Z #13 2.570 google.golang.org/protobuf (download) 2021-08-20T00:33:07.8119517Z #13 4.761 get "google.golang.org/protobuf/encoding/protowire": found meta tag get.metaImport{Prefix:"google.golang.org/protobuf", VCS:"git", RepoRoot:"https://go.googlesource.com/protobuf"} at //google.golang.org/protobuf/encoding/protowire?go-get=1 2021-08-20T00:33:07.8122055Z #13 4.761 get "google.golang.org/protobuf/encoding/protowire": verifying non-authoritative meta tag 2021-08-20T00:33:07.8124267Z #13 4.817 get "google.golang.org/protobuf/reflect/protoreflect": found meta tag get.metaImport{Prefix:"google.golang.org/protobuf", VCS:"git", RepoRoot:"https://go.googlesource.com/protobuf"} at //google.golang.org/protobuf/reflect/protoreflect?go-get=1 2021-08-20T00:33:07.8126341Z #13 4.817 get "google.golang.org/protobuf/reflect/protoreflect": verifying non-authoritative meta tag 2021-08-20T00:33:07.8128357Z #13 4.875 get "google.golang.org/protobuf/proto": found meta tag get.metaImport{Prefix:"google.golang.org/protobuf", VCS:"git", RepoRoot:"https://go.googlesource.com/protobuf"} at //google.golang.org/protobuf/proto?go-get=1 2021-08-20T00:33:07.8130166Z #13 4.875 get "google.golang.org/protobuf/proto": verifying non-authoritative meta tag 2021-08-20T00:33:07.9321266Z #13 4.939 get "google.golang.org/protobuf/reflect/protoregistry": found meta tag get.metaImport{Prefix:"google.golang.org/protobuf", VCS:"git", RepoRoot:"https://go.googlesource.com/protobuf"} at //google.golang.org/protobuf/reflect/protoregistry?go-get=1 2021-08-20T00:33:07.9323703Z #13 4.939 get "google.golang.org/protobuf/reflect/protoregistry": verifying non-authoritative meta tag 2021-08-20T00:33:07.9326120Z #13 4.996 get "google.golang.org/protobuf/runtime/protoiface": found meta tag get.metaImport{Prefix:"google.golang.org/protobuf", VCS:"git", RepoRoot:"https://go.googlesource.com/protobuf"} at //google.golang.org/protobuf/runtime/protoiface?go-get=1 2021-08-20T00:33:08.0473022Z #13 4.996 get "google.golang.org/protobuf/runtime/protoiface": verifying non-authoritative meta tag 2021-08-20T00:33:08.0475515Z #13 5.053 get "google.golang.org/protobuf/reflect/protodesc": found meta tag get.metaImport{Prefix:"google.golang.org/protobuf", VCS:"git", RepoRoot:"https://go.googlesource.com/protobuf"} at //google.golang.org/protobuf/reflect/protodesc?go-get=1 2021-08-20T00:33:08.0477670Z #13 5.053 get "google.golang.org/protobuf/reflect/protodesc": verifying non-authoritative meta tag 2021-08-20T00:33:08.0480392Z #13 5.111 get "google.golang.org/protobuf/runtime/protoimpl": found meta tag get.metaImport{Prefix:"google.golang.org/protobuf", VCS:"git", RepoRoot:"https://go.googlesource.com/protobuf"} at //google.golang.org/protobuf/runtime/protoimpl?go-get=1 2021-08-20T00:33:08.0482703Z #13 5.111 get "google.golang.org/protobuf/runtime/protoimpl": verifying non-authoritative meta tag 2021-08-20T00:33:08.1972672Z #13 5.118 github.com/JalfResi/justext (download) 2021-08-20T00:33:08.7996214Z #13 5.774 github.com/levigross/exp-html (download) 2021-08-20T00:33:09.2519284Z #13 6.222 github.com/advancedlogic/GoOse (download) 2021-08-20T00:33:09.8541330Z #13 6.815 github.com/PuerkitoBio/goquery (download) 2021-08-20T00:33:10.3052590Z #13 7.313 github.com/andybalholm/cascadia (download) 2021-08-20T00:33:11.2082238Z #13 8.126 get "golang.org/x/net/html": found meta tag get.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at //golang.org/x/net/html?go-get=1 2021-08-20T00:33:11.2083862Z #13 8.126 get "golang.org/x/net/html": verifying non-authoritative meta tag 2021-08-20T00:33:11.2084548Z #13 8.186 golang.org/x/net (download) 2021-08-20T00:33:13.0125791Z #13 9.952 get "golang.org/x/net/html/atom": found meta tag get.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at //golang.org/x/net/html/atom?go-get=1 2021-08-20T00:33:13.0127731Z #13 9.953 get "golang.org/x/net/html/atom": verifying non-authoritative meta tag 2021-08-20T00:33:13.0128559Z #13 9.954 github.com/araddon/dateparse (download) 2021-08-20T00:33:13.6140789Z #13 10.61 github.com/fatih/set (download) 2021-08-20T00:33:14.0656071Z #13 11.03 github.com/gigawattio/window (download) 2021-08-20T00:33:14.5168389Z #13 11.49 github.com/go-resty/resty (download) 2021-08-20T00:33:15.1190557Z #13 12.11 github.com/jaytaylor/html2text (download) 2021-08-20T00:33:15.5347002Z #13 12.60 github.com/olekukonko/tablewriter (download) 2021-08-20T00:33:16.1365371Z #13 13.06 github.com/mattn/go-runewidth (download) 2021-08-20T00:33:16.4282479Z #13 13.49 github.com/rivo/uniseg (download) 2021-08-20T00:33:16.8607131Z #13 13.92 github.com/ssor/bom (download) 2021-08-20T00:33:17.2627821Z #13 14.33 github.com/pkg/errors (download) 2021-08-20T00:33:17.8599254Z #13 14.86 get "golang.org/x/net/html/charset": found meta tag get.metaImport{Prefix:"golang.org/x/net", VCS:"git", RepoRoot:"https://go.googlesource.com/net"} at //golang.org/x/net/html/charset?go-get=1 2021-08-20T00:33:17.8600843Z #13 14.86 get "golang.org/x/net/html/charset": verifying non-authoritative meta tag 2021-08-20T00:33:17.8602687Z #13 14.92 get "golang.org/x/text/encoding": found meta tag get.metaImport{Prefix:"golang.org/x/text", VCS:"git", RepoRoot:"https://go.googlesource.com/text"} at //golang.org/x/text/encoding?go-get=1 2021-08-20T00:33:17.8604169Z #13 14.92 get "golang.org/x/text/encoding": verifying non-authoritative meta tag 2021-08-20T00:33:18.0107426Z #13 14.98 golang.org/x/text (download) 2021-08-20T00:33:21.0063360Z #13 18.07 get "golang.org/x/text/transform": found meta tag get.metaImport{Prefix:"golang.org/x/text", VCS:"git", RepoRoot:"https://go.googlesource.com/text"} at //golang.org/x/text/transform?go-get=1 2021-08-20T00:33:21.0065080Z #13 18.07 get "golang.org/x/text/transform": verifying non-authoritative meta tag 2021-08-20T00:33:21.1284029Z #13 18.13 get "golang.org/x/text/encoding/charmap": found meta tag get.metaImport{Prefix:"golang.org/x/text", VCS:"git", RepoRoot:"https://go.googlesource.com/text"} at //golang.org/x/text/encoding/charmap?go-get=1 2021-08-20T00:33:21.1286308Z #13 18.13 get "golang.org/x/text/encoding/charmap": verifying non-authoritative meta tag 2021-08-20T00:33:21.1288621Z #13 18.19 get "golang.org/x/text/encoding/htmlindex": found meta tag get.metaImport{Prefix:"golang.org/x/text", VCS:"git", RepoRoot:"https://go.googlesource.com/text"} at //golang.org/x/text/encoding/htmlindex?go-get=1 2021-08-20T00:33:21.2783966Z #13 18.19 get "golang.org/x/text/encoding/htmlindex": verifying non-authoritative meta tag 2021-08-20T00:33:21.2784962Z #13 18.20 github.com/richardlehane/mscfb (download) 2021-08-20T00:33:21.7025235Z #13 18.77 github.com/richardlehane/msoleps (download) 2021-08-20T00:33:22.4205531Z #13 19.42 google.golang.org/protobuf/internal/flags 2021-08-20T00:33:22.4206364Z #13 19.43 google.golang.org/protobuf/internal/set 2021-08-20T00:33:22.4207464Z #13 19.48 google.golang.org/protobuf/internal/pragma 2021-08-20T00:33:22.5710206Z #13 19.51 google.golang.org/protobuf/internal/detrand 2021-08-20T00:33:22.5711098Z #13 19.51 google.golang.org/protobuf/internal/version 2021-08-20T00:33:22.5711879Z #13 19.53 google.golang.org/protobuf/internal/errors 2021-08-20T00:33:22.5712560Z #13 19.54 code.sajari.com/docconv/snappy 2021-08-20T00:33:22.5713278Z #13 19.57 google.golang.org/protobuf/encoding/protowire 2021-08-20T00:33:22.7221528Z #13 19.64 github.com/levigross/exp-html 2021-08-20T00:33:22.7222251Z #13 19.65 google.golang.org/protobuf/reflect/protoreflect 2021-08-20T00:33:23.1500273Z #13 20.15 google.golang.org/protobuf/internal/encoding/messageset 2021-08-20T00:33:23.1501908Z #13 20.21 google.golang.org/protobuf/internal/strs 2021-08-20T00:33:23.3008346Z #13 20.29 google.golang.org/protobuf/internal/encoding/text 2021-08-20T00:33:23.4076911Z #13 20.40 google.golang.org/protobuf/internal/genid 2021-08-20T00:33:23.4078216Z #13 20.42 google.golang.org/protobuf/internal/order 2021-08-20T00:33:23.4079251Z #13 20.47 google.golang.org/protobuf/reflect/protoregistry 2021-08-20T00:33:23.5326672Z #13 20.54 google.golang.org/protobuf/runtime/protoiface 2021-08-20T00:33:23.5327990Z #13 20.56 google.golang.org/protobuf/internal/encoding/defval 2021-08-20T00:33:23.5328915Z #13 20.60 google.golang.org/protobuf/proto 2021-08-20T00:33:23.6399836Z #13 20.60 google.golang.org/protobuf/internal/descfmt 2021-08-20T00:33:23.6412158Z #13 20.70 google.golang.org/protobuf/internal/descopts 2021-08-20T00:33:23.7666520Z #13 20.72 github.com/JalfResi/justext 2021-08-20T00:33:23.7667116Z #13 20.83 golang.org/x/net/html/atom 2021-08-20T00:33:23.9171857Z #13 20.85 golang.org/x/net/html 2021-08-20T00:33:23.9172586Z #13 20.91 google.golang.org/protobuf/encoding/prototext 2021-08-20T00:33:24.2179909Z #13 21.18 google.golang.org/protobuf/internal/filedesc 2021-08-20T00:33:24.3684029Z #13 21.34 github.com/andybalholm/cascadia 2021-08-20T00:33:24.6263689Z #13 21.69 github.com/PuerkitoBio/goquery 2021-08-20T00:33:24.7774191Z #13 21.70 google.golang.org/protobuf/internal/encoding/tag 2021-08-20T00:33:24.7775555Z #13 21.78 google.golang.org/protobuf/internal/impl 2021-08-20T00:33:25.0587246Z #13 22.12 github.com/araddon/dateparse 2021-08-20T00:33:25.3134859Z #13 22.28 github.com/fatih/set 2021-08-20T00:33:25.3135444Z #13 22.35 github.com/gigawattio/window 2021-08-20T00:33:25.3136049Z #13 22.38 golang.org/x/net/publicsuffix 2021-08-20T00:33:25.4642175Z #13 22.45 github.com/go-resty/resty 2021-08-20T00:33:25.8895828Z #13 22.88 github.com/rivo/uniseg 2021-08-20T00:33:25.8897155Z #13 22.95 github.com/mattn/go-runewidth 2021-08-20T00:33:26.0392629Z #13 23.03 github.com/olekukonko/tablewriter 2021-08-20T00:33:26.1443788Z #13 23.21 github.com/ssor/bom 2021-08-20T00:33:26.2547399Z #13 23.23 github.com/jaytaylor/html2text 2021-08-20T00:33:26.2548109Z #13 23.32 github.com/pkg/errors 2021-08-20T00:33:26.4057388Z #13 23.39 golang.org/x/text/encoding/internal/identifier 2021-08-20T00:33:26.4058327Z #13 23.40 golang.org/x/text/transform 2021-08-20T00:33:26.4059025Z #13 23.42 google.golang.org/protobuf/internal/filetype 2021-08-20T00:33:26.5094480Z #13 23.49 golang.org/x/text/encoding 2021-08-20T00:33:26.5095213Z #13 23.54 google.golang.org/protobuf/runtime/protoimpl 2021-08-20T00:33:26.5095923Z #13 23.55 golang.org/x/text/encoding/internal 2021-08-20T00:33:26.5096644Z #13 23.57 google.golang.org/protobuf/types/descriptorpb 2021-08-20T00:33:26.5097344Z #13 23.57 golang.org/x/text/encoding/charmap 2021-08-20T00:33:26.7858604Z #13 23.85 golang.org/x/text/encoding/japanese 2021-08-20T00:33:26.9369308Z #13 23.89 google.golang.org/protobuf/reflect/protodesc 2021-08-20T00:33:27.2382668Z #13 24.25 golang.org/x/text/encoding/korean 2021-08-20T00:33:27.2383333Z #13 24.25 github.com/golang/protobuf/proto 2021-08-20T00:33:27.5389351Z #13 24.48 golang.org/x/text/encoding/simplifiedchinese 2021-08-20T00:33:27.6891228Z #13 24.69 code.sajari.com/docconv/iWork 2021-08-20T00:33:27.8125626Z #13 24.81 golang.org/x/text/internal/utf8internal 2021-08-20T00:33:27.8126380Z #13 24.81 golang.org/x/text/encoding/traditionalchinese 2021-08-20T00:33:27.8126993Z #13 24.82 golang.org/x/text/runes 2021-08-20T00:33:27.8127508Z #13 24.88 golang.org/x/text/encoding/unicode 2021-08-20T00:33:27.9627054Z #13 24.94 golang.org/x/text/internal/tag 2021-08-20T00:33:27.9627706Z #13 24.96 golang.org/x/text/internal/language 2021-08-20T00:33:28.0745858Z #13 25.14 github.com/richardlehane/msoleps/types 2021-08-20T00:33:28.3365791Z #13 25.31 github.com/richardlehane/mscfb 2021-08-20T00:33:28.3366494Z #13 25.34 golang.org/x/text/internal/language/compact 2021-08-20T00:33:28.3367119Z #13 25.40 golang.org/x/text/language 2021-08-20T00:33:28.4864557Z #13 25.42 github.com/richardlehane/msoleps 2021-08-20T00:33:28.6371350Z #13 25.56 golang.org/x/text/encoding/htmlindex 2021-08-20T00:33:28.6372018Z #13 25.59 golang.org/x/net/html/charset 2021-08-20T00:33:28.6372615Z #13 25.62 github.com/advancedlogic/GoOse 2021-08-20T00:33:28.7870208Z #13 25.85 code.sajari.com/docconv 2021-08-20T00:33:28.9218661Z #13 25.99 github.com/sajari/docconv/docd 2021-08-20T00:33:30.5519067Z #13 DONE 27.6s 2021-08-20T00:33:30.7021412Z 2021-08-20T00:33:30.7022131Z #14 [build 5/5] RUN go build . 2021-08-20T00:33:32.1578358Z #14 DONE 1.6s 2021-08-20T00:33:32.2652225Z 2021-08-20T00:33:32.2654200Z #15 [docd 3/3] COPY --from=build /go/bin/docd /docd 2021-08-20T00:33:32.4161725Z #15 DONE 0.1s 2021-08-20T00:33:32.4162367Z 2021-08-20T00:33:32.4163318Z #16 exporting to image 2021-08-20T00:33:32.4163760Z #16 exporting layers 2021-08-20T00:33:33.0121730Z #16 exporting layers 0.7s done 2021-08-20T00:33:33.1627135Z #16 writing image sha256:e72b6e4b4ed5763c94bfde0320282c8a3125152d8f2325d015c37a01eed2a9b2 done 2021-08-20T00:33:33.1628203Z #16 naming to docker.io/sajari/docd:1.2.0 done 2021-08-20T00:33:33.1628792Z #16 naming to docker.io/sajari/docd:1.2 done 2021-08-20T00:33:33.1629448Z #16 naming to docker.io/sajari/docd:1 done 2021-08-20T00:33:33.1630946Z #16 naming to docker.io/sajari/docd:sha-a6ea64d0ff1797a66858e050bf8066a8538fd4e3 done 2021-08-20T00:33:33.1631787Z #16 naming to docker.io/sajari/docd:latest done 2021-08-20T00:33:33.1632230Z #16 DONE 0.7s 2021-08-20T00:33:33.1632452Z 2021-08-20T00:33:33.1633128Z #17 pushing sajari/docd:1.2.0 with docker 2021-08-20T00:33:33.4632535Z #17 pushing layer 97cb452b53ff 2021-08-20T00:33:33.4633526Z #17 pushing layer eb48a69e9b2f 2021-08-20T00:33:33.4634364Z #17 pushing layer 300b011056d9 2021-08-20T00:33:34.5881067Z #17 pushing layer 97cb452b53ff 1.18MB / 16.67MB 1.5s 2021-08-20T00:33:34.6993718Z #17 pushing layer 97cb452b53ff 2.36MB / 16.67MB 1.7s 2021-08-20T00:33:34.8065213Z #17 pushing layer 97cb452b53ff 3.54MB / 16.67MB 1.9s 2021-08-20T00:33:34.8065915Z #17 pushing layer eb48a69e9b2f 3.85MB / 71.17MB 1.7s 2021-08-20T00:33:34.9194417Z #17 pushing layer 97cb452b53ff 4.92MB / 16.67MB 2.1s 2021-08-20T00:33:35.0282275Z #17 pushing layer 97cb452b53ff 6.49MB / 16.67MB 2.3s 2021-08-20T00:33:35.1458399Z #17 pushing layer 97cb452b53ff 7.86MB / 16.67MB 2.5s 2021-08-20T00:33:35.1459131Z #17 pushing layer eb48a69e9b2f 8.76MB / 71.17MB 2.4s 2021-08-20T00:33:35.2460233Z #17 pushing layer 97cb452b53ff 9.44MB / 16.67MB 2.7s 2021-08-20T00:33:35.3511317Z #17 pushing layer 97cb452b53ff 11.21MB / 16.67MB 2.9s 2021-08-20T00:33:35.4514489Z #17 pushing layer 97cb452b53ff 13.37MB / 16.67MB 3.1s 2021-08-20T00:33:35.5562761Z #17 pushing layer 97cb452b53ff 15.53MB / 16.67MB 3.3s 2021-08-20T00:33:35.5563467Z #17 pushing layer eb48a69e9b2f 14.22MB / 71.17MB 3.0s 2021-08-20T00:33:35.6869300Z #17 pushing layer 97cb452b53ff 16.67MB / 16.67MB 3.4s 2021-08-20T00:33:35.6869947Z #17 pushing layer eb48a69e9b2f 18.12MB / 71.17MB 3.4s 2021-08-20T00:33:35.9141838Z #17 pushing layer eb48a69e9b2f 22.57MB / 71.17MB 3.8s 2021-08-20T00:33:36.1366420Z #17 pushing layer eb48a69e9b2f 27.03MB / 71.17MB 4.2s 2021-08-20T00:33:36.3554841Z #17 pushing layer eb48a69e9b2f 30.93MB / 71.17MB 4.6s 2021-08-20T00:33:36.5956004Z #17 pushing layer eb48a69e9b2f 35.39MB / 71.17MB 5.0s 2021-08-20T00:33:36.8286315Z #17 pushing layer eb48a69e9b2f 39.84MB / 71.17MB 5.4s 2021-08-20T00:33:37.0648421Z #17 pushing layer eb48a69e9b2f 43.74MB / 71.17MB 5.9s 2021-08-20T00:33:37.4279697Z #17 pushing layer eb48a69e9b2f 49.24MB / 71.17MB 6.5s 2021-08-20T00:33:37.5323981Z #17 pushing layer 97cb452b53ff 5.4s done 2021-08-20T00:33:37.6634509Z #17 pushing layer eb48a69e9b2f 53.06MB / 71.17MB 6.9s 2021-08-20T00:33:38.0133407Z #17 pushing layer eb48a69e9b2f 58.55MB / 71.17MB 7.5s 2021-08-20T00:33:38.3418653Z #17 pushing layer eb48a69e9b2f 63.98MB / 71.17MB 8.1s 2021-08-20T00:33:38.5917817Z #17 pushing layer eb48a69e9b2f 68.77MB / 71.17MB 8.5s 2021-08-20T00:33:41.4197885Z #17 pushing layer eb48a69e9b2f 11.6s done 2021-08-20T00:33:44.5767027Z #17 pushing layer 300b011056d9 11.3s done 2021-08-20T00:33:44.5768766Z #17 DONE 11.5s 2021-08-20T00:33:44.5769953Z 2021-08-20T00:33:44.5770427Z #18 pushing sajari/docd:1.2 with docker 2021-08-20T00:33:44.8279378Z #18 pushing layer 97cb452b53ff 2021-08-20T00:33:44.9784949Z #18 pushing layer 300b011056d9 2021-08-20T00:33:46.4469329Z #18 pushing layer 97cb452b53ff 1.7s done 2021-08-20T00:33:46.4470084Z #18 pushing layer eb48a69e9b2f 1.7s done 2021-08-20T00:33:46.4470613Z #18 pushing layer 300b011056d9 1.7s done 2021-08-20T00:33:46.4471052Z #18 DONE 1.8s 2021-08-20T00:33:46.4471301Z 2021-08-20T00:33:46.4471840Z #19 pushing sajari/docd:1 with docker 2021-08-20T00:33:48.2514331Z #19 pushing layer 97cb452b53ff 1.6s done 2021-08-20T00:33:48.2515025Z #19 pushing layer eb48a69e9b2f 1.6s done 2021-08-20T00:33:48.2515592Z #19 pushing layer 300b011056d9 1.6s done 2021-08-20T00:33:48.2516051Z #19 DONE 1.8s 2021-08-20T00:33:48.2516305Z 2021-08-20T00:33:48.2517967Z #20 pushing sajari/docd:sha-a6ea64d0ff1797a66858e050bf8066a8538fd4e3 with docker 2021-08-20T00:33:49.8912210Z #20 pushing layer 97cb452b53ff 1.6s done 2021-08-20T00:33:50.0425757Z #20 pushing layer eb48a69e9b2f 1.6s done 2021-08-20T00:33:50.0426413Z #20 pushing layer 300b011056d9 1.6s done 2021-08-20T00:33:50.0426823Z #20 DONE 1.8s 2021-08-20T00:33:50.0427051Z 2021-08-20T00:33:50.0427478Z #21 pushing sajari/docd:latest with docker 2021-08-20T00:33:51.5949524Z #21 pushing layer 97cb452b53ff 1.6s done 2021-08-20T00:33:51.5950243Z #21 pushing layer eb48a69e9b2f 1.6s done 2021-08-20T00:33:51.5950807Z #21 pushing layer 300b011056d9 1.6s done 2021-08-20T00:33:51.5951237Z #21 DONE 1.7s 2021-08-20T00:33:51.5993473Z ##[group]Extracting digest 2021-08-20T00:33:51.5995138Z sha256:e72b6e4b4ed5763c94bfde0320282c8a3125152d8f2325d015c37a01eed2a9b2 2021-08-20T00:33:51.5999638Z ##[endgroup] 2021-08-20T00:33:51.6254499Z Post job cleanup. 2021-08-20T00:33:51.7090017Z ##[group]Removing temp folder /tmp/docker-build-push-vfLedR 2021-08-20T00:33:51.7104157Z ##[endgroup] 2021-08-20T00:33:51.7179895Z Post job cleanup. 2021-08-20T00:33:51.7671093Z [command]/usr/bin/docker logout 2021-08-20T00:33:51.8197556Z Removing login credentials for https://index.docker.io/v1/ 2021-08-20T00:33:51.8354583Z Post job cleanup. 2021-08-20T00:33:51.9438975Z [command]/usr/bin/git version 2021-08-20T00:33:51.9481947Z git version 2.32.0 2021-08-20T00:33:51.9518854Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-08-20T00:33:51.9549212Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-08-20T00:33:51.9773486Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-08-20T00:33:51.9795257Z http.https://github.com/.extraheader 2021-08-20T00:33:51.9806712Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-08-20T00:33:51.9837157Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-08-20T00:33:52.0142731Z Cleaning up orphan processes