2021-05-18T14:06:58.7175880Z ##[section]Starting: Request a runner to run this job 2021-05-18T14:06:59.2684681Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:06:59.3561027Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:06:59.4432012Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:06:59.5615870Z ##[section]Finishing: Request a runner to run this job 2021-05-18T14:07:08.8218100Z Current runner version: '2.278.0' 2021-05-18T14:07:08.8249514Z ##[group]Operating System 2021-05-18T14:07:08.8250430Z Ubuntu 2021-05-18T14:07:08.8250888Z 20.04.2 2021-05-18T14:07:08.8251280Z LTS 2021-05-18T14:07:08.8251823Z ##[endgroup] 2021-05-18T14:07:08.8252699Z ##[group]Virtual Environment 2021-05-18T14:07:08.8253255Z Environment: ubuntu-20.04 2021-05-18T14:07:08.8253789Z Version: 20210510.0 2021-05-18T14:07:08.8254646Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-18T14:07:08.8255902Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-18T14:07:08.8256717Z ##[endgroup] 2021-05-18T14:07:08.8258419Z ##[group]GITHUB_TOKEN Permissions 2021-05-18T14:07:08.8260013Z Actions: write 2021-05-18T14:07:08.8260634Z Checks: write 2021-05-18T14:07:08.8261177Z Contents: write 2021-05-18T14:07:08.8261661Z Deployments: write 2021-05-18T14:07:08.8262266Z Issues: write 2021-05-18T14:07:08.8262837Z Metadata: read 2021-05-18T14:07:08.8263368Z Packages: write 2021-05-18T14:07:08.8264295Z PullRequests: write 2021-05-18T14:07:08.8265086Z RepositoryProjects: write 2021-05-18T14:07:08.8265728Z SecurityEvents: write 2021-05-18T14:07:08.8266291Z Statuses: write 2021-05-18T14:07:08.8266988Z ##[endgroup] 2021-05-18T14:07:08.8271602Z Prepare workflow directory 2021-05-18T14:07:08.9394276Z Prepare all required actions 2021-05-18T14:07:08.9414839Z Getting action download info 2021-05-18T14:07:09.4024013Z Download action repository 'actions/checkout@v2' 2021-05-18T14:07:11.7377024Z Download action repository 'r-lib/actions@master' 2021-05-18T14:07:13.9681723Z Download action repository 'adigherman/actions@master' 2021-05-18T14:07:18.3706993Z Download action repository 'msys2/setup-msys2@v2' 2021-05-18T14:07:19.8487327Z Download action repository 'actions/cache@v1' 2021-05-18T14:07:21.7540672Z Download action repository 'actions/upload-artifact@master' 2021-05-18T14:07:23.0579711Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-18T14:07:24.7016833Z ##[group]Run actions/checkout@v2 2021-05-18T14:07:24.7017469Z with: 2021-05-18T14:07:24.7017916Z repository: neuroconductor/nitrcbot 2021-05-18T14:07:24.7019074Z token: *** 2021-05-18T14:07:24.7019420Z ssh-strict: true 2021-05-18T14:07:24.7019871Z persist-credentials: true 2021-05-18T14:07:24.7020282Z clean: true 2021-05-18T14:07:24.7020709Z fetch-depth: 1 2021-05-18T14:07:24.7021052Z lfs: false 2021-05-18T14:07:24.7021382Z submodules: false 2021-05-18T14:07:24.7021721Z env: 2021-05-18T14:07:24.7022285Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:07:24.7022718Z TIC_DEPLOY_KEY: 2021-05-18T14:07:24.7023455Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:07:24.7024547Z GITHUB_PAT: *** 2021-05-18T14:07:24.7025614Z COVERALLS_TOKEN: *** 2021-05-18T14:07:24.7026070Z continue-on-error: true 2021-05-18T14:07:24.7026490Z VDIFFR_RUN_TESTS: 2021-05-18T14:07:24.7026854Z ##[endgroup] 2021-05-18T14:07:25.0454926Z Syncing repository: neuroconductor/nitrcbot 2021-05-18T14:07:25.0455852Z ##[group]Getting Git version info 2021-05-18T14:07:25.0456876Z Working directory is '/home/runner/work/nitrcbot/nitrcbot' 2021-05-18T14:07:25.0488760Z [command]/usr/bin/git version 2021-05-18T14:07:25.0716732Z git version 2.31.1 2021-05-18T14:07:25.0744674Z ##[endgroup] 2021-05-18T14:07:25.0754274Z Deleting the contents of '/home/runner/work/nitrcbot/nitrcbot' 2021-05-18T14:07:25.0759109Z ##[group]Initializing the repository 2021-05-18T14:07:25.0764853Z [command]/usr/bin/git init /home/runner/work/nitrcbot/nitrcbot 2021-05-18T14:07:25.0889862Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-18T14:07:25.0891363Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-18T14:07:25.0892500Z hint: of your new repositories, which will suppress this warning, call: 2021-05-18T14:07:25.0893357Z hint: 2021-05-18T14:07:25.0894796Z hint: git config --global init.defaultBranch 2021-05-18T14:07:25.0895683Z hint: 2021-05-18T14:07:25.0896522Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-18T14:07:25.0897627Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-18T14:07:25.0898277Z hint: 2021-05-18T14:07:25.0899024Z hint: git branch -m 2021-05-18T14:07:25.0914166Z Initialized empty Git repository in /home/runner/work/nitrcbot/nitrcbot/.git/ 2021-05-18T14:07:25.0935074Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/nitrcbot 2021-05-18T14:07:25.1004922Z ##[endgroup] 2021-05-18T14:07:25.1005543Z ##[group]Disabling automatic garbage collection 2021-05-18T14:07:25.1014066Z [command]/usr/bin/git config --local gc.auto 0 2021-05-18T14:07:25.1103474Z ##[endgroup] 2021-05-18T14:07:25.1112914Z ##[group]Setting up auth 2021-05-18T14:07:25.1125218Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:07:25.1178502Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-18T14:07:25.1871794Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:07:25.1928308Z [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-05-18T14:07:25.2276682Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-18T14:07:25.2349886Z ##[endgroup] 2021-05-18T14:07:25.2353122Z ##[group]Fetching the repository 2021-05-18T14:07:25.2371113Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +ad110bb0a060c395ac0521f8a68df0389cf3424d:refs/tags/1.2.s 2021-05-18T14:07:26.4510916Z remote: Enumerating objects: 58, done. 2021-05-18T14:07:26.4512374Z remote: Counting objects: 1% (1/58) 2021-05-18T14:07:26.4513549Z remote: Counting objects: 3% (2/58) 2021-05-18T14:07:26.4515125Z remote: Counting objects: 5% (3/58) 2021-05-18T14:07:26.4516604Z remote: Counting objects: 6% (4/58) 2021-05-18T14:07:26.4517581Z remote: Counting objects: 8% (5/58) 2021-05-18T14:07:26.4518823Z remote: Counting objects: 10% (6/58) 2021-05-18T14:07:26.4521753Z remote: Counting objects: 12% (7/58) 2021-05-18T14:07:26.4522429Z remote: Counting objects: 13% (8/58) 2021-05-18T14:07:26.4523916Z remote: Counting objects: 15% (9/58) 2021-05-18T14:07:26.4524922Z remote: Counting objects: 17% (10/58) 2021-05-18T14:07:26.4526125Z remote: Counting objects: 18% (11/58) 2021-05-18T14:07:26.4527060Z remote: Counting objects: 20% (12/58) 2021-05-18T14:07:26.4528100Z remote: Counting objects: 22% (13/58) 2021-05-18T14:07:26.4529354Z remote: Counting objects: 24% (14/58) 2021-05-18T14:07:26.4530170Z remote: Counting objects: 25% (15/58) 2021-05-18T14:07:26.4531229Z remote: Counting objects: 27% (16/58) 2021-05-18T14:07:26.4532150Z remote: Counting objects: 29% (17/58) 2021-05-18T14:07:26.4533090Z remote: Counting objects: 31% (18/58) 2021-05-18T14:07:26.4533917Z remote: Counting objects: 32% (19/58) 2021-05-18T14:07:26.4535045Z remote: Counting objects: 34% (20/58) 2021-05-18T14:07:26.4536233Z remote: Counting objects: 36% (21/58) 2021-05-18T14:07:26.4537113Z remote: Counting objects: 37% (22/58) 2021-05-18T14:07:26.4537809Z remote: Counting objects: 39% (23/58) 2021-05-18T14:07:26.4538701Z remote: Counting objects: 41% (24/58) 2021-05-18T14:07:26.4539459Z remote: Counting objects: 43% (25/58) 2021-05-18T14:07:26.4540109Z remote: Counting objects: 44% (26/58) 2021-05-18T14:07:26.4540855Z remote: Counting objects: 46% (27/58) 2021-05-18T14:07:26.4541856Z remote: Counting objects: 48% (28/58) 2021-05-18T14:07:26.4542879Z remote: Counting objects: 50% (29/58) 2021-05-18T14:07:26.4543529Z remote: Counting objects: 51% (30/58) 2021-05-18T14:07:26.4544132Z remote: Counting objects: 53% (31/58) 2021-05-18T14:07:26.4544717Z remote: Counting objects: 55% (32/58) 2021-05-18T14:07:26.4545340Z remote: Counting objects: 56% (33/58) 2021-05-18T14:07:26.4546287Z remote: Counting objects: 58% (34/58) 2021-05-18T14:07:26.4547026Z remote: Counting objects: 60% (35/58) 2021-05-18T14:07:26.4547629Z remote: Counting objects: 62% (36/58) 2021-05-18T14:07:26.4548217Z remote: Counting objects: 63% (37/58) 2021-05-18T14:07:26.4548784Z remote: Counting objects: 65% (38/58) 2021-05-18T14:07:26.4549389Z remote: Counting objects: 67% (39/58) 2021-05-18T14:07:26.4550131Z remote: Counting objects: 68% (40/58) 2021-05-18T14:07:26.4550896Z remote: Counting objects: 70% (41/58) 2021-05-18T14:07:26.4551505Z remote: Counting objects: 72% (42/58) 2021-05-18T14:07:26.4552088Z remote: Counting objects: 74% (43/58) 2021-05-18T14:07:26.4552726Z remote: Counting objects: 75% (44/58) 2021-05-18T14:07:26.4553335Z remote: Counting objects: 77% (45/58) 2021-05-18T14:07:26.4554103Z remote: Counting objects: 79% (46/58) 2021-05-18T14:07:26.4554687Z remote: Counting objects: 81% (47/58) 2021-05-18T14:07:26.4555307Z remote: Counting objects: 82% (48/58) 2021-05-18T14:07:26.4556310Z remote: Counting objects: 84% (49/58) 2021-05-18T14:07:26.4556856Z remote: Counting objects: 86% (50/58) 2021-05-18T14:07:26.4557719Z remote: Counting objects: 87% (51/58) 2021-05-18T14:07:26.4558511Z remote: Counting objects: 89% (52/58) 2021-05-18T14:07:26.4559280Z remote: Counting objects: 91% (53/58) 2021-05-18T14:07:26.4560495Z remote: Counting objects: 93% (54/58) 2021-05-18T14:07:26.4561168Z remote: Counting objects: 94% (55/58) 2021-05-18T14:07:26.4561916Z remote: Counting objects: 96% (56/58) 2021-05-18T14:07:26.4562528Z remote: Counting objects: 98% (57/58) 2021-05-18T14:07:26.4563106Z remote: Counting objects: 100% (58/58) 2021-05-18T14:07:26.4563692Z remote: Counting objects: 100% (58/58), done. 2021-05-18T14:07:26.4564354Z remote: Compressing objects: 1% (1/53) 2021-05-18T14:07:26.4565141Z remote: Compressing objects: 3% (2/53) 2021-05-18T14:07:26.4566107Z remote: Compressing objects: 5% (3/53) 2021-05-18T14:07:26.4566772Z remote: Compressing objects: 7% (4/53) 2021-05-18T14:07:26.4567417Z remote: Compressing objects: 9% (5/53) 2021-05-18T14:07:26.4568127Z remote: Compressing objects: 11% (6/53) 2021-05-18T14:07:26.4568933Z remote: Compressing objects: 13% (7/53) 2021-05-18T14:07:26.4569844Z remote: Compressing objects: 15% (8/53) 2021-05-18T14:07:26.4570666Z remote: Compressing objects: 16% (9/53) 2021-05-18T14:07:26.4571304Z remote: Compressing objects: 18% (10/53) 2021-05-18T14:07:26.4572134Z remote: Compressing objects: 20% (11/53) 2021-05-18T14:07:26.4572781Z remote: Compressing objects: 22% (12/53) 2021-05-18T14:07:26.6416223Z remote: Compressing objects: 24% (13/53) 2021-05-18T14:07:26.6418599Z remote: Compressing objects: 26% (14/53) 2021-05-18T14:07:26.6419124Z remote: Compressing objects: 28% (15/53) 2021-05-18T14:07:26.6419713Z remote: Compressing objects: 30% (16/53) 2021-05-18T14:07:26.6420313Z remote: Compressing objects: 32% (17/53) 2021-05-18T14:07:26.6420887Z remote: Compressing objects: 33% (18/53) 2021-05-18T14:07:26.6421473Z remote: Compressing objects: 35% (19/53) 2021-05-18T14:07:26.6421993Z remote: Compressing objects: 37% (20/53) 2021-05-18T14:07:26.6422567Z remote: Compressing objects: 39% (21/53) 2021-05-18T14:07:26.6423637Z remote: Compressing objects: 41% (22/53) 2021-05-18T14:07:26.6424214Z remote: Compressing objects: 43% (23/53) 2021-05-18T14:07:26.6424724Z remote: Compressing objects: 45% (24/53) 2021-05-18T14:07:26.6425661Z remote: Compressing objects: 47% (25/53) 2021-05-18T14:07:26.6426595Z remote: Compressing objects: 49% (26/53) 2021-05-18T14:07:26.6428232Z remote: Compressing objects: 50% (27/53) 2021-05-18T14:07:26.6428858Z remote: Compressing objects: 52% (28/53) 2021-05-18T14:07:26.6429770Z remote: Compressing objects: 54% (29/53) 2021-05-18T14:07:26.6430385Z remote: Compressing objects: 56% (30/53) 2021-05-18T14:07:26.6430978Z remote: Compressing objects: 58% (31/53) 2021-05-18T14:07:26.6431790Z remote: Compressing objects: 60% (32/53) 2021-05-18T14:07:26.6432381Z remote: Compressing objects: 62% (33/53) 2021-05-18T14:07:26.6433488Z remote: Compressing objects: 64% (34/53) 2021-05-18T14:07:26.6434792Z remote: Compressing objects: 66% (35/53) 2021-05-18T14:07:26.6435904Z remote: Compressing objects: 67% (36/53) 2021-05-18T14:07:26.6436877Z remote: Compressing objects: 69% (37/53) 2021-05-18T14:07:26.6437599Z remote: Compressing objects: 71% (38/53) 2021-05-18T14:07:26.6438114Z remote: Compressing objects: 73% (39/53) 2021-05-18T14:07:26.6438812Z remote: Compressing objects: 75% (40/53) 2021-05-18T14:07:26.6439327Z remote: Compressing objects: 77% (41/53) 2021-05-18T14:07:26.6440592Z remote: Compressing objects: 79% (42/53) 2021-05-18T14:07:26.6441145Z remote: Compressing objects: 81% (43/53) 2021-05-18T14:07:26.6442047Z remote: Compressing objects: 83% (44/53) 2021-05-18T14:07:26.6442601Z remote: Compressing objects: 84% (45/53) 2021-05-18T14:07:26.6443169Z remote: Compressing objects: 86% (46/53) 2021-05-18T14:07:26.6444448Z remote: Compressing objects: 88% (47/53) 2021-05-18T14:07:26.6445269Z remote: Compressing objects: 90% (48/53) 2021-05-18T14:07:26.6446266Z remote: Compressing objects: 92% (49/53) 2021-05-18T14:07:26.6447208Z remote: Compressing objects: 94% (50/53) 2021-05-18T14:07:26.6448260Z remote: Compressing objects: 96% (51/53) 2021-05-18T14:07:26.6448813Z remote: Compressing objects: 98% (52/53) 2021-05-18T14:07:26.6449541Z remote: Compressing objects: 100% (53/53) 2021-05-18T14:07:26.6450113Z remote: Compressing objects: 100% (53/53), done. 2021-05-18T14:07:26.8405980Z remote: Total 58 (delta 7), reused 28 (delta 2), pack-reused 0 2021-05-18T14:07:26.8492222Z From https://github.com/neuroconductor/nitrcbot 2021-05-18T14:07:26.8493748Z * [new ref] ad110bb0a060c395ac0521f8a68df0389cf3424d -> 1.2.s 2021-05-18T14:07:26.8521088Z ##[endgroup] 2021-05-18T14:07:26.8527972Z ##[group]Determining the checkout info 2021-05-18T14:07:26.8530512Z ##[endgroup] 2021-05-18T14:07:26.8531338Z ##[group]Checking out the ref 2021-05-18T14:07:26.8540143Z [command]/usr/bin/git checkout --progress --force refs/tags/1.2.s 2021-05-18T14:07:26.8612678Z Note: switching to 'refs/tags/1.2.s'. 2021-05-18T14:07:26.8613032Z 2021-05-18T14:07:26.8613698Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-18T14:07:26.8614356Z changes and commit them, and you can discard any commits you make in this 2021-05-18T14:07:26.8614997Z state without impacting any branches by switching back to a branch. 2021-05-18T14:07:26.8615371Z 2021-05-18T14:07:26.8615950Z If you want to create a new branch to retain commits you create, you may 2021-05-18T14:07:26.8617327Z do so (now or later) by using -c with the switch command. Example: 2021-05-18T14:07:26.8617695Z 2021-05-18T14:07:26.8618412Z git switch -c 2021-05-18T14:07:26.8618724Z 2021-05-18T14:07:26.8635034Z Or undo this operation with: 2021-05-18T14:07:26.8635319Z 2021-05-18T14:07:26.8636356Z git switch - 2021-05-18T14:07:26.8636779Z 2021-05-18T14:07:26.8637530Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-18T14:07:26.8638011Z 2021-05-18T14:07:26.8638382Z HEAD is now at ad110bb Version id 26 stable 2021-05-18T14:07:26.8639230Z ##[endgroup] 2021-05-18T14:07:26.8681953Z [command]/usr/bin/git log -1 --format='%H' 2021-05-18T14:07:26.8708795Z 'ad110bb0a060c395ac0521f8a68df0389cf3424d' 2021-05-18T14:07:26.8869408Z ##[group]Run r-lib/actions/setup-r@master 2021-05-18T14:07:26.8870006Z with: 2021-05-18T14:07:26.8870429Z r-version: devel 2021-05-18T14:07:26.8870870Z Ncpus: 1 2021-05-18T14:07:26.8871347Z crayon.enabled: NULL 2021-05-18T14:07:26.8871950Z remove-openmp-macos: true 2021-05-18T14:07:26.8872876Z http-user-agent: default 2021-05-18T14:07:26.8873485Z install-r: true 2021-05-18T14:07:26.8874187Z windows-path-include-mingw: true 2021-05-18T14:07:26.8874692Z env: 2021-05-18T14:07:26.8875091Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:07:26.8875731Z TIC_DEPLOY_KEY: 2021-05-18T14:07:26.8876904Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:07:26.8879326Z GITHUB_PAT: *** 2021-05-18T14:07:26.8880529Z COVERALLS_TOKEN: *** 2021-05-18T14:07:26.8881169Z continue-on-error: true 2021-05-18T14:07:26.8881902Z VDIFFR_RUN_TESTS: 2021-05-18T14:07:26.8882256Z ##[endgroup] 2021-05-18T14:07:27.9961790Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-18T14:07:30.5521935Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:07:30.5523933Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-18T14:07:30.5525586Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-18T14:07:30.6088402Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:07:30.6803749Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-18T14:07:30.7088048Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-18T14:07:30.8589796Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-18T14:07:30.8924347Z Hit:8 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:07:30.8945546Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [223 kB] 2021-05-18T14:07:30.8983661Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-18T14:07:30.9001045Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-18T14:07:30.9013598Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-18T14:07:30.9025339Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [777 kB] 2021-05-18T14:07:30.9132694Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [167 kB] 2021-05-18T14:07:30.9153194Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.5 kB] 2021-05-18T14:07:31.1628539Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-18T14:07:31.2869413Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.4 kB] 2021-05-18T14:07:31.5284354Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [656 kB] 2021-05-18T14:07:31.5936342Z Hit:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:07:31.8264937Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-18T14:07:31.8354367Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-18T14:07:31.8361428Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-18T14:07:31.8505940Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-18T14:07:31.8532709Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [568 kB] 2021-05-18T14:07:31.9143949Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [85.5 kB] 2021-05-18T14:07:31.9196274Z Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.1 kB] 2021-05-18T14:07:39.3849475Z Fetched 4559 kB in 2s (2968 kB/s) 2021-05-18T14:07:40.2430681Z Reading package lists... 2021-05-18T14:07:40.2692043Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-18T14:07:42.4275741Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-18T14:07:42.4976109Z Reading package lists... 2021-05-18T14:07:42.6848246Z Building dependency tree... 2021-05-18T14:07:42.6869173Z Reading state information... 2021-05-18T14:07:42.8551957Z The following additional packages will be installed: 2021-05-18T14:07:42.8553362Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-18T14:07:42.8554679Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-18T14:07:42.8558701Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-18T14:07:42.8560358Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-18T14:07:42.8561661Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-18T14:07:42.8562757Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-18T14:07:42.8563923Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-18T14:07:42.8565965Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-18T14:07:42.8567586Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-18T14:07:42.8569055Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-18T14:07:42.8570372Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-18T14:07:42.8571589Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-18T14:07:42.8572874Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-18T14:07:42.8574292Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-18T14:07:42.8575374Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-18T14:07:42.8576457Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-18T14:07:42.8577510Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:07:42.8578738Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:07:42.8580062Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:07:42.8581206Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:07:42.8582221Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:07:42.8583290Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:07:42.8584663Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:07:42.8586161Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:07:42.8587411Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:07:42.8588613Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:07:42.8589873Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:07:42.8591914Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:07:42.8593145Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:07:42.8594811Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:07:42.8596176Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:07:42.8597420Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:07:42.8599016Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:07:42.8600369Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:07:42.8601513Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:07:42.8602802Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:07:42.8603933Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:07:42.8604793Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-18T14:07:42.8605385Z Suggested packages: 2021-05-18T14:07:42.8606061Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-18T14:07:42.8607012Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-18T14:07:42.8608016Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-18T14:07:42.8609046Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-18T14:07:42.8610164Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-18T14:07:42.8611218Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-18T14:07:42.8612209Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-18T14:07:42.8613351Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-18T14:07:42.8615335Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-18T14:07:42.8616594Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-18T14:07:43.3604747Z The following NEW packages will be installed: 2021-05-18T14:07:43.3607046Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-18T14:07:43.3608465Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-18T14:07:43.3611082Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-18T14:07:43.3612878Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-18T14:07:43.3614751Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-18T14:07:43.3616186Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-18T14:07:43.3617730Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-18T14:07:43.3619876Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-18T14:07:43.3717316Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-18T14:07:43.3769762Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-18T14:07:43.3770874Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-18T14:07:43.3772257Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-18T14:07:43.3773796Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-18T14:07:43.3775462Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-18T14:07:43.3777222Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-18T14:07:43.3778534Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-18T14:07:43.3780094Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:07:43.3782038Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:07:43.3783376Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:07:43.3784940Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:07:43.3786213Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:07:43.3787537Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:07:43.3789236Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:07:43.3790679Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:07:43.3792645Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:07:43.3797803Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:07:43.3799798Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:07:43.3802318Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:07:43.3803738Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:07:43.3805885Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:07:43.3821181Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:07:43.3823055Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:07:43.3824838Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:07:43.3826267Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:07:43.3828444Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:07:43.3830353Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:07:43.3832132Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:07:43.3833375Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-18T14:07:43.3855054Z 0 upgraded, 130 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:07:43.3857135Z Need to get 8648 kB of archives. 2021-05-18T14:07:43.3858036Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-18T14:07:43.3902644Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-18T14:07:43.3904079Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-18T14:07:43.3911603Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-18T14:07:43.3940191Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-18T14:07:43.3958946Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-18T14:07:43.4023162Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-18T14:07:43.4027154Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-18T14:07:43.4029877Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-18T14:07:43.4032033Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-18T14:07:43.4034527Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-18T14:07:43.4036275Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-18T14:07:43.4038326Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-18T14:07:43.4039798Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-18T14:07:43.4042833Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-18T14:07:43.4044861Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-18T14:07:43.4049837Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-18T14:07:43.4094050Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-18T14:07:43.4103032Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-18T14:07:43.4104467Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-18T14:07:43.4223729Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-18T14:07:43.4240986Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-18T14:07:43.4284900Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-18T14:07:43.4297587Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-18T14:07:43.4315870Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-18T14:07:43.4353060Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-18T14:07:43.4485575Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-18T14:07:43.4497957Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-18T14:07:43.4510556Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-18T14:07:43.4524683Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-18T14:07:43.4536071Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-18T14:07:43.4545727Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-18T14:07:43.4568138Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-18T14:07:43.4575407Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-18T14:07:43.4638201Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-18T14:07:43.4652998Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-18T14:07:43.4659920Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-18T14:07:43.4670102Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-18T14:07:43.4678020Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-18T14:07:43.4686035Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-18T14:07:43.4696025Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-18T14:07:43.4729553Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-18T14:07:43.4731118Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-18T14:07:43.4732588Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-18T14:07:43.4733988Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-18T14:07:43.4735490Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-18T14:07:43.4739201Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-18T14:07:43.4764875Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-18T14:07:43.4768257Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-18T14:07:43.4770088Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-18T14:07:43.4773195Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-18T14:07:43.4774642Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-18T14:07:43.4840501Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-18T14:07:43.4842654Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-18T14:07:43.4844283Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-18T14:07:43.4846040Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-18T14:07:43.4848140Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-18T14:07:43.4851686Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-18T14:07:43.4857931Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-18T14:07:43.4869001Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-18T14:07:43.4877522Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-18T14:07:43.5028392Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-18T14:07:43.5029979Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-18T14:07:43.5031869Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-18T14:07:43.5036314Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-18T14:07:43.5038185Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-18T14:07:43.5040566Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-18T14:07:43.5043338Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-18T14:07:43.5046222Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-18T14:07:43.5047813Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-18T14:07:43.5050410Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-18T14:07:43.5053514Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-18T14:07:43.5055681Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-18T14:07:43.5060704Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-18T14:07:43.5067212Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-18T14:07:43.5074267Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-18T14:07:43.5082107Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-18T14:07:43.5131663Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-18T14:07:43.5149316Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-18T14:07:43.5159327Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-18T14:07:43.5172050Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-18T14:07:43.5206964Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-18T14:07:43.5214437Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-18T14:07:43.5229961Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-18T14:07:43.5231856Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-18T14:07:43.5237817Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-18T14:07:43.5249353Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-18T14:07:43.5258534Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-18T14:07:43.5266883Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-18T14:07:43.5275246Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-18T14:07:43.5284186Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-18T14:07:43.5290959Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-18T14:07:43.5300227Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-18T14:07:43.5309260Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-18T14:07:43.5316255Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-18T14:07:43.5324657Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-18T14:07:43.5332410Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-18T14:07:43.5341809Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-18T14:07:43.5368720Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-18T14:07:43.5380372Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-18T14:07:43.5386487Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-18T14:07:43.5393299Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-18T14:07:43.5460822Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-18T14:07:43.5499258Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-18T14:07:43.5510860Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-18T14:07:43.5520636Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-18T14:07:43.5528731Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-18T14:07:43.5539577Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-18T14:07:43.5556051Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-18T14:07:43.5578924Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-18T14:07:43.5602615Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-18T14:07:43.5609494Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-18T14:07:43.5648618Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-18T14:07:43.5651119Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-18T14:07:43.5653273Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-18T14:07:43.5656121Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-18T14:07:43.5736381Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-18T14:07:43.5739890Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-18T14:07:43.5741928Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-18T14:07:43.5743623Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-18T14:07:43.5747746Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-18T14:07:43.5752914Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-18T14:07:43.5755471Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-18T14:07:43.5759267Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-18T14:07:43.5762270Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-18T14:07:43.5765958Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-18T14:07:43.5796657Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-18T14:07:43.6167741Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-18T14:07:43.6174961Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-18T14:07:43.6193732Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-18T14:07:43.6378180Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-18T14:07:44.4290165Z Fetched 8648 kB in 0s (32.0 MB/s) 2021-05-18T14:07:44.4881301Z Selecting previously unselected package dctrl-tools. 2021-05-18T14:07:44.5262205Z (Reading database ... 2021-05-18T14:07:44.5263130Z (Reading database ... 5% 2021-05-18T14:07:44.5264112Z (Reading database ... 10% 2021-05-18T14:07:44.5264707Z (Reading database ... 15% 2021-05-18T14:07:44.5265370Z (Reading database ... 20% 2021-05-18T14:07:44.5265866Z (Reading database ... 25% 2021-05-18T14:07:44.5266525Z (Reading database ... 30% 2021-05-18T14:07:44.5266989Z (Reading database ... 35% 2021-05-18T14:07:44.5267769Z (Reading database ... 40% 2021-05-18T14:07:44.5268373Z (Reading database ... 45% 2021-05-18T14:07:44.5268940Z (Reading database ... 50% 2021-05-18T14:07:44.5844265Z (Reading database ... 55% 2021-05-18T14:07:44.6809213Z (Reading database ... 60% 2021-05-18T14:07:44.7996409Z (Reading database ... 65% 2021-05-18T14:07:44.9167718Z (Reading database ... 70% 2021-05-18T14:07:45.0654052Z (Reading database ... 75% 2021-05-18T14:07:45.2146967Z (Reading database ... 80% 2021-05-18T14:07:45.3726817Z (Reading database ... 85% 2021-05-18T14:07:45.5186903Z (Reading database ... 90% 2021-05-18T14:07:45.6259619Z (Reading database ... 95% 2021-05-18T14:07:45.6260166Z (Reading database ... 100% 2021-05-18T14:07:45.6260755Z (Reading database ... 254809 files and directories currently installed.) 2021-05-18T14:07:45.6408393Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-18T14:07:45.6653474Z Unpacking dctrl-tools (2.24-3) ... 2021-05-18T14:07:45.7186298Z Selecting previously unselected package libfile-which-perl. 2021-05-18T14:07:45.7489464Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-18T14:07:45.7519878Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-18T14:07:45.8004712Z Selecting previously unselected package libfile-homedir-perl. 2021-05-18T14:07:45.8216609Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-18T14:07:45.8260996Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-18T14:07:45.8697473Z Selecting previously unselected package libio-pty-perl. 2021-05-18T14:07:45.8987210Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-18T14:07:45.9022575Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-18T14:07:45.9367136Z Selecting previously unselected package libipc-run-perl. 2021-05-18T14:07:45.9691296Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-18T14:07:45.9709619Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-18T14:07:46.0162131Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-18T14:07:46.0455661Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-18T14:07:46.0495098Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:07:46.0942273Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-18T14:07:46.1241906Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-18T14:07:46.1259467Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:07:46.1583237Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-18T14:07:46.1893250Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-18T14:07:46.1924787Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:07:46.2322792Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-18T14:07:46.2597931Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-18T14:07:46.2616647Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:07:46.3042333Z Selecting previously unselected package libparams-classify-perl. 2021-05-18T14:07:46.3300753Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-18T14:07:46.3316572Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:07:46.3645219Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-18T14:07:46.3953569Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-18T14:07:46.3972744Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:07:46.4322075Z Selecting previously unselected package libimport-into-perl. 2021-05-18T14:07:46.4566577Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-18T14:07:46.4591637Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-18T14:07:46.4955071Z Selecting previously unselected package librole-tiny-perl. 2021-05-18T14:07:46.5246282Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-18T14:07:46.5290144Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-18T14:07:46.5707725Z Selecting previously unselected package libstrictures-perl. 2021-05-18T14:07:46.5994130Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-18T14:07:46.6026750Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-18T14:07:46.6402651Z Selecting previously unselected package libsub-quote-perl. 2021-05-18T14:07:46.6629816Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-18T14:07:46.6659334Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-18T14:07:46.7121809Z Selecting previously unselected package libmoo-perl. 2021-05-18T14:07:46.7348560Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-18T14:07:46.7373030Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-18T14:07:46.7708655Z Selecting previously unselected package patchutils. 2021-05-18T14:07:46.8032033Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-18T14:07:46.8055781Z Unpacking patchutils (0.3.4-2) ... 2021-05-18T14:07:46.8449813Z Selecting previously unselected package wdiff. 2021-05-18T14:07:46.8750411Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-18T14:07:46.8772544Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-18T14:07:46.9389427Z Selecting previously unselected package devscripts. 2021-05-18T14:07:46.9696262Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-18T14:07:46.9976760Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-18T14:07:47.1441568Z Selecting previously unselected package diffstat. 2021-05-18T14:07:47.1678879Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-18T14:07:47.1696001Z Unpacking diffstat (1.63-1) ... 2021-05-18T14:07:47.2122447Z Selecting previously unselected package python3-gpg. 2021-05-18T14:07:47.2391680Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-18T14:07:47.2420513Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:07:47.3026061Z Selecting previously unselected package dput. 2021-05-18T14:07:47.3332172Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-18T14:07:47.3438422Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-18T14:07:47.3924003Z Selecting previously unselected package gdebi-core. 2021-05-18T14:07:47.4159327Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-18T14:07:47.4186751Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:07:47.7668028Z Selecting previously unselected package libcroco3:amd64. 2021-05-18T14:07:47.7995627Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-18T14:07:47.8053089Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:07:47.8416043Z Selecting previously unselected package gettext. 2021-05-18T14:07:47.8708220Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-18T14:07:47.8752934Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-18T14:07:48.0165031Z Selecting previously unselected package intltool-debian. 2021-05-18T14:07:48.0439124Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-18T14:07:48.0458360Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:07:48.0845236Z Selecting previously unselected package libapt-pkg-perl. 2021-05-18T14:07:48.1134378Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-18T14:07:48.1156070Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:07:48.1548942Z Selecting previously unselected package libarchive-zip-perl. 2021-05-18T14:07:48.1842826Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-18T14:07:48.1870830Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-18T14:07:48.2306716Z Selecting previously unselected package libarray-intspan-perl. 2021-05-18T14:07:48.2604003Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-18T14:07:49.2617963Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-18T14:07:49.2620673Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-18T14:07:49.2622101Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-18T14:07:49.2623354Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:07:49.2624883Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-18T14:07:49.2626390Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-18T14:07:49.2628279Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:07:49.2630493Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-18T14:07:49.2632080Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-18T14:07:49.2633275Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:07:49.2634845Z Selecting previously unselected package libvariable-magic-perl. 2021-05-18T14:07:49.2636187Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-18T14:07:49.2637475Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:07:49.2638931Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-18T14:07:49.2640321Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-18T14:07:49.2641873Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:07:49.2643010Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-18T14:07:49.2644233Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-18T14:07:49.2645102Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:07:49.2646102Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-18T14:07:49.2647583Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-18T14:07:49.2648543Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:07:49.2649431Z Selecting previously unselected package libclone-perl. 2021-05-18T14:07:49.2650279Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-18T14:07:49.2650983Z Unpacking libclone-perl (0.43-2) ... 2021-05-18T14:07:49.2651819Z Selecting previously unselected package libcommon-sense-perl. 2021-05-18T14:07:49.2652990Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-18T14:07:49.2654898Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:07:49.2656126Z Selecting previously unselected package libparams-util-perl. 2021-05-18T14:07:49.2657591Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-18T14:07:49.2658652Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-18T14:07:49.2659552Z Selecting previously unselected package libsub-install-perl. 2021-05-18T14:07:49.2660665Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-18T14:07:49.2661476Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-18T14:07:49.2662346Z Selecting previously unselected package libdata-optlist-perl. 2021-05-18T14:07:49.2663314Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-18T14:07:49.2664140Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-18T14:07:49.2665622Z Selecting previously unselected package libsub-exporter-perl. 2021-05-18T14:07:49.2666695Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-18T14:07:49.2667603Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-18T14:07:49.2668718Z Selecting previously unselected package libconst-fast-perl. 2021-05-18T14:07:49.2669698Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-18T14:07:49.2670516Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-18T14:07:49.2671701Z Selecting previously unselected package libwant-perl. 2021-05-18T14:07:49.2721348Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-18T14:07:49.2750533Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-18T14:07:49.3098238Z Selecting previously unselected package libcontextual-return-perl. 2021-05-18T14:07:49.3394483Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-18T14:07:49.3409280Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:07:49.3842147Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-18T14:07:49.4116554Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-18T14:07:49.4134690Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:07:49.4600129Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-18T14:07:49.4900192Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-18T14:07:49.4918039Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:07:49.5341261Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-18T14:07:49.5631083Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-18T14:07:49.5661301Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:07:49.6042141Z Selecting previously unselected package libdistro-info-perl. 2021-05-18T14:07:49.6302799Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-18T14:07:49.6336119Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:07:49.6801921Z Selecting previously unselected package libnet-ip-perl. 2021-05-18T14:07:49.7043873Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-18T14:07:49.7079474Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-18T14:07:49.7483812Z Selecting previously unselected package libnet-dns-perl. 2021-05-18T14:07:49.7773164Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-18T14:07:49.7793585Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-18T14:07:49.8563744Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-18T14:07:49.8778037Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-18T14:07:49.8819123Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:07:49.9248557Z Selecting previously unselected package libemail-valid-perl. 2021-05-18T14:07:49.9524358Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-18T14:07:49.9558561Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-18T14:07:49.9920472Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-18T14:07:50.0221367Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-18T14:07:50.0241007Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:07:50.0684433Z Selecting previously unselected package libfile-chdir-perl. 2021-05-18T14:07:50.0920195Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-18T14:07:50.0957677Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:07:50.1390479Z Selecting previously unselected package libnumber-compare-perl. 2021-05-18T14:07:50.1670236Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-18T14:07:50.1693949Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-18T14:07:50.2083660Z Selecting previously unselected package libtext-glob-perl. 2021-05-18T14:07:50.2337452Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-18T14:07:50.2367246Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-18T14:07:50.2761546Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-18T14:07:50.2989015Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-18T14:07:50.3028155Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:07:50.3441961Z Selecting previously unselected package libio-string-perl. 2021-05-18T14:07:50.3664678Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-18T14:07:50.3688292Z Unpacking libio-string-perl (1.08-3) ... 2021-05-18T14:07:50.4056908Z Selecting previously unselected package libfont-ttf-perl. 2021-05-18T14:07:50.4379891Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-18T14:07:50.4407278Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-18T14:07:50.5127705Z Selecting previously unselected package libfuture-perl. 2021-05-18T14:07:50.5454210Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-18T14:07:50.5470344Z Unpacking libfuture-perl (0.43-1) ... 2021-05-18T14:07:50.5962571Z Selecting previously unselected package libparams-validate-perl. 2021-05-18T14:07:50.6223840Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-18T14:07:50.6312769Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-18T14:07:50.6686632Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-18T14:07:50.6983823Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-18T14:07:50.7003845Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:07:50.7417651Z Selecting previously unselected package libsort-versions-perl. 2021-05-18T14:07:50.7727391Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-18T14:07:50.7741263Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-18T14:07:50.8023191Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-18T14:07:50.8343520Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-18T14:07:50.8362197Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:07:50.8692340Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-18T14:07:50.8977642Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-18T14:07:50.9004439Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:07:50.9412417Z Selecting previously unselected package libio-prompter-perl. 2021-05-18T14:07:50.9696394Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-18T14:07:50.9730813Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-18T14:07:51.0174980Z Selecting previously unselected package libjson-perl. 2021-05-18T14:07:51.0484527Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-18T14:07:51.0524872Z Unpacking libjson-perl (4.02000-2) ... 2021-05-18T14:07:51.1042214Z Selecting previously unselected package liblog-any-perl. 2021-05-18T14:07:51.1261859Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-18T14:07:51.1305742Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-18T14:07:51.1703509Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-18T14:07:51.2017086Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-18T14:07:51.2095535Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:07:51.2562829Z Selecting previously unselected package libpackage-stash-perl. 2021-05-18T14:07:51.2756763Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-18T14:07:51.2805645Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-18T14:07:51.3221111Z Selecting previously unselected package libsub-identify-perl. 2021-05-18T14:07:51.3520966Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-18T14:07:51.3554897Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:07:51.3906460Z Selecting previously unselected package libsub-name-perl. 2021-05-18T14:07:51.4186721Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-18T14:07:51.4205859Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-18T14:07:51.4618176Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-18T14:07:51.4892899Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-18T14:07:51.4913987Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:07:51.5282104Z Selecting previously unselected package libpath-tiny-perl. 2021-05-18T14:07:51.5545346Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-18T14:07:51.5576176Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-18T14:07:51.5976045Z Selecting previously unselected package libtype-tiny-perl. 2021-05-18T14:07:51.6211804Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-18T14:07:51.6259042Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:07:51.7050581Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-18T14:07:51.7379726Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-18T14:07:51.7406512Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:07:51.7938670Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-18T14:07:51.8234708Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-18T14:07:51.8250746Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:07:51.8639697Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-18T14:07:51.8993239Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-18T14:07:51.8994253Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:07:51.9408983Z Selecting previously unselected package libio-async-perl. 2021-05-18T14:07:51.9716874Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-18T14:07:51.9733585Z Unpacking libio-async-perl (0.75-1) ... 2021-05-18T14:07:52.0446579Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-18T14:07:52.0691170Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-18T14:07:52.0718267Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:07:52.1122508Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-18T14:07:52.1370008Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-18T14:07:52.1396174Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:07:52.1804015Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-18T14:07:52.2030226Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-18T14:07:52.2058000Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:07:52.2701358Z Selecting previously unselected package libjson-xs-perl. 2021-05-18T14:07:52.2997717Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-18T14:07:52.3018274Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:07:52.3509860Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-18T14:07:52.3776724Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-18T14:07:52.3796958Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:07:52.4202849Z Selecting previously unselected package liblist-compare-perl. 2021-05-18T14:07:52.4471565Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-18T14:07:52.4496151Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-18T14:07:52.4963739Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-18T14:07:52.5183176Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-18T14:07:52.5220179Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:07:52.5776824Z Selecting previously unselected package liblist-someutils-perl. 2021-05-18T14:07:52.6055344Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-18T14:07:52.6099351Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-18T14:07:52.6562109Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-18T14:07:52.6791031Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-18T14:07:52.6808744Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:07:52.7161914Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-18T14:07:52.7459480Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-18T14:07:52.7494235Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:07:52.7962127Z Selecting previously unselected package libobject-id-perl. 2021-05-18T14:07:52.8198520Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-18T14:07:52.8216999Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:07:52.8564295Z Selecting previously unselected package libmoox-struct-perl. 2021-05-18T14:07:52.8842198Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-18T14:07:52.8863232Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-18T14:07:52.9218126Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-18T14:07:52.9518981Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-18T14:07:52.9556254Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:07:53.0121037Z Selecting previously unselected package libnet-libidn-perl. 2021-05-18T14:07:53.0398686Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-18T14:07:53.0479590Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:07:53.0859571Z Selecting previously unselected package libnumber-range-perl. 2021-05-18T14:07:53.1151238Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-18T14:07:53.1183487Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-18T14:07:53.1519458Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-18T14:07:53.1822000Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-18T14:07:53.1852295Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:07:53.2286297Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-18T14:07:53.2574022Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-18T14:07:53.2600682Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:07:53.2999297Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-18T14:07:53.3293789Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-18T14:07:53.3312087Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:07:53.3719805Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-18T14:07:53.4035380Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-18T14:07:53.4080678Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:07:53.4450422Z Selecting previously unselected package libpod-constants-perl. 2021-05-18T14:07:53.4769543Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-18T14:07:53.4801214Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-18T14:07:53.5205974Z Selecting previously unselected package libqpdf26:amd64. 2021-05-18T14:07:53.5452079Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-18T14:07:53.5482836Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:07:53.6226176Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-18T14:07:53.6496092Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-18T14:07:53.6518412Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:07:53.6911221Z Selecting previously unselected package libreadonly-perl. 2021-05-18T14:07:53.7192962Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-18T14:07:53.7217133Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-18T14:07:53.7643027Z Selecting previously unselected package libref-util-perl. 2021-05-18T14:07:53.7900296Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-18T14:07:53.7929106Z Unpacking libref-util-perl (0.204-1) ... 2021-05-18T14:07:53.8402712Z Selecting previously unselected package libref-util-xs-perl. 2021-05-18T14:07:53.8629859Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-18T14:07:53.8659857Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:07:53.9082368Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-18T14:07:53.9304447Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-18T14:07:53.9336565Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:07:53.9772677Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-18T14:07:54.0073591Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-18T14:07:54.0106478Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:07:54.0522048Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-18T14:07:54.0741780Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:07:54.0790082Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:07:54.1248413Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-18T14:07:54.1543712Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:07:54.1576271Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:07:54.2082563Z Selecting previously unselected package libsereal-perl. 2021-05-18T14:07:54.2299212Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-18T14:07:54.2324676Z Unpacking libsereal-perl (4.011-1) ... 2021-05-18T14:07:54.2762633Z Selecting previously unselected package libsort-key-perl. 2021-05-18T14:07:54.3031036Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-18T14:07:54.3051671Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-18T14:07:54.3482997Z Selecting previously unselected package libstring-copyright-perl. 2021-05-18T14:07:54.3755195Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-18T14:07:54.3814297Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:07:54.4121641Z Selecting previously unselected package libstring-escape-perl. 2021-05-18T14:07:54.4404691Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-18T14:07:54.4443643Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-18T14:07:54.4808771Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-18T14:07:54.5124041Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-18T14:07:54.5159587Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:07:54.5504391Z Selecting previously unselected package libterm-readkey-perl. 2021-05-18T14:07:54.5778405Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-18T14:07:54.5805867Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:07:54.6247405Z Selecting previously unselected package libtest-fatal-perl. 2021-05-18T14:07:54.6553064Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-18T14:07:54.6585757Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-18T14:07:54.7042328Z Selecting previously unselected package libtest-refcount-perl. 2021-05-18T14:07:54.7290214Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-18T14:07:54.7311065Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-18T14:07:54.7761655Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-18T14:07:54.8067112Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-18T14:07:54.8119806Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:07:54.8552958Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-18T14:07:54.8772480Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-18T14:07:54.8803894Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:07:54.9263052Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-18T14:07:54.9555055Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-18T14:07:54.9587846Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:07:54.9995714Z Selecting previously unselected package libxml-writer-perl. 2021-05-18T14:07:55.0277167Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-18T14:07:55.0301433Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-18T14:07:55.0799749Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-18T14:07:55.1100163Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-18T14:07:55.1128509Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:07:55.1558635Z Selecting previously unselected package licensecheck. 2021-05-18T14:07:55.1785687Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-18T14:07:55.1813985Z Unpacking licensecheck (3.0.45-1) ... 2021-05-18T14:07:55.2242528Z Selecting previously unselected package libdevel-size-perl. 2021-05-18T14:07:55.2508375Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-18T14:07:55.2540218Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:07:55.2923160Z Selecting previously unselected package t1utils. 2021-05-18T14:07:55.3198052Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-18T14:07:55.3220681Z Unpacking t1utils (1.41-3) ... 2021-05-18T14:07:55.3842876Z Selecting previously unselected package lintian. 2021-05-18T14:07:55.4110785Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-18T14:07:55.4150554Z Unpacking lintian (2.62.0) ... 2021-05-18T14:07:55.8243837Z Selecting previously unselected package python3-unidiff. 2021-05-18T14:07:55.8534475Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-18T14:07:55.8558547Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-18T14:07:55.8922547Z Selecting previously unselected package python3-xdg. 2021-05-18T14:07:55.9213926Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-18T14:07:55.9235622Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:07:55.9641298Z Selecting previously unselected package qpdf. 2021-05-18T14:07:55.9861688Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-18T14:07:55.9883117Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-18T14:07:56.0817237Z Selecting previously unselected package python3-magic. 2021-05-18T14:07:56.1111040Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-18T14:07:56.1153815Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-18T14:07:56.1943315Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:07:56.2062391Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:07:56.2122731Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-18T14:07:56.2186505Z Setting up wdiff (1.2.2-2build1) ... 2021-05-18T14:07:56.2289787Z Setting up libfile-which-perl (1.23-1) ... 2021-05-18T14:07:56.2391853Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-18T14:07:56.2491811Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:07:56.2548363Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:07:56.2662769Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:07:56.4591016Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:07:56.4686246Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:07:56.4831116Z Setting up libwant-perl (0.29-1build4) ... 2021-05-18T14:07:56.4958650Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:07:56.5107031Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-18T14:07:56.5218129Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:07:56.5342687Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-18T14:07:56.5511066Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:07:56.5602474Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-18T14:07:56.5686367Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-18T14:07:56.5809774Z Setting up libclone-perl (0.43-2) ... 2021-05-18T14:07:56.5884173Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-18T14:07:56.6087252Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:07:56.6215728Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:07:56.6275753Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:07:56.6398432Z Setting up liblog-any-perl (1.708-1) ... 2021-05-18T14:07:56.6509345Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:07:56.6637701Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-18T14:07:56.6706245Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:07:56.6809765Z Setting up libfuture-perl (0.43-1) ... 2021-05-18T14:07:56.6919772Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:07:56.7043754Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-18T14:07:56.7158533Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:07:56.7242481Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:07:56.7299193Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:07:56.7475195Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:07:56.9337226Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:07:56.9422012Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:07:56.9549954Z Setting up libsub-install-perl (0.928-1) ... 2021-05-18T14:07:56.9677742Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-18T14:07:56.9787381Z Setting up libio-async-perl (0.75-1) ... 2021-05-18T14:07:56.9875265Z Setting up patchutils (0.3.4-2) ... 2021-05-18T14:07:56.9973143Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:07:57.0065952Z Setting up libio-string-perl (1.08-3) ... 2021-05-18T14:07:57.0151799Z Setting up libreadonly-perl (2.050-2) ... 2021-05-18T14:07:57.0236000Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:07:57.0349981Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:07:57.2397448Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:07:57.2547412Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:07:57.2683689Z Setting up libref-util-perl (0.204-1) ... 2021-05-18T14:07:57.2734272Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:07:57.2781120Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-18T14:07:57.2902649Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:07:57.3006648Z Setting up qpdf (9.1.1-1build1) ... 2021-05-18T14:07:57.3083028Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:07:57.3186118Z Setting up t1utils (1.41-3) ... 2021-05-18T14:07:57.3246330Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:07:57.3315210Z Setting up diffstat (1.63-1) ... 2021-05-18T14:07:57.3383122Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:07:57.3465798Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:07:57.3532513Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:07:57.3652625Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-18T14:07:57.3757125Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-18T14:07:57.3824527Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-18T14:07:57.3904869Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:07:57.3968568Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-18T14:07:57.4028064Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:07:57.4124564Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:07:57.4240802Z Setting up libsub-name-perl (0.26-1) ... 2021-05-18T14:07:57.4350422Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:07:57.4443991Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:07:57.4559090Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:07:57.4632892Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-18T14:07:57.4798194Z Setting up libjson-perl (4.02000-2) ... 2021-05-18T14:07:57.4859220Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:07:57.4911079Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-18T14:07:57.4986848Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-18T14:07:57.6546024Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-18T14:07:57.6657157Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-18T14:07:57.6752740Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:07:57.6850404Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-18T14:07:57.6964179Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:07:57.7060565Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:07:57.7175272Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:07:57.7292964Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-18T14:07:57.7545970Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-18T14:07:57.7725879Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-18T14:07:57.7791712Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-18T14:07:57.9353733Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:07:57.9423392Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:07:57.9517699Z Setting up dctrl-tools (2.24-3) ... 2021-05-18T14:07:57.9678206Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:07:57.9782906Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:07:57.9865431Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-18T14:07:57.9986069Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-18T14:07:58.0099782Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:07:58.0166264Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:07:58.0236809Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:07:58.0316861Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:07:58.0376272Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:07:58.0498277Z Setting up libsereal-perl (4.011-1) ... 2021-05-18T14:07:58.0578350Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-18T14:07:58.0648323Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:07:58.0720382Z Setting up dput (1.0.3ubuntu1) ... 2021-05-18T14:07:58.2597877Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:07:58.2650266Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:07:58.2719143Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:07:58.2798381Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-18T14:07:58.2881023Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:07:58.2972909Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-18T14:07:58.3071776Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-18T14:07:58.3180525Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:07:58.3271465Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:07:58.3415757Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:07:58.3532548Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-18T14:07:58.3646212Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:07:58.3842038Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-18T14:07:58.3972204Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-18T14:07:58.4084254Z Setting up libmoo-perl (2.003006-1) ... 2021-05-18T14:07:58.4185539Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-18T14:07:58.4315084Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:07:58.4489193Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-18T14:07:58.6368026Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:07:58.6456226Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-18T14:07:58.6611911Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:07:58.6776673Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:07:58.6927327Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:07:58.7023189Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:07:58.7132562Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-18T14:07:58.7270142Z Setting up lintian (2.62.0) ... 2021-05-18T14:07:58.7389779Z Setting up licensecheck (3.0.45-1) ... 2021-05-18T14:07:58.7530414Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:08:15.7615279Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:08:16.0854220Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:08:19.1397184Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-devel_1_amd64.deb 2021-05-18T14:08:19.2694277Z 2021-05-18T14:08:19.2844771Z Reading package lists... 0% 2021-05-18T14:08:19.2845159Z 2021-05-18T14:08:19.2911985Z Reading package lists... 100% 2021-05-18T14:08:19.2912304Z 2021-05-18T14:08:19.2912471Z 2021-05-18T14:08:19.2912811Z Reading package lists... Done 2021-05-18T14:08:19.2913079Z 2021-05-18T14:08:19.2913853Z Building dependency tree... 0% 2021-05-18T14:08:19.2914138Z 2021-05-18T14:08:19.3228347Z Building dependency tree... 0% 2021-05-18T14:08:19.3228720Z 2021-05-18T14:08:19.3229095Z Building dependency tree... 50% 2021-05-18T14:08:19.3229390Z 2021-05-18T14:08:19.4638103Z Building dependency tree... 50% 2021-05-18T14:08:19.4638470Z 2021-05-18T14:08:19.4638850Z Building dependency tree 2021-05-18T14:08:19.4639146Z 2021-05-18T14:08:19.4640609Z Reading state information... 0% 2021-05-18T14:08:19.4641166Z 2021-05-18T14:08:19.6354406Z Reading state information... 0% 2021-05-18T14:08:19.6354763Z 2021-05-18T14:08:19.6354937Z 2021-05-18T14:08:19.6355321Z Reading state information... Done 2021-05-18T14:08:19.6355634Z 2021-05-18T14:08:19.6355990Z Reading state information... 0% 2021-05-18T14:08:19.6402303Z 2021-05-18T14:08:19.6402741Z Reading state information... 1% 2021-05-18T14:08:19.6443640Z 2021-05-18T14:08:19.6444051Z Reading state information... 3% 2021-05-18T14:08:19.6482462Z 2021-05-18T14:08:19.6482950Z Reading state information... 5% 2021-05-18T14:08:19.6520459Z 2021-05-18T14:08:19.6520869Z Reading state information... 7% 2021-05-18T14:08:19.6557621Z 2021-05-18T14:08:19.6558006Z Reading state information... 9% 2021-05-18T14:08:19.6592989Z 2021-05-18T14:08:19.6593402Z Reading state information... 11% 2021-05-18T14:08:19.6633816Z 2021-05-18T14:08:19.6634680Z Reading state information... 13% 2021-05-18T14:08:19.6678477Z 2021-05-18T14:08:19.6678892Z Reading state information... 15% 2021-05-18T14:08:19.6712614Z 2021-05-18T14:08:19.6713039Z Reading state information... 17% 2021-05-18T14:08:19.6756117Z 2021-05-18T14:08:19.6756528Z Reading state information... 19% 2021-05-18T14:08:19.6794146Z 2021-05-18T14:08:19.6794747Z Reading state information... 21% 2021-05-18T14:08:19.6828741Z 2021-05-18T14:08:19.6829159Z Reading state information... 23% 2021-05-18T14:08:19.6873702Z 2021-05-18T14:08:19.6874098Z Reading state information... 25% 2021-05-18T14:08:19.6916623Z 2021-05-18T14:08:19.6917036Z Reading state information... 27% 2021-05-18T14:08:19.6954375Z 2021-05-18T14:08:19.6954793Z Reading state information... 29% 2021-05-18T14:08:19.6995623Z 2021-05-18T14:08:19.6996088Z Reading state information... 31% 2021-05-18T14:08:19.7053287Z 2021-05-18T14:08:19.7054245Z Reading state information... 33% 2021-05-18T14:08:19.7093592Z 2021-05-18T14:08:19.7094040Z Reading state information... 35% 2021-05-18T14:08:19.7132172Z 2021-05-18T14:08:19.7132602Z Reading state information... 37% 2021-05-18T14:08:19.7178249Z 2021-05-18T14:08:19.7178675Z Reading state information... 39% 2021-05-18T14:08:19.7221426Z 2021-05-18T14:08:19.7221884Z Reading state information... 41% 2021-05-18T14:08:19.7265997Z 2021-05-18T14:08:19.7266434Z Reading state information... 43% 2021-05-18T14:08:19.7309979Z 2021-05-18T14:08:19.7310394Z Reading state information... 45% 2021-05-18T14:08:19.7373749Z 2021-05-18T14:08:19.7374175Z Reading state information... 47% 2021-05-18T14:08:19.7416084Z 2021-05-18T14:08:19.7416575Z Reading state information... 49% 2021-05-18T14:08:19.7461302Z 2021-05-18T14:08:19.7461738Z Reading state information... 51% 2021-05-18T14:08:19.7500547Z 2021-05-18T14:08:19.7500967Z Reading state information... 53% 2021-05-18T14:08:19.7540677Z 2021-05-18T14:08:19.7541129Z Reading state information... 55% 2021-05-18T14:08:19.7581850Z 2021-05-18T14:08:19.7582288Z Reading state information... 57% 2021-05-18T14:08:19.7625896Z 2021-05-18T14:08:19.7626376Z Reading state information... 59% 2021-05-18T14:08:19.7676951Z 2021-05-18T14:08:19.7677386Z Reading state information... 61% 2021-05-18T14:08:19.7718537Z 2021-05-18T14:08:19.7718953Z Reading state information... 63% 2021-05-18T14:08:19.7759102Z 2021-05-18T14:08:19.7759566Z Reading state information... 65% 2021-05-18T14:08:19.7801429Z 2021-05-18T14:08:19.7801854Z Reading state information... 67% 2021-05-18T14:08:19.7838913Z 2021-05-18T14:08:19.7839313Z Reading state information... 69% 2021-05-18T14:08:19.7892450Z 2021-05-18T14:08:19.7893169Z Reading state information... 71% 2021-05-18T14:08:19.7925585Z 2021-05-18T14:08:19.7925990Z Reading state information... 73% 2021-05-18T14:08:19.7967256Z 2021-05-18T14:08:19.7967723Z Reading state information... 75% 2021-05-18T14:08:19.8024647Z 2021-05-18T14:08:19.8025095Z Reading state information... 77% 2021-05-18T14:08:19.8063999Z 2021-05-18T14:08:19.8064419Z Reading state information... 79% 2021-05-18T14:08:19.8104243Z 2021-05-18T14:08:19.8104683Z Reading state information... 81% 2021-05-18T14:08:19.8159260Z 2021-05-18T14:08:19.8160488Z Reading state information... 83% 2021-05-18T14:08:19.8209077Z 2021-05-18T14:08:19.8209573Z Reading state information... 85% 2021-05-18T14:08:19.8252209Z 2021-05-18T14:08:19.8252830Z Reading state information... 87% 2021-05-18T14:08:19.8296769Z 2021-05-18T14:08:19.8297190Z Reading state information... 89% 2021-05-18T14:08:19.8335690Z 2021-05-18T14:08:19.8336078Z Reading state information... 91% 2021-05-18T14:08:19.8374921Z 2021-05-18T14:08:19.8375373Z Reading state information... 93% 2021-05-18T14:08:19.8412785Z 2021-05-18T14:08:19.8413195Z Reading state information... 95% 2021-05-18T14:08:19.8455439Z 2021-05-18T14:08:19.8455945Z Reading state information... 97% 2021-05-18T14:08:19.8495983Z 2021-05-18T14:08:19.8496404Z Reading state information... 99% 2021-05-18T14:08:20.1482726Z Selecting previously unselected package r-devel. 2021-05-18T14:08:20.2692536Z (Reading database ... 259872 files and directories currently installed.) 2021-05-18T14:08:20.2852388Z Preparing to unpack .../work/_temp/r-devel_1_amd64.deb ... 2021-05-18T14:08:20.2883515Z Unpacking r-devel (1) ... 2021-05-18T14:08:21.1918363Z Setting up r-devel (1) ... 2021-05-18T14:08:21.2281142Z 2021-05-18T14:08:21.2281935Z 2021-05-18T14:08:21.2282557Z Reading state information... Done 2021-05-18T14:08:21.2495938Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/R /usr/local/bin/R 2021-05-18T14:08:21.2622270Z [command]/usr/bin/sudo ln -s /opt/R/devel/bin/Rscript /usr/local/bin/Rscript 2021-05-18T14:08:21.2969126Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-18T14:08:21.2969611Z env: 2021-05-18T14:08:21.2970165Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:21.2970576Z TIC_DEPLOY_KEY: 2021-05-18T14:08:21.2971255Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:21.2972737Z GITHUB_PAT: *** 2021-05-18T14:08:21.2973450Z COVERALLS_TOKEN: *** 2021-05-18T14:08:21.2973863Z continue-on-error: true 2021-05-18T14:08:21.2974460Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:21.2974893Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:21.2975458Z TZ: UTC 2021-05-18T14:08:21.2975819Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:21.2976186Z NOT_CRAN: true 2021-05-18T14:08:21.2976534Z ##[endgroup] 2021-05-18T14:08:21.3526111Z [command]sudo apt-get install -y texinfo 2021-05-18T14:08:21.5231310Z Reading package lists... 2021-05-18T14:08:21.6983665Z Building dependency tree... 2021-05-18T14:08:21.7002464Z Reading state information... 2021-05-18T14:08:21.9202328Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-18T14:08:21.9203421Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:23.3550616Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-18T14:08:23.3751197Z --2021-05-18 14:08:23-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-18T14:08:23.3791049Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-18T14:08:23.3843463Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-18T14:08:23.4423830Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-18T14:08:23.4427115Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-18T14:08:23.4429763Z --2021-05-18 14:08:23-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-18T14:08:23.5247934Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-18T14:08:23.5481677Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-18T14:08:23.6471087Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:08:23.6483582Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=klpWNMjKqu7aJVzQn3CqX%2FZE7iYhavq2xRx0aXxkTkY%3D&st=2021-05-18T14%3A07%3A23Z&se=2021-05-18T14%3A13%3A23Z&sp=r [following] 2021-05-18T14:08:23.6489396Z --2021-05-18 14:08:23-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=klpWNMjKqu7aJVzQn3CqX%2FZE7iYhavq2xRx0aXxkTkY%3D&st=2021-05-18T14%3A07%3A23Z&se=2021-05-18T14%3A13%3A23Z&sp=r 2021-05-18T14:08:23.7160696Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-18T14:08:23.7393850Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-18T14:08:23.8981207Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:08:23.8986408Z Length: 67306919 (64M) [application/octet-stream] 2021-05-18T14:08:23.8988319Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-18T14:08:24.1267165Z 2021-05-18T14:08:25.0088079Z 0K ........ ........ ........ ........ 49% 30.3M 1s 2021-05-18T14:08:25.7847873Z 32768K ........ ........ ........ ........ 99% 39.7M 0s 2021-05-18T14:08:25.7851404Z 65536K 100% 7.79M=1.9s 2021-05-18T14:08:25.7852172Z 2021-05-18T14:08:25.7854472Z 2021-05-18 14:08:25 (34.0 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-18T14:08:25.7855666Z 2021-05-18T14:08:27.7464748Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-18T14:08:27.7465831Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-18T14:08:28.0482276Z ##[group]Run tlmgr update --self 2021-05-18T14:08:28.0482808Z tlmgr update --self 2021-05-18T14:08:28.0483741Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-18T14:08:28.0484433Z tlmgr update --all 2021-05-18T14:08:28.0531630Z shell: /usr/bin/bash -e {0} 2021-05-18T14:08:28.0531959Z env: 2021-05-18T14:08:28.0532331Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:28.0532713Z TIC_DEPLOY_KEY: 2021-05-18T14:08:28.0533385Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:28.0534804Z GITHUB_PAT: *** 2021-05-18T14:08:28.0535490Z COVERALLS_TOKEN: *** 2021-05-18T14:08:28.0535886Z continue-on-error: true 2021-05-18T14:08:28.0536283Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:28.0536676Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:28.0537057Z TZ: UTC 2021-05-18T14:08:28.0537385Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:28.0537785Z NOT_CRAN: true 2021-05-18T14:08:28.0538097Z ##[endgroup] 2021-05-18T14:08:31.6847154Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:08:32.0373066Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59237) ... done 2021-05-18T14:08:32.0374429Z running mktexlsr ... 2021-05-18T14:08:32.1312667Z done running mktexlsr. 2021-05-18T14:08:32.1636777Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:08:32.1638767Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:08:34.2777836Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:08:34.2779349Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-18T14:08:34.2780067Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-18T14:08:34.2781272Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-18T14:08:34.2782063Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-18T14:08:34.2782677Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-18T14:08:34.9581935Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-18T14:08:36.2669565Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-18T14:08:36.3873191Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-18T14:08:36.4846880Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-18T14:08:36.5535220Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-18T14:08:36.6261521Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-18T14:08:36.6977386Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-18T14:08:36.7687406Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-18T14:08:36.8391995Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-18T14:08:36.9174304Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-18T14:08:37.0427066Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-18T14:08:37.1542021Z [17/89, 00:04/00:04] install: courier-scaled [3k] 2021-05-18T14:08:37.2255713Z [18/89, 00:04/00:04] install: cstypo [3k] 2021-05-18T14:08:37.2959433Z [19/89, 00:04/00:04] install: ctablestack [2k] 2021-05-18T14:08:37.3661226Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-18T14:08:37.4375260Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-18T14:08:37.5141495Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-18T14:08:37.5856257Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-18T14:08:37.6590217Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-18T14:08:37.7342185Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-18T14:08:37.8062218Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-18T14:08:37.8775767Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-18T14:08:37.9483188Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-18T14:08:38.0190630Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-18T14:08:38.0893609Z [30/89, 00:05/00:05] install: innerscript [4k] 2021-05-18T14:08:38.1601171Z [31/89, 00:05/00:05] install: interpreter [7k] 2021-05-18T14:08:38.2317896Z [32/89, 00:05/00:05] install: kanaparser [5k] 2021-05-18T14:08:38.3026141Z [33/89, 00:05/00:05] install: knuth-local [23k] 2021-05-18T14:08:38.3935166Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-18T14:08:38.4691501Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-18T14:08:38.5471296Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-18T14:08:38.6331999Z [37/89, 00:05/00:05] install: lua-ul [7k] 2021-05-18T14:08:38.7040851Z [38/89, 00:05/00:05] install: lua-uni-algos [6k] 2021-05-18T14:08:38.7772024Z [39/89, 00:05/00:05] install: lua-visual-debug [4k] 2021-05-18T14:08:38.8519029Z [40/89, 00:05/00:05] install: luacode [3k] 2021-05-18T14:08:38.9234566Z [41/89, 00:05/00:05] install: luacolor [5k] 2021-05-18T14:08:38.9964148Z [42/89, 00:05/00:05] install: luahyphenrules [3k] 2021-05-18T14:08:39.0676845Z [43/89, 00:06/00:06] install: luaimageembed [2k] 2021-05-18T14:08:39.1407092Z [44/89, 00:06/00:06] install: luaindex [5k] 2021-05-18T14:08:39.2123893Z [45/89, 00:06/00:06] install: luainputenc [5k] 2021-05-18T14:08:39.2876375Z [46/89, 00:06/00:06] install: luaintro [1k] 2021-05-18T14:08:39.3578656Z [47/89, 00:06/00:06] install: luakeys [5k] 2021-05-18T14:08:39.4287648Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-18T14:08:39.5007863Z [49/89, 00:06/00:06] install: lualatex-truncate [2k] 2021-05-18T14:08:39.5735024Z [50/89, 00:06/00:06] install: luamplib [12k] 2021-05-18T14:08:39.6452875Z [51/89, 00:06/00:06] install: luapackageloader [2k] 2021-05-18T14:08:39.7170522Z [52/89, 00:06/00:06] install: luaprogtable [7k] 2021-05-18T14:08:39.7889935Z [53/89, 00:06/00:06] install: luarandom [2k] 2021-05-18T14:08:39.8590142Z [54/89, 00:06/00:06] install: luatex85 [2k] 2021-05-18T14:08:39.9294236Z [55/89, 00:06/00:06] install: luatexbase [4k] 2021-05-18T14:08:40.0011230Z [56/89, 00:06/00:06] install: luatexko [22k] 2021-05-18T14:08:40.0759590Z [57/89, 00:07/00:07] install: luatextra [2k] 2021-05-18T14:08:40.1471151Z [58/89, 00:07/00:07] install: luavlna [8k] 2021-05-18T14:08:40.2193453Z [59/89, 00:07/00:07] install: luaxml [31k] 2021-05-18T14:08:40.2949584Z [60/89, 00:07/00:07] install: makeindex.x86_64-linux [49k] 2021-05-18T14:08:40.3715775Z [61/89, 00:07/00:07] install: makeindex [5k] 2021-05-18T14:08:40.4443565Z [62/89, 00:07/00:07] install: mflogo [2k] 2021-05-18T14:08:40.5198961Z [63/89, 00:07/00:07] install: newpax [9k] 2021-05-18T14:08:40.6885113Z [64/89, 00:07/00:07] install: nodetree [13k] 2021-05-18T14:08:40.7631283Z [65/89, 00:07/00:07] install: odsfile [5k] 2021-05-18T14:08:40.8350954Z [66/89, 00:07/00:07] install: optex.x86_64-linux [1k] 2021-05-18T14:08:40.9135424Z [67/89, 00:07/00:07] install: optex [770k] 2021-05-18T14:08:41.0206370Z [68/89, 00:07/00:07] install: pdfarticle [4k] 2021-05-18T14:08:41.0964717Z [69/89, 00:08/00:08] install: pdfextra [22k] 2021-05-18T14:08:41.1708060Z [70/89, 00:08/00:08] install: placeat [4k] 2021-05-18T14:08:41.2431946Z [71/89, 00:08/00:08] install: plantuml [3k] 2021-05-18T14:08:41.3166234Z [72/89, 00:08/00:08] install: rsfs [55k] 2021-05-18T14:08:41.3950254Z [73/89, 00:08/00:08] install: selnolig [53k] 2021-05-18T14:08:41.4707822Z [74/89, 00:08/00:08] install: spelling [14k] 2021-05-18T14:08:41.5569439Z [75/89, 00:08/00:08] install: stricttex [2k] 2021-05-18T14:08:41.6295069Z [76/89, 00:08/00:08] install: texlive-common [1k] 2021-05-18T14:08:41.7055599Z [77/89, 00:08/00:08] install: texlive-en [1k] 2021-05-18T14:08:41.7805423Z [78/89, 00:08/00:08] install: texlive-msg-translations [144k] 2021-05-18T14:08:41.8710118Z [79/89, 00:08/00:08] install: thumbpdf.x86_64-linux [1k] 2021-05-18T14:08:41.9441995Z [80/89, 00:08/00:08] install: thumbpdf [19k] 2021-05-18T14:08:42.0194363Z [81/89, 00:08/00:08] install: tlshell.x86_64-linux [1k] 2021-05-18T14:08:42.0921945Z [82/89, 00:09/00:09] install: tlshell [29k] 2021-05-18T14:08:42.1664562Z [83/89, 00:09/00:09] install: typewriter [25k] 2021-05-18T14:08:42.2418480Z [84/89, 00:09/00:09] install: uninormalize [6k] 2021-05-18T14:08:42.3167587Z [85/89, 00:09/00:09] install: upquote [2k] 2021-05-18T14:08:42.3946812Z [86/89, 00:09/00:09] install: xdvi.x86_64-linux [530k] 2021-05-18T14:08:42.5148638Z [87/89, 00:09/00:09] install: xdvi [7k] 2021-05-18T14:08:42.5872492Z [88/89, 00:09/00:09] install: collection-basic [1k] 2021-05-18T14:08:42.6622631Z [89/89, 00:09/00:09] install: collection-luatex [1k] 2021-05-18T14:08:42.6871747Z running mktexlsr ... 2021-05-18T14:08:42.7689604Z done running mktexlsr. 2021-05-18T14:08:42.7998221Z running updmap-sys ... 2021-05-18T14:08:43.0715250Z done running updmap-sys. 2021-05-18T14:08:43.0717198Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-18T14:08:43.0720299Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/I1_qwixgyf/w8qyzvpFYU ... 2021-05-18T14:08:43.4624932Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/I1_qwixgyf/w8qyzvpFYU. 2021-05-18T14:08:43.4626642Z OK: optex.fmt/luatex 2021-05-18T14:08:43.4628070Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:08:43.4629575Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:08:44.9895590Z /home/runner/.TinyTeX/bin/x86_64-linux/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-18T14:08:44.9897541Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:08:45.2641757Z [1/1, ??:??/??:??] update: texlive-scripts [106k] (59219 -> 59236) ... done 2021-05-18T14:08:45.2643723Z running mktexlsr ... 2021-05-18T14:08:45.3462022Z done running mktexlsr. 2021-05-18T14:08:45.3773443Z running updmap-sys ... 2021-05-18T14:08:45.6540593Z done running updmap-sys. 2021-05-18T14:08:45.6542286Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:08:45.6544033Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:08:45.7350164Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-18T14:08:45.7350663Z with: 2021-05-18T14:08:45.7351013Z pandoc-version: 2.7.3 2021-05-18T14:08:45.7351691Z env: 2021-05-18T14:08:45.7352058Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:45.7352474Z TIC_DEPLOY_KEY: 2021-05-18T14:08:45.7353182Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:45.7354647Z GITHUB_PAT: *** 2021-05-18T14:08:45.7355351Z COVERALLS_TOKEN: *** 2021-05-18T14:08:45.7355783Z continue-on-error: true 2021-05-18T14:08:45.7356180Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:45.7356606Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:45.7357003Z TZ: UTC 2021-05-18T14:08:45.7357329Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:45.7357695Z NOT_CRAN: true 2021-05-18T14:08:45.7358013Z ##[endgroup] 2021-05-18T14:08:47.2773330Z [command]sudo apt-get install -y gdebi-core 2021-05-18T14:08:47.3471037Z Reading package lists... 2021-05-18T14:08:47.5143625Z Building dependency tree... 2021-05-18T14:08:47.5161542Z Reading state information... 2021-05-18T14:08:47.7587535Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-18T14:08:47.7588435Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:47.7624261Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-18T14:08:47.8952519Z 2021-05-18T14:08:47.9102585Z Reading package lists... 0% 2021-05-18T14:08:47.9103359Z 2021-05-18T14:08:47.9148955Z Reading package lists... 100% 2021-05-18T14:08:47.9149727Z 2021-05-18T14:08:47.9150151Z 2021-05-18T14:08:47.9150793Z Reading package lists... Done 2021-05-18T14:08:47.9151268Z 2021-05-18T14:08:47.9151901Z Building dependency tree... 0% 2021-05-18T14:08:47.9152364Z 2021-05-18T14:08:47.9479829Z Building dependency tree... 0% 2021-05-18T14:08:47.9481379Z 2021-05-18T14:08:47.9482348Z Building dependency tree... 50% 2021-05-18T14:08:47.9483111Z 2021-05-18T14:08:48.0895812Z Building dependency tree... 50% 2021-05-18T14:08:48.0896891Z 2021-05-18T14:08:48.0897640Z Building dependency tree 2021-05-18T14:08:48.0898684Z 2021-05-18T14:08:48.0899334Z Reading state information... 0% 2021-05-18T14:08:48.0899854Z 2021-05-18T14:08:48.2731537Z Reading state information... 0% 2021-05-18T14:08:48.2731929Z 2021-05-18T14:08:48.2732149Z 2021-05-18T14:08:48.2732796Z Reading state information... Done 2021-05-18T14:08:48.2733160Z 2021-05-18T14:08:48.2733643Z Reading state information... 0% 2021-05-18T14:08:48.2787446Z 2021-05-18T14:08:48.2787966Z Reading state information... 1% 2021-05-18T14:08:48.2825979Z 2021-05-18T14:08:48.2826516Z Reading state information... 3% 2021-05-18T14:08:48.2868948Z 2021-05-18T14:08:48.2869434Z Reading state information... 5% 2021-05-18T14:08:48.2917451Z 2021-05-18T14:08:48.2918205Z Reading state information... 7% 2021-05-18T14:08:48.2965039Z 2021-05-18T14:08:48.2965674Z Reading state information... 9% 2021-05-18T14:08:48.3007290Z 2021-05-18T14:08:48.3008011Z Reading state information... 11% 2021-05-18T14:08:48.3054668Z 2021-05-18T14:08:48.3055242Z Reading state information... 13% 2021-05-18T14:08:48.3101157Z 2021-05-18T14:08:48.3101782Z Reading state information... 15% 2021-05-18T14:08:48.3142696Z 2021-05-18T14:08:48.3143436Z Reading state information... 17% 2021-05-18T14:08:48.3189071Z 2021-05-18T14:08:48.3189770Z Reading state information... 19% 2021-05-18T14:08:48.3229743Z 2021-05-18T14:08:48.3230645Z Reading state information... 21% 2021-05-18T14:08:48.3272231Z 2021-05-18T14:08:48.3272944Z Reading state information... 23% 2021-05-18T14:08:48.3317674Z 2021-05-18T14:08:48.3318412Z Reading state information... 25% 2021-05-18T14:08:48.3365727Z 2021-05-18T14:08:48.3366408Z Reading state information... 27% 2021-05-18T14:08:48.3408879Z 2021-05-18T14:08:48.3409551Z Reading state information... 29% 2021-05-18T14:08:48.3453261Z 2021-05-18T14:08:48.3453956Z Reading state information... 31% 2021-05-18T14:08:48.3516519Z 2021-05-18T14:08:48.3518097Z Reading state information... 33% 2021-05-18T14:08:48.3558065Z 2021-05-18T14:08:48.3559120Z Reading state information... 35% 2021-05-18T14:08:48.3607677Z 2021-05-18T14:08:48.3608694Z Reading state information... 37% 2021-05-18T14:08:48.3654766Z 2021-05-18T14:08:48.3655454Z Reading state information... 39% 2021-05-18T14:08:48.3705589Z 2021-05-18T14:08:48.3706542Z Reading state information... 41% 2021-05-18T14:08:48.3749398Z 2021-05-18T14:08:48.3750086Z Reading state information... 43% 2021-05-18T14:08:48.3797793Z 2021-05-18T14:08:48.3798287Z Reading state information... 45% 2021-05-18T14:08:48.3866817Z 2021-05-18T14:08:48.3867476Z Reading state information... 47% 2021-05-18T14:08:48.3908801Z 2021-05-18T14:08:48.3909303Z Reading state information... 49% 2021-05-18T14:08:48.3960856Z 2021-05-18T14:08:48.3961404Z Reading state information... 51% 2021-05-18T14:08:48.4003062Z 2021-05-18T14:08:48.4003576Z Reading state information... 53% 2021-05-18T14:08:48.4045800Z 2021-05-18T14:08:48.4046694Z Reading state information... 55% 2021-05-18T14:08:48.4092450Z 2021-05-18T14:08:48.4092974Z Reading state information... 57% 2021-05-18T14:08:48.4135223Z 2021-05-18T14:08:48.4135805Z Reading state information... 59% 2021-05-18T14:08:48.4184454Z 2021-05-18T14:08:48.4185154Z Reading state information... 61% 2021-05-18T14:08:48.4224946Z 2021-05-18T14:08:48.4225423Z Reading state information... 63% 2021-05-18T14:08:48.4262215Z 2021-05-18T14:08:48.4262689Z Reading state information... 65% 2021-05-18T14:08:48.4302271Z 2021-05-18T14:08:48.4302744Z Reading state information... 67% 2021-05-18T14:08:48.4339331Z 2021-05-18T14:08:48.4339813Z Reading state information... 69% 2021-05-18T14:08:48.4391348Z 2021-05-18T14:08:48.4391837Z Reading state information... 71% 2021-05-18T14:08:48.4426436Z 2021-05-18T14:08:48.4426936Z Reading state information... 73% 2021-05-18T14:08:48.4528011Z 2021-05-18T14:08:48.4528527Z Reading state information... 75% 2021-05-18T14:08:48.4579876Z 2021-05-18T14:08:48.4580384Z Reading state information... 77% 2021-05-18T14:08:48.4618932Z 2021-05-18T14:08:48.4619429Z Reading state information... 79% 2021-05-18T14:08:48.4659658Z 2021-05-18T14:08:48.4660164Z Reading state information... 81% 2021-05-18T14:08:48.4716024Z 2021-05-18T14:08:48.4716479Z Reading state information... 83% 2021-05-18T14:08:48.4758271Z 2021-05-18T14:08:48.4758763Z Reading state information... 85% 2021-05-18T14:08:48.4796628Z 2021-05-18T14:08:48.4797073Z Reading state information... 87% 2021-05-18T14:08:48.4834003Z 2021-05-18T14:08:48.4834647Z Reading state information... 89% 2021-05-18T14:08:48.4868916Z 2021-05-18T14:08:48.4869387Z Reading state information... 91% 2021-05-18T14:08:48.4912421Z 2021-05-18T14:08:48.4913068Z Reading state information... 93% 2021-05-18T14:08:48.4949395Z 2021-05-18T14:08:48.4949837Z Reading state information... 95% 2021-05-18T14:08:48.4988325Z 2021-05-18T14:08:48.4988786Z Reading state information... 97% 2021-05-18T14:08:48.5023139Z 2021-05-18T14:08:48.5023635Z Reading state information... 99% 2021-05-18T14:08:48.7940609Z Selecting previously unselected package pandoc. 2021-05-18T14:08:48.9213240Z (Reading database ... 261973 files and directories currently installed.) 2021-05-18T14:08:48.9375935Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-18T14:08:48.9404663Z Unpacking pandoc (2.7.3-1) ... 2021-05-18T14:08:51.0709579Z Setting up pandoc (2.7.3-1) ... 2021-05-18T14:08:51.0868282Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:08:51.8733240Z 2021-05-18T14:08:51.8734124Z 2021-05-18T14:08:51.8735161Z Reading state information... Done 2021-05-18T14:08:51.9151025Z ##[group]Run git config user.name adigherman 2021-05-18T14:08:51.9151670Z git config user.name adigherman 2021-05-18T14:08:51.9152175Z git config user.email adig@jhu.edu 2021-05-18T14:08:51.9194189Z shell: /usr/bin/bash -e {0} 2021-05-18T14:08:51.9194536Z env: 2021-05-18T14:08:51.9194938Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:51.9195349Z TIC_DEPLOY_KEY: 2021-05-18T14:08:51.9196064Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:51.9197414Z GITHUB_PAT: *** 2021-05-18T14:08:51.9198397Z COVERALLS_TOKEN: *** 2021-05-18T14:08:51.9198834Z continue-on-error: true 2021-05-18T14:08:51.9199258Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:51.9199678Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:51.9200225Z TZ: UTC 2021-05-18T14:08:51.9200585Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:51.9200946Z NOT_CRAN: true 2021-05-18T14:08:51.9201293Z ##[endgroup] 2021-05-18T14:08:51.9493634Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-18T14:08:51.9494381Z env: 2021-05-18T14:08:51.9494774Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:08:51.9495189Z TIC_DEPLOY_KEY: 2021-05-18T14:08:51.9495863Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:08:51.9497395Z GITHUB_PAT: *** 2021-05-18T14:08:51.9498262Z COVERALLS_TOKEN: *** 2021-05-18T14:08:51.9498866Z continue-on-error: true 2021-05-18T14:08:51.9499712Z VDIFFR_RUN_TESTS: 2021-05-18T14:08:51.9500172Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:08:51.9500595Z TZ: UTC 2021-05-18T14:08:51.9500962Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:08:51.9501356Z NOT_CRAN: true 2021-05-18T14:08:51.9501855Z ##[endgroup] 2021-05-18T14:08:52.1457767Z Reading package lists... 2021-05-18T14:08:52.3184789Z Building dependency tree... 2021-05-18T14:08:52.3201699Z Reading state information... 2021-05-18T14:08:52.4518039Z The following additional packages will be installed: 2021-05-18T14:08:52.4519659Z cmake-data libjsoncpp1 librhash0 2021-05-18T14:08:52.4525248Z Suggested packages: 2021-05-18T14:08:52.4526074Z cmake-doc ninja-build 2021-05-18T14:08:52.4961156Z The following NEW packages will be installed: 2021-05-18T14:08:52.4965824Z cmake cmake-data libjsoncpp1 librhash0 2021-05-18T14:08:52.5201229Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:52.5202021Z Need to get 5470 kB of archives. 2021-05-18T14:08:52.5202665Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-18T14:08:52.5205043Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-18T14:08:52.5458622Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-18T14:08:52.5472142Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-18T14:08:52.5488011Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-18T14:08:53.0658335Z Fetched 5470 kB in 0s (53.4 MB/s) 2021-05-18T14:08:53.1203263Z Selecting previously unselected package cmake-data. 2021-05-18T14:08:53.1250967Z (Reading database ... 2021-05-18T14:08:53.1251704Z (Reading database ... 5% 2021-05-18T14:08:53.1252314Z (Reading database ... 10% 2021-05-18T14:08:53.1252918Z (Reading database ... 15% 2021-05-18T14:08:53.1255307Z (Reading database ... 20% 2021-05-18T14:08:53.1255769Z (Reading database ... 25% 2021-05-18T14:08:53.1256235Z (Reading database ... 30% 2021-05-18T14:08:53.1256733Z (Reading database ... 35% 2021-05-18T14:08:53.1257183Z (Reading database ... 40% 2021-05-18T14:08:53.1257644Z (Reading database ... 45% 2021-05-18T14:08:53.1258094Z (Reading database ... 50% 2021-05-18T14:08:53.1292221Z (Reading database ... 55% 2021-05-18T14:08:53.1329891Z (Reading database ... 60% 2021-05-18T14:08:53.1368097Z (Reading database ... 65% 2021-05-18T14:08:53.1530732Z (Reading database ... 70% 2021-05-18T14:08:53.1652373Z (Reading database ... 75% 2021-05-18T14:08:53.1953117Z (Reading database ... 80% 2021-05-18T14:08:53.2298054Z (Reading database ... 85% 2021-05-18T14:08:53.2494609Z (Reading database ... 90% 2021-05-18T14:08:53.2583602Z (Reading database ... 95% 2021-05-18T14:08:53.2584211Z (Reading database ... 100% 2021-05-18T14:08:53.2585036Z (Reading database ... 261980 files and directories currently installed.) 2021-05-18T14:08:53.2753583Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-18T14:08:53.2990977Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:08:53.8802666Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-18T14:08:53.9107549Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-18T14:08:53.9166221Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:08:53.9621929Z Selecting previously unselected package librhash0:amd64. 2021-05-18T14:08:54.7850210Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-18T14:08:54.7855436Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:08:54.7856576Z Selecting previously unselected package cmake. 2021-05-18T14:08:54.7858213Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-18T14:08:54.7859269Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:08:54.7860136Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:08:54.7861326Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:08:54.7862399Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:08:54.7863269Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:08:54.7864119Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:08:55.7658506Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:08:58.2173128Z Reading package lists... 2021-05-18T14:08:58.4107496Z Building dependency tree... 2021-05-18T14:08:58.4126371Z Reading state information... 2021-05-18T14:08:58.6115064Z Suggested packages: 2021-05-18T14:08:58.6116135Z libssh-doc 2021-05-18T14:08:58.6681599Z The following NEW packages will be installed: 2021-05-18T14:08:58.6684784Z libssh-dev 2021-05-18T14:08:58.7635446Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:08:58.7636640Z Need to get 219 kB of archives. 2021-05-18T14:08:58.7637745Z After this operation, 1127 kB of additional disk space will be used. 2021-05-18T14:08:58.7640395Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-18T14:08:59.2700422Z Fetched 219 kB in 0s (1449 kB/s) 2021-05-18T14:08:59.3066164Z Selecting previously unselected package libssh-dev:amd64. 2021-05-18T14:08:59.3143409Z (Reading database ... 2021-05-18T14:08:59.3144387Z (Reading database ... 5% 2021-05-18T14:08:59.3145273Z (Reading database ... 10% 2021-05-18T14:08:59.3145942Z (Reading database ... 15% 2021-05-18T14:08:59.3146584Z (Reading database ... 20% 2021-05-18T14:08:59.3147416Z (Reading database ... 25% 2021-05-18T14:08:59.3148279Z (Reading database ... 30% 2021-05-18T14:08:59.3149858Z (Reading database ... 35% 2021-05-18T14:08:59.3150677Z (Reading database ... 40% 2021-05-18T14:08:59.3151381Z (Reading database ... 45% 2021-05-18T14:08:59.3152032Z (Reading database ... 50% 2021-05-18T14:08:59.3173763Z (Reading database ... 55% 2021-05-18T14:08:59.3212607Z (Reading database ... 60% 2021-05-18T14:08:59.3250241Z (Reading database ... 65% 2021-05-18T14:08:59.3375875Z (Reading database ... 70% 2021-05-18T14:08:59.3569240Z (Reading database ... 75% 2021-05-18T14:08:59.3859753Z (Reading database ... 80% 2021-05-18T14:08:59.4165674Z (Reading database ... 85% 2021-05-18T14:08:59.4306785Z (Reading database ... 90% 2021-05-18T14:08:59.4398420Z (Reading database ... 95% 2021-05-18T14:08:59.4398912Z (Reading database ... 100% 2021-05-18T14:08:59.4399575Z (Reading database ... 264764 files and directories currently installed.) 2021-05-18T14:08:59.4575648Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:08:59.4596266Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:08:59.5620374Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:09:02.0008976Z Reading package lists... 2021-05-18T14:09:02.1968549Z Building dependency tree... 2021-05-18T14:09:02.2009682Z Reading state information... 2021-05-18T14:09:02.4154623Z The following NEW packages will be installed: 2021-05-18T14:09:02.4161133Z jags 2021-05-18T14:09:02.4386937Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:02.4387575Z Need to get 1562 kB of archives. 2021-05-18T14:09:02.4388437Z After this operation, 3615 kB of additional disk space will be used. 2021-05-18T14:09:02.4391004Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-18T14:09:02.8820550Z Fetched 1562 kB in 0s (35.7 MB/s) 2021-05-18T14:09:02.9235520Z Selecting previously unselected package jags. 2021-05-18T14:09:02.9311225Z (Reading database ... 2021-05-18T14:09:02.9312256Z (Reading database ... 5% 2021-05-18T14:09:02.9312779Z (Reading database ... 10% 2021-05-18T14:09:02.9313224Z (Reading database ... 15% 2021-05-18T14:09:02.9313649Z (Reading database ... 20% 2021-05-18T14:09:02.9314082Z (Reading database ... 25% 2021-05-18T14:09:02.9314666Z (Reading database ... 30% 2021-05-18T14:09:02.9315073Z (Reading database ... 35% 2021-05-18T14:09:02.9315685Z (Reading database ... 40% 2021-05-18T14:09:02.9316107Z (Reading database ... 45% 2021-05-18T14:09:02.9316539Z (Reading database ... 50% 2021-05-18T14:09:02.9350341Z (Reading database ... 55% 2021-05-18T14:09:02.9385874Z (Reading database ... 60% 2021-05-18T14:09:02.9422553Z (Reading database ... 65% 2021-05-18T14:09:02.9537741Z (Reading database ... 70% 2021-05-18T14:09:02.9651146Z (Reading database ... 75% 2021-05-18T14:09:02.9940901Z (Reading database ... 80% 2021-05-18T14:09:03.0305520Z (Reading database ... 85% 2021-05-18T14:09:03.0450702Z (Reading database ... 90% 2021-05-18T14:09:03.0528618Z (Reading database ... 95% 2021-05-18T14:09:03.0529141Z (Reading database ... 100% 2021-05-18T14:09:03.0529787Z (Reading database ... 264783 files and directories currently installed.) 2021-05-18T14:09:03.0680516Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-18T14:09:03.0765374Z Unpacking jags (4.3.0-3build1) ... 2021-05-18T14:09:03.2537562Z Setting up jags (4.3.0-3build1) ... 2021-05-18T14:09:03.2836268Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:04.0101912Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:06.3502821Z Reading package lists... 2021-05-18T14:09:06.5344815Z Building dependency tree... 2021-05-18T14:09:06.5362771Z Reading state information... 2021-05-18T14:09:06.6929753Z The following additional packages will be installed: 2021-05-18T14:09:06.6931912Z libnode64 libuv1-dev 2021-05-18T14:09:06.7460913Z The following NEW packages will be installed: 2021-05-18T14:09:06.7467548Z libnode-dev libnode64 libuv1-dev 2021-05-18T14:09:06.7687279Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:06.7688277Z Need to get 6239 kB of archives. 2021-05-18T14:09:06.7690153Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-18T14:09:06.7692185Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-18T14:09:06.7745371Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-18T14:09:06.8973844Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-18T14:09:07.3440983Z Fetched 6239 kB in 0s (41.4 MB/s) 2021-05-18T14:09:07.3730313Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-18T14:09:07.3801876Z (Reading database ... 2021-05-18T14:09:07.3802977Z (Reading database ... 5% 2021-05-18T14:09:07.3803783Z (Reading database ... 10% 2021-05-18T14:09:07.3804585Z (Reading database ... 15% 2021-05-18T14:09:07.3805559Z (Reading database ... 20% 2021-05-18T14:09:07.3806187Z (Reading database ... 25% 2021-05-18T14:09:07.3806738Z (Reading database ... 30% 2021-05-18T14:09:07.3807618Z (Reading database ... 35% 2021-05-18T14:09:07.3808420Z (Reading database ... 40% 2021-05-18T14:09:07.3809001Z (Reading database ... 45% 2021-05-18T14:09:07.3809746Z (Reading database ... 50% 2021-05-18T14:09:07.3845306Z (Reading database ... 55% 2021-05-18T14:09:07.3877783Z (Reading database ... 60% 2021-05-18T14:09:07.3918812Z (Reading database ... 65% 2021-05-18T14:09:07.4055159Z (Reading database ... 70% 2021-05-18T14:09:07.4171772Z (Reading database ... 75% 2021-05-18T14:09:07.4475643Z (Reading database ... 80% 2021-05-18T14:09:07.4795233Z (Reading database ... 85% 2021-05-18T14:09:07.4934488Z (Reading database ... 90% 2021-05-18T14:09:07.5015410Z (Reading database ... 95% 2021-05-18T14:09:07.5016879Z (Reading database ... 100% 2021-05-18T14:09:07.5017831Z (Reading database ... 264923 files and directories currently installed.) 2021-05-18T14:09:07.5175160Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-18T14:09:07.5224981Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:09:07.5842003Z Selecting previously unselected package libnode64:amd64. 2021-05-18T14:09:07.6061417Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:09:07.6102408Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:09:08.2631807Z Selecting previously unselected package libnode-dev:amd64. 2021-05-18T14:09:08.2937497Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:09:08.2972716Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:09:08.4033529Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:09:08.4112060Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:09:08.4177263Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:09:08.4287058Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:10.8042597Z Reading package lists... 2021-05-18T14:09:10.9814768Z Building dependency tree... 2021-05-18T14:09:10.9832791Z Reading state information... 2021-05-18T14:09:11.1474456Z The following additional packages will be installed: 2021-05-18T14:09:11.1480607Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:09:11.1485036Z Suggested packages: 2021-05-18T14:09:11.1485989Z libfftw3-doc 2021-05-18T14:09:11.1982407Z The following NEW packages will be installed: 2021-05-18T14:09:11.1985994Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:09:11.2291846Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:11.2293045Z Need to get 3986 kB of archives. 2021-05-18T14:09:11.2293939Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-18T14:09:11.2295878Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-18T14:09:11.2404386Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-18T14:09:11.2514302Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-18T14:09:11.2632635Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-18T14:09:11.2642118Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-18T14:09:12.2909479Z Fetched 3986 kB in 0s (42.9 MB/s) 2021-05-18T14:09:12.2911764Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-18T14:09:12.2912484Z (Reading database ... 2021-05-18T14:09:12.2912951Z (Reading database ... 5% 2021-05-18T14:09:12.2913404Z (Reading database ... 10% 2021-05-18T14:09:12.2914111Z (Reading database ... 15% 2021-05-18T14:09:12.2914576Z (Reading database ... 20% 2021-05-18T14:09:12.2915217Z (Reading database ... 25% 2021-05-18T14:09:12.2915692Z (Reading database ... 30% 2021-05-18T14:09:12.2916301Z (Reading database ... 35% 2021-05-18T14:09:12.2916746Z (Reading database ... 40% 2021-05-18T14:09:12.2917193Z (Reading database ... 45% 2021-05-18T14:09:12.2917629Z (Reading database ... 50% 2021-05-18T14:09:12.2918075Z (Reading database ... 55% 2021-05-18T14:09:12.2918711Z (Reading database ... 60% 2021-05-18T14:09:12.2919157Z (Reading database ... 65% 2021-05-18T14:09:12.2919604Z (Reading database ... 70% 2021-05-18T14:09:12.2920268Z (Reading database ... 75% 2021-05-18T14:09:12.2920907Z (Reading database ... 80% 2021-05-18T14:09:12.2921672Z (Reading database ... 85% 2021-05-18T14:09:12.2922306Z (Reading database ... 90% 2021-05-18T14:09:12.2923130Z (Reading database ... 95% 2021-05-18T14:09:12.2924865Z (Reading database ... 100% 2021-05-18T14:09:12.2925583Z (Reading database ... 265059 files and directories currently installed.) 2021-05-18T14:09:12.2927583Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:09:12.2929060Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:09:12.2931187Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-18T14:09:12.2932594Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:09:12.2933503Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:09:12.2934496Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-18T14:09:12.2935556Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:09:12.2936627Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:09:12.2937619Z Selecting previously unselected package libfftw3-bin. 2021-05-18T14:09:12.2938592Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:09:12.2939432Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:09:12.3119615Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-18T14:09:12.3409527Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:09:12.3437588Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:09:12.6538671Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:09:12.6621640Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:09:12.6729343Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:09:12.6854628Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:09:12.6929731Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:09:12.7075933Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:13.5030672Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:15.8092369Z Reading package lists... 2021-05-18T14:09:15.9846770Z Building dependency tree... 2021-05-18T14:09:15.9864215Z Reading state information... 2021-05-18T14:09:16.1351447Z The following additional packages will be installed: 2021-05-18T14:09:16.1353337Z libdcmtk14 2021-05-18T14:09:16.1797269Z The following NEW packages will be installed: 2021-05-18T14:09:16.1800751Z dcmtk libdcmtk14 2021-05-18T14:09:16.2009283Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:16.2010210Z Need to get 5546 kB of archives. 2021-05-18T14:09:16.2011193Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-18T14:09:16.2013075Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-18T14:09:16.2897900Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-18T14:09:16.7305905Z Fetched 5546 kB in 0s (46.1 MB/s) 2021-05-18T14:09:16.7692773Z Selecting previously unselected package libdcmtk14. 2021-05-18T14:09:16.7760771Z (Reading database ... 2021-05-18T14:09:16.7761718Z (Reading database ... 5% 2021-05-18T14:09:16.7762401Z (Reading database ... 10% 2021-05-18T14:09:16.7763180Z (Reading database ... 15% 2021-05-18T14:09:16.7764022Z (Reading database ... 20% 2021-05-18T14:09:16.7764673Z (Reading database ... 25% 2021-05-18T14:09:16.7765271Z (Reading database ... 30% 2021-05-18T14:09:16.7765860Z (Reading database ... 35% 2021-05-18T14:09:16.7766454Z (Reading database ... 40% 2021-05-18T14:09:16.7767031Z (Reading database ... 45% 2021-05-18T14:09:16.7767616Z (Reading database ... 50% 2021-05-18T14:09:16.7803249Z (Reading database ... 55% 2021-05-18T14:09:16.7834400Z (Reading database ... 60% 2021-05-18T14:09:16.7867486Z (Reading database ... 65% 2021-05-18T14:09:16.7984827Z (Reading database ... 70% 2021-05-18T14:09:16.8093239Z (Reading database ... 75% 2021-05-18T14:09:16.8379086Z (Reading database ... 80% 2021-05-18T14:09:16.8703785Z (Reading database ... 85% 2021-05-18T14:09:16.8850475Z (Reading database ... 90% 2021-05-18T14:09:16.8926545Z (Reading database ... 95% 2021-05-18T14:09:16.8928017Z (Reading database ... 100% 2021-05-18T14:09:16.8929570Z (Reading database ... 265150 files and directories currently installed.) 2021-05-18T14:09:16.9081470Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:09:16.9124147Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:09:17.4282108Z Selecting previously unselected package dcmtk. 2021-05-18T14:09:17.4556974Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:09:17.4629035Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:09:17.6275300Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:09:17.6371019Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:09:17.6696858Z Adding `dcmtk' group to system ... 2021-05-18T14:09:17.7560257Z Adding `dcmtk' user to system ... 2021-05-18T14:09:17.8997977Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-18T14:09:18.1888135Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:19.9039009Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:22.2952885Z Reading package lists... 2021-05-18T14:09:22.4663111Z Building dependency tree... 2021-05-18T14:09:22.4681268Z Reading state information... 2021-05-18T14:09:22.7073966Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-18T14:09:22.7075059Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:22.7758880Z Reading package lists... 2021-05-18T14:09:22.9657747Z Building dependency tree... 2021-05-18T14:09:22.9680583Z Reading state information... 2021-05-18T14:09:23.2246379Z libpng-dev is already the newest version (1.6.37-2). 2021-05-18T14:09:23.2248277Z libpng-dev set to manually installed. 2021-05-18T14:09:23.2249753Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:23.2932437Z Reading package lists... 2021-05-18T14:09:23.4824160Z Building dependency tree... 2021-05-18T14:09:23.4845525Z Reading state information... 2021-05-18T14:09:23.6486909Z The following additional packages will be installed: 2021-05-18T14:09:23.6489922Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-18T14:09:23.6493884Z Suggested packages: 2021-05-18T14:09:23.6496015Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-18T14:09:23.6498507Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-18T14:09:23.6500718Z fonts-arphic-uming fonts-nanum 2021-05-18T14:09:23.6955730Z The following NEW packages will be installed: 2021-05-18T14:09:23.6958286Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-18T14:09:23.6960531Z libpoppler97 poppler-data 2021-05-18T14:09:23.7865554Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:23.7866676Z Need to get 2582 kB of archives. 2021-05-18T14:09:23.7867562Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-18T14:09:23.7869812Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-18T14:09:23.8163325Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-18T14:09:23.8187970Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-18T14:09:23.8336733Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-18T14:09:23.8340039Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-18T14:09:23.8342747Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-18T14:09:24.2630473Z Fetched 2582 kB in 0s (19.3 MB/s) 2021-05-18T14:09:24.3063760Z Selecting previously unselected package poppler-data. 2021-05-18T14:09:24.3131341Z (Reading database ... 2021-05-18T14:09:24.3131999Z (Reading database ... 5% 2021-05-18T14:09:24.3132540Z (Reading database ... 10% 2021-05-18T14:09:24.3133233Z (Reading database ... 15% 2021-05-18T14:09:24.3133961Z (Reading database ... 20% 2021-05-18T14:09:24.3134796Z (Reading database ... 25% 2021-05-18T14:09:24.3135416Z (Reading database ... 30% 2021-05-18T14:09:24.3136149Z (Reading database ... 35% 2021-05-18T14:09:24.3136894Z (Reading database ... 40% 2021-05-18T14:09:24.3137462Z (Reading database ... 45% 2021-05-18T14:09:24.3138448Z (Reading database ... 50% 2021-05-18T14:09:24.3179895Z (Reading database ... 55% 2021-05-18T14:09:24.3215453Z (Reading database ... 60% 2021-05-18T14:09:24.3256710Z (Reading database ... 65% 2021-05-18T14:09:24.3374400Z (Reading database ... 70% 2021-05-18T14:09:24.3513667Z (Reading database ... 75% 2021-05-18T14:09:24.3811348Z (Reading database ... 80% 2021-05-18T14:09:24.4131502Z (Reading database ... 85% 2021-05-18T14:09:24.4282237Z (Reading database ... 90% 2021-05-18T14:09:24.4361352Z (Reading database ... 95% 2021-05-18T14:09:24.4361884Z (Reading database ... 100% 2021-05-18T14:09:24.4362530Z (Reading database ... 265385 files and directories currently installed.) 2021-05-18T14:09:24.4514665Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-18T14:09:24.4538937Z Unpacking poppler-data (0.4.9-2) ... 2021-05-18T14:09:24.7402951Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-18T14:09:24.7689235Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-18T14:09:24.7741929Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:09:24.8344923Z Selecting previously unselected package libpoppler97:amd64. 2021-05-18T14:09:24.8656380Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:09:24.8680582Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:25.0042587Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-18T14:09:25.0292640Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:09:25.0324617Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:25.0762858Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-18T14:09:25.1014889Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:09:25.1035756Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:25.1362363Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-18T14:09:25.1669782Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:09:25.1695108Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:25.2464103Z Setting up poppler-data (0.4.9-2) ... 2021-05-18T14:09:25.2605121Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:09:25.2678657Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:25.2753838Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:25.2850891Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:25.2931239Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:09:25.3053758Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:09:25.4013536Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:27.7935660Z Reading package lists... 2021-05-18T14:09:28.7964850Z Building dependency tree... 2021-05-18T14:09:28.7965504Z Reading state information... 2021-05-18T14:09:28.7966151Z The following additional packages will be installed: 2021-05-18T14:09:28.7967600Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-18T14:09:28.7968269Z Suggested packages: 2021-05-18T14:09:28.7969007Z libhdf5-doc 2021-05-18T14:09:28.7969573Z The following NEW packages will be installed: 2021-05-18T14:09:28.7970949Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-18T14:09:28.7971724Z libsz2 2021-05-18T14:09:28.7972315Z 0 upgraded, 7 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:28.7972907Z Need to get 4074 kB of archives. 2021-05-18T14:09:28.7973634Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-18T14:09:28.7975219Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-18T14:09:28.7977737Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-18T14:09:28.7979190Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-18T14:09:28.7980767Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-18T14:09:28.7982462Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-18T14:09:28.7984066Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-18T14:09:28.7985660Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-18T14:09:28.7986548Z Fetched 4074 kB in 0s (49.6 MB/s) 2021-05-18T14:09:28.7987361Z Selecting previously unselected package hdf5-helpers. 2021-05-18T14:09:28.7987974Z (Reading database ... 2021-05-18T14:09:28.7988410Z (Reading database ... 5% 2021-05-18T14:09:28.7988861Z (Reading database ... 10% 2021-05-18T14:09:28.7989301Z (Reading database ... 15% 2021-05-18T14:09:28.7989749Z (Reading database ... 20% 2021-05-18T14:09:28.7990197Z (Reading database ... 25% 2021-05-18T14:09:28.7990629Z (Reading database ... 30% 2021-05-18T14:09:28.7991073Z (Reading database ... 35% 2021-05-18T14:09:28.7991508Z (Reading database ... 40% 2021-05-18T14:09:28.7991958Z (Reading database ... 45% 2021-05-18T14:09:28.7992412Z (Reading database ... 50% 2021-05-18T14:09:28.7992845Z (Reading database ... 55% 2021-05-18T14:09:28.7993287Z (Reading database ... 60% 2021-05-18T14:09:28.7993736Z (Reading database ... 65% 2021-05-18T14:09:28.7994170Z (Reading database ... 70% 2021-05-18T14:09:28.7994653Z (Reading database ... 75% 2021-05-18T14:09:28.8391510Z (Reading database ... 80% 2021-05-18T14:09:28.8807599Z (Reading database ... 85% 2021-05-18T14:09:28.8956793Z (Reading database ... 90% 2021-05-18T14:09:28.9038244Z (Reading database ... 95% 2021-05-18T14:09:28.9038784Z (Reading database ... 100% 2021-05-18T14:09:28.9039484Z (Reading database ... 265945 files and directories currently installed.) 2021-05-18T14:09:28.9196329Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:09:28.9219954Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:28.9642139Z Selecting previously unselected package libaec0:amd64. 2021-05-18T14:09:28.9962305Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-18T14:09:29.0014963Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:09:29.0439565Z Selecting previously unselected package libsz2:amd64. 2021-05-18T14:09:29.0833805Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-18T14:09:29.0883272Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:09:29.1314184Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-18T14:09:29.1602317Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:09:29.1639608Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:29.3261592Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-18T14:09:29.3554240Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:09:29.3579203Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:29.4042501Z Selecting previously unselected package libaec-dev:amd64. 2021-05-18T14:09:29.4304848Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-18T14:09:29.4336915Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:09:29.4700960Z Selecting previously unselected package libhdf5-dev. 2021-05-18T14:09:29.5013046Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:09:29.5060383Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:29.8346155Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:29.8447394Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:09:29.8563802Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:09:29.8671024Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:09:29.8774399Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:29.8877640Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:29.9041584Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:09:29.9186388Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-18T14:09:29.9267775Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:30.6790180Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:33.0619915Z Reading package lists... 2021-05-18T14:09:33.2498913Z Building dependency tree... 2021-05-18T14:09:33.2518495Z Reading state information... 2021-05-18T14:09:33.4200949Z The following additional packages will be installed: 2021-05-18T14:09:33.4205600Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-18T14:09:33.4778736Z The following NEW packages will be installed: 2021-05-18T14:09:33.4784068Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-18T14:09:33.4787969Z mesa-common-dev 2021-05-18T14:09:33.4994928Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:33.4995818Z Need to get 1761 kB of archives. 2021-05-18T14:09:33.4998992Z After this operation, 5442 kB of additional disk space will be used. 2021-05-18T14:09:33.5001960Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-18T14:09:33.5041646Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-18T14:09:33.5048387Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-18T14:09:33.5070847Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-18T14:09:33.5098304Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-18T14:09:33.5138527Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-18T14:09:33.9487322Z Fetched 1761 kB in 0s (40.0 MB/s) 2021-05-18T14:09:33.9842589Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-18T14:09:33.9866916Z (Reading database ... 2021-05-18T14:09:33.9867435Z (Reading database ... 5% 2021-05-18T14:09:33.9867897Z (Reading database ... 10% 2021-05-18T14:09:33.9868340Z (Reading database ... 15% 2021-05-18T14:09:33.9868798Z (Reading database ... 20% 2021-05-18T14:09:33.9869249Z (Reading database ... 25% 2021-05-18T14:09:33.9869711Z (Reading database ... 30% 2021-05-18T14:09:33.9870166Z (Reading database ... 35% 2021-05-18T14:09:33.9870599Z (Reading database ... 40% 2021-05-18T14:09:33.9871048Z (Reading database ... 45% 2021-05-18T14:09:33.9871497Z (Reading database ... 50% 2021-05-18T14:09:33.9918646Z (Reading database ... 55% 2021-05-18T14:09:33.9953560Z (Reading database ... 60% 2021-05-18T14:09:34.0009827Z (Reading database ... 65% 2021-05-18T14:09:34.0155255Z (Reading database ... 70% 2021-05-18T14:09:34.0266631Z (Reading database ... 75% 2021-05-18T14:09:34.0567636Z (Reading database ... 80% 2021-05-18T14:09:34.0922955Z (Reading database ... 85% 2021-05-18T14:09:34.1072287Z (Reading database ... 90% 2021-05-18T14:09:34.1157898Z (Reading database ... 95% 2021-05-18T14:09:34.1158749Z (Reading database ... 100% 2021-05-18T14:09:34.1159678Z (Reading database ... 266153 files and directories currently installed.) 2021-05-18T14:09:34.1311761Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:09:34.1341285Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:09:34.1963322Z Selecting previously unselected package libglx-dev:amd64. 2021-05-18T14:09:34.2216471Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:34.2233382Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:09:34.2695451Z Selecting previously unselected package libgl-dev:amd64. 2021-05-18T14:09:34.3017547Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:34.3050659Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:09:34.3586528Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-18T14:09:34.3920702Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-18T14:09:34.3963452Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:09:34.4466780Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-18T14:09:34.4786980Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-18T14:09:34.4829593Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:09:34.5414243Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-18T14:09:34.5737352Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:34.5762512Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:34.7583819Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:09:34.7696342Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:09:34.7796253Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:09:34.7890914Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:09:34.7970803Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:09:34.8051437Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:34.8162086Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:36.2314374Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:38.6311222Z Reading package lists... 2021-05-18T14:09:38.8052962Z Building dependency tree... 2021-05-18T14:09:38.8071195Z Reading state information... 2021-05-18T14:09:38.9643982Z The following additional packages will be installed: 2021-05-18T14:09:38.9648231Z libprotobuf-lite17 libprotoc17 2021-05-18T14:09:39.0127446Z The following NEW packages will be installed: 2021-05-18T14:09:39.0129871Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-18T14:09:39.0131663Z protobuf-compiler 2021-05-18T14:09:39.0561176Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:39.0561900Z Need to get 2754 kB of archives. 2021-05-18T14:09:39.0562615Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-18T14:09:39.0564423Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-18T14:09:39.0623336Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-18T14:09:39.0782393Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-18T14:09:39.0923770Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-18T14:09:39.1038519Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-18T14:09:39.5182339Z Fetched 2754 kB in 0s (31.4 MB/s) 2021-05-18T14:09:39.5541903Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-18T14:09:39.5617371Z (Reading database ... 2021-05-18T14:09:39.5618146Z (Reading database ... 5% 2021-05-18T14:09:39.5618789Z (Reading database ... 10% 2021-05-18T14:09:39.5619434Z (Reading database ... 15% 2021-05-18T14:09:39.5620334Z (Reading database ... 20% 2021-05-18T14:09:39.5621284Z (Reading database ... 25% 2021-05-18T14:09:39.5621959Z (Reading database ... 30% 2021-05-18T14:09:39.5622440Z (Reading database ... 35% 2021-05-18T14:09:39.5622904Z (Reading database ... 40% 2021-05-18T14:09:39.5623498Z (Reading database ... 45% 2021-05-18T14:09:39.5623923Z (Reading database ... 50% 2021-05-18T14:09:39.5661932Z (Reading database ... 55% 2021-05-18T14:09:39.5709010Z (Reading database ... 60% 2021-05-18T14:09:39.5754740Z (Reading database ... 65% 2021-05-18T14:09:39.5884575Z (Reading database ... 70% 2021-05-18T14:09:39.6016384Z (Reading database ... 75% 2021-05-18T14:09:39.6297334Z (Reading database ... 80% 2021-05-18T14:09:39.6630803Z (Reading database ... 85% 2021-05-18T14:09:39.6833860Z (Reading database ... 90% 2021-05-18T14:09:39.6920522Z (Reading database ... 95% 2021-05-18T14:09:39.6920992Z (Reading database ... 100% 2021-05-18T14:09:39.6921639Z (Reading database ... 266636 files and directories currently installed.) 2021-05-18T14:09:39.7105600Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:39.7162561Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:39.7642820Z Selecting previously unselected package libprotoc17:amd64. 2021-05-18T14:09:39.7963098Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:39.8010126Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:39.9034349Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-18T14:09:39.9356856Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:39.9384035Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:40.1162970Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-18T14:09:40.1418890Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:40.1470091Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:40.2745548Z Selecting previously unselected package protobuf-compiler. 2021-05-18T14:09:40.3062792Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:09:40.3095825Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:40.3892062Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:40.3961349Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:40.4086106Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:40.4147634Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:40.4219495Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:09:40.4341298Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:41.1495824Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:09:43.6206771Z Reading package lists... 2021-05-18T14:09:43.7977033Z Building dependency tree... 2021-05-18T14:09:43.7998211Z Reading state information... 2021-05-18T14:09:43.9582927Z The following additional packages will be installed: 2021-05-18T14:09:43.9585433Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-18T14:09:43.9587932Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-18T14:09:43.9589224Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-18T14:09:43.9591205Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-18T14:09:43.9592583Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-18T14:09:43.9593899Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:09:43.9595256Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:09:43.9597095Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:09:43.9615103Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:09:43.9616811Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:09:43.9618495Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:09:43.9619871Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:09:43.9621114Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:09:43.9622738Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:09:43.9623434Z Suggested packages: 2021-05-18T14:09:43.9624440Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-18T14:09:43.9625638Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-18T14:09:43.9626970Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-18T14:09:43.9628789Z nvidia-legacy-304xx-vdpau-driver 2021-05-18T14:09:44.0441861Z The following NEW packages will be installed: 2021-05-18T14:09:44.0443843Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-18T14:09:44.0445208Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-18T14:09:44.0446342Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-18T14:09:44.0447808Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-18T14:09:44.0449120Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-18T14:09:44.0450415Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:09:44.0451775Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:09:44.0453099Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:09:44.0454353Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:09:44.0455638Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:09:44.0457133Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:09:44.0458586Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:09:44.0460047Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:09:44.0461475Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:09:44.0736798Z 0 upgraded, 76 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:09:44.0738430Z Need to get 47.1 MB of archives. 2021-05-18T14:09:44.0739275Z After this operation, 195 MB of additional disk space will be used. 2021-05-18T14:09:44.0741622Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-18T14:09:44.4573518Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-18T14:09:44.4593696Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-18T14:09:44.4604121Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-18T14:09:44.4620177Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-18T14:09:44.4636034Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-18T14:09:44.4675621Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-18T14:09:44.4757187Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-18T14:09:44.9271405Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-18T14:09:44.9281493Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-18T14:09:44.9371185Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-18T14:09:44.9443855Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-18T14:09:44.9469907Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-18T14:09:44.9485941Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-18T14:09:44.9582025Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-18T14:09:44.9624114Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-18T14:09:44.9652394Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-18T14:09:44.9749486Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-18T14:09:44.9766868Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-18T14:09:44.9832557Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-18T14:09:44.9850871Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-18T14:09:45.0018593Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-18T14:09:45.0468184Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-18T14:09:45.0551677Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-18T14:09:45.0597475Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-18T14:09:45.0664684Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-18T14:09:45.2615275Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-18T14:09:45.2621292Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-18T14:09:45.2632980Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-18T14:09:45.2667336Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-18T14:09:45.2715189Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-18T14:09:45.2736307Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-18T14:09:45.2788812Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-18T14:09:45.2832716Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-18T14:09:45.3057244Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-18T14:09:45.3117298Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-18T14:09:45.3443858Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-18T14:09:45.3452702Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-18T14:09:45.8808837Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-18T14:09:45.8841118Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-18T14:09:45.8847744Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-18T14:09:45.8857852Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-18T14:09:45.8877637Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-18T14:09:45.8903911Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-18T14:09:45.8948652Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-18T14:09:45.9215644Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-18T14:09:45.9270154Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-18T14:09:45.9302314Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-18T14:09:45.9319783Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-18T14:09:45.9662936Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-18T14:09:45.9719837Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-18T14:09:45.9745555Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-18T14:09:45.9756410Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-18T14:09:45.9776967Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-18T14:09:45.9796270Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-18T14:09:45.9811948Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-18T14:09:45.9972155Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-18T14:09:46.0073766Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-18T14:09:46.0086746Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-18T14:09:46.0223308Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-18T14:09:46.0236731Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-18T14:09:46.0290947Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-18T14:09:46.0402421Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-18T14:09:46.0492015Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-18T14:09:46.0631210Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-18T14:09:46.0658793Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-18T14:09:46.0676108Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-18T14:09:46.1168086Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-18T14:09:46.1195196Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-18T14:09:46.1761725Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-18T14:09:46.1779389Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-18T14:09:46.1803242Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-18T14:09:46.2580559Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-18T14:09:46.5531182Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-18T14:09:46.5997032Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-18T14:09:46.5999254Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-18T14:09:47.2348677Z Fetched 47.1 MB in 3s (18.5 MB/s) 2021-05-18T14:09:47.2807846Z Selecting previously unselected package libaom0:amd64. 2021-05-18T14:09:47.2876824Z (Reading database ... 2021-05-18T14:09:47.2877567Z (Reading database ... 5% 2021-05-18T14:09:47.2878383Z (Reading database ... 10% 2021-05-18T14:09:47.2878994Z (Reading database ... 15% 2021-05-18T14:09:47.2879700Z (Reading database ... 20% 2021-05-18T14:09:47.2880575Z (Reading database ... 25% 2021-05-18T14:09:47.2881189Z (Reading database ... 30% 2021-05-18T14:09:47.2881986Z (Reading database ... 35% 2021-05-18T14:09:47.2882588Z (Reading database ... 40% 2021-05-18T14:09:47.2883254Z (Reading database ... 45% 2021-05-18T14:09:47.2883833Z (Reading database ... 50% 2021-05-18T14:09:47.2918997Z (Reading database ... 55% 2021-05-18T14:09:47.2951389Z (Reading database ... 60% 2021-05-18T14:09:47.2984350Z (Reading database ... 65% 2021-05-18T14:09:47.3143560Z (Reading database ... 70% 2021-05-18T14:09:47.3256301Z (Reading database ... 75% 2021-05-18T14:09:47.3539737Z (Reading database ... 80% 2021-05-18T14:09:47.3851714Z (Reading database ... 85% 2021-05-18T14:09:47.4035347Z (Reading database ... 90% 2021-05-18T14:09:47.4128318Z (Reading database ... 95% 2021-05-18T14:09:47.4128993Z (Reading database ... 100% 2021-05-18T14:09:47.4129677Z (Reading database ... 266807 files and directories currently installed.) 2021-05-18T14:09:47.4299604Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-18T14:09:47.4369430Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:09:47.5881102Z Selecting previously unselected package libva2:amd64. 2021-05-18T14:09:47.6177228Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-18T14:09:47.6201313Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-18T14:09:47.6682818Z Selecting previously unselected package libva-drm2:amd64. 2021-05-18T14:09:47.7021634Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-18T14:09:47.7100361Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:09:47.7558144Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-18T14:09:47.7870640Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-18T14:09:47.7959588Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:09:47.8401813Z Selecting previously unselected package libvdpau1:amd64. 2021-05-18T14:09:47.8704299Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:09:47.8728322Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:09:47.9130190Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-18T14:09:47.9434171Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-18T14:09:47.9475270Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:09:48.0001944Z Selecting previously unselected package libavutil56:amd64. 2021-05-18T14:09:48.0232537Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:48.0258066Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:48.0908012Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-18T14:09:48.1248618Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-18T14:09:48.1285073Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:09:48.8183586Z Selecting previously unselected package libgsm1:amd64. 2021-05-18T14:09:48.8452746Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-18T14:09:48.8486635Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:09:48.8882594Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-18T14:09:48.9204821Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-18T14:09:48.9235043Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:09:48.9762143Z Selecting previously unselected package libopus0:amd64. 2021-05-18T14:09:49.0037052Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-18T14:09:49.0064949Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:09:49.0643076Z Selecting previously unselected package libshine3:amd64. 2021-05-18T14:09:49.0934722Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-18T14:09:49.0954960Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:09:49.1361303Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-18T14:09:49.1619038Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-18T14:09:49.1646609Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:09:49.2081481Z Selecting previously unselected package libspeex1:amd64. 2021-05-18T14:09:49.8020581Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-18T14:09:49.8022273Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:09:49.8023272Z Selecting previously unselected package libsoxr0:amd64. 2021-05-18T14:09:49.8024451Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-18T14:09:49.8025533Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:09:49.8026490Z Selecting previously unselected package libswresample3:amd64. 2021-05-18T14:09:49.8028231Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:49.8029974Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:49.8031490Z Selecting previously unselected package libtheora0:amd64. 2021-05-18T14:09:49.8032878Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-18T14:09:49.8037137Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:09:49.8037959Z Selecting previously unselected package libtwolame0:amd64. 2021-05-18T14:09:49.8038919Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-18T14:09:49.8040268Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:09:49.8040989Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-18T14:09:49.8042180Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-18T14:09:49.8043071Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:09:49.8043817Z Selecting previously unselected package libwavpack1:amd64. 2021-05-18T14:09:49.8044799Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:49.8045799Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:09:49.8046871Z Selecting previously unselected package libx264-155:amd64. 2021-05-18T14:09:49.8250118Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-18T14:09:49.8300382Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:09:49.9250432Z Selecting previously unselected package libx265-179:amd64. 2021-05-18T14:09:49.9583782Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-18T14:09:49.9634915Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:09:50.1722496Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-18T14:09:50.2032081Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-18T14:09:50.2056871Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:09:50.2639657Z Selecting previously unselected package libzvbi-common. 2021-05-18T14:09:50.2923618Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-18T14:09:50.2951287Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-18T14:09:50.3439249Z Selecting previously unselected package libzvbi0:amd64. 2021-05-18T14:09:50.3738288Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-18T14:09:50.3765486Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:09:50.4601663Z Selecting previously unselected package libavcodec58:amd64. 2021-05-18T14:09:50.4876977Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:50.4926271Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:50.9832789Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-18T14:09:51.0149789Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-18T14:09:51.0181582Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:09:51.0629684Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-18T14:09:51.0913950Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-18T14:09:51.0940031Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:09:51.1365162Z Selecting previously unselected package libass9:amd64. 2021-05-18T14:09:51.1703943Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-18T14:09:51.1776074Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:09:51.2295345Z Selecting previously unselected package libbluray2:amd64. 2021-05-18T14:09:51.2595105Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-18T14:09:51.2630086Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:09:51.3188514Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-18T14:09:51.3568782Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-18T14:09:51.3649449Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:09:51.4063843Z Selecting previously unselected package libgme0:amd64. 2021-05-18T14:09:51.4347011Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-18T14:09:51.4406944Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:09:51.4952183Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-18T14:09:51.5257141Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-18T14:09:51.5285410Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:09:51.5850493Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-18T14:09:51.6140329Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-18T14:09:51.6165751Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:09:51.7146119Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-18T14:09:51.7438813Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:09:51.7511625Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:09:51.8110755Z Selecting previously unselected package libavformat58:amd64. 2021-05-18T14:09:51.8387316Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:51.8413624Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:51.9729830Z Selecting previously unselected package libbs2b0:amd64. 2021-05-18T14:09:52.0024771Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-18T14:09:52.0045777Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:09:52.0566606Z Selecting previously unselected package libflite1:amd64. 2021-05-18T14:09:52.0880176Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-18T14:09:52.0923318Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:09:53.2481905Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-18T14:09:53.2738610Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-18T14:09:53.2775293Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:09:53.3251976Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-18T14:09:53.3573624Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-18T14:09:53.3603944Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:09:53.4009272Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-18T14:09:53.4323782Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-18T14:09:53.4364317Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:09:53.4731996Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-18T14:09:53.5060569Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:53.5084894Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:09:53.5601556Z Selecting previously unselected package libmysofa1:amd64. 2021-05-18T14:09:53.5838695Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-18T14:09:53.5868405Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:09:53.6326593Z Selecting previously unselected package libpostproc55:amd64. 2021-05-18T14:09:53.6626122Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:53.6672664Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:53.7192017Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-18T14:09:53.7482071Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-18T14:09:53.7520436Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:09:53.8801465Z Selecting previously unselected package librubberband2:amd64. 2021-05-18T14:09:53.9123457Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-18T14:09:53.9151836Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:09:53.9710702Z Selecting previously unselected package libswscale5:amd64. 2021-05-18T14:09:54.0026331Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:54.0048441Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:54.0608667Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-18T14:09:54.0921808Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-18T14:09:54.0957553Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:09:54.1402010Z Selecting previously unselected package libavfilter7:amd64. 2021-05-18T14:09:54.1692801Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:54.1726503Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:54.3264522Z Selecting previously unselected package libcaca0:amd64. 2021-05-18T14:09:54.3555814Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-18T14:09:54.3581424Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:09:54.4180169Z Selecting previously unselected package libcdio18:amd64. 2021-05-18T14:09:54.4507386Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-18T14:09:54.4544681Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:09:54.5037168Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-18T14:09:54.5336208Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:09:54.5364089Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:09:54.5783037Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-18T14:09:54.6112075Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:09:54.6140279Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:09:54.6531418Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-18T14:09:54.6830819Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-18T14:09:54.6857580Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:09:54.7435222Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-18T14:09:54.7738421Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-18T14:09:54.7782587Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:09:54.8188657Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-18T14:09:54.8468867Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-18T14:09:54.8516121Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:09:54.9242912Z Selecting previously unselected package libopenal-data. 2021-05-18T14:09:54.9524303Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-18T14:09:54.9553084Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-18T14:09:55.0062064Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-18T14:09:55.0369562Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-18T14:09:55.0389685Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:09:55.0806216Z Selecting previously unselected package libopenal1:amd64. 2021-05-18T14:09:55.1123694Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-18T14:09:55.1181080Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:09:55.1946963Z Selecting previously unselected package libasyncns0:amd64. 2021-05-18T14:09:55.2258112Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-18T14:09:55.2290133Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:09:55.2630423Z Selecting previously unselected package libflac8:amd64. 2021-05-18T14:09:55.2931220Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-18T14:09:55.2975964Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:09:55.3476618Z Selecting previously unselected package libsndfile1:amd64. 2021-05-18T14:09:55.3796612Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-18T14:09:55.3830550Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:09:55.4412826Z Selecting previously unselected package libpulse0:amd64. 2021-05-18T14:09:55.4724167Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-18T14:09:55.4828211Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:09:55.5562124Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-18T14:09:55.5799718Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-18T14:09:55.5821002Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:09:55.6631372Z Selecting previously unselected package libavdevice58:amd64. 2021-05-18T14:09:55.6922858Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:55.6948652Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:55.7441961Z Selecting previously unselected package libavresample4:amd64. 2021-05-18T14:09:55.7707089Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:55.7733941Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:55.8314137Z Selecting previously unselected package ffmpeg. 2021-05-18T14:09:55.8616692Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:09:55.8707712Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:56.0068273Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-18T14:09:56.0433976Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-18T14:09:56.0467080Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:09:56.0946757Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-18T14:09:56.1271373Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-18T14:09:56.1295889Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:09:56.3512299Z Selecting previously unselected package libaacs0:amd64. 2021-05-18T14:09:56.3818101Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-18T14:09:56.3842551Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:09:56.4311461Z Selecting previously unselected package libbdplus0:amd64. 2021-05-18T14:09:56.4607905Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-18T14:09:56.4631199Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:09:56.5002572Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-18T14:09:56.5298546Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:56.5306621Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:56.8282536Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-18T14:09:56.8568862Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:09:56.8592288Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:57.1556024Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-18T14:09:57.1863195Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-18T14:09:57.1880319Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:09:57.3357658Z Selecting previously unselected package va-driver-all:amd64. 2021-05-18T14:09:57.3619242Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-18T14:09:57.3660871Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:09:57.4025761Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-18T14:09:57.4325168Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:09:57.4345473Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:09:57.5076484Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:09:57.5204930Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:09:57.5314490Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:09:57.5395389Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:09:57.5483474Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:09:57.5577244Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:09:57.5655648Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:09:57.5742044Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:09:57.5824590Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:09:57.5901275Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:09:57.6005465Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:09:57.6076123Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:09:57.6156920Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:09:57.6256384Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:09:57.6393217Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:09:57.6500496Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:09:57.6576438Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:09:57.6650928Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:09:57.6785690Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:09:57.6871925Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:09:57.6943703Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-18T14:09:57.7014625Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:09:57.7065037Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:09:57.7171818Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:09:57.7249170Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:09:57.7320851Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:09:57.7402987Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:09:57.7484209Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:09:57.7633927Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:09:57.7752199Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:09:57.7853479Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:09:57.7967413Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:09:57.8076957Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:09:57.8134948Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:09:57.8247199Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:09:57.8303283Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:09:57.8368766Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:09:57.8451018Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-18T14:09:57.8580281Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:57.8652018Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:09:57.8723864Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:09:57.8803344Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:09:57.8963710Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:09:57.9056992Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-18T14:09:57.9145760Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:09:57.9214944Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:09:57.9305160Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:09:57.9388383Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:09:57.9468861Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:09:57.9527104Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:09:57.9600704Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:09:57.9682083Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:09:57.9743359Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:09:57.9857345Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:09:57.9962636Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:09:58.0056809Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:58.0167869Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:09:58.0294443Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:58.0373669Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:09:58.0485663Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:09:58.0567496Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:09:58.0637209Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:09:58.0725942Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:09:58.0843477Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:58.0922973Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:09:58.1043670Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:09:58.1164273Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:09:58.1332302Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:58.1524746Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:58.1666716Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:58.1764783Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:09:58.1864672Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:09:58.1931260Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:58.1993968Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:58.2068934Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:58.2142796Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:09:58.2290682Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:09:59.2638962Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:01.6037452Z Reading package lists... 2021-05-18T14:10:01.7855865Z Building dependency tree... 2021-05-18T14:10:01.7879646Z Reading state information... 2021-05-18T14:10:01.9472088Z The following additional packages will be installed: 2021-05-18T14:10:01.9474346Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:10:01.9992910Z The following NEW packages will be installed: 2021-05-18T14:10:01.9994829Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:10:01.9996014Z libmagick++-dev 2021-05-18T14:10:02.0186250Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:02.0187365Z Need to get 309 kB of archives. 2021-05-18T14:10:02.0188828Z After this operation, 2202 kB of additional disk space will be used. 2021-05-18T14:10:02.0191369Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-18T14:10:02.0223624Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-18T14:10:02.0278919Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-18T14:10:02.0324381Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-18T14:10:02.4689753Z Fetched 309 kB in 0s (10.8 MB/s) 2021-05-18T14:10:02.5125753Z Selecting previously unselected package libmagick++-6-headers. 2021-05-18T14:10:02.5201098Z (Reading database ... 2021-05-18T14:10:02.5201893Z (Reading database ... 5% 2021-05-18T14:10:02.5202544Z (Reading database ... 10% 2021-05-18T14:10:02.5203181Z (Reading database ... 15% 2021-05-18T14:10:02.5203797Z (Reading database ... 20% 2021-05-18T14:10:02.5204535Z (Reading database ... 25% 2021-05-18T14:10:02.5205007Z (Reading database ... 30% 2021-05-18T14:10:02.5205426Z (Reading database ... 35% 2021-05-18T14:10:02.5205894Z (Reading database ... 40% 2021-05-18T14:10:02.5206321Z (Reading database ... 45% 2021-05-18T14:10:02.5206729Z (Reading database ... 50% 2021-05-18T14:10:02.5250484Z (Reading database ... 55% 2021-05-18T14:10:02.5294197Z (Reading database ... 60% 2021-05-18T14:10:02.5322630Z (Reading database ... 65% 2021-05-18T14:10:02.5442280Z (Reading database ... 70% 2021-05-18T14:10:02.5573011Z (Reading database ... 75% 2021-05-18T14:10:02.5665074Z (Reading database ... 80% 2021-05-18T14:10:02.6254433Z (Reading database ... 85% 2021-05-18T14:10:02.6441670Z (Reading database ... 90% 2021-05-18T14:10:02.6525225Z (Reading database ... 95% 2021-05-18T14:10:02.6525760Z (Reading database ... 100% 2021-05-18T14:10:02.6526514Z (Reading database ... 267348 files and directories currently installed.) 2021-05-18T14:10:02.6698956Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:10:02.6805962Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:10:02.7307110Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-18T14:10:02.7600494Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:10:02.7666195Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:10:02.8163630Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-18T14:10:02.8467822Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:10:02.8519181Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:10:02.9227791Z Selecting previously unselected package libmagick++-dev. 2021-05-18T14:10:02.9547806Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:10:02.9643973Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:10:03.0304912Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:10:03.0450043Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:10:03.0534435Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:10:03.0696928Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:10:03.0847250Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:05.4516823Z Reading package lists... 2021-05-18T14:10:05.6229293Z Building dependency tree... 2021-05-18T14:10:05.6255614Z Reading state information... 2021-05-18T14:10:05.7761158Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-18T14:10:05.7762371Z The following additional packages will be installed: 2021-05-18T14:10:05.7763762Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-18T14:10:05.7765224Z libijs-0.35 libjbig2dec0 2021-05-18T14:10:05.7769039Z Suggested packages: 2021-05-18T14:10:05.7770231Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-18T14:10:05.7771261Z ghostscript-x 2021-05-18T14:10:05.8267452Z The following NEW packages will be installed: 2021-05-18T14:10:05.8269966Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-18T14:10:05.8272308Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-18T14:10:05.8491271Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:05.8492203Z Need to get 11.2 MB of archives. 2021-05-18T14:10:05.8492881Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-18T14:10:05.8494574Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-18T14:10:05.8842707Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-18T14:10:05.8857306Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-18T14:10:06.2248766Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-18T14:10:06.2367583Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-18T14:10:06.2375305Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-18T14:10:06.2388374Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-18T14:10:06.2855058Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-18T14:10:06.7368367Z Fetched 11.2 MB in 0s (24.7 MB/s) 2021-05-18T14:10:06.7775877Z Selecting previously unselected package fonts-droid-fallback. 2021-05-18T14:10:06.7846079Z (Reading database ... 2021-05-18T14:10:06.7846736Z (Reading database ... 5% 2021-05-18T14:10:06.7847317Z (Reading database ... 10% 2021-05-18T14:10:06.7847866Z (Reading database ... 15% 2021-05-18T14:10:06.7848396Z (Reading database ... 20% 2021-05-18T14:10:06.7848941Z (Reading database ... 25% 2021-05-18T14:10:06.7849523Z (Reading database ... 30% 2021-05-18T14:10:06.7850049Z (Reading database ... 35% 2021-05-18T14:10:06.7850629Z (Reading database ... 40% 2021-05-18T14:10:06.7851170Z (Reading database ... 45% 2021-05-18T14:10:06.7851857Z (Reading database ... 50% 2021-05-18T14:10:06.7889681Z (Reading database ... 55% 2021-05-18T14:10:06.7939481Z (Reading database ... 60% 2021-05-18T14:10:06.7968854Z (Reading database ... 65% 2021-05-18T14:10:07.3053521Z (Reading database ... 70% 2021-05-18T14:10:07.3061996Z (Reading database ... 75% 2021-05-18T14:10:07.3062927Z (Reading database ... 80% 2021-05-18T14:10:07.3064025Z (Reading database ... 85% 2021-05-18T14:10:07.3064681Z (Reading database ... 90% 2021-05-18T14:10:07.3065349Z (Reading database ... 95% 2021-05-18T14:10:07.3066018Z (Reading database ... 100% 2021-05-18T14:10:07.3067065Z (Reading database ... 267393 files and directories currently installed.) 2021-05-18T14:10:07.3068792Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-18T14:10:07.3070626Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:10:07.3072723Z Selecting previously unselected package fonts-noto-mono. 2021-05-18T14:10:07.3074254Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-18T14:10:07.3076506Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:10:07.3077501Z Selecting previously unselected package fonts-urw-base35. 2021-05-18T14:10:07.3194033Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-18T14:10:07.3983785Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:10:07.8163071Z Selecting previously unselected package libgs9-common. 2021-05-18T14:10:07.8429175Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-18T14:10:07.8457799Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:10:07.9753363Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-18T14:10:08.0096062Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-18T14:10:08.0145176Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:10:08.0561953Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-18T14:10:08.0837854Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-18T14:10:08.0884815Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:10:08.1357488Z Selecting previously unselected package libgs9:amd64. 2021-05-18T14:10:08.1667399Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:10:08.1690558Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:10:08.4644568Z Selecting previously unselected package ghostscript. 2021-05-18T14:10:08.4960982Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:10:08.4998772Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:10:08.5849656Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:10:08.6020573Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:10:08.6130602Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:10:08.6866160Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:10:08.6946675Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:10:08.7278552Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:10:08.7382147Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:10:08.7495267Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:10:08.7702969Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:10:08.9018036Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:08.9320432Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:12.3010638Z Reading package lists... 2021-05-18T14:10:12.4617786Z Building dependency tree... 2021-05-18T14:10:12.4634832Z Reading state information... 2021-05-18T14:10:12.6294012Z The following additional packages will be installed: 2021-05-18T14:10:12.6295947Z libudunits2-0 libudunits2-data 2021-05-18T14:10:12.6784851Z The following NEW packages will be installed: 2021-05-18T14:10:12.6787256Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-18T14:10:12.7006436Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:12.7007198Z Need to get 429 kB of archives. 2021-05-18T14:10:12.7007885Z After this operation, 1026 kB of additional disk space will be used. 2021-05-18T14:10:12.7009753Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-18T14:10:12.7022678Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-18T14:10:12.7040322Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-18T14:10:13.1433800Z Fetched 429 kB in 0s (14.4 MB/s) 2021-05-18T14:10:13.1792523Z Selecting previously unselected package libudunits2-data. 2021-05-18T14:10:13.1871870Z (Reading database ... 2021-05-18T14:10:13.1872371Z (Reading database ... 5% 2021-05-18T14:10:13.1873055Z (Reading database ... 10% 2021-05-18T14:10:13.1873485Z (Reading database ... 15% 2021-05-18T14:10:13.1873896Z (Reading database ... 20% 2021-05-18T14:10:13.1874504Z (Reading database ... 25% 2021-05-18T14:10:13.1874924Z (Reading database ... 30% 2021-05-18T14:10:13.1875521Z (Reading database ... 35% 2021-05-18T14:10:13.1875945Z (Reading database ... 40% 2021-05-18T14:10:13.1876464Z (Reading database ... 45% 2021-05-18T14:10:13.1876907Z (Reading database ... 50% 2021-05-18T14:10:13.1916562Z (Reading database ... 55% 2021-05-18T14:10:13.1968111Z (Reading database ... 60% 2021-05-18T14:10:13.1992759Z (Reading database ... 65% 2021-05-18T14:10:13.2131414Z (Reading database ... 70% 2021-05-18T14:10:13.2267960Z (Reading database ... 75% 2021-05-18T14:10:13.2297907Z (Reading database ... 80% 2021-05-18T14:10:13.2859547Z (Reading database ... 85% 2021-05-18T14:10:13.3046374Z (Reading database ... 90% 2021-05-18T14:10:13.3132256Z (Reading database ... 95% 2021-05-18T14:10:13.3133073Z (Reading database ... 100% 2021-05-18T14:10:13.3134207Z (Reading database ... 267957 files and directories currently installed.) 2021-05-18T14:10:13.3355918Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-18T14:10:13.3372061Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-18T14:10:13.3842400Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-18T14:10:13.4089424Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-18T14:10:13.4137432Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:10:13.4564004Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-18T14:10:13.4853546Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-18T14:10:13.4875740Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:10:13.5850023Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-18T14:10:13.5926237Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:10:13.5987881Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:10:13.6075918Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:10:13.7288184Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:16.1576816Z Reading package lists... 2021-05-18T14:10:16.3379939Z Building dependency tree... 2021-05-18T14:10:16.3397864Z Reading state information... 2021-05-18T14:10:16.5449101Z The following NEW packages will be installed: 2021-05-18T14:10:16.5458987Z libjq-dev 2021-05-18T14:10:16.5673433Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:16.5674276Z Need to get 11.2 kB of archives. 2021-05-18T14:10:16.5675245Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-18T14:10:16.5677285Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-18T14:10:16.9888872Z Fetched 11.2 kB in 0s (618 kB/s) 2021-05-18T14:10:17.0255705Z Selecting previously unselected package libjq-dev:amd64. 2021-05-18T14:10:17.0327672Z (Reading database ... 2021-05-18T14:10:17.0328459Z (Reading database ... 5% 2021-05-18T14:10:17.0329101Z (Reading database ... 10% 2021-05-18T14:10:17.0330084Z (Reading database ... 15% 2021-05-18T14:10:17.0330737Z (Reading database ... 20% 2021-05-18T14:10:17.0331381Z (Reading database ... 25% 2021-05-18T14:10:17.0332015Z (Reading database ... 30% 2021-05-18T14:10:17.0332661Z (Reading database ... 35% 2021-05-18T14:10:17.0333319Z (Reading database ... 40% 2021-05-18T14:10:17.0333958Z (Reading database ... 45% 2021-05-18T14:10:17.0335229Z (Reading database ... 50% 2021-05-18T14:10:17.0373836Z (Reading database ... 55% 2021-05-18T14:10:17.0420815Z (Reading database ... 60% 2021-05-18T14:10:17.0450161Z (Reading database ... 65% 2021-05-18T14:10:17.0571973Z (Reading database ... 70% 2021-05-18T14:10:17.0702894Z (Reading database ... 75% 2021-05-18T14:10:17.0731490Z (Reading database ... 80% 2021-05-18T14:10:17.1348611Z (Reading database ... 85% 2021-05-18T14:10:17.1556469Z (Reading database ... 90% 2021-05-18T14:10:17.1646897Z (Reading database ... 95% 2021-05-18T14:10:17.1647379Z (Reading database ... 100% 2021-05-18T14:10:17.1648042Z (Reading database ... 267986 files and directories currently installed.) 2021-05-18T14:10:17.1809667Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:10:17.1833784Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:10:17.2549511Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:10:19.6854929Z Reading package lists... 2021-05-18T14:10:19.8491786Z Building dependency tree... 2021-05-18T14:10:19.8510578Z Reading state information... 2021-05-18T14:10:20.0638927Z The following NEW packages will be installed: 2021-05-18T14:10:20.0647737Z libmng2 2021-05-18T14:10:20.0918201Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:20.0919423Z Need to get 168 kB of archives. 2021-05-18T14:10:20.0920309Z After this operation, 571 kB of additional disk space will be used. 2021-05-18T14:10:20.0922142Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-18T14:10:20.5424670Z Fetched 168 kB in 0s (6723 kB/s) 2021-05-18T14:10:20.5798103Z Selecting previously unselected package libmng2:amd64. 2021-05-18T14:10:20.5890155Z (Reading database ... 2021-05-18T14:10:20.5891021Z (Reading database ... 5% 2021-05-18T14:10:20.5891665Z (Reading database ... 10% 2021-05-18T14:10:20.5892313Z (Reading database ... 15% 2021-05-18T14:10:20.5892939Z (Reading database ... 20% 2021-05-18T14:10:20.5893551Z (Reading database ... 25% 2021-05-18T14:10:20.5894290Z (Reading database ... 30% 2021-05-18T14:10:20.5894785Z (Reading database ... 35% 2021-05-18T14:10:20.5895221Z (Reading database ... 40% 2021-05-18T14:10:20.5895665Z (Reading database ... 45% 2021-05-18T14:10:20.5896090Z (Reading database ... 50% 2021-05-18T14:10:20.5941151Z (Reading database ... 55% 2021-05-18T14:10:20.5988351Z (Reading database ... 60% 2021-05-18T14:10:20.6017150Z (Reading database ... 65% 2021-05-18T14:10:20.6116846Z (Reading database ... 70% 2021-05-18T14:10:20.6229919Z (Reading database ... 75% 2021-05-18T14:10:20.6254792Z (Reading database ... 80% 2021-05-18T14:10:20.6780292Z (Reading database ... 85% 2021-05-18T14:10:20.6977827Z (Reading database ... 90% 2021-05-18T14:10:20.7063403Z (Reading database ... 95% 2021-05-18T14:10:20.7064221Z (Reading database ... 100% 2021-05-18T14:10:20.7064932Z (Reading database ... 267992 files and directories currently installed.) 2021-05-18T14:10:20.7209357Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-18T14:10:20.7276073Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:10:20.8163761Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:10:20.8261515Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:23.1953346Z Reading package lists... 2021-05-18T14:10:23.3924133Z Building dependency tree... 2021-05-18T14:10:23.3947318Z Reading state information... 2021-05-18T14:10:23.5649176Z E: Unable to locate package libmng1 2021-05-18T14:10:23.6330408Z Reading package lists... 2021-05-18T14:10:23.8144032Z Building dependency tree... 2021-05-18T14:10:23.8163485Z Reading state information... 2021-05-18T14:10:23.9468238Z E: Unable to locate package libapparmor-devel 2021-05-18T14:10:24.0190210Z Reading package lists... 2021-05-18T14:10:24.1988118Z Building dependency tree... 2021-05-18T14:10:24.2011446Z Reading state information... 2021-05-18T14:10:24.3590312Z The following additional packages will be installed: 2021-05-18T14:10:24.3593706Z libij-java 2021-05-18T14:10:24.4141296Z The following NEW packages will be installed: 2021-05-18T14:10:24.4147966Z imagej libij-java 2021-05-18T14:10:24.5091008Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:24.5091703Z Need to get 2328 kB of archives. 2021-05-18T14:10:24.5092315Z After this operation, 2498 kB of additional disk space will be used. 2021-05-18T14:10:24.5094101Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-18T14:10:24.5548327Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-18T14:10:24.9938913Z Fetched 2328 kB in 0s (17.1 MB/s) 2021-05-18T14:10:25.0310603Z Selecting previously unselected package libij-java. 2021-05-18T14:10:25.0393670Z (Reading database ... 2021-05-18T14:10:25.0394252Z (Reading database ... 5% 2021-05-18T14:10:25.0394937Z (Reading database ... 10% 2021-05-18T14:10:25.0395443Z (Reading database ... 15% 2021-05-18T14:10:25.0395897Z (Reading database ... 20% 2021-05-18T14:10:25.0396523Z (Reading database ... 25% 2021-05-18T14:10:25.0397094Z (Reading database ... 30% 2021-05-18T14:10:25.0397527Z (Reading database ... 35% 2021-05-18T14:10:25.0397976Z (Reading database ... 40% 2021-05-18T14:10:25.0398407Z (Reading database ... 45% 2021-05-18T14:10:25.0398853Z (Reading database ... 50% 2021-05-18T14:10:25.0430646Z (Reading database ... 55% 2021-05-18T14:10:25.0489973Z (Reading database ... 60% 2021-05-18T14:10:25.0517836Z (Reading database ... 65% 2021-05-18T14:10:25.0682298Z (Reading database ... 70% 2021-05-18T14:10:25.0841110Z (Reading database ... 75% 2021-05-18T14:10:25.0867307Z (Reading database ... 80% 2021-05-18T14:10:25.1458848Z (Reading database ... 85% 2021-05-18T14:10:25.1641519Z (Reading database ... 90% 2021-05-18T14:10:25.1730572Z (Reading database ... 95% 2021-05-18T14:10:25.1731181Z (Reading database ... 100% 2021-05-18T14:10:25.1732032Z (Reading database ... 267998 files and directories currently installed.) 2021-05-18T14:10:25.1922801Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-18T14:10:25.1988684Z Unpacking libij-java (1.52r-1) ... 2021-05-18T14:10:25.2964774Z Selecting previously unselected package imagej. 2021-05-18T14:10:25.3267164Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-18T14:10:25.3307764Z Unpacking imagej (1.52r-1) ... 2021-05-18T14:10:25.4202667Z Setting up libij-java (1.52r-1) ... 2021-05-18T14:10:25.4255748Z Setting up imagej (1.52r-1) ... 2021-05-18T14:10:25.4303049Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:10:25.8508972Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:26.5919645Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:10:29.3107755Z Reading package lists... 2021-05-18T14:10:29.3117018Z Building dependency tree... 2021-05-18T14:10:29.3117893Z Reading state information... 2021-05-18T14:10:29.4657787Z Suggested packages: 2021-05-18T14:10:29.4659566Z bowtie2-examples 2021-05-18T14:10:29.5175248Z The following NEW packages will be installed: 2021-05-18T14:10:29.5181135Z bowtie2 2021-05-18T14:10:29.5467966Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:29.5470129Z Need to get 1324 kB of archives. 2021-05-18T14:10:29.5471235Z After this operation, 5630 kB of additional disk space will be used. 2021-05-18T14:10:29.5473632Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-18T14:10:30.0569166Z Fetched 1324 kB in 0s (22.9 MB/s) 2021-05-18T14:10:30.0916734Z Selecting previously unselected package bowtie2. 2021-05-18T14:10:30.0993973Z (Reading database ... 2021-05-18T14:10:30.0994668Z (Reading database ... 5% 2021-05-18T14:10:30.0995234Z (Reading database ... 10% 2021-05-18T14:10:30.0995816Z (Reading database ... 15% 2021-05-18T14:10:30.0997281Z (Reading database ... 20% 2021-05-18T14:10:30.0997975Z (Reading database ... 25% 2021-05-18T14:10:30.0998645Z (Reading database ... 30% 2021-05-18T14:10:30.0999278Z (Reading database ... 35% 2021-05-18T14:10:30.1001206Z (Reading database ... 40% 2021-05-18T14:10:30.1001885Z (Reading database ... 45% 2021-05-18T14:10:30.1002469Z (Reading database ... 50% 2021-05-18T14:10:30.1041451Z (Reading database ... 55% 2021-05-18T14:10:30.1092609Z (Reading database ... 60% 2021-05-18T14:10:30.1133847Z (Reading database ... 65% 2021-05-18T14:10:30.1266994Z (Reading database ... 70% 2021-05-18T14:10:30.1398500Z (Reading database ... 75% 2021-05-18T14:10:30.1424534Z (Reading database ... 80% 2021-05-18T14:10:30.2072283Z (Reading database ... 85% 2021-05-18T14:10:30.2286350Z (Reading database ... 90% 2021-05-18T14:10:30.2371837Z (Reading database ... 95% 2021-05-18T14:10:30.2372871Z (Reading database ... 100% 2021-05-18T14:10:30.2373976Z (Reading database ... 268021 files and directories currently installed.) 2021-05-18T14:10:30.2540567Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-18T14:10:30.2564498Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:10:30.4650811Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:10:30.4731263Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:33.8249934Z Reading package lists... 2021-05-18T14:10:33.9943438Z Building dependency tree... 2021-05-18T14:10:33.9961890Z Reading state information... 2021-05-18T14:10:34.1757372Z E: Unable to locate package install 2021-05-18T14:10:34.1758505Z E: Unable to locate package gdal 2021-05-18T14:10:34.2426011Z Reading package lists... 2021-05-18T14:10:34.4011331Z Building dependency tree... 2021-05-18T14:10:34.4033819Z Reading state information... 2021-05-18T14:10:34.4293700Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-18T14:10:34.4295260Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:10:34.4296371Z is only available from another source 2021-05-18T14:10:34.4296923Z 2021-05-18T14:10:34.5278095Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-18T14:10:34.5927569Z Reading package lists... 2021-05-18T14:10:34.7749466Z Building dependency tree... 2021-05-18T14:10:34.7768979Z Reading state information... 2021-05-18T14:10:34.8016884Z Package libav-tools is not available, but is referred to by another package. 2021-05-18T14:10:34.8017888Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:10:34.8018497Z is only available from another source 2021-05-18T14:10:34.8019082Z However the following packages replace it: 2021-05-18T14:10:34.8019555Z ffmpeg 2021-05-18T14:10:34.8019757Z 2021-05-18T14:10:34.9073023Z E: Package 'libav-tools' has no installation candidate 2021-05-18T14:10:34.9790954Z Reading package lists... 2021-05-18T14:10:35.1454417Z Building dependency tree... 2021-05-18T14:10:35.1474805Z Reading state information... 2021-05-18T14:10:35.3106497Z The following additional packages will be installed: 2021-05-18T14:10:35.3108526Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-18T14:10:35.3110197Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:10:35.3111433Z libssh2-1-dev 2021-05-18T14:10:35.3114375Z Suggested packages: 2021-05-18T14:10:35.3115526Z libgcrypt20-doc libmbedtls-doc 2021-05-18T14:10:35.3642276Z The following NEW packages will be installed: 2021-05-18T14:10:35.3644388Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-18T14:10:35.3646223Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:10:35.3647716Z libssh2-1-dev 2021-05-18T14:10:35.3897437Z 0 upgraded, 11 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:35.3898415Z Need to get 2667 kB of archives. 2021-05-18T14:10:35.3899164Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-18T14:10:35.3901659Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-18T14:10:35.3970693Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-18T14:10:35.4063834Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-18T14:10:35.4075642Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-18T14:10:35.4100750Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-18T14:10:35.4109171Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-18T14:10:35.4116498Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-18T14:10:35.4173054Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-18T14:10:35.4234291Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-18T14:10:35.4264694Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-18T14:10:35.4271252Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-18T14:10:35.9206354Z Fetched 2667 kB in 0s (38.7 MB/s) 2021-05-18T14:10:35.9543008Z Selecting previously unselected package libgpg-error-dev. 2021-05-18T14:10:35.9621376Z (Reading database ... 2021-05-18T14:10:35.9622100Z (Reading database ... 5% 2021-05-18T14:10:35.9622544Z (Reading database ... 10% 2021-05-18T14:10:35.9622965Z (Reading database ... 15% 2021-05-18T14:10:35.9623687Z (Reading database ... 20% 2021-05-18T14:10:35.9624130Z (Reading database ... 25% 2021-05-18T14:10:35.9624554Z (Reading database ... 30% 2021-05-18T14:10:35.9624993Z (Reading database ... 35% 2021-05-18T14:10:35.9625427Z (Reading database ... 40% 2021-05-18T14:10:35.9625867Z (Reading database ... 45% 2021-05-18T14:10:35.9626304Z (Reading database ... 50% 2021-05-18T14:10:35.9673792Z (Reading database ... 55% 2021-05-18T14:10:35.9798758Z (Reading database ... 60% 2021-05-18T14:10:35.9799259Z (Reading database ... 65% 2021-05-18T14:10:35.9917314Z (Reading database ... 70% 2021-05-18T14:10:36.0056964Z (Reading database ... 75% 2021-05-18T14:10:36.0084012Z (Reading database ... 80% 2021-05-18T14:10:36.0663126Z (Reading database ... 85% 2021-05-18T14:10:36.0885963Z (Reading database ... 90% 2021-05-18T14:10:36.0977737Z (Reading database ... 95% 2021-05-18T14:10:36.0978343Z (Reading database ... 100% 2021-05-18T14:10:36.0979024Z (Reading database ... 268047 files and directories currently installed.) 2021-05-18T14:10:36.1148161Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-18T14:10:36.1180880Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-18T14:10:36.1743165Z Selecting previously unselected package libgcrypt20-dev. 2021-05-18T14:10:36.2062879Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-18T14:10:36.2105722Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:10:36.2963099Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-18T14:10:36.3222119Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-18T14:10:36.3271314Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:10:36.3711523Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-18T14:10:36.4019880Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:10:36.4065809Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:36.4683062Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-18T14:10:36.4972694Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:10:37.3136082Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:37.3137731Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-18T14:10:37.3139058Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:10:37.3140403Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:37.3141376Z Selecting previously unselected package libgit2-28:amd64. 2021-05-18T14:10:37.3142427Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:10:37.3143643Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:10:37.3144589Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-18T14:10:37.3145884Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:10:37.3146803Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:37.3147951Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-18T14:10:37.3148934Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-18T14:10:37.3150370Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:10:37.3151402Z Selecting previously unselected package libhttp-parser-dev. 2021-05-18T14:10:37.3152470Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-18T14:10:37.3153509Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:10:37.3154415Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-18T14:10:37.3155366Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:10:37.3156196Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:10:37.3156947Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-18T14:10:37.3157758Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:37.3158583Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:10:37.3159370Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:10:37.3160452Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:37.3161290Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:37.3162103Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:10:37.3162912Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:10:37.3163709Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:10:37.3164463Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:10:37.3165384Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:10:37.3216538Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:42.2436890Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:10:42.3639036Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:44.7451626Z Reading package lists... 2021-05-18T14:10:44.9042348Z Building dependency tree... 2021-05-18T14:10:44.9062782Z Reading state information... 2021-05-18T14:10:45.1734673Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-18T14:10:45.1736361Z libtiff-dev set to manually installed. 2021-05-18T14:10:45.1737333Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:45.2362126Z Reading package lists... 2021-05-18T14:10:45.4074756Z Building dependency tree... 2021-05-18T14:10:45.4095648Z Reading state information... 2021-05-18T14:10:45.6454538Z unixodbc-dev is already the newest version (2.3.7). 2021-05-18T14:10:45.6456359Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:45.7113149Z Reading package lists... 2021-05-18T14:10:45.8811310Z Building dependency tree... 2021-05-18T14:10:45.8829043Z Reading state information... 2021-05-18T14:10:46.1012064Z The following NEW packages will be installed: 2021-05-18T14:10:46.1016706Z libsodium-dev 2021-05-18T14:10:46.1220740Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:46.1221847Z Need to get 169 kB of archives. 2021-05-18T14:10:46.1222750Z After this operation, 826 kB of additional disk space will be used. 2021-05-18T14:10:46.1225259Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-18T14:10:46.5911528Z Fetched 169 kB in 0s (8969 kB/s) 2021-05-18T14:10:46.6246355Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-18T14:10:46.6321504Z (Reading database ... 2021-05-18T14:10:46.6322133Z (Reading database ... 5% 2021-05-18T14:10:46.6322861Z (Reading database ... 10% 2021-05-18T14:10:46.6323431Z (Reading database ... 15% 2021-05-18T14:10:46.6323978Z (Reading database ... 20% 2021-05-18T14:10:46.6324531Z (Reading database ... 25% 2021-05-18T14:10:46.6325086Z (Reading database ... 30% 2021-05-18T14:10:46.6325765Z (Reading database ... 35% 2021-05-18T14:10:46.6327380Z (Reading database ... 40% 2021-05-18T14:10:46.6327971Z (Reading database ... 45% 2021-05-18T14:10:46.6328487Z (Reading database ... 50% 2021-05-18T14:10:46.6371423Z (Reading database ... 55% 2021-05-18T14:10:46.6417185Z (Reading database ... 60% 2021-05-18T14:10:46.6442033Z (Reading database ... 65% 2021-05-18T14:10:46.6569354Z (Reading database ... 70% 2021-05-18T14:10:46.6703464Z (Reading database ... 75% 2021-05-18T14:10:46.6731785Z (Reading database ... 80% 2021-05-18T14:10:46.7315555Z (Reading database ... 85% 2021-05-18T14:10:46.7495025Z (Reading database ... 90% 2021-05-18T14:10:46.7599273Z (Reading database ... 95% 2021-05-18T14:10:46.7600121Z (Reading database ... 100% 2021-05-18T14:10:46.7601212Z (Reading database ... 268550 files and directories currently installed.) 2021-05-18T14:10:46.7766552Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-18T14:10:46.7820641Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:10:46.8750394Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:10:49.2530361Z Reading package lists... 2021-05-18T14:10:49.4305896Z Building dependency tree... 2021-05-18T14:10:49.4325323Z Reading state information... 2021-05-18T14:10:49.5775837Z The following additional packages will be installed: 2021-05-18T14:10:49.5779418Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-18T14:10:49.6254306Z The following NEW packages will be installed: 2021-05-18T14:10:49.6261078Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-18T14:10:49.6262374Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-18T14:10:49.6463745Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:49.6464456Z Need to get 10.4 MB of archives. 2021-05-18T14:10:49.6465459Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-18T14:10:49.6467545Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-18T14:10:49.6605209Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-18T14:10:49.6756099Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-18T14:10:49.6970381Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-18T14:10:49.7152688Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-18T14:10:49.7425597Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-18T14:10:49.7705404Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-18T14:10:49.8187367Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-18T14:10:50.2509941Z Fetched 10.4 MB in 0s (54.8 MB/s) 2021-05-18T14:10:50.2874585Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-18T14:10:50.2946930Z (Reading database ... 2021-05-18T14:10:50.2948067Z (Reading database ... 5% 2021-05-18T14:10:50.2948777Z (Reading database ... 10% 2021-05-18T14:10:50.2949474Z (Reading database ... 15% 2021-05-18T14:10:50.2950145Z (Reading database ... 20% 2021-05-18T14:10:50.2951155Z (Reading database ... 25% 2021-05-18T14:10:50.2951657Z (Reading database ... 30% 2021-05-18T14:10:50.2952126Z (Reading database ... 35% 2021-05-18T14:10:50.2952615Z (Reading database ... 40% 2021-05-18T14:10:50.2953087Z (Reading database ... 45% 2021-05-18T14:10:50.2953555Z (Reading database ... 50% 2021-05-18T14:10:50.3001803Z (Reading database ... 55% 2021-05-18T14:10:50.3056103Z (Reading database ... 60% 2021-05-18T14:10:50.3081145Z (Reading database ... 65% 2021-05-18T14:10:50.3226521Z (Reading database ... 70% 2021-05-18T14:10:50.3362942Z (Reading database ... 75% 2021-05-18T14:10:50.3388469Z (Reading database ... 80% 2021-05-18T14:10:50.3967664Z (Reading database ... 85% 2021-05-18T14:10:50.4165785Z (Reading database ... 90% 2021-05-18T14:10:50.4267787Z (Reading database ... 95% 2021-05-18T14:10:50.4268618Z (Reading database ... 100% 2021-05-18T14:10:50.4269619Z (Reading database ... 268620 files and directories currently installed.) 2021-05-18T14:10:50.4429850Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-18T14:10:50.4460057Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:10:50.5334957Z Selecting previously unselected package liblept5:amd64. 2021-05-18T14:10:50.5637490Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-18T14:10:50.5702897Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:10:50.6929388Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-18T14:10:50.7214625Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-18T14:10:50.7260506Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:10:50.8802393Z Selecting previously unselected package libtesseract4:amd64. 2021-05-18T14:10:50.9053799Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-18T14:10:50.9075414Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:10:51.0534713Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-18T14:10:51.0853693Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-18T14:10:51.0881930Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:10:51.2654891Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-18T14:10:51.2945318Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:10:51.2993173Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:10:51.4802620Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-18T14:10:51.5073539Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:10:51.5138295Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:10:51.8761860Z Selecting previously unselected package tesseract-ocr. 2021-05-18T14:10:51.9004019Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-18T14:10:51.9045238Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:10:52.0000662Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:10:52.0070411Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:10:52.0141547Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:10:52.0204315Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:10:52.0296604Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:10:52.0366993Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:10:52.0463307Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:10:52.0549308Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:10:52.0642015Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:55.0733599Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:57.5269969Z Reading package lists... 2021-05-18T14:10:57.6919475Z Building dependency tree... 2021-05-18T14:10:57.6948460Z Reading state information... 2021-05-18T14:10:57.9415441Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-18T14:10:57.9416895Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:58.0060651Z Reading package lists... 2021-05-18T14:10:58.1824719Z Building dependency tree... 2021-05-18T14:10:58.1846693Z Reading state information... 2021-05-18T14:10:58.3431881Z The following additional packages will be installed: 2021-05-18T14:10:58.3434297Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:10:58.3435943Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-18T14:10:58.3442439Z Suggested packages: 2021-05-18T14:10:58.3443570Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-18T14:10:58.3932347Z The following NEW packages will be installed: 2021-05-18T14:10:58.3934790Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:10:58.3937806Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-18T14:10:58.4840261Z 0 upgraded, 10 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:58.4841647Z Need to get 1459 kB of archives. 2021-05-18T14:10:58.4842834Z After this operation, 7754 kB of additional disk space will be used. 2021-05-18T14:10:58.4846401Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-18T14:10:58.4876443Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-18T14:10:58.4891932Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-18T14:10:58.4915071Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-18T14:10:58.4923702Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-18T14:10:58.4931067Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-18T14:10:58.4949532Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-18T14:10:58.5034490Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-18T14:10:58.5072284Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-18T14:10:58.5078906Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-18T14:10:58.9455367Z Fetched 1459 kB in 0s (12.6 MB/s) 2021-05-18T14:10:58.9851717Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-18T14:10:58.9931388Z (Reading database ... 2021-05-18T14:10:58.9932158Z (Reading database ... 5% 2021-05-18T14:10:58.9933934Z (Reading database ... 10% 2021-05-18T14:10:58.9934699Z (Reading database ... 15% 2021-05-18T14:10:58.9935339Z (Reading database ... 20% 2021-05-18T14:10:58.9936129Z (Reading database ... 25% 2021-05-18T14:10:58.9936801Z (Reading database ... 30% 2021-05-18T14:10:58.9937415Z (Reading database ... 35% 2021-05-18T14:10:58.9938093Z (Reading database ... 40% 2021-05-18T14:10:58.9938723Z (Reading database ... 45% 2021-05-18T14:10:58.9939330Z (Reading database ... 50% 2021-05-18T14:10:58.9973015Z (Reading database ... 55% 2021-05-18T14:10:59.0014842Z (Reading database ... 60% 2021-05-18T14:10:59.0044765Z (Reading database ... 65% 2021-05-18T14:10:59.0157496Z (Reading database ... 70% 2021-05-18T14:10:59.0277963Z (Reading database ... 75% 2021-05-18T14:10:59.0302908Z (Reading database ... 80% 2021-05-18T14:10:59.0816206Z (Reading database ... 85% 2021-05-18T14:10:59.1188316Z (Reading database ... 90% 2021-05-18T14:10:59.1272406Z (Reading database ... 95% 2021-05-18T14:10:59.1273035Z (Reading database ... 100% 2021-05-18T14:10:59.1273849Z (Reading database ... 268845 files and directories currently installed.) 2021-05-18T14:10:59.1451972Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:59.1505235Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:59.1961683Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-18T14:10:59.2217861Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:59.2243807Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:59.2762436Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-18T14:10:59.3030836Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:59.3059801Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:59.3522113Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-18T14:10:59.3826044Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:59.3860770Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:59.4335225Z Selecting previously unselected package comerr-dev:amd64. 2021-05-18T14:10:59.4646867Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-18T14:10:59.4702025Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:10:59.5153203Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-18T14:10:59.5462268Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:59.5496512Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:59.6019861Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-18T14:10:59.6315659Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-18T14:10:59.6346711Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:10:59.7243440Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-18T14:10:59.7506613Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:10:59.7535672Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:10:59.8066687Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-18T14:10:59.8362487Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:10:59.8417531Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:10:59.8825371Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-18T14:10:59.9135881Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-18T14:10:59.9170680Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:11:00.0509421Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:11:00.0601412Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:11:00.0652544Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:11:00.0737959Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:11:00.0814322Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:11:00.0913452Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:11:00.1011917Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:11:00.1151079Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:11:00.1242410Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:11:00.1361948Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:11:00.1516045Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:00.1767019Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:03.3273010Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:11:05.7776325Z Reading package lists... 2021-05-18T14:11:05.9580365Z Building dependency tree... 2021-05-18T14:11:05.9602088Z Reading state information... 2021-05-18T14:11:06.1267530Z E: Unable to locate package udunits 2021-05-18T14:11:06.2042414Z Reading package lists... 2021-05-18T14:11:06.3754489Z Building dependency tree... 2021-05-18T14:11:06.3777174Z Reading state information... 2021-05-18T14:11:06.5349659Z The following additional packages will be installed: 2021-05-18T14:11:06.5351207Z libwebpdemux2 2021-05-18T14:11:06.5829721Z The following NEW packages will be installed: 2021-05-18T14:11:06.5831739Z libwebp-dev libwebpdemux2 2021-05-18T14:11:06.6062359Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:06.6063388Z Need to get 277 kB of archives. 2021-05-18T14:11:06.6064468Z After this operation, 965 kB of additional disk space will be used. 2021-05-18T14:11:06.6066946Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-18T14:11:06.6082129Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-18T14:11:07.0503780Z Fetched 277 kB in 0s (10.1 MB/s) 2021-05-18T14:11:07.0904644Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-18T14:11:07.0979149Z (Reading database ... 2021-05-18T14:11:07.0980973Z (Reading database ... 5% 2021-05-18T14:11:07.0981905Z (Reading database ... 10% 2021-05-18T14:11:07.0982656Z (Reading database ... 15% 2021-05-18T14:11:07.0984115Z (Reading database ... 20% 2021-05-18T14:11:07.0984667Z (Reading database ... 25% 2021-05-18T14:11:07.0985128Z (Reading database ... 30% 2021-05-18T14:11:07.0985718Z (Reading database ... 35% 2021-05-18T14:11:07.0986172Z (Reading database ... 40% 2021-05-18T14:11:07.0986762Z (Reading database ... 45% 2021-05-18T14:11:07.0987530Z (Reading database ... 50% 2021-05-18T14:11:07.1020298Z (Reading database ... 55% 2021-05-18T14:11:07.1068330Z (Reading database ... 60% 2021-05-18T14:11:07.1120079Z (Reading database ... 65% 2021-05-18T14:11:07.1259280Z (Reading database ... 70% 2021-05-18T14:11:07.1383870Z (Reading database ... 75% 2021-05-18T14:11:07.1412413Z (Reading database ... 80% 2021-05-18T14:11:07.1831490Z (Reading database ... 85% 2021-05-18T14:11:07.2199092Z (Reading database ... 90% 2021-05-18T14:11:07.2303064Z (Reading database ... 95% 2021-05-18T14:11:07.2303609Z (Reading database ... 100% 2021-05-18T14:11:07.2304275Z (Reading database ... 269145 files and directories currently installed.) 2021-05-18T14:11:07.2469574Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-18T14:11:07.2539803Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:11:07.2882776Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-18T14:11:07.3199679Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-18T14:11:07.3226749Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:11:07.4309441Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:11:07.4388077Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:11:07.4473879Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:09.8694395Z Reading package lists... 2021-05-18T14:11:10.0244179Z Building dependency tree... 2021-05-18T14:11:10.0263717Z Reading state information... 2021-05-18T14:11:10.1845843Z The following additional packages will be installed: 2021-05-18T14:11:10.1848480Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:11:10.1851705Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:11:10.1854138Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:11:10.1854726Z Suggested packages: 2021-05-18T14:11:10.1855450Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-18T14:11:10.1856331Z Recommended packages: 2021-05-18T14:11:10.1856702Z cargo 2021-05-18T14:11:10.2387961Z The following NEW packages will be installed: 2021-05-18T14:11:10.2394019Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:11:10.2396158Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:11:10.2397631Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:11:10.2686061Z 0 upgraded, 13 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:10.2687920Z Need to get 108 MB of archives. 2021-05-18T14:11:10.2688932Z After this operation, 501 MB of additional disk space will be used. 2021-05-18T14:11:10.2691892Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-18T14:11:10.2734085Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-18T14:11:10.2746420Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-18T14:11:10.2753982Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-18T14:11:10.2814850Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-18T14:11:10.2848901Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-18T14:11:10.2865522Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-18T14:11:10.5348150Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-18T14:11:11.0994694Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-18T14:11:11.4909386Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-18T14:11:11.5143854Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-18T14:11:11.5514586Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-18T14:11:11.6965776Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-18T14:11:12.1270732Z Fetched 108 MB in 1s (74.3 MB/s) 2021-05-18T14:11:12.1714049Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-18T14:11:12.1791899Z (Reading database ... 2021-05-18T14:11:12.1792676Z (Reading database ... 5% 2021-05-18T14:11:12.1793325Z (Reading database ... 10% 2021-05-18T14:11:12.1794027Z (Reading database ... 15% 2021-05-18T14:11:12.1794653Z (Reading database ... 20% 2021-05-18T14:11:12.1795259Z (Reading database ... 25% 2021-05-18T14:11:12.1795873Z (Reading database ... 30% 2021-05-18T14:11:12.1796487Z (Reading database ... 35% 2021-05-18T14:11:12.1797227Z (Reading database ... 40% 2021-05-18T14:11:12.1797693Z (Reading database ... 45% 2021-05-18T14:11:12.1798113Z (Reading database ... 50% 2021-05-18T14:11:12.1829961Z (Reading database ... 55% 2021-05-18T14:11:12.1888056Z (Reading database ... 60% 2021-05-18T14:11:12.1920402Z (Reading database ... 65% 2021-05-18T14:11:12.2054788Z (Reading database ... 70% 2021-05-18T14:11:12.2213184Z (Reading database ... 75% 2021-05-18T14:11:12.2236731Z (Reading database ... 80% 2021-05-18T14:11:12.2633252Z (Reading database ... 85% 2021-05-18T14:11:12.2974217Z (Reading database ... 90% 2021-05-18T14:11:12.3049260Z (Reading database ... 95% 2021-05-18T14:11:12.3050036Z (Reading database ... 100% 2021-05-18T14:11:12.3050877Z (Reading database ... 269173 files and directories currently installed.) 2021-05-18T14:11:12.3235613Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-18T14:11:12.3284124Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:11:12.3799272Z Selecting previously unselected package libipt2. 2021-05-18T14:11:12.4113305Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-18T14:11:12.4133412Z Unpacking libipt2 (2.0.1-1) ... 2021-05-18T14:11:12.4603437Z Selecting previously unselected package libsource-highlight-common. 2021-05-18T14:11:12.4877425Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-18T14:11:12.4905950Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:11:12.5524124Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-18T14:11:12.5816740Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-18T14:11:12.5839628Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:11:12.6765433Z Selecting previously unselected package libsource-highlight4v5. 2021-05-18T14:11:12.7068057Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-18T14:11:12.7101261Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:11:12.7751504Z Selecting previously unselected package libxxhash0:amd64. 2021-05-18T14:11:12.8057257Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-18T14:11:12.8086373Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:11:12.8561197Z Selecting previously unselected package gdb. 2021-05-18T14:11:12.8875890Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-18T14:11:12.8907858Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:11:13.2186010Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-18T14:11:13.2510002Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:11:13.2540045Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:19.2192420Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-18T14:11:19.2495680Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:11:19.2522752Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:22.2793942Z Selecting previously unselected package rustc. 2021-05-18T14:11:22.3096106Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:11:22.3119091Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:22.5058047Z Selecting previously unselected package cargo. 2021-05-18T14:11:22.5382401Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:11:22.5415900Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:11:22.9195983Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-18T14:11:22.9557850Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-18T14:11:22.9617361Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:11:24.2042471Z Selecting previously unselected package rust-gdb. 2021-05-18T14:11:24.2343220Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-18T14:11:24.2371613Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:24.3146307Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:24.3231915Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:11:24.3327305Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:11:24.3408652Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:24.3569399Z Setting up libipt2 (2.0.1-1) ... 2021-05-18T14:11:24.3690185Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:11:24.3812991Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:11:24.3903586Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:24.3997794Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:11:24.4112892Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:11:24.4214036Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:11:24.4320414Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:11:24.4490850Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:11:24.4555663Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:24.4881150Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:28.0702684Z Reading package lists... 2021-05-18T14:11:28.2474682Z Building dependency tree... 2021-05-18T14:11:28.2494780Z Reading state information... 2021-05-18T14:11:28.4199085Z The following additional packages will be installed: 2021-05-18T14:11:28.4201571Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:11:28.4203761Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:11:28.4205606Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:11:28.4207461Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:11:28.4209548Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:11:28.4211289Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:11:28.4214780Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:11:28.4217258Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:11:28.4221267Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:11:28.4222869Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:11:28.4224229Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:11:28.4225932Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:11:28.4227306Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:11:28.4229127Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:11:28.4230889Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:11:28.4232261Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:11:28.4233564Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:11:28.4235104Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:11:28.4237184Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:11:28.4238503Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:11:28.4240247Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:11:28.4241448Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:11:28.4242911Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:11:28.4243984Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:11:28.4245333Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:11:28.4246606Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:11:28.4247852Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:11:28.4249182Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:11:28.4251247Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:11:28.4252716Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:11:28.4254136Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:11:28.4255445Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:11:28.4256670Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:11:28.4257940Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:11:28.4259311Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:11:28.4260664Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:11:28.4261948Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:11:28.4263203Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:11:28.4264399Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:11:28.4265887Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:11:28.4267260Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:11:28.4268635Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-18T14:11:28.4270074Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:11:28.4271543Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:11:28.4273315Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:11:28.4275008Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:11:28.4276338Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:11:28.4278184Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:11:28.4279398Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:11:28.4280313Z Suggested packages: 2021-05-18T14:11:28.4282556Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-18T14:11:28.4283974Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-18T14:11:28.4285556Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-18T14:11:28.4287253Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-18T14:11:28.4288752Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-18T14:11:28.4290122Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-18T14:11:28.4291916Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-18T14:11:28.4293363Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-18T14:11:28.4294905Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-18T14:11:28.4296433Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-18T14:11:28.4298125Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-18T14:11:28.4299836Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-18T14:11:28.4301668Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-18T14:11:28.4302741Z wpagui libengine-pkcs11-openssl 2021-05-18T14:11:28.5243563Z The following NEW packages will be installed: 2021-05-18T14:11:28.5245716Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:11:28.5247563Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:11:28.5249463Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:11:28.5251089Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:11:28.5252903Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:11:28.5254476Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:11:28.5257887Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:11:28.5259600Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:11:28.5260968Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:11:28.5262264Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:11:28.5263601Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:11:28.5264945Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:11:28.5266370Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:11:28.5268061Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:11:28.5269533Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:11:28.5270905Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:11:28.5272196Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:11:28.5273517Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:11:28.5274907Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:11:28.5276012Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:11:28.5277097Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:11:28.5278801Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:11:28.5280085Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:11:28.5281177Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:11:28.5282710Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:11:28.5284259Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:11:28.5285779Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:11:28.5287327Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:11:28.5289323Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:11:28.5290793Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:11:28.5292030Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:11:28.5293345Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:11:28.5296464Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:11:28.5297892Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:11:28.5299415Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:11:28.5301306Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:11:28.5303068Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:11:28.5304533Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:11:28.5305871Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:11:28.5307327Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:11:28.5308795Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:11:28.5310147Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-18T14:11:28.5311856Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:11:28.5313836Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:11:28.5315473Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:11:28.5318033Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:11:28.5319757Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:11:28.5321707Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:11:28.5322884Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:11:28.5535172Z 0 upgraded, 214 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:28.5535959Z Need to get 183 MB of archives. 2021-05-18T14:11:28.5537066Z After this operation, 776 MB of additional disk space will be used. 2021-05-18T14:11:28.5539353Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-18T14:11:28.5566233Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-18T14:11:28.5851814Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-18T14:11:28.5859109Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-18T14:11:28.5865932Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-18T14:11:28.5873723Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-18T14:11:28.5882365Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-18T14:11:28.5890414Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-18T14:11:28.5897730Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-18T14:11:28.5908003Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-18T14:11:28.5919394Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-18T14:11:28.5943115Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-18T14:11:28.6048449Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-18T14:11:28.6055095Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-18T14:11:28.6061171Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-18T14:11:28.6067776Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-18T14:11:28.6082613Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-18T14:11:28.6085536Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-18T14:11:28.6087870Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-18T14:11:28.6090330Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-18T14:11:28.6099788Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-18T14:11:28.6101992Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-18T14:11:28.6122376Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-18T14:11:28.6544141Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-18T14:11:28.6844044Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-18T14:11:28.6860703Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-18T14:11:28.6889685Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-18T14:11:28.7001522Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-18T14:11:28.7008869Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-18T14:11:28.7077953Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-18T14:11:28.7086865Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-18T14:11:28.7298342Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-18T14:11:28.7501010Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-18T14:11:28.7521377Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-18T14:11:28.7534887Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-18T14:11:28.7544174Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-18T14:11:28.9610224Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-18T14:11:28.9617397Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-18T14:11:28.9751530Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-18T14:11:28.9798633Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-18T14:11:28.9825669Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-18T14:11:28.9845355Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-18T14:11:28.9855670Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-18T14:11:28.9882075Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-18T14:11:28.9897011Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-18T14:11:28.9922038Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-18T14:11:28.9938424Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-18T14:11:28.9999217Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-18T14:11:29.0014203Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-18T14:11:29.0070444Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-18T14:11:29.0091232Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-18T14:11:29.0097513Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-18T14:11:29.0106715Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-18T14:11:29.0124217Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-18T14:11:29.0241318Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-18T14:11:29.0258587Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-18T14:11:29.1257542Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-18T14:11:29.1377480Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-18T14:11:29.1419634Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-18T14:11:29.1458856Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-18T14:11:29.1474193Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-18T14:11:29.1486739Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-18T14:11:29.1496177Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-18T14:11:29.1550863Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-18T14:11:29.1670729Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-18T14:11:29.1722020Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-18T14:11:29.1756686Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-18T14:11:29.1785056Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-18T14:11:29.1992166Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-18T14:11:29.2138750Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-18T14:11:29.3077610Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-18T14:11:29.3090745Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-18T14:11:29.3105360Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-18T14:11:29.3120386Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-18T14:11:29.3133529Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-18T14:11:29.3172671Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-18T14:11:29.3219464Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-18T14:11:29.4092117Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-18T14:11:29.4096310Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-18T14:11:29.4113308Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-18T14:11:29.4355318Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-18T14:11:29.4366820Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-18T14:11:29.4396784Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-18T14:11:29.4479315Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-18T14:11:29.5085361Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-18T14:11:29.5383596Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-18T14:11:29.5397279Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-18T14:11:29.5410592Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-18T14:11:29.5427134Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-18T14:11:29.5496798Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-18T14:11:29.5509832Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-18T14:11:29.5531994Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-18T14:11:29.5546405Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-18T14:11:29.5573552Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-18T14:11:29.5593234Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-18T14:11:29.5609837Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-18T14:11:29.6009713Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-18T14:11:29.6088162Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-18T14:11:29.6131590Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-18T14:11:29.6204721Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-18T14:11:29.6206436Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-18T14:11:29.6243138Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-18T14:11:29.6347067Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-18T14:11:29.6366724Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-18T14:11:29.6376011Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-18T14:11:29.6482001Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-18T14:11:29.6490296Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-18T14:11:30.1809333Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-18T14:11:30.1826382Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-18T14:11:30.1835916Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-18T14:11:30.2051442Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-18T14:11:30.2829345Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-18T14:11:30.2836989Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-18T14:11:30.2850219Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-18T14:11:30.2932434Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-18T14:11:30.2947317Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-18T14:11:30.3344320Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-18T14:11:30.3460359Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-18T14:11:30.3570961Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-18T14:11:30.3577004Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-18T14:11:30.3587926Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-18T14:11:30.3613706Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-18T14:11:30.3628005Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-18T14:11:30.3633888Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-18T14:11:30.3639689Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-18T14:11:30.3655820Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-18T14:11:30.3662232Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-18T14:11:30.3668634Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-18T14:11:30.3676264Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-18T14:11:30.3686327Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-18T14:11:30.3691793Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-18T14:11:30.3698114Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-18T14:11:30.3729126Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-18T14:11:30.3913407Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-18T14:11:30.3931136Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-18T14:11:30.3938761Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-18T14:11:30.3969774Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-18T14:11:30.4072106Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-18T14:11:30.4103167Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-18T14:11:30.4127635Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-18T14:11:30.4139234Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-18T14:11:30.4174678Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-18T14:11:30.4186705Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-18T14:11:30.4201766Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-18T14:11:30.4228382Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-18T14:11:30.4236787Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-18T14:11:30.4248694Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-18T14:11:30.4296150Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-18T14:11:30.4426496Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-18T14:11:30.4874581Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-18T14:11:30.4876585Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-18T14:11:30.4935667Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-18T14:11:30.4958677Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-18T14:11:30.4971620Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-18T14:11:30.5018116Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-18T14:11:30.5024020Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-18T14:11:30.5413130Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-18T14:11:30.5502712Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-18T14:11:30.5642226Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-18T14:11:30.6155529Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-18T14:11:30.6198543Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-18T14:11:30.6241938Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-18T14:11:30.6252367Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-18T14:11:30.6334580Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-18T14:11:30.6336810Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-18T14:11:30.6355274Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-18T14:11:30.6357184Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-18T14:11:30.6449657Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-18T14:11:30.7910026Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-18T14:11:30.8543830Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-18T14:11:30.8546214Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-18T14:11:30.9949613Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-18T14:11:30.9951237Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-18T14:11:30.9961781Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-18T14:11:30.9976838Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-18T14:11:31.0066487Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-18T14:11:31.0069994Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-18T14:11:31.0092305Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-18T14:11:31.0105403Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-18T14:11:31.0126204Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-18T14:11:31.0144690Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-18T14:11:31.0164479Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-18T14:11:31.0366108Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-18T14:11:31.1785185Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-18T14:11:31.2533605Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-18T14:11:31.2541098Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-18T14:11:31.2550716Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-18T14:11:31.2587200Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-18T14:11:31.2601835Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-18T14:11:31.2633075Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-18T14:11:31.2685748Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-18T14:11:31.2687756Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-18T14:11:31.3017156Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-18T14:11:31.3031602Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-18T14:11:31.3046623Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-18T14:11:31.3411346Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-18T14:11:31.3448754Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-18T14:11:31.3461685Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-18T14:11:31.3478787Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-18T14:11:31.3507970Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-18T14:11:31.3891688Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-18T14:11:31.5207327Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-18T14:11:31.5264841Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-18T14:11:31.5405214Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-18T14:11:32.3006661Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-18T14:11:32.4026206Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-18T14:11:32.4129847Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-18T14:11:32.4206928Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-18T14:11:32.4263778Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-18T14:11:32.4288106Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-18T14:11:32.4679112Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-18T14:11:32.4890787Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-18T14:11:32.4961556Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-18T14:11:32.4967891Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-18T14:11:33.7191917Z Fetched 183 MB in 4s (46.2 MB/s) 2021-05-18T14:11:33.7663206Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-18T14:11:33.7747879Z (Reading database ... 2021-05-18T14:11:33.7748451Z (Reading database ... 5% 2021-05-18T14:11:33.7749053Z (Reading database ... 10% 2021-05-18T14:11:33.7749499Z (Reading database ... 15% 2021-05-18T14:11:33.7749926Z (Reading database ... 20% 2021-05-18T14:11:33.7750387Z (Reading database ... 25% 2021-05-18T14:11:33.7750830Z (Reading database ... 30% 2021-05-18T14:11:33.7751257Z (Reading database ... 35% 2021-05-18T14:11:33.7751694Z (Reading database ... 40% 2021-05-18T14:11:33.7752115Z (Reading database ... 45% 2021-05-18T14:11:33.7752555Z (Reading database ... 50% 2021-05-18T14:11:33.7798663Z (Reading database ... 55% 2021-05-18T14:11:33.7842694Z (Reading database ... 60% 2021-05-18T14:11:33.7874681Z (Reading database ... 65% 2021-05-18T14:11:33.8014640Z (Reading database ... 70% 2021-05-18T14:11:33.8141463Z (Reading database ... 75% 2021-05-18T14:11:33.8172351Z (Reading database ... 80% 2021-05-18T14:11:33.8659878Z (Reading database ... 85% 2021-05-18T14:11:33.9005008Z (Reading database ... 90% 2021-05-18T14:11:33.9095586Z (Reading database ... 95% 2021-05-18T14:11:33.9096554Z (Reading database ... 100% 2021-05-18T14:11:33.9099249Z (Reading database ... 269928 files and directories currently installed.) 2021-05-18T14:11:33.9266539Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-18T14:11:33.9332719Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:11:33.9802745Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-18T14:11:34.0094624Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:34.0204361Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:34.2282498Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-18T14:11:34.2543971Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:11:34.2570082Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:11:34.3041430Z Selecting previously unselected package libegl1:amd64. 2021-05-18T14:11:34.3293048Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:11:34.3320215Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:11:34.3801805Z Selecting previously unselected package libevdev2:amd64. 2021-05-18T14:11:34.4026794Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:34.4055555Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:11:34.4414675Z Selecting previously unselected package libmtdev1:amd64. 2021-05-18T14:11:34.4737485Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-18T14:11:34.4759849Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:11:34.5083327Z Selecting previously unselected package libwacom-common. 2021-05-18T14:11:34.5415696Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-18T14:11:34.5438601Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:11:34.6281992Z Selecting previously unselected package libwacom2:amd64. 2021-05-18T14:11:34.6547371Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:11:34.6595425Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:11:34.7026304Z Selecting previously unselected package libinput-bin. 2021-05-18T14:11:34.7336904Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:11:34.7353322Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:11:34.7882080Z Selecting previously unselected package libinput10:amd64. 2021-05-18T14:11:34.8149364Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:11:34.8173450Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:11:34.8761439Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-18T14:11:34.9013854Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:34.9055955Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:34.9727841Z Selecting previously unselected package libqt5network5:amd64. 2021-05-18T14:11:35.0034155Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:35.0068900Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:35.1122586Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-18T14:11:35.1375825Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-18T14:11:35.1423106Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:11:35.1921821Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-18T14:11:35.2178025Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-18T14:11:35.2195243Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:11:35.2642686Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-18T14:11:35.2932736Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-18T14:11:35.2954187Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:11:35.3331005Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-18T14:11:35.3665649Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-18T14:11:35.3697362Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:11:35.4223859Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-18T14:11:35.4549693Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-18T14:11:35.4577630Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:11:35.4987299Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-18T14:11:35.5285399Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-18T14:11:35.5309664Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:11:35.5810824Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-18T14:11:35.6150029Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-18T14:11:35.6174275Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:11:35.6603790Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-18T14:11:35.6892910Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-18T14:11:35.6917795Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:11:35.7372797Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-18T14:11:35.7701256Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-18T14:11:35.7731928Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:11:35.8203486Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-18T14:11:35.8466696Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-18T14:11:35.8543888Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:11:35.9084231Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-18T14:11:35.9393565Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:35.9516213Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:36.2961543Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-18T14:11:36.3216852Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:36.3258472Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:36.5683141Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-18T14:11:36.5986659Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:36.6035517Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:36.6495739Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-18T14:11:36.6796084Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-18T14:11:36.6829243Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:11:36.7523171Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-18T14:11:36.7758748Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-18T14:11:36.7787552Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:11:36.8962027Z Selecting previously unselected package libhyphen0:amd64. 2021-05-18T14:11:36.9216771Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-18T14:11:36.9244113Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:11:36.9641664Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-18T14:11:36.9900559Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:36.9920850Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:37.0477674Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-18T14:11:37.0798807Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:37.0816453Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:37.1535363Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-18T14:11:37.1857406Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:37.1882588Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:37.3793757Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-18T14:11:37.4131868Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:37.4165953Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:37.5842593Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-18T14:11:37.6140899Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:37.6169486Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:37.6722410Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-18T14:11:37.7006432Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:37.7033891Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:37.7503989Z Selecting previously unselected package libwoff1:amd64. 2021-05-18T14:11:37.7828994Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-18T14:11:37.7863583Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:11:37.8391712Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-18T14:11:37.8727369Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-18T14:11:37.8736197Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:11:39.2722466Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-18T14:11:39.3050147Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:39.3108145Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:39.3564451Z Selecting previously unselected package qgis-providers-common. 2021-05-18T14:11:39.3881303Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:11:39.3907288Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:39.7004700Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-18T14:11:39.7310344Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-18T14:11:39.7348275Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:11:39.8020932Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-18T14:11:39.8328042Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-18T14:11:39.8350030Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:11:39.9001611Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-18T14:11:39.9258014Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:39.9290437Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:39.9761998Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-18T14:11:40.0055432Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:40.0098549Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:40.0482103Z Selecting previously unselected package gdal-data. 2021-05-18T14:11:40.0755815Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-18T14:11:40.0777693Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:40.1426545Z Selecting previously unselected package libarpack2:amd64. 2021-05-18T14:11:40.1738271Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-18T14:11:40.1766022Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:11:40.2203464Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-18T14:11:40.2525684Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-18T14:11:40.2567028Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:11:40.3241210Z Selecting previously unselected package libarmadillo9. 2021-05-18T14:11:40.3525634Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-18T14:11:40.3565190Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:11:40.4281566Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-18T14:11:40.4532477Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-18T14:11:40.4576476Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:11:40.5522139Z Selecting previously unselected package libcharls2:amd64. 2021-05-18T14:11:40.5812850Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-18T14:11:40.5836384Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:11:40.6254834Z Selecting previously unselected package libdap25:amd64. 2021-05-18T14:11:40.6560288Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-18T14:11:40.6595136Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:11:40.7439270Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-18T14:11:40.7811352Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-18T14:11:40.7842626Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:11:40.8329263Z Selecting previously unselected package libepsilon1:amd64. 2021-05-18T14:11:40.8628038Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-18T14:11:40.8681520Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:11:40.9122585Z Selecting previously unselected package libfreexl1:amd64. 2021-05-18T14:11:40.9364458Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-18T14:11:40.9409175Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:11:40.9900440Z Selecting previously unselected package libfyba0:amd64. 2021-05-18T14:11:41.0229634Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-18T14:11:41.0244771Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:11:41.0758063Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-18T14:11:41.1082752Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-18T14:11:41.1132966Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:11:41.2163156Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-18T14:11:41.2474465Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-18T14:11:41.2511602Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:11:41.2955707Z Selecting previously unselected package proj-data. 2021-05-18T14:11:41.3293712Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-18T14:11:41.3316113Z Unpacking proj-data (6.3.1-1) ... 2021-05-18T14:11:42.1481307Z Selecting previously unselected package libproj15:amd64. 2021-05-18T14:11:42.1729103Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-18T14:11:42.1765112Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:11:42.3156562Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-18T14:11:42.3419001Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-18T14:11:42.3434221Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:11:42.3918630Z Selecting previously unselected package libhdf4-0-alt. 2021-05-18T14:11:42.4244657Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-18T14:11:42.4273916Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:11:42.4961409Z Selecting previously unselected package libminizip1:amd64. 2021-05-18T14:11:42.5230999Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-18T14:11:42.5269238Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:11:42.5721434Z Selecting previously unselected package liburiparser1:amd64. 2021-05-18T14:11:42.6013165Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-18T14:11:42.6050430Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:11:42.6451645Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-18T14:11:42.6779367Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:11:42.6812091Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:11:42.7322514Z Selecting previously unselected package libkmldom1:amd64. 2021-05-18T14:11:42.7582668Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:11:42.7644041Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:11:42.8321866Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-18T14:11:42.8570154Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:11:42.8597406Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:11:42.9161486Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-18T14:11:42.9403532Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-18T14:11:42.9451967Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:11:43.0281597Z Selecting previously unselected package libogdi4.1. 2021-05-18T14:11:43.0542390Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-18T14:11:43.0587657Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:11:43.1225639Z Selecting previously unselected package libqhull7:amd64. 2021-05-18T14:11:43.1534041Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-18T14:11:43.1576347Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:11:43.2180917Z Selecting previously unselected package libspatialite7:amd64. 2021-05-18T14:11:43.2477565Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:11:43.2515806Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:11:43.4227517Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-18T14:11:43.4533904Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-18T14:11:43.4605733Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:11:43.5879554Z Selecting previously unselected package libgdal26. 2021-05-18T14:11:43.6184415Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:11:43.6246375Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:44.2955891Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-18T14:11:44.3271154Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:44.3306687Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:44.3802079Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-18T14:11:44.4075669Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-18T14:11:44.4125627Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:11:44.4573315Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-18T14:11:44.4909169Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:44.4938776Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:44.5440973Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-18T14:11:44.5745353Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:44.5780258Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:44.6364683Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-18T14:11:44.6666876Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-18T14:11:44.6700682Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:11:44.7374118Z Selecting previously unselected package libzip5:amd64. 2021-05-18T14:11:44.7688764Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-18T14:11:44.7735988Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:11:44.8353265Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-18T14:11:44.8698388Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:44.8730492Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:45.4213334Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-18T14:11:45.4530074Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:45.4559279Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:45.4974570Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-18T14:11:45.5287772Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-18T14:11:45.5309164Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:11:45.5923852Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-18T14:11:45.6232978Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:11:45.6269979Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:11:45.7885348Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-18T14:11:45.8186835Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:45.8212162Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:45.8682540Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-18T14:11:45.9032241Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:45.9068331Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:45.9577830Z Selecting previously unselected package libqwt-qt5-6. 2021-05-18T14:11:45.9886224Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-18T14:11:45.9918459Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:11:46.0777084Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-18T14:11:46.1092212Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:46.1351420Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:46.4843867Z Selecting previously unselected package qgis-providers. 2021-05-18T14:11:46.5164091Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:46.5203608Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:46.7708563Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-18T14:11:46.8022479Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:11:46.8062423Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:11:46.8509541Z Selecting previously unselected package libdaemon0:amd64. 2021-05-18T14:11:46.8855675Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-18T14:11:46.8885146Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:11:46.9279207Z Selecting previously unselected package avahi-daemon. 2021-05-18T14:11:46.9597026Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:11:46.9640664Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:11:47.0377267Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-18T14:11:47.0711948Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:11:47.0736552Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:11:47.1570381Z Selecting previously unselected package blt. 2021-05-18T14:11:47.1910976Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:11:47.1932928Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-18T14:11:47.2279267Z Selecting previously unselected package fonts-lyx. 2021-05-18T14:11:47.2617764Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-18T14:11:47.2643312Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:11:47.3205119Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-18T14:11:47.3548096Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-18T14:11:47.3566954Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:11:47.4055248Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-18T14:11:47.4382175Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:11:47.4399658Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:11:47.5013109Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-18T14:11:47.5333615Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:11:47.5362419Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:11:47.5805314Z Selecting previously unselected package gcr. 2021-05-18T14:11:47.6169247Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-18T14:11:47.6195355Z Unpacking gcr (3.36.0-2build1) ... 2021-05-18T14:11:47.6808754Z Selecting previously unselected package python3-numpy. 2021-05-18T14:11:47.7155940Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-18T14:11:47.7186887Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:11:48.0536973Z Selecting previously unselected package python3-gdal. 2021-05-18T14:11:48.0868440Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:11:48.0887512Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:48.1854136Z Selecting previously unselected package gdal-bin. 2021-05-18T14:11:48.2176542Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:11:48.2213326Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:11:48.2925392Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-18T14:11:48.3287463Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:11:48.3314922Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:11:48.3723354Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-18T14:11:48.4043093Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-18T14:11:48.4078513Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:11:48.4753297Z Selecting previously unselected package geoclue-2.0. 2021-05-18T14:11:48.5044798Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-18T14:11:48.5095104Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:11:48.5657956Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-18T14:11:48.5982318Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:48.6010431Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:11:48.6611795Z Selecting previously unselected package p11-kit. 2021-05-18T14:11:48.6950209Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:11:48.6983882Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:11:48.7470331Z Selecting previously unselected package pinentry-gnome3. 2021-05-18T14:11:48.7811274Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-18T14:11:48.7833692Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:11:48.8332739Z Selecting previously unselected package gnome-keyring. 2021-05-18T14:11:48.8641773Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:11:48.8764928Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:11:48.9928876Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-18T14:11:49.0286899Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:11:49.0323269Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:11:49.0773274Z Selecting previously unselected package grass-doc. 2021-05-18T14:11:49.1096746Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-18T14:11:49.1133653Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-18T14:11:50.9417815Z Selecting previously unselected package liblaszip8:amd64. 2021-05-18T14:11:50.9741313Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-18T14:11:50.9776395Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:11:51.0289931Z Selecting previously unselected package libpdal-util9. 2021-05-18T14:11:51.0599272Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:51.0656942Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:11:51.1239000Z Selecting previously unselected package libpdal-base9. 2021-05-18T14:11:51.1554214Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:51.1586183Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:11:51.3643799Z Selecting previously unselected package grass-core. 2021-05-18T14:11:51.3982028Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-18T14:11:51.4011803Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-18T14:11:52.0696076Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-18T14:11:52.1037335Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-18T14:11:52.1090103Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:11:52.1618029Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-18T14:11:52.1927490Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-18T14:11:52.1951744Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:11:52.2419471Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-18T14:11:52.2726113Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-18T14:11:52.2759457Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:11:52.3856135Z Selecting previously unselected package iio-sensor-proxy. 2021-05-18T14:11:52.4164276Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-18T14:11:52.4197924Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:11:52.4820593Z Selecting previously unselected package libassimp5:amd64. 2021-05-18T14:11:52.5146817Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-18T14:11:52.5181271Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:11:52.8723446Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-18T14:11:52.9077676Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-18T14:11:52.9103276Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:11:53.0333814Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-18T14:11:53.0669646Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-18T14:11:53.0698045Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:11:53.1282565Z Selecting previously unselected package libfcgi-bin. 2021-05-18T14:11:53.1548789Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-18T14:11:53.1575357Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:11:53.2077898Z Selecting previously unselected package libimagequant0:amd64. 2021-05-18T14:11:53.2415045Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-18T14:11:53.2438983Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:11:53.2962678Z Selecting previously unselected package libjs-jquery-ui. 2021-05-18T14:11:53.3227118Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-18T14:11:53.3331532Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:11:53.4522367Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-18T14:11:53.4769688Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-18T14:11:53.4798425Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:11:53.5280475Z Selecting previously unselected package libmbim-proxy. 2021-05-18T14:11:53.5593693Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-18T14:11:53.5633467Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-18T14:11:53.6162484Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-18T14:11:53.6489489Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:11:53.6523838Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:11:53.6964351Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-18T14:11:53.7296851Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:11:53.7334459Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:11:53.7868100Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-18T14:11:53.8200540Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-18T14:11:53.8229699Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:11:53.8682652Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-18T14:11:53.8985342Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:11:53.9003659Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:11:53.9382814Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-18T14:11:53.9709061Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-18T14:11:53.9741688Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:11:54.0247172Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-18T14:11:54.0591654Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:54.0618781Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:11:54.1018643Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-18T14:11:54.1374721Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:54.1398520Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:11:54.1791430Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-18T14:11:54.2117979Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:54.2156319Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:11:54.2687277Z Selecting previously unselected package libpdal-plugin-python. 2021-05-18T14:11:54.3008176Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:54.3043346Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:11:54.3683830Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-18T14:11:54.3949657Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:11:54.3994137Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:11:54.5745311Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-18T14:11:54.6051651Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:54.6083390Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:11:54.6601957Z Selecting previously unselected package libpdal-plugins. 2021-05-18T14:11:54.6849348Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:11:54.6881553Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:11:54.7359800Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-18T14:11:54.7683214Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:54.7722963Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:54.8241625Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-18T14:11:54.8572720Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:54.8610076Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:54.9597121Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-18T14:11:54.9917912Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:54.9965248Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:55.0558911Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-18T14:11:55.0882887Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:55.0924543Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:55.1515879Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-18T14:11:55.1829045Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:55.1865627Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:55.2334676Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-18T14:11:55.2678978Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:55.2699987Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:55.3202041Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-18T14:11:55.3557825Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:55.3580994Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:55.4051175Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-18T14:11:55.4402724Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:55.4432347Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:55.4798882Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-18T14:11:55.5132589Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:55.5170053Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:55.5757762Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-18T14:11:55.6088314Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:55.6129752Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:55.6722628Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-18T14:11:55.6982935Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:55.7000993Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:55.7517158Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-18T14:11:55.7776724Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:55.7813911Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:55.8487970Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-18T14:11:55.8807173Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:55.8837178Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:56.0136572Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-18T14:11:56.0459949Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:56.0483202Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:56.4161513Z Selecting previously unselected package qtchooser. 2021-05-18T14:11:56.4410040Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-18T14:11:56.4463909Z Unpacking qtchooser (66-2build1) ... 2021-05-18T14:11:56.4863601Z Selecting previously unselected package qdoc-qt5. 2021-05-18T14:11:56.5192366Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:56.5216885Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:56.6202338Z Selecting previously unselected package libqt5help5:amd64. 2021-05-18T14:11:56.6496219Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:56.6542764Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:56.7162622Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-18T14:11:56.7422266Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:56.7455526Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:56.7926387Z Selecting previously unselected package qt5-assistant. 2021-05-18T14:11:56.8240539Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:56.8276971Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:11:56.9037646Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-18T14:11:56.9354962Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:56.9411905Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:56.9890707Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-18T14:11:57.0239104Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:57.0255268Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:57.2441713Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-18T14:11:57.2701488Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:57.2725837Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:11:57.3692743Z Selecting previously unselected package qttools5-dev-tools. 2021-05-18T14:11:57.4038337Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:11:57.4073018Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:11:57.5446085Z Selecting previously unselected package libqgis-customwidgets. 2021-05-18T14:11:57.5778949Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:57.5815083Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:57.7269308Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-18T14:11:57.7593776Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:57.7632589Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:57.8399581Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-18T14:11:57.8723368Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:57.8761841Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:57.9401780Z Selecting previously unselected package libqgispython3.10.4. 2021-05-18T14:11:57.9733085Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:11:57.9771131Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:11:58.0231955Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-18T14:11:58.0547714Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-18T14:11:58.0575871Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:11:58.2595620Z Selecting previously unselected package libqmi-proxy. 2021-05-18T14:11:58.2907885Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-18T14:11:58.3184858Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-18T14:11:58.3555792Z Selecting previously unselected package libqt5test5:amd64. 2021-05-18T14:11:58.3865951Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:11:58.3902765Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:11:58.4444999Z Selecting previously unselected package libwacom-bin. 2021-05-18T14:11:58.4859463Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:11:58.4878463Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:11:58.5249816Z Selecting previously unselected package modemmanager. 2021-05-18T14:11:58.5574435Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-18T14:11:58.5670057Z Unpacking modemmanager (1.12.8-1) ... 2021-05-18T14:11:58.6904261Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-18T14:11:58.7283808Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-18T14:11:58.7323444Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:11:58.7775408Z Selecting previously unselected package python-matplotlib-data. 2021-05-18T14:11:58.8075026Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-18T14:11:58.8109229Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:11:59.1492225Z Selecting previously unselected package python3-soupsieve. 2021-05-18T14:11:59.1820231Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-18T14:11:59.1837237Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:11:59.2318212Z Selecting previously unselected package python3-bs4. 2021-05-18T14:11:59.2642741Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-18T14:11:59.2693227Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-18T14:11:59.3184171Z Selecting previously unselected package python3-cycler. 2021-05-18T14:11:59.3531700Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-18T14:11:59.3563247Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-18T14:11:59.4022206Z Selecting previously unselected package python3-dateutil. 2021-05-18T14:11:59.4360723Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-18T14:11:59.4386572Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:11:59.4847411Z Selecting previously unselected package python3-decorator. 2021-05-18T14:11:59.5176107Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-18T14:11:59.5207893Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:11:59.5678794Z Selecting previously unselected package python3-future. 2021-05-18T14:11:59.5998209Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-18T14:11:59.6016717Z Unpacking python3-future (0.18.2-2) ... 2021-05-18T14:11:59.6870881Z Selecting previously unselected package python3-webencodings. 2021-05-18T14:11:59.7193721Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-18T14:11:59.7217575Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:11:59.7670529Z Selecting previously unselected package python3-html5lib. 2021-05-18T14:11:59.7984929Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-18T14:11:59.8010728Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-18T14:11:59.8602756Z Selecting previously unselected package python3-ipython-genutils. 2021-05-18T14:11:59.8918876Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-18T14:11:59.8996798Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:11:59.9442626Z Selecting previously unselected package python3-traitlets. 2021-05-18T14:11:59.9721430Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-18T14:11:59.9761146Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-18T14:12:00.0282756Z Selecting previously unselected package python3-jupyter-core. 2021-05-18T14:12:00.0592604Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-18T14:12:00.0611413Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:12:00.1082244Z Selecting previously unselected package python3-kiwisolver. 2021-05-18T14:12:00.1351781Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-18T14:12:00.1378485Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:12:00.1815609Z Selecting previously unselected package python3-lxml:amd64. 2021-05-18T14:12:00.2132365Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-18T14:12:00.2161195Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:12:00.4042258Z Selecting previously unselected package python3-pyparsing. 2021-05-18T14:12:00.4351701Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-18T14:12:00.4375138Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-18T14:12:00.4826336Z Selecting previously unselected package python3-matplotlib. 2021-05-18T14:12:00.5197363Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-18T14:12:00.5218144Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:12:01.3427627Z Selecting previously unselected package python3-nbformat. 2021-05-18T14:12:01.3428907Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-18T14:12:01.3432971Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-18T14:12:01.3436410Z Selecting previously unselected package python3-olefile. 2021-05-18T14:12:01.3437458Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-18T14:12:01.3438625Z Unpacking python3-olefile (0.46-2) ... 2021-05-18T14:12:01.3439493Z Selecting previously unselected package python3-pyproj. 2021-05-18T14:12:01.3440953Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-18T14:12:01.3441805Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:12:01.3442816Z Selecting previously unselected package python3-tz. 2021-05-18T14:12:01.3443713Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-18T14:12:01.3444441Z Unpacking python3-tz (2019.3-1) ... 2021-05-18T14:12:01.3521083Z Selecting previously unselected package python3-owslib. 2021-05-18T14:12:01.3798292Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-18T14:12:01.3824267Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-18T14:12:01.4363168Z Selecting previously unselected package python3-pil:amd64. 2021-05-18T14:12:01.4708782Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-18T14:12:01.4741795Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:12:01.5516887Z Selecting previously unselected package python3-retrying. 2021-05-18T14:12:01.5851945Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-18T14:12:01.5883461Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-18T14:12:01.6419757Z Selecting previously unselected package python3-plotly. 2021-05-18T14:12:01.6703459Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-18T14:12:01.6750400Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:12:02.2200151Z Selecting previously unselected package python3-psycopg2. 2021-05-18T14:12:02.2533868Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-18T14:12:02.2570995Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:12:02.3161967Z Selecting previously unselected package python3-sip. 2021-05-18T14:12:02.3439789Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-18T14:12:02.3494645Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:12:02.4106443Z Selecting previously unselected package python3-pyqt5. 2021-05-18T14:12:02.4435245Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:12:02.4457074Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:02.7428431Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-18T14:12:02.7748655Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:12:02.7785206Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:12:02.8435413Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-18T14:12:02.8750542Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:12:02.8794415Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:02.9342741Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-18T14:12:02.9661514Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:12:02.9703661Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:03.0210633Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-18T14:12:03.0521296Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:12:03.0543502Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:03.1163274Z Selecting previously unselected package python3-qgis-common. 2021-05-18T14:12:03.1430761Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:12:03.1452411Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:03.5003562Z Selecting previously unselected package python3-qgis. 2021-05-18T14:12:03.5315011Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:12:03.5348724Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:04.4876654Z Selecting previously unselected package python3-tk:amd64. 2021-05-18T14:12:04.5233750Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-18T14:12:04.5283338Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:12:04.5841642Z Selecting previously unselected package libjs-leaflet. 2021-05-18T14:12:04.6090365Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-18T14:12:04.6120296Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:12:04.6842270Z Selecting previously unselected package qgis-common. 2021-05-18T14:12:04.7143872Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:12:04.7167974Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:06.3879314Z Selecting previously unselected package qgis. 2021-05-18T14:12:06.4197996Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:12:06.4871835Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:06.7494062Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-18T14:12:06.7820792Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:12:06.7858309Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:06.9472699Z Selecting previously unselected package qgis-provider-grass. 2021-05-18T14:12:06.9838364Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:12:06.9876564Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:07.0388361Z Selecting previously unselected package qgis-plugin-grass. 2021-05-18T14:12:07.0746275Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:12:07.0787582Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:07.1604025Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-18T14:12:07.1928334Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:12:07.1964352Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:07.2563239Z Selecting previously unselected package qttranslations5-l10n. 2021-05-18T14:12:07.2829900Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-18T14:12:07.2869259Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:12:07.5010257Z Selecting previously unselected package wpasupplicant. 2021-05-18T14:12:07.5324335Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-18T14:12:07.5353116Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:12:07.6882025Z Selecting previously unselected package proj-bin. 2021-05-18T14:12:07.7168126Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-18T14:12:07.7189215Z Unpacking proj-bin (6.3.1-1) ... 2021-05-18T14:12:07.7676893Z Selecting previously unselected package usb-modeswitch-data. 2021-05-18T14:12:07.8014306Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-18T14:12:07.8066291Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-18T14:12:07.8611840Z Selecting previously unselected package usb-modeswitch. 2021-05-18T14:12:07.8930295Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-18T14:12:07.9047845Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:12:07.9982327Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:12:08.0077458Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:12:08.2899816Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-18T14:12:08.2935846Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:12:08.3025616Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:12:08.3107292Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:08.3262605Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:12:08.3369996Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:12:08.3442502Z Setting up proj-data (6.3.1-1) ... 2021-05-18T14:12:08.3545010Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:12:08.3655999Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:12:08.3724586Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:12:08.3805361Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:12:08.3920622Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:12:08.3992431Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:12:08.4074575Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:12:08.4175305Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:12:08.4336498Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:12:08.4426616Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:12:08.4523877Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:12:08.6178834Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:12:08.6237872Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:12:08.6327825Z Setting up python3-olefile (0.46-2) ... 2021-05-18T14:12:08.7994622Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-18T14:12:08.8095436Z Setting up python3-retrying (1.3.3-4) ... 2021-05-18T14:12:08.9689851Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:12:08.9739721Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:12:08.9825369Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:12:08.9924932Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:12:08.9970420Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:12:09.0051089Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:12:09.0160377Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:12:09.1611282Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:12:09.1699441Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:12:09.1750079Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:12:09.1838869Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:12:09.1921107Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:12:09.3743422Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:12:09.3796358Z Setting up python3-tz (2019.3-1) ... 2021-05-18T14:12:09.5621460Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:12:09.5765333Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:12:09.5836375Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:12:09.5965704Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:12:09.6064725Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:12:09.6168042Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:12:09.6217971Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:12:09.6285476Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:12:09.7912616Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:12:09.7989491Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:12:09.8134399Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:12:09.8209084Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:12:09.8337451Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:12:09.8420735Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-18T14:12:10.0396234Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:12:10.0495252Z Setting up python3-cycler (0.10.0-3) ... 2021-05-18T14:12:10.2118778Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:12:10.2207641Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:12:10.2291326Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:12:10.2381885Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-18T14:12:10.2455065Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-18T14:12:10.2540982Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:12:10.2620720Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:12:10.4404156Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:12:10.4513603Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:12:10.4585547Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:12:10.4679536Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:10.4858006Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-18T14:12:10.7266580Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:12:12.0656623Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:12:12.0731527Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:12:12.0804041Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:12:12.0911424Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:12:12.0992751Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:12:12.1081174Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:12:12.1157555Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:12:12.1256154Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:12:12.3308459Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:12.3383516Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:12:12.3495211Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:12:12.3652245Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-18T14:12:12.5920281Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:12:12.5986506Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:12:12.6066561Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:12:12.6133389Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:12:12.6269474Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:12:12.6615818Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:12:12.8560825Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:12:12.8692073Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:12:12.8795758Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:12:12.8986592Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:12:12.9053561Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:12:12.9128437Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:12.9215036Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:12:12.9274276Z Setting up python3-future (0.18.2-2) ... 2021-05-18T14:12:12.9393586Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-18T14:12:12.9488054Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-18T14:12:13.3611048Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:13.5442279Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:12:13.5518573Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:13.5636690Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:12:13.5729401Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:12:13.5877384Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:12:13.6069819Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:12:13.6154757Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:12:13.6245961Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:13.6342464Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:12:13.8766763Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:12:14.0608458Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:12:14.2446392Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:12:14.2512547Z Setting up qtchooser (66-2build1) ... 2021-05-18T14:12:14.2566041Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:12:14.2667417Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:12:14.4486204Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:12:14.4558064Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:12:14.4635886Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:12:14.4704680Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:12:15.4650598Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:12:15.4731134Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:12:15.4826524Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:12:15.4941199Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:15.5022880Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:15.5125101Z Setting up proj-bin (6.3.1-1) ... 2021-05-18T14:12:15.5215633Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:12:15.5291055Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:12:15.5405416Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:12:16.0175118Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-18T14:12:16.0208619Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:16.0307364Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-18T14:12:16.2428426Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-18T14:12:16.2501388Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:12:16.4394628Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:16.4463850Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-18T14:12:16.6726285Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:12:16.6822869Z Setting up gcr (3.36.0-2build1) ... 2021-05-18T14:12:16.6928421Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:16.6997963Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:12:16.8744127Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:12:16.8746421Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:12:17.4432443Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:12:17.7441007Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:17.7521193Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:12:17.7604114Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:17.7741769Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:17.7852200Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:17.7958456Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:17.8067375Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:12:17.9848623Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:17.9850600Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:12:17.9852152Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:17.9853540Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:12:18.0267710Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:18.0269190Z if direction is "increasing": 2021-05-18T14:12:18.0270687Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:18.0271961Z elif direction is "decreasing": 2021-05-18T14:12:18.0437109Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:18.0438354Z if direction is "increasing": 2021-05-18T14:12:18.0439747Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:18.0442565Z elif direction is "decreasing": 2021-05-18T14:12:18.9887861Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:18.9889975Z if props["offset_coordinates"] is "data": 2021-05-18T14:12:18.9891824Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:12:18.9892974Z if props["coordinates"] is not "data": 2021-05-18T14:12:19.9018361Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:12:20.5802580Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:12:20.5805964Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:12:20.5808068Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-18T14:12:21.8675772Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:12:21.8762143Z First installation detected... 2021-05-18T14:12:21.8762769Z Checking NSS setup... 2021-05-18T14:12:21.8862252Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:12:21.8996295Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:21.9088227Z Setting up python3-owslib (0.19.1-1) ... 2021-05-18T14:12:22.2343230Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:12:22.2445504Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:12:22.2512578Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:12:22.2598262Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:12:22.2656603Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:12:22.2788076Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:12:22.2959438Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:12:22.3060542Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:12:22.3180933Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:12:22.5280588Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:12:22.5392601Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:12:22.5482570Z Setting up grass-core (7.8.2-1build3) ... 2021-05-18T14:12:22.9167681Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:22.9169528Z if value is '': 2021-05-18T14:12:23.0257705Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:23.0260608Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:12:23.0261521Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:23.0262317Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:12:23.0263269Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:12:23.0264868Z if driver_string is not None and driver_string is not "": 2021-05-18T14:12:23.0754175Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:23.0755796Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:12:23.0757197Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:12:23.0758304Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:12:23.1436911Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:12:23.1577322Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:23.1747373Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-18T14:12:23.1857762Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:23.1978674Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:23.2284367Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:23.2411055Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:23.2505972Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:23.2600344Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:23.2698182Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:23.2806278Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:12:23.3830865Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:24.3585922Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:24.3587844Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:24.3589334Z Setting up modemmanager (1.12.8-1) ... 2021-05-18T14:12:24.3591111Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:12:24.3594544Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:12:24.3596711Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:24.3598401Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:24.3599524Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:12:24.3600535Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:24.3602126Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:24.3603195Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:24.3604032Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:12:24.3604886Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:12:24.3605971Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:12:24.3607078Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:24.3608110Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:12:24.3609040Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:24.3610238Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:24.3611575Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:24.3612768Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:24.3614118Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:12:24.3615268Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:12:24.3616354Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:24.3620013Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:24.3661977Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:24.5507899Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:24.5610202Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:24.5678425Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:24.5756415Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.3249055Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:59.3323753Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:59.3392585Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.3468004Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:59.3554187Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.3653216Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.3730292Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:12:59.3834607Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.5563551Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.5679677Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:12:59.5760994Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.5845271Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:12:59.5930260Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.7731886Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.7833499Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.7972789Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:12:59.8189126Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-18T14:12:59.8382660Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-18T14:13:01.9836010Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:13:02.0059981Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:13:02.0350169Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:13:02.0530800Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-18T14:13:02.1291748Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:02.1750749Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-18T14:13:02.4508005Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:13.7153866Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:13:13.7452778Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:13:16.1298833Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-18T14:13:16.1299321Z with: 2021-05-18T14:13:16.1299752Z github_slug: neuroconductor/nitrcbot 2021-05-18T14:13:16.1300152Z env: 2021-05-18T14:13:16.1300516Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:16.1300923Z TIC_DEPLOY_KEY: 2021-05-18T14:13:16.1301599Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:16.1303062Z GITHUB_PAT: *** 2021-05-18T14:13:16.1303762Z COVERALLS_TOKEN: *** 2021-05-18T14:13:16.1304171Z continue-on-error: true 2021-05-18T14:13:16.1304583Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:16.1305003Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:16.1305929Z TZ: UTC 2021-05-18T14:13:16.1306256Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:16.1306608Z NOT_CRAN: true 2021-05-18T14:13:16.1306911Z ##[endgroup] 2021-05-18T14:13:16.1691148Z repo slug is: neuroconductor/nitrcbot 2021-05-18T14:13:16.1809998Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-18T14:13:16.1810553Z env: 2021-05-18T14:13:16.1811119Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:16.1811528Z TIC_DEPLOY_KEY: 2021-05-18T14:13:16.1812273Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:16.1813425Z GITHUB_PAT: *** 2021-05-18T14:13:16.1814117Z COVERALLS_TOKEN: *** 2021-05-18T14:13:16.1814537Z continue-on-error: true 2021-05-18T14:13:16.1815096Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:16.1815509Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:16.1815893Z TZ: UTC 2021-05-18T14:13:16.1816218Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:16.1816563Z NOT_CRAN: true 2021-05-18T14:13:16.1816867Z ##[endgroup] 2021-05-18T14:13:16.3905236Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-18T14:13:16.3905775Z with: 2021-05-18T14:13:16.3906116Z repo_name: nitrcbot 2021-05-18T14:13:16.3906671Z repo_version: 1.2 2021-05-18T14:13:16.3907015Z runner_os: Linux 2021-05-18T14:13:16.3907379Z R_version: 4.1 2021-05-18T14:13:16.3907690Z env: 2021-05-18T14:13:16.3908089Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:16.3908526Z TIC_DEPLOY_KEY: 2021-05-18T14:13:16.3909238Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:16.3910774Z GITHUB_PAT: *** 2021-05-18T14:13:16.3911522Z COVERALLS_TOKEN: *** 2021-05-18T14:13:16.3911961Z continue-on-error: true 2021-05-18T14:13:16.3912745Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:16.3913175Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:16.3913591Z TZ: UTC 2021-05-18T14:13:16.3913954Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:16.3914494Z NOT_CRAN: true 2021-05-18T14:13:16.3914861Z ##[endgroup] 2021-05-18T14:13:16.4342135Z Package: nitrcbot 2021-05-18T14:13:16.4346143Z Version: 1.2 2021-05-18T14:13:16.4346999Z OS: Linux 2021-05-18T14:13:16.4444641Z ##[group]Run install.packages('remotes') 2021-05-18T14:13:16.4445341Z install.packages('remotes') 2021-05-18T14:13:16.4446048Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-18T14:13:16.4446977Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-18T14:13:16.4456298Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:13:16.4456682Z env: 2021-05-18T14:13:16.4457064Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:13:16.4457651Z TIC_DEPLOY_KEY: 2021-05-18T14:13:16.4458331Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:13:16.4459496Z GITHUB_PAT: *** 2021-05-18T14:13:16.4460193Z COVERALLS_TOKEN: *** 2021-05-18T14:13:16.4460604Z continue-on-error: true 2021-05-18T14:13:16.4461016Z VDIFFR_RUN_TESTS: 2021-05-18T14:13:16.4461761Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:13:16.4462136Z TZ: UTC 2021-05-18T14:13:16.4462437Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:13:16.4462770Z NOT_CRAN: true 2021-05-18T14:13:16.4463238Z ##[endgroup] 2021-05-18T14:13:16.6269787Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:13:16.6271905Z (as ‘lib’ is unspecified) 2021-05-18T14:13:34.4376001Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-18T14:13:35.4930696Z Content type 'binary/octet-stream' length 148709 bytes (145 KB) 2021-05-18T14:13:35.5041070Z ================================================== 2021-05-18T14:13:35.5041596Z downloaded 145 KB 2021-05-18T14:13:35.5041907Z 2021-05-18T14:13:35.8735348Z * installing *source* package ‘remotes’ ... 2021-05-18T14:13:36.3790408Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-18T14:13:36.3797974Z ** using staged installation 2021-05-18T14:13:36.3798534Z ** R 2021-05-18T14:13:36.3798960Z ** inst 2021-05-18T14:13:36.3800776Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:13:38.4401591Z ** help 2021-05-18T14:13:38.5454688Z *** installing help indices 2021-05-18T14:13:38.6285482Z ** building package indices 2021-05-18T14:13:38.9121242Z ** installing vignettes 2021-05-18T14:13:38.9169319Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:13:39.1276340Z ** testing if installed package can be loaded from final location 2021-05-18T14:13:39.3758194Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:13:39.3781354Z * DONE (remotes) 2021-05-18T14:13:39.3854844Z 2021-05-18T14:13:39.3855910Z The downloaded source packages are in 2021-05-18T14:13:39.3857674Z ‘/tmp/RtmpfnwHL1/downloaded_packages’ 2021-05-18T14:14:00.0938341Z ##[group]Run actions/cache@v1 2021-05-18T14:14:00.0938727Z with: 2021-05-18T14:14:00.0939098Z path: /home/runner/work/_temp/Library 2021-05-18T14:14:00.0941845Z key: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-70f557bbcaf4b9ec870e2bbaa5da215592ec1d84c4b28f44827c05f4038b05c3 2021-05-18T14:14:00.0945703Z restore-keys: Linux-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-18T14:14:00.0946788Z env: 2021-05-18T14:14:00.0947160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:14:00.0947551Z TIC_DEPLOY_KEY: 2021-05-18T14:14:00.0948395Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:14:00.0949893Z GITHUB_PAT: *** 2021-05-18T14:14:00.0950564Z COVERALLS_TOKEN: *** 2021-05-18T14:14:00.0951160Z continue-on-error: true 2021-05-18T14:14:00.0951546Z VDIFFR_RUN_TESTS: 2021-05-18T14:14:00.0951957Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:14:00.0952379Z TZ: UTC 2021-05-18T14:14:00.0952716Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:14:00.0953058Z NOT_CRAN: true 2021-05-18T14:14:00.0953383Z ##[endgroup] 2021-05-18T14:14:00.1473989Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:14:00.1588991Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:14:00.1590048Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:14:00.1590732Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-18T14:14:00.1591490Z sudo -s eval "$sysreqs" 2021-05-18T14:14:00.1639064Z shell: /usr/bin/bash -e {0} 2021-05-18T14:14:00.1639400Z env: 2021-05-18T14:14:00.1639785Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:14:00.1640396Z TIC_DEPLOY_KEY: 2021-05-18T14:14:00.1641301Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:14:00.1642473Z GITHUB_PAT: *** 2021-05-18T14:14:00.1643173Z COVERALLS_TOKEN: *** 2021-05-18T14:14:00.1643776Z continue-on-error: true 2021-05-18T14:14:00.1644186Z VDIFFR_RUN_TESTS: 2021-05-18T14:14:00.1644595Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:14:00.1644986Z TZ: UTC 2021-05-18T14:14:00.1645341Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:14:00.1645708Z NOT_CRAN: true 2021-05-18T14:14:00.1646273Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-18T14:14:00.1646694Z ##[endgroup] 2021-05-18T14:14:00.3751023Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:14:01.1726132Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-18T14:14:20.2381507Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-18T14:14:20.2382782Z crayon (NA -> 1.4.1) [CRAN] 2021-05-18T14:14:20.2383881Z R6 (NA -> 2.5.0) [CRAN] 2021-05-18T14:14:20.2384916Z desc (NA -> 1.3.0) [CRAN] 2021-05-18T14:14:20.2386274Z debugme (NA -> 1.1.0) [CRAN] 2021-05-18T14:14:20.2410272Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-18T14:14:20.2423932Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:14:20.2424853Z (as ‘lib’ is unspecified) 2021-05-18T14:14:36.7250517Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-18T14:14:37.9117848Z Content type 'binary/octet-stream' length 61445 bytes (60 KB) 2021-05-18T14:14:37.9120706Z ================================================== 2021-05-18T14:14:37.9121158Z downloaded 60 KB 2021-05-18T14:14:37.9121415Z 2021-05-18T14:14:37.9182482Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-18T14:14:38.9499199Z Content type 'binary/octet-stream' length 35834 bytes (34 KB) 2021-05-18T14:14:38.9500446Z ================================================== 2021-05-18T14:14:38.9501080Z downloaded 34 KB 2021-05-18T14:14:38.9501532Z 2021-05-18T14:14:38.9536386Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-18T14:14:39.9465964Z Content type 'binary/octet-stream' length 64110 bytes (62 KB) 2021-05-18T14:14:39.9512517Z ================================================== 2021-05-18T14:14:39.9513182Z downloaded 62 KB 2021-05-18T14:14:39.9513553Z 2021-05-18T14:14:39.9553059Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-18T14:14:41.0388027Z Content type 'binary/octet-stream' length 292756 bytes (285 KB) 2021-05-18T14:14:41.0550454Z ================================================== 2021-05-18T14:14:41.0551308Z downloaded 285 KB 2021-05-18T14:14:41.0551770Z 2021-05-18T14:14:41.0591816Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-18T14:14:42.2275343Z Content type 'application/x-tar' length 997019 bytes (973 KB) 2021-05-18T14:14:42.2544176Z ================================================== 2021-05-18T14:14:42.2545077Z downloaded 973 KB 2021-05-18T14:14:42.2545527Z 2021-05-18T14:14:42.5425696Z * installing *source* package ‘rprojroot’ ... 2021-05-18T14:14:42.5450517Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-18T14:14:42.5451768Z ** using staged installation 2021-05-18T14:14:42.5604809Z ** R 2021-05-18T14:14:42.5653979Z ** inst 2021-05-18T14:14:42.5665508Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:14:43.1505375Z ** help 2021-05-18T14:14:43.1811769Z *** installing help indices 2021-05-18T14:14:43.2133556Z *** copying figures 2021-05-18T14:14:43.2138940Z ** building package indices 2021-05-18T14:14:43.4345874Z ** installing vignettes 2021-05-18T14:14:43.4401299Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:14:43.6295334Z ** testing if installed package can be loaded from final location 2021-05-18T14:14:43.8191345Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:14:43.8200266Z * DONE (rprojroot) 2021-05-18T14:14:44.0800946Z * installing *source* package ‘crayon’ ... 2021-05-18T14:14:44.0819897Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-18T14:14:44.0821195Z ** using staged installation 2021-05-18T14:14:44.0964801Z ** R 2021-05-18T14:14:44.1061791Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:14:45.1806274Z ** help 2021-05-18T14:14:45.2416864Z *** installing help indices 2021-05-18T14:14:45.2895147Z ** building package indices 2021-05-18T14:14:45.5661359Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:14:45.7707677Z ** testing if installed package can be loaded from final location 2021-05-18T14:14:45.9778845Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:14:45.9789964Z * DONE (crayon) 2021-05-18T14:14:46.2412016Z * installing *source* package ‘R6’ ... 2021-05-18T14:14:46.2428777Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-18T14:14:46.2429936Z ** using staged installation 2021-05-18T14:14:46.2592492Z ** R 2021-05-18T14:14:46.2670927Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:14:46.8521653Z ** help 2021-05-18T14:14:46.8725687Z *** installing help indices 2021-05-18T14:14:46.8951165Z *** copying figures 2021-05-18T14:14:46.8953813Z ** building package indices 2021-05-18T14:14:47.1083028Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:14:47.3128097Z ** testing if installed package can be loaded from final location 2021-05-18T14:14:47.5090592Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:14:47.5098644Z * DONE (R6) 2021-05-18T14:14:47.8755726Z * installing *source* package ‘desc’ ... 2021-05-18T14:14:47.8807690Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-18T14:14:47.8809097Z ** using staged installation 2021-05-18T14:14:47.8973944Z ** R 2021-05-18T14:14:47.9113187Z ** inst 2021-05-18T14:14:47.9132540Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:14:49.9229666Z ** help 2021-05-18T14:14:50.0774038Z *** installing help indices 2021-05-18T14:14:50.1934535Z ** building package indices 2021-05-18T14:14:50.5316662Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:14:50.7384362Z ** testing if installed package can be loaded from final location 2021-05-18T14:14:50.9764439Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:14:50.9779160Z * DONE (desc) 2021-05-18T14:14:51.2708437Z * installing *source* package ‘debugme’ ... 2021-05-18T14:14:51.2742985Z ** package ‘debugme’ successfully unpacked and MD5 sums checked 2021-05-18T14:14:51.2744519Z ** using staged installation 2021-05-18T14:14:51.2866083Z ** R 2021-05-18T14:14:51.2903532Z ** inst 2021-05-18T14:14:51.2924402Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:14:51.6603944Z ** help 2021-05-18T14:14:51.6735851Z *** installing help indices 2021-05-18T14:14:51.6970875Z ** building package indices 2021-05-18T14:14:51.9034358Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:14:52.1115085Z ** testing if installed package can be loaded from final location 2021-05-18T14:14:52.3155425Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:14:52.3161188Z * DONE (debugme) 2021-05-18T14:14:52.3235401Z 2021-05-18T14:14:52.3236112Z The downloaded source packages are in 2021-05-18T14:14:52.3237745Z ‘/tmp/RtmpUGQXe0/downloaded_packages’ 2021-05-18T14:14:52.3238789Z Running `R CMD build`... 2021-05-18T14:14:52.6009819Z * checking for file ‘/tmp/RtmpUGQXe0/remotes6a904d10d333/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-18T14:14:52.6011418Z * preparing ‘sysreqs’: 2021-05-18T14:14:52.6012533Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:14:52.6013835Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:14:52.6014860Z * checking for empty or unneeded directories 2021-05-18T14:14:52.6016074Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-18T14:14:52.6017121Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-18T14:14:52.6018453Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:14:52.6019987Z (as ‘lib’ is unspecified) 2021-05-18T14:14:52.8286447Z * installing *source* package ‘sysreqs’ ... 2021-05-18T14:14:52.8289068Z ** using staged installation 2021-05-18T14:14:52.8440777Z ** R 2021-05-18T14:14:52.8479017Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:14:53.2850602Z ** help 2021-05-18T14:14:53.3069693Z *** installing help indices 2021-05-18T14:14:53.3249262Z ** building package indices 2021-05-18T14:14:53.5281191Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:14:53.7346104Z ** testing if installed package can be loaded from final location 2021-05-18T14:14:53.9425474Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:14:53.9431470Z * DONE (sysreqs) 2021-05-18T14:15:13.3518192Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:15:13.3522747Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-18T14:15:13.3524094Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-18T14:15:13.4756869Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:15:13.4873511Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-18T14:15:13.6229987Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:15:13.6676467Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-18T14:15:13.8976331Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-18T14:15:14.1786718Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:15:14.4714130Z Fetched 109 kB in 1s (105 kB/s) 2021-05-18T14:15:15.3525672Z Reading package lists... 2021-05-18T14:15:15.4393423Z Reading package lists... 2021-05-18T14:15:15.6221485Z Building dependency tree... 2021-05-18T14:15:15.6250173Z Reading state information... 2021-05-18T14:15:15.7965144Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-18T14:15:15.7966824Z libicu-dev set to manually installed. 2021-05-18T14:15:15.7968143Z make is already the newest version (4.2.1-1.2). 2021-05-18T14:15:15.7969143Z make set to manually installed. 2021-05-18T14:15:15.7970750Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-18T14:15:15.7972166Z pandoc is already the newest version (2.7.3-1). 2021-05-18T14:15:15.7973260Z The following additional packages will be installed: 2021-05-18T14:15:15.7974753Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-18T14:15:15.7975807Z Suggested packages: 2021-05-18T14:15:15.7977222Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-18T14:15:15.8503541Z The following NEW packages will be installed: 2021-05-18T14:15:15.8506856Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-18T14:15:15.8508492Z pandoc-citeproc 2021-05-18T14:15:15.9434764Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:15:15.9435786Z Need to get 13.7 MB of archives. 2021-05-18T14:15:15.9436886Z After this operation, 109 MB of additional disk space will be used. 2021-05-18T14:15:15.9438802Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-18T14:15:15.9588634Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-18T14:15:16.1153243Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-18T14:15:16.2589211Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-18T14:15:17.3056973Z Fetched 13.7 MB in 1s (14.6 MB/s) 2021-05-18T14:15:17.3491856Z Selecting previously unselected package libbibutils6. 2021-05-18T14:15:17.3592295Z (Reading database ... 2021-05-18T14:15:17.3593234Z (Reading database ... 5% 2021-05-18T14:15:17.3593934Z (Reading database ... 10% 2021-05-18T14:15:17.3594605Z (Reading database ... 15% 2021-05-18T14:15:17.3595281Z (Reading database ... 20% 2021-05-18T14:15:17.3596527Z (Reading database ... 25% 2021-05-18T14:15:17.3597808Z (Reading database ... 30% 2021-05-18T14:15:17.3598482Z (Reading database ... 35% 2021-05-18T14:15:17.3599141Z (Reading database ... 40% 2021-05-18T14:15:17.3599853Z (Reading database ... 45% 2021-05-18T14:15:17.3600714Z (Reading database ... 50% 2021-05-18T14:15:17.3681874Z (Reading database ... 55% 2021-05-18T14:15:17.3741422Z (Reading database ... 60% 2021-05-18T14:15:17.3798891Z (Reading database ... 65% 2021-05-18T14:15:17.4031404Z (Reading database ... 70% 2021-05-18T14:15:17.4068657Z (Reading database ... 75% 2021-05-18T14:15:17.4443060Z (Reading database ... 80% 2021-05-18T14:15:17.4573554Z (Reading database ... 85% 2021-05-18T14:15:17.5028299Z (Reading database ... 90% 2021-05-18T14:15:17.5127276Z (Reading database ... 95% 2021-05-18T14:15:17.5128076Z (Reading database ... 100% 2021-05-18T14:15:17.5128833Z (Reading database ... 285139 files and directories currently installed.) 2021-05-18T14:15:17.5310185Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-18T14:15:17.5356311Z Unpacking libbibutils6 (6.2-1) ... 2021-05-18T14:15:17.6209210Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-18T14:15:17.6594038Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-18T14:15:17.6623414Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:15:17.7368868Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-18T14:15:17.7777284Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-18T14:15:17.7814174Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-18T14:15:17.8311159Z Selecting previously unselected package pandoc-citeproc. 2021-05-18T14:15:17.8676888Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-18T14:15:17.8700125Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-18T14:15:17.8748773Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-18T14:15:19.3883304Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-18T14:15:19.3979442Z Setting up libbibutils6 (6.2-1) ... 2021-05-18T14:15:19.4053326Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:15:19.4134548Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-18T14:15:19.4228078Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:22.9521785Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:25.4464735Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-18T14:15:25.4465579Z remotes::install_github("ropensci/tic") 2021-05-18T14:15:25.4466231Z remotes::install_github("muschellij2/ghtravis") 2021-05-18T14:15:25.4466903Z remotes::install_github("muschellij2/aghast") 2021-05-18T14:15:25.4467569Z remotes::install_cran("covr") 2021-05-18T14:15:25.4475077Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:15:25.4475508Z env: 2021-05-18T14:15:25.4475965Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:15:25.4476413Z TIC_DEPLOY_KEY: 2021-05-18T14:15:25.4477179Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:15:25.4479032Z GITHUB_PAT: *** 2021-05-18T14:15:25.4480522Z COVERALLS_TOKEN: *** 2021-05-18T14:15:25.4481031Z continue-on-error: true 2021-05-18T14:15:25.4481481Z VDIFFR_RUN_TESTS: 2021-05-18T14:15:25.4481930Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:15:25.4482396Z TZ: UTC 2021-05-18T14:15:25.4482777Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:15:25.4483159Z NOT_CRAN: true 2021-05-18T14:15:25.4483522Z ##[endgroup] 2021-05-18T14:15:25.6748875Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:15:27.4921919Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-18T14:15:49.1802251Z rlang (NA -> 0.4.11) [CRAN] 2021-05-18T14:15:49.1802973Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:15:49.1803579Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:15:49.1804186Z sys (NA -> 3.4 ) [CRAN] 2021-05-18T14:15:49.1804793Z askpass (NA -> 1.1 ) [CRAN] 2021-05-18T14:15:49.1805864Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-18T14:15:49.1806473Z mime (NA -> 0.10 ) [CRAN] 2021-05-18T14:15:49.1807051Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-18T14:15:49.1807675Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-18T14:15:49.1808280Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-18T14:15:49.1808850Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:15:49.1809472Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-18T14:15:49.1810080Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:15:49.1810655Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-18T14:15:49.1811518Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-18T14:15:49.1812149Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:15:49.1812771Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-18T14:15:49.1813356Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-18T14:15:49.1813920Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-18T14:15:49.1814506Z whisker (NA -> 0.4 ) [CRAN] 2021-05-18T14:15:49.1815098Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-18T14:15:49.1815708Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:15:49.1816315Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:15:49.1817178Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:15:49.1817769Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:15:49.1818341Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-18T14:15:49.1819347Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-18T14:15:49.1820340Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-18T14:15:49.1821311Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:15:49.1822188Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-18T14:15:49.1822817Z git2r (NA -> 0.28.0) [CRAN] 2021-05-18T14:15:49.1826586Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-18T14:15:49.1839139Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:15:49.1840314Z (as ‘lib’ is unspecified) 2021-05-18T14:16:06.2448908Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-18T14:16:07.3027406Z Content type 'binary/octet-stream' length 859995 bytes (839 KB) 2021-05-18T14:16:07.3260260Z ================================================== 2021-05-18T14:16:07.3260825Z downloaded 839 KB 2021-05-18T14:16:07.3261905Z 2021-05-18T14:16:07.3301189Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-18T14:16:08.4540233Z Content type 'binary/octet-stream' length 264532 bytes (258 KB) 2021-05-18T14:16:08.4711703Z ================================================== 2021-05-18T14:16:08.4712630Z downloaded 258 KB 2021-05-18T14:16:08.4713121Z 2021-05-18T14:16:08.4752704Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-18T14:16:09.6118724Z Content type 'binary/octet-stream' length 100043 bytes (97 KB) 2021-05-18T14:16:09.6164916Z ================================================== 2021-05-18T14:16:09.6165679Z downloaded 97 KB 2021-05-18T14:16:09.6166266Z 2021-05-18T14:16:09.6204519Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-18T14:16:10.9551173Z Content type 'binary/octet-stream' length 20291 bytes (19 KB) 2021-05-18T14:16:10.9588347Z ================================================== 2021-05-18T14:16:10.9589097Z downloaded 19 KB 2021-05-18T14:16:10.9589538Z 2021-05-18T14:16:10.9597732Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-18T14:16:11.9729552Z Content type 'application/x-tar' length 5688 bytes 2021-05-18T14:16:11.9730572Z ================================================== 2021-05-18T14:16:11.9731204Z downloaded 5688 bytes 2021-05-18T14:16:11.9731636Z 2021-05-18T14:16:11.9768434Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-18T14:16:13.1039350Z Content type 'binary/octet-stream' length 1311683 bytes (1.3 MB) 2021-05-18T14:16:13.1331797Z ================================================== 2021-05-18T14:16:13.1332832Z downloaded 1.3 MB 2021-05-18T14:16:13.1333342Z 2021-05-18T14:16:13.1369554Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-18T14:16:14.1917287Z Content type 'binary/octet-stream' length 12958 bytes (12 KB) 2021-05-18T14:16:14.1918935Z ================================================== 2021-05-18T14:16:14.1919590Z downloaded 12 KB 2021-05-18T14:16:14.1920187Z 2021-05-18T14:16:14.1954397Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-18T14:16:15.3154460Z Content type 'binary/octet-stream' length 798588 bytes (779 KB) 2021-05-18T14:16:15.3430272Z ================================================== 2021-05-18T14:16:15.3431554Z downloaded 779 KB 2021-05-18T14:16:15.3432062Z 2021-05-18T14:16:15.3470844Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-18T14:16:16.4205569Z Content type 'binary/octet-stream' length 422264 bytes (412 KB) 2021-05-18T14:16:16.4433253Z ================================================== 2021-05-18T14:16:16.4434147Z downloaded 412 KB 2021-05-18T14:16:16.4434650Z 2021-05-18T14:16:16.4478515Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-18T14:16:17.5017595Z Content type 'application/x-tar' length 3475 bytes 2021-05-18T14:16:17.5018723Z ================================================== 2021-05-18T14:16:17.5019495Z downloaded 3475 bytes 2021-05-18T14:16:17.5019807Z 2021-05-18T14:16:17.5055491Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-18T14:16:18.5641797Z Content type 'binary/octet-stream' length 159877 bytes (156 KB) 2021-05-18T14:16:18.5761976Z ================================================== 2021-05-18T14:16:18.5763066Z downloaded 156 KB 2021-05-18T14:16:18.5763829Z 2021-05-18T14:16:18.5801840Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-18T14:16:19.6221092Z Content type 'binary/octet-stream' length 62129 bytes (60 KB) 2021-05-18T14:16:19.6267893Z ================================================== 2021-05-18T14:16:19.6269074Z downloaded 60 KB 2021-05-18T14:16:19.6269862Z 2021-05-18T14:16:19.6308370Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-18T14:16:20.8525240Z Content type 'binary/octet-stream' length 158132 bytes (154 KB) 2021-05-18T14:16:20.8619235Z ================================================== 2021-05-18T14:16:20.8620197Z downloaded 154 KB 2021-05-18T14:16:20.8622505Z 2021-05-18T14:16:20.8665303Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-18T14:16:22.0328208Z Content type 'binary/octet-stream' length 113091 bytes (110 KB) 2021-05-18T14:16:22.0380116Z ================================================== 2021-05-18T14:16:22.0380557Z downloaded 110 KB 2021-05-18T14:16:22.0380822Z 2021-05-18T14:16:22.0422021Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-18T14:16:23.1087002Z Content type 'binary/octet-stream' length 109870 bytes (107 KB) 2021-05-18T14:16:23.1183816Z ================================================== 2021-05-18T14:16:23.1184309Z downloaded 107 KB 2021-05-18T14:16:23.1184630Z 2021-05-18T14:16:23.1243284Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-18T14:16:24.2818558Z Content type 'binary/octet-stream' length 230676 bytes (225 KB) 2021-05-18T14:16:24.2955575Z ================================================== 2021-05-18T14:16:24.2956753Z downloaded 225 KB 2021-05-18T14:16:24.2957212Z 2021-05-18T14:16:24.2994804Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-18T14:16:25.3172473Z Content type 'binary/octet-stream' length 44517 bytes (43 KB) 2021-05-18T14:16:25.3218046Z ================================================== 2021-05-18T14:16:25.3219459Z downloaded 43 KB 2021-05-18T14:16:25.3220135Z 2021-05-18T14:16:25.3266421Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-18T14:16:26.3485688Z Content type 'binary/octet-stream' length 92979 bytes (90 KB) 2021-05-18T14:16:26.3589595Z ================================================== 2021-05-18T14:16:26.3590089Z downloaded 90 KB 2021-05-18T14:16:26.3590353Z 2021-05-18T14:16:26.3728283Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-18T14:16:27.3988170Z Content type 'binary/octet-stream' length 95150 bytes (92 KB) 2021-05-18T14:16:27.4056055Z ================================================== 2021-05-18T14:16:27.4056829Z downloaded 92 KB 2021-05-18T14:16:27.4057306Z 2021-05-18T14:16:27.4101596Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-18T14:16:28.4758524Z Content type 'application/x-tar' length 28675 bytes (28 KB) 2021-05-18T14:16:28.4760839Z ================================================== 2021-05-18T14:16:28.4761275Z downloaded 28 KB 2021-05-18T14:16:28.4761527Z 2021-05-18T14:16:28.4797685Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-18T14:16:29.5057515Z Content type 'binary/octet-stream' length 12326 bytes (12 KB) 2021-05-18T14:16:29.5058104Z ================================================== 2021-05-18T14:16:29.5058470Z downloaded 12 KB 2021-05-18T14:16:29.5058711Z 2021-05-18T14:16:29.5098583Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-18T14:16:30.5796441Z Content type 'binary/octet-stream' length 373001 bytes (364 KB) 2021-05-18T14:16:30.5973896Z ================================================== 2021-05-18T14:16:30.5974919Z downloaded 364 KB 2021-05-18T14:16:30.5975408Z 2021-05-18T14:16:30.6015362Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-18T14:16:31.7598659Z Content type 'binary/octet-stream' length 83493 bytes (81 KB) 2021-05-18T14:16:31.7601291Z ================================================== 2021-05-18T14:16:31.7602334Z downloaded 81 KB 2021-05-18T14:16:31.7602802Z 2021-05-18T14:16:31.7639831Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-18T14:16:32.6755788Z Content type 'binary/octet-stream' length 45853 bytes (44 KB) 2021-05-18T14:16:32.6758941Z ================================================== 2021-05-18T14:16:32.6759374Z downloaded 44 KB 2021-05-18T14:16:32.6759618Z 2021-05-18T14:16:32.6800417Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-18T14:16:33.5699141Z Content type 'binary/octet-stream' length 66528 bytes (64 KB) 2021-05-18T14:16:33.5753123Z ================================================== 2021-05-18T14:16:33.5753553Z downloaded 64 KB 2021-05-18T14:16:33.5753829Z 2021-05-18T14:16:33.5795681Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-18T14:16:34.6381991Z Content type 'binary/octet-stream' length 800044 bytes (781 KB) 2021-05-18T14:16:34.6631690Z ================================================== 2021-05-18T14:16:34.6632428Z downloaded 781 KB 2021-05-18T14:16:34.6632967Z 2021-05-18T14:16:34.6671760Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-18T14:16:35.6700646Z Content type 'binary/octet-stream' length 20919 bytes (20 KB) 2021-05-18T14:16:35.6702071Z ================================================== 2021-05-18T14:16:35.6702605Z downloaded 20 KB 2021-05-18T14:16:35.6703094Z 2021-05-18T14:16:35.6737934Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-18T14:16:36.7600898Z Content type 'binary/octet-stream' length 24954 bytes (24 KB) 2021-05-18T14:16:36.7604881Z ================================================== 2021-05-18T14:16:36.7605276Z downloaded 24 KB 2021-05-18T14:16:36.7605524Z 2021-05-18T14:16:36.7644247Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-18T14:16:37.8679669Z Content type 'binary/octet-stream' length 304209 bytes (297 KB) 2021-05-18T14:16:37.8856129Z ================================================== 2021-05-18T14:16:37.8857140Z downloaded 297 KB 2021-05-18T14:16:37.8857572Z 2021-05-18T14:16:37.8903424Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-18T14:16:39.0455291Z Content type 'binary/octet-stream' length 17411 bytes (17 KB) 2021-05-18T14:16:39.0456524Z ================================================== 2021-05-18T14:16:39.0457329Z downloaded 17 KB 2021-05-18T14:16:39.0457780Z 2021-05-18T14:16:39.0496949Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-18T14:16:40.1437126Z Content type 'binary/octet-stream' length 1223574 bytes (1.2 MB) 2021-05-18T14:16:40.1819038Z ================================================== 2021-05-18T14:16:40.1820054Z downloaded 1.2 MB 2021-05-18T14:16:40.1820508Z 2021-05-18T14:16:40.8274172Z * installing *source* package ‘rlang’ ... 2021-05-18T14:16:40.8399485Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-18T14:16:40.8402465Z ** using staged installation 2021-05-18T14:16:40.8567444Z ** libs 2021-05-18T14:16:40.8659244Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c capture.c -o capture.o 2021-05-18T14:16:41.0212390Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c export.c -o export.o 2021-05-18T14:16:41.3843525Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c internal.c -o internal.o 2021-05-18T14:16:43.9449478Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c lib.c -o lib.o 2021-05-18T14:16:45.0082166Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./lib/ -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-18T14:16:45.0491696Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:16:45.1102778Z installing to /home/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-18T14:16:45.1128974Z ** R 2021-05-18T14:16:45.1598500Z ** inst 2021-05-18T14:16:45.1609952Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:16:49.5751348Z ** help 2021-05-18T14:16:50.4101427Z *** installing help indices 2021-05-18T14:16:50.7867437Z *** copying figures 2021-05-18T14:16:50.7874158Z ** building package indices 2021-05-18T14:16:51.3457190Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:16:51.5640509Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:16:51.6386004Z ** testing if installed package can be loaded from final location 2021-05-18T14:16:51.9130377Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:16:51.9160003Z * DONE (rlang) 2021-05-18T14:16:52.2131424Z * installing *source* package ‘magrittr’ ... 2021-05-18T14:16:52.2161447Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-18T14:16:52.2162677Z ** using staged installation 2021-05-18T14:16:52.2318841Z ** libs 2021-05-18T14:16:52.2369726Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pipe.c -o pipe.o 2021-05-18T14:16:52.3668667Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-18T14:16:52.4307132Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:16:52.4525601Z installing to /home/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-18T14:16:52.4540813Z ** R 2021-05-18T14:16:52.4584597Z ** inst 2021-05-18T14:16:52.4599850Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:16:52.7855619Z ** help 2021-05-18T14:16:52.8396037Z *** installing help indices 2021-05-18T14:16:52.8760726Z *** copying figures 2021-05-18T14:16:52.8763978Z ** building package indices 2021-05-18T14:16:53.0951938Z ** installing vignettes 2021-05-18T14:16:53.1017952Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:16:53.3001813Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:16:53.3173822Z ** testing if installed package can be loaded from final location 2021-05-18T14:16:53.5075175Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:16:53.5082118Z * DONE (magrittr) 2021-05-18T14:16:53.7791050Z * installing *source* package ‘glue’ ... 2021-05-18T14:16:53.7809895Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-18T14:16:53.7810774Z ** using staged installation 2021-05-18T14:16:53.7995319Z ** libs 2021-05-18T14:16:53.8043979Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c glue.c -o glue.o 2021-05-18T14:16:53.9440385Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:16:53.9904362Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c trim.c -o trim.o 2021-05-18T14:16:54.0833494Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:16:54.1045464Z installing to /home/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-18T14:16:54.1059349Z ** R 2021-05-18T14:16:54.1119141Z ** inst 2021-05-18T14:16:54.1131052Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:16:54.6852913Z ** help 2021-05-18T14:16:54.7172066Z *** installing help indices 2021-05-18T14:16:54.7523241Z *** copying figures 2021-05-18T14:16:54.7526417Z ** building package indices 2021-05-18T14:16:54.9802335Z ** installing vignettes 2021-05-18T14:16:54.9820151Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:16:55.2387464Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:16:55.2585841Z ** testing if installed package can be loaded from final location 2021-05-18T14:16:55.5215805Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:16:55.5217341Z * DONE (glue) 2021-05-18T14:16:55.7698066Z * installing *source* package ‘sys’ ... 2021-05-18T14:16:55.7714773Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-18T14:16:55.7715906Z ** using staged installation 2021-05-18T14:16:55.7948744Z ** libs 2021-05-18T14:16:55.7999110Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c exec.c -o exec.o 2021-05-18T14:16:56.0538957Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:16:56.1123557Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o sys.so exec.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:16:56.1365064Z installing to /home/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-18T14:16:56.1379694Z ** R 2021-05-18T14:16:56.1418572Z ** inst 2021-05-18T14:16:56.1427278Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:16:56.4607006Z ** help 2021-05-18T14:16:56.4806893Z *** installing help indices 2021-05-18T14:16:56.5021692Z ** building package indices 2021-05-18T14:16:56.7188307Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:16:56.9190196Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:16:56.9395867Z ** testing if installed package can be loaded from final location 2021-05-18T14:16:57.1551996Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:16:57.1559328Z * DONE (sys) 2021-05-18T14:16:57.4023701Z * installing *source* package ‘mime’ ... 2021-05-18T14:16:57.4036239Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-18T14:16:57.4038549Z ** using staged installation 2021-05-18T14:16:57.4185072Z ** libs 2021-05-18T14:16:57.4238339Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:16:57.4808896Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-18T14:16:57.5466140Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:16:57.5641518Z installing to /home/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-18T14:16:57.5660417Z ** R 2021-05-18T14:16:57.5730434Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:16:57.9772313Z ** help 2021-05-18T14:16:57.9986722Z *** installing help indices 2021-05-18T14:16:58.0157765Z ** building package indices 2021-05-18T14:16:58.2283096Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:16:58.4378119Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:16:58.4596110Z ** testing if installed package can be loaded from final location 2021-05-18T14:16:58.6424077Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:16:58.6432017Z * DONE (mime) 2021-05-18T14:16:59.0620662Z * installing *source* package ‘curl’ ... 2021-05-18T14:16:59.0713945Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-18T14:16:59.0715848Z ** using staged installation 2021-05-18T14:16:59.0824890Z Found pkg-config cflags and libs! 2021-05-18T14:16:59.1697066Z Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu 2021-05-18T14:16:59.1699034Z Using PKG_LIBS=-lcurl 2021-05-18T14:16:59.2308037Z ** libs 2021-05-18T14:16:59.2373025Z rm -f curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o 2021-05-18T14:16:59.2399491Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callbacks.c -o callbacks.o 2021-05-18T14:16:59.3243217Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c curl.c -o curl.o 2021-05-18T14:16:59.4650633Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c download.c -o download.o 2021-05-18T14:16:59.5660955Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape.c -o escape.o 2021-05-18T14:16:59.6370654Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fetch.c -o fetch.o 2021-05-18T14:16:59.7510905Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c form.c -o form.o 2021-05-18T14:16:59.8306075Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c getdate.c -o getdate.o 2021-05-18T14:16:59.8947838Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c handle.c -o handle.o 2021-05-18T14:17:00.2835272Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-18T14:17:00.3259493Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:17:00.3878545Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c interrupt.c -o interrupt.o 2021-05-18T14:17:00.4618543Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c multi.c -o multi.o 2021-05-18T14:17:00.6676973Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c nslookup.c -o nslookup.o 2021-05-18T14:17:00.7313808Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c reflist.c -o reflist.o 2021-05-18T14:17:00.7937853Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-18T14:17:00.8411844Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-18T14:17:00.8940501Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typechecking.c -o typechecking.o 2021-05-18T14:17:00.9505579Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-18T14:17:01.1053186Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-18T14:17:01.1799075Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c winidn.c -o winidn.o 2021-05-18T14:17:01.2034670Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c writer.c -o writer.o 2021-05-18T14:17:01.2567297Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:17:01.2881955Z installing to /home/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-18T14:17:01.2893833Z ** R 2021-05-18T14:17:01.3051688Z ** inst 2021-05-18T14:17:01.3089276Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:01.9238045Z ** help 2021-05-18T14:17:01.9771498Z *** installing help indices 2021-05-18T14:17:02.0188515Z ** building package indices 2021-05-18T14:17:02.2561424Z ** installing vignettes 2021-05-18T14:17:02.2628001Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:17:02.4782910Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:17:02.5015788Z ** testing if installed package can be loaded from final location 2021-05-18T14:17:02.7205894Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:17:02.7215365Z * DONE (curl) 2021-05-18T14:17:03.0977726Z * installing *source* package ‘jsonlite’ ... 2021-05-18T14:17:03.1066770Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-18T14:17:03.1068073Z ** using staged installation 2021-05-18T14:17:03.1270128Z ** libs 2021-05-18T14:17:03.1343935Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c base64.c -o base64.o 2021-05-18T14:17:03.2046682Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-18T14:17:03.2677126Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-18T14:17:03.3375132Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-18T14:17:03.4529477Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-18T14:17:03.5238795Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-18T14:17:03.5767207Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-18T14:17:03.6280284Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-18T14:17:03.6872546Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-18T14:17:03.7425805Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-18T14:17:03.8803283Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-18T14:17:03.9499663Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-18T14:17:04.0403841Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c parse.c -o parse.o 2021-05-18T14:17:04.1208296Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c prettify.c -o prettify.o 2021-05-18T14:17:04.1953508Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c push_parser.c -o push_parser.o 2021-05-18T14:17:04.2604283Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c r-base64.c -o r-base64.o 2021-05-18T14:17:04.3162572Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c register.c -o register.o 2021-05-18T14:17:04.3624995Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-18T14:17:04.4377450Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-18T14:17:04.4933964Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c validate.c -o validate.o 2021-05-18T14:17:04.5497520Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-18T14:17:04.6150385Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-18T14:17:04.6499438Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-18T14:17:04.7027002Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-18T14:17:04.8074677Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-18T14:17:05.0668302Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-18T14:17:05.3537814Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-18T14:17:05.5427427Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-18T14:17:05.6929603Z ar rcs yajl/libstatyajl.a yajl/yajl.o yajl/yajl_alloc.o yajl/yajl_buf.o yajl/yajl_encode.o yajl/yajl_gen.o yajl/yajl_lex.o yajl/yajl_parser.o yajl/yajl_tree.o 2021-05-18T14:17:05.7024416Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:17:05.7337019Z installing to /home/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-18T14:17:05.7352787Z ** R 2021-05-18T14:17:05.7543335Z ** inst 2021-05-18T14:17:05.7562375Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:07.0403836Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-18T14:17:07.0405910Z ** help 2021-05-18T14:17:07.0769559Z *** installing help indices 2021-05-18T14:17:07.1082115Z ** building package indices 2021-05-18T14:17:07.3241090Z ** installing vignettes 2021-05-18T14:17:07.3352091Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:17:07.5442005Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:17:07.5616051Z ** testing if installed package can be loaded from final location 2021-05-18T14:17:07.7930446Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:17:07.7944609Z * DONE (jsonlite) 2021-05-18T14:17:08.0377321Z * installing *source* package ‘ini’ ... 2021-05-18T14:17:08.0387891Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-18T14:17:08.0390516Z ** using staged installation 2021-05-18T14:17:08.0518073Z ** R 2021-05-18T14:17:08.0547815Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:08.3343486Z ** help 2021-05-18T14:17:08.3472372Z *** installing help indices 2021-05-18T14:17:08.3715190Z ** building package indices 2021-05-18T14:17:08.5778461Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:17:08.7695486Z ** testing if installed package can be loaded from final location 2021-05-18T14:17:08.9592765Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:17:08.9597361Z * DONE (ini) 2021-05-18T14:17:09.2304103Z * installing *source* package ‘gitcreds’ ... 2021-05-18T14:17:09.2322470Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-18T14:17:09.2323736Z ** using staged installation 2021-05-18T14:17:09.2465830Z ** R 2021-05-18T14:17:09.2532703Z ** inst 2021-05-18T14:17:09.2546220Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:09.8369534Z ** help 2021-05-18T14:17:09.8656943Z *** installing help indices 2021-05-18T14:17:09.8918693Z ** building package indices 2021-05-18T14:17:10.0982031Z ** installing vignettes 2021-05-18T14:17:10.1040736Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:17:10.2940103Z ** testing if installed package can be loaded from final location 2021-05-18T14:17:10.4910372Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:17:10.4919121Z * DONE (gitcreds) 2021-05-18T14:17:10.7676768Z * installing *source* package ‘zip’ ... 2021-05-18T14:17:10.7706088Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-18T14:17:10.7707350Z ** using staged installation 2021-05-18T14:17:10.7814821Z ** libs 2021-05-18T14:17:10.7865389Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-18T14:17:13.7808107Z gcc -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-18T14:17:16.7963220Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:17:16.8450786Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c miniz.c -o miniz.o 2021-05-18T14:17:19.6603664Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rzip.c -o rzip.o 2021-05-18T14:17:19.7613643Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c zip.c -o zip.o 2021-05-18T14:17:19.9052461Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unixutils.c -o unixutils.o 2021-05-18T14:17:19.9733227Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:17:20.0017919Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-18T14:17:20.0072538Z ** R 2021-05-18T14:17:20.0117513Z ** inst 2021-05-18T14:17:20.0135517Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:20.4178446Z ** help 2021-05-18T14:17:20.4410826Z *** installing help indices 2021-05-18T14:17:20.4675989Z ** building package indices 2021-05-18T14:17:20.6809470Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:17:20.8835531Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:17:20.9097197Z ** testing if installed package can be loaded from final location 2021-05-18T14:17:21.1001788Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:17:21.1008058Z * DONE (zip) 2021-05-18T14:17:21.4426045Z * installing *source* package ‘rstudioapi’ ... 2021-05-18T14:17:21.4467882Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-18T14:17:21.4468811Z ** using staged installation 2021-05-18T14:17:21.4612519Z ** R 2021-05-18T14:17:21.4721515Z ** inst 2021-05-18T14:17:21.4739187Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:22.1212176Z ** help 2021-05-18T14:17:22.3214491Z *** installing help indices 2021-05-18T14:17:22.4741469Z *** copying figures 2021-05-18T14:17:22.4742349Z ** building package indices 2021-05-18T14:17:22.8169921Z ** installing vignettes 2021-05-18T14:17:22.8268159Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:17:23.0148042Z ** testing if installed package can be loaded from final location 2021-05-18T14:17:23.2146093Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:17:23.2154816Z * DONE (rstudioapi) 2021-05-18T14:17:23.4657257Z * installing *source* package ‘fastmap’ ... 2021-05-18T14:17:23.4674231Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-18T14:17:23.4742016Z ** using staged installation 2021-05-18T14:17:23.4871444Z ** libs 2021-05-18T14:17:23.4934969Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fpic -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-18T14:17:25.9131029Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Ilib/ -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:17:25.9626222Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:17:26.0322862Z installing to /home/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-18T14:17:26.0324061Z ** R 2021-05-18T14:17:26.0365381Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:26.5653567Z ** help 2021-05-18T14:17:26.5838361Z *** installing help indices 2021-05-18T14:17:26.6035493Z ** building package indices 2021-05-18T14:17:26.8064320Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:17:27.0015446Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:17:27.0246914Z ** testing if installed package can be loaded from final location 2021-05-18T14:17:27.2314469Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:17:27.2324017Z * DONE (fastmap) 2021-05-18T14:17:27.5250617Z * installing *source* package ‘yaml’ ... 2021-05-18T14:17:27.5274321Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-18T14:17:27.5276156Z ** using staged installation 2021-05-18T14:17:27.5387990Z ** libs 2021-05-18T14:17:27.5442797Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api.c -o api.o 2021-05-18T14:17:27.9112870Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dumper.c -o dumper.o 2021-05-18T14:17:28.0345725Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c emitter.c -o emitter.o 2021-05-18T14:17:29.1314777Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c implicit.c -o implicit.o 2021-05-18T14:17:29.3344140Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c loader.c -o loader.o 2021-05-18T14:17:29.4819487Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c parser.c -o parser.o 2021-05-18T14:17:29.8727724Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_emit.c -o r_emit.o 2021-05-18T14:17:30.1780511Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_ext.c -o r_ext.o 2021-05-18T14:17:30.2891139Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c r_parse.c -o r_parse.o 2021-05-18T14:17:30.7521663Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reader.c -o reader.o 2021-05-18T14:17:30.8674212Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c scanner.c -o scanner.o 2021-05-18T14:17:32.3553273Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fpic -g -O2 -c writer.c -o writer.o 2021-05-18T14:17:32.4243163Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:17:32.4572802Z installing to /home/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-18T14:17:32.4594337Z ** R 2021-05-18T14:17:32.4631126Z ** inst 2021-05-18T14:17:32.4647062Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:32.7393480Z ** help 2021-05-18T14:17:32.7611681Z *** installing help indices 2021-05-18T14:17:32.7909810Z ** building package indices 2021-05-18T14:17:33.0130638Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:17:33.2052144Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:17:33.2243185Z ** testing if installed package can be loaded from final location 2021-05-18T14:17:33.4362811Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:17:33.4363976Z * DONE (yaml) 2021-05-18T14:17:33.7437911Z * installing *source* package ‘withr’ ... 2021-05-18T14:17:33.7462901Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-18T14:17:33.7463942Z ** using staged installation 2021-05-18T14:17:33.7695224Z ** R 2021-05-18T14:17:33.7789967Z ** inst 2021-05-18T14:17:33.7803760Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:34.6119542Z ** help 2021-05-18T14:17:34.7054013Z *** installing help indices 2021-05-18T14:17:34.7739068Z *** copying figures 2021-05-18T14:17:34.7742288Z ** building package indices 2021-05-18T14:17:35.0441009Z ** installing vignettes 2021-05-18T14:17:35.0490984Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:17:35.2625823Z ** testing if installed package can be loaded from final location 2021-05-18T14:17:35.4746217Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:17:35.4754457Z * DONE (withr) 2021-05-18T14:17:35.7602801Z * installing *source* package ‘whisker’ ... 2021-05-18T14:17:35.7621901Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-18T14:17:35.7622996Z ** using staged installation 2021-05-18T14:17:35.7743443Z ** R 2021-05-18T14:17:35.7803288Z ** inst 2021-05-18T14:17:35.7824702Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:36.2672494Z ** help 2021-05-18T14:17:36.2919194Z *** installing help indices 2021-05-18T14:17:36.3205075Z ** building package indices 2021-05-18T14:17:36.5358278Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:17:36.7392112Z ** testing if installed package can be loaded from final location 2021-05-18T14:17:36.9518158Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:17:36.9519316Z * DONE (whisker) 2021-05-18T14:17:37.1980750Z * installing *source* package ‘rappdirs’ ... 2021-05-18T14:17:37.1994012Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-18T14:17:37.1995018Z ** using staged installation 2021-05-18T14:17:37.2225270Z ** libs 2021-05-18T14:17:37.2273012Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:17:37.2772596Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c win-path.c -o win-path.o 2021-05-18T14:17:37.3331517Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:17:37.3522770Z installing to /home/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-18T14:17:37.3530166Z ** R 2021-05-18T14:17:37.3581155Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:37.7111127Z ** help 2021-05-18T14:17:37.7370057Z *** installing help indices 2021-05-18T14:17:37.7631332Z ** building package indices 2021-05-18T14:17:37.9919684Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:17:38.1899254Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:17:38.2065184Z ** testing if installed package can be loaded from final location 2021-05-18T14:17:38.3938163Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:17:38.3943945Z * DONE (rappdirs) 2021-05-18T14:17:38.9777833Z * installing *source* package ‘fs’ ... 2021-05-18T14:17:38.9910736Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-18T14:17:38.9911804Z ** using staged installation 2021-05-18T14:17:39.0100650Z ** libs 2021-05-18T14:17:39.0170496Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c id.cc -o id.o 2021-05-18T14:17:39.6879045Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c file.cc -o file.o 2021-05-18T14:17:40.1782395Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c path.cc -o path.o 2021-05-18T14:17:40.6385176Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c fs.cc -o fs.o 2021-05-18T14:17:40.7308005Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c link.cc -o link.o 2021-05-18T14:17:41.0854391Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c utils.cc -o utils.o 2021-05-18T14:17:41.4400914Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c init.cc -o init.o 2021-05-18T14:17:41.5423089Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c dir.cc -o dir.o 2021-05-18T14:17:42.0689219Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c getmode.cc -o getmode.o 2021-05-18T14:17:42.3994971Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c error.cc -o error.o 2021-05-18T14:17:42.5136849Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-18T14:17:42.8743130Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/setmode.c -o bsd/setmode.o 2021-05-18T14:17:43.0135315Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/strmode.c -o bsd/strmode.o 2021-05-18T14:17:43.0621388Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fpic -g -O2 -c bsd/reallocarray.c -o bsd/reallocarray.o 2021-05-18T14:17:43.0939300Z (cd libuv-1.38.1 \ 2021-05-18T14:17:43.0941570Z && CC="gcc" CFLAGS="-g -O2 -I/usr/local/include -fpic -fvisibility=hidden" AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-18T14:17:47.7220114Z make --directory=libuv-1.38.1 \ 2021-05-18T14:17:47.7220723Z HAVE_DTRACE=0 2021-05-18T14:17:48.4624499Z make[1]: Entering directory '/tmp/RtmpQ3G44J/R.INSTALL7a4e5410e891/fs/src/libuv-1.38.1' 2021-05-18T14:17:48.4626591Z CC src/libuv_la-fs-poll.lo 2021-05-18T14:17:48.4627445Z CC src/libuv_la-idna.lo 2021-05-18T14:17:49.0938043Z CC src/libuv_la-inet.lo 2021-05-18T14:17:49.8261834Z CC src/libuv_la-random.lo 2021-05-18T14:17:50.4427358Z CC src/libuv_la-strscpy.lo 2021-05-18T14:17:50.9917293Z CC src/libuv_la-threadpool.lo 2021-05-18T14:17:51.7134386Z CC src/libuv_la-timer.lo 2021-05-18T14:17:52.4109069Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-18T14:17:53.0042047Z CC src/libuv_la-uv-common.lo 2021-05-18T14:17:54.2297723Z CC src/libuv_la-version.lo 2021-05-18T14:17:54.7390049Z CC src/unix/libuv_la-async.lo 2021-05-18T14:17:55.3969715Z CC src/unix/libuv_la-core.lo 2021-05-18T14:17:56.7205650Z CC src/unix/libuv_la-dl.lo 2021-05-18T14:17:57.2871731Z CC src/unix/libuv_la-fs.lo 2021-05-18T14:17:58.9535907Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-18T14:17:59.5908434Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-18T14:18:00.1556862Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-18T14:18:00.8172885Z CC src/unix/libuv_la-loop.lo 2021-05-18T14:18:01.4844555Z CC src/unix/libuv_la-pipe.lo 2021-05-18T14:18:02.1729545Z CC src/unix/libuv_la-poll.lo 2021-05-18T14:18:02.7918875Z CC src/unix/libuv_la-process.lo 2021-05-18T14:18:03.6145894Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-18T14:18:04.1952829Z CC src/unix/libuv_la-signal.lo 2021-05-18T14:18:05.1842502Z CC src/unix/libuv_la-stream.lo 2021-05-18T14:18:06.3733586Z CC src/unix/libuv_la-tcp.lo 2021-05-18T14:18:07.1179679Z CC src/unix/libuv_la-thread.lo 2021-05-18T14:18:07.9097540Z CC src/unix/libuv_la-tty.lo 2021-05-18T14:18:08.5689595Z CC src/unix/libuv_la-udp.lo 2021-05-18T14:18:09.6816604Z CC src/unix/libuv_la-linux-core.lo 2021-05-18T14:18:10.8135616Z CC src/unix/libuv_la-linux-inotify.lo 2021-05-18T14:18:11.7318774Z CC src/unix/libuv_la-linux-syscalls.lo 2021-05-18T14:18:12.2674596Z CC src/unix/libuv_la-procfs-exepath.lo 2021-05-18T14:18:12.8757107Z CC src/unix/libuv_la-proctitle.lo 2021-05-18T14:18:13.4779030Z CC src/unix/libuv_la-random-getrandom.lo 2021-05-18T14:18:14.0495000Z CC src/unix/libuv_la-random-sysctl-linux.lo 2021-05-18T14:18:14.6296569Z CCLD libuv.la 2021-05-18T14:18:14.8557273Z ar: `u' modifier ignored since `D' is the default (see `U') 2021-05-18T14:18:14.8980511Z make[1]: Leaving directory '/tmp/RtmpQ3G44J/R.INSTALL7a4e5410e891/fs/src/libuv-1.38.1' 2021-05-18T14:18:14.9001589Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fs.so id.o file.o path.o fs.o link.o utils.o init.o dir.o getmode.o error.o unix/getmode.o bsd/setmode.o bsd/strmode.o bsd/reallocarray.o ./libuv-1.38.1/.libs/libuv.a -pthread -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:18:14.9950284Z installing to /home/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-18T14:18:14.9990636Z ** R 2021-05-18T14:18:15.0138648Z ** inst 2021-05-18T14:18:15.0151247Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:18:16.2696270Z ** help 2021-05-18T14:18:16.3464843Z *** installing help indices 2021-05-18T14:18:16.4115740Z ** building package indices 2021-05-18T14:18:16.6721252Z ** installing vignettes 2021-05-18T14:18:16.6828331Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:18:16.9367987Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:18:16.9548857Z ** testing if installed package can be loaded from final location 2021-05-18T14:18:17.2168319Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:18:17.2182662Z * DONE (fs) 2021-05-18T14:18:17.4849185Z * installing *source* package ‘clipr’ ... 2021-05-18T14:18:17.4862038Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-18T14:18:17.4863051Z ** using staged installation 2021-05-18T14:18:17.5077987Z ** R 2021-05-18T14:18:17.5122941Z ** inst 2021-05-18T14:18:17.5133600Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:18:17.8932709Z ** help 2021-05-18T14:18:17.9158072Z *** installing help indices 2021-05-18T14:18:17.9382966Z ** building package indices 2021-05-18T14:18:18.1555515Z ** installing vignettes 2021-05-18T14:18:18.1606825Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:18:18.3496940Z ** testing if installed package can be loaded from final location 2021-05-18T14:18:18.5355633Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:18:18.5364605Z * DONE (clipr) 2021-05-18T14:18:19.4843478Z * installing *source* package ‘git2r’ ... 2021-05-18T14:18:19.5107795Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-18T14:18:19.5108426Z ** using staged installation 2021-05-18T14:18:19.6902498Z checking build system type... x86_64-unknown-linux-gnu 2021-05-18T14:18:19.6904205Z checking host system type... x86_64-unknown-linux-gnu 2021-05-18T14:18:19.6912022Z checking for gcc... gcc 2021-05-18T14:18:19.7514142Z checking whether the C compiler works... yes 2021-05-18T14:18:19.7516422Z checking for C compiler default output file name... a.out 2021-05-18T14:18:19.7898359Z checking for suffix of executables... 2021-05-18T14:18:19.8333012Z checking whether we are cross compiling... no 2021-05-18T14:18:19.8550378Z checking for suffix of object files... o 2021-05-18T14:18:19.8756749Z checking whether we are using the GNU C compiler... yes 2021-05-18T14:18:19.8977766Z checking whether gcc accepts -g... yes 2021-05-18T14:18:19.9370304Z checking for gcc option to accept ISO C89... none needed 2021-05-18T14:18:19.9379216Z checking for pkg-config... /usr/bin/pkg-config 2021-05-18T14:18:19.9393745Z checking pkg-config is at least version 0.9.0... yes 2021-05-18T14:18:19.9469739Z Found pkg-config cflags and libs! 2021-05-18T14:18:20.0442048Z checking whether the libgit2 version will work in git2r... yes 2021-05-18T14:18:20.1801408Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-18T14:18:20.3106537Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-18T14:18:20.4420905Z checking whether the libgit2 function git_error_last is available... yes 2021-05-18T14:18:20.5593010Z checking whether the libgit2 function git_oid_is_zero is available... no 2021-05-18T14:18:20.5596070Z ----- Results of the git2r package configure ----- 2021-05-18T14:18:20.5596642Z 2021-05-18T14:18:20.5597825Z PKG_CFLAGS: -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR 2021-05-18T14:18:20.5598874Z PKG_LIBS: -lgit2 2021-05-18T14:18:20.5599245Z 2021-05-18T14:18:20.5600170Z -------------------------------------------------- 2021-05-18T14:18:20.5797820Z configure: creating ./config.status 2021-05-18T14:18:20.6654597Z config.status: creating src/Makevars 2021-05-18T14:18:20.7248493Z ** libs 2021-05-18T14:18:20.7317741Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r.c -o git2r.o 2021-05-18T14:18:20.8056895Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-18T14:18:20.8627684Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-18T14:18:21.0365156Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-18T14:18:21.1396626Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-18T14:18:21.2670023Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-18T14:18:21.5214564Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-18T14:18:21.6182414Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-18T14:18:21.7161554Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-18T14:18:21.8875516Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-18T14:18:22.0706440Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-18T14:18:22.1793303Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-18T14:18:22.4612849Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-18T14:18:22.5277269Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-18T14:18:22.6166319Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-18T14:18:22.7077593Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-18T14:18:22.7936456Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-18T14:18:22.9748092Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-18T14:18:23.1259717Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-18T14:18:23.2151881Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-18T14:18:23.3889957Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-18T14:18:23.4631176Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-18T14:18:23.5566643Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-18T14:18:23.6627841Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-18T14:18:23.7565458Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-18T14:18:23.9457017Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-18T14:18:24.1178430Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-18T14:18:24.2075013Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-18T14:18:24.2938643Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-18T14:18:24.4917460Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-18T14:18:24.5787287Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-18T14:18:24.7126115Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-18T14:18:24.9056820Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-18T14:18:25.0386333Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-18T14:18:25.1172378Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -fpic -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-18T14:18:25.2395270Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:18:25.2803565Z installing to /home/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-18T14:18:25.2825830Z ** R 2021-05-18T14:18:25.3034837Z ** inst 2021-05-18T14:18:25.3046569Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:18:26.5193904Z ** help 2021-05-18T14:18:26.7905680Z *** installing help indices 2021-05-18T14:18:27.0140021Z ** building package indices 2021-05-18T14:18:27.4273444Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:18:27.6410129Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:18:27.6613780Z ** testing if installed package can be loaded from final location 2021-05-18T14:18:27.8964560Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:18:27.8977564Z * DONE (git2r) 2021-05-18T14:18:28.1414704Z * installing *source* package ‘askpass’ ... 2021-05-18T14:18:28.1428472Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-18T14:18:28.1432766Z ** using staged installation 2021-05-18T14:18:28.1580661Z ** libs 2021-05-18T14:18:28.1628258Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c askpass.c -o askpass.o 2021-05-18T14:18:28.2182703Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o askpass.so askpass.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:18:28.2382106Z installing to /home/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-18T14:18:28.2396636Z ** R 2021-05-18T14:18:28.2424858Z ** inst 2021-05-18T14:18:28.2433153Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:18:28.5218432Z ** help 2021-05-18T14:18:28.5403264Z *** installing help indices 2021-05-18T14:18:28.5551289Z ** building package indices 2021-05-18T14:18:28.7547297Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:18:28.9507500Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:18:28.9714228Z ** testing if installed package can be loaded from final location 2021-05-18T14:18:29.1686207Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:18:29.1692141Z * DONE (askpass) 2021-05-18T14:18:29.5696296Z * installing *source* package ‘cli’ ... 2021-05-18T14:18:29.5756451Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-18T14:18:29.5757663Z ** using staged installation 2021-05-18T14:18:29.5969246Z ** R 2021-05-18T14:18:29.6275153Z ** inst 2021-05-18T14:18:29.6290896Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:18:32.9353141Z ** help 2021-05-18T14:18:33.1560894Z *** installing help indices 2021-05-18T14:18:33.3108550Z *** copying figures 2021-05-18T14:18:33.3112408Z ** building package indices 2021-05-18T14:18:33.6788361Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:18:33.9328281Z ** testing if installed package can be loaded from final location 2021-05-18T14:18:34.2417263Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:18:34.2445894Z * DONE (cli) 2021-05-18T14:18:34.6162989Z * installing *source* package ‘purrr’ ... 2021-05-18T14:18:34.6211756Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-18T14:18:34.6212881Z ** using staged installation 2021-05-18T14:18:34.6392152Z ** libs 2021-05-18T14:18:34.6442171Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c backports.c -o backports.o 2021-05-18T14:18:34.6851766Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-18T14:18:34.7859355Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-18T14:18:34.8880917Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c flatten.c -o flatten.o 2021-05-18T14:18:35.0102885Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:18:35.0660274Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c map.c -o map.o 2021-05-18T14:18:35.2102139Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pluck.c -o pluck.o 2021-05-18T14:18:35.3542203Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c transpose.c -o transpose.o 2021-05-18T14:18:35.4473708Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-18T14:18:35.5018256Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:18:36.4747670Z installing to /home/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-18T14:18:36.4749059Z ** R 2021-05-18T14:18:36.4749620Z ** inst 2021-05-18T14:18:36.4751114Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:18:37.0742597Z ** help 2021-05-18T14:18:37.2655276Z *** installing help indices 2021-05-18T14:18:37.3877079Z *** copying figures 2021-05-18T14:18:37.3885310Z ** building package indices 2021-05-18T14:18:37.7036147Z ** installing vignettes 2021-05-18T14:18:37.7134163Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:18:37.9501133Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:18:37.9715022Z ** testing if installed package can be loaded from final location 2021-05-18T14:18:38.2208092Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:18:38.2220807Z * DONE (purrr) 2021-05-18T14:18:38.5227074Z * installing *source* package ‘lifecycle’ ... 2021-05-18T14:18:38.5252720Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-18T14:18:38.5253769Z ** using staged installation 2021-05-18T14:18:38.5419812Z ** R 2021-05-18T14:18:38.5472529Z ** inst 2021-05-18T14:18:38.5487224Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:18:39.0361263Z ** help 2021-05-18T14:18:39.0694842Z *** installing help indices 2021-05-18T14:18:39.0973262Z *** copying figures 2021-05-18T14:18:39.0980902Z ** building package indices 2021-05-18T14:18:39.3238686Z ** installing vignettes 2021-05-18T14:18:39.3303896Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:18:39.5356177Z ** testing if installed package can be loaded from final location 2021-05-18T14:18:39.7608231Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:18:39.7619927Z * DONE (lifecycle) 2021-05-18T14:18:40.0120713Z * installing *source* package ‘cachem’ ... 2021-05-18T14:18:40.0138222Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-18T14:18:40.0139523Z ** using staged installation 2021-05-18T14:18:40.0283625Z ** libs 2021-05-18T14:18:40.0366401Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-18T14:18:40.0952869Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:18:40.1510705Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:18:40.1729016Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-18T14:18:40.1742821Z ** R 2021-05-18T14:18:40.1881984Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:18:40.8304284Z ** help 2021-05-18T14:18:40.8567623Z *** installing help indices 2021-05-18T14:18:40.8786060Z ** building package indices 2021-05-18T14:18:41.1089098Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:18:41.3322480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:18:41.3523418Z ** testing if installed package can be loaded from final location 2021-05-18T14:18:41.5949464Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:18:41.5958229Z * DONE (cachem) 2021-05-18T14:18:42.1678942Z * installing *source* package ‘openssl’ ... 2021-05-18T14:18:42.1803773Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-18T14:18:42.1804934Z ** using staged installation 2021-05-18T14:18:42.1981484Z Found pkg-config cflags and libs! 2021-05-18T14:18:42.2923320Z Using PKG_CFLAGS= 2021-05-18T14:18:42.6241849Z Using PKG_LIBS=-l:libssl.so.1.1 -l:libcrypto.so.1.1 2021-05-18T14:18:42.6422997Z ** libs 2021-05-18T14:18:42.6490317Z rm -f aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o openssl.so bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-18T14:18:42.6520437Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-18T14:18:42.7494106Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-18T14:18:42.8387625Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bignum.c -o bignum.o 2021-05-18T14:18:42.9510441Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cert.c -o cert.o 2021-05-18T14:18:43.1508099Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c compatibility.c -o compatibility.o 2021-05-18T14:18:43.2310714Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffie.c -o diffie.o 2021-05-18T14:18:43.3440799Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c envelope.c -o envelope.o 2021-05-18T14:18:43.4886832Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error.c -o error.o 2021-05-18T14:18:43.5506590Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c hash.c -o hash.o 2021-05-18T14:18:43.6578761Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c info.c -o info.o 2021-05-18T14:18:43.7300061Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keygen.c -o keygen.o 2021-05-18T14:18:43.8394823Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c keys.c -o keys.o 2021-05-18T14:18:43.9921510Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c onload.c -o onload.o 2021-05-18T14:18:44.0967318Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c openssh.c -o openssh.o 2021-05-18T14:18:44.3066209Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c password.c -o password.o 2021-05-18T14:18:44.3628055Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-18T14:18:44.4178245Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pem.c -o pem.o 2021-05-18T14:18:44.5654846Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-18T14:18:44.7264672Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-18T14:18:44.8676540Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rand.c -o rand.o 2021-05-18T14:18:44.9203599Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rsa.c -o rsa.o 2021-05-18T14:18:45.0359274Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c signing.c -o signing.o 2021-05-18T14:18:45.1899448Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c ssl.c -o ssl.o 2021-05-18T14:18:45.3725702Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stream.c -o stream.o 2021-05-18T14:18:45.5074711Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write.c -o write.o 2021-05-18T14:18:45.6562856Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c x25519.c -o x25519.o 2021-05-18T14:18:45.7909964Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-18T14:18:45.8678448Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-18T14:18:46.0707408Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-18T14:18:46.0772118Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -l:libssl.so.1.1 -l:libcrypto.so.1.1 -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:18:46.1442881Z installing to /home/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-18T14:18:46.1455604Z ** R 2021-05-18T14:18:46.1591615Z ** inst 2021-05-18T14:18:46.1643092Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:18:47.3952576Z ** help 2021-05-18T14:18:47.4573280Z *** installing help indices 2021-05-18T14:18:47.5037687Z ** building package indices 2021-05-18T14:18:47.7536843Z ** installing vignettes 2021-05-18T14:18:47.7695859Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:18:47.9763151Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:18:47.9950802Z ** testing if installed package can be loaded from final location 2021-05-18T14:18:48.2128784Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:18:48.2140636Z * DONE (openssl) 2021-05-18T14:18:48.4534684Z * installing *source* package ‘memoise’ ... 2021-05-18T14:18:48.4546222Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-18T14:18:48.4547256Z ** using staged installation 2021-05-18T14:18:48.4722603Z ** R 2021-05-18T14:18:48.4850048Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:18:48.9676505Z ** help 2021-05-18T14:18:48.9968496Z *** installing help indices 2021-05-18T14:18:49.0250733Z ** building package indices 2021-05-18T14:18:49.2648437Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:18:49.4876023Z ** testing if installed package can be loaded from final location 2021-05-18T14:18:49.7108188Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:18:49.7114551Z * DONE (memoise) 2021-05-18T14:18:50.0748706Z * installing *source* package ‘httr’ ... 2021-05-18T14:18:50.0796153Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-18T14:18:50.0797338Z ** using staged installation 2021-05-18T14:18:50.0989942Z ** R 2021-05-18T14:18:50.1201328Z ** demo 2021-05-18T14:18:50.1217354Z ** inst 2021-05-18T14:18:50.1232043Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:18:53.4479136Z ** help 2021-05-18T14:18:53.6310535Z *** installing help indices 2021-05-18T14:18:53.7692241Z ** building package indices 2021-05-18T14:18:54.1086644Z ** installing vignettes 2021-05-18T14:18:54.1167762Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:18:54.3235131Z ** testing if installed package can be loaded from final location 2021-05-18T14:18:54.5685215Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:18:54.5710642Z * DONE (httr) 2021-05-18T14:18:54.8209843Z * installing *source* package ‘credentials’ ... 2021-05-18T14:18:54.8228859Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-18T14:18:54.8233474Z ** using staged installation 2021-05-18T14:18:54.8383884Z ** R 2021-05-18T14:18:54.8438327Z ** inst 2021-05-18T14:18:54.8451708Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:18:55.3961773Z ** help 2021-05-18T14:18:55.4165887Z *** installing help indices 2021-05-18T14:18:55.4402209Z ** building package indices 2021-05-18T14:18:55.6603897Z ** installing vignettes 2021-05-18T14:18:55.6659718Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:18:56.0148886Z ** testing if installed package can be loaded from final location 2021-05-18T14:18:56.2805935Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:18:56.2812676Z * DONE (credentials) 2021-05-18T14:18:56.5369874Z * installing *source* package ‘gh’ ... 2021-05-18T14:18:56.5390783Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-18T14:18:56.5392084Z ** using staged installation 2021-05-18T14:18:56.5573139Z ** R 2021-05-18T14:18:56.5662562Z ** inst 2021-05-18T14:18:56.5673649Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:18:57.8939704Z ** help 2021-05-18T14:18:57.9329747Z *** installing help indices 2021-05-18T14:18:57.9658638Z ** building package indices 2021-05-18T14:18:58.1930040Z ** installing vignettes 2021-05-18T14:18:58.1991300Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:18:58.4894455Z ** testing if installed package can be loaded from final location 2021-05-18T14:18:58.7792337Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:18:58.7802528Z * DONE (gh) 2021-05-18T14:18:59.0798175Z * installing *source* package ‘gert’ ... 2021-05-18T14:18:59.0844286Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-18T14:18:59.0845659Z ** using staged installation 2021-05-18T14:18:59.0952361Z Found pkg-config cflags and libs! 2021-05-18T14:18:59.1863883Z Using PKG_CFLAGS= 2021-05-18T14:18:59.1865467Z Using PKG_LIBS=-lgit2 2021-05-18T14:18:59.2293877Z Configuration OK! 2021-05-18T14:18:59.2472774Z ** libs 2021-05-18T14:18:59.2536973Z rm -f gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o 2021-05-18T14:18:59.2564749Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c branch.c -o branch.o 2021-05-18T14:18:59.5021041Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c clone.c -o clone.o 2021-05-18T14:18:59.7497686Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c commit.c -o commit.o 2021-05-18T14:18:59.9949685Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c config.c -o config.o 2021-05-18T14:19:00.0985206Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conflicts.c -o conflicts.o 2021-05-18T14:19:00.1799580Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c files.c -o files.o 2021-05-18T14:19:00.3422592Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:19:00.4160530Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c merge.c -o merge.o 2021-05-18T14:19:00.5348294Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rebase.c -o rebase.o 2021-05-18T14:19:00.6581069Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c stash.c -o stash.o 2021-05-18T14:19:00.7594624Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c submodules.c -o submodules.o 2021-05-18T14:19:00.8795016Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c tag.c -o tag.o 2021-05-18T14:19:00.9659348Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-18T14:19:01.1042533Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-18T14:19:01.1856086Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -lgit2 -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:19:01.2162909Z installing to /home/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-18T14:19:01.2200200Z ** R 2021-05-18T14:19:01.2295821Z ** inst 2021-05-18T14:19:01.2306075Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:19:02.1166094Z ** help 2021-05-18T14:19:02.1820706Z *** installing help indices 2021-05-18T14:19:02.2321361Z ** building package indices 2021-05-18T14:19:02.4841790Z ** installing vignettes 2021-05-18T14:19:02.4944258Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:19:02.7531977Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:19:02.7745627Z ** testing if installed package can be loaded from final location 2021-05-18T14:19:03.0292640Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:19:03.0303590Z * DONE (gert) 2021-05-18T14:19:03.5094339Z * installing *source* package ‘usethis’ ... 2021-05-18T14:19:03.5175867Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-18T14:19:03.5177995Z ** using staged installation 2021-05-18T14:19:03.5454228Z ** R 2021-05-18T14:19:03.5829986Z ** inst 2021-05-18T14:19:03.5872440Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:19:07.1992145Z ** help 2021-05-18T14:19:07.4252347Z *** installing help indices 2021-05-18T14:19:07.5796743Z *** copying figures 2021-05-18T14:19:07.5804411Z ** building package indices 2021-05-18T14:19:07.9402437Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:19:08.2740898Z ** testing if installed package can be loaded from final location 2021-05-18T14:19:08.6476397Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:19:08.6505567Z * DONE (usethis) 2021-05-18T14:19:08.6622694Z 2021-05-18T14:19:08.6623747Z The downloaded source packages are in 2021-05-18T14:19:08.6625370Z ‘/tmp/Rtmpq1baoI/downloaded_packages’ 2021-05-18T14:19:08.6626250Z Running `R CMD build`... 2021-05-18T14:19:11.0687897Z * checking for file ‘/tmp/Rtmpq1baoI/remotes74015f247a98/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-18T14:19:11.0689936Z * preparing ‘tic’: 2021-05-18T14:19:11.0691049Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:19:11.0692049Z * installing the package to process help pages 2021-05-18T14:19:11.0694122Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:19:11.0695348Z * checking for empty or unneeded directories 2021-05-18T14:19:11.0696814Z Removed empty directory ‘tic/.circleci’ 2021-05-18T14:19:11.0698466Z Removed empty directory ‘tic/pkgdown’ 2021-05-18T14:19:11.0699386Z * building ‘tic_0.10.0.tar.gz’ 2021-05-18T14:19:11.0701673Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:19:11.0702673Z (as ‘lib’ is unspecified) 2021-05-18T14:19:11.4726257Z * installing *source* package ‘tic’ ... 2021-05-18T14:19:11.4728060Z ** using staged installation 2021-05-18T14:19:11.5007082Z ** R 2021-05-18T14:19:11.5221956Z ** inst 2021-05-18T14:19:11.5256313Z ** preparing package for lazy loading 2021-05-18T14:19:11.9441270Z ** help 2021-05-18T14:19:12.1265559Z *** installing help indices 2021-05-18T14:19:12.2487889Z *** copying figures 2021-05-18T14:19:12.2493834Z ** building package indices 2021-05-18T14:19:12.5801002Z ** installing vignettes 2021-05-18T14:19:12.5835869Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:19:12.8777027Z ** testing if installed package can be loaded from final location 2021-05-18T14:19:13.2313437Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:19:13.2342323Z * DONE (tic) 2021-05-18T14:19:13.2490121Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:19:13.5924127Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-18T14:19:14.8476847Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-18T14:19:14.8481185Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-18T14:19:14.8483677Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:19:14.8485849Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-18T14:19:14.8487168Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-18T14:19:14.8493950Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:19:14.8495046Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-18T14:19:14.8496070Z (as ‘lib’ is unspecified) 2021-05-18T14:19:14.8498265Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-18T14:19:14.8499288Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-18T14:19:14.8500284Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-18T14:19:14.8501459Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:19:14.8502586Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-18T14:19:14.8503587Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-18T14:19:14.8504680Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-18T14:19:14.8505790Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:19:14.8506704Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:19:14.8508022Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-18T14:19:14.8509607Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-18T14:19:14.8510846Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-18T14:19:14.8511962Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-18T14:19:14.8513122Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-18T14:19:14.8514145Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-18T14:19:14.8515073Z xfun (NA -> 0.23 ) [CRAN] 2021-05-18T14:19:14.8516163Z markdown (NA -> 1.1 ) [CRAN] 2021-05-18T14:19:14.8517076Z highr (NA -> 0.9 ) [CRAN] 2021-05-18T14:19:14.8518326Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-18T14:19:14.8519668Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-18T14:19:14.8520958Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-18T14:19:14.8522417Z knitr (NA -> 1.33 ) [CRAN] 2021-05-18T14:19:14.8523188Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-18T14:19:14.8523862Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-18T14:19:14.8524473Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:19:14.8525123Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:19:14.8525989Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:19:14.8526677Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-18T14:19:14.8527570Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-18T14:19:14.8528618Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:19:14.8529253Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-18T14:19:14.8529866Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-18T14:19:14.8530674Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-18T14:19:31.4585258Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-18T14:19:32.5240599Z Content type 'binary/octet-stream' length 237667 bytes (232 KB) 2021-05-18T14:19:32.5398088Z ================================================== 2021-05-18T14:19:32.5398999Z downloaded 232 KB 2021-05-18T14:19:32.5399608Z 2021-05-18T14:19:32.5436369Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-18T14:19:33.5794693Z Content type 'binary/octet-stream' length 784938 bytes (766 KB) 2021-05-18T14:19:33.6035452Z ================================================== 2021-05-18T14:19:33.6036913Z downloaded 766 KB 2021-05-18T14:19:33.6037379Z 2021-05-18T14:19:33.6076043Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-18T14:19:34.7388875Z Content type 'application/x-tar' length 6108 bytes 2021-05-18T14:19:34.7390709Z ================================================== 2021-05-18T14:19:34.7391440Z downloaded 6108 bytes 2021-05-18T14:19:34.7391969Z 2021-05-18T14:19:34.7426908Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-18T14:19:35.7628424Z Content type 'binary/octet-stream' length 1114809 bytes (1.1 MB) 2021-05-18T14:19:35.8161632Z ================================================== 2021-05-18T14:19:35.8162895Z downloaded 1.1 MB 2021-05-18T14:19:35.8163371Z 2021-05-18T14:19:35.8203211Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-18T14:19:36.8455995Z Content type 'binary/octet-stream' length 689638 bytes (673 KB) 2021-05-18T14:19:36.8710846Z ================================================== 2021-05-18T14:19:36.8712059Z downloaded 673 KB 2021-05-18T14:19:36.8712498Z 2021-05-18T14:19:36.8744776Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-18T14:19:37.9373980Z Content type 'binary/octet-stream' length 13441 bytes (13 KB) 2021-05-18T14:19:37.9374686Z ================================================== 2021-05-18T14:19:37.9375339Z downloaded 13 KB 2021-05-18T14:19:37.9375599Z 2021-05-18T14:19:37.9412947Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-18T14:19:39.1437728Z Content type 'binary/octet-stream' length 270970 bytes (264 KB) 2021-05-18T14:19:39.1591959Z ================================================== 2021-05-18T14:19:39.1592791Z downloaded 264 KB 2021-05-18T14:19:39.1593228Z 2021-05-18T14:19:39.1630053Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-18T14:19:40.2227782Z Content type 'binary/octet-stream' length 476003 bytes (464 KB) 2021-05-18T14:19:40.2438404Z ================================================== 2021-05-18T14:19:40.2439238Z downloaded 464 KB 2021-05-18T14:19:40.2439757Z 2021-05-18T14:19:40.2480527Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-18T14:19:41.3652490Z Content type 'binary/octet-stream' length 26261 bytes (25 KB) 2021-05-18T14:19:41.3653579Z ================================================== 2021-05-18T14:19:41.3654952Z downloaded 25 KB 2021-05-18T14:19:41.3655407Z 2021-05-18T14:19:41.3689171Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-18T14:19:42.4461743Z Content type 'binary/octet-stream' length 120042 bytes (117 KB) 2021-05-18T14:19:42.4571584Z ================================================== 2021-05-18T14:19:42.4572775Z downloaded 117 KB 2021-05-18T14:19:42.4573530Z 2021-05-18T14:19:42.4612109Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-18T14:19:43.6213691Z Content type 'binary/octet-stream' length 141949 bytes (138 KB) 2021-05-18T14:19:43.6285671Z ================================================== 2021-05-18T14:19:43.6286487Z downloaded 138 KB 2021-05-18T14:19:43.6287064Z 2021-05-18T14:19:43.6324338Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-18T14:19:44.6974142Z Content type 'application/x-tar' length 6100 bytes 2021-05-18T14:19:44.6975572Z ================================================== 2021-05-18T14:19:44.6976358Z downloaded 6100 bytes 2021-05-18T14:19:44.6976911Z 2021-05-18T14:19:44.7009342Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-18T14:19:46.9932851Z Content type 'binary/octet-stream' length 60723 bytes (59 KB) 2021-05-18T14:19:46.9934453Z ================================================== 2021-05-18T14:19:46.9935279Z downloaded 59 KB 2021-05-18T14:19:46.9935633Z 2021-05-18T14:19:46.9937377Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-18T14:19:47.1071324Z Content type 'application/x-tar' length 23661 bytes (23 KB) 2021-05-18T14:19:47.1072975Z ================================================== 2021-05-18T14:19:47.1073557Z downloaded 23 KB 2021-05-18T14:19:47.1074115Z 2021-05-18T14:19:47.1110444Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-18T14:19:48.1463862Z Content type 'binary/octet-stream' length 8130 bytes 2021-05-18T14:19:48.1466152Z ================================================== 2021-05-18T14:19:48.1466608Z downloaded 8130 bytes 2021-05-18T14:19:48.1466860Z 2021-05-18T14:19:48.1506108Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-18T14:19:49.1764185Z Content type 'binary/octet-stream' length 164442 bytes (160 KB) 2021-05-18T14:19:49.1892343Z ================================================== 2021-05-18T14:19:49.1893223Z downloaded 160 KB 2021-05-18T14:19:49.1893706Z 2021-05-18T14:19:49.1938464Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-18T14:19:50.2496299Z Content type 'binary/octet-stream' length 74923 bytes (73 KB) 2021-05-18T14:19:50.2568236Z ================================================== 2021-05-18T14:19:50.2568894Z downloaded 73 KB 2021-05-18T14:19:50.2569141Z 2021-05-18T14:19:50.2607660Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-18T14:19:51.4228067Z Content type 'binary/octet-stream' length 12096 bytes (11 KB) 2021-05-18T14:19:51.4228968Z ================================================== 2021-05-18T14:19:51.4229444Z downloaded 11 KB 2021-05-18T14:19:51.4229799Z 2021-05-18T14:19:51.4283387Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-18T14:19:52.4928262Z Content type 'binary/octet-stream' length 272736 bytes (266 KB) 2021-05-18T14:19:52.5095046Z ================================================== 2021-05-18T14:19:52.5095711Z downloaded 266 KB 2021-05-18T14:19:52.5096060Z 2021-05-18T14:19:52.5139163Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-18T14:19:53.5309415Z Content type 'binary/octet-stream' length 111996 bytes (109 KB) 2021-05-18T14:19:53.5409804Z ================================================== 2021-05-18T14:19:53.5410667Z downloaded 109 KB 2021-05-18T14:19:53.5411122Z 2021-05-18T14:19:53.5447288Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-18T14:19:54.5916200Z Content type 'application/x-tar' length 81636 bytes (79 KB) 2021-05-18T14:19:54.5986039Z ================================================== 2021-05-18T14:19:54.5987077Z downloaded 79 KB 2021-05-18T14:19:54.5987612Z 2021-05-18T14:19:54.6028917Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-18T14:19:55.6351289Z Content type 'binary/octet-stream' length 15361 bytes (15 KB) 2021-05-18T14:19:55.6351891Z ================================================== 2021-05-18T14:19:55.6352258Z downloaded 15 KB 2021-05-18T14:19:55.6352505Z 2021-05-18T14:19:55.6386431Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-18T14:19:56.6584064Z Content type 'application/x-tar' length 135526 bytes (132 KB) 2021-05-18T14:19:56.6690337Z ================================================== 2021-05-18T14:19:56.6691488Z downloaded 132 KB 2021-05-18T14:19:56.6691959Z 2021-05-18T14:19:56.6731275Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.2.tar.gz' 2021-05-18T14:19:57.8274626Z Content type 'binary/octet-stream' length 7578882 bytes (7.2 MB) 2021-05-18T14:19:58.4215919Z ================================================== 2021-05-18T14:19:58.4216747Z downloaded 7.2 MB 2021-05-18T14:19:58.4217202Z 2021-05-18T14:19:58.4284789Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-18T14:19:59.4559858Z Content type 'binary/octet-stream' length 2954251 bytes (2.8 MB) 2021-05-18T14:19:59.4929779Z ================================================== 2021-05-18T14:19:59.4930471Z downloaded 2.8 MB 2021-05-18T14:19:59.4930956Z 2021-05-18T14:19:59.4974132Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-18T14:20:00.5712633Z Content type 'binary/octet-stream' length 890176 bytes (869 KB) 2021-05-18T14:20:00.5963087Z ================================================== 2021-05-18T14:20:00.5963609Z downloaded 869 KB 2021-05-18T14:20:00.5963879Z 2021-05-18T14:20:00.6003552Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-18T14:20:01.6314235Z Content type 'application/x-tar' length 134376 bytes (131 KB) 2021-05-18T14:20:01.6424612Z ================================================== 2021-05-18T14:20:01.6425381Z downloaded 131 KB 2021-05-18T14:20:01.6425805Z 2021-05-18T14:20:01.6465015Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-18T14:20:02.8391005Z Content type 'application/x-tar' length 83765 bytes (81 KB) 2021-05-18T14:20:02.8392171Z ================================================== 2021-05-18T14:20:02.8392886Z downloaded 81 KB 2021-05-18T14:20:02.8393164Z 2021-05-18T14:20:02.8432654Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-18T14:20:03.8859234Z Content type 'application/x-tar' length 11313 bytes (11 KB) 2021-05-18T14:20:03.8860441Z ================================================== 2021-05-18T14:20:03.8861064Z downloaded 11 KB 2021-05-18T14:20:03.8861484Z 2021-05-18T14:20:03.8893903Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-18T14:20:04.9784022Z Content type 'application/x-tar' length 45020 bytes (43 KB) 2021-05-18T14:20:04.9842105Z ================================================== 2021-05-18T14:20:04.9842556Z downloaded 43 KB 2021-05-18T14:20:04.9842822Z 2021-05-18T14:20:04.9903730Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-18T14:20:05.9905945Z Content type 'binary/octet-stream' length 10377 bytes (10 KB) 2021-05-18T14:20:05.9906679Z ================================================== 2021-05-18T14:20:05.9907286Z downloaded 10 KB 2021-05-18T14:20:05.9907726Z 2021-05-18T14:20:05.9946227Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-18T14:20:07.1479120Z Content type 'binary/octet-stream' length 30622 bytes (29 KB) 2021-05-18T14:20:07.1481003Z ================================================== 2021-05-18T14:20:07.1482381Z downloaded 29 KB 2021-05-18T14:20:07.1482861Z 2021-05-18T14:20:07.1520902Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-18T14:20:08.2638487Z Content type 'binary/octet-stream' length 678280 bytes (662 KB) 2021-05-18T14:20:08.2880147Z ================================================== 2021-05-18T14:20:08.2880958Z downloaded 662 KB 2021-05-18T14:20:08.2881277Z 2021-05-18T14:20:08.2930874Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-18T14:20:09.3309489Z Content type 'binary/octet-stream' length 40913 bytes (39 KB) 2021-05-18T14:20:09.3420059Z ================================================== 2021-05-18T14:20:09.3421463Z downloaded 39 KB 2021-05-18T14:20:09.3421887Z 2021-05-18T14:20:09.3457176Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-18T14:20:10.4573842Z Content type 'binary/octet-stream' length 255098 bytes (249 KB) 2021-05-18T14:20:10.4756501Z ================================================== 2021-05-18T14:20:10.4757412Z downloaded 249 KB 2021-05-18T14:20:10.4757887Z 2021-05-18T14:20:10.4796691Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-18T14:20:11.5829902Z Content type 'application/x-tar' length 44991 bytes (43 KB) 2021-05-18T14:20:11.5830712Z ================================================== 2021-05-18T14:20:11.5831293Z downloaded 43 KB 2021-05-18T14:20:11.5831555Z 2021-05-18T14:20:11.5871143Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-18T14:20:12.4140940Z Content type 'binary/octet-stream' length 370450 bytes (361 KB) 2021-05-18T14:20:12.4326396Z ================================================== 2021-05-18T14:20:12.4327353Z downloaded 361 KB 2021-05-18T14:20:12.4327981Z 2021-05-18T14:20:12.8263629Z * installing *source* package ‘utf8’ ... 2021-05-18T14:20:12.8333513Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-18T14:20:12.8334565Z ** using staged installation 2021-05-18T14:20:12.8486521Z ** libs 2021-05-18T14:20:12.8556432Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-18T14:20:12.9303949Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c bytes.c -o bytes.o 2021-05-18T14:20:13.0950142Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c context.c -o context.o 2021-05-18T14:20:13.1671209Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:20:13.2163337Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render.c -o render.o 2021-05-18T14:20:13.2855214Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c render_table.c -o render_table.o 2021-05-18T14:20:13.4665201Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c string.c -o string.o 2021-05-18T14:20:13.5391154Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c text.c -o text.o 2021-05-18T14:20:13.6966076Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-18T14:20:13.7891356Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-18T14:20:13.8937620Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-18T14:20:13.9741812Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-18T14:20:14.0404634Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-18T14:20:14.1059868Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c util.c -o util.o 2021-05-18T14:20:14.1683444Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-18T14:20:14.2350409Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-18T14:20:14.3132052Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-18T14:20:14.3765783Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-18T14:20:14.4218882Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-18T14:20:14.4893796Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-18T14:20:14.5401552Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-18T14:20:14.7684180Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-18T14:20:15.1035818Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-18T14:20:15.2987511Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-18T14:20:15.3774047Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-18T14:20:15.4526189Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-18T14:20:15.5373211Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fpic -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-18T14:20:15.6178567Z ar rcs libcutf8lite.a utf8lite/src/array.o utf8lite/src/char.o utf8lite/src/encode.o utf8lite/src/error.o utf8lite/src/escape.o utf8lite/src/graph.o utf8lite/src/graphscan.o utf8lite/src/normalize.o utf8lite/src/render.o utf8lite/src/text.o utf8lite/src/textassign.o utf8lite/src/textiter.o utf8lite/src/textmap.o 2021-05-18T14:20:15.6258397Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:20:15.6590875Z installing to /home/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-18T14:20:15.6612930Z ** R 2021-05-18T14:20:15.6703393Z ** inst 2021-05-18T14:20:15.6713727Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:20:16.2581902Z ** help 2021-05-18T14:20:16.2911491Z *** installing help indices 2021-05-18T14:20:16.3274974Z ** building package indices 2021-05-18T14:20:16.5598124Z ** installing vignettes 2021-05-18T14:20:16.5654536Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:20:16.7815809Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:20:16.8017184Z ** testing if installed package can be loaded from final location 2021-05-18T14:20:17.0059527Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:20:17.0066711Z * DONE (utf8) 2021-05-18T14:20:17.2615317Z * installing *source* package ‘pkgconfig’ ... 2021-05-18T14:20:17.2626036Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-18T14:20:17.2627581Z ** using staged installation 2021-05-18T14:20:17.2761298Z ** R 2021-05-18T14:20:17.2790187Z ** inst 2021-05-18T14:20:17.2800887Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:20:17.5531979Z ** help 2021-05-18T14:20:17.5772991Z *** installing help indices 2021-05-18T14:20:17.5977264Z ** building package indices 2021-05-18T14:20:17.8265941Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:20:18.0272247Z ** testing if installed package can be loaded from final location 2021-05-18T14:20:18.2210317Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:20:18.2215557Z * DONE (pkgconfig) 2021-05-18T14:20:18.5700807Z * installing *source* package ‘fansi’ ... 2021-05-18T14:20:18.5737800Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-18T14:20:18.5739797Z ** using staged installation 2021-05-18T14:20:18.5892351Z ** libs 2021-05-18T14:20:18.5978888Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c assumptions.c -o assumptions.o 2021-05-18T14:20:18.6423903Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c has.c -o has.o 2021-05-18T14:20:18.7134315Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:20:18.7687690Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c nchar.c -o nchar.o 2021-05-18T14:20:18.8504971Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read.c -o read.o 2021-05-18T14:20:19.3848526Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c rnchar.c -o rnchar.o 2021-05-18T14:20:19.4299669Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c state.c -o state.o 2021-05-18T14:20:19.8274086Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strip.c -o strip.o 2021-05-18T14:20:19.9802247Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c strsplit.c -o strsplit.o 2021-05-18T14:20:20.0329355Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tabs.c -o tabs.o 2021-05-18T14:20:20.1746364Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c tohtml.c -o tohtml.o 2021-05-18T14:20:20.4565354Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unhandled.c -o unhandled.o 2021-05-18T14:20:20.5715594Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unique.c -o unique.o 2021-05-18T14:20:20.6350870Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-18T14:20:20.7049101Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-18T14:20:20.8953542Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c wrap.c -o wrap.o 2021-05-18T14:20:21.2476630Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:20:21.2768130Z installing to /home/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-18T14:20:21.2785451Z ** R 2021-05-18T14:20:21.2907576Z ** inst 2021-05-18T14:20:21.2918078Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:20:22.0633627Z ** help 2021-05-18T14:20:22.1320555Z *** installing help indices 2021-05-18T14:20:22.1763132Z ** building package indices 2021-05-18T14:20:22.4281255Z ** installing vignettes 2021-05-18T14:20:22.4326985Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:20:22.6434283Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:20:22.6637585Z ** testing if installed package can be loaded from final location 2021-05-18T14:20:22.8766758Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:20:22.8768335Z * DONE (fansi) 2021-05-18T14:20:23.4191957Z * installing *source* package ‘diffobj’ ... 2021-05-18T14:20:23.4293149Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-18T14:20:23.4294535Z ** using staged installation 2021-05-18T14:20:23.4463437Z ** libs 2021-05-18T14:20:23.4510484Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diff.c -o diff.o 2021-05-18T14:20:23.6874694Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c diffobj.c -o diffobj.o 2021-05-18T14:20:23.7500158Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:20:23.8087525Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:20:23.8328700Z installing to /home/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-18T14:20:23.8342276Z ** R 2021-05-18T14:20:23.8772292Z ** inst 2021-05-18T14:20:23.8790996Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:20:32.2210207Z ** help 2021-05-18T14:20:32.4454639Z *** installing help indices 2021-05-18T14:20:32.6223525Z ** building package indices 2021-05-18T14:20:32.9838902Z ** installing vignettes 2021-05-18T14:20:32.9911866Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:20:33.3451943Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:20:33.3648769Z ** testing if installed package can be loaded from final location 2021-05-18T14:20:33.8475385Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:20:33.8555451Z * DONE (diffobj) 2021-05-18T14:20:34.2065710Z * installing *source* package ‘ps’ ... 2021-05-18T14:20:34.2103239Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-18T14:20:34.2104785Z ** using staged installation 2021-05-18T14:20:34.4323444Z ** libs 2021-05-18T14:20:34.4377819Z gcc -g -O2 -Wall px.c -o px 2021-05-18T14:20:34.5837796Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:20:34.6564718Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-common.c -o api-common.o 2021-05-18T14:20:34.7333812Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c common.c -o common.o 2021-05-18T14:20:34.8092721Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c extra.c -o extra.o 2021-05-18T14:20:34.9901119Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dummy.c -o dummy.o 2021-05-18T14:20:35.0487503Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c error-codes.c -o error-codes.o 2021-05-18T14:20:35.3366959Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c posix.c -o posix.o 2021-05-18T14:20:35.5232274Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-posix.c -o api-posix.o 2021-05-18T14:20:35.6342919Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c linux.c -o linux.o 2021-05-18T14:20:35.7803133Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c api-linux.c -o api-linux.o 2021-05-18T14:20:36.2860039Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o linux.o api-linux.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:20:36.3132608Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-18T14:20:36.3175910Z ** R 2021-05-18T14:20:36.3298774Z ** inst 2021-05-18T14:20:36.3309600Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:20:37.6546292Z ** help 2021-05-18T14:20:37.8168263Z *** installing help indices 2021-05-18T14:20:37.9414565Z ** building package indices 2021-05-18T14:20:38.2670293Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:20:38.4639400Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:20:38.4821533Z ** testing if installed package can be loaded from final location 2021-05-18T14:20:38.7017688Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:20:38.7031012Z * DONE (ps) 2021-05-18T14:20:38.9514017Z * installing *source* package ‘praise’ ... 2021-05-18T14:20:38.9528639Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-18T14:20:38.9530755Z ** using staged installation 2021-05-18T14:20:38.9644791Z ** R 2021-05-18T14:20:38.9690774Z ** inst 2021-05-18T14:20:38.9701905Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:20:39.2320285Z ** help 2021-05-18T14:20:39.2458267Z *** installing help indices 2021-05-18T14:20:39.2704393Z ** building package indices 2021-05-18T14:20:39.4833609Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:20:39.6933629Z ** testing if installed package can be loaded from final location 2021-05-18T14:20:39.9028282Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:20:39.9036380Z * DONE (praise) 2021-05-18T14:20:40.3138280Z * installing *source* package ‘pkgload’ ... 2021-05-18T14:20:40.3185498Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-18T14:20:40.3188235Z ** using staged installation 2021-05-18T14:20:40.3415290Z ** R 2021-05-18T14:20:40.3534275Z ** inst 2021-05-18T14:20:40.3543903Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:20:41.4670094Z ** help 2021-05-18T14:20:41.5301936Z *** installing help indices 2021-05-18T14:20:41.5885127Z ** building package indices 2021-05-18T14:20:41.8600402Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:20:42.5134559Z ** testing if installed package can be loaded from final location 2021-05-18T14:20:43.1451973Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:20:43.1465564Z * DONE (pkgload) 2021-05-18T14:20:43.4448292Z * installing *source* package ‘evaluate’ ... 2021-05-18T14:20:43.4466930Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-18T14:20:43.4468106Z ** using staged installation 2021-05-18T14:20:43.4655557Z ** R 2021-05-18T14:20:43.4722383Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:20:44.0725086Z ** help 2021-05-18T14:20:44.1073143Z *** installing help indices 2021-05-18T14:20:44.1446167Z ** building package indices 2021-05-18T14:20:44.3709812Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:20:44.5790612Z ** testing if installed package can be loaded from final location 2021-05-18T14:20:44.7783061Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:20:44.7790632Z * DONE (evaluate) 2021-05-18T14:20:45.0180966Z * installing *source* package ‘ellipsis’ ... 2021-05-18T14:20:45.0193599Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-18T14:20:45.0195352Z ** using staged installation 2021-05-18T14:20:45.0350089Z ** libs 2021-05-18T14:20:45.0403771Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c dots.c -o dots.o 2021-05-18T14:20:45.1405783Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:20:45.2066715Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:20:45.2370720Z installing to /home/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-18T14:20:45.2386772Z ** R 2021-05-18T14:20:45.2427443Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:20:45.5481670Z ** help 2021-05-18T14:20:45.5716710Z *** installing help indices 2021-05-18T14:20:45.5950169Z ** building package indices 2021-05-18T14:20:45.8337581Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:20:46.0580228Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:20:46.0782062Z ** testing if installed package can be loaded from final location 2021-05-18T14:20:46.3047022Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:20:46.3053094Z * DONE (ellipsis) 2021-05-18T14:20:46.6283957Z * installing *source* package ‘digest’ ... 2021-05-18T14:20:46.6317418Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-18T14:20:46.6318483Z ** using staged installation 2021-05-18T14:20:46.6463458Z ** libs 2021-05-18T14:20:46.6526386Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-18T14:20:46.8585552Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c aes.c -o aes.o 2021-05-18T14:20:47.2246258Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3.c -o blake3.o 2021-05-18T14:20:47.9134448Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-18T14:20:48.2134151Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-18T14:20:48.8335149Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c crc32.c -o crc32.o 2021-05-18T14:20:48.9156987Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest.c -o digest.o 2021-05-18T14:20:49.1712183Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c digest2int.c -o digest2int.o 2021-05-18T14:20:49.2419898Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:20:49.2665650Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c md5.c -o md5.o 2021-05-18T14:20:49.4213561Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-18T14:20:49.4749501Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c raes.c -o raes.o 2021-05-18T14:20:49.5544741Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha1.c -o sha1.o 2021-05-18T14:20:49.8781909Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha2.c -o sha2.o 2021-05-18T14:20:50.0025320Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c sha256.c -o sha256.o 2021-05-18T14:20:50.6807950Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-18T14:20:50.8073493Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c xxhash.c -o xxhash.o 2021-05-18T14:20:51.0878329Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:20:51.1291953Z installing to /home/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-18T14:20:51.1312726Z ** R 2021-05-18T14:20:51.1373593Z ** demo 2021-05-18T14:20:51.1380308Z ** inst 2021-05-18T14:20:51.1397816Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:20:51.8056741Z ** help 2021-05-18T14:20:51.8465830Z *** installing help indices 2021-05-18T14:20:51.8789836Z ** building package indices 2021-05-18T14:20:52.1037194Z ** installing vignettes 2021-05-18T14:20:52.1101966Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:20:52.3233555Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:20:52.3428427Z ** testing if installed package can be loaded from final location 2021-05-18T14:20:52.6246330Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:20:52.6248122Z * DONE (digest) 2021-05-18T14:20:52.8891321Z * installing *source* package ‘brio’ ... 2021-05-18T14:20:52.8911535Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-18T14:20:52.8915866Z ** using staged installation 2021-05-18T14:20:52.9155903Z ** libs 2021-05-18T14:20:52.9212180Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c brio.c -o brio.o 2021-05-18T14:20:52.9658300Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-18T14:20:53.0350643Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:20:53.0897616Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file.c -o read_file.o 2021-05-18T14:20:53.1579949Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-18T14:20:53.2247504Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c read_lines.c -o read_lines.o 2021-05-18T14:20:53.3214786Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_file.c -o write_file.o 2021-05-18T14:20:53.3753651Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c write_lines.c -o write_lines.o 2021-05-18T14:20:53.4453891Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:20:53.4771809Z installing to /home/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-18T14:20:53.4788108Z ** R 2021-05-18T14:20:53.4829129Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:20:53.7561154Z ** help 2021-05-18T14:20:53.7713905Z *** installing help indices 2021-05-18T14:20:53.7983314Z ** building package indices 2021-05-18T14:20:54.0119435Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:20:54.2109151Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:20:54.2283709Z ** testing if installed package can be loaded from final location 2021-05-18T14:20:54.4159854Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:20:54.4165570Z * DONE (brio) 2021-05-18T14:20:54.7489204Z * installing *source* package ‘xml2’ ... 2021-05-18T14:20:54.7531039Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-18T14:20:54.7531990Z ** using staged installation 2021-05-18T14:20:54.7671585Z Found pkg-config cflags and libs! 2021-05-18T14:20:54.8563781Z Using PKG_CFLAGS=-I/usr/include/libxml2 2021-05-18T14:20:54.8565103Z Using PKG_LIBS=-lxml2 2021-05-18T14:20:55.0405407Z ** libs 2021-05-18T14:20:55.0456117Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c connection.cpp -o connection.o 2021-05-18T14:20:55.6539695Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:20:55.7066347Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-18T14:20:56.3343372Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-18T14:20:56.8507406Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-18T14:20:57.6735180Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-18T14:20:59.9055200Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-18T14:21:00.5551857Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-18T14:21:01.2697081Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-18T14:21:01.8059741Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -I/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-18T14:21:02.3204754Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -lxml2 -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:21:02.4202674Z installing to /home/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-18T14:21:02.4232525Z ** R 2021-05-18T14:21:02.4423227Z ** inst 2021-05-18T14:21:02.4438295Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:21:03.6251990Z ** help 2021-05-18T14:21:03.7339708Z *** installing help indices 2021-05-18T14:21:03.7976401Z ** building package indices 2021-05-18T14:21:04.0601904Z ** installing vignettes 2021-05-18T14:21:04.0735653Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:21:04.3020473Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:21:04.3231937Z ** testing if installed package can be loaded from final location 2021-05-18T14:21:04.5602048Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:21:04.5603500Z * DONE (xml2) 2021-05-18T14:21:04.9011310Z * installing *source* package ‘xfun’ ... 2021-05-18T14:21:04.9053426Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-18T14:21:04.9054803Z ** using staged installation 2021-05-18T14:21:04.9266961Z ** libs 2021-05-18T14:21:04.9357560Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-18T14:21:05.0666156Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:21:05.1248799Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:21:05.1802250Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-18T14:21:05.1804830Z ** R 2021-05-18T14:21:05.2010742Z ** inst 2021-05-18T14:21:05.2040934Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:21:06.9843857Z ** help 2021-05-18T14:21:07.1617665Z *** installing help indices 2021-05-18T14:21:07.2977075Z ** building package indices 2021-05-18T14:21:07.6448685Z ** installing vignettes 2021-05-18T14:21:07.6542409Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:21:07.8766305Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:21:07.8954080Z ** testing if installed package can be loaded from final location 2021-05-18T14:21:08.1287595Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:21:08.1304208Z * DONE (xfun) 2021-05-18T14:21:11.5114764Z * installing *source* package ‘stringi’ ... 2021-05-18T14:21:11.6458876Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-18T14:21:11.6461170Z ** using staged installation 2021-05-18T14:21:11.7979090Z checking for R_HOME... /opt/R/devel/lib/R 2021-05-18T14:21:11.7980501Z checking for R... /opt/R/devel/lib/R/bin/R 2021-05-18T14:21:11.9778590Z checking for endianness... little 2021-05-18T14:21:12.1594709Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-18T14:21:12.3441123Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-18T14:21:12.3447512Z checking for cat... /usr/bin/cat 2021-05-18T14:21:12.5740073Z checking for local ICUDT_DIR... icu69/data 2021-05-18T14:21:12.5740826Z checking for gcc... gcc 2021-05-18T14:21:12.6365205Z checking whether the C compiler works... yes 2021-05-18T14:21:12.6366540Z checking for C compiler default output file name... a.out 2021-05-18T14:21:12.6772391Z checking for suffix of executables... 2021-05-18T14:21:12.7277781Z checking whether we are cross compiling... no 2021-05-18T14:21:12.7544489Z checking for suffix of object files... o 2021-05-18T14:21:12.7793694Z checking whether we are using the GNU C compiler... yes 2021-05-18T14:21:12.8028774Z checking whether gcc accepts -g... yes 2021-05-18T14:21:12.8467872Z checking for gcc option to accept ISO C89... none needed 2021-05-18T14:21:12.8737233Z checking how to run the C preprocessor... gcc -E 2021-05-18T14:21:12.8993629Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-18T14:21:12.9012010Z checking for egrep... /usr/bin/grep -E 2021-05-18T14:21:13.0223784Z checking for ANSI C header files... yes 2021-05-18T14:21:13.0584265Z checking for sys/types.h... yes 2021-05-18T14:21:13.0939474Z checking for sys/stat.h... yes 2021-05-18T14:21:13.1272806Z checking for stdlib.h... yes 2021-05-18T14:21:13.1651421Z checking for string.h... yes 2021-05-18T14:21:13.2008119Z checking for memory.h... yes 2021-05-18T14:21:13.2392053Z checking for strings.h... yes 2021-05-18T14:21:13.2785004Z checking for inttypes.h... yes 2021-05-18T14:21:13.3140541Z checking for stdint.h... yes 2021-05-18T14:21:13.3547674Z checking for unistd.h... yes 2021-05-18T14:21:13.4162076Z checking elf.h usability... yes 2021-05-18T14:21:13.4274546Z checking elf.h presence... yes 2021-05-18T14:21:13.4276785Z checking for elf.h... yes 2021-05-18T14:21:13.4891008Z checking whether we are using the GNU C++ compiler... yes 2021-05-18T14:21:13.5132241Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-18T14:21:13.8905034Z checking whether the C++ compiler supports the long long type... yes 2021-05-18T14:21:13.9171126Z checking whether the compiler implements namespaces... yes 2021-05-18T14:21:14.0957790Z checking whether the compiler supports Standard Template Library... yes 2021-05-18T14:21:14.7043244Z checking whether std::map is available... yes 2021-05-18T14:21:14.7063005Z checking for pkg-config... /usr/bin/pkg-config 2021-05-18T14:21:14.7221305Z checking with pkg-config for the system ICU4C... 66.1 2021-05-18T14:21:14.7242854Z checking for ICU4C >= 55... yes 2021-05-18T14:21:14.7304133Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-18T14:21:15.0997765Z checking whether an ICU4C-based project can be built... yes 2021-05-18T14:21:15.1718256Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-18T14:21:15.4970362Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-18T14:21:16.3927267Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-18T14:21:17.0780264Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-18T14:21:17.1159521Z configure: creating ./config.status 2021-05-18T14:21:17.1966036Z config.status: creating src/Makevars 2021-05-18T14:21:17.2188600Z config.status: creating src/uconfig_local.h 2021-05-18T14:21:17.2361830Z config.status: creating src/install.libs.R 2021-05-18T14:21:17.2544637Z 2021-05-18T14:21:17.2545970Z *** stringi configure summary: 2021-05-18T14:21:17.2546801Z ICU_FOUND=1 2021-05-18T14:21:17.2547451Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-18T14:21:17.2548676Z STRINGI_CFLAGS= -fpic 2021-05-18T14:21:17.2549720Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-18T14:21:17.2550938Z STRINGI_CXXFLAGS= -fpic 2021-05-18T14:21:17.2551963Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-18T14:21:17.2553012Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-18T14:21:17.2553778Z 2021-05-18T14:21:17.2554571Z *** Compiler settings used: 2021-05-18T14:21:17.2555204Z CC=gcc 2021-05-18T14:21:17.2556138Z LD=g++ -std=gnu++14 2021-05-18T14:21:17.2556995Z CFLAGS=-g -O2 -fpic 2021-05-18T14:21:17.2558576Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-18T14:21:17.2562313Z CXX=g++ -std=gnu++11 2021-05-18T14:21:17.2563088Z CXXFLAGS=-g -O2 -fpic 2021-05-18T14:21:17.2563905Z LDFLAGS= 2021-05-18T14:21:17.2564278Z LIBS= 2021-05-18T14:21:17.2564676Z 2021-05-18T14:21:17.2979243Z ** libs 2021-05-18T14:21:17.3140747Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-18T14:21:18.1314814Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-18T14:21:18.8498954Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-18T14:21:19.6071268Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-18T14:21:20.4824274Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-18T14:21:21.1162791Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-18T14:21:22.1287846Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-18T14:21:22.7971848Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-18T14:21:23.5039665Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-18T14:21:24.1788984Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-18T14:21:24.9340359Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-18T14:21:25.6930002Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-18T14:21:26.5464360Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-18T14:21:27.3517529Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-18T14:21:28.1109576Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-18T14:21:29.2208405Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-18T14:21:31.0364995Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-18T14:21:31.8225249Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-18T14:21:32.6053654Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-18T14:21:33.2506564Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-18T14:21:33.9061879Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-18T14:21:34.9909454Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-18T14:21:35.7560883Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-18T14:21:36.5092806Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-18T14:21:37.4301206Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-18T14:21:38.3698653Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-18T14:21:39.0633431Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-18T14:21:39.7991304Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-18T14:21:40.5530866Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-18T14:21:41.5524905Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-18T14:21:42.6341316Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-18T14:21:43.8604640Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-18T14:21:44.8210024Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-18T14:21:45.6580888Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-18T14:21:46.5580244Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-18T14:21:47.3486488Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-18T14:21:48.1533086Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-18T14:21:48.9166977Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-18T14:21:49.7040727Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-18T14:21:50.6849043Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-18T14:21:51.6328708Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-18T14:21:52.6350206Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-18T14:21:53.6219601Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-18T14:21:54.5345763Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-18T14:21:55.4135847Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-18T14:21:56.0982127Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-18T14:21:56.9159353Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-18T14:21:57.7595536Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-18T14:21:58.5833371Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-18T14:21:59.2877975Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-18T14:21:59.9675195Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-18T14:22:00.8808798Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-18T14:22:01.7637087Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-18T14:22:02.7573870Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-18T14:22:03.6558700Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-18T14:22:04.5730994Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-18T14:22:05.3404749Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-18T14:22:05.3570802Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-18T14:22:06.3283121Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-18T14:22:07.0114309Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-18T14:22:07.6892931Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-18T14:22:08.6031284Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-18T14:22:09.4890958Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-18T14:22:10.5425086Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-18T14:22:11.3126887Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-18T14:22:12.2395908Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-18T14:22:13.0268155Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-18T14:22:14.8310438Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-18T14:22:15.6218117Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-18T14:22:16.3377716Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-18T14:22:17.2858079Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-18T14:22:17.9309743Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-18T14:22:18.6504633Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-18T14:22:19.5756688Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-18T14:22:20.4503452Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-18T14:22:21.4372786Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-18T14:22:22.2564875Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-18T14:22:23.1524031Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-18T14:22:23.9257162Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-18T14:22:24.6725210Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-18T14:22:26.0472219Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-18T14:22:26.1292537Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-18T14:22:26.8308816Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-18T14:22:28.4774492Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:22:28.7007799Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-18T14:22:28.7921679Z ** R 2021-05-18T14:22:28.8254728Z ** inst 2021-05-18T14:22:28.8265622Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:22:30.2563496Z ** help 2021-05-18T14:22:30.7745160Z *** installing help indices 2021-05-18T14:22:31.0399632Z ** building package indices 2021-05-18T14:22:31.5234662Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:22:31.7286462Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:22:31.7521311Z ** testing if installed package can be loaded from final location 2021-05-18T14:22:31.9772016Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:22:31.9783330Z * DONE (stringi) 2021-05-18T14:22:33.2132414Z * installing *source* package ‘Rcpp’ ... 2021-05-18T14:22:33.2487815Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-18T14:22:33.2489228Z ** using staged installation 2021-05-18T14:22:33.2632796Z ** libs 2021-05-18T14:22:33.2686493Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c api.cpp -o api.o 2021-05-18T14:22:36.9109624Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c attributes.cpp -o attributes.o 2021-05-18T14:22:54.7936189Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c barrier.cpp -o barrier.o 2021-05-18T14:22:55.0165071Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c date.cpp -o date.o 2021-05-18T14:22:58.8883483Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c module.cpp -o module.o 2021-05-18T14:23:06.1300165Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fpic -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-18T14:23:09.6176831Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:23:09.7912591Z installing to /home/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-18T14:23:09.8033531Z ** R 2021-05-18T14:23:09.8192880Z ** inst 2021-05-18T14:23:09.8615435Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:23:12.0328618Z ** help 2021-05-18T14:23:12.1463843Z *** installing help indices 2021-05-18T14:23:12.2241114Z ** building package indices 2021-05-18T14:23:12.5041955Z ** installing vignettes 2021-05-18T14:23:12.5107174Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:23:12.8233481Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:23:12.8493386Z ** testing if installed package can be loaded from final location 2021-05-18T14:23:13.1778156Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:23:13.1852812Z * DONE (Rcpp) 2021-05-18T14:23:13.5223194Z * installing *source* package ‘commonmark’ ... 2021-05-18T14:23:13.5262725Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-18T14:23:13.5263755Z ** using staged installation 2021-05-18T14:23:13.5397398Z ** libs 2021-05-18T14:23:13.5457132Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-18T14:23:13.5491031Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions.c -o extensions.o 2021-05-18T14:23:13.5995064Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:23:13.6451497Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c wrapper.c -o wrapper.o 2021-05-18T14:23:13.7130472Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-18T14:23:13.7681549Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-18T14:23:14.0825132Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-18T14:23:14.1840858Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-18T14:23:14.6675346Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-18T14:23:15.4547510Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-18T14:23:17.3986291Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-18T14:23:21.3196477Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-18T14:23:21.4708307Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-18T14:23:21.5230464Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-18T14:23:21.6302452Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-18T14:23:21.7276136Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-18T14:23:21.8248652Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-18T14:23:22.0286572Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-18T14:23:22.2563255Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-18T14:23:22.3958584Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-18T14:23:22.4451700Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-18T14:23:22.4924993Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-18T14:23:22.6146111Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-18T14:23:22.6469734Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-18T14:23:22.7153805Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-18T14:23:22.7628431Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-18T14:23:22.8077878Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-18T14:23:22.8641482Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-18T14:23:22.9345114Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-18T14:23:23.0380932Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-18T14:23:23.0955576Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-18T14:23:23.1778088Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-18T14:23:23.3661592Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-18T14:23:23.3999630Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-18T14:23:23.5490017Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-18T14:23:23.6368427Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-18T14:23:23.9337927Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-18T14:23:23.9861923Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-18T14:23:23.9990935Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:23:24.0472682Z installing to /home/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-18T14:23:24.0508315Z ** R 2021-05-18T14:23:24.0536801Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:23:24.3040979Z ** help 2021-05-18T14:23:24.3107568Z *** installing help indices 2021-05-18T14:23:24.3293667Z ** building package indices 2021-05-18T14:23:24.5420591Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:23:24.7345674Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:23:24.7531470Z ** testing if installed package can be loaded from final location 2021-05-18T14:23:24.9368034Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:23:24.9373141Z * DONE (commonmark) 2021-05-18T14:23:25.2055507Z * installing *source* package ‘brew’ ... 2021-05-18T14:23:25.2058564Z ** using staged installation 2021-05-18T14:23:25.2152735Z ** R 2021-05-18T14:23:25.2185327Z ** inst 2021-05-18T14:23:25.2215239Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:23:25.6281649Z ** help 2021-05-18T14:23:25.6413470Z *** installing help indices 2021-05-18T14:23:25.6591938Z ** building package indices 2021-05-18T14:23:25.8593540Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:23:26.0428303Z ** testing if installed package can be loaded from final location 2021-05-18T14:23:26.2651669Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:23:26.2660832Z * DONE (brew) 2021-05-18T14:23:26.5265827Z * installing *source* package ‘sessioninfo’ ... 2021-05-18T14:23:26.5285078Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-18T14:23:26.5289465Z ** using staged installation 2021-05-18T14:23:26.5514442Z ** R 2021-05-18T14:23:26.5558479Z ** inst 2021-05-18T14:23:26.5568383Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:23:27.0510424Z ** help 2021-05-18T14:23:27.0716554Z *** installing help indices 2021-05-18T14:23:27.0922228Z ** building package indices 2021-05-18T14:23:27.3039020Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:23:27.5742641Z ** testing if installed package can be loaded from final location 2021-05-18T14:23:27.8274123Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:23:27.8281745Z * DONE (sessioninfo) 2021-05-18T14:23:28.0611359Z * installing *source* package ‘prettyunits’ ... 2021-05-18T14:23:28.0625185Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-18T14:23:28.0626412Z ** using staged installation 2021-05-18T14:23:28.0807209Z ** R 2021-05-18T14:23:28.0855122Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:23:28.4401198Z ** help 2021-05-18T14:23:28.4674975Z *** installing help indices 2021-05-18T14:23:28.4904426Z ** building package indices 2021-05-18T14:23:28.7041922Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:23:28.9078852Z ** testing if installed package can be loaded from final location 2021-05-18T14:23:29.1188556Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:23:29.1193853Z * DONE (prettyunits) 2021-05-18T14:23:29.7488897Z * installing *source* package ‘vctrs’ ... 2021-05-18T14:23:29.7624812Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-18T14:23:29.7627385Z ** using staged installation 2021-05-18T14:23:29.7833456Z ** libs 2021-05-18T14:23:29.7909016Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-18T14:23:29.9196472Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-18T14:23:30.0086332Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c arg.c -o arg.o 2021-05-18T14:23:30.0997596Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c bind.c -o bind.o 2021-05-18T14:23:30.3584038Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-18T14:23:30.4950494Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c c.c -o c.o 2021-05-18T14:23:30.6551764Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c callables.c -o callables.o 2021-05-18T14:23:30.7282719Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-18T14:23:30.8564896Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-18T14:23:30.9392946Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c cast.c -o cast.o 2021-05-18T14:23:31.0984938Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c compare.c -o compare.o 2021-05-18T14:23:31.3348029Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c complete.c -o complete.o 2021-05-18T14:23:31.4806548Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c conditions.c -o conditions.o 2021-05-18T14:23:31.5794916Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dictionary.c -o dictionary.o 2021-05-18T14:23:31.8723349Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c dim.c -o dim.o 2021-05-18T14:23:31.9347496Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c equal.c -o equal.o 2021-05-18T14:23:32.3762689Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fields.c -o fields.o 2021-05-18T14:23:32.4796322Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c fill.c -o fill.o 2021-05-18T14:23:32.6240742Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c group.c -o group.o 2021-05-18T14:23:32.7553738Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c growable.c -o growable.o 2021-05-18T14:23:32.8170369Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c hash.c -o hash.o 2021-05-18T14:23:33.0838956Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:23:33.1481432Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c names.c -o names.o 2021-05-18T14:23:33.5196297Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-groups.c -o order-groups.o 2021-05-18T14:23:33.5993543Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-radix.c -o order-radix.o 2021-05-18T14:23:34.4452679Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-18T14:23:34.6155236Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-transform.c -o order-transform.o 2021-05-18T14:23:34.6889634Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-18T14:23:34.7709049Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c poly-op.c -o poly-op.o 2021-05-18T14:23:34.9426121Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-18T14:23:35.0621089Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c proxy.c -o proxy.o 2021-05-18T14:23:35.1907120Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-18T14:23:35.3048921Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c rep.c -o rep.o 2021-05-18T14:23:35.4677036Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c runs.c -o runs.o 2021-05-18T14:23:35.7473943Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c shape.c -o shape.o 2021-05-18T14:23:35.8527633Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size-common.c -o size-common.o 2021-05-18T14:23:35.9454524Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c size.c -o size.o 2021-05-18T14:23:36.0729229Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-array.c -o slice-array.o 2021-05-18T14:23:36.6051421Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-18T14:23:37.0160808Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-18T14:23:37.3037764Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-18T14:23:37.4993525Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c slice.c -o slice.o 2021-05-18T14:23:37.8155332Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c split.c -o split.o 2021-05-18T14:23:37.8877785Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-18T14:23:38.1191785Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c subscript.c -o subscript.o 2021-05-18T14:23:38.2881912Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c translate.c -o translate.o 2021-05-18T14:23:38.4095887Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-18T14:23:38.8195993Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-18T14:23:39.0040727Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-factor.c -o type-factor.o 2021-05-18T14:23:39.1587759Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-info.c -o type-info.o 2021-05-18T14:23:39.2774759Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-18T14:23:39.3673831Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type.c -o type.o 2021-05-18T14:23:39.5147385Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c type2.c -o type2.o 2021-05-18T14:23:39.6720195Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-18T14:23:39.8207992Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c typeof2.c -o typeof2.o 2021-05-18T14:23:39.9432380Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c unspecified.c -o unspecified.o 2021-05-18T14:23:40.0329000Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-18T14:23:40.1157289Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-18T14:23:40.1780893Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c utils.c -o utils.o 2021-05-18T14:23:40.8727134Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fvisibility=hidden -fpic -g -O2 -c version.c -o version.o 2021-05-18T14:23:40.9167264Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:23:40.9802329Z installing to /home/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-18T14:23:40.9829271Z ** R 2021-05-18T14:23:41.0216225Z ** inst 2021-05-18T14:23:41.0241592Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:23:44.5299673Z ** help 2021-05-18T14:23:44.8242285Z *** installing help indices 2021-05-18T14:23:45.0601158Z *** copying figures 2021-05-18T14:23:45.0612863Z ** building package indices 2021-05-18T14:23:45.4481291Z ** installing vignettes 2021-05-18T14:23:45.4658234Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:23:45.7253731Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:23:45.7459103Z ** testing if installed package can be loaded from final location 2021-05-18T14:23:46.0642351Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:23:46.0678183Z * DONE (vctrs) 2021-05-18T14:23:46.4198852Z * installing *source* package ‘processx’ ... 2021-05-18T14:23:46.4240503Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-18T14:23:46.4241618Z ** using staged installation 2021-05-18T14:23:46.4442366Z ** libs 2021-05-18T14:23:46.4495499Z gcc -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-18T14:23:46.6068593Z gcc -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-18T14:23:46.6069945Z supervisor/utils.c -o supervisor/supervisor 2021-05-18T14:23:46.8073824Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-18T14:23:46.9093563Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c client.c -o client.o 2021-05-18T14:23:47.0232550Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c errors.c -o errors.o 2021-05-18T14:23:47.0957242Z gcc -shared -L"/opt/R/devel/lib/R/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-18T14:23:47.0958203Z -L"/opt/R/devel/lib/R/lib" -lR 2021-05-18T14:23:47.1221847Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:23:47.2049741Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c poll.c -o poll.o 2021-05-18T14:23:47.3282250Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-18T14:23:47.7629775Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-18T14:23:47.8750339Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c create-time.c -o create-time.o 2021-05-18T14:23:48.0056161Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-18T14:23:48.1174956Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-18T14:23:48.2073684Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-18T14:23:48.5823072Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-18T14:23:48.6964879Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-18T14:23:48.8245204Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-18T14:23:48.8928325Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cleancall.c -o cleancall.o 2021-05-18T14:23:48.9813487Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:23:49.0122545Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-18T14:23:49.0147863Z ** R 2021-05-18T14:23:49.0300900Z ** inst 2021-05-18T14:23:49.0309793Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:23:51.2711067Z ** help 2021-05-18T14:23:51.3533505Z *** installing help indices 2021-05-18T14:23:51.4003652Z ** building package indices 2021-05-18T14:23:51.6602768Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:23:51.8856972Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:23:51.9121495Z ** testing if installed package can be loaded from final location 2021-05-18T14:23:52.1539212Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:23:52.1554026Z * DONE (processx) 2021-05-18T14:23:52.4542669Z * installing *source* package ‘markdown’ ... 2021-05-18T14:23:52.4568409Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-18T14:23:52.4569560Z ** using staged installation 2021-05-18T14:23:52.4775905Z ** libs 2021-05-18T14:23:52.4827983Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-18T14:23:52.5520062Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rinit.c -o Rinit.o 2021-05-18T14:23:52.6123699Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-18T14:23:52.8044319Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c autolink.c -o autolink.o 2021-05-18T14:23:52.9211592Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c buffer.c -o buffer.o 2021-05-18T14:23:53.0064176Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-18T14:23:53.0511619Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-18T14:23:53.1003405Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html.c -o html.o 2021-05-18T14:23:53.3363874Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-18T14:23:53.4889929Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c markdown.c -o markdown.o 2021-05-18T14:23:54.6689311Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c stack.c -o stack.o 2021-05-18T14:23:54.7232537Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:23:54.7522441Z installing to /home/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-18T14:23:54.7538707Z ** R 2021-05-18T14:23:54.7594054Z ** inst 2021-05-18T14:23:54.7617292Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:23:55.2760224Z ** help 2021-05-18T14:23:55.3234806Z *** installing help indices 2021-05-18T14:23:55.3544120Z ** building package indices 2021-05-18T14:23:55.5880620Z ** installing vignettes 2021-05-18T14:23:55.5886042Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:23:55.7785171Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:23:55.8033938Z ** testing if installed package can be loaded from final location 2021-05-18T14:23:56.0053948Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:23:56.0062258Z * DONE (markdown) 2021-05-18T14:23:56.2573062Z * installing *source* package ‘highr’ ... 2021-05-18T14:23:56.2584709Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-18T14:23:56.2585727Z ** using staged installation 2021-05-18T14:23:56.2757733Z ** R 2021-05-18T14:23:56.2798154Z ** inst 2021-05-18T14:23:56.2811957Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:23:56.6634169Z ** help 2021-05-18T14:23:56.6758644Z *** installing help indices 2021-05-18T14:23:56.6935739Z ** building package indices 2021-05-18T14:23:56.9031212Z ** installing vignettes 2021-05-18T14:23:56.9083379Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:23:57.1027254Z ** testing if installed package can be loaded from final location 2021-05-18T14:23:57.3040828Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:23:57.3048196Z * DONE (highr) 2021-05-18T14:23:57.6318273Z * installing *source* package ‘stringr’ ... 2021-05-18T14:23:57.6352368Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-18T14:23:57.6353428Z ** using staged installation 2021-05-18T14:23:57.6568933Z ** R 2021-05-18T14:23:57.6655466Z ** data 2021-05-18T14:23:57.6661437Z *** moving datasets to lazyload DB 2021-05-18T14:23:57.6858160Z ** inst 2021-05-18T14:23:57.6873780Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:23:58.2926819Z ** help 2021-05-18T14:23:58.3780594Z *** installing help indices 2021-05-18T14:23:58.4471297Z *** copying figures 2021-05-18T14:23:58.4473482Z ** building package indices 2021-05-18T14:23:58.7172551Z ** installing vignettes 2021-05-18T14:23:58.7235127Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:23:58.9305500Z ** testing if installed package can be loaded from final location 2021-05-18T14:23:59.1553298Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:23:59.1564513Z * DONE (stringr) 2021-05-18T14:23:59.3989940Z * installing *source* package ‘rversions’ ... 2021-05-18T14:23:59.4005806Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-18T14:23:59.4006841Z ** using staged installation 2021-05-18T14:23:59.4158558Z ** R 2021-05-18T14:23:59.4214200Z ** inst 2021-05-18T14:23:59.4290641Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:23:59.7869685Z ** help 2021-05-18T14:23:59.8096092Z *** installing help indices 2021-05-18T14:23:59.8357185Z *** copying figures 2021-05-18T14:23:59.8359544Z ** building package indices 2021-05-18T14:24:00.0560674Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:24:00.2834509Z ** testing if installed package can be loaded from final location 2021-05-18T14:24:00.5115650Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:24:00.5125520Z * DONE (rversions) 2021-05-18T14:24:01.0556843Z * installing *source* package ‘pillar’ ... 2021-05-18T14:24:01.0683658Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-18T14:24:01.0685044Z ** using staged installation 2021-05-18T14:24:01.0899084Z ** R 2021-05-18T14:24:01.1121728Z ** inst 2021-05-18T14:24:01.1164888Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:24:03.4200843Z ** help 2021-05-18T14:24:03.5115560Z *** installing help indices 2021-05-18T14:24:03.5848631Z *** copying figures 2021-05-18T14:24:03.5854444Z ** building package indices 2021-05-18T14:24:03.8480794Z ** installing vignettes 2021-05-18T14:24:03.8548749Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:24:04.1788101Z ** testing if installed package can be loaded from final location 2021-05-18T14:24:04.5210917Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:24:04.5232741Z * DONE (pillar) 2021-05-18T14:24:04.8267306Z * installing *source* package ‘callr’ ... 2021-05-18T14:24:04.8294022Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-18T14:24:04.8295055Z ** using staged installation 2021-05-18T14:24:04.8469889Z ** R 2021-05-18T14:24:04.8641616Z ** inst 2021-05-18T14:24:04.8653730Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:24:09.0666642Z ** help 2021-05-18T14:24:09.1950750Z *** installing help indices 2021-05-18T14:24:09.2795433Z ** building package indices 2021-05-18T14:24:10.0786197Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:24:10.0788021Z ** testing if installed package can be loaded from final location 2021-05-18T14:24:10.0965985Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:24:10.0994186Z * DONE (callr) 2021-05-18T14:24:10.6533333Z * installing *source* package ‘knitr’ ... 2021-05-18T14:24:10.6636838Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-18T14:24:10.6637746Z ** using staged installation 2021-05-18T14:24:10.7034509Z ** R 2021-05-18T14:24:10.7464206Z ** demo 2021-05-18T14:24:10.7474384Z ** inst 2021-05-18T14:24:10.7573318Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:24:16.2595978Z ** help 2021-05-18T14:24:16.4862301Z *** installing help indices 2021-05-18T14:24:16.6517995Z ** building package indices 2021-05-18T14:24:17.0086127Z ** installing vignettes 2021-05-18T14:24:17.0190775Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:24:17.2470322Z ** testing if installed package can be loaded from final location 2021-05-18T14:24:17.5835231Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:24:17.5895154Z * DONE (knitr) 2021-05-18T14:24:17.8378753Z * installing *source* package ‘xopen’ ... 2021-05-18T14:24:17.8387710Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-18T14:24:17.8389038Z ** using staged installation 2021-05-18T14:24:17.8583059Z ** R 2021-05-18T14:24:17.8612814Z ** inst 2021-05-18T14:24:17.8623256Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:24:18.1484725Z ** help 2021-05-18T14:24:18.1636115Z *** installing help indices 2021-05-18T14:24:18.1886365Z ** building package indices 2021-05-18T14:24:18.4089793Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:24:18.6068298Z ** testing if installed package can be loaded from final location 2021-05-18T14:24:18.7979614Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:24:18.7987227Z * DONE (xopen) 2021-05-18T14:24:19.3265185Z * installing *source* package ‘tibble’ ... 2021-05-18T14:24:19.3371489Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-18T14:24:19.3372550Z ** using staged installation 2021-05-18T14:24:19.3622642Z ** libs 2021-05-18T14:24:19.3701526Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-18T14:24:19.4270047Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-18T14:24:19.5022164Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:24:19.5417242Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-18T14:24:19.6634225Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:24:19.6887745Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-18T14:24:19.6903428Z ** R 2021-05-18T14:24:19.7082690Z ** inst 2021-05-18T14:24:19.7126929Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:24:22.1789410Z ** help 2021-05-18T14:24:22.2811018Z *** installing help indices 2021-05-18T14:24:22.3446504Z *** copying figures 2021-05-18T14:24:22.3453972Z ** building package indices 2021-05-18T14:24:22.6281195Z ** installing vignettes 2021-05-18T14:24:22.6355434Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:24:23.0481813Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:24:23.0675165Z ** testing if installed package can be loaded from final location 2021-05-18T14:24:23.5158157Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:24:23.5180216Z * DONE (tibble) 2021-05-18T14:24:23.8155867Z * installing *source* package ‘pkgbuild’ ... 2021-05-18T14:24:23.8181848Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-18T14:24:23.8182515Z ** using staged installation 2021-05-18T14:24:23.8347327Z ** R 2021-05-18T14:24:23.8446705Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:24:25.3814199Z ** help 2021-05-18T14:24:25.4220450Z *** installing help indices 2021-05-18T14:24:25.4622679Z ** building package indices 2021-05-18T14:24:25.7032429Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:24:25.9903355Z ** testing if installed package can be loaded from final location 2021-05-18T14:24:26.3041498Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:24:26.3056676Z * DONE (pkgbuild) 2021-05-18T14:24:26.7989893Z * installing *source* package ‘roxygen2’ ... 2021-05-18T14:24:26.8056689Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-18T14:24:26.8057854Z ** using staged installation 2021-05-18T14:24:26.8296574Z ** libs 2021-05-18T14:24:26.8355294Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-18T14:24:32.3473414Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-18T14:24:35.9521546Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-18T14:24:39.5593788Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-18T14:24:43.1402444Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c parser2.cpp -o parser2.o 2021-05-18T14:24:48.8047535Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-18T14:24:52.5274717Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:24:52.6335875Z installing to /home/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-18T14:24:52.6391563Z ** R 2021-05-18T14:24:52.6727522Z ** inst 2021-05-18T14:24:52.6747807Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:24:57.7260447Z ** help 2021-05-18T14:24:57.8037299Z *** installing help indices 2021-05-18T14:24:57.8642886Z *** copying figures 2021-05-18T14:24:57.8645588Z ** building package indices 2021-05-18T14:24:58.1353980Z ** installing vignettes 2021-05-18T14:24:58.1460336Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:24:58.5656288Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:24:58.5863722Z ** testing if installed package can be loaded from final location 2021-05-18T14:24:59.0539560Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:24:59.0581691Z * DONE (roxygen2) 2021-05-18T14:24:59.3271337Z * installing *source* package ‘rematch2’ ... 2021-05-18T14:24:59.3284199Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-18T14:24:59.3285205Z ** using staged installation 2021-05-18T14:24:59.3442781Z ** R 2021-05-18T14:24:59.3492893Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:24:59.9441103Z ** help 2021-05-18T14:24:59.9769025Z *** installing help indices 2021-05-18T14:25:00.0027354Z ** building package indices 2021-05-18T14:25:00.2232906Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:25:00.6505748Z ** testing if installed package can be loaded from final location 2021-05-18T14:25:01.0709749Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:25:01.0744959Z * DONE (rematch2) 2021-05-18T14:25:01.3848571Z * installing *source* package ‘rcmdcheck’ ... 2021-05-18T14:25:01.3874573Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-18T14:25:01.3876187Z ** using staged installation 2021-05-18T14:25:01.4048525Z ** R 2021-05-18T14:25:01.4132460Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:25:03.0949994Z ** help 2021-05-18T14:25:03.0961394Z *** installing help indices 2021-05-18T14:25:03.0962338Z ** building package indices 2021-05-18T14:25:03.3257118Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:25:03.6587975Z ** testing if installed package can be loaded from final location 2021-05-18T14:25:04.0083606Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:25:04.0097625Z * DONE (rcmdcheck) 2021-05-18T14:25:04.2941656Z * installing *source* package ‘waldo’ ... 2021-05-18T14:25:04.2961773Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-18T14:25:04.2963044Z ** using staged installation 2021-05-18T14:25:04.3134729Z ** R 2021-05-18T14:25:04.3199808Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:25:05.2557256Z ** help 2021-05-18T14:25:05.2741848Z *** installing help indices 2021-05-18T14:25:05.2944882Z *** copying figures 2021-05-18T14:25:05.2946875Z ** building package indices 2021-05-18T14:25:05.5303281Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:25:05.8179674Z ** testing if installed package can be loaded from final location 2021-05-18T14:25:06.1003095Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:25:06.1012278Z * DONE (waldo) 2021-05-18T14:25:06.7349447Z * installing *source* package ‘testthat’ ... 2021-05-18T14:25:06.7481222Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-18T14:25:06.7482193Z ** using staged installation 2021-05-18T14:25:06.7738215Z ** libs 2021-05-18T14:25:06.7830811Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:25:06.8369432Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-18T14:25:06.8968842Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-18T14:25:07.8300855Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-example.cpp -o test-example.o 2021-05-18T14:25:08.5652456Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fpic -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-18T14:25:28.5551629Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:25:28.7414325Z installing to /home/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-18T14:25:28.7545542Z ** R 2021-05-18T14:25:28.7952354Z ** inst 2021-05-18T14:25:28.7991652Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:25:42.1652869Z ** help 2021-05-18T14:25:42.4141887Z *** installing help indices 2021-05-18T14:25:42.6353614Z *** copying figures 2021-05-18T14:25:42.6360877Z ** building package indices 2021-05-18T14:25:43.0321130Z ** installing vignettes 2021-05-18T14:25:43.0439283Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:25:43.2863987Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:25:43.3109787Z ** testing if installed package can be loaded from final location 2021-05-18T14:25:43.7905231Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:25:43.7990293Z * DONE (testthat) 2021-05-18T14:25:44.2300026Z * installing *source* package ‘devtools’ ... 2021-05-18T14:25:44.2363937Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-18T14:25:44.2365172Z ** using staged installation 2021-05-18T14:25:44.2679649Z ** R 2021-05-18T14:25:44.2857526Z ** inst 2021-05-18T14:25:44.2870488Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:25:46.4890345Z ** help 2021-05-18T14:25:46.6302279Z *** installing help indices 2021-05-18T14:25:46.7426677Z *** copying figures 2021-05-18T14:25:46.7429999Z ** building package indices 2021-05-18T14:25:47.0649535Z ** installing vignettes 2021-05-18T14:25:47.0791186Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:25:47.9730882Z ** testing if installed package can be loaded from final location 2021-05-18T14:25:48.8772468Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:25:48.8793844Z * DONE (devtools) 2021-05-18T14:25:48.8888787Z 2021-05-18T14:25:48.8889617Z The downloaded source packages are in 2021-05-18T14:25:48.8891432Z ‘/tmp/Rtmpq1baoI/downloaded_packages’ 2021-05-18T14:25:49.0827280Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-18T14:25:50.1900307Z 2021-05-18T14:25:50.5224794Z 2021-05-18T14:25:50.5231329Z checking for file ‘/tmp/Rtmpq1baoI/remotes74015896d48b/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-18T14:25:50.5232591Z 2021-05-18T14:25:50.5241149Z checking for file ‘/tmp/Rtmpq1baoI/remotes74015896d48b/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-18T14:25:50.5292175Z 2021-05-18T14:25:50.5294861Z ✔ checking for file ‘/tmp/Rtmpq1baoI/remotes74015896d48b/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-18T14:25:50.5441141Z 2021-05-18T14:25:50.5441918Z 2021-05-18T14:25:50.5442996Z ─ preparing ‘desc’: 2021-05-18T14:25:50.5446911Z 2021-05-18T14:25:50.5448657Z 2021-05-18T14:25:50.5552673Z checking DESCRIPTION meta-information ... 2021-05-18T14:25:50.5576512Z 2021-05-18T14:25:50.5578452Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:25:50.6359670Z 2021-05-18T14:25:50.6385416Z 2021-05-18T14:25:50.6387963Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:25:50.6397466Z 2021-05-18T14:25:50.6420643Z 2021-05-18T14:25:50.6422384Z ─ checking for empty or unneeded directories 2021-05-18T14:25:50.6425125Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-18T14:25:50.6482684Z 2021-05-18T14:25:50.6504865Z 2021-05-18T14:25:50.6506743Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-18T14:25:50.7803118Z 2021-05-18T14:25:50.7805814Z 2021-05-18T14:25:50.7807389Z 2021-05-18T14:25:50.7914332Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:25:50.7915455Z (as ‘lib’ is unspecified) 2021-05-18T14:25:51.1561829Z * installing *source* package ‘desc’ ... 2021-05-18T14:25:51.1591812Z ** using staged installation 2021-05-18T14:25:51.1797484Z ** R 2021-05-18T14:25:51.1953905Z ** inst 2021-05-18T14:25:51.1971071Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:25:53.2739556Z ** help 2021-05-18T14:25:53.4218008Z *** installing help indices 2021-05-18T14:25:53.5281689Z ** building package indices 2021-05-18T14:25:53.8426401Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:25:54.0516195Z ** testing if installed package can be loaded from final location 2021-05-18T14:25:54.2907284Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:25:54.2923558Z * DONE (desc) 2021-05-18T14:25:54.5298344Z 2021-05-18T14:25:54.5299471Z 2021-05-18T14:25:54.5342948Z checking for file ‘/tmp/Rtmpq1baoI/remotes740164b5fa88/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-18T14:25:54.5344958Z 2021-05-18T14:25:54.5346665Z ✔ checking for file ‘/tmp/Rtmpq1baoI/remotes740164b5fa88/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-18T14:25:54.5476661Z 2021-05-18T14:25:54.5478195Z 2021-05-18T14:25:54.5479425Z ─ preparing ‘ghtravis’: 2021-05-18T14:25:54.5480223Z 2021-05-18T14:25:54.5480792Z 2021-05-18T14:25:54.5571413Z checking DESCRIPTION meta-information ... 2021-05-18T14:25:54.5600665Z 2021-05-18T14:25:54.5603772Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:25:54.6074962Z 2021-05-18T14:25:54.6103144Z 2021-05-18T14:25:54.6105567Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:25:54.6121089Z 2021-05-18T14:25:54.6149413Z 2021-05-18T14:25:54.6151654Z ─ checking for empty or unneeded directories 2021-05-18T14:25:54.6155077Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-18T14:25:54.6258186Z 2021-05-18T14:25:54.6391460Z 2021-05-18T14:25:54.6393923Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-18T14:25:54.6552109Z 2021-05-18T14:25:54.6554616Z 2021-05-18T14:25:54.6555840Z 2021-05-18T14:25:54.6894223Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:25:54.6895116Z (as ‘lib’ is unspecified) 2021-05-18T14:25:54.9507387Z * installing *source* package ‘ghtravis’ ... 2021-05-18T14:25:54.9513747Z ** using staged installation 2021-05-18T14:25:54.9685697Z ** R 2021-05-18T14:25:54.9776415Z ** inst 2021-05-18T14:25:54.9788938Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:25:56.5721072Z ** help 2021-05-18T14:25:56.6341938Z *** installing help indices 2021-05-18T14:25:56.6859941Z ** building package indices 2021-05-18T14:25:56.9363486Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:25:57.8283182Z ** testing if installed package can be loaded from final location 2021-05-18T14:25:58.6929680Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:25:58.6937734Z * DONE (ghtravis) 2021-05-18T14:25:58.7024624Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:25:59.1070881Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-18T14:26:00.2029606Z 2021-05-18T14:26:00.2031111Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-18T14:26:00.2031958Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-18T14:26:00.2033186Z generics (NA -> 0.1.0) [CRAN] 2021-05-18T14:26:00.2033957Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-18T14:26:00.2034865Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-18T14:26:00.2035589Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-18T14:26:00.2038974Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:26:00.2039867Z (as ‘lib’ is unspecified) 2021-05-18T14:26:16.6156754Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-18T14:26:17.7298426Z Content type 'binary/octet-stream' length 92124 bytes (89 KB) 2021-05-18T14:26:17.7342305Z ================================================== 2021-05-18T14:26:17.7342767Z downloaded 89 KB 2021-05-18T14:26:17.7343263Z 2021-05-18T14:26:17.7381147Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-18T14:26:18.8009171Z Content type 'binary/octet-stream' length 118869 bytes (116 KB) 2021-05-18T14:26:18.8106422Z ================================================== 2021-05-18T14:26:18.8107632Z downloaded 116 KB 2021-05-18T14:26:18.8108143Z 2021-05-18T14:26:18.8152954Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-18T14:26:19.8394240Z Content type 'binary/octet-stream' length 200157 bytes (195 KB) 2021-05-18T14:26:19.8527619Z ================================================== 2021-05-18T14:26:19.8528512Z downloaded 195 KB 2021-05-18T14:26:19.8528971Z 2021-05-18T14:26:19.8563432Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-18T14:26:20.9054996Z Content type 'binary/octet-stream' length 954544 bytes (932 KB) 2021-05-18T14:26:20.9346271Z ================================================== 2021-05-18T14:26:20.9348174Z downloaded 932 KB 2021-05-18T14:26:20.9348708Z 2021-05-18T14:26:20.9387285Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-18T14:26:21.9712976Z Content type 'binary/octet-stream' length 706784 bytes (690 KB) 2021-05-18T14:26:21.9951220Z ================================================== 2021-05-18T14:26:21.9952198Z downloaded 690 KB 2021-05-18T14:26:21.9952678Z 2021-05-18T14:26:22.3205041Z * installing *source* package ‘tidyselect’ ... 2021-05-18T14:26:22.3236159Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-18T14:26:22.3237612Z ** using staged installation 2021-05-18T14:26:22.3440676Z ** R 2021-05-18T14:26:22.3568185Z ** inst 2021-05-18T14:26:22.3583566Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:26:23.6085154Z ** help 2021-05-18T14:26:23.6715787Z *** installing help indices 2021-05-18T14:26:23.7218119Z ** building package indices 2021-05-18T14:26:23.9466988Z ** installing vignettes 2021-05-18T14:26:23.9523012Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:26:24.2370241Z ** testing if installed package can be loaded from final location 2021-05-18T14:26:24.5331785Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:26:24.5343463Z * DONE (tidyselect) 2021-05-18T14:26:24.8460434Z * installing *source* package ‘generics’ ... 2021-05-18T14:26:24.8489241Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-18T14:26:24.8490411Z ** using staged installation 2021-05-18T14:26:24.8641573Z ** R 2021-05-18T14:26:24.8699804Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:26:25.2280954Z ** help 2021-05-18T14:26:25.3647556Z *** installing help indices 2021-05-18T14:26:25.4168572Z ** building package indices 2021-05-18T14:26:25.6694814Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:26:25.8693245Z ** testing if installed package can be loaded from final location 2021-05-18T14:26:26.0696555Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:26:26.0702779Z * DONE (generics) 2021-05-18T14:26:26.3761107Z * installing *source* package ‘cpp11’ ... 2021-05-18T14:26:26.3795841Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-18T14:26:26.3797012Z ** using staged installation 2021-05-18T14:26:26.3961086Z ** R 2021-05-18T14:26:26.4008533Z ** inst 2021-05-18T14:26:26.4040999Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:26:26.8802600Z ** help 2021-05-18T14:26:26.9031832Z *** installing help indices 2021-05-18T14:26:26.9240489Z ** building package indices 2021-05-18T14:26:27.1343812Z ** installing vignettes 2021-05-18T14:26:27.1404310Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:26:27.3326090Z ** testing if installed package can be loaded from final location 2021-05-18T14:26:27.5364381Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:26:27.5373244Z * DONE (cpp11) 2021-05-18T14:26:28.1514409Z * installing *source* package ‘dplyr’ ... 2021-05-18T14:26:28.1637625Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-18T14:26:28.1638706Z ** using staged installation 2021-05-18T14:26:28.1868921Z ** libs 2021-05-18T14:26:28.1983194Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c chop.cpp -o chop.o 2021-05-18T14:26:28.3444370Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c filter.cpp -o filter.o 2021-05-18T14:26:28.5443923Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c funs.cpp -o funs.o 2021-05-18T14:26:28.6990954Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_by.cpp -o group_by.o 2021-05-18T14:26:29.3510241Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c group_data.cpp -o group_data.o 2021-05-18T14:26:29.4835126Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c imports.cpp -o imports.o 2021-05-18T14:26:29.6193062Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.cpp -o init.o 2021-05-18T14:26:29.7405100Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mask.cpp -o mask.o 2021-05-18T14:26:29.8841477Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c mutate.cpp -o mutate.o 2021-05-18T14:26:30.0198583Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c slice.cpp -o slice.o 2021-05-18T14:26:30.1391347Z g++ -std=gnu++14 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c summarise.cpp -o summarise.o 2021-05-18T14:26:30.3149890Z g++ -std=gnu++14 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:26:30.3807326Z installing to /home/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-18T14:26:30.3858474Z ** R 2021-05-18T14:26:30.4316755Z ** data 2021-05-18T14:26:30.4325110Z *** moving datasets to lazyload DB 2021-05-18T14:26:30.5403708Z ** inst 2021-05-18T14:26:30.5433427Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:26:36.5587028Z ** help 2021-05-18T14:26:37.1496583Z *** installing help indices 2021-05-18T14:26:37.4341749Z *** copying figures 2021-05-18T14:26:37.4350183Z ** building package indices 2021-05-18T14:26:37.8641514Z ** installing vignettes 2021-05-18T14:26:37.8853074Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:26:38.4511261Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:26:38.4694723Z ** testing if installed package can be loaded from final location 2021-05-18T14:26:39.1379045Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:26:39.1425611Z * DONE (dplyr) 2021-05-18T14:26:39.6050260Z * installing *source* package ‘tidyr’ ... 2021-05-18T14:26:39.6134611Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-18T14:26:39.6135868Z ** using staged installation 2021-05-18T14:26:39.6366494Z ** libs 2021-05-18T14:26:39.6428915Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-18T14:26:40.7997250Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c fill.cpp -o fill.o 2021-05-18T14:26:41.1838929Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c melt.cpp -o melt.o 2021-05-18T14:26:43.1341656Z g++ -std=gnu++11 -I"/opt/R/devel/lib/R/include" -DNDEBUG -I'/home/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fpic -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-18T14:26:44.6166174Z g++ -std=gnu++11 -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:26:44.6952233Z installing to /home/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-18T14:26:44.6976889Z ** R 2021-05-18T14:26:44.7194919Z ** data 2021-05-18T14:26:44.7209841Z *** moving datasets to lazyload DB 2021-05-18T14:26:44.9087192Z ** inst 2021-05-18T14:26:44.9108085Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:26:46.9797806Z ** help 2021-05-18T14:26:47.1077984Z *** installing help indices 2021-05-18T14:26:47.1956411Z *** copying figures 2021-05-18T14:26:47.1963020Z ** building package indices 2021-05-18T14:26:47.5097406Z ** installing vignettes 2021-05-18T14:26:47.5213215Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:26:48.0955927Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:26:48.1149922Z ** testing if installed package can be loaded from final location 2021-05-18T14:26:48.6900746Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:26:48.6919683Z * DONE (tidyr) 2021-05-18T14:26:48.7041130Z 2021-05-18T14:26:48.7042342Z The downloaded source packages are in 2021-05-18T14:26:48.7043738Z ‘/tmp/Rtmpq1baoI/downloaded_packages’ 2021-05-18T14:26:48.9115241Z 2021-05-18T14:26:48.9156139Z checking for file ‘/tmp/Rtmpq1baoI/remotes740137949735/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-18T14:26:48.9157455Z 2021-05-18T14:26:48.9159135Z ✔ checking for file ‘/tmp/Rtmpq1baoI/remotes740137949735/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-18T14:26:48.9270883Z 2021-05-18T14:26:48.9271632Z 2021-05-18T14:26:48.9273077Z ─ preparing ‘aghast’: 2021-05-18T14:26:48.9273415Z 2021-05-18T14:26:48.9274016Z 2021-05-18T14:26:48.9355886Z checking DESCRIPTION meta-information ... 2021-05-18T14:26:48.9381796Z 2021-05-18T14:26:48.9383209Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:26:48.9692985Z 2021-05-18T14:26:48.9717687Z 2021-05-18T14:26:48.9719863Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:26:48.9730310Z 2021-05-18T14:26:48.9756505Z 2021-05-18T14:26:48.9758523Z ─ checking for empty or unneeded directories 2021-05-18T14:26:48.9761507Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-18T14:26:48.9789887Z 2021-05-18T14:26:48.9816171Z 2021-05-18T14:26:48.9818041Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-18T14:26:48.9924565Z 2021-05-18T14:26:48.9927030Z 2021-05-18T14:26:48.9928332Z 2021-05-18T14:26:49.0005637Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:26:49.0006470Z (as ‘lib’ is unspecified) 2021-05-18T14:26:49.2329649Z * installing *source* package ‘aghast’ ... 2021-05-18T14:26:49.2333698Z ** using staged installation 2021-05-18T14:26:49.2544465Z ** R 2021-05-18T14:26:49.2607166Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:26:49.7959789Z ** help 2021-05-18T14:26:49.8272587Z *** installing help indices 2021-05-18T14:26:49.8541255Z ** building package indices 2021-05-18T14:26:50.0774224Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:26:50.2960741Z ** testing if installed package can be loaded from final location 2021-05-18T14:26:50.5326839Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:26:50.5335009Z * DONE (aghast) 2021-05-18T14:26:50.5428059Z Installing 1 packages: covr 2021-05-18T14:26:50.5441618Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:26:50.5442999Z (as ‘lib’ is unspecified) 2021-05-18T14:27:06.8045019Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-18T14:27:06.8046137Z 2021-05-18T14:27:06.8052656Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-18T14:27:07.8227001Z Content type 'application/x-tar' length 83462 bytes (81 KB) 2021-05-18T14:27:07.8286735Z ================================================== 2021-05-18T14:27:07.8287946Z downloaded 81 KB 2021-05-18T14:27:07.8288462Z 2021-05-18T14:27:07.8332898Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-18T14:27:08.8510415Z Content type 'binary/octet-stream' length 91701 bytes (89 KB) 2021-05-18T14:27:08.8576212Z ================================================== 2021-05-18T14:27:08.8577615Z downloaded 89 KB 2021-05-18T14:27:08.8578172Z 2021-05-18T14:27:08.8619149Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-18T14:27:10.0387404Z Content type 'binary/octet-stream' length 147467 bytes (144 KB) 2021-05-18T14:27:10.0464481Z ================================================== 2021-05-18T14:27:10.0465060Z downloaded 144 KB 2021-05-18T14:27:10.0465696Z 2021-05-18T14:27:10.3542030Z * installing *source* package ‘lazyeval’ ... 2021-05-18T14:27:10.3573559Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-18T14:27:10.3574491Z ** using staged installation 2021-05-18T14:27:10.3714427Z ** libs 2021-05-18T14:27:10.3767645Z 2021-05-18T14:27:10.3769311Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c expr.c -o expr.o 2021-05-18T14:27:10.4443526Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:27:10.4836844Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c interp.c -o interp.o 2021-05-18T14:27:10.5471627Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c lazy.c -o lazy.o 2021-05-18T14:27:10.6299777Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c name.c -o name.o 2021-05-18T14:27:10.6966327Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utils.c -o utils.o 2021-05-18T14:27:10.7708541Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:27:10.7929086Z installing to /home/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-18T14:27:10.7942783Z ** R 2021-05-18T14:27:10.8019414Z ** inst 2021-05-18T14:27:10.8032883Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:27:11.4119063Z ** help 2021-05-18T14:27:11.4823721Z *** installing help indices 2021-05-18T14:27:11.5462490Z ** building package indices 2021-05-18T14:27:11.8238307Z ** installing vignettes 2021-05-18T14:27:11.8306087Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:27:12.0506355Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:27:12.0719430Z ** testing if installed package can be loaded from final location 2021-05-18T14:27:12.2758146Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:27:12.2765684Z * DONE (lazyeval) 2021-05-18T14:27:12.5796588Z * installing *source* package ‘rex’ ... 2021-05-18T14:27:12.5838560Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-18T14:27:12.5839774Z ** using staged installation 2021-05-18T14:27:12.6016173Z ** R 2021-05-18T14:27:12.6079501Z ** inst 2021-05-18T14:27:12.6091640Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:27:13.2417706Z ** help 2021-05-18T14:27:13.3021535Z *** installing help indices 2021-05-18T14:27:13.3457617Z ** building package indices 2021-05-18T14:27:13.5917931Z ** installing vignettes 2021-05-18T14:27:13.6028057Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:27:13.8021383Z ** testing if installed package can be loaded from final location 2021-05-18T14:27:14.0011012Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:27:14.0020529Z * DONE (rex) 2021-05-18T14:27:14.4008159Z * installing *source* package ‘covr’ ... 2021-05-18T14:27:14.4089044Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-18T14:27:14.4091059Z ** using staged installation 2021-05-18T14:27:14.4332502Z ** libs 2021-05-18T14:27:14.4369067Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c reassign.c -o reassign.o 2021-05-18T14:27:14.5092222Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o covr.so reassign.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:27:14.5264347Z installing to /home/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-18T14:27:14.5279302Z ** R 2021-05-18T14:27:14.5424720Z ** inst 2021-05-18T14:27:14.5452494Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:27:16.2359807Z ** help 2021-05-18T14:27:16.3028964Z *** installing help indices 2021-05-18T14:27:16.3654699Z *** copying figures 2021-05-18T14:27:16.3657060Z ** building package indices 2021-05-18T14:27:16.6361415Z ** installing vignettes 2021-05-18T14:27:16.6409181Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:27:16.8568702Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:27:16.8747310Z ** testing if installed package can be loaded from final location 2021-05-18T14:27:17.1074207Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:27:17.1092234Z * DONE (covr) 2021-05-18T14:27:17.1195538Z 2021-05-18T14:27:17.1196152Z The downloaded source packages are in 2021-05-18T14:27:17.1197847Z ‘/tmp/Rtmpq1baoI/downloaded_packages’ 2021-05-18T14:27:17.1326242Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-18T14:27:17.1326860Z Rscript -e "tic::before_install()" 2021-05-18T14:27:17.1393150Z shell: /usr/bin/bash -e {0} 2021-05-18T14:27:17.1393575Z env: 2021-05-18T14:27:17.1394065Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:27:17.1394595Z TIC_DEPLOY_KEY: 2021-05-18T14:27:17.1395770Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:27:17.1397514Z GITHUB_PAT: *** 2021-05-18T14:27:17.1398549Z COVERALLS_TOKEN: *** 2021-05-18T14:27:17.1399003Z continue-on-error: true 2021-05-18T14:27:17.1399451Z VDIFFR_RUN_TESTS: 2021-05-18T14:27:17.1400292Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:27:17.1400883Z TZ: UTC 2021-05-18T14:27:17.1401249Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:27:17.1401769Z NOT_CRAN: true 2021-05-18T14:27:17.1402112Z ##[endgroup] 2021-05-18T14:27:17.4557475Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:27:17.6246248Z Running before_install: step_install_remote_binaries() 2021-05-18T14:27:18.3536069Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-18T14:27:18.3537052Z remotes::install_deps(dependencies = TRUE) 2021-05-18T14:27:18.3537654Z remotes::install_cran("rcmdcheck") 2021-05-18T14:27:18.3538528Z remotes::install_cran("markdown") 2021-05-18T14:27:18.3546180Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:27:18.3546595Z env: 2021-05-18T14:27:18.3547026Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:27:18.3547473Z TIC_DEPLOY_KEY: 2021-05-18T14:27:18.3548263Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:27:18.3549760Z GITHUB_PAT: *** 2021-05-18T14:27:18.3550618Z COVERALLS_TOKEN: *** 2021-05-18T14:27:18.3551104Z continue-on-error: true 2021-05-18T14:27:18.3551568Z VDIFFR_RUN_TESTS: 2021-05-18T14:27:18.3552026Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:27:18.3552468Z TZ: UTC 2021-05-18T14:27:18.3552833Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:27:18.3553271Z NOT_CRAN: true 2021-05-18T14:27:18.3553807Z ##[endgroup] 2021-05-18T14:27:39.3241511Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-18T14:27:39.3242799Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-18T14:27:39.3243630Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-18T14:27:39.3244423Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-18T14:27:39.3245980Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-18T14:27:39.3246789Z RCurl (NA -> 1.98-1.3) [CRAN] 2021-05-18T14:27:39.3270844Z Installing 6 packages: base64enc, tinytex, htmltools, bitops, rmarkdown, RCurl 2021-05-18T14:27:39.3285460Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:27:39.3286483Z (as ‘lib’ is unspecified) 2021-05-18T14:27:56.6389271Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-18T14:27:57.7501235Z Content type 'application/x-tar' length 7843 bytes 2021-05-18T14:27:57.7502142Z ================================================== 2021-05-18T14:27:57.7502742Z downloaded 7843 bytes 2021-05-18T14:27:57.7503151Z 2021-05-18T14:27:57.7546746Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-18T14:27:58.7684153Z Content type 'binary/octet-stream' length 29350 bytes (28 KB) 2021-05-18T14:27:58.7687965Z ================================================== 2021-05-18T14:27:58.7688516Z downloaded 28 KB 2021-05-18T14:27:58.7689268Z 2021-05-18T14:27:58.7729644Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-18T14:27:59.8880670Z Content type 'binary/octet-stream' length 72110 bytes (70 KB) 2021-05-18T14:27:59.8881595Z ================================================== 2021-05-18T14:27:59.8882080Z downloaded 70 KB 2021-05-18T14:27:59.8882418Z 2021-05-18T14:27:59.8945685Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-18T14:28:00.9365617Z Content type 'binary/octet-stream' length 10887 bytes (10 KB) 2021-05-18T14:28:00.9366308Z ================================================== 2021-05-18T14:28:00.9366751Z downloaded 10 KB 2021-05-18T14:28:00.9369723Z 2021-05-18T14:28:00.9409979Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-18T14:28:01.9367671Z Content type 'binary/octet-stream' length 3236609 bytes (3.1 MB) 2021-05-18T14:28:01.9769046Z ================================================== 2021-05-18T14:28:01.9769627Z downloaded 3.1 MB 2021-05-18T14:28:01.9769886Z 2021-05-18T14:28:01.9816970Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RCurl_1.98-1.3.tar.gz' 2021-05-18T14:28:03.3364305Z Content type 'binary/octet-stream' length 726509 bytes (709 KB) 2021-05-18T14:28:03.3610776Z ================================================== 2021-05-18T14:28:03.3611298Z downloaded 709 KB 2021-05-18T14:28:03.3611548Z 2021-05-18T14:28:03.5841041Z * installing *source* package ‘base64enc’ ... 2021-05-18T14:28:03.5851188Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-18T14:28:03.5852317Z ** using staged installation 2021-05-18T14:28:03.5966917Z ** libs 2021-05-18T14:28:03.6017099Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-18T14:28:03.7267392Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c uriencode.c -o uriencode.o 2021-05-18T14:28:03.8097041Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c utf8.c -o utf8.o 2021-05-18T14:28:03.8949772Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o base64enc.so base64.o uriencode.o utf8.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:28:03.9210382Z installing to /home/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-18T14:28:03.9227977Z ** R 2021-05-18T14:28:03.9263220Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:28:04.2225416Z ** help 2021-05-18T14:28:04.2465320Z *** installing help indices 2021-05-18T14:28:04.2663888Z ** building package indices 2021-05-18T14:28:04.4928436Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:28:04.6924303Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:28:04.7113958Z ** testing if installed package can be loaded from final location 2021-05-18T14:28:04.9228188Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:28:04.9233345Z * DONE (base64enc) 2021-05-18T14:28:05.1826007Z * installing *source* package ‘tinytex’ ... 2021-05-18T14:28:05.1838752Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-18T14:28:05.1839746Z ** using staged installation 2021-05-18T14:28:05.2045635Z ** R 2021-05-18T14:28:05.2119055Z ** inst 2021-05-18T14:28:05.2128575Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:28:06.1087101Z ** help 2021-05-18T14:28:06.1474426Z *** installing help indices 2021-05-18T14:28:06.1816763Z ** building package indices 2021-05-18T14:28:06.4220778Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:28:06.6264140Z ** testing if installed package can be loaded from final location 2021-05-18T14:28:06.8398776Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:28:06.8406574Z * DONE (tinytex) 2021-05-18T14:28:07.0617355Z * installing *source* package ‘bitops’ ... 2021-05-18T14:28:07.0629124Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-18T14:28:07.0630055Z ** using staged installation 2021-05-18T14:28:07.0753326Z ** libs 2021-05-18T14:28:07.0793204Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-18T14:28:07.2895704Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cksum.c -o cksum.o 2021-05-18T14:28:07.3578086Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:28:07.4120772Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:28:07.4301384Z installing to /home/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-18T14:28:07.4318593Z ** R 2021-05-18T14:28:07.4344922Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:28:07.6787707Z ** help 2021-05-18T14:28:07.7071666Z *** installing help indices 2021-05-18T14:28:07.7296761Z ** building package indices 2021-05-18T14:28:07.9466130Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:28:08.1503655Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:28:08.1682058Z ** testing if installed package can be loaded from final location 2021-05-18T14:28:08.3620811Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:28:08.3622085Z * DONE (bitops) 2021-05-18T14:28:08.6412504Z * installing *source* package ‘htmltools’ ... 2021-05-18T14:28:08.6439574Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-18T14:28:08.6441014Z ** using staged installation 2021-05-18T14:28:08.6646619Z ** libs 2021-05-18T14:28:08.6702654Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-18T14:28:08.7239135Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c template.c -o template.o 2021-05-18T14:28:08.8463106Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o htmltools.so init.o template.o -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:28:08.8703740Z installing to /home/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-18T14:28:08.8723578Z ** R 2021-05-18T14:28:08.8878984Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:28:10.7006810Z ** help 2021-05-18T14:28:10.7976429Z *** installing help indices 2021-05-18T14:28:10.8743867Z ** building package indices 2021-05-18T14:28:11.1514473Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:28:11.3832981Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:28:11.4017401Z ** testing if installed package can be loaded from final location 2021-05-18T14:28:11.6454535Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:28:11.6478424Z * DONE (htmltools) 2021-05-18T14:28:12.0917174Z * installing *source* package ‘RCurl’ ... 2021-05-18T14:28:12.1000551Z ** package ‘RCurl’ successfully unpacked and MD5 sums checked 2021-05-18T14:28:12.1003861Z ** using staged installation 2021-05-18T14:28:12.2266140Z checking for curl-config... /usr/bin/curl-config 2021-05-18T14:28:12.2282137Z checking for gcc... gcc 2021-05-18T14:28:12.2886221Z checking whether the C compiler works... yes 2021-05-18T14:28:12.2905133Z checking for C compiler default output file name... a.out 2021-05-18T14:28:12.3306157Z checking for suffix of executables... 2021-05-18T14:28:12.3717268Z checking whether we are cross compiling... no 2021-05-18T14:28:12.3969326Z checking for suffix of object files... o 2021-05-18T14:28:12.4183618Z checking whether we are using the GNU C compiler... yes 2021-05-18T14:28:12.4383759Z checking whether gcc accepts -g... yes 2021-05-18T14:28:12.4743662Z checking for gcc option to accept ISO C89... none needed 2021-05-18T14:28:12.4967561Z checking how to run the C preprocessor... gcc -E 2021-05-18T14:28:12.5631991Z Version has a libidn field 2021-05-18T14:28:12.6099149Z Version has CURLOPT_URL 2021-05-18T14:28:12.6552004Z Version has CURLINFO_EFFECTIVE_URL 2021-05-18T14:28:12.6978441Z Version has CURLINFO_RESPONSE_CODE 2021-05-18T14:28:12.7394126Z Version has CURLINFO_TOTAL_TIME 2021-05-18T14:28:12.7819970Z Version has CURLINFO_NAMELOOKUP_TIME 2021-05-18T14:28:12.8288726Z Version has CURLINFO_CONNECT_TIME 2021-05-18T14:28:12.8713282Z Version has CURLINFO_PRETRANSFER_TIME 2021-05-18T14:28:12.9210352Z Version has CURLINFO_SIZE_UPLOAD 2021-05-18T14:28:12.9616621Z Version has CURLINFO_SIZE_DOWNLOAD 2021-05-18T14:28:13.0027184Z Version has CURLINFO_SPEED_DOWNLOAD 2021-05-18T14:28:13.0431000Z Version has CURLINFO_SPEED_UPLOAD 2021-05-18T14:28:13.0903346Z Version has CURLINFO_HEADER_SIZE 2021-05-18T14:28:13.1418038Z Version has CURLINFO_REQUEST_SIZE 2021-05-18T14:28:13.1848570Z Version has CURLINFO_SSL_VERIFYRESULT 2021-05-18T14:28:13.2304496Z Version has CURLINFO_FILETIME 2021-05-18T14:28:13.2725358Z Version has CURLINFO_CONTENT_LENGTH_DOWNLOAD 2021-05-18T14:28:13.3238879Z Version has CURLINFO_CONTENT_LENGTH_UPLOAD 2021-05-18T14:28:13.3654600Z Version has CURLINFO_STARTTRANSFER_TIME 2021-05-18T14:28:13.4088680Z Version has CURLINFO_CONTENT_TYPE 2021-05-18T14:28:13.4512034Z Version has CURLINFO_REDIRECT_TIME 2021-05-18T14:28:14.1546452Z Version has CURLINFO_REDIRECT_COUNT 2021-05-18T14:28:14.1555114Z Version has CURLINFO_PRIVATE 2021-05-18T14:28:14.1556801Z Version has CURLINFO_HTTP_CONNECTCODE 2021-05-18T14:28:14.1558002Z Version has CURLINFO_HTTPAUTH_AVAIL 2021-05-18T14:28:14.1559078Z Version has CURLINFO_PROXYAUTH_AVAIL 2021-05-18T14:28:14.1560139Z Version has CURLINFO_OS_ERRNO 2021-05-18T14:28:14.1560841Z Version has CURLINFO_NUM_CONNECTS 2021-05-18T14:28:14.1561488Z Version has CURLINFO_SSL_ENGINES 2021-05-18T14:28:14.1562134Z Version has CURLINFO_COOKIELIST 2021-05-18T14:28:14.1562787Z Version has CURLINFO_LASTSOCKET 2021-05-18T14:28:14.1563616Z Version has CURLINFO_FTP_ENTRY_PATH 2021-05-18T14:28:14.1565264Z Version has CURLINFO_REDIRECT_URL 2021-05-18T14:28:14.1566020Z Version has CURLINFO_PRIMARY_IP 2021-05-18T14:28:14.1566791Z Version has CURLINFO_APPCONNECT_TIME 2021-05-18T14:28:14.1567719Z Version has CURLINFO_CERTINFO 2021-05-18T14:28:14.1568597Z Version has CURLINFO_CONDITION_UNMET 2021-05-18T14:28:14.1645889Z Version has CURLOPT_WRITEDATA 2021-05-18T14:28:14.2084736Z Version has CURLOPT_KEYPASSWD 2021-05-18T14:28:14.2542311Z Version has CURLOPT_DIRLISTONLY 2021-05-18T14:28:14.2967614Z Version has CURLOPT_APPEND 2021-05-18T14:28:14.3435774Z Version has CURLOPT_KRBLEVEL 2021-05-18T14:28:14.3867650Z Version has CURLOPT_USE_SSL 2021-05-18T14:28:14.4350893Z Version has CURLOPT_TIMEOUT_MS 2021-05-18T14:28:14.4729790Z Version has CURLOPT_CONNECTTIMEOUT_MS 2021-05-18T14:28:14.5183607Z Version has CURLOPT_HTTP_TRANSFER_DECODING 2021-05-18T14:28:14.5640194Z Version has CURLOPT_HTTP_CONTENT_DECODING 2021-05-18T14:28:14.6032452Z Version has CURLOPT_NEW_FILE_PERMS 2021-05-18T14:28:14.6450946Z Version has CURLOPT_NEW_DIRECTORY_PERMS 2021-05-18T14:28:14.6868671Z Version has CURLOPT_POSTREDIR 2021-05-18T14:28:14.7290500Z Version has CURLOPT_OPENSOCKETFUNCTION 2021-05-18T14:28:14.7675974Z Version has CURLOPT_OPENSOCKETDATA 2021-05-18T14:28:14.8101020Z Version has CURLOPT_COPYPOSTFIELDS 2021-05-18T14:28:14.8517404Z Version has CURLOPT_PROXY_TRANSFER_MODE 2021-05-18T14:28:14.8900841Z Version has CURLOPT_SEEKFUNCTION 2021-05-18T14:28:14.9295601Z Version has CURLOPT_SEEKDATA 2021-05-18T14:28:14.9718918Z Version has CURLOPT_CRLFILE 2021-05-18T14:28:15.0153176Z Version has CURLOPT_ISSUERCERT 2021-05-18T14:28:15.0675095Z Version has CURLOPT_ADDRESS_SCOPE 2021-05-18T14:28:15.1141948Z Version has CURLOPT_CERTINFO 2021-05-18T14:28:15.1576816Z Version has CURLOPT_USERNAME 2021-05-18T14:28:15.2018838Z Version has CURLOPT_PASSWORD 2021-05-18T14:28:15.2464312Z Version has CURLOPT_PROXYUSERNAME 2021-05-18T14:28:15.2939219Z Version has CURLOPT_PROXYPASSWORD 2021-05-18T14:28:15.3398764Z Version has CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 2021-05-18T14:28:15.3871727Z Version has CURLOPT_NOPROXY 2021-05-18T14:28:15.4306402Z Version has CURLOPT_TFTP_BLKSIZE 2021-05-18T14:28:15.4833330Z Version has CURLOPT_SOCKS5_GSSAPI_SERVICE 2021-05-18T14:28:15.5289218Z Version has CURLOPT_SOCKS5_GSSAPI_NEC 2021-05-18T14:28:15.5769264Z Version has CURLOPT_PROTOCOLS 2021-05-18T14:28:15.6205796Z Version has CURLOPT_REDIR_PROTOCOLS 2021-05-18T14:28:15.6662182Z Version has CURLOPT_SSH_AUTH_TYPES 2021-05-18T14:28:15.7136203Z Version has CURLOPT_SSH_PUBLIC_KEYFILE 2021-05-18T14:28:15.7590642Z Version has CURLOPT_SSH_PRIVATE_KEYFILE 2021-05-18T14:28:15.7995266Z Version has CURLOPT_FTP_SSL_CCC 2021-05-18T14:28:15.8402030Z Version has CURLOPT_COOKIELIST 2021-05-18T14:28:15.8839135Z Version has CURLOPT_IGNORE_CONTENT_LENGTH 2021-05-18T14:28:15.9269376Z Version has CURLOPT_FTP_SKIP_PASV_IP 2021-05-18T14:28:15.9696029Z Version has CURLOPT_FTP_FILEMETHOD 2021-05-18T14:28:16.0087493Z Version has CURLOPT_LOCALPORT 2021-05-18T14:28:16.0478626Z Version has CURLOPT_LOCALPORTRANGE 2021-05-18T14:28:16.0931826Z Version has CURLOPT_CONNECT_ONLY 2021-05-18T14:28:16.1331049Z Version has CURLOPT_CONV_FROM_NETWORK_FUNCTION 2021-05-18T14:28:16.1750693Z Version has CURLOPT_CONV_TO_NETWORK_FUNCTION 2021-05-18T14:28:16.2149986Z Version has CURLOPT_CONV_FROM_UTF8_FUNCTION 2021-05-18T14:28:16.2544214Z Version has CURLOPT_MAX_SEND_SPEED_LARGE 2021-05-18T14:28:16.2992735Z Version has CURLOPT_MAX_RECV_SPEED_LARGE 2021-05-18T14:28:16.3421507Z Version has CURLOPT_FTP_ALTERNATIVE_TO_USER 2021-05-18T14:28:16.3891003Z Version has CURLOPT_SOCKOPTFUNCTION 2021-05-18T14:28:16.4337905Z Version has CURLOPT_SOCKOPTDATA 2021-05-18T14:28:16.4813982Z Version has CURLOPT_SSL_SESSIONID_CACHE 2021-05-18T14:28:16.4862880Z libcurl version: libcurl 7.68.0 2021-05-18T14:28:16.5086886Z configure: creating ./config.status 2021-05-18T14:28:16.5973854Z config.status: creating src/Makevars 2021-05-18T14:28:16.6515686Z ** libs 2021-05-18T14:28:16.6624720Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/usr/include/libxml2 -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-18T14:28:16.7462403Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/usr/include/libxml2 -I/usr/local/include -fpic -g -O2 -c curl.c -o curl.o 2021-05-18T14:28:17.3741498Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/usr/include/libxml2 -I/usr/local/include -fpic -g -O2 -c curlInit.c -o curlInit.o 2021-05-18T14:28:17.4357306Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/usr/include/libxml2 -I/usr/local/include -fpic -g -O2 -c curl_base64.c -o curl_base64.o 2021-05-18T14:28:17.5716476Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/usr/include/libxml2 -I/usr/local/include -fpic -g -O2 -c enums.c -o enums.o 2021-05-18T14:28:17.6521411Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/usr/include/libxml2 -I/usr/local/include -fpic -g -O2 -c json.c -o json.o 2021-05-18T14:28:17.7585076Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/usr/include/libxml2 -I/usr/local/include -fpic -g -O2 -c memoryManagement.c -o memoryManagement.o 2021-05-18T14:28:17.8495443Z gcc -I"/opt/R/devel/lib/R/include" -DNDEBUG -DHAVE_LIBIDN_FIELD=1 -DHAVE_CURLOPT_URL=1 -DHAVE_CURLINFO_EFFECTIVE_URL=1 -DHAVE_CURLINFO_RESPONSE_CODE=1 -DHAVE_CURLINFO_TOTAL_TIME=1 -DHAVE_CURLINFO_NAMELOOKUP_TIME=1 -DHAVE_CURLINFO_CONNECT_TIME=1 -DHAVE_CURLINFO_PRETRANSFER_TIME=1 -DHAVE_CURLINFO_SIZE_UPLOAD=1 -DHAVE_CURLINFO_SIZE_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_DOWNLOAD=1 -DHAVE_CURLINFO_SPEED_UPLOAD=1 -DHAVE_CURLINFO_HEADER_SIZE=1 -DHAVE_CURLINFO_REQUEST_SIZE=1 -DHAVE_CURLINFO_SSL_VERIFYRESULT=1 -DHAVE_CURLINFO_FILETIME=1 -DHAVE_CURLINFO_CONTENT_LENGTH_DOWNLOAD=1 -DHAVE_CURLINFO_CONTENT_LENGTH_UPLOAD=1 -DHAVE_CURLINFO_STARTTRANSFER_TIME=1 -DHAVE_CURLINFO_CONTENT_TYPE=1 -DHAVE_CURLINFO_REDIRECT_TIME=1 -DHAVE_CURLINFO_REDIRECT_COUNT=1 -DHAVE_CURLINFO_PRIVATE=1 -DHAVE_CURLINFO_HTTP_CONNECTCODE=1 -DHAVE_CURLINFO_HTTPAUTH_AVAIL=1 -DHAVE_CURLINFO_PROXYAUTH_AVAIL=1 -DHAVE_CURLINFO_OS_ERRNO=1 -DHAVE_CURLINFO_NUM_CONNECTS=1 -DHAVE_CURLINFO_SSL_ENGINES=1 -DHAVE_CURLINFO_COOKIELIST=1 -DHAVE_CURLINFO_LASTSOCKET=1 -DHAVE_CURLINFO_FTP_ENTRY_PATH=1 -DHAVE_CURLINFO_REDIRECT_URL=1 -DHAVE_CURLINFO_PRIMARY_IP=1 -DHAVE_CURLINFO_APPCONNECT_TIME=1 -DHAVE_CURLINFO_CERTINFO=1 -DHAVE_CURLINFO_CONDITION_UNMET=1 -DHAVE_CURLOPT_WRITEDATA=1 -DHAVE_CURLOPT_KEYPASSWD=1 -DHAVE_CURLOPT_DIRLISTONLY=1 -DHAVE_CURLOPT_APPEND=1 -DHAVE_CURLOPT_KRBLEVEL=1 -DHAVE_CURLOPT_USE_SSL=1 -DHAVE_CURLOPT_TIMEOUT_MS=1 -DHAVE_CURLOPT_CONNECTTIMEOUT_MS=1 -DHAVE_CURLOPT_HTTP_TRANSFER_DECODING=1 -DHAVE_CURLOPT_HTTP_CONTENT_DECODING=1 -DHAVE_CURLOPT_NEW_FILE_PERMS=1 -DHAVE_CURLOPT_NEW_DIRECTORY_PERMS=1 -DHAVE_CURLOPT_POSTREDIR=1 -DHAVE_CURLOPT_OPENSOCKETFUNCTION=1 -DHAVE_CURLOPT_OPENSOCKETDATA=1 -DHAVE_CURLOPT_COPYPOSTFIELDS=1 -DHAVE_CURLOPT_PROXY_TRANSFER_MODE=1 -DHAVE_CURLOPT_SEEKFUNCTION=1 -DHAVE_CURLOPT_SEEKDATA=1 -DHAVE_CURLOPT_CRLFILE=1 -DHAVE_CURLOPT_ISSUERCERT=1 -DHAVE_CURLOPT_ADDRESS_SCOPE=1 -DHAVE_CURLOPT_CERTINFO=1 -DHAVE_CURLOPT_USERNAME=1 -DHAVE_CURLOPT_PASSWORD=1 -DHAVE_CURLOPT_PROXYUSERNAME=1 -DHAVE_CURLOPT_PROXYPASSWORD=1 -DHAVE_CURLOPT_SSH_HOST_PUBLIC_KEY_MD5=1 -DHAVE_CURLOPT_NOPROXY=1 -DHAVE_CURLOPT_TFTP_BLKSIZE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_SERVICE=1 -DHAVE_CURLOPT_SOCKS5_GSSAPI_NEC=1 -DHAVE_CURLOPT_PROTOCOLS=1 -DHAVE_CURLOPT_REDIR_PROTOCOLS=1 -DHAVE_CURLOPT_SSH_AUTH_TYPES=1 -DHAVE_CURLOPT_SSH_PUBLIC_KEYFILE=1 -DHAVE_CURLOPT_SSH_PRIVATE_KEYFILE=1 -DHAVE_CURLOPT_FTP_SSL_CCC=1 -DHAVE_CURLOPT_COOKIELIST=1 -DHAVE_CURLOPT_IGNORE_CONTENT_LENGTH=1 -DHAVE_CURLOPT_FTP_SKIP_PASV_IP=1 -DHAVE_CURLOPT_FTP_FILEMETHOD=1 -DHAVE_CURLOPT_LOCALPORT=1 -DHAVE_CURLOPT_LOCALPORTRANGE=1 -DHAVE_CURLOPT_CONNECT_ONLY=1 -DHAVE_CURLOPT_CONV_FROM_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_TO_NETWORK_FUNCTION=1 -DHAVE_CURLOPT_CONV_FROM_UTF8_FUNCTION=1 -DHAVE_CURLOPT_MAX_SEND_SPEED_LARGE=1 -DHAVE_CURLOPT_MAX_RECV_SPEED_LARGE=1 -DHAVE_CURLOPT_FTP_ALTERNATIVE_TO_USER=1 -DHAVE_CURLOPT_SOCKOPTFUNCTION=1 -DHAVE_CURLOPT_SOCKOPTDATA=1 -DHAVE_CURLOPT_SSL_SESSIONID_CACHE=1 -I/usr/include/libxml2 -I/usr/local/include -fpic -g -O2 -c myUTF8.c -o myUTF8.o 2021-05-18T14:28:18.0032592Z gcc -shared -L/opt/R/devel/lib/R/lib -L/usr/local/lib -o RCurl.so base64.o curl.o curlInit.o curl_base64.o enums.o json.o memoryManagement.o myUTF8.o -lcurl -lxml2 -L/opt/R/devel/lib/R/lib -lR 2021-05-18T14:28:18.0393249Z installing to /home/runner/work/_temp/Library/00LOCK-RCurl/00new/RCurl/libs 2021-05-18T14:28:18.0394668Z ** R 2021-05-18T14:28:18.0506184Z ** data 2021-05-18T14:28:18.0510287Z ** inst 2021-05-18T14:28:18.0583511Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:28:22.6240707Z ** help 2021-05-18T14:28:22.7755409Z *** installing help indices 2021-05-18T14:28:22.8907308Z ** building package indices 2021-05-18T14:28:23.2195734Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:28:23.5625048Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-18T14:28:23.5864521Z ** testing if installed package can be loaded from final location 2021-05-18T14:28:24.0164029Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:28:24.0221733Z * DONE (RCurl) 2021-05-18T14:28:25.0494062Z * installing *source* package ‘rmarkdown’ ... 2021-05-18T14:28:25.0816951Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-18T14:28:25.0818099Z ** using staged installation 2021-05-18T14:28:25.1150165Z ** R 2021-05-18T14:28:25.1535323Z ** inst 2021-05-18T14:28:25.1821007Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:28:29.5293834Z ** help 2021-05-18T14:28:29.7438694Z *** installing help indices 2021-05-18T14:28:29.9322303Z *** copying figures 2021-05-18T14:28:29.9325512Z ** building package indices 2021-05-18T14:28:30.2881618Z ** installing vignettes 2021-05-18T14:28:30.2950173Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:28:30.5605278Z ** testing if installed package can be loaded from final location 2021-05-18T14:28:30.9040664Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:28:30.9098713Z * DONE (rmarkdown) 2021-05-18T14:28:30.9316400Z 2021-05-18T14:28:30.9317824Z The downloaded source packages are in 2021-05-18T14:28:30.9319264Z ‘/tmp/RtmpbiHyny/downloaded_packages’ 2021-05-18T14:28:46.9041651Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-18T14:28:46.9043119Z Use `force = TRUE` to force installation 2021-05-18T14:28:46.9054820Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-18T14:28:46.9055994Z Use `force = TRUE` to force installation 2021-05-18T14:28:46.9184365Z ##[group]Run options(width = 100) 2021-05-18T14:28:46.9184939Z options(width = 100) 2021-05-18T14:28:46.9185507Z pkgs <- installed.packages()[, "Package"] 2021-05-18T14:28:46.9186446Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-18T14:28:46.9194857Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:28:46.9195263Z env: 2021-05-18T14:28:46.9195847Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:28:46.9196312Z TIC_DEPLOY_KEY: 2021-05-18T14:28:46.9197185Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:28:46.9198786Z GITHUB_PAT: *** 2021-05-18T14:28:46.9199813Z COVERALLS_TOKEN: *** 2021-05-18T14:28:46.9200699Z continue-on-error: true 2021-05-18T14:28:46.9201183Z VDIFFR_RUN_TESTS: 2021-05-18T14:28:46.9201658Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:28:46.9202256Z TZ: UTC 2021-05-18T14:28:46.9202620Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:28:46.9203077Z NOT_CRAN: true 2021-05-18T14:28:46.9203439Z ##[endgroup] 2021-05-18T14:28:47.4443159Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:28:47.4443753Z setting value 2021-05-18T14:28:47.4444519Z version R Under development (unstable) (2021-05-17 r80314) 2021-05-18T14:28:47.4445089Z os Ubuntu 20.04.2 LTS 2021-05-18T14:28:47.4445717Z system x86_64, linux-gnu 2021-05-18T14:28:47.4446197Z ui X11 2021-05-18T14:28:47.4446657Z language (EN) 2021-05-18T14:28:47.4447636Z collate C.UTF-8 2021-05-18T14:28:47.4448306Z ctype C.UTF-8 2021-05-18T14:28:47.4448797Z tz UTC 2021-05-18T14:28:47.4449440Z date 2021-05-18 2021-05-18T14:28:47.4449718Z 2021-05-18T14:28:47.4450486Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:28:47.4451107Z package * version date lib source 2021-05-18T14:28:47.4451986Z aghast 0.2.1 2021-05-18 [1] Github (muschellij2/aghast@0c3b853) 2021-05-18T14:28:47.4452796Z askpass 1.1 2019-01-13 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4453510Z base * 4.2.0 2021-05-18 [2] local 2021-05-18T14:28:47.4454251Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4454996Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4455712Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-18T14:28:47.4456438Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4457170Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4457878Z cachem 1.0.5 2021-05-15 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4458899Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4459562Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-18T14:28:47.4460242Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4460915Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4461586Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-18T14:28:47.4462288Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-18T14:28:47.4463331Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4464302Z compiler 4.2.0 2021-05-18 [2] local 2021-05-18T14:28:47.4465024Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4465729Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4466416Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4467290Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4467995Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4468851Z datasets * 4.2.0 2021-05-18 [2] local 2021-05-18T14:28:47.4469573Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4470354Z desc 1.2.0.9000 2021-05-18 [1] Github (muschellij2/desc@7be86f2) 2021-05-18T14:28:47.4471182Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4472239Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4473640Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4474673Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4475572Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4476839Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4477759Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4478503Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4479251Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-18T14:28:47.4480135Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4480924Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4481678Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4482559Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4483368Z ghtravis 0.15.1 2021-05-18 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-18T14:28:47.4484170Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4484899Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4485629Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4486518Z graphics * 4.2.0 2021-05-18 [2] local 2021-05-18T14:28:47.4487591Z grDevices * 4.2.0 2021-05-18 [2] local 2021-05-18T14:28:47.4488311Z grid 4.2.0 2021-05-18 [2] local 2021-05-18T14:28:47.4489047Z highr 0.9 2021-04-16 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4489780Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4490650Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4491341Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4492044Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4492770Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-18T14:28:47.4493494Z knitr 1.33 2021-04-24 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4494394Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-18T14:28:47.4495644Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4496507Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4497319Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4498255Z markdown 1.1 2019-08-07 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4499004Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-18T14:28:47.4499751Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-18T14:28:47.4500638Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4501528Z methods * 4.2.0 2021-05-18 [2] local 2021-05-18T14:28:47.4502216Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-18T14:28:47.4502913Z mime 0.10 2021-02-13 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4503612Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-18T14:28:47.4505018Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-18T14:28:47.4505774Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4506540Z parallel 4.2.0 2021-05-18 [2] local 2021-05-18T14:28:47.4507493Z pillar 1.6.1 2021-05-16 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4508281Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4509081Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4509863Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4510808Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4511595Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4512368Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4513122Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4513853Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4514568Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4515314Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4516366Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4517085Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4517983Z RCurl 1.98-1.3 2021-03-16 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4518894Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4519661Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4520560Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4521283Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4522334Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4523446Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4524187Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-18T14:28:47.4524944Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4525730Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4526501Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4527396Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4528214Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-18T14:28:47.4528989Z splines 4.2.0 2021-05-18 [2] local 2021-05-18T14:28:47.4529735Z stats * 4.2.0 2021-05-18 [2] local 2021-05-18T14:28:47.4530458Z stats4 4.2.0 2021-05-18 [2] local 2021-05-18T14:28:47.4531359Z stringi 1.6.2 2021-05-17 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4532403Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4533086Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-18T14:28:47.4533769Z sys 3.4 2020-07-23 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4534497Z sysreqs 1.0.0.9000 2021-05-18 [1] Github (r-hub/sysreqs@f068afa) 2021-05-18T14:28:47.4535214Z tcltk 4.2.0 2021-05-18 [2] local 2021-05-18T14:28:47.4536034Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4536735Z tibble 3.1.2 2021-05-16 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4537444Z tic 0.10.0 2021-05-18 [1] Github (ropensci/tic@3b4dfb8) 2021-05-18T14:28:47.4538343Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4539258Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4539996Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4540715Z tools 4.2.0 2021-05-18 [2] local 2021-05-18T14:28:47.4541427Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4542162Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4542874Z utils * 4.2.0 2021-05-18 [2] local 2021-05-18T14:28:47.4543767Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4544467Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4545170Z whisker 0.4 2019-08-28 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4545998Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4547225Z xfun 0.23 2021-05-15 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4548756Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4549512Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4550235Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4551120Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.2.0) 2021-05-18T14:28:47.4551407Z 2021-05-18T14:28:47.4551832Z [1] /home/runner/work/_temp/Library 2021-05-18T14:28:47.4552308Z [2] /opt/R/devel/lib/R/library 2021-05-18T14:28:47.4614111Z ##[group]Run Rscript -e 'tic::script()' 2021-05-18T14:28:47.4614856Z Rscript -e 'tic::script()' 2021-05-18T14:28:47.4615256Z ls -l check 2021-05-18T14:28:47.4658998Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:28:47.4659613Z env: 2021-05-18T14:28:47.4660007Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:28:47.4660427Z TIC_DEPLOY_KEY: 2021-05-18T14:28:47.4661275Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:28:47.4662622Z GITHUB_PAT: *** 2021-05-18T14:28:47.4663503Z COVERALLS_TOKEN: *** 2021-05-18T14:28:47.4663924Z continue-on-error: true 2021-05-18T14:28:47.4664342Z VDIFFR_RUN_TESTS: 2021-05-18T14:28:47.4664778Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:28:47.4665158Z TZ: UTC 2021-05-18T14:28:47.4665515Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:28:47.4665874Z NOT_CRAN: true 2021-05-18T14:28:47.4666212Z ##[endgroup] 2021-05-18T14:28:47.7876172Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:28:47.9546543Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-18T14:28:47.9547412Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-18T14:28:47.9548026Z timeout = Inf, check_dir = "check") 2021-05-18T14:28:48.0278934Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-18T14:28:48.2620224Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-18T14:28:48.2741105Z * preparing ‘nitrcbot’: 2021-05-18T14:28:48.2853239Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:28:48.4002533Z * installing the package to build vignettes 2021-05-18T14:28:52.2992362Z * creating vignettes ... OK 2021-05-18T14:28:52.3396139Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:28:52.3405838Z * checking for empty or unneeded directories 2021-05-18T14:28:52.3420870Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-18T14:28:52.3478087Z * building ‘nitrcbot_1.2.tar.gz’ 2021-05-18T14:28:52.3722028Z 2021-05-18T14:28:52.5270440Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-18T14:28:52.7602002Z * using log directory ‘/home/runner/work/nitrcbot/nitrcbot/check/nitrcbot.Rcheck’ 2021-05-18T14:28:52.7616390Z * using R Under development (unstable) (2021-05-17 r80314) 2021-05-18T14:28:52.7617591Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-18T14:28:52.7618443Z * using session charset: UTF-8 2021-05-18T14:28:52.8075235Z * using option ‘--as-cran’ 2021-05-18T14:28:52.8096922Z * checking for file ‘nitrcbot/DESCRIPTION’ ... OK 2021-05-18T14:28:52.8097950Z * this is package ‘nitrcbot’ version ‘1.2’ 2021-05-18T14:28:52.8105628Z * package encoding: UTF-8 2021-05-18T14:28:52.8129793Z * checking package namespace information ... OK 2021-05-18T14:29:10.9012992Z * checking package dependencies ... OK 2021-05-18T14:29:10.9022831Z * checking if this is a source package ... OK 2021-05-18T14:29:10.9031603Z * checking if there is a namespace ... OK 2021-05-18T14:29:11.1516269Z * checking for executable files ... OK 2021-05-18T14:29:11.1517455Z * checking for hidden files and directories ... OK 2021-05-18T14:29:11.1520793Z * checking for portable file names ... OK 2021-05-18T14:29:11.1527935Z * checking for sufficient/correct file permissions ... OK 2021-05-18T14:29:11.1551095Z * checking serialization versions ... OK 2021-05-18T14:29:14.4441208Z * checking whether package ‘nitrcbot’ can be installed ... OK 2021-05-18T14:29:14.4489452Z * checking installed package size ... OK 2021-05-18T14:29:14.5399560Z * checking package directory ... OK 2021-05-18T14:29:14.5400575Z * checking for future file timestamps ... OK 2021-05-18T14:29:14.5401671Z * checking ‘build’ directory ... OK 2021-05-18T14:29:14.7097474Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:29:14.7099208Z * checking top-level files ... OK 2021-05-18T14:29:14.7101138Z * checking for left-over files ... OK 2021-05-18T14:29:14.8989513Z * checking index information ... OK 2021-05-18T14:29:15.0880329Z * checking package subdirectories ... OK 2021-05-18T14:29:15.1389071Z * checking R files for non-ASCII characters ... OK 2021-05-18T14:29:15.1921490Z * checking R files for syntax errors ... OK 2021-05-18T14:29:15.9284977Z * checking whether the package can be loaded ... OK 2021-05-18T14:29:16.5542245Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-18T14:29:17.1869469Z * checking whether the package can be unloaded cleanly ... OK 2021-05-18T14:29:17.8312998Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-18T14:29:18.5949301Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-18T14:29:19.4389118Z * checking loading without being on the library search path ... OK 2021-05-18T14:29:20.1362553Z * checking dependencies in R code ... OK 2021-05-18T14:29:21.3363305Z * checking S3 generic/method consistency ... OK 2021-05-18T14:29:21.9313363Z * checking replacement functions ... OK 2021-05-18T14:29:22.5703903Z * checking foreign function calls ... OK 2021-05-18T14:29:27.3613449Z * checking R code for possible problems ... OK 2021-05-18T14:29:27.6085675Z * checking Rd files ... OK 2021-05-18T14:29:27.6635444Z * checking Rd metadata ... OK 2021-05-18T14:29:27.7524721Z * checking Rd line widths ... OK 2021-05-18T14:29:27.8480669Z * checking Rd cross-references ... OK 2021-05-18T14:29:28.4641764Z * checking for missing documentation entries ... OK 2021-05-18T14:29:30.3823712Z * checking for code/documentation mismatches ... OK 2021-05-18T14:29:31.7313067Z * checking Rd \usage sections ... OK 2021-05-18T14:29:31.8283832Z * checking Rd contents ... OK 2021-05-18T14:29:31.9281668Z * checking for unstated dependencies in examples ... OK 2021-05-18T14:29:31.9361515Z * checking installed files from ‘inst/doc’ ... OK 2021-05-18T14:29:31.9398176Z * checking files in ‘vignettes’ ... OK 2021-05-18T14:29:33.6405041Z * checking examples ... OK 2021-05-18T14:29:33.7302982Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-18T14:29:33.9214554Z * checking tests ... 2021-05-18T14:29:34.9716882Z Running ‘testthat.R’ 2021-05-18T14:29:34.9765533Z OK 2021-05-18T14:29:35.1807871Z * checking for unstated dependencies in vignettes ... OK 2021-05-18T14:29:35.1943930Z * checking package vignettes in ‘inst/doc’ ... NOTE 2021-05-18T14:29:35.1945280Z Package vignette with placeholder title ‘Vignette Title’: 2021-05-18T14:29:35.1946234Z ‘nitrcbot.Rmd’ 2021-05-18T14:29:36.0156217Z * checking re-building of vignette outputs ... OK 2021-05-18T14:29:38.2682954Z * checking PDF version of manual ... OK 2021-05-18T14:29:38.2684758Z * checking for non-standard things in the check directory ... OK 2021-05-18T14:29:38.2685937Z * checking for detritus in the temp directory ... OK 2021-05-18T14:29:38.2686745Z * DONE 2021-05-18T14:29:38.2713156Z 2021-05-18T14:29:38.2714168Z Status: 1 NOTE 2021-05-18T14:29:38.2714986Z See 2021-05-18T14:29:38.2717202Z ‘/home/runner/work/nitrcbot/nitrcbot/check/nitrcbot.Rcheck/00check.log’ 2021-05-18T14:29:38.2718549Z for details. 2021-05-18T14:29:38.2719065Z 2021-05-18T14:29:38.2719512Z 2021-05-18T14:29:38.3700840Z ── R CMD check results ─────────────────────────────────────── nitrcbot 1.2 ──── 2021-05-18T14:29:38.3734184Z Duration: 46s 2021-05-18T14:29:38.3734853Z 2021-05-18T14:29:38.3758472Z ❯ checking package vignettes in ‘inst/doc’ ... NOTE 2021-05-18T14:29:38.3759762Z Package vignette with placeholder title ‘Vignette Title’: 2021-05-18T14:29:38.3761215Z ‘nitrcbot.Rmd’ 2021-05-18T14:29:38.3763138Z 2021-05-18T14:29:38.3769839Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-18T14:29:38.3830950Z total 88 2021-05-18T14:29:38.3832223Z drwxr-xr-x 6 runner docker 4096 May 18 14:29 nitrcbot.Rcheck 2021-05-18T14:29:38.3833708Z -rw-r--r-- 1 runner docker 22998 May 18 14:28 nitrcbot_1.2.tar.gz 2021-05-18T14:29:38.3835429Z -rw-r--r-- 1 runner docker 57942 May 18 14:29 nitrcbot_1.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:29:38.3870754Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:29:38.3871621Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:29:38.3917393Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:29:38.3917985Z env: 2021-05-18T14:29:38.3918357Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:38.3918738Z TIC_DEPLOY_KEY: 2021-05-18T14:29:38.3919407Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:29:38.3921322Z GITHUB_PAT: *** 2021-05-18T14:29:38.3922028Z COVERALLS_TOKEN: *** 2021-05-18T14:29:38.3922644Z continue-on-error: true 2021-05-18T14:29:38.3923079Z VDIFFR_RUN_TESTS: 2021-05-18T14:29:38.3923665Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:29:38.3924218Z TZ: UTC 2021-05-18T14:29:38.3924732Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:38.3925227Z NOT_CRAN: true 2021-05-18T14:29:38.3925988Z ##[endgroup] 2021-05-18T14:29:38.4020635Z 2021-05-18T14:29:38.4022521Z R Under development (unstable) (2021-05-17 r80314) -- "Unsuffered Consequences" 2021-05-18T14:29:38.4023639Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-18T14:29:38.4024746Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-18T14:29:38.4025304Z 2021-05-18T14:29:38.4025949Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-18T14:29:38.4026690Z You are welcome to redistribute it under certain conditions. 2021-05-18T14:29:38.4027907Z Type 'license()' or 'licence()' for distribution details. 2021-05-18T14:29:38.4028442Z 2021-05-18T14:29:38.4028952Z R is a collaborative project with many contributors. 2021-05-18T14:29:38.4029721Z Type 'contributors()' for more information and 2021-05-18T14:29:38.4030513Z 'citation()' on how to cite R or R packages in publications. 2021-05-18T14:29:38.4031027Z 2021-05-18T14:29:38.4031673Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-18T14:29:38.4032627Z 'help.start()' for an HTML browser interface to help. 2021-05-18T14:29:38.4033244Z Type 'q()' to quit R. 2021-05-18T14:29:38.4033465Z 2021-05-18T14:29:38.4033814Z > library(testthat) 2021-05-18T14:29:38.4034223Z > library(nitrcbot) 2021-05-18T14:29:38.4034535Z > 2021-05-18T14:29:38.4034904Z > test_check("nitrcbot") 2021-05-18T14:29:38.4036019Z ══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-18T14:29:38.4036525Z • On CI (12) 2021-05-18T14:29:38.4036731Z 2021-05-18T14:29:38.4037085Z [ FAIL 0 | WARN 0 | SKIP 12 | PASS 0 ] 2021-05-18T14:29:38.4037417Z > 2021-05-18T14:29:38.4037727Z > proc.time() 2021-05-18T14:29:38.4038099Z user system elapsed 2021-05-18T14:29:38.4038464Z 0.894 0.115 1.018 2021-05-18T14:29:38.4070868Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-18T14:29:38.4071575Z Rscript -e "tic::before_deploy()" 2021-05-18T14:29:38.4111415Z shell: /usr/bin/bash -e {0} 2021-05-18T14:29:38.4111954Z env: 2021-05-18T14:29:38.4112508Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:38.4113259Z TIC_DEPLOY_KEY: 2021-05-18T14:29:38.4113911Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:29:38.4114971Z GITHUB_PAT: *** 2021-05-18T14:29:38.4115632Z COVERALLS_TOKEN: *** 2021-05-18T14:29:38.4116027Z continue-on-error: true 2021-05-18T14:29:38.4116422Z VDIFFR_RUN_TESTS: 2021-05-18T14:29:38.4117013Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:29:38.4117385Z TZ: UTC 2021-05-18T14:29:38.4117723Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:38.4118066Z NOT_CRAN: true 2021-05-18T14:29:38.4118392Z ##[endgroup] 2021-05-18T14:29:38.7054332Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:29:38.8612900Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-18T14:29:38.8613454Z with: 2021-05-18T14:29:38.8614204Z upload_url: https://uploads.github.com/repos/neuroconductor/nitrcbot/releases/43143854/assets{?name,label} 2021-05-18T14:29:38.8615340Z asset_path: check/nitrcbot_1.2_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:29:38.8616380Z asset_name: nitrcbot_1.2_R_x86_64-pc-linux-gnu_R4.1.tar.gz 2021-05-18T14:29:38.8617382Z asset_content_type: application/octet-stream 2021-05-18T14:29:38.8617887Z env: 2021-05-18T14:29:38.8618315Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:38.8619105Z TIC_DEPLOY_KEY: 2021-05-18T14:29:38.8620018Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:29:38.8621852Z GITHUB_PAT: *** 2021-05-18T14:29:38.8622792Z COVERALLS_TOKEN: *** 2021-05-18T14:29:38.8623485Z continue-on-error: true 2021-05-18T14:29:38.8623903Z VDIFFR_RUN_TESTS: 2021-05-18T14:29:38.8624374Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:29:38.8624793Z TZ: UTC 2021-05-18T14:29:38.8625136Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:38.8626056Z NOT_CRAN: true 2021-05-18T14:29:38.8626968Z GITHUB_TOKEN: *** 2021-05-18T14:29:38.8627304Z ##[endgroup] 2021-05-18T14:29:40.4506781Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-18T14:29:40.4507374Z Rscript -e "tic::deploy()" 2021-05-18T14:29:40.4555165Z shell: /usr/bin/bash -e {0} 2021-05-18T14:29:40.4555625Z env: 2021-05-18T14:29:40.4556009Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:40.4556437Z TIC_DEPLOY_KEY: 2021-05-18T14:29:40.4557143Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:29:40.4558742Z GITHUB_PAT: *** 2021-05-18T14:29:40.4559517Z COVERALLS_TOKEN: *** 2021-05-18T14:29:40.4560122Z continue-on-error: true 2021-05-18T14:29:40.4560583Z VDIFFR_RUN_TESTS: 2021-05-18T14:29:40.4561034Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:29:40.4561586Z TZ: UTC 2021-05-18T14:29:40.4561936Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:40.4562298Z NOT_CRAN: true 2021-05-18T14:29:40.4562642Z ##[endgroup] 2021-05-18T14:29:40.7708360Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:29:40.9210770Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-18T14:29:40.9211445Z Rscript -e "tic::after_deploy()" 2021-05-18T14:29:40.9256562Z shell: /usr/bin/bash -e {0} 2021-05-18T14:29:40.9256925Z env: 2021-05-18T14:29:40.9257321Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:29:40.9257730Z TIC_DEPLOY_KEY: 2021-05-18T14:29:40.9258448Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:29:40.9259607Z GITHUB_PAT: *** 2021-05-18T14:29:40.9260686Z COVERALLS_TOKEN: *** 2021-05-18T14:29:40.9261217Z continue-on-error: true 2021-05-18T14:29:40.9261641Z VDIFFR_RUN_TESTS: 2021-05-18T14:29:40.9262058Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:29:40.9262461Z TZ: UTC 2021-05-18T14:29:40.9262794Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:29:40.9263163Z NOT_CRAN: true 2021-05-18T14:29:40.9263502Z ##[endgroup] 2021-05-18T14:29:41.2258378Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:29:41.5569414Z Post job cleanup. 2021-05-18T14:29:41.6058587Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-18T14:29:41.6241111Z Post job cleanup. 2021-05-18T14:29:41.7498269Z [command]/usr/bin/git version 2021-05-18T14:29:41.7570803Z git version 2.31.1 2021-05-18T14:29:41.7615666Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:29:41.7679484Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-18T14:29:41.7958588Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:29:41.8013484Z http.https://github.com/.extraheader 2021-05-18T14:29:41.8023669Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-18T14:29:41.8077319Z [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-05-18T14:29:41.8457570Z Cleaning up orphan processes