2021-05-18T14:09:48.6928146Z ##[section]Starting: Request a runner to run this job 2021-05-18T14:09:49.7101772Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:09:49.7973976Z 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:09:49.9270861Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-18T14:09:50.0436478Z ##[section]Finishing: Request a runner to run this job 2021-05-18T14:09:59.0099480Z Current runner version: '2.278.0' 2021-05-18T14:09:59.0128860Z ##[group]Operating System 2021-05-18T14:09:59.0129862Z Ubuntu 2021-05-18T14:09:59.0130413Z 20.04.2 2021-05-18T14:09:59.0130974Z LTS 2021-05-18T14:09:59.0131508Z ##[endgroup] 2021-05-18T14:09:59.0132204Z ##[group]Virtual Environment 2021-05-18T14:09:59.0132927Z Environment: ubuntu-20.04 2021-05-18T14:09:59.0133599Z Version: 20210510.0 2021-05-18T14:09:59.0134808Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-18T14:09:59.0136338Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-18T14:09:59.0137364Z ##[endgroup] 2021-05-18T14:09:59.0139486Z ##[group]GITHUB_TOKEN Permissions 2021-05-18T14:09:59.0140919Z Actions: write 2021-05-18T14:09:59.0141486Z Checks: write 2021-05-18T14:09:59.0142102Z Contents: write 2021-05-18T14:09:59.0142696Z Deployments: write 2021-05-18T14:09:59.0143424Z Issues: write 2021-05-18T14:09:59.0144144Z Metadata: read 2021-05-18T14:09:59.0144715Z Packages: write 2021-05-18T14:09:59.0145376Z PullRequests: write 2021-05-18T14:09:59.0146079Z RepositoryProjects: write 2021-05-18T14:09:59.0146883Z SecurityEvents: write 2021-05-18T14:09:59.0147561Z Statuses: write 2021-05-18T14:09:59.0148270Z ##[endgroup] 2021-05-18T14:09:59.0151587Z Prepare workflow directory 2021-05-18T14:09:59.1264236Z Prepare all required actions 2021-05-18T14:09:59.1276247Z Getting action download info 2021-05-18T14:09:59.5787467Z Download action repository 'actions/checkout@v2' 2021-05-18T14:10:01.5607399Z Download action repository 'r-lib/actions@master' 2021-05-18T14:10:02.2106200Z Download action repository 'adigherman/actions@master' 2021-05-18T14:10:03.4708059Z Download action repository 'msys2/setup-msys2@v2' 2021-05-18T14:10:03.8193154Z Download action repository 'actions/cache@v1' 2021-05-18T14:10:04.1325994Z Download action repository 'actions/upload-artifact@master' 2021-05-18T14:10:04.3020887Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-18T14:10:04.8061401Z ##[group]Run actions/checkout@v2 2021-05-18T14:10:04.8062132Z with: 2021-05-18T14:10:04.8062641Z repository: neuroconductor/oasis 2021-05-18T14:10:04.8063793Z token: *** 2021-05-18T14:10:04.8064223Z ssh-strict: true 2021-05-18T14:10:04.8064766Z persist-credentials: true 2021-05-18T14:10:04.8065296Z clean: true 2021-05-18T14:10:04.8065714Z fetch-depth: 1 2021-05-18T14:10:04.8066140Z lfs: false 2021-05-18T14:10:04.8066564Z submodules: false 2021-05-18T14:10:04.8066966Z env: 2021-05-18T14:10:04.8067446Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:04.8067954Z TIC_DEPLOY_KEY: 2021-05-18T14:10:04.8068852Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:10:04.8070190Z GITHUB_PAT: *** 2021-05-18T14:10:04.8071083Z COVERALLS_TOKEN: *** 2021-05-18T14:10:04.8071620Z continue-on-error: false 2021-05-18T14:10:04.8072148Z VDIFFR_RUN_TESTS: 2021-05-18T14:10:04.8072567Z ##[endgroup] 2021-05-18T14:10:05.0824912Z Syncing repository: neuroconductor/oasis 2021-05-18T14:10:05.0825883Z ##[group]Getting Git version info 2021-05-18T14:10:05.0827257Z Working directory is '/home/runner/work/oasis/oasis' 2021-05-18T14:10:05.0924707Z [command]/usr/bin/git version 2021-05-18T14:10:05.1147936Z git version 2.31.1 2021-05-18T14:10:05.1173467Z ##[endgroup] 2021-05-18T14:10:05.1180115Z Deleting the contents of '/home/runner/work/oasis/oasis' 2021-05-18T14:10:05.1185554Z ##[group]Initializing the repository 2021-05-18T14:10:05.1189681Z [command]/usr/bin/git init /home/runner/work/oasis/oasis 2021-05-18T14:10:05.1272566Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-18T14:10:05.1274814Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-18T14:10:05.1275977Z hint: of your new repositories, which will suppress this warning, call: 2021-05-18T14:10:05.1276835Z hint: 2021-05-18T14:10:05.1278509Z hint: git config --global init.defaultBranch 2021-05-18T14:10:05.1279530Z hint: 2021-05-18T14:10:05.1280381Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-18T14:10:05.1281509Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-18T14:10:05.1282272Z hint: 2021-05-18T14:10:05.1282882Z hint: git branch -m 2021-05-18T14:10:05.1286693Z Initialized empty Git repository in /home/runner/work/oasis/oasis/.git/ 2021-05-18T14:10:05.1299116Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/oasis 2021-05-18T14:10:05.1360867Z ##[endgroup] 2021-05-18T14:10:05.1362138Z ##[group]Disabling automatic garbage collection 2021-05-18T14:10:05.1367122Z [command]/usr/bin/git config --local gc.auto 0 2021-05-18T14:10:05.1421192Z ##[endgroup] 2021-05-18T14:10:05.1426555Z ##[group]Setting up auth 2021-05-18T14:10:05.1434144Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:10:05.1488821Z [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:10:05.1955264Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:10:05.2030079Z [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:10:05.2363910Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-18T14:10:05.2454297Z ##[endgroup] 2021-05-18T14:10:05.2455500Z ##[group]Fetching the repository 2021-05-18T14:10:05.2467384Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +78c0c99b1943a5c8c463550111d1597640451325:refs/tags/3.0.1.s 2021-05-18T14:10:05.5528886Z remote: Enumerating objects: 68, done. 2021-05-18T14:10:05.5531519Z remote: Counting objects: 1% (1/68) 2021-05-18T14:10:05.5533136Z remote: Counting objects: 2% (2/68) 2021-05-18T14:10:05.5535247Z remote: Counting objects: 4% (3/68) 2021-05-18T14:10:05.5536474Z remote: Counting objects: 5% (4/68) 2021-05-18T14:10:05.5537852Z remote: Counting objects: 7% (5/68) 2021-05-18T14:10:05.5545430Z remote: Counting objects: 8% (6/68) 2021-05-18T14:10:05.5546864Z remote: Counting objects: 10% (7/68) 2021-05-18T14:10:05.5548122Z remote: Counting objects: 11% (8/68) 2021-05-18T14:10:05.5549277Z remote: Counting objects: 13% (9/68) 2021-05-18T14:10:05.5554703Z remote: Counting objects: 14% (10/68) 2021-05-18T14:10:05.5556061Z remote: Counting objects: 16% (11/68) 2021-05-18T14:10:05.5557202Z remote: Counting objects: 17% (12/68) 2021-05-18T14:10:05.5558346Z remote: Counting objects: 19% (13/68) 2021-05-18T14:10:05.5559442Z remote: Counting objects: 20% (14/68) 2021-05-18T14:10:05.5560526Z remote: Counting objects: 22% (15/68) 2021-05-18T14:10:05.5562631Z remote: Counting objects: 23% (16/68) 2021-05-18T14:10:05.5563646Z remote: Counting objects: 25% (17/68) 2021-05-18T14:10:05.5564800Z remote: Counting objects: 26% (18/68) 2021-05-18T14:10:05.5565830Z remote: Counting objects: 27% (19/68) 2021-05-18T14:10:05.5567942Z remote: Counting objects: 29% (20/68) 2021-05-18T14:10:05.5568910Z remote: Counting objects: 30% (21/68) 2021-05-18T14:10:05.5571408Z remote: Counting objects: 32% (22/68) 2021-05-18T14:10:05.5572171Z remote: Counting objects: 33% (23/68) 2021-05-18T14:10:05.5572896Z remote: Counting objects: 35% (24/68) 2021-05-18T14:10:05.5575480Z remote: Counting objects: 36% (25/68) 2021-05-18T14:10:05.5580389Z remote: Counting objects: 38% (26/68) 2021-05-18T14:10:05.5583174Z remote: Counting objects: 39% (27/68) 2021-05-18T14:10:05.5584188Z remote: Counting objects: 41% (28/68) 2021-05-18T14:10:05.5584774Z remote: Counting objects: 42% (29/68) 2021-05-18T14:10:05.5585334Z remote: Counting objects: 44% (30/68) 2021-05-18T14:10:05.5585919Z remote: Counting objects: 45% (31/68) 2021-05-18T14:10:05.5586500Z remote: Counting objects: 47% (32/68) 2021-05-18T14:10:05.5587210Z remote: Counting objects: 48% (33/68) 2021-05-18T14:10:05.5587793Z remote: Counting objects: 50% (34/68) 2021-05-18T14:10:05.5588365Z remote: Counting objects: 51% (35/68) 2021-05-18T14:10:05.5588927Z remote: Counting objects: 52% (36/68) 2021-05-18T14:10:05.5589504Z remote: Counting objects: 54% (37/68) 2021-05-18T14:10:05.5590081Z remote: Counting objects: 55% (38/68) 2021-05-18T14:10:05.5590638Z remote: Counting objects: 57% (39/68) 2021-05-18T14:10:05.5591209Z remote: Counting objects: 58% (40/68) 2021-05-18T14:10:05.5591784Z remote: Counting objects: 60% (41/68) 2021-05-18T14:10:05.5592355Z remote: Counting objects: 61% (42/68) 2021-05-18T14:10:05.5592939Z remote: Counting objects: 63% (43/68) 2021-05-18T14:10:05.5597710Z remote: Counting objects: 64% (44/68) 2021-05-18T14:10:05.5598293Z remote: Counting objects: 66% (45/68) 2021-05-18T14:10:05.5598859Z remote: Counting objects: 67% (46/68) 2021-05-18T14:10:05.5599434Z remote: Counting objects: 69% (47/68) 2021-05-18T14:10:05.5600006Z remote: Counting objects: 70% (48/68) 2021-05-18T14:10:05.5600564Z remote: Counting objects: 72% (49/68) 2021-05-18T14:10:05.5601132Z remote: Counting objects: 73% (50/68) 2021-05-18T14:10:05.5601709Z remote: Counting objects: 75% (51/68) 2021-05-18T14:10:05.5602266Z remote: Counting objects: 76% (52/68) 2021-05-18T14:10:05.5603855Z remote: Counting objects: 77% (53/68) 2021-05-18T14:10:05.5604752Z remote: Counting objects: 79% (54/68) 2021-05-18T14:10:05.5605561Z remote: Counting objects: 80% (55/68) 2021-05-18T14:10:05.5606149Z remote: Counting objects: 82% (56/68) 2021-05-18T14:10:05.5606705Z remote: Counting objects: 83% (57/68) 2021-05-18T14:10:05.5607273Z remote: Counting objects: 85% (58/68) 2021-05-18T14:10:05.5607833Z remote: Counting objects: 86% (59/68) 2021-05-18T14:10:05.5608410Z remote: Counting objects: 88% (60/68) 2021-05-18T14:10:05.5608986Z remote: Counting objects: 89% (61/68) 2021-05-18T14:10:05.5609545Z remote: Counting objects: 91% (62/68) 2021-05-18T14:10:05.5610121Z remote: Counting objects: 92% (63/68) 2021-05-18T14:10:05.5610696Z remote: Counting objects: 94% (64/68) 2021-05-18T14:10:05.5611259Z remote: Counting objects: 95% (65/68) 2021-05-18T14:10:05.5611827Z remote: Counting objects: 97% (66/68) 2021-05-18T14:10:05.5612389Z remote: Counting objects: 98% (67/68) 2021-05-18T14:10:05.5613562Z remote: Counting objects: 100% (68/68) 2021-05-18T14:10:05.5614189Z remote: Counting objects: 100% (68/68), done. 2021-05-18T14:10:05.5614816Z remote: Compressing objects: 1% (1/51) 2021-05-18T14:10:05.5615449Z remote: Compressing objects: 3% (2/51) 2021-05-18T14:10:05.5616061Z remote: Compressing objects: 5% (3/51) 2021-05-18T14:10:05.5616698Z remote: Compressing objects: 7% (4/51) 2021-05-18T14:10:05.5617322Z remote: Compressing objects: 9% (5/51) 2021-05-18T14:10:05.5617942Z remote: Compressing objects: 11% (6/51) 2021-05-18T14:10:05.5618570Z remote: Compressing objects: 13% (7/51) 2021-05-18T14:10:05.5619204Z remote: Compressing objects: 15% (8/51) 2021-05-18T14:10:05.5619818Z remote: Compressing objects: 17% (9/51) 2021-05-18T14:10:05.5620451Z remote: Compressing objects: 19% (10/51) 2021-05-18T14:10:05.5621079Z remote: Compressing objects: 21% (11/51) 2021-05-18T14:10:05.5621856Z remote: Compressing objects: 23% (12/51) 2021-05-18T14:10:05.5622478Z remote: Compressing objects: 25% (13/51) 2021-05-18T14:10:05.5623097Z remote: Compressing objects: 27% (14/51) 2021-05-18T14:10:05.5623727Z remote: Compressing objects: 29% (15/51) 2021-05-18T14:10:05.5624337Z remote: Compressing objects: 31% (16/51) 2021-05-18T14:10:05.5624969Z remote: Compressing objects: 33% (17/51) 2021-05-18T14:10:05.5625632Z remote: Compressing objects: 35% (18/51) 2021-05-18T14:10:05.5626245Z remote: Compressing objects: 37% (19/51) 2021-05-18T14:10:05.5626867Z remote: Compressing objects: 39% (20/51) 2021-05-18T14:10:05.5627498Z remote: Compressing objects: 41% (21/51) 2021-05-18T14:10:05.5628114Z remote: Compressing objects: 43% (22/51) 2021-05-18T14:10:05.5628746Z remote: Compressing objects: 45% (23/51) 2021-05-18T14:10:05.5645108Z remote: Compressing objects: 47% (24/51) 2021-05-18T14:10:05.5645942Z remote: Compressing objects: 49% (25/51) 2021-05-18T14:10:05.5646585Z remote: Compressing objects: 50% (26/51) 2021-05-18T14:10:05.5647206Z remote: Compressing objects: 52% (27/51) 2021-05-18T14:10:05.5648098Z remote: Compressing objects: 54% (28/51) 2021-05-18T14:10:05.5651876Z remote: Compressing objects: 56% (29/51) 2021-05-18T14:10:05.5652504Z remote: Compressing objects: 58% (30/51) 2021-05-18T14:10:05.5653132Z remote: Compressing objects: 60% (31/51) 2021-05-18T14:10:05.5653759Z remote: Compressing objects: 62% (32/51) 2021-05-18T14:10:05.5655365Z remote: Compressing objects: 64% (33/51) 2021-05-18T14:10:05.5656646Z remote: Compressing objects: 66% (34/51) 2021-05-18T14:10:05.5657266Z remote: Compressing objects: 68% (35/51) 2021-05-18T14:10:05.5657898Z remote: Compressing objects: 70% (36/51) 2021-05-18T14:10:05.5658520Z remote: Compressing objects: 72% (37/51) 2021-05-18T14:10:05.5659413Z remote: Compressing objects: 74% (38/51) 2021-05-18T14:10:05.5660051Z remote: Compressing objects: 76% (39/51) 2021-05-18T14:10:05.5660672Z remote: Compressing objects: 78% (40/51) 2021-05-18T14:10:05.5661284Z remote: Compressing objects: 80% (41/51) 2021-05-18T14:10:05.5661907Z remote: Compressing objects: 82% (42/51) 2021-05-18T14:10:05.5662520Z remote: Compressing objects: 84% (43/51) 2021-05-18T14:10:05.5663145Z remote: Compressing objects: 86% (44/51) 2021-05-18T14:10:05.5663770Z remote: Compressing objects: 88% (45/51) 2021-05-18T14:10:05.5664383Z remote: Compressing objects: 90% (46/51) 2021-05-18T14:10:05.5665003Z remote: Compressing objects: 92% (47/51) 2021-05-18T14:10:05.5665632Z remote: Compressing objects: 94% (48/51) 2021-05-18T14:10:05.5666245Z remote: Compressing objects: 96% (49/51) 2021-05-18T14:10:05.5666868Z remote: Compressing objects: 98% (50/51) 2021-05-18T14:10:05.5667488Z remote: Compressing objects: 100% (51/51) 2021-05-18T14:10:05.5668142Z remote: Compressing objects: 100% (51/51), done. 2021-05-18T14:10:06.5606310Z remote: Total 68 (delta 14), reused 49 (delta 13), pack-reused 0 2021-05-18T14:10:06.5616504Z From https://github.com/neuroconductor/oasis 2021-05-18T14:10:06.5620638Z * [new ref] 78c0c99b1943a5c8c463550111d1597640451325 -> 3.0.1.s 2021-05-18T14:10:06.5632442Z ##[endgroup] 2021-05-18T14:10:06.5633453Z ##[group]Determining the checkout info 2021-05-18T14:10:06.5634427Z ##[endgroup] 2021-05-18T14:10:06.5635283Z ##[group]Checking out the ref 2021-05-18T14:10:06.5636397Z [command]/usr/bin/git checkout --progress --force refs/tags/3.0.1.s 2021-05-18T14:10:06.5637278Z Note: switching to 'refs/tags/3.0.1.s'. 2021-05-18T14:10:06.5637628Z 2021-05-18T14:10:06.5638451Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-18T14:10:06.5639316Z changes and commit them, and you can discard any commits you make in this 2021-05-18T14:10:06.5640427Z state without impacting any branches by switching back to a branch. 2021-05-18T14:10:06.5640920Z 2021-05-18T14:10:06.5641491Z If you want to create a new branch to retain commits you create, you may 2021-05-18T14:10:06.5642477Z do so (now or later) by using -c with the switch command. Example: 2021-05-18T14:10:06.5642926Z 2021-05-18T14:10:06.5643551Z git switch -c 2021-05-18T14:10:06.5643935Z 2021-05-18T14:10:06.5652048Z Or undo this operation with: 2021-05-18T14:10:06.5652506Z 2021-05-18T14:10:06.5653202Z git switch - 2021-05-18T14:10:06.5653472Z 2021-05-18T14:10:06.5654157Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-18T14:10:06.5654741Z 2021-05-18T14:10:06.5655184Z HEAD is now at 78c0c99 Version id 85 stable 2021-05-18T14:10:06.5655762Z ##[endgroup] 2021-05-18T14:10:06.5656455Z [command]/usr/bin/git log -1 --format='%H' 2021-05-18T14:10:06.5657245Z '78c0c99b1943a5c8c463550111d1597640451325' 2021-05-18T14:10:06.5801847Z ##[group]Run r-lib/actions/setup-r@master 2021-05-18T14:10:06.5802370Z with: 2021-05-18T14:10:06.5802801Z r-version: release 2021-05-18T14:10:06.5803235Z Ncpus: 1 2021-05-18T14:10:06.5803677Z crayon.enabled: NULL 2021-05-18T14:10:06.5804316Z remove-openmp-macos: true 2021-05-18T14:10:06.5805166Z http-user-agent: default 2021-05-18T14:10:06.5805690Z install-r: true 2021-05-18T14:10:06.5806328Z windows-path-include-mingw: true 2021-05-18T14:10:06.5806912Z env: 2021-05-18T14:10:06.5807392Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:06.5807904Z TIC_DEPLOY_KEY: 2021-05-18T14:10:06.5809065Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:10:06.5810958Z GITHUB_PAT: *** 2021-05-18T14:10:06.5811850Z COVERALLS_TOKEN: *** 2021-05-18T14:10:06.5812396Z continue-on-error: false 2021-05-18T14:10:06.5812925Z VDIFFR_RUN_TESTS: 2021-05-18T14:10:06.5813351Z ##[endgroup] 2021-05-18T14:10:07.5989707Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-18T14:10:09.3889438Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:10:09.3891959Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-18T14:10:09.3907701Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-18T14:10:09.4223888Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-18T14:10:09.4512309Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:10:09.6095392Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:10:09.6527094Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-18T14:10:09.6936158Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-18T14:10:09.7221025Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [223 kB] 2021-05-18T14:10:09.7223179Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-18T14:10:09.7225013Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-18T14:10:09.7242466Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-18T14:10:09.7289805Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [777 kB] 2021-05-18T14:10:09.7368701Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [167 kB] 2021-05-18T14:10:09.7384065Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.5 kB] 2021-05-18T14:10:09.7676221Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-18T14:10:10.0101841Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:10:10.1648471Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [656 kB] 2021-05-18T14:10:10.2408668Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-18T14:10:10.2453835Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-18T14:10:10.2456416Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-18T14:10:10.2467914Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-18T14:10:10.2483799Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [568 kB] 2021-05-18T14:10:10.2582036Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [85.5 kB] 2021-05-18T14:10:10.2598123Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.1 kB] 2021-05-18T14:10:10.5222867Z Get:26 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.4 kB] 2021-05-18T14:10:18.4796922Z Fetched 4559 kB in 1s (3324 kB/s) 2021-05-18T14:10:19.4259012Z Reading package lists... 2021-05-18T14:10:19.4488679Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-18T14:10:21.5207691Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-18T14:10:21.5935790Z Reading package lists... 2021-05-18T14:10:21.7739002Z Building dependency tree... 2021-05-18T14:10:21.7753399Z Reading state information... 2021-05-18T14:10:21.9372406Z The following additional packages will be installed: 2021-05-18T14:10:21.9374383Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-18T14:10:21.9383208Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-18T14:10:21.9385281Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-18T14:10:21.9387529Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-18T14:10:21.9389534Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-18T14:10:21.9391309Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-18T14:10:21.9393217Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-18T14:10:21.9395259Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-18T14:10:21.9397192Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-18T14:10:21.9398913Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-18T14:10:21.9400780Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-18T14:10:21.9402783Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-18T14:10:21.9405062Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-18T14:10:21.9407816Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-18T14:10:21.9410154Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-18T14:10:21.9411887Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-18T14:10:21.9413640Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:10:21.9415578Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:10:21.9417816Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:10:21.9419673Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:10:21.9421302Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:10:21.9423054Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:10:21.9425029Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:10:21.9427064Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:10:21.9429000Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:10:21.9430794Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:10:21.9433031Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:10:21.9435020Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:10:21.9436940Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:10:21.9438955Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:10:21.9440911Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:10:21.9442947Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:10:21.9445214Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:10:21.9447083Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:10:21.9448982Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:10:21.9451079Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:10:21.9452839Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:10:21.9454382Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-18T14:10:21.9455419Z Suggested packages: 2021-05-18T14:10:21.9457335Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-18T14:10:21.9458937Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-18T14:10:21.9460634Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-18T14:10:21.9462347Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-18T14:10:21.9464096Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-18T14:10:21.9465644Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-18T14:10:21.9467002Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-18T14:10:21.9468537Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-18T14:10:21.9470281Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-18T14:10:21.9471833Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-18T14:10:22.4732171Z The following NEW packages will be installed: 2021-05-18T14:10:22.4736196Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-18T14:10:22.4738699Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-18T14:10:22.4741275Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-18T14:10:22.4744338Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-18T14:10:22.4746244Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-18T14:10:22.4747911Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-18T14:10:22.4749725Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-18T14:10:22.4751651Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-18T14:10:22.4753700Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-18T14:10:22.4755581Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-18T14:10:22.4757960Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-18T14:10:22.4759823Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-18T14:10:22.4761742Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-18T14:10:22.4763745Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-18T14:10:22.4765871Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-18T14:10:22.4767428Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-18T14:10:22.4769205Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-18T14:10:22.4771132Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-18T14:10:22.4773242Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-18T14:10:22.4783591Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-18T14:10:22.4811834Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-18T14:10:22.4813343Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-18T14:10:22.4815007Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-18T14:10:22.4816794Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-18T14:10:22.4818359Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-18T14:10:22.4819909Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-18T14:10:22.4821608Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-18T14:10:22.4823143Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-18T14:10:22.4824883Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-18T14:10:22.4826615Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-18T14:10:22.4828245Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-18T14:10:22.4830032Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-18T14:10:22.4831755Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-18T14:10:22.4833350Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-18T14:10:22.4834863Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-18T14:10:22.4836492Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-18T14:10:22.4838023Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-18T14:10:22.4839250Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-18T14:10:22.4993541Z 0 upgraded, 130 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:22.5000046Z Need to get 8648 kB of archives. 2021-05-18T14:10:22.5001142Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-18T14:10:22.5003064Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-18T14:10:22.5029868Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-18T14:10:22.5036155Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-18T14:10:22.5048826Z 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:10:22.5061502Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-18T14:10:22.5085486Z 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:10:22.5091893Z 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:10:22.5099815Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-18T14:10:22.5104469Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-18T14:10:22.5113689Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-18T14:10:22.5122903Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-18T14:10:22.5130218Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-18T14:10:22.5138046Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-18T14:10:22.5144877Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-18T14:10:22.5153381Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-18T14:10:22.5161798Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-18T14:10:22.5171419Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-18T14:10:22.5183845Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-18T14:10:22.5193087Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-18T14:10:22.5344755Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-18T14:10:22.5355514Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-18T14:10:22.5388220Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-18T14:10:22.5401169Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-18T14:10:22.5435991Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-18T14:10:22.5461215Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-18T14:10:22.5645040Z 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:10:22.5656294Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-18T14:10:22.5718158Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-18T14:10:22.5729162Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-18T14:10:22.5749193Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-18T14:10:22.5755949Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-18T14:10:22.5762394Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-18T14:10:22.5768998Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-18T14:10:22.5777614Z 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:10:22.5783008Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-18T14:10:22.5791208Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-18T14:10:22.5802660Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-18T14:10:22.5808481Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-18T14:10:22.5815578Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-18T14:10:22.5824263Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-18T14:10:22.5829209Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-18T14:10:22.5838401Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-18T14:10:22.5849962Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-18T14:10:22.5854730Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-18T14:10:22.5862490Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-18T14:10:22.5874089Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-18T14:10:22.5893699Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-18T14:10:22.5898889Z 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:10:22.5905855Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-18T14:10:22.5910093Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-18T14:10:22.5972517Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-18T14:10:22.6048229Z 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:10:22.6055232Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-18T14:10:22.6061710Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-18T14:10:22.6070897Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-18T14:10:22.6078282Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-18T14:10:22.6084839Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-18T14:10:22.6091192Z 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:10:22.6097658Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-18T14:10:22.6105193Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-18T14:10:22.6145977Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-18T14:10:22.6159908Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-18T14:10:22.6175018Z 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:10:22.6182269Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-18T14:10:22.6189682Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-18T14:10:22.6196194Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-18T14:10:22.6203650Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-18T14:10:22.6213027Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-18T14:10:22.6226295Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-18T14:10:22.6243565Z 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:10:22.6251115Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-18T14:10:22.6259042Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-18T14:10:22.6264895Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-18T14:10:22.6270847Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-18T14:10:22.6279243Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-18T14:10:22.6291460Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-18T14:10:22.6363987Z 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:10:22.6386688Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-18T14:10:22.6395582Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-18T14:10:22.6403558Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-18T14:10:22.6450393Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-18T14:10:22.6458239Z 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:10:22.6464658Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-18T14:10:22.6471853Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-18T14:10:22.6483199Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-18T14:10:22.6490963Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-18T14:10:22.6500825Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-18T14:10:22.6514468Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-18T14:10:22.6524361Z 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:10:22.6537106Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-18T14:10:22.6544154Z 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:10:22.6550637Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-18T14:10:22.6557195Z 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:10:22.6568632Z 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:10:22.6580535Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-18T14:10:22.6588550Z 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:10:22.6598115Z 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:10:22.6605940Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-18T14:10:22.6620372Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-18T14:10:22.6623959Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-18T14:10:22.6629945Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-18T14:10:22.6709123Z 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:10:22.6735883Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-18T14:10:22.6744734Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-18T14:10:22.6754045Z 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:10:22.6760568Z 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:10:22.6772024Z 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:10:22.6778716Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-18T14:10:22.6796774Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-18T14:10:22.6816394Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-18T14:10:22.6825631Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-18T14:10:22.6837486Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-18T14:10:22.6844359Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-18T14:10:22.6852377Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-18T14:10:22.6861193Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-18T14:10:22.6869377Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-18T14:10:22.6876744Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-18T14:10:22.6884559Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-18T14:10:22.6891421Z 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:10:22.6899581Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-18T14:10:22.6907527Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-18T14:10:22.6914667Z 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:10:22.6921505Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-18T14:10:22.6928553Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-18T14:10:22.6934537Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-18T14:10:22.6943859Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-18T14:10:22.7093619Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-18T14:10:22.7095613Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-18T14:10:22.7102850Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-18T14:10:22.7181058Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-18T14:10:23.4793562Z Fetched 8648 kB in 0s (36.5 MB/s) 2021-05-18T14:10:23.5139972Z Selecting previously unselected package dctrl-tools. 2021-05-18T14:10:23.5306053Z (Reading database ... 2021-05-18T14:10:23.5307182Z (Reading database ... 5% 2021-05-18T14:10:23.5308120Z (Reading database ... 10% 2021-05-18T14:10:23.5309294Z (Reading database ... 15% 2021-05-18T14:10:23.5310021Z (Reading database ... 20% 2021-05-18T14:10:23.5310552Z (Reading database ... 25% 2021-05-18T14:10:23.5311190Z (Reading database ... 30% 2021-05-18T14:10:23.5357884Z (Reading database ... 35% 2021-05-18T14:10:23.5358398Z (Reading database ... 40% 2021-05-18T14:10:23.5358894Z (Reading database ... 45% 2021-05-18T14:10:23.5359368Z (Reading database ... 50% 2021-05-18T14:10:23.5605727Z (Reading database ... 55% 2021-05-18T14:10:23.5980947Z (Reading database ... 60% 2021-05-18T14:10:23.6231260Z (Reading database ... 65% 2021-05-18T14:10:23.6474901Z (Reading database ... 70% 2021-05-18T14:10:23.7162091Z (Reading database ... 75% 2021-05-18T14:10:23.7934435Z (Reading database ... 80% 2021-05-18T14:10:23.8728768Z (Reading database ... 85% 2021-05-18T14:10:23.9303007Z (Reading database ... 90% 2021-05-18T14:10:23.9799416Z (Reading database ... 95% 2021-05-18T14:10:23.9799957Z (Reading database ... 100% 2021-05-18T14:10:23.9800652Z (Reading database ... 254809 files and directories currently installed.) 2021-05-18T14:10:23.9928976Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-18T14:10:24.0054940Z Unpacking dctrl-tools (2.24-3) ... 2021-05-18T14:10:24.0344485Z Selecting previously unselected package libfile-which-perl. 2021-05-18T14:10:24.0619942Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-18T14:10:24.0638125Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-18T14:10:24.0967073Z Selecting previously unselected package libfile-homedir-perl. 2021-05-18T14:10:24.1187379Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-18T14:10:24.1196239Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-18T14:10:24.1447325Z Selecting previously unselected package libio-pty-perl. 2021-05-18T14:10:24.1721316Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-18T14:10:24.1732415Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-18T14:10:24.1957189Z Selecting previously unselected package libipc-run-perl. 2021-05-18T14:10:24.2226679Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-18T14:10:24.2237513Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-18T14:10:24.2542802Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-18T14:10:24.2815658Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-18T14:10:24.2826157Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:10:24.3053360Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-18T14:10:24.3328894Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-18T14:10:24.3336505Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:10:24.3544139Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-18T14:10:24.3808462Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-18T14:10:24.3817435Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:10:24.4039865Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-18T14:10:24.4305821Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-18T14:10:24.4315012Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:10:24.4527931Z Selecting previously unselected package libparams-classify-perl. 2021-05-18T14:10:24.4791267Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-18T14:10:24.4806132Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:10:24.5103070Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-18T14:10:24.5343762Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-18T14:10:24.5352330Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:10:24.5579233Z Selecting previously unselected package libimport-into-perl. 2021-05-18T14:10:24.5849084Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-18T14:10:24.5859450Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-18T14:10:24.6162185Z Selecting previously unselected package librole-tiny-perl. 2021-05-18T14:10:24.6356402Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-18T14:10:24.6369256Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-18T14:10:24.6600157Z Selecting previously unselected package libstrictures-perl. 2021-05-18T14:10:24.6877679Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-18T14:10:24.6886392Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-18T14:10:24.7146010Z Selecting previously unselected package libsub-quote-perl. 2021-05-18T14:10:24.7392993Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-18T14:10:24.7403080Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-18T14:10:24.7632587Z Selecting previously unselected package libmoo-perl. 2021-05-18T14:10:24.7911542Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-18T14:10:24.7920965Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-18T14:10:24.8205506Z Selecting previously unselected package patchutils. 2021-05-18T14:10:24.8451927Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-18T14:10:24.8459820Z Unpacking patchutils (0.3.4-2) ... 2021-05-18T14:10:24.8755633Z Selecting previously unselected package wdiff. 2021-05-18T14:10:24.9034047Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-18T14:10:24.9040331Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-18T14:10:24.9337378Z Selecting previously unselected package devscripts. 2021-05-18T14:10:24.9619518Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-18T14:10:24.9868114Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-18T14:10:25.1132626Z Selecting previously unselected package diffstat. 2021-05-18T14:10:25.1415365Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-18T14:10:25.1423731Z Unpacking diffstat (1.63-1) ... 2021-05-18T14:10:25.1822759Z Selecting previously unselected package python3-gpg. 2021-05-18T14:10:25.2103989Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-18T14:10:25.2114366Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:10:25.2565086Z Selecting previously unselected package dput. 2021-05-18T14:10:25.2843780Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-18T14:10:25.2919183Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-18T14:10:25.3186389Z Selecting previously unselected package gdebi-core. 2021-05-18T14:10:25.3465809Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-18T14:10:25.3477009Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:10:25.4045739Z Selecting previously unselected package libcroco3:amd64. 2021-05-18T14:10:25.4246771Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-18T14:10:25.4268413Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:10:25.4721283Z Selecting previously unselected package gettext. 2021-05-18T14:10:25.5001474Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-18T14:10:25.5011561Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-18T14:10:25.6126182Z Selecting previously unselected package intltool-debian. 2021-05-18T14:10:25.6382120Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-18T14:10:25.6391563Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:10:25.6636831Z Selecting previously unselected package libapt-pkg-perl. 2021-05-18T14:10:25.6917501Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-18T14:10:25.6928221Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:10:25.7206047Z Selecting previously unselected package libarchive-zip-perl. 2021-05-18T14:10:25.7481552Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-18T14:10:25.7491670Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-18T14:10:25.7846034Z Selecting previously unselected package libarray-intspan-perl. 2021-05-18T14:10:25.8069019Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-18T14:10:25.8078746Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-18T14:10:25.8308498Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-18T14:10:25.8583734Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-18T14:10:25.8593630Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:10:25.8810101Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-18T14:10:25.9088374Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-18T14:10:25.9097772Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:10:25.9366349Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-18T14:10:25.9589567Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-18T14:10:25.9600734Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:10:25.9886692Z Selecting previously unselected package libvariable-magic-perl. 2021-05-18T14:10:26.0118018Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-18T14:10:26.0128724Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:10:26.0406524Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-18T14:10:26.0681544Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-18T14:10:26.0691106Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:10:26.0934343Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-18T14:10:26.1216926Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-18T14:10:26.1226313Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:10:26.1488495Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-18T14:10:26.1737111Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-18T14:10:26.1745597Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:10:26.1990692Z Selecting previously unselected package libclone-perl. 2021-05-18T14:10:26.2270956Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-18T14:10:26.2280286Z Unpacking libclone-perl (0.43-2) ... 2021-05-18T14:10:26.2566494Z Selecting previously unselected package libcommon-sense-perl. 2021-05-18T14:10:26.2798357Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-18T14:10:26.2809717Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:10:26.3086835Z Selecting previously unselected package libparams-util-perl. 2021-05-18T14:10:26.3322262Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-18T14:10:26.3331665Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-18T14:10:26.3605941Z Selecting previously unselected package libsub-install-perl. 2021-05-18T14:10:26.3832319Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-18T14:10:26.3844113Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-18T14:10:26.4064753Z Selecting previously unselected package libdata-optlist-perl. 2021-05-18T14:10:26.4342223Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-18T14:10:26.4351001Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-18T14:10:26.4563274Z Selecting previously unselected package libsub-exporter-perl. 2021-05-18T14:10:26.4841171Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-18T14:10:26.4851642Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-18T14:10:26.5166194Z Selecting previously unselected package libconst-fast-perl. 2021-05-18T14:10:26.5395581Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-18T14:10:26.5409594Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-18T14:10:26.5632018Z Selecting previously unselected package libwant-perl. 2021-05-18T14:10:26.5910594Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-18T14:10:26.5920125Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-18T14:10:26.6206323Z Selecting previously unselected package libcontextual-return-perl. 2021-05-18T14:10:26.6441345Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-18T14:10:26.6449349Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:10:26.6766261Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-18T14:10:26.6996712Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-18T14:10:26.7006578Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:10:26.7367689Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-18T14:10:26.7616615Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-18T14:10:26.7624914Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:10:26.8403489Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-18T14:10:26.8625010Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-18T14:10:26.8656408Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:10:26.8929087Z Selecting previously unselected package libdistro-info-perl. 2021-05-18T14:10:26.9172047Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-18T14:10:26.9180058Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:10:26.9447628Z Selecting previously unselected package libnet-ip-perl. 2021-05-18T14:10:26.9692105Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-18T14:10:26.9700767Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-18T14:10:27.0007268Z Selecting previously unselected package libnet-dns-perl. 2021-05-18T14:10:27.0233389Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-18T14:10:27.0243905Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-18T14:10:27.0846450Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-18T14:10:27.1115801Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-18T14:10:27.1123661Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:10:27.1360167Z Selecting previously unselected package libemail-valid-perl. 2021-05-18T14:10:27.1638291Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-18T14:10:27.1646581Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-18T14:10:27.1872785Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-18T14:10:27.2153424Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-18T14:10:27.2162230Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:10:27.2485893Z Selecting previously unselected package libfile-chdir-perl. 2021-05-18T14:10:27.2681653Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-18T14:10:27.2694410Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:10:27.2908903Z Selecting previously unselected package libnumber-compare-perl. 2021-05-18T14:10:27.3186036Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-18T14:10:27.3195779Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-18T14:10:27.3409838Z Selecting previously unselected package libtext-glob-perl. 2021-05-18T14:10:27.3685257Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-18T14:10:27.3693482Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-18T14:10:27.3966025Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-18T14:10:27.4181022Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-18T14:10:27.4191108Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:10:27.4453793Z Selecting previously unselected package libio-string-perl. 2021-05-18T14:10:27.4715659Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-18T14:10:27.4725648Z Unpacking libio-string-perl (1.08-3) ... 2021-05-18T14:10:27.4983295Z Selecting previously unselected package libfont-ttf-perl. 2021-05-18T14:10:27.5223595Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-18T14:10:27.5232568Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-18T14:10:27.5834675Z Selecting previously unselected package libfuture-perl. 2021-05-18T14:10:27.6083215Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-18T14:10:27.6103145Z Unpacking libfuture-perl (0.43-1) ... 2021-05-18T14:10:27.6448176Z Selecting previously unselected package libparams-validate-perl. 2021-05-18T14:10:27.6676093Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-18T14:10:27.6685605Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-18T14:10:27.6996798Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-18T14:10:27.7274888Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-18T14:10:27.7282692Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:10:27.7566975Z Selecting previously unselected package libsort-versions-perl. 2021-05-18T14:10:27.7787694Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-18T14:10:27.7795707Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-18T14:10:27.8006559Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-18T14:10:27.8282238Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-18T14:10:27.8289898Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:10:27.8565997Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-18T14:10:27.8822889Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-18T14:10:27.8830989Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:10:27.9087832Z Selecting previously unselected package libio-prompter-perl. 2021-05-18T14:10:27.9352702Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-18T14:10:27.9361875Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-18T14:10:27.9686306Z Selecting previously unselected package libjson-perl. 2021-05-18T14:10:27.9911174Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-18T14:10:27.9919746Z Unpacking libjson-perl (4.02000-2) ... 2021-05-18T14:10:28.0233549Z Selecting previously unselected package liblog-any-perl. 2021-05-18T14:10:28.0510866Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-18T14:10:28.0518811Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-18T14:10:28.0887576Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-18T14:10:28.1168605Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-18T14:10:28.1176693Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:10:28.1407369Z Selecting previously unselected package libpackage-stash-perl. 2021-05-18T14:10:28.1688132Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-18T14:10:28.1696235Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-18T14:10:28.1926141Z Selecting previously unselected package libsub-identify-perl. 2021-05-18T14:10:28.2206401Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-18T14:10:28.2219771Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:10:28.2440604Z Selecting previously unselected package libsub-name-perl. 2021-05-18T14:10:28.2722120Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-18T14:10:28.2732018Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-18T14:10:28.3001035Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-18T14:10:28.3236264Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-18T14:10:28.3242853Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:10:28.3469445Z Selecting previously unselected package libpath-tiny-perl. 2021-05-18T14:10:28.3751263Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-18T14:10:28.3759868Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-18T14:10:28.4063788Z Selecting previously unselected package libtype-tiny-perl. 2021-05-18T14:10:28.4317809Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-18T14:10:28.4328205Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:10:28.4926427Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-18T14:10:28.5159587Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-18T14:10:28.5169834Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:10:28.5566693Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-18T14:10:28.5801164Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-18T14:10:28.5811856Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:10:28.6125970Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-18T14:10:28.6333524Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-18T14:10:28.6343348Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:10:28.6645314Z Selecting previously unselected package libio-async-perl. 2021-05-18T14:10:28.6858289Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-18T14:10:28.6868454Z Unpacking libio-async-perl (0.75-1) ... 2021-05-18T14:10:28.8158993Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-18T14:10:28.8448943Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-18T14:10:28.8457946Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:10:28.8762828Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-18T14:10:28.9000378Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-18T14:10:28.9009541Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:10:28.9244308Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-18T14:10:28.9529380Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-18T14:10:28.9539080Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:10:28.9927116Z Selecting previously unselected package libjson-xs-perl. 2021-05-18T14:10:29.0188078Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-18T14:10:29.0199245Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:10:29.0606266Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-18T14:10:29.0828986Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-18T14:10:29.0839822Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:10:29.1126365Z Selecting previously unselected package liblist-compare-perl. 2021-05-18T14:10:29.1360713Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-18T14:10:29.1373687Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-18T14:10:29.1695664Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-18T14:10:29.1977725Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-18T14:10:29.2049899Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:10:29.2326342Z Selecting previously unselected package liblist-someutils-perl. 2021-05-18T14:10:29.2608563Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-18T14:10:29.2617029Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-18T14:10:29.2849340Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-18T14:10:29.3124938Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-18T14:10:29.3143765Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:10:29.3393954Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-18T14:10:29.3677075Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-18T14:10:29.3686960Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:10:29.3905679Z Selecting previously unselected package libobject-id-perl. 2021-05-18T14:10:29.4188631Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-18T14:10:29.4196349Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:10:29.4431749Z Selecting previously unselected package libmoox-struct-perl. 2021-05-18T14:10:29.4714943Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-18T14:10:29.4725387Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-18T14:10:29.5036262Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-18T14:10:29.5233189Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-18T14:10:29.5242257Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:10:29.5504015Z Selecting previously unselected package libnet-libidn-perl. 2021-05-18T14:10:29.5782840Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-18T14:10:29.5797439Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:10:29.6047365Z Selecting previously unselected package libnumber-range-perl. 2021-05-18T14:10:29.6322878Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-18T14:10:29.6332990Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-18T14:10:29.6547698Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-18T14:10:29.6826113Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-18T14:10:29.6834098Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:10:29.7098291Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-18T14:10:29.7374947Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-18T14:10:29.7385620Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:10:29.7697230Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-18T14:10:29.7978494Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-18T14:10:29.7995960Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:10:29.8326056Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-18T14:10:29.8551885Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-18T14:10:29.8567126Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:10:29.8787923Z Selecting previously unselected package libpod-constants-perl. 2021-05-18T14:10:29.9070760Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-18T14:10:29.9084907Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-18T14:10:29.9315957Z Selecting previously unselected package libqpdf26:amd64. 2021-05-18T14:10:29.9598116Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-18T14:10:29.9611941Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:10:30.0279964Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-18T14:10:30.0560097Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-18T14:10:30.0568512Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:10:30.0840152Z Selecting previously unselected package libreadonly-perl. 2021-05-18T14:10:30.1121993Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-18T14:10:30.1129458Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-18T14:10:30.1446083Z Selecting previously unselected package libref-util-perl. 2021-05-18T14:10:30.1662494Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-18T14:10:30.1672748Z Unpacking libref-util-perl (0.204-1) ... 2021-05-18T14:10:30.1912492Z Selecting previously unselected package libref-util-xs-perl. 2021-05-18T14:10:30.2191698Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-18T14:10:30.2202150Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:10:30.2450747Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-18T14:10:30.2737053Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-18T14:10:30.2748806Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:10:30.3049320Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-18T14:10:30.3290931Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-18T14:10:30.3297188Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:10:30.3607134Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-18T14:10:30.3823480Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:10:30.3838135Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:10:30.4247975Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-18T14:10:30.4468277Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-18T14:10:30.4481740Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:10:30.4818429Z Selecting previously unselected package libsereal-perl. 2021-05-18T14:10:30.5102767Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-18T14:10:30.5112846Z Unpacking libsereal-perl (4.011-1) ... 2021-05-18T14:10:30.5407689Z Selecting previously unselected package libsort-key-perl. 2021-05-18T14:10:30.5633456Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-18T14:10:30.5649540Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-18T14:10:30.6408417Z Selecting previously unselected package libstring-copyright-perl. 2021-05-18T14:10:30.6641616Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-18T14:10:30.6656615Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:10:30.6890750Z Selecting previously unselected package libstring-escape-perl. 2021-05-18T14:10:30.7171520Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-18T14:10:30.7182385Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-18T14:10:30.7413232Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-18T14:10:30.7690861Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-18T14:10:30.7699972Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:10:30.7917907Z Selecting previously unselected package libterm-readkey-perl. 2021-05-18T14:10:30.8196593Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-18T14:10:30.8206233Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:10:30.8447996Z Selecting previously unselected package libtest-fatal-perl. 2021-05-18T14:10:30.8723890Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-18T14:10:30.8731829Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-18T14:10:30.8946940Z Selecting previously unselected package libtest-refcount-perl. 2021-05-18T14:10:30.9217929Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-18T14:10:30.9229918Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-18T14:10:30.9525920Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-18T14:10:30.9722373Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-18T14:10:30.9733281Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:10:30.9965792Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-18T14:10:31.0244977Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-18T14:10:31.0257327Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:10:31.0508684Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-18T14:10:31.0788419Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-18T14:10:31.0800264Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:10:31.1060971Z Selecting previously unselected package libxml-writer-perl. 2021-05-18T14:10:31.1320355Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-18T14:10:31.1328997Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-18T14:10:31.1563433Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-18T14:10:31.1831947Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-18T14:10:31.1846146Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:10:31.2122943Z Selecting previously unselected package licensecheck. 2021-05-18T14:10:31.2361258Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-18T14:10:31.2368668Z Unpacking licensecheck (3.0.45-1) ... 2021-05-18T14:10:31.2590511Z Selecting previously unselected package libdevel-size-perl. 2021-05-18T14:10:31.2867579Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-18T14:10:31.2875745Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:10:31.3102658Z Selecting previously unselected package t1utils. 2021-05-18T14:10:31.3380779Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-18T14:10:31.3388666Z Unpacking t1utils (1.41-3) ... 2021-05-18T14:10:31.3726426Z Selecting previously unselected package lintian. 2021-05-18T14:10:31.3996372Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-18T14:10:31.4006290Z Unpacking lintian (2.62.0) ... 2021-05-18T14:10:31.7483445Z Selecting previously unselected package python3-unidiff. 2021-05-18T14:10:31.7789638Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-18T14:10:31.7800389Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-18T14:10:31.8125979Z Selecting previously unselected package python3-xdg. 2021-05-18T14:10:31.8340254Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-18T14:10:31.8350000Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:10:31.8646150Z Selecting previously unselected package qpdf. 2021-05-18T14:10:31.8892788Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-18T14:10:31.8901532Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-18T14:10:31.9609826Z Selecting previously unselected package python3-magic. 2021-05-18T14:10:31.9893580Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-18T14:10:31.9903203Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-18T14:10:32.0523830Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-18T14:10:32.0550197Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-18T14:10:32.0579922Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-18T14:10:32.0607900Z Setting up wdiff (1.2.2-2build1) ... 2021-05-18T14:10:32.0640699Z Setting up libfile-which-perl (1.23-1) ... 2021-05-18T14:10:32.0667174Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-18T14:10:32.0691512Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-18T14:10:32.0727391Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-18T14:10:32.0749406Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-18T14:10:32.2299374Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-18T14:10:32.2321910Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-18T14:10:32.2343183Z Setting up libwant-perl (0.29-1build4) ... 2021-05-18T14:10:32.2370999Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-18T14:10:32.2391120Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-18T14:10:32.2417214Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-18T14:10:32.2439407Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-18T14:10:32.2463059Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-18T14:10:32.2497446Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-18T14:10:32.2519228Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-18T14:10:32.2538923Z Setting up libclone-perl (0.43-2) ... 2021-05-18T14:10:32.2567126Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-18T14:10:32.2588557Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-18T14:10:32.2610740Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-18T14:10:32.2634392Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-18T14:10:32.2656962Z Setting up liblog-any-perl (1.708-1) ... 2021-05-18T14:10:32.2683697Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-18T14:10:32.2704794Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-18T14:10:32.2728228Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-18T14:10:32.2749008Z Setting up libfuture-perl (0.43-1) ... 2021-05-18T14:10:32.2888464Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-18T14:10:32.2913805Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-18T14:10:32.2946617Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-18T14:10:32.2972566Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-18T14:10:32.2995500Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-18T14:10:32.3021577Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-18T14:10:32.4800638Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-18T14:10:32.4821891Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-18T14:10:32.4845136Z Setting up libsub-install-perl (0.928-1) ... 2021-05-18T14:10:32.4867097Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-18T14:10:32.4892394Z Setting up libio-async-perl (0.75-1) ... 2021-05-18T14:10:32.4921407Z Setting up patchutils (0.3.4-2) ... 2021-05-18T14:10:32.4943968Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-18T14:10:32.4967209Z Setting up libio-string-perl (1.08-3) ... 2021-05-18T14:10:32.4988358Z Setting up libreadonly-perl (2.050-2) ... 2021-05-18T14:10:32.5010242Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-18T14:10:32.5035021Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-18T14:10:32.6918755Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-18T14:10:32.6946410Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-18T14:10:32.6976944Z Setting up libref-util-perl (0.204-1) ... 2021-05-18T14:10:32.7005025Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-18T14:10:32.7029482Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-18T14:10:32.7060015Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-18T14:10:32.7090442Z Setting up qpdf (9.1.1-1build1) ... 2021-05-18T14:10:32.7117205Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-18T14:10:32.7149783Z Setting up t1utils (1.41-3) ... 2021-05-18T14:10:32.7188805Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-18T14:10:32.7207792Z Setting up diffstat (1.63-1) ... 2021-05-18T14:10:32.7232009Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-18T14:10:32.7263038Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-18T14:10:32.7292489Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-18T14:10:32.7316135Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-18T14:10:32.7424641Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-18T14:10:32.7461776Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-18T14:10:32.7490647Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-18T14:10:32.7518319Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-18T14:10:32.7548888Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-18T14:10:32.7574998Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-18T14:10:32.7604616Z Setting up libsub-name-perl (0.26-1) ... 2021-05-18T14:10:32.7629288Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-18T14:10:32.7655852Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-18T14:10:32.7680980Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-18T14:10:32.7704314Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-18T14:10:32.7743107Z Setting up libjson-perl (4.02000-2) ... 2021-05-18T14:10:32.7769827Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-18T14:10:32.7799044Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-18T14:10:32.7828834Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-18T14:10:32.9379429Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-18T14:10:32.9410219Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-18T14:10:32.9434991Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-18T14:10:32.9461282Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-18T14:10:32.9490569Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-18T14:10:32.9522363Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-18T14:10:32.9552791Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-18T14:10:32.9577615Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-18T14:10:32.9730143Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-18T14:10:32.9759047Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-18T14:10:32.9783781Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-18T14:10:33.1289415Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-18T14:10:33.1314728Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-18T14:10:33.1337083Z Setting up dctrl-tools (2.24-3) ... 2021-05-18T14:10:33.1420263Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-18T14:10:33.1441457Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-18T14:10:33.1460551Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-18T14:10:33.1486986Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-18T14:10:33.1507035Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-18T14:10:33.1530587Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-18T14:10:33.1558392Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-18T14:10:33.1584779Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-18T14:10:33.1608921Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-18T14:10:33.1634456Z Setting up libsereal-perl (4.011-1) ... 2021-05-18T14:10:33.1663734Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-18T14:10:33.1686694Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-18T14:10:33.1712507Z Setting up dput (1.0.3ubuntu1) ... 2021-05-18T14:10:33.3416248Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-18T14:10:33.3441348Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-18T14:10:33.3471513Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-18T14:10:33.3497790Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-18T14:10:33.3527913Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-18T14:10:33.3558134Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-18T14:10:33.3588958Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-18T14:10:33.3616653Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-18T14:10:33.3649118Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-18T14:10:33.3675184Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-18T14:10:33.3703588Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-18T14:10:33.3740190Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-18T14:10:33.3768335Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-18T14:10:33.3800509Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-18T14:10:33.3874462Z Setting up libmoo-perl (2.003006-1) ... 2021-05-18T14:10:33.3908413Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-18T14:10:33.3937980Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-18T14:10:33.3960030Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-18T14:10:33.5770702Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-18T14:10:33.5794917Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-18T14:10:33.5822425Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-18T14:10:33.5845766Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-18T14:10:33.5872454Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-18T14:10:33.5901853Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-18T14:10:33.5924022Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-18T14:10:33.5966574Z Setting up lintian (2.62.0) ... 2021-05-18T14:10:33.6013257Z Setting up licensecheck (3.0.45-1) ... 2021-05-18T14:10:33.6045535Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:10:51.4046013Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:10:51.5291290Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:10:53.8232639Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-18T14:10:53.9588392Z 2021-05-18T14:10:53.9756346Z Reading package lists... 0% 2021-05-18T14:10:53.9757619Z 2021-05-18T14:10:53.9804301Z Reading package lists... 100% 2021-05-18T14:10:53.9805234Z 2021-05-18T14:10:53.9805595Z 2021-05-18T14:10:53.9806159Z Reading package lists... Done 2021-05-18T14:10:53.9806655Z 2021-05-18T14:10:53.9807235Z Building dependency tree... 0% 2021-05-18T14:10:53.9807706Z 2021-05-18T14:10:54.0090239Z Building dependency tree... 0% 2021-05-18T14:10:54.0090967Z 2021-05-18T14:10:54.0091581Z Building dependency tree... 50% 2021-05-18T14:10:54.0092078Z 2021-05-18T14:10:54.1551289Z Building dependency tree... 50% 2021-05-18T14:10:54.1552269Z 2021-05-18T14:10:54.1552880Z Building dependency tree 2021-05-18T14:10:54.1553356Z 2021-05-18T14:10:54.1554282Z Reading state information... 0% 2021-05-18T14:10:54.1554790Z 2021-05-18T14:10:54.3375195Z Reading state information... 0% 2021-05-18T14:10:54.3376140Z 2021-05-18T14:10:54.3376623Z 2021-05-18T14:10:54.3377342Z Reading state information... Done 2021-05-18T14:10:54.3377941Z 2021-05-18T14:10:54.3378615Z Reading state information... 0% 2021-05-18T14:10:54.3436480Z 2021-05-18T14:10:54.3437391Z Reading state information... 1% 2021-05-18T14:10:54.3478797Z 2021-05-18T14:10:54.3479651Z Reading state information... 3% 2021-05-18T14:10:54.3525192Z 2021-05-18T14:10:54.3525724Z Reading state information... 5% 2021-05-18T14:10:54.3570629Z 2021-05-18T14:10:54.3571164Z Reading state information... 7% 2021-05-18T14:10:54.3612700Z 2021-05-18T14:10:54.3613257Z Reading state information... 9% 2021-05-18T14:10:54.3656081Z 2021-05-18T14:10:54.3656600Z Reading state information... 11% 2021-05-18T14:10:54.3701724Z 2021-05-18T14:10:54.3702233Z Reading state information... 13% 2021-05-18T14:10:54.3745277Z 2021-05-18T14:10:54.3745801Z Reading state information... 15% 2021-05-18T14:10:54.3787826Z 2021-05-18T14:10:54.3788370Z Reading state information... 17% 2021-05-18T14:10:54.3834888Z 2021-05-18T14:10:54.3835414Z Reading state information... 19% 2021-05-18T14:10:54.3879200Z 2021-05-18T14:10:54.3879721Z Reading state information... 21% 2021-05-18T14:10:54.3919993Z 2021-05-18T14:10:54.3920530Z Reading state information... 23% 2021-05-18T14:10:54.3968548Z 2021-05-18T14:10:54.3969054Z Reading state information... 25% 2021-05-18T14:10:54.4018712Z 2021-05-18T14:10:54.4019277Z Reading state information... 27% 2021-05-18T14:10:54.4065518Z 2021-05-18T14:10:54.4066046Z Reading state information... 29% 2021-05-18T14:10:54.4111772Z 2021-05-18T14:10:54.4112265Z Reading state information... 31% 2021-05-18T14:10:54.4160055Z 2021-05-18T14:10:54.4160592Z Reading state information... 33% 2021-05-18T14:10:54.4201250Z 2021-05-18T14:10:54.4201796Z Reading state information... 35% 2021-05-18T14:10:54.4242675Z 2021-05-18T14:10:54.4243199Z Reading state information... 37% 2021-05-18T14:10:54.4290631Z 2021-05-18T14:10:54.4291131Z Reading state information... 39% 2021-05-18T14:10:54.4337293Z 2021-05-18T14:10:54.4337779Z Reading state information... 41% 2021-05-18T14:10:54.4380470Z 2021-05-18T14:10:54.4381366Z Reading state information... 43% 2021-05-18T14:10:54.4431815Z 2021-05-18T14:10:54.4432350Z Reading state information... 45% 2021-05-18T14:10:54.4502770Z 2021-05-18T14:10:54.4503304Z Reading state information... 47% 2021-05-18T14:10:54.4547338Z 2021-05-18T14:10:54.4547849Z Reading state information... 49% 2021-05-18T14:10:54.4596333Z 2021-05-18T14:10:54.4596823Z Reading state information... 51% 2021-05-18T14:10:54.4640707Z 2021-05-18T14:10:54.4641193Z Reading state information... 53% 2021-05-18T14:10:54.4685714Z 2021-05-18T14:10:54.4686213Z Reading state information... 55% 2021-05-18T14:10:54.4732728Z 2021-05-18T14:10:54.4733260Z Reading state information... 57% 2021-05-18T14:10:54.4779552Z 2021-05-18T14:10:54.4780060Z Reading state information... 59% 2021-05-18T14:10:54.4831858Z 2021-05-18T14:10:54.4832369Z Reading state information... 61% 2021-05-18T14:10:54.4877050Z 2021-05-18T14:10:54.4877576Z Reading state information... 63% 2021-05-18T14:10:54.4919812Z 2021-05-18T14:10:54.4920354Z Reading state information... 65% 2021-05-18T14:10:54.4963543Z 2021-05-18T14:10:54.4964051Z Reading state information... 67% 2021-05-18T14:10:54.5007341Z 2021-05-18T14:10:54.5007849Z Reading state information... 69% 2021-05-18T14:10:54.5065454Z 2021-05-18T14:10:54.5065982Z Reading state information... 71% 2021-05-18T14:10:54.5105636Z 2021-05-18T14:10:54.5106393Z Reading state information... 73% 2021-05-18T14:10:54.5149519Z 2021-05-18T14:10:54.5150112Z Reading state information... 75% 2021-05-18T14:10:54.5209931Z 2021-05-18T14:10:54.5210419Z Reading state information... 77% 2021-05-18T14:10:54.5251317Z 2021-05-18T14:10:54.5251799Z Reading state information... 79% 2021-05-18T14:10:54.5321070Z 2021-05-18T14:10:54.5321601Z Reading state information... 81% 2021-05-18T14:10:54.5342842Z 2021-05-18T14:10:54.5343349Z Reading state information... 83% 2021-05-18T14:10:54.5388472Z 2021-05-18T14:10:54.5388952Z Reading state information... 85% 2021-05-18T14:10:54.5433882Z 2021-05-18T14:10:54.5434373Z Reading state information... 87% 2021-05-18T14:10:54.5478124Z 2021-05-18T14:10:54.5478735Z Reading state information... 89% 2021-05-18T14:10:54.5518866Z 2021-05-18T14:10:54.5519488Z Reading state information... 91% 2021-05-18T14:10:54.5564115Z 2021-05-18T14:10:54.5565004Z Reading state information... 93% 2021-05-18T14:10:54.5606077Z 2021-05-18T14:10:54.5606553Z Reading state information... 95% 2021-05-18T14:10:54.5653363Z 2021-05-18T14:10:54.5653849Z Reading state information... 97% 2021-05-18T14:10:54.5697600Z 2021-05-18T14:10:54.5698093Z Reading state information... 99% 2021-05-18T14:10:54.9032659Z Selecting previously unselected package r-4.0.5. 2021-05-18T14:10:55.0693489Z (Reading database ... 259872 files and directories currently installed.) 2021-05-18T14:10:55.0818412Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-18T14:10:55.0828969Z Unpacking r-4.0.5 (1) ... 2021-05-18T14:10:55.9587240Z Setting up r-4.0.5 (1) ... 2021-05-18T14:10:55.9872692Z 2021-05-18T14:10:55.9873227Z 2021-05-18T14:10:55.9873855Z Reading state information... Done 2021-05-18T14:10:56.0142496Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-18T14:10:56.0266421Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-18T14:10:56.0555750Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-18T14:10:56.0556316Z env: 2021-05-18T14:10:56.0556819Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:10:56.0557334Z TIC_DEPLOY_KEY: 2021-05-18T14:10:56.0558237Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:10:56.0560206Z GITHUB_PAT: *** 2021-05-18T14:10:56.0561094Z COVERALLS_TOKEN: *** 2021-05-18T14:10:56.0561669Z continue-on-error: false 2021-05-18T14:10:56.0562210Z VDIFFR_RUN_TESTS: 2021-05-18T14:10:56.0562744Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:10:56.0563250Z TZ: UTC 2021-05-18T14:10:56.0563676Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:10:56.0564144Z NOT_CRAN: true 2021-05-18T14:10:56.0565706Z ##[endgroup] 2021-05-18T14:10:56.1153901Z [command]sudo apt-get install -y texinfo 2021-05-18T14:10:56.3006150Z Reading package lists... 2021-05-18T14:10:56.5036288Z Building dependency tree... 2021-05-18T14:10:56.5056103Z Reading state information... 2021-05-18T14:10:56.7490338Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-18T14:10:56.7491884Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:10:56.9762084Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-18T14:10:56.9995017Z --2021-05-18 14:10:56-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-18T14:10:57.0173684Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-18T14:10:57.0234653Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-18T14:10:57.0553531Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-18T14:10:57.0556728Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-18T14:10:57.0559185Z --2021-05-18 14:10:57-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-18T14:10:57.1362273Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-18T14:10:57.1973564Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-18T14:10:57.7414377Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:10:57.7422705Z 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=7sqXxheQVQkkGvHu0vcsqRRfW0dcR%2Fkt6M8VgkQUsEc%3D&st=2021-05-18T14%3A09%3A57Z&se=2021-05-18T14%3A15%3A57Z&sp=r [following] 2021-05-18T14:10:57.7427924Z --2021-05-18 14:10:57-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=7sqXxheQVQkkGvHu0vcsqRRfW0dcR%2Fkt6M8VgkQUsEc%3D&st=2021-05-18T14%3A09%3A57Z&se=2021-05-18T14%3A15%3A57Z&sp=r 2021-05-18T14:10:57.7652470Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-18T14:10:57.8264313Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-18T14:10:58.0733753Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:10:58.0735499Z Length: 67306919 (64M) [application/octet-stream] 2021-05-18T14:10:58.0737720Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-18T14:10:58.5023890Z 2021-05-18T14:11:00.0690210Z 0K ........ ........ ........ ........ 49% 16.8M 2s 2021-05-18T14:11:01.3022452Z 32768K ........ ........ ........ ........ 99% 25.4M 0s 2021-05-18T14:11:01.3030457Z 65536K 100% 2.97M=3.2s 2021-05-18T14:11:01.3030802Z 2021-05-18T14:11:01.3032228Z 2021-05-18 14:11:01 (19.9 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-18T14:11:01.3032670Z 2021-05-18T14:11:03.5321418Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-18T14:11:03.5323055Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-18T14:11:03.8638221Z ##[group]Run tlmgr update --self 2021-05-18T14:11:03.8638947Z tlmgr update --self 2021-05-18T14:11:03.8640006Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-18T14:11:03.8641052Z tlmgr update --all 2021-05-18T14:11:03.8690623Z shell: /usr/bin/bash -e {0} 2021-05-18T14:11:03.8691157Z env: 2021-05-18T14:11:03.8691680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:11:03.8692295Z TIC_DEPLOY_KEY: 2021-05-18T14:11:03.8693221Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:11:03.8695398Z GITHUB_PAT: *** 2021-05-18T14:11:03.8697176Z COVERALLS_TOKEN: *** 2021-05-18T14:11:03.8697824Z continue-on-error: false 2021-05-18T14:11:03.8698390Z VDIFFR_RUN_TESTS: 2021-05-18T14:11:03.8699072Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:11:03.8699602Z TZ: UTC 2021-05-18T14:11:03.8700115Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:11:03.8700737Z NOT_CRAN: true 2021-05-18T14:11:03.8701243Z ##[endgroup] 2021-05-18T14:11:07.1894073Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:11:07.3968798Z [1/1, ??:??/??:??] update: texlive.infra [226k] (59199 -> 59237) ... done 2021-05-18T14:11:07.3969914Z running mktexlsr ... 2021-05-18T14:11:07.4933951Z done running mktexlsr. 2021-05-18T14:11:07.5229372Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:11:07.5231404Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:11:08.9891341Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:11:08.9893163Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-18T14:11:09.0811861Z [2/89, 00:01/09:21:13] install: ae [57k] 2021-05-18T14:11:09.1364103Z [3/89, 00:01/07:38] install: auto-pst-pdf-lua [3k] 2021-05-18T14:11:09.1827300Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-18T14:11:09.2327584Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-18T14:11:09.6734767Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-18T14:11:11.2787656Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-18T14:11:11.3745109Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-18T14:11:11.4553346Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-18T14:11:11.5081954Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-18T14:11:11.5618727Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-18T14:11:11.6082899Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-18T14:11:11.6538913Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-18T14:11:11.7014317Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-18T14:11:11.7556498Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-18T14:11:11.8332770Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-18T14:11:11.9396519Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-18T14:11:11.9954098Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-18T14:11:12.0410407Z [19/89, 00:04/00:04] install: ctablestack [2k] 2021-05-18T14:11:12.0900673Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-18T14:11:12.1384611Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-18T14:11:12.1895326Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-18T14:11:12.2366789Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-18T14:11:12.2860178Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-18T14:11:12.3357940Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-18T14:11:12.3858412Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-18T14:11:12.4342308Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-18T14:11:12.4795550Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-18T14:11:12.5273010Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-18T14:11:12.5743225Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-18T14:11:12.6221139Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-18T14:11:12.6695386Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-18T14:11:12.7319021Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-18T14:11:12.7829955Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-18T14:11:12.8312331Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-18T14:11:12.8808064Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-18T14:11:12.9492871Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-18T14:11:12.9965581Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-18T14:11:13.0426566Z [39/89, 00:05/00:05] install: lua-visual-debug [4k] 2021-05-18T14:11:13.0934046Z [40/89, 00:05/00:05] install: luacode [3k] 2021-05-18T14:11:13.1395703Z [41/89, 00:05/00:05] install: luacolor [5k] 2021-05-18T14:11:13.1863893Z [42/89, 00:05/00:05] install: luahyphenrules [3k] 2021-05-18T14:11:13.2339985Z [43/89, 00:05/00:05] install: luaimageembed [2k] 2021-05-18T14:11:13.2809420Z [44/89, 00:05/00:05] install: luaindex [5k] 2021-05-18T14:11:13.3282799Z [45/89, 00:05/00:05] install: luainputenc [5k] 2021-05-18T14:11:13.3762730Z [46/89, 00:05/00:05] install: luaintro [1k] 2021-05-18T14:11:13.4227543Z [47/89, 00:05/00:05] install: luakeys [5k] 2021-05-18T14:11:13.4706570Z [48/89, 00:05/00:05] install: lualatex-doc [1k] 2021-05-18T14:11:13.5187851Z [49/89, 00:05/00:05] install: lualatex-truncate [2k] 2021-05-18T14:11:13.5658868Z [50/89, 00:05/00:05] install: luamplib [12k] 2021-05-18T14:11:13.6192102Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-18T14:11:13.6655178Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-18T14:11:13.7136807Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-18T14:11:13.7600785Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-18T14:11:13.8065290Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-18T14:11:13.8543948Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-18T14:11:13.9038791Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-18T14:11:13.9516096Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-18T14:11:14.0007626Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-18T14:11:14.0550952Z [60/89, 00:06/00:06] install: makeindex.x86_64-linux [49k] 2021-05-18T14:11:14.1075399Z [61/89, 00:06/00:06] install: makeindex [5k] 2021-05-18T14:11:14.1559866Z [62/89, 00:06/00:06] install: mflogo [2k] 2021-05-18T14:11:14.2034786Z [63/89, 00:06/00:06] install: newpax [9k] 2021-05-18T14:11:14.2547397Z [64/89, 00:06/00:06] install: nodetree [13k] 2021-05-18T14:11:14.3041991Z [65/89, 00:06/00:06] install: odsfile [5k] 2021-05-18T14:11:14.4527379Z [66/89, 00:06/00:06] install: optex.x86_64-linux [1k] 2021-05-18T14:11:14.5328734Z [67/89, 00:06/00:06] install: optex [770k] 2021-05-18T14:11:14.6258879Z [68/89, 00:06/00:06] install: pdfarticle [4k] 2021-05-18T14:11:14.6736092Z [69/89, 00:06/00:06] install: pdfextra [22k] 2021-05-18T14:11:14.7227881Z [70/89, 00:06/00:06] install: placeat [4k] 2021-05-18T14:11:14.7717772Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-18T14:11:14.8208111Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-18T14:11:14.8761013Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-18T14:11:14.9308648Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-18T14:11:14.9814383Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-18T14:11:15.0295465Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-18T14:11:15.0846358Z [77/89, 00:07/00:07] install: texlive-en [1k] 2021-05-18T14:11:15.1333308Z [78/89, 00:07/00:07] install: texlive-msg-translations [144k] 2021-05-18T14:11:15.1999324Z [79/89, 00:07/00:07] install: thumbpdf.x86_64-linux [1k] 2021-05-18T14:11:15.2480264Z [80/89, 00:07/00:07] install: thumbpdf [19k] 2021-05-18T14:11:15.2994583Z [81/89, 00:07/00:07] install: tlshell.x86_64-linux [1k] 2021-05-18T14:11:15.3480311Z [82/89, 00:07/00:07] install: tlshell [29k] 2021-05-18T14:11:15.4023943Z [83/89, 00:07/00:07] install: typewriter [25k] 2021-05-18T14:11:15.4532839Z [84/89, 00:07/00:07] install: uninormalize [6k] 2021-05-18T14:11:15.5027661Z [85/89, 00:07/00:07] install: upquote [2k] 2021-05-18T14:11:15.5580780Z [86/89, 00:07/00:07] install: xdvi.x86_64-linux [530k] 2021-05-18T14:11:15.6663270Z [87/89, 00:07/00:07] install: xdvi [7k] 2021-05-18T14:11:15.7146824Z [88/89, 00:07/00:07] install: collection-basic [1k] 2021-05-18T14:11:15.7629777Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-18T14:11:15.7859964Z running mktexlsr ... 2021-05-18T14:11:15.8728181Z done running mktexlsr. 2021-05-18T14:11:15.9062583Z running updmap-sys ... 2021-05-18T14:11:16.2244711Z done running updmap-sys. 2021-05-18T14:11:16.2245925Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-18T14:11:16.2247960Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/JowF1QrRGC/S9jPYqdqWe ... 2021-05-18T14:11:16.6788335Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/JowF1QrRGC/S9jPYqdqWe. 2021-05-18T14:11:16.6789746Z OK: optex.fmt/luatex 2021-05-18T14:11:16.6790884Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:11:16.6792270Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:11:18.1091116Z /home/runner/.TinyTeX/bin/x86_64-linux/tlmgr: (make_container __BACKUP_texlive-scripts.r59219.tar) install-tl does not exist 2021-05-18T14:11:18.1093827Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-18T14:11:18.2752084Z [1/1, ??:??/??:??] update: texlive-scripts [106k] (59219 -> 59236) ... done 2021-05-18T14:11:18.2753257Z running mktexlsr ... 2021-05-18T14:11:18.3681134Z done running mktexlsr. 2021-05-18T14:11:18.4066046Z running updmap-sys ... 2021-05-18T14:11:18.7287110Z done running updmap-sys. 2021-05-18T14:11:18.7288845Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-18T14:11:18.7290530Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-18T14:11:18.8150519Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-18T14:11:18.8151095Z with: 2021-05-18T14:11:18.8151526Z pandoc-version: 2.7.3 2021-05-18T14:11:18.8151972Z env: 2021-05-18T14:11:18.8152759Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:11:18.8153422Z TIC_DEPLOY_KEY: 2021-05-18T14:11:18.8154329Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:11:18.8156448Z GITHUB_PAT: *** 2021-05-18T14:11:18.8157347Z COVERALLS_TOKEN: *** 2021-05-18T14:11:18.8157901Z continue-on-error: false 2021-05-18T14:11:18.8158423Z VDIFFR_RUN_TESTS: 2021-05-18T14:11:18.8158992Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:11:18.8159491Z TZ: UTC 2021-05-18T14:11:18.8159909Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:11:18.8160381Z NOT_CRAN: true 2021-05-18T14:11:18.8160795Z ##[endgroup] 2021-05-18T14:11:19.1385368Z [command]sudo apt-get install -y gdebi-core 2021-05-18T14:11:19.2140312Z Reading package lists... 2021-05-18T14:11:19.4275300Z Building dependency tree... 2021-05-18T14:11:19.4294325Z Reading state information... 2021-05-18T14:11:19.7061771Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-18T14:11:19.7063312Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:19.7096562Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-18T14:11:19.8514526Z 2021-05-18T14:11:19.8691682Z Reading package lists... 0% 2021-05-18T14:11:19.8692156Z 2021-05-18T14:11:19.8744536Z Reading package lists... 100% 2021-05-18T14:11:19.8745041Z 2021-05-18T14:11:19.8745326Z 2021-05-18T14:11:19.8745852Z Reading package lists... Done 2021-05-18T14:11:19.8746227Z 2021-05-18T14:11:19.8746742Z Building dependency tree... 0% 2021-05-18T14:11:19.8747121Z 2021-05-18T14:11:19.9075497Z Building dependency tree... 0% 2021-05-18T14:11:19.9077399Z 2021-05-18T14:11:19.9078092Z Building dependency tree... 50% 2021-05-18T14:11:19.9078545Z 2021-05-18T14:11:20.0698674Z Building dependency tree... 50% 2021-05-18T14:11:20.0699401Z 2021-05-18T14:11:20.0700401Z Building dependency tree 2021-05-18T14:11:20.0700919Z 2021-05-18T14:11:20.0701573Z Reading state information... 0% 2021-05-18T14:11:20.0702077Z 2021-05-18T14:11:20.2528121Z Reading state information... 0% 2021-05-18T14:11:20.2528924Z 2021-05-18T14:11:20.2529302Z 2021-05-18T14:11:20.2529968Z Reading state information... Done 2021-05-18T14:11:20.2530495Z 2021-05-18T14:11:20.2531152Z Reading state information... 0% 2021-05-18T14:11:20.2589808Z 2021-05-18T14:11:20.2590636Z Reading state information... 1% 2021-05-18T14:11:20.2633342Z 2021-05-18T14:11:20.2634139Z Reading state information... 3% 2021-05-18T14:11:20.2679080Z 2021-05-18T14:11:20.2679920Z Reading state information... 5% 2021-05-18T14:11:20.2725981Z 2021-05-18T14:11:20.2726747Z Reading state information... 7% 2021-05-18T14:11:20.2770950Z 2021-05-18T14:11:20.2771835Z Reading state information... 9% 2021-05-18T14:11:20.2814531Z 2021-05-18T14:11:20.2815395Z Reading state information... 11% 2021-05-18T14:11:20.2859540Z 2021-05-18T14:11:20.2860287Z Reading state information... 13% 2021-05-18T14:11:20.2905526Z 2021-05-18T14:11:20.2906113Z Reading state information... 15% 2021-05-18T14:11:20.2949040Z 2021-05-18T14:11:20.2949605Z Reading state information... 17% 2021-05-18T14:11:20.2997671Z 2021-05-18T14:11:20.2998265Z Reading state information... 19% 2021-05-18T14:11:20.3041457Z 2021-05-18T14:11:20.3043190Z Reading state information... 21% 2021-05-18T14:11:20.3100310Z 2021-05-18T14:11:20.3100913Z Reading state information... 23% 2021-05-18T14:11:20.3133709Z 2021-05-18T14:11:20.3134290Z Reading state information... 25% 2021-05-18T14:11:20.3184883Z 2021-05-18T14:11:20.3185453Z Reading state information... 27% 2021-05-18T14:11:20.3232728Z 2021-05-18T14:11:20.3233322Z Reading state information... 29% 2021-05-18T14:11:20.3281674Z 2021-05-18T14:11:20.3282392Z Reading state information... 31% 2021-05-18T14:11:20.3330409Z 2021-05-18T14:11:20.3331497Z Reading state information... 33% 2021-05-18T14:11:20.3371250Z 2021-05-18T14:11:20.3371842Z Reading state information... 35% 2021-05-18T14:11:21.0787048Z 2021-05-18T14:11:21.0788608Z Reading state information... 37% 2021-05-18T14:11:21.0789363Z 2021-05-18T14:11:21.0790040Z Reading state information... 39% 2021-05-18T14:11:21.0790655Z 2021-05-18T14:11:21.0791561Z Reading state information... 41% 2021-05-18T14:11:21.0792174Z 2021-05-18T14:11:21.0792827Z Reading state information... 43% 2021-05-18T14:11:21.0793417Z 2021-05-18T14:11:21.0794066Z Reading state information... 45% 2021-05-18T14:11:21.0794700Z 2021-05-18T14:11:21.0795333Z Reading state information... 47% 2021-05-18T14:11:21.0795934Z 2021-05-18T14:11:21.0796581Z Reading state information... 49% 2021-05-18T14:11:21.0797171Z 2021-05-18T14:11:21.0797821Z Reading state information... 51% 2021-05-18T14:11:21.0798440Z 2021-05-18T14:11:21.0799108Z Reading state information... 53% 2021-05-18T14:11:21.0799679Z 2021-05-18T14:11:21.0800335Z Reading state information... 55% 2021-05-18T14:11:21.0800935Z 2021-05-18T14:11:21.0801575Z Reading state information... 57% 2021-05-18T14:11:21.0802167Z 2021-05-18T14:11:21.0802816Z Reading state information... 59% 2021-05-18T14:11:21.0803406Z 2021-05-18T14:11:21.0804054Z Reading state information... 61% 2021-05-18T14:11:21.0804864Z 2021-05-18T14:11:21.0805516Z Reading state information... 63% 2021-05-18T14:11:21.0806119Z 2021-05-18T14:11:21.0806743Z Reading state information... 65% 2021-05-18T14:11:21.0807330Z 2021-05-18T14:11:21.0807982Z Reading state information... 67% 2021-05-18T14:11:21.0808600Z 2021-05-18T14:11:21.0809239Z Reading state information... 69% 2021-05-18T14:11:21.0809820Z 2021-05-18T14:11:21.0810451Z Reading state information... 71% 2021-05-18T14:11:21.0811051Z 2021-05-18T14:11:21.0811692Z Reading state information... 73% 2021-05-18T14:11:21.0812298Z 2021-05-18T14:11:21.0812949Z Reading state information... 75% 2021-05-18T14:11:21.0813549Z 2021-05-18T14:11:21.0814177Z Reading state information... 77% 2021-05-18T14:11:21.0814767Z 2021-05-18T14:11:21.0815417Z Reading state information... 79% 2021-05-18T14:11:21.0816011Z 2021-05-18T14:11:21.0816638Z Reading state information... 81% 2021-05-18T14:11:21.0817239Z 2021-05-18T14:11:21.0817871Z Reading state information... 83% 2021-05-18T14:11:21.0818480Z 2021-05-18T14:11:21.0819120Z Reading state information... 85% 2021-05-18T14:11:21.0819720Z 2021-05-18T14:11:21.0820366Z Reading state information... 87% 2021-05-18T14:11:21.0820929Z 2021-05-18T14:11:21.0821569Z Reading state information... 89% 2021-05-18T14:11:21.0822175Z 2021-05-18T14:11:21.0822820Z Reading state information... 91% 2021-05-18T14:11:21.0823419Z 2021-05-18T14:11:21.0824048Z Reading state information... 93% 2021-05-18T14:11:21.0824656Z 2021-05-18T14:11:21.0825292Z Reading state information... 95% 2021-05-18T14:11:21.0825893Z 2021-05-18T14:11:21.0826535Z Reading state information... 97% 2021-05-18T14:11:21.0827122Z 2021-05-18T14:11:21.0827769Z Reading state information... 99% 2021-05-18T14:11:21.0828698Z Selecting previously unselected package pandoc. 2021-05-18T14:11:21.0830274Z (Reading database ... 261891 files and directories currently installed.) 2021-05-18T14:11:21.0831961Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-18T14:11:21.0832863Z Unpacking pandoc (2.7.3-1) ... 2021-05-18T14:11:23.3523200Z Setting up pandoc (2.7.3-1) ... 2021-05-18T14:11:23.3579496Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:24.2674576Z 2021-05-18T14:11:24.2675605Z 2021-05-18T14:11:24.2676460Z Reading state information... Done 2021-05-18T14:11:24.3158972Z ##[group]Run git config user.name adigherman 2021-05-18T14:11:24.3159730Z git config user.name adigherman 2021-05-18T14:11:24.3160373Z git config user.email adig@jhu.edu 2021-05-18T14:11:24.3205173Z shell: /usr/bin/bash -e {0} 2021-05-18T14:11:24.3205625Z env: 2021-05-18T14:11:24.3206149Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:11:24.3206685Z TIC_DEPLOY_KEY: 2021-05-18T14:11:24.3207606Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:11:24.3209452Z GITHUB_PAT: *** 2021-05-18T14:11:24.3210770Z COVERALLS_TOKEN: *** 2021-05-18T14:11:24.3211338Z continue-on-error: false 2021-05-18T14:11:24.3211895Z VDIFFR_RUN_TESTS: 2021-05-18T14:11:24.3212443Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:11:24.3212967Z TZ: UTC 2021-05-18T14:11:24.3213423Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:11:24.3213889Z NOT_CRAN: true 2021-05-18T14:11:24.3214731Z ##[endgroup] 2021-05-18T14:11:24.3517361Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-18T14:11:24.3518069Z env: 2021-05-18T14:11:24.3518574Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:11:24.3519105Z TIC_DEPLOY_KEY: 2021-05-18T14:11:24.3519995Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:11:24.3521981Z GITHUB_PAT: *** 2021-05-18T14:11:24.3522886Z COVERALLS_TOKEN: *** 2021-05-18T14:11:24.3523449Z continue-on-error: false 2021-05-18T14:11:24.3523977Z VDIFFR_RUN_TESTS: 2021-05-18T14:11:24.3524795Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:11:24.3525284Z TZ: UTC 2021-05-18T14:11:24.3525725Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:11:24.3526196Z NOT_CRAN: true 2021-05-18T14:11:24.3526607Z ##[endgroup] 2021-05-18T14:11:24.5755884Z Reading package lists... 2021-05-18T14:11:24.7786428Z Building dependency tree... 2021-05-18T14:11:24.7807837Z Reading state information... 2021-05-18T14:11:24.9581855Z The following additional packages will be installed: 2021-05-18T14:11:24.9591178Z cmake-data libjsoncpp1 librhash0 2021-05-18T14:11:24.9606454Z Suggested packages: 2021-05-18T14:11:24.9607548Z cmake-doc ninja-build 2021-05-18T14:11:25.0189963Z The following NEW packages will be installed: 2021-05-18T14:11:25.0203734Z cmake cmake-data libjsoncpp1 librhash0 2021-05-18T14:11:25.0418564Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:25.0419794Z Need to get 5470 kB of archives. 2021-05-18T14:11:25.0421157Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-18T14:11:25.0423266Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-18T14:11:25.0651105Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-18T14:11:25.0659509Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-18T14:11:25.0669186Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-18T14:11:25.5706705Z Fetched 5470 kB in 0s (75.1 MB/s) 2021-05-18T14:11:25.6128947Z Selecting previously unselected package cmake-data. 2021-05-18T14:11:25.6209110Z (Reading database ... 2021-05-18T14:11:25.6210036Z (Reading database ... 5% 2021-05-18T14:11:25.6210789Z (Reading database ... 10% 2021-05-18T14:11:25.6211551Z (Reading database ... 15% 2021-05-18T14:11:25.6212342Z (Reading database ... 20% 2021-05-18T14:11:25.6213851Z (Reading database ... 25% 2021-05-18T14:11:25.6214573Z (Reading database ... 30% 2021-05-18T14:11:25.6215248Z (Reading database ... 35% 2021-05-18T14:11:25.6215904Z (Reading database ... 40% 2021-05-18T14:11:25.6216573Z (Reading database ... 45% 2021-05-18T14:11:25.6217241Z (Reading database ... 50% 2021-05-18T14:11:25.6251610Z (Reading database ... 55% 2021-05-18T14:11:25.6296530Z (Reading database ... 60% 2021-05-18T14:11:25.6339980Z (Reading database ... 65% 2021-05-18T14:11:25.6493943Z (Reading database ... 70% 2021-05-18T14:11:25.6637678Z (Reading database ... 75% 2021-05-18T14:11:25.6962131Z (Reading database ... 80% 2021-05-18T14:11:25.7328904Z (Reading database ... 85% 2021-05-18T14:11:25.7502560Z (Reading database ... 90% 2021-05-18T14:11:25.7593088Z (Reading database ... 95% 2021-05-18T14:11:25.7594077Z (Reading database ... 100% 2021-05-18T14:11:25.7595150Z (Reading database ... 261898 files and directories currently installed.) 2021-05-18T14:11:25.7738936Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-18T14:11:25.7907416Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:11:26.3166703Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-18T14:11:26.3431283Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-18T14:11:26.3457731Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:11:26.3857347Z Selecting previously unselected package librhash0:amd64. 2021-05-18T14:11:26.4163919Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-18T14:11:26.4175170Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:11:26.4606306Z Selecting previously unselected package cmake. 2021-05-18T14:11:26.4846168Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-18T14:11:26.4858774Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:11:26.9774456Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-18T14:11:26.9806361Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-18T14:11:27.0305607Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-18T14:11:27.0328981Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-18T14:11:27.0367566Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:28.3780315Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:30.9653785Z Reading package lists... 2021-05-18T14:11:31.1597796Z Building dependency tree... 2021-05-18T14:11:31.1617397Z Reading state information... 2021-05-18T14:11:31.3428213Z Suggested packages: 2021-05-18T14:11:31.3429400Z libssh-doc 2021-05-18T14:11:31.3957145Z The following NEW packages will be installed: 2021-05-18T14:11:31.3960567Z libssh-dev 2021-05-18T14:11:31.4245719Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:31.4247041Z Need to get 219 kB of archives. 2021-05-18T14:11:31.4247859Z After this operation, 1127 kB of additional disk space will be used. 2021-05-18T14:11:31.4249967Z 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:11:31.9405388Z Fetched 219 kB in 0s (6591 kB/s) 2021-05-18T14:11:31.9728859Z Selecting previously unselected package libssh-dev:amd64. 2021-05-18T14:11:31.9805373Z (Reading database ... 2021-05-18T14:11:31.9806545Z (Reading database ... 5% 2021-05-18T14:11:31.9807456Z (Reading database ... 10% 2021-05-18T14:11:31.9808377Z (Reading database ... 15% 2021-05-18T14:11:31.9809255Z (Reading database ... 20% 2021-05-18T14:11:31.9810148Z (Reading database ... 25% 2021-05-18T14:11:31.9811077Z (Reading database ... 30% 2021-05-18T14:11:31.9811959Z (Reading database ... 35% 2021-05-18T14:11:31.9812863Z (Reading database ... 40% 2021-05-18T14:11:31.9813741Z (Reading database ... 45% 2021-05-18T14:11:31.9814605Z (Reading database ... 50% 2021-05-18T14:11:31.9848049Z (Reading database ... 55% 2021-05-18T14:11:31.9898661Z (Reading database ... 60% 2021-05-18T14:11:31.9943069Z (Reading database ... 65% 2021-05-18T14:11:32.0090205Z (Reading database ... 70% 2021-05-18T14:11:32.0231795Z (Reading database ... 75% 2021-05-18T14:11:32.0563973Z (Reading database ... 80% 2021-05-18T14:11:32.0958584Z (Reading database ... 85% 2021-05-18T14:11:32.1136463Z (Reading database ... 90% 2021-05-18T14:11:32.1230048Z (Reading database ... 95% 2021-05-18T14:11:32.1230676Z (Reading database ... 100% 2021-05-18T14:11:32.1231531Z (Reading database ... 264682 files and directories currently installed.) 2021-05-18T14:11:32.1372198Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:11:32.1384539Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:11:32.2285259Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:11:34.7681184Z Reading package lists... 2021-05-18T14:11:34.9593949Z Building dependency tree... 2021-05-18T14:11:34.9613639Z Reading state information... 2021-05-18T14:11:35.1858451Z The following NEW packages will be installed: 2021-05-18T14:11:35.1867499Z jags 2021-05-18T14:11:35.2092528Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:35.2093408Z Need to get 1562 kB of archives. 2021-05-18T14:11:35.2094806Z After this operation, 3615 kB of additional disk space will be used. 2021-05-18T14:11:35.2101794Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-18T14:11:35.6847765Z Fetched 1562 kB in 0s (38.1 MB/s) 2021-05-18T14:11:35.7233879Z Selecting previously unselected package jags. 2021-05-18T14:11:35.7321457Z (Reading database ... 2021-05-18T14:11:35.7322255Z (Reading database ... 5% 2021-05-18T14:11:35.7323615Z (Reading database ... 10% 2021-05-18T14:11:35.7324744Z (Reading database ... 15% 2021-05-18T14:11:35.7325632Z (Reading database ... 20% 2021-05-18T14:11:35.7326179Z (Reading database ... 25% 2021-05-18T14:11:35.7326715Z (Reading database ... 30% 2021-05-18T14:11:35.7327498Z (Reading database ... 35% 2021-05-18T14:11:35.7328153Z (Reading database ... 40% 2021-05-18T14:11:35.7328793Z (Reading database ... 45% 2021-05-18T14:11:35.7329414Z (Reading database ... 50% 2021-05-18T14:11:35.7358461Z (Reading database ... 55% 2021-05-18T14:11:35.7403965Z (Reading database ... 60% 2021-05-18T14:11:35.7454519Z (Reading database ... 65% 2021-05-18T14:11:35.7601209Z (Reading database ... 70% 2021-05-18T14:11:35.7745623Z (Reading database ... 75% 2021-05-18T14:11:35.8074109Z (Reading database ... 80% 2021-05-18T14:11:35.8462134Z (Reading database ... 85% 2021-05-18T14:11:35.8660149Z (Reading database ... 90% 2021-05-18T14:11:35.8750525Z (Reading database ... 95% 2021-05-18T14:11:35.8751156Z (Reading database ... 100% 2021-05-18T14:11:35.8752003Z (Reading database ... 264701 files and directories currently installed.) 2021-05-18T14:11:35.8878976Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-18T14:11:35.8899149Z Unpacking jags (4.3.0-3build1) ... 2021-05-18T14:11:36.0992776Z Setting up jags (4.3.0-3build1) ... 2021-05-18T14:11:36.1314700Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:36.9889426Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:39.5646755Z Reading package lists... 2021-05-18T14:11:39.7554825Z Building dependency tree... 2021-05-18T14:11:39.7575520Z Reading state information... 2021-05-18T14:11:39.9360331Z The following additional packages will be installed: 2021-05-18T14:11:39.9365872Z libnode64 libuv1-dev 2021-05-18T14:11:39.9920835Z The following NEW packages will be installed: 2021-05-18T14:11:39.9930905Z libnode-dev libnode64 libuv1-dev 2021-05-18T14:11:40.0193654Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:40.0195291Z Need to get 6239 kB of archives. 2021-05-18T14:11:40.0196240Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-18T14:11:40.0198789Z 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:11:40.0227949Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-18T14:11:40.0760365Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-18T14:11:40.5528912Z Fetched 6239 kB in 0s (76.3 MB/s) 2021-05-18T14:11:40.5850035Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-18T14:11:40.5927676Z (Reading database ... 2021-05-18T14:11:40.5928633Z (Reading database ... 5% 2021-05-18T14:11:40.5929375Z (Reading database ... 10% 2021-05-18T14:11:40.5930122Z (Reading database ... 15% 2021-05-18T14:11:40.5930943Z (Reading database ... 20% 2021-05-18T14:11:40.5931860Z (Reading database ... 25% 2021-05-18T14:11:40.5932588Z (Reading database ... 30% 2021-05-18T14:11:40.5933325Z (Reading database ... 35% 2021-05-18T14:11:40.5934033Z (Reading database ... 40% 2021-05-18T14:11:40.5934753Z (Reading database ... 45% 2021-05-18T14:11:40.5935485Z (Reading database ... 50% 2021-05-18T14:11:40.5969748Z (Reading database ... 55% 2021-05-18T14:11:40.6024407Z (Reading database ... 60% 2021-05-18T14:11:40.6067019Z (Reading database ... 65% 2021-05-18T14:11:40.6212818Z (Reading database ... 70% 2021-05-18T14:11:40.6351506Z (Reading database ... 75% 2021-05-18T14:11:40.6687247Z (Reading database ... 80% 2021-05-18T14:11:40.7060952Z (Reading database ... 85% 2021-05-18T14:11:40.7230095Z (Reading database ... 90% 2021-05-18T14:11:40.7361472Z (Reading database ... 95% 2021-05-18T14:11:40.7362077Z (Reading database ... 100% 2021-05-18T14:11:40.7362919Z (Reading database ... 264841 files and directories currently installed.) 2021-05-18T14:11:40.7498088Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-18T14:11:40.7506472Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:11:40.7927143Z Selecting previously unselected package libnode64:amd64. 2021-05-18T14:11:40.8170690Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:11:40.8217394Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:11:41.5643665Z Selecting previously unselected package libnode-dev:amd64. 2021-05-18T14:11:41.5979149Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:11:41.5987951Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:11:41.7080708Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-18T14:11:41.7112866Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:11:41.7141942Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-18T14:11:41.7178168Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:44.3257815Z Reading package lists... 2021-05-18T14:11:44.5287118Z Building dependency tree... 2021-05-18T14:11:44.5307701Z Reading state information... 2021-05-18T14:11:44.7124373Z The following additional packages will be installed: 2021-05-18T14:11:44.7130084Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:11:44.7135138Z Suggested packages: 2021-05-18T14:11:44.7136008Z libfftw3-doc 2021-05-18T14:11:44.7632277Z The following NEW packages will be installed: 2021-05-18T14:11:44.7639854Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-18T14:11:44.7845403Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:44.7846492Z Need to get 3986 kB of archives. 2021-05-18T14:11:44.7847410Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-18T14:11:44.7849603Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-18T14:11:44.7956272Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-18T14:11:44.8027039Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-18T14:11:44.8163030Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-18T14:11:44.8170539Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-18T14:11:45.3665024Z Fetched 3986 kB in 0s (28.1 MB/s) 2021-05-18T14:11:45.4011188Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-18T14:11:45.4096232Z (Reading database ... 2021-05-18T14:11:45.4097174Z (Reading database ... 5% 2021-05-18T14:11:45.4098004Z (Reading database ... 10% 2021-05-18T14:11:45.4098765Z (Reading database ... 15% 2021-05-18T14:11:45.4099513Z (Reading database ... 20% 2021-05-18T14:11:45.4100265Z (Reading database ... 25% 2021-05-18T14:11:45.4101218Z (Reading database ... 30% 2021-05-18T14:11:45.4101955Z (Reading database ... 35% 2021-05-18T14:11:45.4102677Z (Reading database ... 40% 2021-05-18T14:11:45.4103408Z (Reading database ... 45% 2021-05-18T14:11:45.4104138Z (Reading database ... 50% 2021-05-18T14:11:45.4143817Z (Reading database ... 55% 2021-05-18T14:11:45.4188246Z (Reading database ... 60% 2021-05-18T14:11:45.4233599Z (Reading database ... 65% 2021-05-18T14:11:45.4391168Z (Reading database ... 70% 2021-05-18T14:11:45.4533907Z (Reading database ... 75% 2021-05-18T14:11:45.4899965Z (Reading database ... 80% 2021-05-18T14:11:45.5276152Z (Reading database ... 85% 2021-05-18T14:11:45.5448705Z (Reading database ... 90% 2021-05-18T14:11:45.5541244Z (Reading database ... 95% 2021-05-18T14:11:45.5541816Z (Reading database ... 100% 2021-05-18T14:11:45.5542662Z (Reading database ... 264977 files and directories currently installed.) 2021-05-18T14:11:45.5667093Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:11:45.5688107Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:11:45.6407429Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-18T14:11:45.6629275Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:11:45.6636514Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:11:45.7647345Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-18T14:11:45.7907664Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:11:45.7918741Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:11:45.9166674Z Selecting previously unselected package libfftw3-bin. 2021-05-18T14:11:45.9467360Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:11:45.9477854Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:11:45.9815531Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-18T14:11:46.0118308Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-18T14:11:46.0128171Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:11:46.3466696Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:11:46.3498598Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:11:46.3526425Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:11:46.3556653Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-18T14:11:46.3584165Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-18T14:11:46.3620170Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:47.2746537Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:49.8572076Z Reading package lists... 2021-05-18T14:11:50.0747889Z Building dependency tree... 2021-05-18T14:11:50.0773086Z Reading state information... 2021-05-18T14:11:50.2662663Z The following additional packages will be installed: 2021-05-18T14:11:50.2667377Z libdcmtk14 2021-05-18T14:11:50.3192639Z The following NEW packages will be installed: 2021-05-18T14:11:50.3200968Z dcmtk libdcmtk14 2021-05-18T14:11:50.3421471Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:50.3422336Z Need to get 5546 kB of archives. 2021-05-18T14:11:50.3423142Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-18T14:11:50.3425183Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-18T14:11:50.3934114Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-18T14:11:50.8652351Z Fetched 5546 kB in 0s (72.6 MB/s) 2021-05-18T14:11:50.8978874Z Selecting previously unselected package libdcmtk14. 2021-05-18T14:11:50.9056001Z (Reading database ... 2021-05-18T14:11:50.9056633Z (Reading database ... 5% 2021-05-18T14:11:50.9057173Z (Reading database ... 10% 2021-05-18T14:11:50.9057723Z (Reading database ... 15% 2021-05-18T14:11:50.9058790Z (Reading database ... 20% 2021-05-18T14:11:50.9059366Z (Reading database ... 25% 2021-05-18T14:11:50.9060137Z (Reading database ... 30% 2021-05-18T14:11:50.9060660Z (Reading database ... 35% 2021-05-18T14:11:50.9061196Z (Reading database ... 40% 2021-05-18T14:11:50.9061732Z (Reading database ... 45% 2021-05-18T14:11:50.9062257Z (Reading database ... 50% 2021-05-18T14:11:50.9104135Z (Reading database ... 55% 2021-05-18T14:11:50.9144054Z (Reading database ... 60% 2021-05-18T14:11:50.9186964Z (Reading database ... 65% 2021-05-18T14:11:50.9333781Z (Reading database ... 70% 2021-05-18T14:11:50.9470251Z (Reading database ... 75% 2021-05-18T14:11:50.9789298Z (Reading database ... 80% 2021-05-18T14:11:51.0168994Z (Reading database ... 85% 2021-05-18T14:11:51.0344066Z (Reading database ... 90% 2021-05-18T14:11:51.0438959Z (Reading database ... 95% 2021-05-18T14:11:51.0439665Z (Reading database ... 100% 2021-05-18T14:11:51.0440589Z (Reading database ... 265068 files and directories currently installed.) 2021-05-18T14:11:51.0566842Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:11:51.0591659Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:11:51.6447025Z Selecting previously unselected package dcmtk. 2021-05-18T14:11:51.6709283Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-18T14:11:51.6790046Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:11:51.8399942Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-18T14:11:51.8432242Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-18T14:11:51.8641201Z Adding `dcmtk' group to system ... 2021-05-18T14:11:51.9355040Z Adding `dcmtk' user to system ... 2021-05-18T14:11:52.0703782Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-18T14:11:52.3630728Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:11:54.2556460Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:11:56.7381110Z Reading package lists... 2021-05-18T14:11:56.9343142Z Building dependency tree... 2021-05-18T14:11:56.9364340Z Reading state information... 2021-05-18T14:11:57.2068910Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-18T14:11:57.2070465Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:57.2785305Z Reading package lists... 2021-05-18T14:11:57.4879798Z Building dependency tree... 2021-05-18T14:11:57.4902543Z Reading state information... 2021-05-18T14:11:57.7788648Z libpng-dev is already the newest version (1.6.37-2). 2021-05-18T14:11:57.7789686Z libpng-dev set to manually installed. 2021-05-18T14:11:57.7790560Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:57.8570085Z Reading package lists... 2021-05-18T14:11:58.0677113Z Building dependency tree... 2021-05-18T14:11:58.0700100Z Reading state information... 2021-05-18T14:11:58.2650114Z The following additional packages will be installed: 2021-05-18T14:11:58.2654159Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-18T14:11:58.2661536Z Suggested packages: 2021-05-18T14:11:58.2662889Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-18T14:11:58.2664430Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-18T14:11:58.2665602Z fonts-arphic-uming fonts-nanum 2021-05-18T14:11:58.3175114Z The following NEW packages will be installed: 2021-05-18T14:11:58.3176936Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-18T14:11:58.3185360Z libpoppler97 poppler-data 2021-05-18T14:11:58.3393508Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:11:58.3394880Z Need to get 2582 kB of archives. 2021-05-18T14:11:58.3395710Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-18T14:11:58.3397600Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-18T14:11:58.3649572Z 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:11:58.3672353Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-18T14:11:58.3832211Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-18T14:11:58.3837953Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-18T14:11:58.3843713Z 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:11:58.8441639Z Fetched 2582 kB in 0s (42.4 MB/s) 2021-05-18T14:11:58.8792624Z Selecting previously unselected package poppler-data. 2021-05-18T14:11:58.8881743Z (Reading database ... 2021-05-18T14:11:58.8882411Z (Reading database ... 5% 2021-05-18T14:11:58.8882954Z (Reading database ... 10% 2021-05-18T14:11:58.8883499Z (Reading database ... 15% 2021-05-18T14:11:58.8884048Z (Reading database ... 20% 2021-05-18T14:11:58.8885144Z (Reading database ... 25% 2021-05-18T14:11:58.8885707Z (Reading database ... 30% 2021-05-18T14:11:58.8886237Z (Reading database ... 35% 2021-05-18T14:11:58.8886772Z (Reading database ... 40% 2021-05-18T14:11:58.8887311Z (Reading database ... 45% 2021-05-18T14:11:58.8887832Z (Reading database ... 50% 2021-05-18T14:11:58.8931060Z (Reading database ... 55% 2021-05-18T14:11:58.8978005Z (Reading database ... 60% 2021-05-18T14:11:58.9026198Z (Reading database ... 65% 2021-05-18T14:11:58.9173247Z (Reading database ... 70% 2021-05-18T14:11:58.9309513Z (Reading database ... 75% 2021-05-18T14:11:58.9638880Z (Reading database ... 80% 2021-05-18T14:11:59.0015074Z (Reading database ... 85% 2021-05-18T14:11:59.0194559Z (Reading database ... 90% 2021-05-18T14:11:59.0303374Z (Reading database ... 95% 2021-05-18T14:11:59.0304025Z (Reading database ... 100% 2021-05-18T14:11:59.0304856Z (Reading database ... 265303 files and directories currently installed.) 2021-05-18T14:11:59.0433439Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-18T14:11:59.0451510Z Unpacking poppler-data (0.4.9-2) ... 2021-05-18T14:11:59.3157713Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-18T14:11:59.3435494Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-18T14:11:59.3453807Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:11:59.3845862Z Selecting previously unselected package libpoppler97:amd64. 2021-05-18T14:11:59.4171163Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:11:59.4182019Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:59.5565766Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-18T14:11:59.5830379Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:11:59.5846817Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:59.6207148Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-18T14:11:59.6436040Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:11:59.6441268Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:59.6766690Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-18T14:11:59.7135605Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-18T14:11:59.7146436Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:59.7857961Z Setting up poppler-data (0.4.9-2) ... 2021-05-18T14:11:59.8001000Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-18T14:11:59.8027565Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:59.8054035Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:59.8081788Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:11:59.8107261Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-18T14:12:00.5876790Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:12:00.5879470Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:02.4411758Z Reading package lists... 2021-05-18T14:12:02.6356588Z Building dependency tree... 2021-05-18T14:12:02.6378040Z Reading state information... 2021-05-18T14:12:02.8287258Z The following additional packages will be installed: 2021-05-18T14:12:02.8291756Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-18T14:12:02.8298902Z Suggested packages: 2021-05-18T14:12:02.8299880Z libhdf5-doc 2021-05-18T14:12:02.8805218Z The following NEW packages will be installed: 2021-05-18T14:12:02.8813322Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-18T14:12:02.8819747Z libsz2 2021-05-18T14:12:02.9023849Z 0 upgraded, 7 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:02.9024704Z Need to get 4074 kB of archives. 2021-05-18T14:12:02.9025510Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-18T14:12:02.9028399Z 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:12:02.9045480Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-18T14:12:02.9052893Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-18T14:12:02.9089192Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-18T14:12:02.9449113Z 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:12:02.9463257Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-18T14:12:02.9469057Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-18T14:12:03.4495428Z Fetched 4074 kB in 0s (50.1 MB/s) 2021-05-18T14:12:03.4834888Z Selecting previously unselected package hdf5-helpers. 2021-05-18T14:12:03.4944759Z (Reading database ... 2021-05-18T14:12:03.4945427Z (Reading database ... 5% 2021-05-18T14:12:03.4945971Z (Reading database ... 10% 2021-05-18T14:12:03.4946519Z (Reading database ... 15% 2021-05-18T14:12:03.4947062Z (Reading database ... 20% 2021-05-18T14:12:03.4947599Z (Reading database ... 25% 2021-05-18T14:12:03.4948137Z (Reading database ... 30% 2021-05-18T14:12:03.4948951Z (Reading database ... 35% 2021-05-18T14:12:03.4949491Z (Reading database ... 40% 2021-05-18T14:12:03.4950014Z (Reading database ... 45% 2021-05-18T14:12:03.4950550Z (Reading database ... 50% 2021-05-18T14:12:03.4987034Z (Reading database ... 55% 2021-05-18T14:12:03.5028631Z (Reading database ... 60% 2021-05-18T14:12:03.5079686Z (Reading database ... 65% 2021-05-18T14:12:03.5222179Z (Reading database ... 70% 2021-05-18T14:12:03.5372268Z (Reading database ... 75% 2021-05-18T14:12:03.5704799Z (Reading database ... 80% 2021-05-18T14:12:03.6087964Z (Reading database ... 85% 2021-05-18T14:12:03.6267308Z (Reading database ... 90% 2021-05-18T14:12:03.6364928Z (Reading database ... 95% 2021-05-18T14:12:03.6365543Z (Reading database ... 100% 2021-05-18T14:12:03.6366391Z (Reading database ... 265863 files and directories currently installed.) 2021-05-18T14:12:03.6501311Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:12:03.6510713Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:12:03.6792971Z Selecting previously unselected package libaec0:amd64. 2021-05-18T14:12:03.7101500Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-18T14:12:03.7123000Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:12:03.7393451Z Selecting previously unselected package libsz2:amd64. 2021-05-18T14:12:03.7704483Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-18T14:12:03.7714340Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:12:03.8012785Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-18T14:12:03.8335872Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:12:03.8349468Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:12:04.0149512Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-18T14:12:04.0454829Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:12:04.0466043Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:12:04.0931098Z Selecting previously unselected package libaec-dev:amd64. 2021-05-18T14:12:04.1210359Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-18T14:12:04.1222486Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:12:04.1527570Z Selecting previously unselected package libhdf5-dev. 2021-05-18T14:12:04.1806212Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-18T14:12:04.1815778Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:12:04.5893858Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:12:04.5950525Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-18T14:12:04.5977602Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-18T14:12:04.6005468Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-18T14:12:04.6057619Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:12:04.6082561Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:12:04.6108147Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-18T14:12:04.6187389Z 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:12:04.6219303Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:05.5171774Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:08.1019644Z Reading package lists... 2021-05-18T14:12:08.2996579Z Building dependency tree... 2021-05-18T14:12:08.3015797Z Reading state information... 2021-05-18T14:12:08.4809581Z The following additional packages will be installed: 2021-05-18T14:12:08.4815059Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-18T14:12:08.5345949Z The following NEW packages will be installed: 2021-05-18T14:12:08.5350318Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-18T14:12:08.5352483Z mesa-common-dev 2021-05-18T14:12:08.5593615Z 0 upgraded, 6 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:08.5594665Z Need to get 1761 kB of archives. 2021-05-18T14:12:08.5595589Z After this operation, 5442 kB of additional disk space will be used. 2021-05-18T14:12:08.5597822Z 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:12:08.5630586Z 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:12:08.5648701Z 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:12:08.5653445Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-18T14:12:08.5668248Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-18T14:12:08.5692693Z 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:12:09.0434427Z Fetched 1761 kB in 0s (40.5 MB/s) 2021-05-18T14:12:09.0809716Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-18T14:12:09.0893037Z (Reading database ... 2021-05-18T14:12:09.0893964Z (Reading database ... 5% 2021-05-18T14:12:09.0894732Z (Reading database ... 10% 2021-05-18T14:12:09.0895470Z (Reading database ... 15% 2021-05-18T14:12:09.0896209Z (Reading database ... 20% 2021-05-18T14:12:09.0898255Z (Reading database ... 25% 2021-05-18T14:12:09.0899017Z (Reading database ... 30% 2021-05-18T14:12:09.0899993Z (Reading database ... 35% 2021-05-18T14:12:09.0900725Z (Reading database ... 40% 2021-05-18T14:12:09.0901441Z (Reading database ... 45% 2021-05-18T14:12:09.0902167Z (Reading database ... 50% 2021-05-18T14:12:09.0939664Z (Reading database ... 55% 2021-05-18T14:12:09.0982170Z (Reading database ... 60% 2021-05-18T14:12:09.1026356Z (Reading database ... 65% 2021-05-18T14:12:09.1178422Z (Reading database ... 70% 2021-05-18T14:12:09.1324176Z (Reading database ... 75% 2021-05-18T14:12:09.1654715Z (Reading database ... 80% 2021-05-18T14:12:09.2053454Z (Reading database ... 85% 2021-05-18T14:12:09.2228513Z (Reading database ... 90% 2021-05-18T14:12:09.2347219Z (Reading database ... 95% 2021-05-18T14:12:09.2347819Z (Reading database ... 100% 2021-05-18T14:12:09.2348667Z (Reading database ... 266071 files and directories currently installed.) 2021-05-18T14:12:09.2481453Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:12:09.2494720Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:12:09.2934095Z Selecting previously unselected package libglx-dev:amd64. 2021-05-18T14:12:09.3304861Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:12:09.3315692Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:12:09.3663454Z Selecting previously unselected package libgl-dev:amd64. 2021-05-18T14:12:09.3962337Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:12:09.4011348Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:12:09.4527411Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-18T14:12:09.4795294Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-18T14:12:09.4819655Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:12:09.5286990Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-18T14:12:09.5572144Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-18T14:12:09.5589914Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:12:09.6167481Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-18T14:12:09.6400652Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:12:09.6415456Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:12:09.8335392Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-18T14:12:09.8368553Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:12:09.8396512Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-18T14:12:09.8426346Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:12:09.8454068Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-18T14:12:09.8482542Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:12:09.8519765Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:11.5036931Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:14.0445298Z Reading package lists... 2021-05-18T14:12:14.2445361Z Building dependency tree... 2021-05-18T14:12:14.2464991Z Reading state information... 2021-05-18T14:12:14.4398159Z The following additional packages will be installed: 2021-05-18T14:12:14.4400927Z libprotobuf-lite17 libprotoc17 2021-05-18T14:12:14.4919513Z The following NEW packages will be installed: 2021-05-18T14:12:14.4926351Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-18T14:12:14.4930465Z protobuf-compiler 2021-05-18T14:12:14.5166554Z 0 upgraded, 5 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:14.5167402Z Need to get 2754 kB of archives. 2021-05-18T14:12:14.5168208Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-18T14:12:14.5170283Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-18T14:12:14.5206299Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-18T14:12:14.5321311Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-18T14:12:14.5455277Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-18T14:12:14.5520727Z 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:12:15.0360326Z Fetched 2754 kB in 0s (50.8 MB/s) 2021-05-18T14:12:15.0717479Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-18T14:12:15.0799090Z (Reading database ... 2021-05-18T14:12:15.0799691Z (Reading database ... 5% 2021-05-18T14:12:15.0800242Z (Reading database ... 10% 2021-05-18T14:12:15.0800792Z (Reading database ... 15% 2021-05-18T14:12:15.0801325Z (Reading database ... 20% 2021-05-18T14:12:15.0802324Z (Reading database ... 25% 2021-05-18T14:12:15.0803073Z (Reading database ... 30% 2021-05-18T14:12:15.0805023Z (Reading database ... 35% 2021-05-18T14:12:15.0805580Z (Reading database ... 40% 2021-05-18T14:12:15.0806515Z (Reading database ... 45% 2021-05-18T14:12:15.0807069Z (Reading database ... 50% 2021-05-18T14:12:15.0856082Z (Reading database ... 55% 2021-05-18T14:12:15.0901018Z (Reading database ... 60% 2021-05-18T14:12:15.0949291Z (Reading database ... 65% 2021-05-18T14:12:15.1095772Z (Reading database ... 70% 2021-05-18T14:12:15.1256001Z (Reading database ... 75% 2021-05-18T14:12:15.1583406Z (Reading database ... 80% 2021-05-18T14:12:15.1958809Z (Reading database ... 85% 2021-05-18T14:12:15.2131197Z (Reading database ... 90% 2021-05-18T14:12:15.2225602Z (Reading database ... 95% 2021-05-18T14:12:15.2226268Z (Reading database ... 100% 2021-05-18T14:12:15.2227100Z (Reading database ... 266554 files and directories currently installed.) 2021-05-18T14:12:15.2360985Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:12:15.2386885Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:15.2870897Z Selecting previously unselected package libprotoc17:amd64. 2021-05-18T14:12:15.3190173Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:12:15.3201327Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:15.4197868Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-18T14:12:15.4505880Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:12:15.4516270Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:15.6367295Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-18T14:12:15.6616111Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:12:15.6628025Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:15.7967337Z Selecting previously unselected package protobuf-compiler. 2021-05-18T14:12:15.8199371Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-18T14:12:15.8210669Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:15.8905246Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:15.8994925Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:15.9032637Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:15.9063738Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:15.9094083Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-18T14:12:15.9131291Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:16.7914804Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:19.3662212Z Reading package lists... 2021-05-18T14:12:19.5847638Z Building dependency tree... 2021-05-18T14:12:19.5867834Z Reading state information... 2021-05-18T14:12:19.7680437Z The following additional packages will be installed: 2021-05-18T14:12:19.7684343Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-18T14:12:19.7692973Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-18T14:12:19.7694782Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-18T14:12:19.7697359Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-18T14:12:19.7699088Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-18T14:12:19.7700654Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:12:19.7702295Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:12:19.7703989Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:12:19.7705610Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:12:19.7707649Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:12:19.7709688Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:12:19.7711286Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:12:19.7712790Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:12:19.7714278Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:12:19.7715284Z Suggested packages: 2021-05-18T14:12:19.7718004Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-18T14:12:19.7719771Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-18T14:12:19.7721596Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-18T14:12:19.7723259Z nvidia-legacy-304xx-vdpau-driver 2021-05-18T14:12:19.8570332Z The following NEW packages will be installed: 2021-05-18T14:12:19.8572779Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-18T14:12:19.8577352Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-18T14:12:19.8579096Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-18T14:12:19.8580978Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-18T14:12:19.8582770Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-18T14:12:19.8584939Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-18T14:12:19.8586795Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-18T14:12:19.8588574Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-18T14:12:19.8590290Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-18T14:12:19.8592921Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-18T14:12:19.8598237Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-18T14:12:19.8599698Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-18T14:12:19.8601135Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-18T14:12:19.8602378Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-18T14:12:19.8802628Z 0 upgraded, 76 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:19.8803501Z Need to get 47.1 MB of archives. 2021-05-18T14:12:19.8805316Z After this operation, 195 MB of additional disk space will be used. 2021-05-18T14:12:19.8807625Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-18T14:12:19.9013481Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-18T14:12:19.9023774Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-18T14:12:19.9032315Z 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:12:19.9037614Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-18T14:12:19.9045733Z 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:12:19.9055101Z 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:12:19.9096431Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-18T14:12:20.0596673Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-18T14:12:20.0617046Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-18T14:12:20.0649559Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-18T14:12:20.0707444Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-18T14:12:20.0723045Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-18T14:12:20.0729213Z 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:12:20.0737983Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-18T14:12:20.0755923Z 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:12:20.0769781Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-18T14:12:20.0809608Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-18T14:12:20.0822340Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-18T14:12:20.1545772Z 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:12:20.1561711Z 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:12:20.1681685Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-18T14:12:20.1978477Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-18T14:12:20.2016652Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-18T14:12:20.2032982Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-18T14:12:20.2107494Z 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:12:20.3091442Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-18T14:12:20.3102747Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-18T14:12:20.3108834Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-18T14:12:20.3116262Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-18T14:12:20.3125665Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-18T14:12:20.3132495Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-18T14:12:20.3146686Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-18T14:12:20.3162119Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-18T14:12:20.3217382Z 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:12:20.3253352Z 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:12:20.3381678Z 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:12:20.3384165Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-18T14:12:20.5619263Z 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:12:20.5629628Z 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:12:20.5993799Z 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:12:20.6000862Z 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:12:20.6016141Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-18T14:12:20.6026176Z 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:12:20.6043348Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-18T14:12:20.6192950Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-18T14:12:20.6227066Z 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:12:20.6251158Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-18T14:12:20.6263212Z 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:12:20.6438209Z 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:12:20.6455582Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-18T14:12:20.6469920Z 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:12:20.6481310Z 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:12:20.6489685Z 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:12:20.6502319Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-18T14:12:20.6518472Z 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:12:20.6549925Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-18T14:12:20.6575155Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-18T14:12:20.6585510Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-18T14:12:20.6666531Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-18T14:12:20.6668379Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-18T14:12:20.6686424Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-18T14:12:20.6719829Z 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:12:20.6750807Z 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:12:20.6827835Z 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:12:20.6844883Z 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:12:20.6856899Z 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:12:20.7090968Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-18T14:12:20.7104952Z 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:12:20.7428928Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-18T14:12:20.7458289Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-18T14:12:20.7469551Z 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:12:20.7840349Z 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:12:20.8346346Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-18T14:12:20.8520266Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-18T14:12:20.8528547Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-18T14:12:21.5458535Z Fetched 47.1 MB in 1s (47.7 MB/s) 2021-05-18T14:12:21.5829702Z Selecting previously unselected package libaom0:amd64. 2021-05-18T14:12:21.5910169Z (Reading database ... 2021-05-18T14:12:21.5911137Z (Reading database ... 5% 2021-05-18T14:12:21.5911895Z (Reading database ... 10% 2021-05-18T14:12:21.5912640Z (Reading database ... 15% 2021-05-18T14:12:21.5913412Z (Reading database ... 20% 2021-05-18T14:12:21.5914151Z (Reading database ... 25% 2021-05-18T14:12:21.5914880Z (Reading database ... 30% 2021-05-18T14:12:21.5915615Z (Reading database ... 35% 2021-05-18T14:12:21.5916326Z (Reading database ... 40% 2021-05-18T14:12:21.5917056Z (Reading database ... 45% 2021-05-18T14:12:21.5917788Z (Reading database ... 50% 2021-05-18T14:12:21.5956540Z (Reading database ... 55% 2021-05-18T14:12:21.5997678Z (Reading database ... 60% 2021-05-18T14:12:21.6041767Z (Reading database ... 65% 2021-05-18T14:12:21.6195575Z (Reading database ... 70% 2021-05-18T14:12:21.6329534Z (Reading database ... 75% 2021-05-18T14:12:21.6660600Z (Reading database ... 80% 2021-05-18T14:12:21.7039512Z (Reading database ... 85% 2021-05-18T14:12:21.7212028Z (Reading database ... 90% 2021-05-18T14:12:21.7302374Z (Reading database ... 95% 2021-05-18T14:12:21.7302995Z (Reading database ... 100% 2021-05-18T14:12:21.7303843Z (Reading database ... 266725 files and directories currently installed.) 2021-05-18T14:12:21.7430924Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-18T14:12:21.7450535Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:12:21.9006446Z Selecting previously unselected package libva2:amd64. 2021-05-18T14:12:21.9285449Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-18T14:12:21.9294808Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-18T14:12:21.9646987Z Selecting previously unselected package libva-drm2:amd64. 2021-05-18T14:12:21.9937675Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-18T14:12:21.9948694Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:12:22.0205876Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-18T14:12:22.0524284Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-18T14:12:22.0539162Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:12:22.0872423Z Selecting previously unselected package libvdpau1:amd64. 2021-05-18T14:12:22.1174379Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:12:22.1188093Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:12:22.1566664Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-18T14:12:22.1869781Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-18T14:12:22.1879232Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:12:22.2177992Z Selecting previously unselected package libavutil56:amd64. 2021-05-18T14:12:22.2485348Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:22.2509685Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:22.3020360Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-18T14:12:22.3385468Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-18T14:12:22.3397678Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:12:23.1624871Z Selecting previously unselected package libgsm1:amd64. 2021-05-18T14:12:23.1931700Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-18T14:12:23.1942441Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:12:23.2297225Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-18T14:12:23.2616466Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-18T14:12:23.2631512Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:12:23.3065837Z Selecting previously unselected package libopus0:amd64. 2021-05-18T14:12:23.3426382Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-18T14:12:23.3438697Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:12:23.3966013Z Selecting previously unselected package libshine3:amd64. 2021-05-18T14:12:23.4224621Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-18T14:12:23.4234542Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:12:23.4646597Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-18T14:12:23.4945833Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-18T14:12:23.4969147Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:12:23.5326030Z Selecting previously unselected package libspeex1:amd64. 2021-05-18T14:12:23.5576918Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-18T14:12:23.5647045Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:12:23.5979465Z Selecting previously unselected package libsoxr0:amd64. 2021-05-18T14:12:23.6291755Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-18T14:12:23.6307551Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:12:23.6677218Z Selecting previously unselected package libswresample3:amd64. 2021-05-18T14:12:23.6987569Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:23.6999484Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:23.7327488Z Selecting previously unselected package libtheora0:amd64. 2021-05-18T14:12:23.7638814Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-18T14:12:23.7657038Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:12:23.8087967Z Selecting previously unselected package libtwolame0:amd64. 2021-05-18T14:12:23.8424804Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-18T14:12:23.8434218Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:12:23.8738439Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-18T14:12:23.9066907Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-18T14:12:23.9077976Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:12:23.9483404Z Selecting previously unselected package libwavpack1:amd64. 2021-05-18T14:12:23.9799066Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:23.9811382Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:12:24.0142496Z Selecting previously unselected package libx264-155:amd64. 2021-05-18T14:12:24.0469156Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-18T14:12:24.0484672Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:12:24.1578371Z Selecting previously unselected package libx265-179:amd64. 2021-05-18T14:12:24.1949369Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-18T14:12:24.1965829Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:12:24.4446689Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-18T14:12:24.4778590Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-18T14:12:24.4792189Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:12:24.5480398Z Selecting previously unselected package libzvbi-common. 2021-05-18T14:12:24.5821877Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-18T14:12:24.5830172Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-18T14:12:24.6206208Z Selecting previously unselected package libzvbi0:amd64. 2021-05-18T14:12:24.6539293Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-18T14:12:24.6555768Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:12:24.7098289Z Selecting previously unselected package libavcodec58:amd64. 2021-05-18T14:12:24.7419557Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:24.7432907Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:25.3646701Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-18T14:12:25.3995643Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-18T14:12:25.4007565Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:12:25.4318299Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-18T14:12:25.4651864Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-18T14:12:25.4662964Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:12:25.4961657Z Selecting previously unselected package libass9:amd64. 2021-05-18T14:12:25.5281392Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-18T14:12:25.5293330Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:12:25.5726700Z Selecting previously unselected package libbluray2:amd64. 2021-05-18T14:12:25.6011094Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-18T14:12:25.6117179Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:12:25.6606917Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-18T14:12:25.6907042Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-18T14:12:25.6930320Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:12:25.7331483Z Selecting previously unselected package libgme0:amd64. 2021-05-18T14:12:25.7648646Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-18T14:12:25.7659150Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:12:25.8174993Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-18T14:12:25.8572845Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-18T14:12:25.8583221Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:12:25.9025040Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-18T14:12:25.9358114Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-18T14:12:25.9370752Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:12:26.1016321Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-18T14:12:26.1558222Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-18T14:12:26.1614352Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:12:26.2246407Z Selecting previously unselected package libavformat58:amd64. 2021-05-18T14:12:26.2508268Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:26.2522515Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:26.4008168Z Selecting previously unselected package libbs2b0:amd64. 2021-05-18T14:12:26.4312080Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-18T14:12:26.4322151Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:12:26.4685241Z Selecting previously unselected package libflite1:amd64. 2021-05-18T14:12:26.4993987Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-18T14:12:26.5006694Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:12:27.8141110Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-18T14:12:27.8440716Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-18T14:12:27.8452096Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:12:27.8768632Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-18T14:12:27.9078403Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-18T14:12:27.9091365Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:12:27.9534249Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-18T14:12:27.9841881Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-18T14:12:27.9854891Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:12:28.0311330Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-18T14:12:28.0642050Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:28.0654048Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:12:28.0948092Z Selecting previously unselected package libmysofa1:amd64. 2021-05-18T14:12:28.1269338Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-18T14:12:28.1281129Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:12:28.1580695Z Selecting previously unselected package libpostproc55:amd64. 2021-05-18T14:12:28.1980794Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:28.2002036Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:28.2429693Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-18T14:12:28.2842851Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-18T14:12:28.2854868Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:12:28.4227963Z Selecting previously unselected package librubberband2:amd64. 2021-05-18T14:12:28.4547154Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-18T14:12:28.4558155Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:12:28.4929664Z Selecting previously unselected package libswscale5:amd64. 2021-05-18T14:12:28.5246717Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:28.5255855Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:28.5726652Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-18T14:12:28.6146542Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-18T14:12:28.6160348Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:12:28.6598438Z Selecting previously unselected package libavfilter7:amd64. 2021-05-18T14:12:28.6917920Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:28.6932120Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:28.8521529Z Selecting previously unselected package libcaca0:amd64. 2021-05-18T14:12:28.8826511Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-18T14:12:28.8838630Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:12:28.9331050Z Selecting previously unselected package libcdio18:amd64. 2021-05-18T14:12:28.9637073Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-18T14:12:28.9648087Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:12:29.0046674Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-18T14:12:29.0276566Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:12:29.0290326Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:12:29.0626559Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-18T14:12:29.0954854Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-18T14:12:29.0966581Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:12:29.1242535Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-18T14:12:29.1545218Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-18T14:12:29.1554747Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:12:29.1913282Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-18T14:12:29.2232647Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-18T14:12:29.2260580Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:12:29.2623924Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-18T14:12:29.2900452Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-18T14:12:29.2911001Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:12:29.3647395Z Selecting previously unselected package libopenal-data. 2021-05-18T14:12:29.3960863Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-18T14:12:29.3999590Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-18T14:12:29.4646664Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-18T14:12:29.4886817Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-18T14:12:29.4909790Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:12:29.5201638Z Selecting previously unselected package libopenal1:amd64. 2021-05-18T14:12:29.5530017Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-18T14:12:29.5593863Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:12:29.6407267Z Selecting previously unselected package libasyncns0:amd64. 2021-05-18T14:12:29.6672344Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-18T14:12:29.6682131Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:12:29.7046139Z Selecting previously unselected package libflac8:amd64. 2021-05-18T14:12:29.7292825Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-18T14:12:29.7307875Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:12:29.7806841Z Selecting previously unselected package libsndfile1:amd64. 2021-05-18T14:12:29.8048523Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-18T14:12:29.8064756Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:12:29.8686065Z Selecting previously unselected package libpulse0:amd64. 2021-05-18T14:12:29.8954800Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-18T14:12:29.9039775Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:12:29.9767124Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-18T14:12:30.0067677Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-18T14:12:30.0078575Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:12:30.0905874Z Selecting previously unselected package libavdevice58:amd64. 2021-05-18T14:12:30.1233016Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:30.1242517Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:30.1678507Z Selecting previously unselected package libavresample4:amd64. 2021-05-18T14:12:30.1980587Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:30.2651630Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:30.3041329Z Selecting previously unselected package ffmpeg. 2021-05-18T14:12:30.3409865Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-18T14:12:30.3515021Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:30.5043127Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-18T14:12:30.5360186Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-18T14:12:30.5397260Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:12:30.5790788Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-18T14:12:30.6102027Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-18T14:12:30.6114372Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:12:30.8709408Z Selecting previously unselected package libaacs0:amd64. 2021-05-18T14:12:30.9100612Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-18T14:12:30.9137868Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:12:30.9542526Z Selecting previously unselected package libbdplus0:amd64. 2021-05-18T14:12:30.9857044Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-18T14:12:30.9870750Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:12:31.0194225Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-18T14:12:31.0505909Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:12:31.0521446Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:12:31.3926734Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-18T14:12:31.4179332Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:12:31.4191549Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:12:31.7970042Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-18T14:12:31.8295726Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-18T14:12:31.8313731Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:12:32.0152340Z Selecting previously unselected package va-driver-all:amd64. 2021-05-18T14:12:32.0582040Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-18T14:12:32.0598010Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:12:32.0887132Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-18T14:12:32.1254266Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-18T14:12:32.1266074Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:12:32.2160343Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-18T14:12:32.2200619Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-18T14:12:32.2249963Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-18T14:12:32.2287397Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-18T14:12:32.2316903Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-18T14:12:32.2346718Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-18T14:12:32.2377359Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-18T14:12:32.2452050Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-18T14:12:32.2488413Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-18T14:12:32.2525859Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-18T14:12:32.2553124Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-18T14:12:32.2592277Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-18T14:12:32.3372930Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-18T14:12:32.3445264Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-18T14:12:32.3502563Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-18T14:12:32.3542459Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-18T14:12:32.3570449Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-18T14:12:32.3617768Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-18T14:12:32.3652065Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-18T14:12:32.3787091Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-18T14:12:32.3870444Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-18T14:12:32.3899368Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-18T14:12:32.3933892Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-18T14:12:32.3962754Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-18T14:12:32.3993510Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-18T14:12:32.4023001Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-18T14:12:32.4111729Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-18T14:12:32.4137587Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-18T14:12:32.4225905Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-18T14:12:32.4259498Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-18T14:12:32.4311641Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-18T14:12:32.4342771Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-18T14:12:32.4383025Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-18T14:12:32.4412437Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:12:32.4450237Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-18T14:12:32.4540676Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-18T14:12:32.4567284Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-18T14:12:32.4597099Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-18T14:12:32.4644330Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:12:32.4680872Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-18T14:12:32.4716365Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-18T14:12:32.4748953Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-18T14:12:32.4782404Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-18T14:12:32.4813691Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-18T14:12:32.4867461Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-18T14:12:32.4941003Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-18T14:12:32.4972085Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-18T14:12:32.5093859Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-18T14:12:32.5153599Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-18T14:12:32.5192256Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-18T14:12:32.5238428Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:12:32.5310185Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-18T14:12:32.5364946Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:12:32.5404362Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-18T14:12:32.5457152Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-18T14:12:32.5485818Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:32.5526633Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-18T14:12:32.5580200Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:32.5611557Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-18T14:12:32.5820568Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-18T14:12:32.5852069Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-18T14:12:32.5882617Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-18T14:12:32.6026383Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-18T14:12:32.6074048Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:32.6166439Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-18T14:12:32.6200321Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-18T14:12:32.6229072Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-18T14:12:32.6400195Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:32.6437697Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:32.6461086Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:32.6489623Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-18T14:12:32.6517914Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-18T14:12:32.6546810Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:32.6581143Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:32.6609623Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:32.6654351Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-18T14:12:32.6761935Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:33.9396209Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:36.5088991Z Reading package lists... 2021-05-18T14:12:36.6924699Z Building dependency tree... 2021-05-18T14:12:36.6948182Z Reading state information... 2021-05-18T14:12:36.8648000Z The following additional packages will be installed: 2021-05-18T14:12:36.8651336Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:12:36.9190768Z The following NEW packages will be installed: 2021-05-18T14:12:36.9192537Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-18T14:12:36.9201209Z libmagick++-dev 2021-05-18T14:12:36.9403412Z 0 upgraded, 4 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:36.9404253Z Need to get 309 kB of archives. 2021-05-18T14:12:36.9405528Z After this operation, 2202 kB of additional disk space will be used. 2021-05-18T14:12:36.9407783Z 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:12:36.9427763Z 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:12:36.9451207Z 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:12:36.9470256Z 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:12:37.4043974Z Fetched 309 kB in 0s (14.0 MB/s) 2021-05-18T14:12:37.4384512Z Selecting previously unselected package libmagick++-6-headers. 2021-05-18T14:12:37.4465704Z (Reading database ... 2021-05-18T14:12:37.4466541Z (Reading database ... 5% 2021-05-18T14:12:37.4467673Z (Reading database ... 10% 2021-05-18T14:12:37.4468280Z (Reading database ... 15% 2021-05-18T14:12:37.4468871Z (Reading database ... 20% 2021-05-18T14:12:37.4469420Z (Reading database ... 25% 2021-05-18T14:12:37.4469965Z (Reading database ... 30% 2021-05-18T14:12:37.4470498Z (Reading database ... 35% 2021-05-18T14:12:37.4471038Z (Reading database ... 40% 2021-05-18T14:12:37.4472884Z (Reading database ... 45% 2021-05-18T14:12:37.4473482Z (Reading database ... 50% 2021-05-18T14:12:37.4512021Z (Reading database ... 55% 2021-05-18T14:12:37.4559071Z (Reading database ... 60% 2021-05-18T14:12:37.4591436Z (Reading database ... 65% 2021-05-18T14:12:37.4740156Z (Reading database ... 70% 2021-05-18T14:12:37.4880111Z (Reading database ... 75% 2021-05-18T14:12:37.5183944Z (Reading database ... 80% 2021-05-18T14:12:37.5525291Z (Reading database ... 85% 2021-05-18T14:12:37.5722050Z (Reading database ... 90% 2021-05-18T14:12:37.5835280Z (Reading database ... 95% 2021-05-18T14:12:37.5836305Z (Reading database ... 100% 2021-05-18T14:12:37.5837359Z (Reading database ... 267266 files and directories currently installed.) 2021-05-18T14:12:37.5963565Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:12:37.6051719Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:37.6486684Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-18T14:12:37.6736967Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:12:37.6761277Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:37.7187713Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-18T14:12:37.7494770Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-18T14:12:37.7506814Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:37.8166706Z Selecting previously unselected package libmagick++-dev. 2021-05-18T14:12:37.8460403Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-18T14:12:37.8553688Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:37.9200361Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:37.9293290Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:37.9321068Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:37.9366752Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-18T14:12:37.9504832Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:40.4407099Z Reading package lists... 2021-05-18T14:12:40.6277759Z Building dependency tree... 2021-05-18T14:12:40.6298988Z Reading state information... 2021-05-18T14:12:40.7987904Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-18T14:12:40.7992011Z The following additional packages will be installed: 2021-05-18T14:12:40.7993479Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-18T14:12:40.7994596Z libijs-0.35 libjbig2dec0 2021-05-18T14:12:40.7998975Z Suggested packages: 2021-05-18T14:12:40.8000198Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-18T14:12:40.8001161Z ghostscript-x 2021-05-18T14:12:40.8499664Z The following NEW packages will be installed: 2021-05-18T14:12:40.8502350Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-18T14:12:40.8507975Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-18T14:12:40.8743604Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:40.8744989Z Need to get 11.2 MB of archives. 2021-05-18T14:12:40.8746325Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-18T14:12:40.8949943Z 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:12:40.8952555Z 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:12:40.8961016Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-18T14:12:41.0389423Z 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:12:41.0481521Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-18T14:12:41.0487097Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-18T14:12:41.0492029Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-18T14:12:41.0773066Z 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:12:41.5668532Z Fetched 11.2 MB in 0s (50.4 MB/s) 2021-05-18T14:12:41.6046598Z Selecting previously unselected package fonts-droid-fallback. 2021-05-18T14:12:41.6131316Z (Reading database ... 2021-05-18T14:12:41.6131963Z (Reading database ... 5% 2021-05-18T14:12:41.6132511Z (Reading database ... 10% 2021-05-18T14:12:41.6133062Z (Reading database ... 15% 2021-05-18T14:12:41.6133608Z (Reading database ... 20% 2021-05-18T14:12:41.6134142Z (Reading database ... 25% 2021-05-18T14:12:41.6134685Z (Reading database ... 30% 2021-05-18T14:12:41.6135227Z (Reading database ... 35% 2021-05-18T14:12:41.6135753Z (Reading database ... 40% 2021-05-18T14:12:41.6136288Z (Reading database ... 45% 2021-05-18T14:12:41.6136814Z (Reading database ... 50% 2021-05-18T14:12:41.6180156Z (Reading database ... 55% 2021-05-18T14:12:41.6232209Z (Reading database ... 60% 2021-05-18T14:12:41.6260578Z (Reading database ... 65% 2021-05-18T14:12:41.6395059Z (Reading database ... 70% 2021-05-18T14:12:41.6532443Z (Reading database ... 75% 2021-05-18T14:12:41.6840002Z (Reading database ... 80% 2021-05-18T14:12:41.7164202Z (Reading database ... 85% 2021-05-18T14:12:41.7494503Z (Reading database ... 90% 2021-05-18T14:12:41.7593082Z (Reading database ... 95% 2021-05-18T14:12:41.7593688Z (Reading database ... 100% 2021-05-18T14:12:41.7594548Z (Reading database ... 267311 files and directories currently installed.) 2021-05-18T14:12:41.7721283Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-18T14:12:41.8006173Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:12:42.0287836Z Selecting previously unselected package fonts-noto-mono. 2021-05-18T14:12:42.0565856Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-18T14:12:42.0575699Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:12:42.0969735Z Selecting previously unselected package fonts-urw-base35. 2021-05-18T14:12:42.1253852Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-18T14:12:42.1935992Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:12:42.6527310Z Selecting previously unselected package libgs9-common. 2021-05-18T14:12:42.6786039Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-18T14:12:42.6795312Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:12:42.7966410Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-18T14:12:42.8194661Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-18T14:12:42.8217745Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:12:42.8565852Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-18T14:12:42.8781417Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-18T14:12:42.8789899Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:12:42.9167120Z Selecting previously unselected package libgs9:amd64. 2021-05-18T14:12:42.9422315Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:12:42.9436108Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:12:43.2686729Z Selecting previously unselected package ghostscript. 2021-05-18T14:12:43.2932468Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-18T14:12:43.2944136Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:12:43.3641847Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-18T14:12:43.3678108Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-18T14:12:43.3707097Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-18T14:12:43.4382008Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-18T14:12:43.4407099Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-18T14:12:43.4692924Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:12:43.4715176Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:12:43.4741844Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-18T14:12:43.4861891Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:12:43.5998735Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:43.6225203Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:12:47.1952206Z Reading package lists... 2021-05-18T14:12:47.3815595Z Building dependency tree... 2021-05-18T14:12:47.3839202Z Reading state information... 2021-05-18T14:12:47.5542753Z The following additional packages will be installed: 2021-05-18T14:12:47.5545420Z libudunits2-0 libudunits2-data 2021-05-18T14:12:47.6062484Z The following NEW packages will be installed: 2021-05-18T14:12:47.6067209Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-18T14:12:47.6257032Z 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:47.6257941Z Need to get 429 kB of archives. 2021-05-18T14:12:47.6258769Z After this operation, 1026 kB of additional disk space will be used. 2021-05-18T14:12:47.6260860Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-18T14:12:47.6274394Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-18T14:12:47.6296153Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-18T14:12:48.0976714Z Fetched 429 kB in 0s (16.3 MB/s) 2021-05-18T14:12:48.1306016Z Selecting previously unselected package libudunits2-data. 2021-05-18T14:12:48.1396913Z (Reading database ... 2021-05-18T14:12:48.1397572Z (Reading database ... 5% 2021-05-18T14:12:48.1398127Z (Reading database ... 10% 2021-05-18T14:12:48.1398663Z (Reading database ... 15% 2021-05-18T14:12:48.1399207Z (Reading database ... 20% 2021-05-18T14:12:48.1399735Z (Reading database ... 25% 2021-05-18T14:12:48.1400279Z (Reading database ... 30% 2021-05-18T14:12:48.1400817Z (Reading database ... 35% 2021-05-18T14:12:48.1401341Z (Reading database ... 40% 2021-05-18T14:12:48.1402066Z (Reading database ... 45% 2021-05-18T14:12:48.1402629Z (Reading database ... 50% 2021-05-18T14:12:48.1443292Z (Reading database ... 55% 2021-05-18T14:12:48.1495317Z (Reading database ... 60% 2021-05-18T14:12:48.1529415Z (Reading database ... 65% 2021-05-18T14:12:48.1669812Z (Reading database ... 70% 2021-05-18T14:12:48.1800443Z (Reading database ... 75% 2021-05-18T14:12:48.2098274Z (Reading database ... 80% 2021-05-18T14:12:48.2470358Z (Reading database ... 85% 2021-05-18T14:12:48.2668469Z (Reading database ... 90% 2021-05-18T14:12:48.2757660Z (Reading database ... 95% 2021-05-18T14:12:48.2758405Z (Reading database ... 100% 2021-05-18T14:12:48.2759402Z (Reading database ... 267875 files and directories currently installed.) 2021-05-18T14:12:48.2882360Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-18T14:12:48.2903310Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-18T14:12:48.3287167Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-18T14:12:48.3535862Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-18T14:12:48.3555488Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:12:48.3881811Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-18T14:12:48.4123725Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-18T14:12:48.4131969Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:12:48.4937280Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-18T14:12:48.4963362Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-18T14:12:48.4991740Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-18T14:12:48.5027239Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:12:48.6242433Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:51.0229837Z Reading package lists... 2021-05-18T14:12:51.1945650Z Building dependency tree... 2021-05-18T14:12:51.1967464Z Reading state information... 2021-05-18T14:12:51.4046072Z The following NEW packages will be installed: 2021-05-18T14:12:51.4051036Z libjq-dev 2021-05-18T14:12:51.4239849Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:51.4240877Z Need to get 11.2 kB of archives. 2021-05-18T14:12:51.4241814Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-18T14:12:51.4243961Z 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:12:51.8622623Z Fetched 11.2 kB in 0s (761 kB/s) 2021-05-18T14:12:51.8940466Z Selecting previously unselected package libjq-dev:amd64. 2021-05-18T14:12:51.9024568Z (Reading database ... 2021-05-18T14:12:51.9025189Z (Reading database ... 5% 2021-05-18T14:12:51.9025740Z (Reading database ... 10% 2021-05-18T14:12:51.9026294Z (Reading database ... 15% 2021-05-18T14:12:51.9026825Z (Reading database ... 20% 2021-05-18T14:12:51.9027365Z (Reading database ... 25% 2021-05-18T14:12:51.9027887Z (Reading database ... 30% 2021-05-18T14:12:51.9028425Z (Reading database ... 35% 2021-05-18T14:12:51.9029192Z (Reading database ... 40% 2021-05-18T14:12:51.9029717Z (Reading database ... 45% 2021-05-18T14:12:51.9030255Z (Reading database ... 50% 2021-05-18T14:12:51.9072394Z (Reading database ... 55% 2021-05-18T14:12:51.9126943Z (Reading database ... 60% 2021-05-18T14:12:51.9154732Z (Reading database ... 65% 2021-05-18T14:12:51.9289462Z (Reading database ... 70% 2021-05-18T14:12:51.9419467Z (Reading database ... 75% 2021-05-18T14:12:51.9447057Z (Reading database ... 80% 2021-05-18T14:12:52.0019702Z (Reading database ... 85% 2021-05-18T14:12:52.0203880Z (Reading database ... 90% 2021-05-18T14:12:52.0289600Z (Reading database ... 95% 2021-05-18T14:12:52.0290228Z (Reading database ... 100% 2021-05-18T14:12:52.0291142Z (Reading database ... 267904 files and directories currently installed.) 2021-05-18T14:12:52.0405773Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:12:52.0416312Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:12:52.1032282Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-18T14:12:54.3995778Z Reading package lists... 2021-05-18T14:12:54.5700128Z Building dependency tree... 2021-05-18T14:12:54.5721772Z Reading state information... 2021-05-18T14:12:54.7788605Z The following NEW packages will be installed: 2021-05-18T14:12:54.7794528Z libmng2 2021-05-18T14:12:54.7996219Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:54.7997018Z Need to get 168 kB of archives. 2021-05-18T14:12:54.7997829Z After this operation, 571 kB of additional disk space will be used. 2021-05-18T14:12:54.7999818Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-18T14:12:55.2456152Z Fetched 168 kB in 0s (8848 kB/s) 2021-05-18T14:12:55.2795941Z Selecting previously unselected package libmng2:amd64. 2021-05-18T14:12:55.2876030Z (Reading database ... 2021-05-18T14:12:55.2876629Z (Reading database ... 5% 2021-05-18T14:12:55.2877218Z (Reading database ... 10% 2021-05-18T14:12:55.2877792Z (Reading database ... 15% 2021-05-18T14:12:55.2878332Z (Reading database ... 20% 2021-05-18T14:12:55.2878874Z (Reading database ... 25% 2021-05-18T14:12:55.2879398Z (Reading database ... 30% 2021-05-18T14:12:55.2879932Z (Reading database ... 35% 2021-05-18T14:12:55.2880458Z (Reading database ... 40% 2021-05-18T14:12:55.2880988Z (Reading database ... 45% 2021-05-18T14:12:55.2881527Z (Reading database ... 50% 2021-05-18T14:12:55.2926518Z (Reading database ... 55% 2021-05-18T14:12:55.2979714Z (Reading database ... 60% 2021-05-18T14:12:55.3006326Z (Reading database ... 65% 2021-05-18T14:12:55.3135671Z (Reading database ... 70% 2021-05-18T14:12:55.3262681Z (Reading database ... 75% 2021-05-18T14:12:55.3289311Z (Reading database ... 80% 2021-05-18T14:12:55.3839760Z (Reading database ... 85% 2021-05-18T14:12:55.4014055Z (Reading database ... 90% 2021-05-18T14:12:55.4098237Z (Reading database ... 95% 2021-05-18T14:12:55.4099020Z (Reading database ... 100% 2021-05-18T14:12:55.4100040Z (Reading database ... 267910 files and directories currently installed.) 2021-05-18T14:12:55.4218544Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-18T14:12:55.4257460Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:12:55.5026582Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-18T14:12:55.5063084Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:12:57.7753567Z Reading package lists... 2021-05-18T14:12:57.9333132Z Building dependency tree... 2021-05-18T14:12:57.9353507Z Reading state information... 2021-05-18T14:12:58.0966856Z E: Unable to locate package libmng1 2021-05-18T14:12:58.1653842Z Reading package lists... 2021-05-18T14:12:58.3155014Z Building dependency tree... 2021-05-18T14:12:58.3175585Z Reading state information... 2021-05-18T14:12:58.4421382Z E: Unable to locate package libapparmor-devel 2021-05-18T14:12:58.5081949Z Reading package lists... 2021-05-18T14:12:58.6614767Z Building dependency tree... 2021-05-18T14:12:58.6634312Z Reading state information... 2021-05-18T14:12:58.8204362Z The following additional packages will be installed: 2021-05-18T14:12:58.8206197Z libij-java 2021-05-18T14:12:58.8691565Z The following NEW packages will be installed: 2021-05-18T14:12:58.8697060Z imagej libij-java 2021-05-18T14:12:58.8879085Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:12:58.8879902Z Need to get 2328 kB of archives. 2021-05-18T14:12:58.8880719Z After this operation, 2498 kB of additional disk space will be used. 2021-05-18T14:12:58.8883101Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-18T14:12:58.9272691Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-18T14:12:59.3544162Z Fetched 2328 kB in 0s (43.7 MB/s) 2021-05-18T14:12:59.3862734Z Selecting previously unselected package libij-java. 2021-05-18T14:12:59.3941594Z (Reading database ... 2021-05-18T14:12:59.3942235Z (Reading database ... 5% 2021-05-18T14:12:59.3942993Z (Reading database ... 10% 2021-05-18T14:12:59.3943549Z (Reading database ... 15% 2021-05-18T14:12:59.3944088Z (Reading database ... 20% 2021-05-18T14:12:59.3944614Z (Reading database ... 25% 2021-05-18T14:12:59.3945155Z (Reading database ... 30% 2021-05-18T14:12:59.3945691Z (Reading database ... 35% 2021-05-18T14:12:59.3946216Z (Reading database ... 40% 2021-05-18T14:12:59.3946748Z (Reading database ... 45% 2021-05-18T14:12:59.3947268Z (Reading database ... 50% 2021-05-18T14:12:59.3989949Z (Reading database ... 55% 2021-05-18T14:12:59.4038681Z (Reading database ... 60% 2021-05-18T14:12:59.4066836Z (Reading database ... 65% 2021-05-18T14:12:59.4190947Z (Reading database ... 70% 2021-05-18T14:12:59.4313960Z (Reading database ... 75% 2021-05-18T14:12:59.4340967Z (Reading database ... 80% 2021-05-18T14:12:59.4876429Z (Reading database ... 85% 2021-05-18T14:12:59.5046338Z (Reading database ... 90% 2021-05-18T14:12:59.5125458Z (Reading database ... 95% 2021-05-18T14:12:59.5126243Z (Reading database ... 100% 2021-05-18T14:12:59.5127258Z (Reading database ... 267916 files and directories currently installed.) 2021-05-18T14:12:59.5237863Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-18T14:12:59.5249789Z Unpacking libij-java (1.52r-1) ... 2021-05-18T14:12:59.6153697Z Selecting previously unselected package imagej. 2021-05-18T14:12:59.6443365Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-18T14:12:59.6453043Z Unpacking imagej (1.52r-1) ... 2021-05-18T14:12:59.7306493Z Setting up libij-java (1.52r-1) ... 2021-05-18T14:12:59.7331684Z Setting up imagej (1.52r-1) ... 2021-05-18T14:12:59.7357656Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:13:00.7927161Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:01.5486236Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:13:03.8237706Z Reading package lists... 2021-05-18T14:13:03.9781318Z Building dependency tree... 2021-05-18T14:13:03.9802418Z Reading state information... 2021-05-18T14:13:04.1336183Z Suggested packages: 2021-05-18T14:13:04.1337738Z bowtie2-examples 2021-05-18T14:13:04.1804312Z The following NEW packages will be installed: 2021-05-18T14:13:04.1812939Z bowtie2 2021-05-18T14:13:04.2008566Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:04.2009371Z Need to get 1324 kB of archives. 2021-05-18T14:13:04.2010172Z After this operation, 5630 kB of additional disk space will be used. 2021-05-18T14:13:04.2012139Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-18T14:13:04.6500546Z Fetched 1324 kB in 0s (47.0 MB/s) 2021-05-18T14:13:04.6798858Z Selecting previously unselected package bowtie2. 2021-05-18T14:13:04.6875715Z (Reading database ... 2021-05-18T14:13:04.6876342Z (Reading database ... 5% 2021-05-18T14:13:04.6876880Z (Reading database ... 10% 2021-05-18T14:13:04.6877434Z (Reading database ... 15% 2021-05-18T14:13:04.6877974Z (Reading database ... 20% 2021-05-18T14:13:04.6878527Z (Reading database ... 25% 2021-05-18T14:13:04.6879265Z (Reading database ... 30% 2021-05-18T14:13:04.6879790Z (Reading database ... 35% 2021-05-18T14:13:04.6880329Z (Reading database ... 40% 2021-05-18T14:13:04.6880865Z (Reading database ... 45% 2021-05-18T14:13:04.6881391Z (Reading database ... 50% 2021-05-18T14:13:04.6925062Z (Reading database ... 55% 2021-05-18T14:13:04.6974044Z (Reading database ... 60% 2021-05-18T14:13:04.6999872Z (Reading database ... 65% 2021-05-18T14:13:04.7120864Z (Reading database ... 70% 2021-05-18T14:13:04.7238066Z (Reading database ... 75% 2021-05-18T14:13:04.7264159Z (Reading database ... 80% 2021-05-18T14:13:04.7804357Z (Reading database ... 85% 2021-05-18T14:13:04.7981200Z (Reading database ... 90% 2021-05-18T14:13:04.8063759Z (Reading database ... 95% 2021-05-18T14:13:04.8064335Z (Reading database ... 100% 2021-05-18T14:13:04.8065170Z (Reading database ... 267939 files and directories currently installed.) 2021-05-18T14:13:04.8176545Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-18T14:13:04.8191382Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:13:05.0200681Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-18T14:13:05.0230136Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:08.1991308Z Reading package lists... 2021-05-18T14:13:08.3624376Z Building dependency tree... 2021-05-18T14:13:08.3645435Z Reading state information... 2021-05-18T14:13:08.5219639Z E: Unable to locate package install 2021-05-18T14:13:08.5220856Z E: Unable to locate package gdal 2021-05-18T14:13:08.5972470Z Reading package lists... 2021-05-18T14:13:08.7876904Z Building dependency tree... 2021-05-18T14:13:08.7898891Z Reading state information... 2021-05-18T14:13:08.8168412Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-18T14:13:08.8169905Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:13:08.8170851Z is only available from another source 2021-05-18T14:13:08.8171318Z 2021-05-18T14:13:08.9252988Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-18T14:13:08.9938172Z Reading package lists... 2021-05-18T14:13:09.1527193Z Building dependency tree... 2021-05-18T14:13:09.1547711Z Reading state information... 2021-05-18T14:13:09.1793835Z Package libav-tools is not available, but is referred to by another package. 2021-05-18T14:13:09.1797486Z This may mean that the package is missing, has been obsoleted, or 2021-05-18T14:13:09.1798273Z is only available from another source 2021-05-18T14:13:09.1799010Z However the following packages replace it: 2021-05-18T14:13:09.1799562Z ffmpeg 2021-05-18T14:13:09.1799836Z 2021-05-18T14:13:09.2825260Z E: Package 'libav-tools' has no installation candidate 2021-05-18T14:13:09.3507625Z Reading package lists... 2021-05-18T14:13:09.5077718Z Building dependency tree... 2021-05-18T14:13:09.5098346Z Reading state information... 2021-05-18T14:13:09.6645123Z The following additional packages will be installed: 2021-05-18T14:13:09.6647654Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-18T14:13:09.6649919Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:13:09.6651427Z libssh2-1-dev 2021-05-18T14:13:09.6655690Z Suggested packages: 2021-05-18T14:13:09.6656957Z libgcrypt20-doc libmbedtls-doc 2021-05-18T14:13:09.7153056Z The following NEW packages will be installed: 2021-05-18T14:13:09.7166758Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-18T14:13:09.7168397Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-18T14:13:09.7169429Z libssh2-1-dev 2021-05-18T14:13:09.7363289Z 0 upgraded, 11 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:09.7364084Z Need to get 2667 kB of archives. 2021-05-18T14:13:09.7365748Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-18T14:13:09.7367713Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-18T14:13:09.7399810Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-18T14:13:09.7484286Z 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:13:09.7491644Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-18T14:13:09.7518957Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-18T14:13:09.7532821Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-18T14:13:09.7545944Z 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:13:09.7636255Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-18T14:13:09.7697619Z 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:13:09.7735443Z 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:13:09.7742039Z 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:13:10.2373874Z Fetched 2667 kB in 0s (42.1 MB/s) 2021-05-18T14:13:10.2703134Z Selecting previously unselected package libgpg-error-dev. 2021-05-18T14:13:10.2784515Z (Reading database ... 2021-05-18T14:13:10.2785413Z (Reading database ... 5% 2021-05-18T14:13:10.2786295Z (Reading database ... 10% 2021-05-18T14:13:10.2786891Z (Reading database ... 15% 2021-05-18T14:13:10.2791128Z (Reading database ... 20% 2021-05-18T14:13:10.2791698Z (Reading database ... 25% 2021-05-18T14:13:10.2792244Z (Reading database ... 30% 2021-05-18T14:13:10.2792778Z (Reading database ... 35% 2021-05-18T14:13:10.2793328Z (Reading database ... 40% 2021-05-18T14:13:10.2793872Z (Reading database ... 45% 2021-05-18T14:13:10.2794408Z (Reading database ... 50% 2021-05-18T14:13:10.2840156Z (Reading database ... 55% 2021-05-18T14:13:10.2896669Z (Reading database ... 60% 2021-05-18T14:13:10.2925288Z (Reading database ... 65% 2021-05-18T14:13:10.3062274Z (Reading database ... 70% 2021-05-18T14:13:10.3193618Z (Reading database ... 75% 2021-05-18T14:13:10.3221440Z (Reading database ... 80% 2021-05-18T14:13:10.3806696Z (Reading database ... 85% 2021-05-18T14:13:10.3995577Z (Reading database ... 90% 2021-05-18T14:13:10.4082748Z (Reading database ... 95% 2021-05-18T14:13:10.4083479Z (Reading database ... 100% 2021-05-18T14:13:10.4084717Z (Reading database ... 267965 files and directories currently installed.) 2021-05-18T14:13:10.4202938Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-18T14:13:10.4216963Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-18T14:13:10.4687128Z Selecting previously unselected package libgcrypt20-dev. 2021-05-18T14:13:10.4897543Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-18T14:13:10.4908815Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:13:10.5927405Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-18T14:13:10.6196409Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-18T14:13:10.6213609Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:13:10.6526112Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-18T14:13:10.6800363Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:13:10.6813767Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:13:10.7328125Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-18T14:13:10.7569551Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:13:10.7581682Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:13:10.7887005Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-18T14:13:10.8197494Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:13:10.8208020Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:13:10.8606592Z Selecting previously unselected package libgit2-28:amd64. 2021-05-18T14:13:10.8860237Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:13:10.8870274Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:13:10.9647574Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-18T14:13:10.9865798Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-18T14:13:10.9920529Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:13:11.0766666Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-18T14:13:11.1009044Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-18T14:13:11.1019742Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:13:11.1686530Z Selecting previously unselected package libhttp-parser-dev. 2021-05-18T14:13:11.1916194Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-18T14:13:11.1927071Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:13:11.2188358Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-18T14:13:11.2489619Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-18T14:13:11.2499892Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:13:11.3931113Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-18T14:13:11.3969242Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:13:11.4001963Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-18T14:13:11.4028370Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-18T14:13:11.4055525Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:13:11.4078690Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:13:11.4102675Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-18T14:13:11.4150994Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-18T14:13:11.4175516Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-18T14:13:11.4203112Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:13:11.4246037Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-18T14:13:11.4283045Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:16.7411966Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:13:16.8599563Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:19.1303156Z Reading package lists... 2021-05-18T14:13:19.3053307Z Building dependency tree... 2021-05-18T14:13:19.3073882Z Reading state information... 2021-05-18T14:13:19.5608691Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-18T14:13:19.5610327Z libtiff-dev set to manually installed. 2021-05-18T14:13:19.5611470Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:19.6300204Z Reading package lists... 2021-05-18T14:13:19.7865530Z Building dependency tree... 2021-05-18T14:13:19.7887234Z Reading state information... 2021-05-18T14:13:20.0195600Z unixodbc-dev is already the newest version (2.3.7). 2021-05-18T14:13:20.0197042Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:20.0911346Z Reading package lists... 2021-05-18T14:13:20.2520502Z Building dependency tree... 2021-05-18T14:13:20.2542512Z Reading state information... 2021-05-18T14:13:20.4541869Z The following NEW packages will be installed: 2021-05-18T14:13:20.4543799Z libsodium-dev 2021-05-18T14:13:20.4921457Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:20.4922814Z Need to get 169 kB of archives. 2021-05-18T14:13:20.4925132Z After this operation, 826 kB of additional disk space will be used. 2021-05-18T14:13:20.4927441Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-18T14:13:20.9245845Z Fetched 169 kB in 0s (4628 kB/s) 2021-05-18T14:13:20.9571305Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-18T14:13:20.9654098Z (Reading database ... 2021-05-18T14:13:20.9654956Z (Reading database ... 5% 2021-05-18T14:13:20.9655727Z (Reading database ... 10% 2021-05-18T14:13:20.9656452Z (Reading database ... 15% 2021-05-18T14:13:20.9657185Z (Reading database ... 20% 2021-05-18T14:13:20.9657918Z (Reading database ... 25% 2021-05-18T14:13:20.9658636Z (Reading database ... 30% 2021-05-18T14:13:20.9659363Z (Reading database ... 35% 2021-05-18T14:13:20.9660157Z (Reading database ... 40% 2021-05-18T14:13:20.9660819Z (Reading database ... 45% 2021-05-18T14:13:20.9661488Z (Reading database ... 50% 2021-05-18T14:13:20.9702895Z (Reading database ... 55% 2021-05-18T14:13:20.9751717Z (Reading database ... 60% 2021-05-18T14:13:20.9777848Z (Reading database ... 65% 2021-05-18T14:13:20.9908110Z (Reading database ... 70% 2021-05-18T14:13:21.0029846Z (Reading database ... 75% 2021-05-18T14:13:21.0055632Z (Reading database ... 80% 2021-05-18T14:13:21.0606152Z (Reading database ... 85% 2021-05-18T14:13:21.0782489Z (Reading database ... 90% 2021-05-18T14:13:21.0866069Z (Reading database ... 95% 2021-05-18T14:13:21.0866644Z (Reading database ... 100% 2021-05-18T14:13:21.0867519Z (Reading database ... 268468 files and directories currently installed.) 2021-05-18T14:13:21.0978802Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-18T14:13:21.0991885Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:13:21.1799181Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-18T14:13:23.4120376Z Reading package lists... 2021-05-18T14:13:23.5702343Z Building dependency tree... 2021-05-18T14:13:23.5725850Z Reading state information... 2021-05-18T14:13:23.7305282Z The following additional packages will be installed: 2021-05-18T14:13:23.7308791Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-18T14:13:23.7784108Z The following NEW packages will be installed: 2021-05-18T14:13:23.7788483Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-18T14:13:23.7790242Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-18T14:13:23.7988832Z 0 upgraded, 8 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:23.7990077Z Need to get 10.4 MB of archives. 2021-05-18T14:13:23.7991393Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-18T14:13:23.7993454Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-18T14:13:23.8068854Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-18T14:13:23.8163614Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-18T14:13:23.8293468Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-18T14:13:23.8756192Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-18T14:13:23.8921056Z 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:13:23.9070382Z 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:13:23.9340184Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-18T14:13:24.4015161Z Fetched 10.4 MB in 0s (68.2 MB/s) 2021-05-18T14:13:24.4359481Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-18T14:13:24.4441144Z (Reading database ... 2021-05-18T14:13:24.4441998Z (Reading database ... 5% 2021-05-18T14:13:24.4442747Z (Reading database ... 10% 2021-05-18T14:13:24.4443510Z (Reading database ... 15% 2021-05-18T14:13:24.4444250Z (Reading database ... 20% 2021-05-18T14:13:24.4445719Z (Reading database ... 25% 2021-05-18T14:13:24.4446641Z (Reading database ... 30% 2021-05-18T14:13:24.4447383Z (Reading database ... 35% 2021-05-18T14:13:24.4448110Z (Reading database ... 40% 2021-05-18T14:13:24.4448822Z (Reading database ... 45% 2021-05-18T14:13:24.4449551Z (Reading database ... 50% 2021-05-18T14:13:24.4492960Z (Reading database ... 55% 2021-05-18T14:13:24.4546432Z (Reading database ... 60% 2021-05-18T14:13:24.4576038Z (Reading database ... 65% 2021-05-18T14:13:24.4725130Z (Reading database ... 70% 2021-05-18T14:13:24.4870250Z (Reading database ... 75% 2021-05-18T14:13:24.4900819Z (Reading database ... 80% 2021-05-18T14:13:24.5532020Z (Reading database ... 85% 2021-05-18T14:13:24.5728364Z (Reading database ... 90% 2021-05-18T14:13:24.5819873Z (Reading database ... 95% 2021-05-18T14:13:24.5820494Z (Reading database ... 100% 2021-05-18T14:13:24.5821356Z (Reading database ... 268538 files and directories currently installed.) 2021-05-18T14:13:24.5944732Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-18T14:13:24.5955287Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:13:24.6714722Z Selecting previously unselected package liblept5:amd64. 2021-05-18T14:13:24.7015468Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-18T14:13:24.7034145Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:13:24.8327115Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-18T14:13:24.8611555Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-18T14:13:24.8623031Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:13:25.0246866Z Selecting previously unselected package libtesseract4:amd64. 2021-05-18T14:13:25.0517444Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-18T14:13:25.0526771Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:13:25.2048077Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-18T14:13:25.2305146Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-18T14:13:25.2320119Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:13:25.4204222Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-18T14:13:25.4476579Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:13:25.4487132Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:13:25.6316654Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-18T14:13:25.6623017Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-18T14:13:25.6632824Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:13:26.0607937Z Selecting previously unselected package tesseract-ocr. 2021-05-18T14:13:26.0871814Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-18T14:13:26.0879403Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:13:26.1814299Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:13:26.1843600Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-18T14:13:26.1866512Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-18T14:13:26.1888080Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-18T14:13:26.1912110Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-18T14:13:26.1931654Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-18T14:13:26.1951275Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-18T14:13:26.1971300Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-18T14:13:26.2000958Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:29.4526363Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:31.8661001Z Reading package lists... 2021-05-18T14:13:32.0641064Z Building dependency tree... 2021-05-18T14:13:32.0663060Z Reading state information... 2021-05-18T14:13:32.3254300Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-18T14:13:32.3255802Z 0 upgraded, 0 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:32.3978235Z Reading package lists... 2021-05-18T14:13:32.5918886Z Building dependency tree... 2021-05-18T14:13:32.5940059Z Reading state information... 2021-05-18T14:13:32.7642711Z The following additional packages will be installed: 2021-05-18T14:13:32.7645812Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:13:32.7647768Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-18T14:13:32.7652730Z Suggested packages: 2021-05-18T14:13:32.7654023Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-18T14:13:32.8194328Z The following NEW packages will be installed: 2021-05-18T14:13:32.8198929Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-18T14:13:32.8204834Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-18T14:13:32.8428545Z 0 upgraded, 10 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:32.8432844Z Need to get 1459 kB of archives. 2021-05-18T14:13:32.8434410Z After this operation, 7754 kB of additional disk space will be used. 2021-05-18T14:13:32.8439444Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-18T14:13:32.8459291Z 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:13:32.8477577Z 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:13:32.8495889Z 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:13:32.8569323Z 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:13:32.8577555Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-18T14:13:32.8591395Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-18T14:13:32.8666197Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-18T14:13:32.8708096Z 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:13:32.8713102Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-18T14:13:33.3851680Z Fetched 1459 kB in 0s (28.4 MB/s) 2021-05-18T14:13:33.4235655Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-18T14:13:33.4327703Z (Reading database ... 2021-05-18T14:13:33.4328693Z (Reading database ... 5% 2021-05-18T14:13:33.4329761Z (Reading database ... 10% 2021-05-18T14:13:33.4330390Z (Reading database ... 15% 2021-05-18T14:13:33.4330943Z (Reading database ... 20% 2021-05-18T14:13:33.4331532Z (Reading database ... 25% 2021-05-18T14:13:33.4332105Z (Reading database ... 30% 2021-05-18T14:13:33.4332647Z (Reading database ... 35% 2021-05-18T14:13:33.4333187Z (Reading database ... 40% 2021-05-18T14:13:33.4333729Z (Reading database ... 45% 2021-05-18T14:13:33.4334251Z (Reading database ... 50% 2021-05-18T14:13:33.4387994Z (Reading database ... 55% 2021-05-18T14:13:33.4441481Z (Reading database ... 60% 2021-05-18T14:13:33.4479971Z (Reading database ... 65% 2021-05-18T14:13:33.4638832Z (Reading database ... 70% 2021-05-18T14:13:33.4784598Z (Reading database ... 75% 2021-05-18T14:13:33.4815589Z (Reading database ... 80% 2021-05-18T14:13:33.5283758Z (Reading database ... 85% 2021-05-18T14:13:33.5672865Z (Reading database ... 90% 2021-05-18T14:13:33.5771449Z (Reading database ... 95% 2021-05-18T14:13:33.5772060Z (Reading database ... 100% 2021-05-18T14:13:33.5772941Z (Reading database ... 268763 files and directories currently installed.) 2021-05-18T14:13:33.5908655Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:13:33.5977379Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:33.6326436Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-18T14:13:33.6653186Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:13:33.6665681Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:33.7047239Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-18T14:13:33.7273670Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:13:33.7289277Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:33.7647772Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-18T14:13:33.7904067Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:13:33.7914384Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:33.8286925Z Selecting previously unselected package comerr-dev:amd64. 2021-05-18T14:13:33.8605784Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-18T14:13:33.8644270Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:13:33.8967208Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-18T14:13:33.9244184Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:13:33.9256407Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:33.9727101Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-18T14:13:33.9951333Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-18T14:13:33.9968326Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:13:34.0887656Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-18T14:13:34.1151568Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-18T14:13:34.1160061Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:13:34.1687287Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-18T14:13:34.1981965Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-18T14:13:34.1994825Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:34.2367767Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-18T14:13:34.2663825Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-18T14:13:34.2675609Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:13:34.4182783Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-18T14:13:34.4218731Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:34.4248186Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-18T14:13:34.4273470Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-18T14:13:34.4313651Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:34.4341467Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:34.4362615Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:34.4386901Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:34.4410672Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-18T14:13:34.4433200Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-18T14:13:34.4464933Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:34.4691292Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:13:38.0866169Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-18T14:13:40.5649586Z Reading package lists... 2021-05-18T14:13:40.7451630Z Building dependency tree... 2021-05-18T14:13:40.7472957Z Reading state information... 2021-05-18T14:13:40.9032819Z E: Unable to locate package udunits 2021-05-18T14:13:40.9731436Z Reading package lists... 2021-05-18T14:13:41.1528042Z Building dependency tree... 2021-05-18T14:13:41.1549338Z Reading state information... 2021-05-18T14:13:41.3269224Z The following additional packages will be installed: 2021-05-18T14:13:41.3270582Z libwebpdemux2 2021-05-18T14:13:41.3763401Z The following NEW packages will be installed: 2021-05-18T14:13:41.3767674Z libwebp-dev libwebpdemux2 2021-05-18T14:13:41.3954998Z 0 upgraded, 2 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:41.3955970Z Need to get 277 kB of archives. 2021-05-18T14:13:41.3956896Z After this operation, 965 kB of additional disk space will be used. 2021-05-18T14:13:41.3958931Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-18T14:13:41.3970719Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-18T14:13:41.8595311Z Fetched 277 kB in 0s (14.2 MB/s) 2021-05-18T14:13:41.8937913Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-18T14:13:41.9024086Z (Reading database ... 2021-05-18T14:13:41.9024722Z (Reading database ... 5% 2021-05-18T14:13:41.9025257Z (Reading database ... 10% 2021-05-18T14:13:41.9025803Z (Reading database ... 15% 2021-05-18T14:13:41.9026560Z (Reading database ... 20% 2021-05-18T14:13:41.9027122Z (Reading database ... 25% 2021-05-18T14:13:41.9027658Z (Reading database ... 30% 2021-05-18T14:13:41.9028181Z (Reading database ... 35% 2021-05-18T14:13:41.9028715Z (Reading database ... 40% 2021-05-18T14:13:41.9029241Z (Reading database ... 45% 2021-05-18T14:13:41.9029779Z (Reading database ... 50% 2021-05-18T14:13:41.9076995Z (Reading database ... 55% 2021-05-18T14:13:41.9127219Z (Reading database ... 60% 2021-05-18T14:13:41.9162788Z (Reading database ... 65% 2021-05-18T14:13:41.9307425Z (Reading database ... 70% 2021-05-18T14:13:41.9449285Z (Reading database ... 75% 2021-05-18T14:13:41.9481026Z (Reading database ... 80% 2021-05-18T14:13:41.9929107Z (Reading database ... 85% 2021-05-18T14:13:42.0287636Z (Reading database ... 90% 2021-05-18T14:13:42.0380227Z (Reading database ... 95% 2021-05-18T14:13:42.0380878Z (Reading database ... 100% 2021-05-18T14:13:42.0381705Z (Reading database ... 269063 files and directories currently installed.) 2021-05-18T14:13:42.0511321Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-18T14:13:42.0529606Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:13:42.0807606Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-18T14:13:42.1078092Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-18T14:13:42.1087942Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:13:42.1984424Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-18T14:13:42.2011890Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-18T14:13:42.2039503Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:13:44.5876873Z Reading package lists... 2021-05-18T14:13:44.7601971Z Building dependency tree... 2021-05-18T14:13:44.7624529Z Reading state information... 2021-05-18T14:13:44.9240892Z The following additional packages will be installed: 2021-05-18T14:13:44.9244154Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:13:44.9246406Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:13:44.9248219Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:13:44.9256148Z Suggested packages: 2021-05-18T14:13:44.9257259Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-18T14:13:44.9258063Z Recommended packages: 2021-05-18T14:13:44.9258642Z cargo 2021-05-18T14:13:44.9791604Z The following NEW packages will be installed: 2021-05-18T14:13:44.9799625Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-18T14:13:44.9801211Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-18T14:13:44.9808125Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-18T14:13:45.0057999Z 0 upgraded, 13 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:13:45.0059313Z Need to get 108 MB of archives. 2021-05-18T14:13:45.0060132Z After this operation, 501 MB of additional disk space will be used. 2021-05-18T14:13:45.0062144Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-18T14:13:45.0099647Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-18T14:13:45.0110241Z 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:13:45.0122108Z 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:13:45.0171583Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-18T14:13:45.0198118Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-18T14:13:45.0205798Z 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:13:45.1599661Z 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:13:46.6910852Z 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:13:46.9978953Z 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:13:47.0189856Z 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:13:47.0534236Z 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:13:47.1671437Z 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:13:47.6243709Z Fetched 108 MB in 2s (49.5 MB/s) 2021-05-18T14:13:47.6590370Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-18T14:13:47.6672275Z (Reading database ... 2021-05-18T14:13:47.6673153Z (Reading database ... 5% 2021-05-18T14:13:47.6673946Z (Reading database ... 10% 2021-05-18T14:13:47.6674677Z (Reading database ... 15% 2021-05-18T14:13:47.6675412Z (Reading database ... 20% 2021-05-18T14:13:47.6676141Z (Reading database ... 25% 2021-05-18T14:13:47.6676854Z (Reading database ... 30% 2021-05-18T14:13:47.6677580Z (Reading database ... 35% 2021-05-18T14:13:47.6678304Z (Reading database ... 40% 2021-05-18T14:13:47.6679012Z (Reading database ... 45% 2021-05-18T14:13:47.6679736Z (Reading database ... 50% 2021-05-18T14:13:47.6717424Z (Reading database ... 55% 2021-05-18T14:13:47.6763346Z (Reading database ... 60% 2021-05-18T14:13:47.6795966Z (Reading database ... 65% 2021-05-18T14:13:47.6932632Z (Reading database ... 70% 2021-05-18T14:13:47.7061502Z (Reading database ... 75% 2021-05-18T14:13:47.7088903Z (Reading database ... 80% 2021-05-18T14:13:47.7510009Z (Reading database ... 85% 2021-05-18T14:13:47.7852008Z (Reading database ... 90% 2021-05-18T14:13:47.7942136Z (Reading database ... 95% 2021-05-18T14:13:47.7942858Z (Reading database ... 100% 2021-05-18T14:13:47.7943852Z (Reading database ... 269091 files and directories currently installed.) 2021-05-18T14:13:47.8069420Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-18T14:13:47.8089793Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:13:47.8566672Z Selecting previously unselected package libipt2. 2021-05-18T14:13:47.8822910Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-18T14:13:47.8832103Z Unpacking libipt2 (2.0.1-1) ... 2021-05-18T14:13:47.9149071Z Selecting previously unselected package libsource-highlight-common. 2021-05-18T14:13:47.9422538Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-18T14:13:47.9433769Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:13:47.9928086Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-18T14:13:48.0167066Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-18T14:13:48.0178794Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:13:48.1007099Z Selecting previously unselected package libsource-highlight4v5. 2021-05-18T14:13:48.1244214Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-18T14:13:48.1256069Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:13:48.1806106Z Selecting previously unselected package libxxhash0:amd64. 2021-05-18T14:13:48.2046322Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-18T14:13:48.2062788Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:13:48.2325471Z Selecting previously unselected package gdb. 2021-05-18T14:13:48.2593399Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-18T14:13:48.2602251Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:13:48.6139778Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-18T14:13:48.6416017Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:13:48.6427420Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:13:55.0260779Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-18T14:13:55.0558033Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:13:55.0566687Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:13:58.2727128Z Selecting previously unselected package rustc. 2021-05-18T14:13:58.3028334Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:13:58.3037975Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:13:58.5126422Z Selecting previously unselected package cargo. 2021-05-18T14:13:58.5350786Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-18T14:13:58.5362274Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:13:58.9149164Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-18T14:13:58.9445269Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-18T14:13:58.9455319Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:14:00.2028601Z Selecting previously unselected package rust-gdb. 2021-05-18T14:14:00.2330717Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-18T14:14:00.2344425Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:14:00.2975676Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:14:00.3004199Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-18T14:14:00.3027559Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-18T14:14:00.3048737Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:14:00.3071839Z Setting up libipt2 (2.0.1-1) ... 2021-05-18T14:14:00.3101231Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-18T14:14:00.3125578Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-18T14:14:00.3152688Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:14:00.3178665Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-18T14:14:00.3202854Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-18T14:14:00.3227555Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-18T14:14:00.3249405Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-18T14:14:00.3285530Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-18T14:14:00.3316657Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:14:00.3529665Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:14:03.8561509Z Reading package lists... 2021-05-18T14:14:04.0140190Z Building dependency tree... 2021-05-18T14:14:04.0161142Z Reading state information... 2021-05-18T14:14:04.1818528Z The following additional packages will be installed: 2021-05-18T14:14:04.1822984Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:14:04.1828799Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:14:04.1833587Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:14:04.1835336Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:14:04.1837075Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:14:04.1838760Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:14:04.1840313Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:14:04.1842065Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:14:04.1843866Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:14:04.1846279Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:14:04.1848080Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:14:04.1849869Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:14:04.1851733Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:14:04.1853804Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:14:04.1855800Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:14:04.1857660Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:14:04.1859458Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:14:04.1861261Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:14:04.1863137Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:14:04.1864663Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:14:04.1866131Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:14:04.1867715Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:14:04.1869290Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:14:04.1870373Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:14:04.1871499Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:14:04.1872852Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:14:04.1874200Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:14:04.1875589Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:14:04.1876999Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:14:04.1878290Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:14:04.1879539Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:14:04.1880757Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:14:04.1882053Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:14:04.1883398Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:14:04.1885275Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:14:04.1886866Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:14:04.1888343Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:14:04.1889758Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:14:04.1891142Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:14:04.1892637Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:14:04.1894143Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:14:04.1895660Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-18T14:14:04.1897064Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:14:04.1898702Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:14:04.1900413Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:14:04.1901876Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:14:04.1903324Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:14:04.1904899Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:14:04.1906221Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:14:04.1907043Z Suggested packages: 2021-05-18T14:14:04.1908148Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-18T14:14:04.1909488Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-18T14:14:04.1911032Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-18T14:14:04.1912563Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-18T14:14:04.1913856Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-18T14:14:04.1915263Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-18T14:14:04.1916767Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-18T14:14:04.1918245Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-18T14:14:04.1919655Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-18T14:14:04.1921090Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-18T14:14:04.1922657Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-18T14:14:04.1924263Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-18T14:14:04.1925860Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-18T14:14:04.1926977Z wpagui libengine-pkcs11-openssl 2021-05-18T14:14:04.2770761Z The following NEW packages will be installed: 2021-05-18T14:14:04.2773361Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-18T14:14:04.2775525Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-18T14:14:04.2777591Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-18T14:14:04.2779602Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-18T14:14:04.2781656Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-18T14:14:04.2783610Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-18T14:14:04.2785527Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-18T14:14:04.2787271Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-18T14:14:04.2789032Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-18T14:14:04.2790701Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-18T14:14:04.2793074Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-18T14:14:04.2794887Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-18T14:14:04.2796627Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-18T14:14:04.2798509Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-18T14:14:04.2800328Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-18T14:14:04.2802042Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-18T14:14:04.2803694Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-18T14:14:04.2805553Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-18T14:14:04.2807539Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-18T14:14:04.2808960Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-18T14:14:04.2810336Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-18T14:14:04.2811772Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-18T14:14:04.2813148Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-18T14:14:04.2814458Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-18T14:14:04.2815772Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-18T14:14:04.2817406Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-18T14:14:04.2819023Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-18T14:14:04.2822377Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-18T14:14:04.2824018Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-18T14:14:04.2825463Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-18T14:14:04.2826804Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-18T14:14:04.2828099Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-18T14:14:04.2829522Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-18T14:14:04.2831023Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-18T14:14:04.2832596Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-18T14:14:04.2834170Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-18T14:14:04.2835630Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-18T14:14:04.2837065Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-18T14:14:04.2838460Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-18T14:14:04.2839949Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-18T14:14:04.2841470Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-18T14:14:04.2842881Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-18T14:14:04.2844283Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-18T14:14:04.2846862Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-18T14:14:04.2848576Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-18T14:14:04.2850035Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-18T14:14:04.2851483Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-18T14:14:04.2853036Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-18T14:14:04.2854376Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-18T14:14:04.3013530Z 0 upgraded, 214 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:14:04.3014758Z Need to get 183 MB of archives. 2021-05-18T14:14:04.3015583Z After this operation, 776 MB of additional disk space will be used. 2021-05-18T14:14:04.3017805Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-18T14:14:04.3037383Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-18T14:14:04.3258083Z 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:14:04.3272400Z 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:14:04.3278617Z 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:14:04.3284931Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-18T14:14:04.3292462Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-18T14:14:04.3298645Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-18T14:14:04.3305846Z 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:14:04.3328361Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-18T14:14:04.3334300Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-18T14:14:04.3348036Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-18T14:14:04.3407686Z 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:14:04.3414440Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-18T14:14:04.3423939Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-18T14:14:04.3426080Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-18T14:14:04.3427906Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-18T14:14:04.3430244Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-18T14:14:04.3440334Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-18T14:14:04.3442551Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-18T14:14:04.3444823Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-18T14:14:04.3446949Z 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:14:04.3453677Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-18T14:14:04.3714408Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-18T14:14:04.3939854Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-18T14:14:04.4007504Z 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:14:04.4009641Z 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:14:04.4047997Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-18T14:14:04.4055795Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-18T14:14:04.4078772Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-18T14:14:04.4102183Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-18T14:14:04.4240616Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-18T14:14:04.4366906Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-18T14:14:04.4398849Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-18T14:14:04.4405856Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-18T14:14:04.4408101Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-18T14:14:05.1759553Z 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:14:05.1765260Z 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:14:05.1854521Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-18T14:14:05.1886521Z 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:14:05.1907819Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-18T14:14:05.1922615Z 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:14:05.1930360Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-18T14:14:05.1950299Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-18T14:14:05.1960582Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-18T14:14:05.1978718Z 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:14:05.1990226Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-18T14:14:05.2049705Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-18T14:14:05.2060345Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-18T14:14:05.2102864Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-18T14:14:05.2114299Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-18T14:14:05.2121628Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-18T14:14:05.2126430Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-18T14:14:05.2139574Z 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:14:05.2190812Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-18T14:14:05.2200036Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-18T14:14:05.2897292Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-18T14:14:05.2985908Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-18T14:14:05.2994624Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-18T14:14:05.3023030Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-18T14:14:05.3027543Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-18T14:14:05.3031234Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-18T14:14:05.3039949Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-18T14:14:05.3056812Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-18T14:14:05.3067065Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-18T14:14:05.3101846Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-18T14:14:05.3124283Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-18T14:14:05.3142306Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-18T14:14:05.3264474Z 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:14:05.3351533Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-18T14:14:05.4008996Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-18T14:14:05.4013690Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-18T14:14:05.4020265Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-18T14:14:05.4027209Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-18T14:14:05.4038576Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-18T14:14:05.4069316Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-18T14:14:05.4077644Z 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:14:05.4663086Z 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:14:05.4670612Z 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:14:05.4677589Z 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:14:05.4798583Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-18T14:14:05.4806021Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-18T14:14:05.4821586Z 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:14:05.4866205Z 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:14:05.5187515Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-18T14:14:05.5364137Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-18T14:14:05.5377529Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-18T14:14:05.5380986Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-18T14:14:05.5387695Z 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:14:05.5443934Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-18T14:14:05.5445899Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-18T14:14:05.5461489Z 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:14:05.5471214Z 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:14:05.5491584Z 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:14:05.5505762Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-18T14:14:05.5513933Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-18T14:14:05.5761305Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-18T14:14:05.5809551Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-18T14:14:05.5836196Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-18T14:14:05.5838058Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-18T14:14:05.5854030Z 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:14:05.5883075Z 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:14:05.5931398Z 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:14:05.5945772Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-18T14:14:05.5956512Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-18T14:14:05.6016284Z 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:14:05.6019878Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-18T14:14:06.5775958Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-18T14:14:06.5789260Z 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:14:06.5798170Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-18T14:14:06.5944913Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-18T14:14:06.6425095Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-18T14:14:06.6430672Z 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:14:06.6443714Z 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:14:06.6498179Z 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:14:06.6503555Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-18T14:14:06.6736857Z 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:14:06.6822977Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-18T14:14:06.6839081Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-18T14:14:06.6845504Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-18T14:14:06.6847450Z 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:14:06.6868346Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-18T14:14:06.6884024Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-18T14:14:06.6886638Z 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:14:06.6888814Z 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:14:06.6901680Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-18T14:14:06.6912179Z 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:14:06.6914604Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-18T14:14:06.6919179Z 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:14:06.6926227Z 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:14:06.6929152Z 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:14:06.6938030Z 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:14:06.6951708Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-18T14:14:06.7065113Z 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:14:06.7070398Z 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:14:06.7074993Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-18T14:14:06.7087142Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-18T14:14:06.7147345Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-18T14:14:06.7162521Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-18T14:14:06.7178843Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-18T14:14:06.7181775Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-18T14:14:06.7198111Z 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:14:06.7205645Z 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:14:06.7209195Z 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:14:06.7224215Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-18T14:14:06.7230575Z 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:14:06.7233275Z 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:14:06.7252947Z 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:14:06.7332743Z 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:14:06.7593448Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-18T14:14:06.7595611Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-18T14:14:06.7639458Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-18T14:14:06.7653732Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-18T14:14:06.7660457Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-18T14:14:06.7698369Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-18T14:14:06.7700952Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-18T14:14:06.8438619Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-18T14:14:06.8500584Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-18T14:14:06.8649035Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-18T14:14:06.8951123Z 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:14:06.8979635Z 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:14:06.9004688Z 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:14:06.9007581Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-18T14:14:06.9056279Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-18T14:14:06.9059223Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-18T14:14:06.9072859Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-18T14:14:06.9075468Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-18T14:14:06.9138422Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-18T14:14:06.9170500Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-18T14:14:07.0133908Z 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:14:07.0136026Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-18T14:14:07.0155492Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-18T14:14:07.0159812Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-18T14:14:07.0162469Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-18T14:14:07.0164902Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-18T14:14:07.0194547Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-18T14:14:07.0196859Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-18T14:14:07.0209466Z 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:14:07.0211788Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-18T14:14:07.0217400Z 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:14:07.0224147Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-18T14:14:07.0231808Z 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:14:07.0382850Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-18T14:14:07.0398761Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-18T14:14:07.0772169Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-18T14:14:07.0777103Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-18T14:14:07.0780464Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-18T14:14:07.0809349Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-18T14:14:07.0811412Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-18T14:14:07.0823053Z 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:14:07.0868002Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-18T14:14:07.0870210Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-18T14:14:07.1192655Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-18T14:14:07.1229648Z 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:14:07.1262134Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-18T14:14:07.2214596Z 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:14:07.2300483Z 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:14:07.2355909Z 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:14:07.2402294Z 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:14:07.2445609Z 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:14:07.3403016Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-18T14:14:07.9486483Z 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:14:07.9531424Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-18T14:14:07.9624856Z 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:14:08.3013043Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-18T14:14:08.4031801Z 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:14:08.4210090Z 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:14:08.4231440Z 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:14:08.4355345Z 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:14:08.4384977Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-18T14:14:08.4748152Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-18T14:14:08.4972097Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-18T14:14:08.4990633Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-18T14:14:08.5005057Z 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:14:09.6485688Z Fetched 183 MB in 4s (43.4 MB/s) 2021-05-18T14:14:09.6870310Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-18T14:14:09.6954667Z (Reading database ... 2021-05-18T14:14:09.6955280Z (Reading database ... 5% 2021-05-18T14:14:09.6955830Z (Reading database ... 10% 2021-05-18T14:14:09.6956373Z (Reading database ... 15% 2021-05-18T14:14:09.6956902Z (Reading database ... 20% 2021-05-18T14:14:09.6957438Z (Reading database ... 25% 2021-05-18T14:14:09.6957963Z (Reading database ... 30% 2021-05-18T14:14:09.6958499Z (Reading database ... 35% 2021-05-18T14:14:09.6959037Z (Reading database ... 40% 2021-05-18T14:14:09.6959559Z (Reading database ... 45% 2021-05-18T14:14:09.6960093Z (Reading database ... 50% 2021-05-18T14:14:09.6990011Z (Reading database ... 55% 2021-05-18T14:14:09.7036638Z (Reading database ... 60% 2021-05-18T14:14:09.7069087Z (Reading database ... 65% 2021-05-18T14:14:09.7200165Z (Reading database ... 70% 2021-05-18T14:14:09.7322562Z (Reading database ... 75% 2021-05-18T14:14:09.7350386Z (Reading database ... 80% 2021-05-18T14:14:09.7739766Z (Reading database ... 85% 2021-05-18T14:14:09.8042414Z (Reading database ... 90% 2021-05-18T14:14:09.8118476Z (Reading database ... 95% 2021-05-18T14:14:09.8119480Z (Reading database ... 100% 2021-05-18T14:14:09.8120637Z (Reading database ... 269846 files and directories currently installed.) 2021-05-18T14:14:09.8229633Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-18T14:14:09.8247737Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:14:09.8645609Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-18T14:14:09.8865121Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:09.8942226Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:10.0958288Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-18T14:14:10.1255902Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:14:10.1265011Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:14:10.1601677Z Selecting previously unselected package libegl1:amd64. 2021-05-18T14:14:10.1897331Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-18T14:14:10.1908036Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:14:10.2165110Z Selecting previously unselected package libevdev2:amd64. 2021-05-18T14:14:10.2458732Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-18T14:14:10.2467784Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:14:10.2727306Z Selecting previously unselected package libmtdev1:amd64. 2021-05-18T14:14:10.3023579Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-18T14:14:10.3033898Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:14:10.3272151Z Selecting previously unselected package libwacom-common. 2021-05-18T14:14:10.3566700Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-18T14:14:10.3575807Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:14:10.4159673Z Selecting previously unselected package libwacom2:amd64. 2021-05-18T14:14:10.4451996Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:14:10.4461760Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:14:10.4710151Z Selecting previously unselected package libinput-bin. 2021-05-18T14:14:10.5001452Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:14:10.5011238Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:14:10.5272810Z Selecting previously unselected package libinput10:amd64. 2021-05-18T14:14:10.5569191Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-18T14:14:10.5578401Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:14:10.5950936Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-18T14:14:10.6244031Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:10.6255863Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:10.6719569Z Selecting previously unselected package libqt5network5:amd64. 2021-05-18T14:14:10.7020901Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:10.7030018Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:10.7977498Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-18T14:14:10.8278293Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-18T14:14:10.8287574Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:14:10.8535489Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-18T14:14:10.8837250Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-18T14:14:10.8846182Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:14:10.9126990Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-18T14:14:10.9384151Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-18T14:14:10.9395062Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:14:10.9686035Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-18T14:14:10.9933921Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-18T14:14:10.9943688Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:14:11.0245962Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-18T14:14:11.0484658Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-18T14:14:11.0496602Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:14:11.0756901Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-18T14:14:11.1052388Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-18T14:14:11.1063236Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:14:11.1365980Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-18T14:14:11.1605803Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-18T14:14:11.1616255Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:14:11.1925786Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-18T14:14:11.2133070Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-18T14:14:11.2142640Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:14:11.2485868Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-18T14:14:11.2692888Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-18T14:14:11.2702021Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:14:11.3041537Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-18T14:14:11.3262700Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-18T14:14:11.3270489Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:14:11.3685703Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-18T14:14:11.3907432Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:11.3985996Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:11.7319762Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-18T14:14:11.7615911Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:11.7624868Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:12.0117670Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-18T14:14:12.0411343Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:12.0421713Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:12.0765989Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-18T14:14:12.1063580Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-18T14:14:12.1073080Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:14:12.1558225Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-18T14:14:12.1854116Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-18T14:14:12.1866947Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:14:12.2860544Z Selecting previously unselected package libhyphen0:amd64. 2021-05-18T14:14:12.3153101Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-18T14:14:12.3164728Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:14:12.3427359Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-18T14:14:12.3724033Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:12.3734124Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:12.4246093Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-18T14:14:12.4480829Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:12.4492260Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:12.4961622Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-18T14:14:12.5260757Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:12.5269580Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:12.7017849Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-18T14:14:12.7314056Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:12.7323441Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:12.9046374Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-18T14:14:12.9292494Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:12.9302095Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:12.9726245Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-18T14:14:12.9978280Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:12.9990670Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:13.0326019Z Selecting previously unselected package libwoff1:amd64. 2021-05-18T14:14:13.0664653Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-18T14:14:13.0674525Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:14:13.1045673Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-18T14:14:13.1284833Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-18T14:14:13.1293922Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:14:14.5287496Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-18T14:14:14.5537896Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:14.5549061Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:14.5926288Z Selecting previously unselected package qgis-providers-common. 2021-05-18T14:14:14.6172934Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:14:14.6183945Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:14.8646480Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-18T14:14:14.8905260Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-18T14:14:14.8913212Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:14:14.9462193Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-18T14:14:14.9755941Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-18T14:14:14.9764242Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:14:15.0285607Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-18T14:14:15.0524310Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:15.0534784Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:15.0886059Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-18T14:14:15.1184086Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:15.1194786Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:15.1460773Z Selecting previously unselected package gdal-data. 2021-05-18T14:14:15.1761168Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-18T14:14:15.1770726Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:14:15.2267622Z Selecting previously unselected package libarpack2:amd64. 2021-05-18T14:14:15.2565036Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-18T14:14:15.2574617Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:14:15.2965652Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-18T14:14:15.3208422Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-18T14:14:15.3219812Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:14:15.3685611Z Selecting previously unselected package libarmadillo9. 2021-05-18T14:14:15.3918809Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-18T14:14:15.3928388Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:14:15.4365525Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-18T14:14:15.4578515Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-18T14:14:15.4588721Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:14:15.5315092Z Selecting previously unselected package libcharls2:amd64. 2021-05-18T14:14:15.5612480Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-18T14:14:15.5621620Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:14:15.5922667Z Selecting previously unselected package libdap25:amd64. 2021-05-18T14:14:15.6223545Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-18T14:14:15.6232294Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:14:15.6953412Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-18T14:14:15.7255034Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-18T14:14:15.7266270Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:14:15.7645586Z Selecting previously unselected package libepsilon1:amd64. 2021-05-18T14:14:15.7890665Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-18T14:14:15.7899973Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:14:15.8245508Z Selecting previously unselected package libfreexl1:amd64. 2021-05-18T14:14:15.8465086Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-18T14:14:15.8474512Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:14:15.8733353Z Selecting previously unselected package libfyba0:amd64. 2021-05-18T14:14:15.9030772Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-18T14:14:15.9041820Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:14:15.9426737Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-18T14:14:15.9721934Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-18T14:14:15.9731829Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:14:16.0566255Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-18T14:14:16.0807183Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-18T14:14:16.0824296Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:14:16.1166730Z Selecting previously unselected package proj-data. 2021-05-18T14:14:16.1421809Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-18T14:14:16.1431412Z Unpacking proj-data (6.3.1-1) ... 2021-05-18T14:14:17.0165929Z Selecting previously unselected package libproj15:amd64. 2021-05-18T14:14:17.0412078Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-18T14:14:17.0421910Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:14:17.1599414Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-18T14:14:17.1900414Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-18T14:14:17.1911729Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:14:17.2209394Z Selecting previously unselected package libhdf4-0-alt. 2021-05-18T14:14:17.2510823Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-18T14:14:17.2520302Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:14:17.3014264Z Selecting previously unselected package libminizip1:amd64. 2021-05-18T14:14:17.3314724Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-18T14:14:17.3325876Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:14:17.3645781Z Selecting previously unselected package liburiparser1:amd64. 2021-05-18T14:14:17.3891188Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-18T14:14:17.3902403Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:14:17.4189201Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-18T14:14:17.4486962Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:14:17.4496505Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:14:17.4824560Z Selecting previously unselected package libkmldom1:amd64. 2021-05-18T14:14:17.5085841Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:14:17.5094843Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:14:17.5525668Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-18T14:14:17.5811648Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-18T14:14:17.5825328Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:14:17.6205515Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-18T14:14:17.6435621Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-18T14:14:17.6445692Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:14:17.7063351Z Selecting previously unselected package libogdi4.1. 2021-05-18T14:14:17.7362895Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-18T14:14:17.7374766Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:14:17.7885690Z Selecting previously unselected package libqhull7:amd64. 2021-05-18T14:14:17.8135987Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-18T14:14:17.8146173Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:14:17.8550576Z Selecting previously unselected package libspatialite7:amd64. 2021-05-18T14:14:17.8854452Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:14:17.8862708Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:14:18.0527054Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-18T14:14:18.0829363Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-18T14:14:18.0837912Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:14:18.2126271Z Selecting previously unselected package libgdal26. 2021-05-18T14:14:18.2382713Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:14:18.2392547Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:14:18.9401392Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-18T14:14:18.9714320Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:18.9725328Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:19.0009141Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-18T14:14:19.0314995Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-18T14:14:19.0324331Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:14:19.0686615Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-18T14:14:19.0952607Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:19.0962085Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:19.1325634Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-18T14:14:19.1553390Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:19.1561925Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:19.1935121Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-18T14:14:19.2242286Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-18T14:14:19.2255003Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:14:19.2763523Z Selecting previously unselected package libzip5:amd64. 2021-05-18T14:14:19.3067286Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-18T14:14:19.3076640Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:14:19.3566398Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-18T14:14:19.3820747Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:19.3832144Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:19.9686101Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-18T14:14:19.9984701Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:19.9993317Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:20.0326425Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-18T14:14:20.0570956Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-18T14:14:20.0582113Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:14:20.1046264Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-18T14:14:20.1318041Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:14:20.1328252Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:14:20.2983233Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-18T14:14:20.3280970Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:20.3295234Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:20.3594895Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-18T14:14:20.3894585Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:20.3906139Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:20.4324379Z Selecting previously unselected package libqwt-qt5-6. 2021-05-18T14:14:20.4624846Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-18T14:14:20.4635566Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:14:20.5446511Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-18T14:14:20.5698164Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:20.5861865Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:20.9846504Z Selecting previously unselected package qgis-providers. 2021-05-18T14:14:21.0082077Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:21.0092201Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:21.2413357Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-18T14:14:21.2716873Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:14:21.2725583Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:14:21.3082885Z Selecting previously unselected package libdaemon0:amd64. 2021-05-18T14:14:21.3384940Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-18T14:14:21.3393580Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:14:21.3665993Z Selecting previously unselected package avahi-daemon. 2021-05-18T14:14:21.3967736Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:14:21.3977520Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:14:21.4335807Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-18T14:14:21.4636028Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:14:21.4648636Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:14:21.5525669Z Selecting previously unselected package blt. 2021-05-18T14:14:21.5769311Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-18T14:14:21.5779704Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-18T14:14:21.6017079Z Selecting previously unselected package fonts-lyx. 2021-05-18T14:14:21.6319221Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-18T14:14:21.6329061Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:14:21.6725613Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-18T14:14:21.7022749Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-18T14:14:21.7030914Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:14:21.7336677Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-18T14:14:21.7649358Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:14:21.7661081Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:14:21.8166055Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-18T14:14:21.8408264Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-18T14:14:21.8420428Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:14:21.8845560Z Selecting previously unselected package gcr. 2021-05-18T14:14:21.9095307Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-18T14:14:21.9105306Z Unpacking gcr (3.36.0-2build1) ... 2021-05-18T14:14:22.0447067Z Selecting previously unselected package python3-numpy. 2021-05-18T14:14:22.0701373Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-18T14:14:22.0711095Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:14:22.3920618Z Selecting previously unselected package python3-gdal. 2021-05-18T14:14:22.4225459Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:14:22.4236609Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:14:22.5051832Z Selecting previously unselected package gdal-bin. 2021-05-18T14:14:22.5349960Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-18T14:14:22.5357872Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:14:22.5926012Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-18T14:14:22.6197883Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-18T14:14:22.6209835Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:14:22.6566248Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-18T14:14:22.6807754Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-18T14:14:22.6821544Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:14:22.7260434Z Selecting previously unselected package geoclue-2.0. 2021-05-18T14:14:22.7560878Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-18T14:14:22.7569988Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:14:22.8126193Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-18T14:14:22.8386283Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:14:22.8396063Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:14:22.8956162Z Selecting previously unselected package p11-kit. 2021-05-18T14:14:22.9221136Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-18T14:14:22.9237932Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:14:22.9573937Z Selecting previously unselected package pinentry-gnome3. 2021-05-18T14:14:22.9871781Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-18T14:14:22.9880093Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:14:23.0206603Z Selecting previously unselected package gnome-keyring. 2021-05-18T14:14:23.0481401Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:14:23.0601562Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:14:23.1606495Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-18T14:14:23.1865581Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:14:23.1875039Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:14:23.2246219Z Selecting previously unselected package grass-doc. 2021-05-18T14:14:23.2485979Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-18T14:14:23.2493968Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-18T14:14:25.1666363Z Selecting previously unselected package liblaszip8:amd64. 2021-05-18T14:14:25.1984048Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-18T14:14:25.1992024Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:14:25.2446285Z Selecting previously unselected package libpdal-util9. 2021-05-18T14:14:25.2702156Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:14:25.2710072Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:14:25.3077897Z Selecting previously unselected package libpdal-base9. 2021-05-18T14:14:25.3394858Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:14:25.3406996Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:14:25.5767012Z Selecting previously unselected package grass-core. 2021-05-18T14:14:25.6031136Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-18T14:14:25.6041085Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-18T14:14:26.2608697Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-18T14:14:26.2918081Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-18T14:14:26.2927415Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:14:26.3246903Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-18T14:14:26.3505667Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-18T14:14:26.3515813Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:14:26.3852757Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-18T14:14:26.4165672Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-18T14:14:26.4174288Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:14:26.5126741Z Selecting previously unselected package iio-sensor-proxy. 2021-05-18T14:14:26.5388163Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-18T14:14:26.5416681Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:14:26.5914247Z Selecting previously unselected package libassimp5:amd64. 2021-05-18T14:14:26.6223817Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-18T14:14:26.6234862Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:14:26.9806438Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-18T14:14:27.0063765Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-18T14:14:27.0072616Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:14:27.1205752Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-18T14:14:27.1479247Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-18T14:14:27.1492122Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:14:27.1879095Z Selecting previously unselected package libfcgi-bin. 2021-05-18T14:14:27.2187699Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-18T14:14:27.2196216Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:14:27.2486436Z Selecting previously unselected package libimagequant0:amd64. 2021-05-18T14:14:27.2757164Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-18T14:14:27.2769458Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:14:27.3085962Z Selecting previously unselected package libjs-jquery-ui. 2021-05-18T14:14:27.3341138Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-18T14:14:27.3426572Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:14:27.4223751Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-18T14:14:27.4532503Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-18T14:14:27.4541431Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:14:27.4878578Z Selecting previously unselected package libmbim-proxy. 2021-05-18T14:14:27.5189826Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-18T14:14:27.5200759Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-18T14:14:27.5445772Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-18T14:14:27.5749607Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:14:27.5757946Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:14:27.6086042Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-18T14:14:27.6329503Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-18T14:14:27.6342342Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:14:27.6762115Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-18T14:14:27.7064766Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-18T14:14:27.7072763Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:14:27.7405950Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-18T14:14:27.7639841Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-18T14:14:27.7648714Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:14:27.7965554Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-18T14:14:27.8210659Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-18T14:14:27.8220761Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:14:27.8499543Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-18T14:14:27.8768247Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:14:27.8781140Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:14:27.9048394Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-18T14:14:27.9359485Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:14:27.9368505Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:14:27.9646539Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-18T14:14:27.9962565Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:14:27.9975368Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:14:28.0366261Z Selecting previously unselected package libpdal-plugin-python. 2021-05-18T14:14:28.0606117Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:14:28.0622619Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:14:28.1086306Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-18T14:14:28.1333690Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-18T14:14:28.1345479Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:14:28.3015502Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-18T14:14:28.3323472Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:14:28.3332767Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:14:28.3725044Z Selecting previously unselected package libpdal-plugins. 2021-05-18T14:14:28.4038179Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-18T14:14:28.4047165Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:14:28.4299635Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-18T14:14:28.4602783Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:28.4614071Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:28.5085645Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-18T14:14:28.5330416Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:28.5343201Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:28.6405700Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-18T14:14:28.6669710Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:28.6677770Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:28.7165741Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-18T14:14:28.7412972Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:28.7421459Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:28.7845661Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-18T14:14:28.8111789Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:28.8123392Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:28.8403674Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-18T14:14:28.8712678Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:28.8722309Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:28.9166975Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-18T14:14:28.9436435Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:28.9446950Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:28.9806457Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-18T14:14:29.0041428Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:29.0051912Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:29.0366294Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-18T14:14:29.0619788Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:29.0631517Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:29.1046610Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-18T14:14:29.1311684Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:29.1319253Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:29.1646159Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-18T14:14:29.1902190Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:29.1911693Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:29.2158189Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-18T14:14:29.2463503Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:29.2473455Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:29.3046145Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-18T14:14:29.3282932Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:29.3292675Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:29.4587394Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-18T14:14:29.4894507Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:29.4904340Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:29.9445915Z Selecting previously unselected package qtchooser. 2021-05-18T14:14:29.9678410Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-18T14:14:29.9691517Z Unpacking qtchooser (66-2build1) ... 2021-05-18T14:14:30.0046447Z Selecting previously unselected package qdoc-qt5. 2021-05-18T14:14:30.0304348Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:30.0314506Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:30.1105158Z Selecting previously unselected package libqt5help5:amd64. 2021-05-18T14:14:30.1418093Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:30.1428071Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:30.1796548Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-18T14:14:30.2109810Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:30.2118038Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:30.2473137Z Selecting previously unselected package qt5-assistant. 2021-05-18T14:14:30.2726000Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:30.2737037Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:14:30.3358687Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-18T14:14:30.3668035Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:30.3678046Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:30.4020702Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-18T14:14:30.4271541Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:30.4278977Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:30.6646129Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-18T14:14:30.6885320Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:30.6897606Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:30.7966337Z Selecting previously unselected package qttools5-dev-tools. 2021-05-18T14:14:30.8217247Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-18T14:14:30.8228259Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:14:30.9589431Z Selecting previously unselected package libqgis-customwidgets. 2021-05-18T14:14:30.9903691Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:30.9914016Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:31.1217346Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-18T14:14:31.1498682Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:31.1509125Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:31.2092121Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-18T14:14:31.2406175Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:31.2417726Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:31.2925711Z Selecting previously unselected package libqgispython3.10.4. 2021-05-18T14:14:31.3235547Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:31.3243728Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:31.3565668Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-18T14:14:31.3874583Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-18T14:14:31.3883682Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:14:31.4720078Z Selecting previously unselected package libqmi-proxy. 2021-05-18T14:14:31.5032875Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-18T14:14:31.5193743Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-18T14:14:31.5437533Z Selecting previously unselected package libqt5test5:amd64. 2021-05-18T14:14:31.5753754Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:31.5764061Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:31.6141358Z Selecting previously unselected package libwacom-bin. 2021-05-18T14:14:31.6456413Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-18T14:14:31.6470584Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:14:31.6746803Z Selecting previously unselected package modemmanager. 2021-05-18T14:14:31.7065349Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-18T14:14:31.7152974Z Unpacking modemmanager (1.12.8-1) ... 2021-05-18T14:14:31.8472810Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-18T14:14:31.8786562Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-18T14:14:31.8799274Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:14:31.9606677Z Selecting previously unselected package python-matplotlib-data. 2021-05-18T14:14:31.9840018Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-18T14:14:31.9855086Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:14:32.3258931Z Selecting previously unselected package python3-soupsieve. 2021-05-18T14:14:32.3571264Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-18T14:14:32.3579319Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:14:32.3866821Z Selecting previously unselected package python3-bs4. 2021-05-18T14:14:32.4181192Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-18T14:14:32.4190284Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-18T14:14:32.4537104Z Selecting previously unselected package python3-cycler. 2021-05-18T14:14:32.4840367Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-18T14:14:32.4849874Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-18T14:14:32.5084185Z Selecting previously unselected package python3-dateutil. 2021-05-18T14:14:32.5385819Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-18T14:14:32.5399473Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:14:32.5710514Z Selecting previously unselected package python3-decorator. 2021-05-18T14:14:32.6012935Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-18T14:14:32.6025888Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:14:32.6275000Z Selecting previously unselected package python3-future. 2021-05-18T14:14:32.6586036Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-18T14:14:32.6603512Z Unpacking python3-future (0.18.2-2) ... 2021-05-18T14:14:32.7271281Z Selecting previously unselected package python3-webencodings. 2021-05-18T14:14:32.7577678Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-18T14:14:32.7587673Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:14:32.7886085Z Selecting previously unselected package python3-html5lib. 2021-05-18T14:14:32.8146527Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-18T14:14:32.8154905Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-18T14:14:33.0046842Z Selecting previously unselected package python3-ipython-genutils. 2021-05-18T14:14:33.0293193Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-18T14:14:33.0301923Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:14:33.0627704Z Selecting previously unselected package python3-traitlets. 2021-05-18T14:14:33.0878205Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-18T14:14:33.0887730Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-18T14:14:33.1205028Z Selecting previously unselected package python3-jupyter-core. 2021-05-18T14:14:33.1517346Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-18T14:14:33.1526117Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:14:33.1886078Z Selecting previously unselected package python3-kiwisolver. 2021-05-18T14:14:33.2134251Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-18T14:14:33.2145486Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:14:33.2606167Z Selecting previously unselected package python3-lxml:amd64. 2021-05-18T14:14:33.2853649Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-18T14:14:33.2864287Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:14:33.4589048Z Selecting previously unselected package python3-pyparsing. 2021-05-18T14:14:33.4903302Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-18T14:14:33.4921693Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-18T14:14:33.5243785Z Selecting previously unselected package python3-matplotlib. 2021-05-18T14:14:33.5556662Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-18T14:14:33.5569787Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:14:34.0260266Z Selecting previously unselected package python3-nbformat. 2021-05-18T14:14:34.0572327Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-18T14:14:34.0585113Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-18T14:14:34.0928718Z Selecting previously unselected package python3-olefile. 2021-05-18T14:14:34.1241657Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-18T14:14:34.1250559Z Unpacking python3-olefile (0.46-2) ... 2021-05-18T14:14:34.1567169Z Selecting previously unselected package python3-pyproj. 2021-05-18T14:14:34.1834019Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-18T14:14:34.1846118Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:14:34.2486510Z Selecting previously unselected package python3-tz. 2021-05-18T14:14:34.2752588Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-18T14:14:34.2762451Z Unpacking python3-tz (2019.3-1) ... 2021-05-18T14:14:34.3087389Z Selecting previously unselected package python3-owslib. 2021-05-18T14:14:34.3402411Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-18T14:14:34.3412884Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-18T14:14:34.3818895Z Selecting previously unselected package python3-pil:amd64. 2021-05-18T14:14:34.4134913Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-18T14:14:34.4143311Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:14:34.4781012Z Selecting previously unselected package python3-retrying. 2021-05-18T14:14:34.5094486Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-18T14:14:34.5104206Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-18T14:14:34.5386512Z Selecting previously unselected package python3-plotly. 2021-05-18T14:14:34.5702266Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-18T14:14:34.5712025Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:14:35.0436769Z Selecting previously unselected package python3-psycopg2. 2021-05-18T14:14:35.0765975Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-18T14:14:35.0778206Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:14:35.1129340Z Selecting previously unselected package python3-sip. 2021-05-18T14:14:35.1446263Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-18T14:14:35.1456423Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:14:35.1794317Z Selecting previously unselected package python3-pyqt5. 2021-05-18T14:14:35.2104106Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:14:35.2112973Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:14:35.5080559Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-18T14:14:35.5396855Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-18T14:14:35.5405738Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:14:35.5914658Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-18T14:14:35.6235706Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:14:35.6246813Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:14:35.6596285Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-18T14:14:35.6918502Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:14:35.6929045Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:14:35.7210439Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-18T14:14:35.7528144Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-18T14:14:35.7538608Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:14:35.8006395Z Selecting previously unselected package python3-qgis-common. 2021-05-18T14:14:35.8245214Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:14:35.8255261Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:36.2006631Z Selecting previously unselected package python3-qgis. 2021-05-18T14:14:36.2273898Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:36.2284167Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:37.2189726Z Selecting previously unselected package python3-tk:amd64. 2021-05-18T14:14:37.2507950Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-18T14:14:37.2522309Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:14:37.2882899Z Selecting previously unselected package libjs-leaflet. 2021-05-18T14:14:37.3201715Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-18T14:14:37.3214034Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:14:37.3708296Z Selecting previously unselected package qgis-common. 2021-05-18T14:14:37.4028354Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:14:37.4038305Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:39.1362357Z Selecting previously unselected package qgis. 2021-05-18T14:14:39.1680812Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:39.2366799Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:39.5081614Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-18T14:14:39.5404642Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-18T14:14:39.5413291Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:39.7441459Z Selecting previously unselected package qgis-provider-grass. 2021-05-18T14:14:39.7768983Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:39.7777920Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:39.8116370Z Selecting previously unselected package qgis-plugin-grass. 2021-05-18T14:14:39.8439232Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-18T14:14:39.8449378Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:39.9224105Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-18T14:14:39.9551034Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-18T14:14:39.9562496Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:39.9958224Z Selecting previously unselected package qttranslations5-l10n. 2021-05-18T14:14:40.0274956Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-18T14:14:40.0285780Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:14:40.2250775Z Selecting previously unselected package wpasupplicant. 2021-05-18T14:14:40.2566163Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-18T14:14:40.2582425Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:14:40.4045909Z Selecting previously unselected package proj-bin. 2021-05-18T14:14:40.4366575Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-18T14:14:40.4375346Z Unpacking proj-bin (6.3.1-1) ... 2021-05-18T14:14:40.4718529Z Selecting previously unselected package usb-modeswitch-data. 2021-05-18T14:14:40.5044053Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-18T14:14:40.5053469Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-18T14:14:40.5406591Z Selecting previously unselected package usb-modeswitch. 2021-05-18T14:14:40.5667684Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-18T14:14:40.5756582Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:14:40.6536770Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-18T14:14:40.6570527Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-18T14:14:40.9260734Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-18T14:14:40.9281376Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-18T14:14:40.9307158Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-18T14:14:40.9329473Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:40.9429631Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-18T14:14:40.9452881Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-18T14:14:40.9481533Z Setting up proj-data (6.3.1-1) ... 2021-05-18T14:14:40.9510777Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-18T14:14:40.9537366Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-18T14:14:40.9558803Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-18T14:14:40.9581545Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-18T14:14:40.9610898Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-18T14:14:40.9631593Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-18T14:14:40.9653916Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-18T14:14:40.9676787Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-18T14:14:40.9697823Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-18T14:14:40.9723581Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-18T14:14:40.9749321Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-18T14:14:41.1395670Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-18T14:14:41.1415982Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-18T14:14:41.1443265Z Setting up python3-olefile (0.46-2) ... 2021-05-18T14:14:41.3068912Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-18T14:14:41.3096945Z Setting up python3-retrying (1.3.3-4) ... 2021-05-18T14:14:41.4633352Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-18T14:14:41.4664017Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-18T14:14:41.4698680Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-18T14:14:41.4720643Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-18T14:14:41.4742495Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-18T14:14:41.4770796Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-18T14:14:41.4793527Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-18T14:14:41.6050710Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-18T14:14:41.6077996Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-18T14:14:41.6102043Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-18T14:14:41.6134438Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-18T14:14:41.6159765Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-18T14:14:41.7764580Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-18T14:14:41.7793501Z Setting up python3-tz (2019.3-1) ... 2021-05-18T14:14:41.9418757Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-18T14:14:41.9509167Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-18T14:14:41.9536694Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-18T14:14:41.9608444Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:14:41.9635770Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-18T14:14:41.9658087Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-18T14:14:41.9676622Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-18T14:14:41.9700050Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-18T14:14:42.1239687Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-18T14:14:42.1261051Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-18T14:14:42.1287523Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-18T14:14:42.1307445Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-18T14:14:42.1385203Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-18T14:14:42.1411149Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-18T14:14:42.3351030Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-18T14:14:42.3373032Z Setting up python3-cycler (0.10.0-3) ... 2021-05-18T14:14:42.4970686Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-18T14:14:42.4996558Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-18T14:14:42.5287299Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-18T14:14:42.5434755Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-18T14:14:42.5466966Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-18T14:14:42.5490374Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-18T14:14:42.5523008Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-18T14:14:42.7277016Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-18T14:14:42.7304498Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-18T14:14:42.7345257Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-18T14:14:42.7370478Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:42.7454587Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-18T14:14:42.9804966Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-18T14:14:44.3039896Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-18T14:14:44.3068065Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-18T14:14:44.3103182Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-18T14:14:44.3134222Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:14:44.3160400Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-18T14:14:44.3267135Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-18T14:14:44.3337247Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-18T14:14:44.3363185Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-18T14:14:44.5329155Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:44.5357316Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-18T14:14:44.5384519Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-18T14:14:44.5413205Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-18T14:14:44.7609093Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-18T14:14:44.7646684Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-18T14:14:44.7673761Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-18T14:14:44.7706694Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-18T14:14:44.7730826Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-18T14:14:44.7916741Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-18T14:14:44.9827680Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-18T14:14:44.9851905Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:14:44.9874370Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-18T14:14:44.9969528Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-18T14:14:44.9989053Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-18T14:14:45.0011541Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:45.0037342Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-18T14:14:45.0059521Z Setting up python3-future (0.18.2-2) ... 2021-05-18T14:14:45.0136171Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-18T14:14:45.0197759Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-18T14:14:45.3903235Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:45.5497435Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-18T14:14:45.5520277Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:45.5546612Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-18T14:14:45.5568917Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-18T14:14:45.5589399Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-18T14:14:45.5619479Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:14:45.5641631Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-18T14:14:45.5665989Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:45.5690417Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-18T14:14:45.7999789Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-18T14:14:45.9738513Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-18T14:14:46.1417933Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-18T14:14:46.1445591Z Setting up qtchooser (66-2build1) ... 2021-05-18T14:14:46.1468315Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-18T14:14:46.1491488Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-18T14:14:46.3162851Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-18T14:14:46.3184549Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-18T14:14:46.3207160Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-18T14:14:46.3232880Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-18T14:14:47.3848995Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-18T14:14:47.3870724Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-18T14:14:47.3890052Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-18T14:14:47.3911782Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:47.3934118Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:47.3962246Z Setting up proj-bin (6.3.1-1) ... 2021-05-18T14:14:47.3983005Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-18T14:14:47.4003641Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-18T14:14:47.4025657Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-18T14:14:47.8136219Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-18T14:14:47.8157485Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:47.8181921Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-18T14:14:47.9952389Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-18T14:14:47.9976912Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-18T14:14:48.1707481Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:48.1730441Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-18T14:14:48.3850140Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-18T14:14:48.3873840Z Setting up gcr (3.36.0-2build1) ... 2021-05-18T14:14:48.3898378Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:48.3919133Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-18T14:14:48.5533111Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:14:48.5535882Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-18T14:14:49.0967961Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-18T14:14:49.3908966Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:49.3934558Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-18T14:14:49.3964128Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:49.3992272Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:49.4015983Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:49.4040005Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:49.4066642Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-18T14:14:49.5752867Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:49.5754953Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:14:49.5756746Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:49.5758352Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-18T14:14:49.6216489Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:49.6218055Z if direction is "increasing": 2021-05-18T14:14:49.6219793Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:49.6221075Z elif direction is "decreasing": 2021-05-18T14:14:49.6417332Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:49.6418797Z if direction is "increasing": 2021-05-18T14:14:49.6420484Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:49.6421720Z elif direction is "decreasing": 2021-05-18T14:14:50.6972776Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:50.6974837Z if props["offset_coordinates"] is "data": 2021-05-18T14:14:50.6977008Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:14:50.6978544Z if props["coordinates"] is not "data": 2021-05-18T14:14:51.5585146Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-18T14:14:52.1874930Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:14:52.1878340Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-18T14:14:52.1881307Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-18T14:14:53.3706648Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-18T14:14:53.3745192Z First installation detected... 2021-05-18T14:14:53.3746115Z Checking NSS setup... 2021-05-18T14:14:53.3784028Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-18T14:14:53.3810914Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:53.3839300Z Setting up python3-owslib (0.19.1-1) ... 2021-05-18T14:14:53.6948687Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-18T14:14:53.6985419Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-18T14:14:53.7039845Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-18T14:14:53.7070316Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-18T14:14:53.7121037Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-18T14:14:53.7149209Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-18T14:14:53.7172735Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-18T14:14:53.7197492Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-18T14:14:53.7222234Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-18T14:14:53.9315280Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-18T14:14:53.9341896Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-18T14:14:53.9418414Z Setting up grass-core (7.8.2-1build3) ... 2021-05-18T14:14:54.3255344Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:54.3257526Z if value is '': 2021-05-18T14:14:54.4385658Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:54.4386890Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:14:54.4388198Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:54.4389382Z if do_profiling is "True" or do_profiling is "1": 2021-05-18T14:14:54.4390728Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-18T14:14:54.4391946Z if driver_string is not None and driver_string is not "": 2021-05-18T14:14:54.4892609Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:54.4894000Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:14:54.4895463Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-18T14:14:54.4896804Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-18T14:14:54.5595126Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-18T14:14:54.5621532Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:54.5702882Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-18T14:14:54.5723132Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:54.5743046Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:54.5934511Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:54.5957533Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:54.5986465Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:54.6011322Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:54.6032682Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:54.6055441Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-18T14:14:54.7001027Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:54.7023169Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:54.7048188Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:54.7068855Z Setting up modemmanager (1.12.8-1) ... 2021-05-18T14:14:54.8471880Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:14:54.8474729Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-18T14:14:55.4183616Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:55.4208011Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:55.4238504Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-18T14:14:55.4260425Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:55.4279998Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:55.4299242Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:55.4319336Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-18T14:14:55.4346337Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-18T14:14:55.4373839Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-18T14:14:55.4402429Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:55.4428132Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-18T14:14:55.4454851Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:55.4476521Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:55.4499422Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:55.4522309Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:55.4548386Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-18T14:14:55.4567685Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-18T14:14:55.4587798Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:14:55.4609503Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:55.4633656Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-18T14:14:55.6421183Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-18T14:14:55.6447611Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:55.6474947Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:14:55.6500068Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:31.2393777Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:31.2427345Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-18T14:15:31.2466265Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:31.2549031Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:31.2575548Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:31.2659442Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:31.2735196Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-18T14:15:31.2760242Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:31.4426617Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:31.4452482Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-18T14:15:31.4478615Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:31.4500711Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-18T14:15:31.4527397Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:31.6323468Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:31.6348212Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:31.6378494Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-18T14:15:31.6505345Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-18T14:15:31.6809094Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-18T14:15:32.5118903Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-18T14:15:32.5298392Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-18T14:15:32.5555965Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-18T14:15:32.5714675Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-18T14:15:32.6377205Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-18T14:15:32.6708769Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-18T14:15:32.9436588Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:15:45.3320078Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-18T14:15:45.3509377Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-18T14:15:47.6979625Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-18T14:15:47.6980227Z with: 2021-05-18T14:15:47.6980756Z github_slug: neuroconductor/oasis 2021-05-18T14:15:47.6981257Z env: 2021-05-18T14:15:47.6981729Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:15:47.6982253Z TIC_DEPLOY_KEY: 2021-05-18T14:15:47.6983141Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:15:47.6985113Z GITHUB_PAT: *** 2021-05-18T14:15:47.6986011Z COVERALLS_TOKEN: *** 2021-05-18T14:15:47.6986545Z continue-on-error: false 2021-05-18T14:15:47.6987180Z VDIFFR_RUN_TESTS: 2021-05-18T14:15:47.6987681Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:15:47.6988130Z TZ: UTC 2021-05-18T14:15:47.6988533Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:15:47.6988948Z NOT_CRAN: true 2021-05-18T14:15:47.6989338Z ##[endgroup] 2021-05-18T14:15:47.7352498Z repo slug is: neuroconductor/oasis 2021-05-18T14:15:47.7445545Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-18T14:15:47.7446172Z env: 2021-05-18T14:15:47.7446662Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:15:47.7447171Z TIC_DEPLOY_KEY: 2021-05-18T14:15:47.7448063Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:15:47.7449538Z GITHUB_PAT: *** 2021-05-18T14:15:47.7450429Z COVERALLS_TOKEN: *** 2021-05-18T14:15:47.7450968Z continue-on-error: false 2021-05-18T14:15:47.7451520Z VDIFFR_RUN_TESTS: 2021-05-18T14:15:47.7452046Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:15:47.7452543Z TZ: UTC 2021-05-18T14:15:47.7452973Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:15:47.7453418Z NOT_CRAN: true 2021-05-18T14:15:47.7453838Z ##[endgroup] 2021-05-18T14:15:47.9736171Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-18T14:15:47.9736837Z with: 2021-05-18T14:15:47.9737256Z repo_name: oasis 2021-05-18T14:15:47.9737688Z repo_version: 3.0.1 2021-05-18T14:15:47.9738132Z runner_os: Linux 2021-05-18T14:15:47.9738542Z R_version: 4.0 2021-05-18T14:15:47.9738935Z env: 2021-05-18T14:15:47.9739423Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:15:47.9739939Z TIC_DEPLOY_KEY: 2021-05-18T14:15:47.9740844Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:15:47.9742819Z GITHUB_PAT: *** 2021-05-18T14:15:47.9743707Z COVERALLS_TOKEN: *** 2021-05-18T14:15:47.9744267Z continue-on-error: false 2021-05-18T14:15:47.9744822Z VDIFFR_RUN_TESTS: 2021-05-18T14:15:47.9745353Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:15:47.9745858Z TZ: UTC 2021-05-18T14:15:47.9746282Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:15:47.9746747Z NOT_CRAN: true 2021-05-18T14:15:47.9747180Z ##[endgroup] 2021-05-18T14:15:48.0127167Z Package: oasis 2021-05-18T14:15:48.0130594Z Version: 3.0.1 2021-05-18T14:15:48.0131434Z OS: Linux 2021-05-18T14:15:48.0207952Z ##[group]Run install.packages('remotes') 2021-05-18T14:15:48.0208729Z install.packages('remotes') 2021-05-18T14:15:48.0209618Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-18T14:15:48.0210736Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-18T14:15:48.0218412Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:15:48.0218885Z env: 2021-05-18T14:15:48.0219379Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:15:48.0219998Z TIC_DEPLOY_KEY: 2021-05-18T14:15:48.0220903Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:15:48.0222401Z GITHUB_PAT: *** 2021-05-18T14:15:48.0223286Z COVERALLS_TOKEN: *** 2021-05-18T14:15:48.0223842Z continue-on-error: false 2021-05-18T14:15:48.0224378Z VDIFFR_RUN_TESTS: 2021-05-18T14:15:48.0224908Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:15:48.0225427Z TZ: UTC 2021-05-18T14:15:48.0225868Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:15:48.0226321Z NOT_CRAN: true 2021-05-18T14:15:48.0226744Z ##[endgroup] 2021-05-18T14:15:48.2287147Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:15:48.2299040Z (as ‘lib’ is unspecified) 2021-05-18T14:16:04.7161210Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-18T14:16:04.9862640Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-18T14:16:05.0049013Z ================================================== 2021-05-18T14:16:05.0050061Z downloaded 381 KB 2021-05-18T14:16:05.0050741Z 2021-05-18T14:16:05.2670186Z * installing *binary* package ‘remotes’ ... 2021-05-18T14:16:05.2722352Z * DONE (remotes) 2021-05-18T14:16:05.2778412Z 2021-05-18T14:16:05.2779521Z The downloaded source packages are in 2021-05-18T14:16:05.2781041Z ‘/tmp/RtmpXBY02L/downloaded_packages’ 2021-05-18T14:16:26.5576371Z ##[group]Run actions/cache@v1 2021-05-18T14:16:26.5576832Z with: 2021-05-18T14:16:26.5577315Z path: /home/runner/work/_temp/Library 2021-05-18T14:16:26.5580716Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-423dcb4d44faddc634480beba23eff274222310ca626d1117cfa58e8dd2bb549 2021-05-18T14:16:26.5585001Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-18T14:16:26.5586381Z env: 2021-05-18T14:16:26.5586867Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:16:26.5587373Z TIC_DEPLOY_KEY: 2021-05-18T14:16:26.5588319Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:16:26.5590344Z GITHUB_PAT: *** 2021-05-18T14:16:26.5591228Z COVERALLS_TOKEN: *** 2021-05-18T14:16:26.5591780Z continue-on-error: false 2021-05-18T14:16:26.5592299Z VDIFFR_RUN_TESTS: 2021-05-18T14:16:26.5592835Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:16:26.5593377Z TZ: UTC 2021-05-18T14:16:26.5593810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:16:26.5594261Z NOT_CRAN: true 2021-05-18T14:16:26.5594677Z ##[endgroup] 2021-05-18T14:16:26.6270980Z [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:16:26.6374950Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:16:26.6375862Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-18T14:16:26.6376679Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-18T14:16:26.6377402Z sudo -s eval "$sysreqs" 2021-05-18T14:16:26.6423655Z shell: /usr/bin/bash -e {0} 2021-05-18T14:16:26.6424103Z env: 2021-05-18T14:16:26.6424588Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:16:26.6425117Z TIC_DEPLOY_KEY: 2021-05-18T14:16:26.6426020Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:16:26.6427521Z GITHUB_PAT: *** 2021-05-18T14:16:26.6428422Z COVERALLS_TOKEN: *** 2021-05-18T14:16:26.6428977Z continue-on-error: false 2021-05-18T14:16:26.6429497Z VDIFFR_RUN_TESTS: 2021-05-18T14:16:26.6430042Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:16:26.6430537Z TZ: UTC 2021-05-18T14:16:26.6430988Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:16:26.6431443Z NOT_CRAN: true 2021-05-18T14:16:26.6431977Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-18T14:16:26.6432499Z ##[endgroup] 2021-05-18T14:16:26.8572564Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:16:27.3711290Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-18T14:16:46.4181119Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-18T14:16:46.4187884Z crayon (NA -> 1.4.1) [CRAN] 2021-05-18T14:16:46.4188709Z R6 (NA -> 2.5.0) [CRAN] 2021-05-18T14:16:46.4189482Z desc (NA -> 1.3.0) [CRAN] 2021-05-18T14:16:46.4190264Z debugme (NA -> 1.1.0) [CRAN] 2021-05-18T14:16:46.4211714Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-18T14:16:46.4233780Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:16:46.4235108Z (as ‘lib’ is unspecified) 2021-05-18T14:17:02.7400583Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-18T14:17:03.6858952Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-18T14:17:03.6908996Z ================================================== 2021-05-18T14:17:03.6910409Z downloaded 94 KB 2021-05-18T14:17:03.6911925Z 2021-05-18T14:17:03.6948851Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-18T14:17:04.5492632Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-18T14:17:04.5560031Z ================================================== 2021-05-18T14:17:04.5560905Z downloaded 135 KB 2021-05-18T14:17:04.5561361Z 2021-05-18T14:17:04.5603363Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-18T14:17:05.1346308Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-18T14:17:05.1409214Z ================================================== 2021-05-18T14:17:05.1409810Z downloaded 80 KB 2021-05-18T14:17:05.1410130Z 2021-05-18T14:17:05.1451536Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-18T14:17:05.4169192Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-18T14:17:05.4398673Z ================================================== 2021-05-18T14:17:05.4399764Z downloaded 516 KB 2021-05-18T14:17:05.4400465Z 2021-05-18T14:17:05.4535779Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-18T14:17:05.7273891Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-18T14:17:05.7770014Z ================================================== 2021-05-18T14:17:05.7770661Z downloaded 991 KB 2021-05-18T14:17:05.7770987Z 2021-05-18T14:17:06.0516288Z * installing *binary* package ‘rprojroot’ ... 2021-05-18T14:17:06.0575916Z * DONE (rprojroot) 2021-05-18T14:17:06.3368174Z * installing *binary* package ‘crayon’ ... 2021-05-18T14:17:06.3413260Z * DONE (crayon) 2021-05-18T14:17:06.6087328Z * installing *binary* package ‘R6’ ... 2021-05-18T14:17:06.6136745Z * DONE (R6) 2021-05-18T14:17:06.9253745Z * installing *binary* package ‘desc’ ... 2021-05-18T14:17:06.9313855Z * DONE (desc) 2021-05-18T14:17:07.2424078Z * installing *binary* package ‘debugme’ ... 2021-05-18T14:17:07.2475542Z * DONE (debugme) 2021-05-18T14:17:07.2533844Z 2021-05-18T14:17:07.2535105Z The downloaded source packages are in 2021-05-18T14:17:07.2538045Z ‘/tmp/RtmpETFje5/downloaded_packages’ 2021-05-18T14:17:07.2552666Z Running `R CMD build`... 2021-05-18T14:17:07.5285073Z * checking for file ‘/tmp/RtmpETFje5/remotes6a6a1348f37a/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-18T14:17:07.5286836Z * preparing ‘sysreqs’: 2021-05-18T14:17:07.5288037Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:17:07.5289540Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:17:07.5290641Z * checking for empty or unneeded directories 2021-05-18T14:17:07.5291738Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-18T14:17:07.5295291Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:17:07.5296385Z (as ‘lib’ is unspecified) 2021-05-18T14:17:07.8047411Z * installing *source* package ‘sysreqs’ ... 2021-05-18T14:17:07.8062707Z ** using staged installation 2021-05-18T14:17:07.8293705Z ** R 2021-05-18T14:17:07.8336412Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:17:08.2692101Z ** help 2021-05-18T14:17:08.2864389Z *** installing help indices 2021-05-18T14:17:08.3066377Z ** building package indices 2021-05-18T14:17:08.5359638Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:17:08.8037943Z ** testing if installed package can be loaded from final location 2021-05-18T14:17:09.0459886Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:17:09.0461010Z * DONE (sysreqs) 2021-05-18T14:17:30.6865729Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-18T14:17:30.6868410Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-18T14:17:30.6870348Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-18T14:17:30.7244963Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-18T14:17:30.7560294Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-18T14:17:30.8327756Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-18T14:17:30.9413205Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-18T14:17:30.9910882Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-18T14:17:31.1489063Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-18T14:17:32.9358350Z Reading package lists... 2021-05-18T14:17:33.0209150Z Reading package lists... 2021-05-18T14:17:33.2396397Z Building dependency tree... 2021-05-18T14:17:33.2425202Z Reading state information... 2021-05-18T14:17:33.4591133Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-18T14:17:33.4591920Z Suggested packages: 2021-05-18T14:17:33.4592899Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-18T14:17:33.5104521Z The following NEW packages will be installed: 2021-05-18T14:17:33.5113247Z libcurl4-openssl-dev 2021-05-18T14:17:33.5372031Z 0 upgraded, 1 newly installed, 0 to remove and 35 not upgraded. 2021-05-18T14:17:33.5373334Z Need to get 321 kB of archives. 2021-05-18T14:17:33.5374371Z After this operation, 1539 kB of additional disk space will be used. 2021-05-18T14:17:33.5377304Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-18T14:17:34.0866619Z Fetched 321 kB in 0s (12.1 MB/s) 2021-05-18T14:17:34.1258356Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-18T14:17:34.1359054Z (Reading database ... 2021-05-18T14:17:34.1360046Z (Reading database ... 5% 2021-05-18T14:17:34.1361855Z (Reading database ... 10% 2021-05-18T14:17:34.1362640Z (Reading database ... 15% 2021-05-18T14:17:34.1363181Z (Reading database ... 20% 2021-05-18T14:17:34.1363721Z (Reading database ... 25% 2021-05-18T14:17:34.1364247Z (Reading database ... 30% 2021-05-18T14:17:34.1365546Z (Reading database ... 35% 2021-05-18T14:17:34.1366696Z (Reading database ... 40% 2021-05-18T14:17:34.1367237Z (Reading database ... 45% 2021-05-18T14:17:34.1367791Z (Reading database ... 50% 2021-05-18T14:17:34.1425237Z (Reading database ... 55% 2021-05-18T14:17:34.1495409Z (Reading database ... 60% 2021-05-18T14:17:34.1549941Z (Reading database ... 65% 2021-05-18T14:17:34.1812733Z (Reading database ... 70% 2021-05-18T14:17:34.1853033Z (Reading database ... 75% 2021-05-18T14:17:34.2230546Z (Reading database ... 80% 2021-05-18T14:17:34.2375572Z (Reading database ... 85% 2021-05-18T14:17:34.3077463Z (Reading database ... 90% 2021-05-18T14:17:34.3227802Z (Reading database ... 95% 2021-05-18T14:17:34.3228438Z (Reading database ... 100% 2021-05-18T14:17:34.3229300Z (Reading database ... 285057 files and directories currently installed.) 2021-05-18T14:17:34.3464751Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-18T14:17:34.3479154Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:17:34.4663118Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-18T14:17:34.4697363Z Processing triggers for man-db (2.9.1-1) ... 2021-05-18T14:17:41.3090237Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-18T14:17:41.3091048Z remotes::install_github("ropensci/tic") 2021-05-18T14:17:41.3091792Z remotes::install_github("muschellij2/ghtravis") 2021-05-18T14:17:41.3092556Z remotes::install_github("muschellij2/aghast") 2021-05-18T14:17:41.3093264Z remotes::install_cran("covr") 2021-05-18T14:17:41.3100989Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:17:41.3101483Z env: 2021-05-18T14:17:41.3102014Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:17:41.3102557Z TIC_DEPLOY_KEY: 2021-05-18T14:17:41.3103471Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:17:41.3105329Z GITHUB_PAT: *** 2021-05-18T14:17:41.3106361Z COVERALLS_TOKEN: *** 2021-05-18T14:17:41.3106924Z continue-on-error: false 2021-05-18T14:17:41.3107467Z VDIFFR_RUN_TESTS: 2021-05-18T14:17:41.3108012Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:17:41.3108545Z TZ: UTC 2021-05-18T14:17:41.3108968Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:17:41.3109493Z NOT_CRAN: true 2021-05-18T14:17:41.3109924Z ##[endgroup] 2021-05-18T14:17:41.5547091Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:17:42.1174973Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-18T14:18:01.8030256Z rlang (NA -> 0.4.11) [CRAN] 2021-05-18T14:18:01.8031552Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:18:01.8032458Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:18:01.8033270Z sys (NA -> 3.4 ) [CRAN] 2021-05-18T14:18:01.8034155Z askpass (NA -> 1.1 ) [CRAN] 2021-05-18T14:18:01.8035104Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-18T14:18:01.8035927Z mime (NA -> 0.10 ) [CRAN] 2021-05-18T14:18:01.8036740Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-18T14:18:01.8037577Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-18T14:18:01.8038411Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-18T14:18:01.8039218Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-18T14:18:01.8040058Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-18T14:18:01.8040870Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-18T14:18:01.8041671Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-18T14:18:01.8042511Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-18T14:18:01.8043374Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:18:01.8044240Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-18T14:18:01.8045225Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-18T14:18:01.8046027Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-18T14:18:01.8046850Z whisker (NA -> 0.4 ) [CRAN] 2021-05-18T14:18:01.8047703Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-18T14:18:01.8048550Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:18:01.8049402Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:18:01.8050224Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:18:01.8051037Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-18T14:18:01.8051838Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-18T14:18:01.8052655Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-18T14:18:01.8053465Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-18T14:18:01.8054297Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-18T14:18:01.8055114Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-18T14:18:01.8055947Z git2r (NA -> 0.28.0) [CRAN] 2021-05-18T14:18:01.8061242Z 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:18:01.8073562Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:01.8074478Z (as ‘lib’ is unspecified) 2021-05-18T14:18:17.9595842Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-18T14:18:18.2303351Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-18T14:18:18.2622065Z ================================================== 2021-05-18T14:18:18.2623219Z downloaded 1.3 MB 2021-05-18T14:18:18.2624097Z 2021-05-18T14:18:18.2660238Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-18T14:18:18.8035526Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-18T14:18:18.8174786Z ================================================== 2021-05-18T14:18:18.8175913Z downloaded 226 KB 2021-05-18T14:18:18.8176537Z 2021-05-18T14:18:18.8218291Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-18T14:18:19.0959676Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-18T14:18:19.1072752Z ================================================== 2021-05-18T14:18:19.1073799Z downloaded 140 KB 2021-05-18T14:18:19.1074341Z 2021-05-18T14:18:19.1113098Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-18T14:18:19.3857027Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-18T14:18:19.3909120Z ================================================== 2021-05-18T14:18:19.3910026Z downloaded 53 KB 2021-05-18T14:18:19.3910552Z 2021-05-18T14:18:19.3946364Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-18T14:18:19.7823284Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-18T14:18:19.7830835Z ================================================== 2021-05-18T14:18:19.7831746Z downloaded 23 KB 2021-05-18T14:18:19.7832280Z 2021-05-18T14:18:19.7870637Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-18T14:18:20.2720100Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-18T14:18:20.4220427Z ================================================== 2021-05-18T14:18:20.4221505Z downloaded 1.4 MB 2021-05-18T14:18:20.4222007Z 2021-05-18T14:18:20.4258080Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-18T14:18:20.8094349Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-18T14:18:20.8129372Z ================================================== 2021-05-18T14:18:20.8130156Z downloaded 36 KB 2021-05-18T14:18:20.8130606Z 2021-05-18T14:18:20.8168559Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-18T14:18:21.0922747Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-18T14:18:21.1253620Z ================================================== 2021-05-18T14:18:21.1254354Z downloaded 884 KB 2021-05-18T14:18:21.1254732Z 2021-05-18T14:18:21.1299198Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-18T14:18:21.3973567Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-18T14:18:21.4192048Z ================================================== 2021-05-18T14:18:21.4193088Z downloaded 523 KB 2021-05-18T14:18:21.4193833Z 2021-05-18T14:18:21.4237929Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-18T14:18:21.8162953Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-18T14:18:21.8166130Z ================================================== 2021-05-18T14:18:21.8166952Z downloaded 12 KB 2021-05-18T14:18:21.8167488Z 2021-05-18T14:18:21.8200541Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-18T14:18:22.0974096Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-18T14:18:22.1248743Z ================================================== 2021-05-18T14:18:22.1249370Z downloaded 486 KB 2021-05-18T14:18:22.1249689Z 2021-05-18T14:18:22.1290206Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-18T14:18:22.6356878Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-18T14:18:22.6498885Z ================================================== 2021-05-18T14:18:22.6507260Z downloaded 90 KB 2021-05-18T14:18:22.6508038Z 2021-05-18T14:18:22.6510067Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-18T14:18:22.9205280Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-18T14:18:22.9415961Z ================================================== 2021-05-18T14:18:22.9417064Z downloaded 508 KB 2021-05-18T14:18:22.9417614Z 2021-05-18T14:18:22.9454766Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-18T14:18:23.3413818Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-18T14:18:23.3658217Z ================================================== 2021-05-18T14:18:23.3658873Z downloaded 621 KB 2021-05-18T14:18:23.3659231Z 2021-05-18T14:18:23.3705573Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-18T14:18:24.0040894Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-18T14:18:24.0205078Z ================================================== 2021-05-18T14:18:24.0205656Z downloaded 267 KB 2021-05-18T14:18:24.0205980Z 2021-05-18T14:18:24.0246285Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-18T14:18:24.4157061Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-18T14:18:24.4288580Z ================================================== 2021-05-18T14:18:24.4289189Z downloaded 167 KB 2021-05-18T14:18:24.4289512Z 2021-05-18T14:18:24.4329949Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-18T14:18:24.7082941Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-18T14:18:24.7243837Z ================================================== 2021-05-18T14:18:24.7244698Z downloaded 234 KB 2021-05-18T14:18:24.7245028Z 2021-05-18T14:18:24.7299786Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-18T14:18:25.0313040Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-18T14:18:25.0505990Z ================================================== 2021-05-18T14:18:25.0507183Z downloaded 276 KB 2021-05-18T14:18:25.0507736Z 2021-05-18T14:18:25.0593140Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-18T14:18:25.3469980Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-18T14:18:25.3611290Z ================================================== 2021-05-18T14:18:25.3612462Z downloaded 201 KB 2021-05-18T14:18:25.3613165Z 2021-05-18T14:18:25.3656519Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-18T14:18:27.3091232Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-18T14:18:27.3092816Z ================================================== 2021-05-18T14:18:27.3093586Z downloaded 64 KB 2021-05-18T14:18:27.3094087Z 2021-05-18T14:18:27.3129444Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-18T14:18:27.4881818Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-18T14:18:27.4932983Z ================================================== 2021-05-18T14:18:27.4933959Z downloaded 46 KB 2021-05-18T14:18:27.4934567Z 2021-05-18T14:18:27.4974863Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-18T14:18:27.9172973Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-18T14:18:27.9377251Z ================================================== 2021-05-18T14:18:27.9379271Z downloaded 416 KB 2021-05-18T14:18:27.9380123Z 2021-05-18T14:18:27.9412404Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-18T14:18:28.2119822Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-18T14:18:28.2238625Z ================================================== 2021-05-18T14:18:28.2239741Z downloaded 91 KB 2021-05-18T14:18:28.2240346Z 2021-05-18T14:18:28.2283039Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-18T14:18:28.5079081Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-18T14:18:28.5189904Z ================================================== 2021-05-18T14:18:28.5192865Z downloaded 133 KB 2021-05-18T14:18:28.5193419Z 2021-05-18T14:18:28.5233043Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-18T14:18:29.1857942Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-18T14:18:29.2053045Z ================================================== 2021-05-18T14:18:29.2053763Z downloaded 271 KB 2021-05-18T14:18:29.2054158Z 2021-05-18T14:18:29.2092923Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-18T14:18:29.4899797Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-18T14:18:29.6148139Z ================================================== 2021-05-18T14:18:29.6150706Z downloaded 735 KB 2021-05-18T14:18:29.6152810Z 2021-05-18T14:18:29.6190027Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-18T14:18:30.7621298Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-18T14:18:30.7673453Z ================================================== 2021-05-18T14:18:30.7674096Z downloaded 46 KB 2021-05-18T14:18:30.7674417Z 2021-05-18T14:18:30.7715726Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-18T14:18:31.1555936Z Content type 'binary/octet-stream' length 68285 bytes (66 KB) 2021-05-18T14:18:31.1613389Z ================================================== 2021-05-18T14:18:31.1613923Z downloaded 66 KB 2021-05-18T14:18:31.1614250Z 2021-05-18T14:18:31.1730982Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-18T14:18:31.5655783Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-18T14:18:31.5922062Z ================================================== 2021-05-18T14:18:31.5922732Z downloaded 688 KB 2021-05-18T14:18:31.5923820Z 2021-05-18T14:18:31.5964366Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-18T14:18:32.1504006Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-18T14:18:32.1615790Z ================================================== 2021-05-18T14:18:32.1616864Z downloaded 45 KB 2021-05-18T14:18:32.1617515Z 2021-05-18T14:18:32.1663005Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-18T14:18:32.4448008Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-18T14:18:32.4760049Z ================================================== 2021-05-18T14:18:32.4761051Z downloaded 595 KB 2021-05-18T14:18:32.4761648Z 2021-05-18T14:18:32.8528750Z * installing *binary* package ‘rlang’ ... 2021-05-18T14:18:32.8601743Z * DONE (rlang) 2021-05-18T14:18:33.1506539Z * installing *binary* package ‘magrittr’ ... 2021-05-18T14:18:33.1562448Z * DONE (magrittr) 2021-05-18T14:18:33.4222790Z * installing *binary* package ‘glue’ ... 2021-05-18T14:18:33.4268416Z * DONE (glue) 2021-05-18T14:18:33.6842306Z * installing *binary* package ‘sys’ ... 2021-05-18T14:18:33.6884357Z * DONE (sys) 2021-05-18T14:18:33.9476418Z * installing *binary* package ‘mime’ ... 2021-05-18T14:18:33.9516685Z * DONE (mime) 2021-05-18T14:18:34.3209214Z * installing *binary* package ‘curl’ ... 2021-05-18T14:18:34.3283048Z * DONE (curl) 2021-05-18T14:18:34.6235181Z * installing *binary* package ‘jsonlite’ ... 2021-05-18T14:18:34.6289839Z * DONE (jsonlite) 2021-05-18T14:18:34.8947738Z * installing *binary* package ‘ini’ ... 2021-05-18T14:18:34.8987131Z * DONE (ini) 2021-05-18T14:18:35.1726977Z * installing *binary* package ‘gitcreds’ ... 2021-05-18T14:18:35.1779801Z * DONE (gitcreds) 2021-05-18T14:18:35.5152064Z * installing *binary* package ‘zip’ ... 2021-05-18T14:18:35.5211872Z * DONE (zip) 2021-05-18T14:18:35.8188295Z * installing *binary* package ‘rstudioapi’ ... 2021-05-18T14:18:35.8248060Z * DONE (rstudioapi) 2021-05-18T14:18:36.1155516Z * installing *binary* package ‘fastmap’ ... 2021-05-18T14:18:36.1204849Z * DONE (fastmap) 2021-05-18T14:18:36.4300587Z * installing *binary* package ‘yaml’ ... 2021-05-18T14:18:36.4357374Z * DONE (yaml) 2021-05-18T14:18:36.7152744Z * installing *binary* package ‘withr’ ... 2021-05-18T14:18:36.7204007Z * DONE (withr) 2021-05-18T14:18:36.9935668Z * installing *binary* package ‘whisker’ ... 2021-05-18T14:18:36.9982361Z * DONE (whisker) 2021-05-18T14:18:37.2533852Z * installing *binary* package ‘rappdirs’ ... 2021-05-18T14:18:37.2577207Z * DONE (rappdirs) 2021-05-18T14:18:37.6022130Z * installing *binary* package ‘fs’ ... 2021-05-18T14:18:37.6089237Z * DONE (fs) 2021-05-18T14:18:37.8648844Z * installing *binary* package ‘clipr’ ... 2021-05-18T14:18:37.8690426Z * DONE (clipr) 2021-05-18T14:18:38.1743496Z * installing *binary* package ‘git2r’ ... 2021-05-18T14:18:38.1802679Z * DONE (git2r) 2021-05-18T14:18:38.4378520Z * installing *binary* package ‘askpass’ ... 2021-05-18T14:18:38.4430086Z * DONE (askpass) 2021-05-18T14:18:38.7280835Z * installing *binary* package ‘cli’ ... 2021-05-18T14:18:38.7341420Z * DONE (cli) 2021-05-18T14:18:39.0258027Z * installing *binary* package ‘purrr’ ... 2021-05-18T14:18:39.0310189Z * DONE (purrr) 2021-05-18T14:18:39.3045317Z * installing *binary* package ‘lifecycle’ ... 2021-05-18T14:18:39.3121324Z * DONE (lifecycle) 2021-05-18T14:18:39.5575394Z * installing *binary* package ‘cachem’ ... 2021-05-18T14:18:39.5616914Z * DONE (cachem) 2021-05-18T14:18:39.9740637Z * installing *binary* package ‘openssl’ ... 2021-05-18T14:18:39.9827125Z * DONE (openssl) 2021-05-18T14:18:40.2326371Z * installing *binary* package ‘memoise’ ... 2021-05-18T14:18:40.2367781Z * DONE (memoise) 2021-05-18T14:18:40.5574689Z * installing *binary* package ‘httr’ ... 2021-05-18T14:18:40.5709546Z * DONE (httr) 2021-05-18T14:18:40.8660286Z * installing *binary* package ‘credentials’ ... 2021-05-18T14:18:40.8704286Z * DONE (credentials) 2021-05-18T14:18:41.1687790Z * installing *binary* package ‘gh’ ... 2021-05-18T14:18:41.1732301Z * DONE (gh) 2021-05-18T14:18:41.4707415Z * installing *binary* package ‘gert’ ... 2021-05-18T14:18:41.4756574Z * DONE (gert) 2021-05-18T14:18:41.8341805Z * installing *binary* package ‘usethis’ ... 2021-05-18T14:18:41.8518735Z * DONE (usethis) 2021-05-18T14:18:41.8607757Z 2021-05-18T14:18:41.8609033Z The downloaded source packages are in 2021-05-18T14:18:41.8610624Z ‘/tmp/Rtmp2R8RlF/downloaded_packages’ 2021-05-18T14:18:41.8622015Z Running `R CMD build`... 2021-05-18T14:18:44.4855981Z * checking for file ‘/tmp/Rtmp2R8RlF/remotes730539002683/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-18T14:18:44.4857961Z * preparing ‘tic’: 2021-05-18T14:18:44.4859303Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:18:44.4860646Z * installing the package to process help pages 2021-05-18T14:18:44.4862265Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:18:44.4863564Z * checking for empty or unneeded directories 2021-05-18T14:18:44.4864912Z Removed empty directory ‘tic/.circleci’ 2021-05-18T14:18:44.4866324Z Removed empty directory ‘tic/pkgdown’ 2021-05-18T14:18:44.4867329Z * building ‘tic_0.10.0.tar.gz’ 2021-05-18T14:18:44.4869444Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:44.4870523Z (as ‘lib’ is unspecified) 2021-05-18T14:18:44.8714544Z * installing *source* package ‘tic’ ... 2021-05-18T14:18:44.8716939Z ** using staged installation 2021-05-18T14:18:44.8989653Z ** R 2021-05-18T14:18:44.9260298Z ** inst 2021-05-18T14:18:44.9296843Z ** preparing package for lazy loading 2021-05-18T14:18:45.3765773Z ** help 2021-05-18T14:18:45.5499501Z *** installing help indices 2021-05-18T14:18:45.6670074Z *** copying figures 2021-05-18T14:18:45.6674914Z ** building package indices 2021-05-18T14:18:45.9865273Z ** installing vignettes 2021-05-18T14:18:45.9917829Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:18:46.2880829Z ** testing if installed package can be loaded from final location 2021-05-18T14:18:46.6675417Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:18:46.6708336Z * DONE (tic) 2021-05-18T14:18:46.6863136Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:18:46.8925422Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-18T14:18:48.9535190Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-18T14:18:48.9536485Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:18:48.9537379Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-18T14:18:48.9538257Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-18T14:18:48.9540848Z 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:18:48.9543049Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-18T14:18:48.9543939Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-18T14:18:48.9544822Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-18T14:18:48.9545694Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-18T14:18:48.9546558Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-18T14:18:48.9547482Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-18T14:18:48.9548339Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-18T14:18:48.9549423Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:18:48.9550420Z (as ‘lib’ is unspecified) 2021-05-18T14:18:48.9551361Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-18T14:18:48.9552249Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:18:48.9553109Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-18T14:18:48.9553998Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-18T14:18:48.9554900Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-18T14:18:48.9555764Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-18T14:18:48.9556621Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-18T14:18:48.9558140Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-18T14:18:48.9558847Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-18T14:18:48.9559538Z xfun (NA -> 0.23 ) [CRAN] 2021-05-18T14:18:48.9560257Z markdown (NA -> 1.1 ) [CRAN] 2021-05-18T14:18:48.9560980Z highr (NA -> 0.9 ) [CRAN] 2021-05-18T14:18:48.9561708Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-18T14:18:48.9562431Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-18T14:18:48.9563129Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-18T14:18:48.9563882Z knitr (NA -> 1.33 ) [CRAN] 2021-05-18T14:18:48.9564840Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-18T14:18:48.9565593Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-18T14:18:48.9566300Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-18T14:18:48.9567031Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:18:48.9567809Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-18T14:18:48.9568573Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-18T14:18:48.9569294Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-18T14:18:48.9570042Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-18T14:18:48.9570779Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-18T14:18:48.9571827Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-18T14:18:48.9572681Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-18T14:19:05.3338270Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-18T14:19:05.8751638Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-18T14:19:05.9900176Z ================================================== 2021-05-18T14:19:05.9901536Z downloaded 231 KB 2021-05-18T14:19:05.9902253Z 2021-05-18T14:19:05.9942270Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-18T14:19:06.2624538Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-18T14:19:06.3011603Z ================================================== 2021-05-18T14:19:06.3012253Z downloaded 1.5 MB 2021-05-18T14:19:06.3012576Z 2021-05-18T14:19:06.3054504Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-18T14:19:06.5753867Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-18T14:19:06.5756526Z ================================================== 2021-05-18T14:19:06.5757064Z downloaded 16 KB 2021-05-18T14:19:06.5757379Z 2021-05-18T14:19:06.5805686Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-18T14:19:06.8532712Z Content type 'binary/octet-stream' length 1010303 bytes (986 KB) 2021-05-18T14:19:06.9734745Z ================================================== 2021-05-18T14:19:06.9735378Z downloaded 986 KB 2021-05-18T14:19:06.9735683Z 2021-05-18T14:19:06.9782293Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-18T14:19:07.2558352Z Content type 'binary/octet-stream' length 811181 bytes (792 KB) 2021-05-18T14:19:07.3721385Z ================================================== 2021-05-18T14:19:07.3723657Z downloaded 792 KB 2021-05-18T14:19:07.3725504Z 2021-05-18T14:19:07.3767926Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-18T14:19:07.6503257Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-18T14:19:07.6553083Z ================================================== 2021-05-18T14:19:07.6554024Z downloaded 42 KB 2021-05-18T14:19:07.6554552Z 2021-05-18T14:19:07.6590798Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-18T14:19:07.9304125Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-18T14:19:07.9462580Z ================================================== 2021-05-18T14:19:07.9463185Z downloaded 247 KB 2021-05-18T14:19:07.9463505Z 2021-05-18T14:19:07.9502223Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-18T14:19:08.4853626Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-18T14:19:08.6072827Z ================================================== 2021-05-18T14:19:08.6074003Z downloaded 977 KB 2021-05-18T14:19:08.6074734Z 2021-05-18T14:19:08.6119141Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-18T14:19:08.8944770Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-18T14:19:08.9007171Z ================================================== 2021-05-18T14:19:08.9008132Z downloaded 67 KB 2021-05-18T14:19:08.9008677Z 2021-05-18T14:19:08.9050559Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-18T14:19:09.4384374Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-18T14:19:09.4613588Z ================================================== 2021-05-18T14:19:09.4616074Z downloaded 354 KB 2021-05-18T14:19:09.4616663Z 2021-05-18T14:19:09.4655474Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-18T14:19:10.2002338Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-18T14:19:10.2006237Z ================================================== 2021-05-18T14:19:10.2006933Z downloaded 412 KB 2021-05-18T14:19:10.2007371Z 2021-05-18T14:19:10.2009580Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-18T14:19:10.2011268Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-18T14:19:10.2012083Z ================================================== 2021-05-18T14:19:10.2012674Z downloaded 15 KB 2021-05-18T14:19:10.2013105Z 2021-05-18T14:19:10.2014638Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-18T14:19:10.3051127Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-18T14:19:10.3164694Z ================================================== 2021-05-18T14:19:10.3165409Z downloaded 147 KB 2021-05-18T14:19:10.3165827Z 2021-05-18T14:19:10.3206890Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-18T14:19:10.5964120Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-18T14:19:10.6025217Z ================================================== 2021-05-18T14:19:10.6026206Z downloaded 72 KB 2021-05-18T14:19:10.6026835Z 2021-05-18T14:19:10.6064477Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-18T14:19:10.8749843Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-18T14:19:10.8799445Z ================================================== 2021-05-18T14:19:10.8800038Z downloaded 39 KB 2021-05-18T14:19:10.8800343Z 2021-05-18T14:19:10.8838424Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-18T14:19:11.1555961Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-18T14:19:11.1733069Z ================================================== 2021-05-18T14:19:11.1733695Z downloaded 348 KB 2021-05-18T14:19:11.1734015Z 2021-05-18T14:19:11.1771591Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-18T14:19:11.4494305Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-18T14:19:11.4687714Z ================================================== 2021-05-18T14:19:11.4688332Z downloaded 426 KB 2021-05-18T14:19:11.4688652Z 2021-05-18T14:19:11.4726697Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-18T14:19:11.7474062Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-18T14:19:11.7526343Z ================================================== 2021-05-18T14:19:11.7528276Z downloaded 40 KB 2021-05-18T14:19:11.7528665Z 2021-05-18T14:19:11.7564581Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-18T14:19:12.0237001Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-18T14:19:12.0497740Z ================================================== 2021-05-18T14:19:12.0498365Z downloaded 602 KB 2021-05-18T14:19:12.0498697Z 2021-05-18T14:19:12.0542655Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-18T14:19:12.9079067Z Content type 'binary/octet-stream' length 330432 bytes (322 KB) 2021-05-18T14:19:12.9247880Z ================================================== 2021-05-18T14:19:12.9248494Z downloaded 322 KB 2021-05-18T14:19:12.9248800Z 2021-05-18T14:19:12.9287558Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-18T14:19:13.3119709Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-18T14:19:13.3278428Z ================================================== 2021-05-18T14:19:13.3279155Z downloaded 224 KB 2021-05-18T14:19:13.3279477Z 2021-05-18T14:19:13.3317571Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-18T14:19:14.0318835Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-18T14:19:14.0320718Z ================================================== 2021-05-18T14:19:14.0321861Z downloaded 37 KB 2021-05-18T14:19:14.0322273Z 2021-05-18T14:19:14.0361218Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-18T14:19:14.3089868Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-18T14:19:14.3259749Z ================================================== 2021-05-18T14:19:14.3260720Z downloaded 199 KB 2021-05-18T14:19:14.3261356Z 2021-05-18T14:19:14.3305421Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.2.tar.gz' 2021-05-18T14:19:14.6019594Z Content type 'binary/octet-stream' length 2938196 bytes (2.8 MB) 2021-05-18T14:19:14.6466982Z ================================================== 2021-05-18T14:19:14.6467661Z downloaded 2.8 MB 2021-05-18T14:19:14.6467988Z 2021-05-18T14:19:14.6513094Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-18T14:19:14.9389016Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-18T14:19:14.9924838Z ================================================== 2021-05-18T14:19:14.9925476Z downloaded 4.0 MB 2021-05-18T14:19:14.9925806Z 2021-05-18T14:19:14.9975845Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-18T14:19:15.2823478Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-18T14:19:15.3114660Z ================================================== 2021-05-18T14:19:15.3116428Z downloaded 1.3 MB 2021-05-18T14:19:15.3117592Z 2021-05-18T14:19:15.3163920Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-18T14:19:15.5992897Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-18T14:19:15.6207473Z ================================================== 2021-05-18T14:19:15.6208600Z downloaded 478 KB 2021-05-18T14:19:15.6209135Z 2021-05-18T14:19:15.6250538Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-18T14:19:16.0402989Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-18T14:19:16.0511498Z ================================================== 2021-05-18T14:19:16.0512085Z downloaded 107 KB 2021-05-18T14:19:16.0512408Z 2021-05-18T14:19:16.0554429Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-18T14:19:16.3247113Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-18T14:19:16.3248683Z ================================================== 2021-05-18T14:19:16.3249626Z downloaded 21 KB 2021-05-18T14:19:16.3250245Z 2021-05-18T14:19:16.3291053Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-18T14:19:17.7200754Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-18T14:19:17.7251680Z ================================================== 2021-05-18T14:19:17.7252582Z downloaded 42 KB 2021-05-18T14:19:17.7253222Z 2021-05-18T14:19:17.7340100Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-18T14:19:18.0078688Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-18T14:19:18.0092705Z ================================================== 2021-05-18T14:19:18.0093795Z downloaded 33 KB 2021-05-18T14:19:18.0094438Z 2021-05-18T14:19:18.0139682Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-18T14:19:18.4178904Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-18T14:19:18.4393777Z ================================================== 2021-05-18T14:19:18.4394731Z downloaded 136 KB 2021-05-18T14:19:18.4395364Z 2021-05-18T14:19:18.4439472Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-18T14:19:18.8378306Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-18T14:19:18.9212471Z ================================================== 2021-05-18T14:19:18.9213128Z downloaded 3.4 MB 2021-05-18T14:19:18.9213451Z 2021-05-18T14:19:18.9257734Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-18T14:19:19.2608089Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-18T14:19:19.2777798Z ================================================== 2021-05-18T14:19:19.2778428Z downloaded 64 KB 2021-05-18T14:19:19.2778752Z 2021-05-18T14:19:19.2914260Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-18T14:19:19.6913176Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-18T14:19:19.7478581Z ================================================== 2021-05-18T14:19:19.7479436Z downloaded 1.3 MB 2021-05-18T14:19:19.7479757Z 2021-05-18T14:19:19.7524611Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-18T14:19:20.1435262Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-18T14:19:20.1595635Z ================================================== 2021-05-18T14:19:20.1596876Z downloaded 128 KB 2021-05-18T14:19:20.1597484Z 2021-05-18T14:19:20.1634405Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-18T14:19:20.6269730Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-18T14:19:20.6630612Z ================================================== 2021-05-18T14:19:20.6631777Z downloaded 384 KB 2021-05-18T14:19:20.6632312Z 2021-05-18T14:19:20.9536202Z * installing *binary* package ‘utf8’ ... 2021-05-18T14:19:20.9586415Z * DONE (utf8) 2021-05-18T14:19:21.2108638Z * installing *binary* package ‘pkgconfig’ ... 2021-05-18T14:19:21.2148544Z * DONE (pkgconfig) 2021-05-18T14:19:21.5260936Z * installing *binary* package ‘fansi’ ... 2021-05-18T14:19:21.5311513Z * DONE (fansi) 2021-05-18T14:19:21.8552832Z * installing *binary* package ‘diffobj’ ... 2021-05-18T14:19:21.8619883Z * DONE (diffobj) 2021-05-18T14:19:22.1571081Z * installing *binary* package ‘ps’ ... 2021-05-18T14:19:22.1634192Z * DONE (ps) 2021-05-18T14:19:22.4212841Z * installing *binary* package ‘praise’ ... 2021-05-18T14:19:22.4256419Z * DONE (praise) 2021-05-18T14:19:22.6915545Z * installing *binary* package ‘pkgload’ ... 2021-05-18T14:19:22.6956281Z * DONE (pkgload) 2021-05-18T14:19:22.9558902Z * installing *binary* package ‘evaluate’ ... 2021-05-18T14:19:22.9607156Z * DONE (evaluate) 2021-05-18T14:19:23.2149120Z * installing *binary* package ‘ellipsis’ ... 2021-05-18T14:19:23.2190517Z * DONE (ellipsis) 2021-05-18T14:19:23.5601127Z * installing *binary* package ‘digest’ ... 2021-05-18T14:19:23.5664868Z * DONE (digest) 2021-05-18T14:19:23.8235014Z * installing *binary* package ‘brio’ ... 2021-05-18T14:19:23.8278403Z * DONE (brio) 2021-05-18T14:19:24.1974933Z * installing *binary* package ‘xml2’ ... 2021-05-18T14:19:24.2035764Z * DONE (xml2) 2021-05-18T14:19:24.4925513Z * installing *binary* package ‘xfun’ ... 2021-05-18T14:19:24.4974406Z * DONE (xfun) 2021-05-18T14:19:25.0940427Z * installing *binary* package ‘stringi’ ... 2021-05-18T14:19:25.1050795Z * DONE (stringi) 2021-05-18T14:19:26.5070174Z * installing *binary* package ‘Rcpp’ ... 2021-05-18T14:19:26.5502955Z * DONE (Rcpp) 2021-05-18T14:19:26.8923555Z * installing *binary* package ‘commonmark’ ... 2021-05-18T14:19:26.8979363Z * DONE (commonmark) 2021-05-18T14:19:27.2010158Z * installing *binary* package ‘brew’ ... 2021-05-18T14:19:27.2062891Z * DONE (brew) 2021-05-18T14:19:27.4609228Z * installing *binary* package ‘sessioninfo’ ... 2021-05-18T14:19:27.4653528Z * DONE (sessioninfo) 2021-05-18T14:19:27.7382733Z * installing *binary* package ‘prettyunits’ ... 2021-05-18T14:19:27.7430603Z * DONE (prettyunits) 2021-05-18T14:19:28.2140160Z * installing *binary* package ‘vctrs’ ... 2021-05-18T14:19:28.2220558Z * DONE (vctrs) 2021-05-18T14:19:28.5112167Z * installing *binary* package ‘processx’ ... 2021-05-18T14:19:28.5167182Z * DONE (processx) 2021-05-18T14:19:28.8194322Z * installing *binary* package ‘markdown’ ... 2021-05-18T14:19:28.8253884Z * DONE (markdown) 2021-05-18T14:19:29.1085676Z * installing *binary* package ‘highr’ ... 2021-05-18T14:19:29.1190153Z * DONE (highr) 2021-05-18T14:19:29.4260682Z * installing *binary* package ‘stringr’ ... 2021-05-18T14:19:29.4316669Z * DONE (stringr) 2021-05-18T14:19:29.6836902Z * installing *binary* package ‘rversions’ ... 2021-05-18T14:19:29.6880627Z * DONE (rversions) 2021-05-18T14:19:30.0380105Z * installing *binary* package ‘pillar’ ... 2021-05-18T14:19:30.0451044Z * DONE (pillar) 2021-05-18T14:19:30.3140850Z * installing *binary* package ‘callr’ ... 2021-05-18T14:19:30.3185801Z * DONE (callr) 2021-05-18T14:19:30.7868070Z * installing *binary* package ‘knitr’ ... 2021-05-18T14:19:30.7993561Z * DONE (knitr) 2021-05-18T14:19:31.0449326Z * installing *binary* package ‘xopen’ ... 2021-05-18T14:19:31.0488932Z * DONE (xopen) 2021-05-18T14:19:31.4286767Z * installing *binary* package ‘tibble’ ... 2021-05-18T14:19:31.4350529Z * DONE (tibble) 2021-05-18T14:19:31.7078232Z * installing *binary* package ‘pkgbuild’ ... 2021-05-18T14:19:31.7125883Z * DONE (pkgbuild) 2021-05-18T14:19:32.1520368Z * installing *binary* package ‘roxygen2’ ... 2021-05-18T14:19:32.1626520Z * DONE (roxygen2) 2021-05-18T14:19:32.4450566Z * installing *binary* package ‘rematch2’ ... 2021-05-18T14:19:32.4488706Z * DONE (rematch2) 2021-05-18T14:19:32.7025002Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-18T14:19:32.7064294Z * DONE (rcmdcheck) 2021-05-18T14:19:32.9569604Z * installing *binary* package ‘waldo’ ... 2021-05-18T14:19:32.9609258Z * DONE (waldo) 2021-05-18T14:19:33.6448514Z * installing *binary* package ‘testthat’ ... 2021-05-18T14:19:33.6602953Z * DONE (testthat) 2021-05-18T14:19:33.9347065Z * installing *binary* package ‘devtools’ ... 2021-05-18T14:19:33.9392994Z * DONE (devtools) 2021-05-18T14:19:33.9453991Z 2021-05-18T14:19:33.9455018Z The downloaded source packages are in 2021-05-18T14:19:33.9456536Z ‘/tmp/Rtmp2R8RlF/downloaded_packages’ 2021-05-18T14:19:34.0396381Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-18T14:19:36.0791004Z 2021-05-18T14:19:36.4285617Z 2021-05-18T14:19:36.4294615Z checking for file ‘/tmp/Rtmp2R8RlF/remotes7305510beaaa/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-18T14:19:36.4360725Z 2021-05-18T14:19:36.4363502Z ✔ checking for file ‘/tmp/Rtmp2R8RlF/remotes7305510beaaa/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-18T14:19:36.4421591Z 2021-05-18T14:19:36.4464434Z 2021-05-18T14:19:36.4465769Z ─ preparing ‘desc’: 2021-05-18T14:19:36.4466354Z 2021-05-18T14:19:36.4466913Z 2021-05-18T14:19:36.4569082Z checking DESCRIPTION meta-information ... 2021-05-18T14:19:36.4595467Z 2021-05-18T14:19:36.4597727Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:19:36.5302732Z 2021-05-18T14:19:36.5335739Z 2021-05-18T14:19:36.5338889Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:19:36.5352786Z 2021-05-18T14:19:36.5381532Z 2021-05-18T14:19:36.5384141Z ─ checking for empty or unneeded directories 2021-05-18T14:19:36.5395679Z 2021-05-18T14:19:36.5420224Z 2021-05-18T14:19:36.5422363Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-18T14:19:36.6584445Z 2021-05-18T14:19:36.6587870Z 2021-05-18T14:19:36.6589600Z 2021-05-18T14:19:36.6698535Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:19:36.6699990Z (as ‘lib’ is unspecified) 2021-05-18T14:19:37.0062335Z * installing *source* package ‘desc’ ... 2021-05-18T14:19:37.0098164Z ** using staged installation 2021-05-18T14:19:37.0292336Z ** R 2021-05-18T14:19:37.0474026Z ** inst 2021-05-18T14:19:37.0491254Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:19:38.7787341Z ** help 2021-05-18T14:19:38.9207824Z *** installing help indices 2021-05-18T14:19:39.0210399Z ** building package indices 2021-05-18T14:19:39.3305599Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:19:39.5445388Z ** testing if installed package can be loaded from final location 2021-05-18T14:19:39.7874474Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:19:39.7890852Z * DONE (desc) 2021-05-18T14:19:40.0145049Z 2021-05-18T14:19:40.0145827Z 2021-05-18T14:19:40.0155164Z checking for file ‘/tmp/Rtmp2R8RlF/remotes7305733f1caf/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-18T14:19:40.0187496Z 2021-05-18T14:19:40.0189488Z ✔ checking for file ‘/tmp/Rtmp2R8RlF/remotes7305733f1caf/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-18T14:19:40.0285544Z 2021-05-18T14:19:40.0286451Z 2021-05-18T14:19:40.0287577Z ─ preparing ‘ghtravis’: 2021-05-18T14:19:40.0288165Z 2021-05-18T14:19:40.0288734Z 2021-05-18T14:19:40.0374081Z checking DESCRIPTION meta-information ... 2021-05-18T14:19:40.0399047Z 2021-05-18T14:19:40.0401288Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:19:40.0895891Z 2021-05-18T14:19:40.0923166Z 2021-05-18T14:19:40.0926099Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:19:40.0937747Z 2021-05-18T14:19:40.0964266Z 2021-05-18T14:19:40.0968021Z ─ checking for empty or unneeded directories 2021-05-18T14:19:40.0978876Z 2021-05-18T14:19:40.1002366Z 2021-05-18T14:19:40.1004843Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-18T14:19:40.1204152Z 2021-05-18T14:19:40.1208553Z 2021-05-18T14:19:40.1210140Z 2021-05-18T14:19:40.1750023Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:19:40.1751117Z (as ‘lib’ is unspecified) 2021-05-18T14:19:40.4499533Z * installing *source* package ‘ghtravis’ ... 2021-05-18T14:19:40.4501443Z ** using staged installation 2021-05-18T14:19:40.4677936Z ** R 2021-05-18T14:19:40.4793327Z ** inst 2021-05-18T14:19:40.4803429Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:19:41.9527768Z ** help 2021-05-18T14:19:42.0144959Z *** installing help indices 2021-05-18T14:19:42.0661146Z ** building package indices 2021-05-18T14:19:42.3367776Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:19:43.0673737Z ** testing if installed package can be loaded from final location 2021-05-18T14:19:43.8345865Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:19:43.8356495Z * DONE (ghtravis) 2021-05-18T14:19:43.8450862Z Using github PAT from envvar GITHUB_PAT 2021-05-18T14:19:44.0549536Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-18T14:19:46.2388643Z 2021-05-18T14:19:46.2390265Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-18T14:19:46.2391133Z generics (NA -> 0.1.0) [CRAN] 2021-05-18T14:19:46.2392150Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-18T14:19:46.2392947Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-18T14:19:46.2393722Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-18T14:19:46.2394748Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-18T14:19:46.2405328Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:19:46.2406479Z (as ‘lib’ is unspecified) 2021-05-18T14:20:02.2370200Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-18T14:20:03.9554791Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-18T14:20:03.9803111Z ================================================== 2021-05-18T14:20:03.9804110Z downloaded 193 KB 2021-05-18T14:20:03.9804975Z 2021-05-18T14:20:03.9848252Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-18T14:20:04.3788626Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-18T14:20:04.3790358Z ================================================== 2021-05-18T14:20:04.3792112Z downloaded 64 KB 2021-05-18T14:20:04.3792625Z 2021-05-18T14:20:04.3833106Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-18T14:20:04.7748165Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-18T14:20:04.7995066Z ================================================== 2021-05-18T14:20:04.7995683Z downloaded 191 KB 2021-05-18T14:20:04.7995992Z 2021-05-18T14:20:04.8038692Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-18T14:20:05.0964659Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-18T14:20:05.2434146Z ================================================== 2021-05-18T14:20:05.2435345Z downloaded 1.2 MB 2021-05-18T14:20:05.2435925Z 2021-05-18T14:20:05.2486751Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-18T14:20:05.6409364Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-18T14:20:05.6990245Z ================================================== 2021-05-18T14:20:05.6991276Z downloaded 1.0 MB 2021-05-18T14:20:05.6991890Z 2021-05-18T14:20:05.9632527Z * installing *binary* package ‘tidyselect’ ... 2021-05-18T14:20:05.9681915Z * DONE (tidyselect) 2021-05-18T14:20:06.2297150Z * installing *binary* package ‘generics’ ... 2021-05-18T14:20:06.2344648Z * DONE (generics) 2021-05-18T14:20:06.5418751Z * installing *binary* package ‘cpp11’ ... 2021-05-18T14:20:06.5479911Z * DONE (cpp11) 2021-05-18T14:20:06.9049938Z * installing *binary* package ‘dplyr’ ... 2021-05-18T14:20:06.9125476Z * DONE (dplyr) 2021-05-18T14:20:07.2803595Z * installing *binary* package ‘tidyr’ ... 2021-05-18T14:20:07.2873415Z * DONE (tidyr) 2021-05-18T14:20:07.2950645Z 2021-05-18T14:20:07.2951540Z The downloaded source packages are in 2021-05-18T14:20:07.2953038Z ‘/tmp/Rtmp2R8RlF/downloaded_packages’ 2021-05-18T14:20:07.5301601Z 2021-05-18T14:20:07.5309778Z checking for file ‘/tmp/Rtmp2R8RlF/remotes73053528a955/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-18T14:20:07.5354931Z 2021-05-18T14:20:07.5358223Z ✔ checking for file ‘/tmp/Rtmp2R8RlF/remotes73053528a955/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-18T14:20:07.5392274Z 2021-05-18T14:20:07.5419163Z 2021-05-18T14:20:07.5421332Z ─ preparing ‘aghast’: 2021-05-18T14:20:07.5432394Z 2021-05-18T14:20:07.5434567Z 2021-05-18T14:20:07.5513017Z checking DESCRIPTION meta-information ... 2021-05-18T14:20:07.5540316Z 2021-05-18T14:20:07.5542618Z ✔ checking DESCRIPTION meta-information 2021-05-18T14:20:07.5810305Z 2021-05-18T14:20:07.5842606Z 2021-05-18T14:20:07.5846682Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:20:07.5861673Z 2021-05-18T14:20:07.5892771Z 2021-05-18T14:20:07.5895451Z ─ checking for empty or unneeded directories 2021-05-18T14:20:07.5921598Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-18T14:20:07.6021226Z 2021-05-18T14:20:07.6023728Z 2021-05-18T14:20:07.6025220Z 2021-05-18T14:20:07.6104366Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:07.6105664Z (as ‘lib’ is unspecified) 2021-05-18T14:20:07.8466121Z * installing *source* package ‘aghast’ ... 2021-05-18T14:20:07.8468482Z ** using staged installation 2021-05-18T14:20:07.8710666Z ** R 2021-05-18T14:20:07.8780892Z ** byte-compile and prepare package for lazy loading 2021-05-18T14:20:08.3963427Z ** help 2021-05-18T14:20:08.4258135Z *** installing help indices 2021-05-18T14:20:08.4537676Z ** building package indices 2021-05-18T14:20:08.6952789Z ** testing if installed package can be loaded from temporary location 2021-05-18T14:20:08.9077926Z ** testing if installed package can be loaded from final location 2021-05-18T14:20:09.1137233Z ** testing if installed package keeps a record of temporary installation path 2021-05-18T14:20:09.1143922Z * DONE (aghast) 2021-05-18T14:20:09.1242041Z Installing 1 packages: covr 2021-05-18T14:20:09.1252444Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:09.1253746Z (as ‘lib’ is unspecified) 2021-05-18T14:20:24.9227285Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-18T14:20:24.9228393Z 2021-05-18T14:20:24.9313828Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-18T14:20:25.2037636Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-18T14:20:25.2205553Z ================================================== 2021-05-18T14:20:25.2206403Z downloaded 159 KB 2021-05-18T14:20:25.2206838Z 2021-05-18T14:20:25.2221815Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-18T14:20:25.4993631Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-18T14:20:25.5100916Z ================================================== 2021-05-18T14:20:25.5101775Z downloaded 118 KB 2021-05-18T14:20:25.5102227Z 2021-05-18T14:20:25.5141865Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-18T14:20:25.7834813Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-18T14:20:25.8000839Z ================================================== 2021-05-18T14:20:25.8001711Z downloaded 282 KB 2021-05-18T14:20:25.8002259Z 2021-05-18T14:20:26.0529325Z * installing *binary* package ‘lazyeval’ ... 2021-05-18T14:20:26.0575374Z * DONE (lazyeval) 2021-05-18T14:20:26.3076658Z * installing *binary* package ‘rex’ ... 2021-05-18T14:20:26.3124971Z * DONE (rex) 2021-05-18T14:20:26.5763025Z * installing *binary* package ‘covr’ ... 2021-05-18T14:20:26.5815525Z * DONE (covr) 2021-05-18T14:20:26.5884708Z 2021-05-18T14:20:26.5885982Z The downloaded source packages are in 2021-05-18T14:20:26.5887484Z ‘/tmp/Rtmp2R8RlF/downloaded_packages’ 2021-05-18T14:20:26.6046613Z 2021-05-18T14:20:26.6087597Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-18T14:20:26.6088297Z Rscript -e "tic::before_install()" 2021-05-18T14:20:26.6134552Z shell: /usr/bin/bash -e {0} 2021-05-18T14:20:26.6135002Z env: 2021-05-18T14:20:26.6135481Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:20:26.6136016Z TIC_DEPLOY_KEY: 2021-05-18T14:20:26.6136910Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:20:26.6138905Z GITHUB_PAT: *** 2021-05-18T14:20:26.6139916Z COVERALLS_TOKEN: *** 2021-05-18T14:20:26.6140465Z continue-on-error: false 2021-05-18T14:20:26.6141005Z VDIFFR_RUN_TESTS: 2021-05-18T14:20:26.6141551Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:20:26.6142039Z TZ: UTC 2021-05-18T14:20:26.6142475Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:20:26.6142977Z NOT_CRAN: true 2021-05-18T14:20:26.6143403Z ##[endgroup] 2021-05-18T14:20:26.9101993Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:20:27.0433227Z Running before_install: step_install_remote_binaries() 2021-05-18T14:20:27.5521336Z Installing mmand binaries 2021-05-18T14:20:27.5533579Z [1] "neuroconductor/mmand" 2021-05-18T14:20:27.8061242Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:20:27.8093662Z tag_name 2021-05-18T14:20:27.8094728Z 11 1.6.0.s 2021-05-18T14:20:27.8095727Z zipball_url 2021-05-18T14:20:27.8097124Z 11 https://api.github.com/repos/neuroconductor/mmand/zipball/refs/tags/1.6.0.s 2021-05-18T14:20:27.8098506Z tarball_url 2021-05-18T14:20:27.8099899Z 11 https://api.github.com/repos/neuroconductor/mmand/tarball/refs/tags/1.6.0.s 2021-05-18T14:20:27.8101042Z Installing mmand package binaries 2021-05-18T14:20:27.8102137Z commit.sha 2021-05-18T14:20:27.8103200Z 11 4b29cf309724e651dfd7469311119464fdd0d0fc 2021-05-18T14:20:27.8104734Z commit.url 2021-05-18T14:20:27.8106377Z 11 https://api.github.com/repos/neuroconductor/mmand/commits/4b29cf309724e651dfd7469311119464fdd0d0fc 2021-05-18T14:20:27.8107824Z node_id 2021-05-18T14:20:27.8109272Z 11 MDM6UmVmMzY3ODk5NDE0OnJlZnMvdGFncy8xLjYuMC5z 2021-05-18T14:20:27.8110782Z url 2021-05-18T14:20:27.8112100Z 11 https://api.github.com/repos/neuroconductor/mmand/releases/43017715 2021-05-18T14:20:27.8116369Z assets_url 2021-05-18T14:20:27.8117501Z 11 https://api.github.com/repos/neuroconductor/mmand/releases/43017715/assets 2021-05-18T14:20:27.8118689Z upload_url 2021-05-18T14:20:27.8120008Z 11 https://uploads.github.com/repos/neuroconductor/mmand/releases/43017715/assets{?name,label} 2021-05-18T14:20:27.8121416Z id asset_updated_at asset_created_at created_at 2021-05-18T14:20:27.8122970Z 11 43017715 2021-05-16 17:43:43 2021-05-16 17:43:43 2021-05-16 14:12:44 2021-05-18T14:20:27.8123763Z published_at asset_name 2021-05-18T14:20:27.8125345Z 11 2021-05-16 17:32:48 mmand_1.6.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:20:27.8126196Z asset_label asset_download_count 2021-05-18T14:20:27.8126839Z 11 4 2021-05-18T14:20:27.8127712Z asset_browser_download_url 2021-05-18T14:20:27.8129426Z 11 https://github.com/neuroconductor/mmand/releases/download/1.6.0.s/mmand_1.6.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:20:27.8148228Z --2021-05-18 14:20:27-- https://github.com/neuroconductor/mmand/releases/download/1.6.0.s/mmand_1.6.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:20:27.8191159Z Resolving github.com (github.com)... 140.82.112.3 2021-05-18T14:20:27.8248298Z Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2021-05-18T14:20:27.9886644Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:20:27.9894139Z Location: https://github-releases.githubusercontent.com/367899414/41b57180-b66e-11eb-8d4d-9d5bb1214110?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142027Z&X-Amz-Expires=300&X-Amz-Signature=fc543aad5d1eac86ae774cb16aedbe350f2ebf2aeba04abf9fe68673e618ef66&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367899414&response-content-disposition=attachment%3B%20filename%3Dmmand_1.6.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:20:27.9906472Z --2021-05-18 14:20:27-- https://github-releases.githubusercontent.com/367899414/41b57180-b66e-11eb-8d4d-9d5bb1214110?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142027Z&X-Amz-Expires=300&X-Amz-Signature=fc543aad5d1eac86ae774cb16aedbe350f2ebf2aeba04abf9fe68673e618ef66&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367899414&response-content-disposition=attachment%3B%20filename%3Dmmand_1.6.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:20:27.9913043Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.111.154, 185.199.110.154, ... 2021-05-18T14:20:27.9963148Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-18T14:20:28.1385775Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:20:28.1387571Z Length: 1861021 (1.8M) [application/octet-stream] 2021-05-18T14:20:28.1388989Z Saving to: ‘/tmp/RtmpXceszF/mmand_1.6.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:20:28.1389961Z 2021-05-18T14:20:28.1530232Z 0K .......... .......... .......... .......... .......... 2% 3.39M 1s 2021-05-18T14:20:28.1574382Z 50K .......... .......... .......... .......... .......... 5% 10.8M 0s 2021-05-18T14:20:28.1611230Z 100K .......... .......... .......... .......... .......... 8% 13.2M 0s 2021-05-18T14:20:28.1672111Z 150K .......... .......... .......... .......... .......... 11% 12.3M 0s 2021-05-18T14:20:28.1692542Z 200K .......... .......... .......... .......... .......... 13% 11.9M 0s 2021-05-18T14:20:28.1724821Z 250K .......... .......... .......... .......... .......... 16% 15.1M 0s 2021-05-18T14:20:28.1773156Z 300K .......... .......... .......... .......... .......... 19% 10.1M 0s 2021-05-18T14:20:28.1796483Z 350K .......... .......... .......... .......... .......... 22% 20.6M 0s 2021-05-18T14:20:28.1830630Z 400K .......... .......... .......... .......... .......... 24% 14.4M 0s 2021-05-18T14:20:28.1870892Z 450K .......... .......... .......... .......... .......... 27% 12.4M 0s 2021-05-18T14:20:28.1888818Z 500K .......... .......... .......... .......... .......... 30% 26.0M 0s 2021-05-18T14:20:28.1922202Z 550K .......... .......... .......... .......... .......... 33% 14.7M 0s 2021-05-18T14:20:28.1941244Z 600K .......... .......... .......... .......... .......... 35% 25.2M 0s 2021-05-18T14:20:28.1980883Z 650K .......... .......... .......... .......... .......... 38% 12.5M 0s 2021-05-18T14:20:28.2000072Z 700K .......... .......... .......... .......... .......... 41% 24.9M 0s 2021-05-18T14:20:28.2039750Z 750K .......... .......... .......... .......... .......... 44% 12.5M 0s 2021-05-18T14:20:28.2054315Z 800K .......... .......... .......... .......... .......... 46% 34.1M 0s 2021-05-18T14:20:28.2091894Z 850K .......... .......... .......... .......... .......... 49% 13.0M 0s 2021-05-18T14:20:28.2123691Z 900K .......... .......... .......... .......... .......... 52% 15.5M 0s 2021-05-18T14:20:28.2142277Z 950K .......... .......... .......... .......... .......... 55% 27.4M 0s 2021-05-18T14:20:28.2153283Z 1000K .......... .......... .......... .......... .......... 57% 37.4M 0s 2021-05-18T14:20:28.2178069Z 1050K .......... .......... .......... .......... .......... 60% 19.7M 0s 2021-05-18T14:20:28.2202059Z 1100K .......... .......... .......... .......... .......... 63% 20.5M 0s 2021-05-18T14:20:28.2228607Z 1150K .......... .......... .......... .......... .......... 66% 19.1M 0s 2021-05-18T14:20:28.2251790Z 1200K .......... .......... .......... .......... .......... 68% 20.5M 0s 2021-05-18T14:20:28.2276128Z 1250K .......... .......... .......... .......... .......... 71% 19.7M 0s 2021-05-18T14:20:28.2290456Z 1300K .......... .......... .......... .......... .......... 74% 34.4M 0s 2021-05-18T14:20:28.2328453Z 1350K .......... .......... .......... .......... .......... 77% 13.0M 0s 2021-05-18T14:20:28.2331731Z 1400K .......... .......... .......... .......... .......... 79% 113M 0s 2021-05-18T14:20:28.2351624Z 1450K .......... .......... .......... .......... .......... 82% 25.4M 0s 2021-05-18T14:20:28.2381326Z 1500K .......... .......... .......... .......... .......... 85% 16.3M 0s 2021-05-18T14:20:28.2391802Z 1550K .......... .......... .......... .......... .......... 88% 44.5M 0s 2021-05-18T14:20:28.2410730Z 1600K .......... .......... .......... .......... .......... 90% 47.5M 0s 2021-05-18T14:20:28.2431385Z 1650K .......... .......... .......... .......... .......... 93% 16.8M 0s 2021-05-18T14:20:28.2450732Z 1700K .......... .......... .......... .......... .......... 96% 25.0M 0s 2021-05-18T14:20:28.2481146Z 1750K .......... .......... .......... .......... .......... 99% 50.9M 0s 2021-05-18T14:20:28.2482181Z 1800K .......... ....... 100% 8.30M=0.1s 2021-05-18T14:20:28.2482735Z 2021-05-18T14:20:28.2485257Z 2021-05-18 14:20:28 (16.2 MB/s) - ‘/tmp/RtmpXceszF/mmand_1.6.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [1861021/1861021] 2021-05-18T14:20:28.2486284Z 2021-05-18T14:20:28.2528024Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:28.2529239Z (as ‘lib’ is unspecified) 2021-05-18T14:20:28.7032050Z * installing *binary* package ‘mmand’ ... 2021-05-18T14:20:28.7126780Z * DONE (mmand) 2021-05-18T14:20:28.7261547Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd, neuroconductor/fslr@2836c318184779a56162a0b4936ee42d348395a7 2021-05-18T14:20:28.7361386Z Installing oro.nifti binaries 2021-05-18T14:20:28.7370429Z [1] "neuroconductor/oro.nifti" 2021-05-18T14:20:28.8823258Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:20:28.8847076Z tag_name 2021-05-18T14:20:28.8847585Z 11 0.10.3.s 2021-05-18T14:20:28.8848302Z zipball_url 2021-05-18T14:20:28.8850721Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-18T14:20:28.8852003Z tarball_url 2021-05-18T14:20:28.8853187Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-18T14:20:28.8854268Z commit.sha 2021-05-18T14:20:28.8855131Z 11 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-18T14:20:28.8856187Z commit.url 2021-05-18T14:20:28.8857672Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-18T14:20:28.8858965Z node_id 2021-05-18T14:20:28.8860324Z 11 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-18T14:20:28.8861704Z url 2021-05-18T14:20:28.8862803Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-18T14:20:28.8864215Z assets_url 2021-05-18T14:20:28.8865375Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-18T14:20:28.8866595Z upload_url 2021-05-18T14:20:28.8867996Z 11 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-18T14:20:28.8869405Z id asset_updated_at asset_created_at created_at 2021-05-18T14:20:28.8870970Z 11 43005549 2021-05-15 22:50:09 2021-05-15 22:50:09 2021-05-15 22:37:06 2021-05-18T14:20:28.8871789Z published_at asset_name 2021-05-18T14:20:28.8872991Z 11 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:20:28.8873851Z asset_label asset_download_count 2021-05-18T14:20:28.8874517Z 11 50 2021-05-18T14:20:28.8875410Z asset_browser_download_url 2021-05-18T14:20:28.8877198Z 11 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:20:28.8878535Z Installing oro.nifti package binaries 2021-05-18T14:20:28.8892127Z --2021-05-18 14:20:28-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:20:28.8933729Z Resolving github.com (github.com)... 140.82.112.3 2021-05-18T14:20:28.8991298Z Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2021-05-18T14:20:28.9189363Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:20:28.9198432Z Location: https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141827Z&X-Amz-Expires=300&X-Amz-Signature=f823d88ac077f7ee59421999cb1db08541e39a4ac7976839268c18a922623ab6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:20:28.9209628Z --2021-05-18 14:20:28-- https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141827Z&X-Amz-Expires=300&X-Amz-Signature=f823d88ac077f7ee59421999cb1db08541e39a4ac7976839268c18a922623ab6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:20:28.9215753Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.111.154, 185.199.110.154, ... 2021-05-18T14:20:28.9265253Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-18T14:20:28.9860627Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:20:28.9862208Z Length: 6103206 (5.8M) [application/octet-stream] 2021-05-18T14:20:28.9863688Z Saving to: ‘/tmp/RtmpXceszF/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:20:28.9918711Z 2021-05-18T14:20:28.9971543Z 0K .......... .......... .......... .......... .......... 0% 4.44M 1s 2021-05-18T14:20:29.0025829Z 50K .......... .......... .......... .......... .......... 1% 9.61M 1s 2021-05-18T14:20:29.0047431Z 100K .......... .......... .......... .......... .......... 2% 19.3M 1s 2021-05-18T14:20:29.0054316Z 150K .......... .......... .......... .......... .......... 3% 70.1M 1s 2021-05-18T14:20:29.0082782Z 200K .......... .......... .......... .......... .......... 4% 17.4M 1s 2021-05-18T14:20:29.0097473Z 250K .......... .......... .......... .......... .......... 5% 32.3M 0s 2021-05-18T14:20:29.0107364Z 300K .......... .......... .......... .......... .......... 5% 54.5M 0s 2021-05-18T14:20:29.0131288Z 350K .......... .......... .......... .......... .......... 6% 19.9M 0s 2021-05-18T14:20:29.0148237Z 400K .......... .......... .......... .......... .......... 7% 29.5M 0s 2021-05-18T14:20:29.0156409Z 450K .......... .......... .......... .......... .......... 8% 53.9M 0s 2021-05-18T14:20:29.0183579Z 500K .......... .......... .......... .......... .......... 9% 18.5M 0s 2021-05-18T14:20:29.0200710Z 550K .......... .......... .......... .......... .......... 10% 29.3M 0s 2021-05-18T14:20:29.0207588Z 600K .......... .......... .......... .......... .......... 10% 65.8M 0s 2021-05-18T14:20:29.0236888Z 650K .......... .......... .......... .......... .......... 11% 17.0M 0s 2021-05-18T14:20:29.0248404Z 700K .......... .......... .......... .......... .......... 12% 37.7M 0s 2021-05-18T14:20:29.0251935Z 750K .......... .......... .......... .......... .......... 13% 132M 0s 2021-05-18T14:20:29.0266062Z 800K .......... .......... .......... .......... .......... 14% 35.7M 0s 2021-05-18T14:20:29.0284782Z 850K .......... .......... .......... .......... .......... 15% 25.9M 0s 2021-05-18T14:20:29.0302594Z 900K .......... .......... .......... .......... .......... 15% 29.5M 0s 2021-05-18T14:20:29.0316601Z 950K .......... .......... .......... .......... .......... 16% 57.5M 0s 2021-05-18T14:20:29.0323788Z 1000K .......... .......... .......... .......... .......... 17% 35.2M 0s 2021-05-18T14:20:29.0337016Z 1050K .......... .......... .......... .......... .......... 18% 36.7M 0s 2021-05-18T14:20:29.0353943Z 1100K .......... .......... .......... .......... .......... 19% 30.2M 0s 2021-05-18T14:20:29.0366011Z 1150K .......... .......... .......... .......... .......... 20% 43.3M 0s 2021-05-18T14:20:29.0373618Z 1200K .......... .......... .......... .......... .......... 20% 51.6M 0s 2021-05-18T14:20:29.0391491Z 1250K .......... .......... .......... .......... .......... 21% 27.6M 0s 2021-05-18T14:20:29.0404693Z 1300K .......... .......... .......... .......... .......... 22% 36.8M 0s 2021-05-18T14:20:29.0409933Z 1350K .......... .......... .......... .......... .......... 23% 102M 0s 2021-05-18T14:20:29.0444095Z 1400K .......... .......... .......... .......... .......... 24% 14.3M 0s 2021-05-18T14:20:29.0447926Z 1450K .......... .......... .......... .......... .......... 25% 114M 0s 2021-05-18T14:20:29.0456154Z 1500K .......... .......... .......... .......... .......... 26% 58.3M 0s 2021-05-18T14:20:29.0463376Z 1550K .......... .......... .......... .......... .......... 26% 66.9M 0s 2021-05-18T14:20:29.0474125Z 1600K .......... .......... .......... .......... .......... 27% 49.6M 0s 2021-05-18T14:20:29.0503144Z 1650K .......... .......... .......... .......... .......... 28% 16.5M 0s 2021-05-18T14:20:29.0506446Z 1700K .......... .......... .......... .......... .......... 29% 135M 0s 2021-05-18T14:20:29.0511525Z 1750K .......... .......... .......... .......... .......... 30% 104M 0s 2021-05-18T14:20:29.0523794Z 1800K .......... .......... .......... .......... .......... 31% 38.5M 0s 2021-05-18T14:20:29.0548559Z 1850K .......... .......... .......... .......... .......... 31% 20.0M 0s 2021-05-18T14:20:29.0556105Z 1900K .......... .......... .......... .......... .......... 32% 67.1M 0s 2021-05-18T14:20:29.0562623Z 1950K .......... .......... .......... .......... .......... 33% 70.0M 0s 2021-05-18T14:20:29.0569300Z 2000K .......... .......... .......... .......... .......... 34% 71.9M 0s 2021-05-18T14:20:29.0581091Z 2050K .......... .......... .......... .......... .......... 35% 41.8M 0s 2021-05-18T14:20:29.0601514Z 2100K .......... .......... .......... .......... .......... 36% 24.6M 0s 2021-05-18T14:20:29.0605439Z 2150K .......... .......... .......... .......... .......... 36% 114M 0s 2021-05-18T14:20:29.0612454Z 2200K .......... .......... .......... .......... .......... 37% 66.6M 0s 2021-05-18T14:20:29.0620913Z 2250K .......... .......... .......... .......... .......... 38% 59.7M 0s 2021-05-18T14:20:29.0631765Z 2300K .......... .......... .......... .......... .......... 39% 43.9M 0s 2021-05-18T14:20:29.0654403Z 2350K .......... .......... .......... .......... .......... 40% 22.0M 0s 2021-05-18T14:20:29.0661013Z 2400K .......... .......... .......... .......... .......... 41% 73.0M 0s 2021-05-18T14:20:29.0664012Z 2450K .......... .......... .......... .......... .......... 41% 144M 0s 2021-05-18T14:20:29.0670910Z 2500K .......... .......... .......... .......... .......... 42% 71.0M 0s 2021-05-18T14:20:29.0682839Z 2550K .......... .......... .......... .......... .......... 43% 41.0M 0s 2021-05-18T14:20:29.0685874Z 2600K .......... .......... .......... .......... .......... 44% 162M 0s 2021-05-18T14:20:29.0712628Z 2650K .......... .......... .......... .......... .......... 45% 18.7M 0s 2021-05-18T14:20:29.0714896Z 2700K .......... .......... .......... .......... .......... 46% 242M 0s 2021-05-18T14:20:29.0722347Z 2750K .......... .......... .......... .......... .......... 46% 63.9M 0s 2021-05-18T14:20:29.0726129Z 2800K .......... .......... .......... .......... .......... 47% 110M 0s 2021-05-18T14:20:29.0735863Z 2850K .......... .......... .......... .......... .......... 48% 51.3M 0s 2021-05-18T14:20:29.0739108Z 2900K .......... .......... .......... .......... .......... 49% 148M 0s 2021-05-18T14:20:29.0766135Z 2950K .......... .......... .......... .......... .......... 50% 18.1M 0s 2021-05-18T14:20:29.0768446Z 3000K .......... .......... .......... .......... .......... 51% 189M 0s 2021-05-18T14:20:29.0776556Z 3050K .......... .......... .......... .......... .......... 52% 60.4M 0s 2021-05-18T14:20:29.0785101Z 3100K .......... .......... .......... .......... .......... 52% 56.8M 0s 2021-05-18T14:20:29.0816498Z 3150K .......... .......... .......... .......... .......... 53% 15.9M 0s 2021-05-18T14:20:29.0818625Z 3200K .......... .......... .......... .......... .......... 54% 183M 0s 2021-05-18T14:20:29.0820609Z 3250K .......... .......... .......... .......... .......... 55% 239M 0s 2021-05-18T14:20:29.0828025Z 3300K .......... .......... .......... .......... .......... 56% 65.9M 0s 2021-05-18T14:20:29.0836321Z 3350K .......... .......... .......... .......... .......... 57% 59.2M 0s 2021-05-18T14:20:29.0845012Z 3400K .......... .......... .......... .......... .......... 57% 57.2M 0s 2021-05-18T14:20:29.0847190Z 3450K .......... .......... .......... .......... .......... 58% 203M 0s 2021-05-18T14:20:29.0868547Z 3500K .......... .......... .......... .......... .......... 59% 23.2M 0s 2021-05-18T14:20:29.0871772Z 3550K .......... .......... .......... .......... .......... 60% 141M 0s 2021-05-18T14:20:29.0879330Z 3600K .......... .......... .......... .......... .......... 61% 64.1M 0s 2021-05-18T14:20:29.0881269Z 3650K .......... .......... .......... .......... .......... 62% 251M 0s 2021-05-18T14:20:29.0892068Z 3700K .......... .......... .......... .......... .......... 62% 45.5M 0s 2021-05-18T14:20:29.0898283Z 3750K .......... .......... .......... .......... .......... 63% 77.6M 0s 2021-05-18T14:20:29.0922370Z 3800K .......... .......... .......... .......... .......... 64% 20.5M 0s 2021-05-18T14:20:29.0924119Z 3850K .......... .......... .......... .......... .......... 65% 232M 0s 2021-05-18T14:20:29.0926306Z 3900K .......... .......... .......... .......... .......... 66% 230M 0s 2021-05-18T14:20:29.0932798Z 3950K .......... .......... .......... .......... .......... 67% 75.5M 0s 2021-05-18T14:20:29.0941045Z 4000K .......... .......... .......... .......... .......... 67% 59.5M 0s 2021-05-18T14:20:29.0948858Z 4050K .......... .......... .......... .......... .......... 68% 62.1M 0s 2021-05-18T14:20:29.0968612Z 4100K .......... .......... .......... .......... .......... 69% 26.0M 0s 2021-05-18T14:20:29.0971260Z 4150K .......... .......... .......... .......... .......... 70% 136M 0s 2021-05-18T14:20:29.0974906Z 4200K .......... .......... .......... .......... .......... 71% 134M 0s 2021-05-18T14:20:29.0982405Z 4250K .......... .......... .......... .......... .......... 72% 64.7M 0s 2021-05-18T14:20:29.0989685Z 4300K .......... .......... .......... .......... .......... 72% 67.4M 0s 2021-05-18T14:20:29.0997326Z 4350K .......... .......... .......... .......... .......... 73% 63.7M 0s 2021-05-18T14:20:29.1022352Z 4400K .......... .......... .......... .......... .......... 74% 20.6M 0s 2021-05-18T14:20:29.1023564Z 4450K .......... .......... .......... .......... .......... 75% 192M 0s 2021-05-18T14:20:29.1025363Z 4500K .......... .......... .......... .......... .......... 76% 263M 0s 2021-05-18T14:20:29.1030857Z 4550K .......... .......... .......... .......... .......... 77% 134M 0s 2021-05-18T14:20:29.1037468Z 4600K .......... .......... .......... .......... .......... 78% 58.4M 0s 2021-05-18T14:20:29.1042586Z 4650K .......... .......... .......... .......... .......... 78% 95.8M 0s 2021-05-18T14:20:29.1045938Z 4700K .......... .......... .......... .......... .......... 79% 146M 0s 2021-05-18T14:20:29.1054758Z 4750K .......... .......... .......... .......... .......... 80% 66.3M 0s 2021-05-18T14:20:29.1080474Z 4800K .......... .......... .......... .......... .......... 81% 20.8M 0s 2021-05-18T14:20:29.1081286Z 4850K .......... .......... .......... .......... .......... 82% 264M 0s 2021-05-18T14:20:29.1082012Z 4900K .......... .......... .......... .......... .......... 83% 315M 0s 2021-05-18T14:20:29.1086223Z 4950K .......... .......... .......... .......... .......... 83% 86.6M 0s 2021-05-18T14:20:29.1091876Z 5000K .......... .......... .......... .......... .......... 84% 80.7M 0s 2021-05-18T14:20:29.1097887Z 5050K .......... .......... .......... .......... .......... 85% 81.3M 0s 2021-05-18T14:20:29.1103270Z 5100K .......... .......... .......... .......... .......... 86% 90.5M 0s 2021-05-18T14:20:29.1106362Z 5150K .......... .......... .......... .......... .......... 87% 154M 0s 2021-05-18T14:20:29.1131153Z 5200K .......... .......... .......... .......... .......... 88% 20.1M 0s 2021-05-18T14:20:29.1132776Z 5250K .......... .......... .......... .......... .......... 88% 238M 0s 2021-05-18T14:20:29.1138557Z 5300K .......... .......... .......... .......... .......... 89% 90.2M 0s 2021-05-18T14:20:29.1143102Z 5350K .......... .......... .......... .......... .......... 90% 99.2M 0s 2021-05-18T14:20:29.1146150Z 5400K .......... .......... .......... .......... .......... 91% 161M 0s 2021-05-18T14:20:29.1152932Z 5450K .......... .......... .......... .......... .......... 92% 75.1M 0s 2021-05-18T14:20:29.1159992Z 5500K .......... .......... .......... .......... .......... 93% 66.4M 0s 2021-05-18T14:20:29.1183541Z 5550K .......... .......... .......... .......... .......... 93% 21.4M 0s 2021-05-18T14:20:29.1184996Z 5600K .......... .......... .......... .......... .......... 94% 227M 0s 2021-05-18T14:20:29.1187101Z 5650K .......... .......... .......... .......... .......... 95% 229M 0s 2021-05-18T14:20:29.1190827Z 5700K .......... .......... .......... .......... .......... 96% 133M 0s 2021-05-18T14:20:29.1196877Z 5750K .......... .......... .......... .......... .......... 97% 80.4M 0s 2021-05-18T14:20:29.1203585Z 5800K .......... .......... .......... .......... .......... 98% 90.3M 0s 2021-05-18T14:20:29.1209021Z 5850K .......... .......... .......... .......... .......... 98% 73.5M 0s 2021-05-18T14:20:29.1211199Z 5900K .......... .......... .......... .......... .......... 99% 212M 0s 2021-05-18T14:20:29.1211957Z 5950K .......... 100% 325M=0.1s 2021-05-18T14:20:29.1212400Z 2021-05-18T14:20:29.1214163Z 2021-05-18 14:20:29 (43.1 MB/s) - ‘/tmp/RtmpXceszF/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6103206/6103206] 2021-05-18T14:20:29.1215067Z 2021-05-18T14:20:29.1225176Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:29.1226234Z (as ‘lib’ is unspecified) 2021-05-18T14:20:29.6199326Z * installing *binary* package ‘oro.nifti’ ... 2021-05-18T14:20:29.6311082Z * DONE (oro.nifti) 2021-05-18T14:20:29.6433239Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd, neuroconductor/fslr@2836c318184779a56162a0b4936ee42d348395a7 2021-05-18T14:20:29.6517034Z Installing neurobase binaries 2021-05-18T14:20:29.6525590Z [1] "neuroconductor/neurobase" 2021-05-18T14:20:29.8032433Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:20:29.8052259Z tag_name 2021-05-18T14:20:29.8052825Z 11 1.30.1.s 2021-05-18T14:20:29.8053601Z zipball_url 2021-05-18T14:20:29.8054746Z 11 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-18T14:20:29.8055929Z tarball_url 2021-05-18T14:20:29.8057067Z 11 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-18T14:20:29.8058089Z commit.sha 2021-05-18T14:20:29.8058921Z 11 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-18T14:20:29.8059877Z commit.url 2021-05-18T14:20:29.8060725Z Installing neurobase package binaries 2021-05-18T14:20:29.8062224Z 11 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-18T14:20:29.8063414Z node_id 2021-05-18T14:20:29.8064669Z 11 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-18T14:20:29.8066581Z url 2021-05-18T14:20:29.8067512Z 11 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-18T14:20:29.8068763Z assets_url 2021-05-18T14:20:29.8069760Z 11 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-18T14:20:29.8070772Z upload_url 2021-05-18T14:20:29.8071919Z 11 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-18T14:20:29.8073121Z id asset_updated_at asset_created_at created_at 2021-05-18T14:20:29.8074478Z 11 43020192 2021-05-16 20:19:05 2021-05-16 20:19:05 2021-05-16 20:01:27 2021-05-18T14:20:29.8075169Z published_at asset_name 2021-05-18T14:20:29.8076200Z 11 2021-05-16 20:01:56 neurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:20:29.8076908Z asset_label asset_download_count 2021-05-18T14:20:29.8077467Z 11 33 2021-05-18T14:20:29.8078211Z asset_browser_download_url 2021-05-18T14:20:29.8079721Z 11 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:20:29.8102923Z --2021-05-18 14:20:29-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:20:29.8146647Z Resolving github.com (github.com)... 140.82.112.3 2021-05-18T14:20:29.8203440Z Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2021-05-18T14:20:29.8414082Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:20:29.8421259Z Location: https://github-releases.githubusercontent.com/367973948/f60dc280-b683-11eb-8340-b26dd26a392c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141832Z&X-Amz-Expires=300&X-Amz-Signature=7b03ac4506547cc1d69665b70797e52cfd25ae6f9c09b8914b30e5b648e4da03&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:20:29.8432652Z --2021-05-18 14:20:29-- https://github-releases.githubusercontent.com/367973948/f60dc280-b683-11eb-8340-b26dd26a392c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T141832Z&X-Amz-Expires=300&X-Amz-Signature=7b03ac4506547cc1d69665b70797e52cfd25ae6f9c09b8914b30e5b648e4da03&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:20:29.8438763Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.111.154, 185.199.110.154, ... 2021-05-18T14:20:29.8486814Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-18T14:20:29.9119532Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:20:29.9121054Z Length: 943296 (921K) [application/octet-stream] 2021-05-18T14:20:29.9122490Z Saving to: ‘/tmp/RtmpXceszF/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:20:29.9136203Z 2021-05-18T14:20:29.9187643Z 0K .......... .......... .......... .......... .......... 5% 7.01M 0s 2021-05-18T14:20:29.9238619Z 50K .......... .......... .......... .......... .......... 10% 9.79M 0s 2021-05-18T14:20:29.9243226Z 100K .......... .......... .......... .......... .......... 16% 78.1M 0s 2021-05-18T14:20:29.9263620Z 150K .......... .......... .......... .......... .......... 21% 23.5M 0s 2021-05-18T14:20:29.9302508Z 200K .......... .......... .......... .......... .......... 27% 13.2M 0s 2021-05-18T14:20:29.9319549Z 250K .......... .......... .......... .......... .......... 32% 25.5M 0s 2021-05-18T14:20:29.9349558Z 300K .......... .......... .......... .......... .......... 37% 16.7M 0s 2021-05-18T14:20:29.9368992Z 350K .......... .......... .......... .......... .......... 43% 24.5M 0s 2021-05-18T14:20:29.9386948Z 400K .......... .......... .......... .......... .......... 48% 26.7M 0s 2021-05-18T14:20:29.9417549Z 450K .......... .......... .......... .......... .......... 54% 16.3M 0s 2021-05-18T14:20:29.9426016Z 500K .......... .......... .......... .......... .......... 59% 51.9M 0s 2021-05-18T14:20:29.9446924Z 550K .......... .......... .......... .......... .......... 65% 24.0M 0s 2021-05-18T14:20:29.9474685Z 600K .......... .......... .......... .......... .......... 70% 17.8M 0s 2021-05-18T14:20:29.9486839Z 650K .......... .......... .......... .......... .......... 75% 40.3M 0s 2021-05-18T14:20:29.9520687Z 700K .......... .......... .......... .......... .......... 81% 14.7M 0s 2021-05-18T14:20:29.9524542Z 750K .......... .......... .......... .......... .......... 86% 88.8M 0s 2021-05-18T14:20:29.9539529Z 800K .......... .......... .......... .......... .......... 92% 32.9M 0s 2021-05-18T14:20:29.9570034Z 850K .......... .......... .......... .......... .......... 97% 16.2M 0s 2021-05-18T14:20:29.9574192Z 900K .......... .......... . 100% 56.1M=0.05s 2021-05-18T14:20:29.9575510Z 2021-05-18T14:20:29.9578030Z 2021-05-18 14:20:29 (19.7 MB/s) - ‘/tmp/RtmpXceszF/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [943296/943296] 2021-05-18T14:20:29.9580988Z 2021-05-18T14:20:29.9586877Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:29.9588754Z (as ‘lib’ is unspecified) 2021-05-18T14:20:30.2565243Z * installing *binary* package ‘neurobase’ ... 2021-05-18T14:20:30.2627812Z * DONE (neurobase) 2021-05-18T14:20:30.2735484Z Rewriting new remotes: neuroconductor/fslr@2836c318184779a56162a0b4936ee42d348395a7 2021-05-18T14:20:30.2818020Z Installing fslr binaries 2021-05-18T14:20:30.2826286Z [1] "neuroconductor/fslr" 2021-05-18T14:20:30.4293447Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-18T14:20:30.4313399Z tag_name 2021-05-18T14:20:30.4314174Z 10 2.25.0.s 2021-05-18T14:20:30.4315039Z zipball_url 2021-05-18T14:20:30.4316276Z 10 https://api.github.com/repos/neuroconductor/fslr/zipball/refs/tags/2.25.0.s 2021-05-18T14:20:30.4317477Z tarball_url 2021-05-18T14:20:30.4318685Z 10 https://api.github.com/repos/neuroconductor/fslr/tarball/refs/tags/2.25.0.s 2021-05-18T14:20:30.4319813Z commit.sha 2021-05-18T14:20:30.4320872Z Installing fslr package binaries 2021-05-18T14:20:30.4321616Z 10 2836c318184779a56162a0b4936ee42d348395a7 2021-05-18T14:20:30.4322737Z commit.url 2021-05-18T14:20:30.4324072Z 10 https://api.github.com/repos/neuroconductor/fslr/commits/2836c318184779a56162a0b4936ee42d348395a7 2021-05-18T14:20:30.4325662Z node_id 2021-05-18T14:20:30.4326978Z 10 MDM6UmVmMzY4MzI2NjE5OnJlZnMvdGFncy8yLjI1LjAucw== 2021-05-18T14:20:30.4328349Z url 2021-05-18T14:20:30.4329697Z 10 https://api.github.com/repos/neuroconductor/fslr/releases/43088257 2021-05-18T14:20:30.4330707Z assets_url 2021-05-18T14:20:30.4331673Z 10 https://api.github.com/repos/neuroconductor/fslr/releases/43088257/assets 2021-05-18T14:20:30.4332706Z upload_url 2021-05-18T14:20:30.4333812Z 10 https://uploads.github.com/repos/neuroconductor/fslr/releases/43088257/assets{?name,label} 2021-05-18T14:20:30.4335267Z id asset_updated_at asset_created_at created_at 2021-05-18T14:20:30.4336625Z 10 43088257 2021-05-17 21:45:52 2021-05-17 21:45:51 2021-05-17 21:30:57 2021-05-18T14:20:30.4337310Z published_at asset_name 2021-05-18T14:20:30.4338296Z 10 2021-05-17 21:31:23 fslr_2.25.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:20:30.4338974Z asset_label asset_download_count 2021-05-18T14:20:30.4339531Z 10 2 2021-05-18T14:20:30.4340262Z asset_browser_download_url 2021-05-18T14:20:30.4341676Z 10 https://github.com/neuroconductor/fslr/releases/download/2.25.0.s/fslr_2.25.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:20:30.4370483Z --2021-05-18 14:20:30-- https://github.com/neuroconductor/fslr/releases/download/2.25.0.s/fslr_2.25.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:20:30.4422748Z Resolving github.com (github.com)... 140.82.112.3 2021-05-18T14:20:30.4476191Z Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2021-05-18T14:20:30.5495292Z HTTP request sent, awaiting response... 302 Found 2021-05-18T14:20:30.5502555Z Location: https://github-releases.githubusercontent.com/368326619/3f7c1180-b759-11eb-9b4a-1baffd399b46?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142030Z&X-Amz-Expires=300&X-Amz-Signature=eaa7ccd297ac8c53a104f0c618f901f3ed9d078f27b68d5c6f6c09e9b01fa992&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=368326619&response-content-disposition=attachment%3B%20filename%3Dfslr_2.25.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-18T14:20:30.5513444Z --2021-05-18 14:20:30-- https://github-releases.githubusercontent.com/368326619/3f7c1180-b759-11eb-9b4a-1baffd399b46?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210518%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210518T142030Z&X-Amz-Expires=300&X-Amz-Signature=eaa7ccd297ac8c53a104f0c618f901f3ed9d078f27b68d5c6f6c09e9b01fa992&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=368326619&response-content-disposition=attachment%3B%20filename%3Dfslr_2.25.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-18T14:20:30.5543461Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.111.154, 185.199.110.154, ... 2021-05-18T14:20:30.5595261Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-18T14:20:30.6770734Z HTTP request sent, awaiting response... 200 OK 2021-05-18T14:20:30.6772819Z Length: 639825 (625K) [application/octet-stream] 2021-05-18T14:20:30.6774837Z Saving to: ‘/tmp/RtmpXceszF/fslr_2.25.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-18T14:20:30.6775764Z 2021-05-18T14:20:30.6820230Z 0K .......... .......... .......... .......... .......... 8% 10.5M 0s 2021-05-18T14:20:30.6868091Z 50K .......... .......... .......... .......... .......... 16% 10.2M 0s 2021-05-18T14:20:30.6876782Z 100K .......... .......... .......... .......... .......... 24% 50.9M 0s 2021-05-18T14:20:30.6890696Z 150K .......... .......... .......... .......... .......... 32% 35.6M 0s 2021-05-18T14:20:30.6923642Z 200K .......... .......... .......... .......... .......... 40% 17.7M 0s 2021-05-18T14:20:30.6932775Z 250K .......... .......... .......... .......... .......... 48% 33.7M 0s 2021-05-18T14:20:30.6954846Z 300K .......... .......... .......... .......... .......... 56% 23.1M 0s 2021-05-18T14:20:30.6971697Z 350K .......... .......... .......... .......... .......... 64% 26.9M 0s 2021-05-18T14:20:30.6990796Z 400K .......... .......... .......... .......... .......... 72% 25.9M 0s 2021-05-18T14:20:30.7019379Z 450K .......... .......... .......... .......... .......... 80% 17.7M 0s 2021-05-18T14:20:30.7038085Z 500K .......... .......... .......... .......... .......... 88% 27.0M 0s 2021-05-18T14:20:30.7062605Z 550K .......... .......... .......... .......... .......... 96% 26.0M 0s 2021-05-18T14:20:30.7063516Z 600K .......... .......... .... 100% 215M=0.03s 2021-05-18T14:20:30.7064057Z 2021-05-18T14:20:30.7066705Z 2021-05-18 14:20:30 (21.5 MB/s) - ‘/tmp/RtmpXceszF/fslr_2.25.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [639825/639825] 2021-05-18T14:20:30.7077359Z 2021-05-18T14:20:30.7078764Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:30.7081001Z (as ‘lib’ is unspecified) 2021-05-18T14:20:30.9774493Z * installing *binary* package ‘fslr’ ... 2021-05-18T14:20:30.9832452Z * DONE (fslr) 2021-05-18T14:20:30.9931910Z Rewriting new remotes: 2021-05-18T14:20:31.0140292Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-18T14:20:31.0141137Z remotes::install_deps(dependencies = TRUE) 2021-05-18T14:20:31.0141843Z remotes::install_cran("rcmdcheck") 2021-05-18T14:20:31.0142469Z remotes::install_cran("markdown") 2021-05-18T14:20:31.0150272Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:20:31.0150732Z env: 2021-05-18T14:20:31.0151231Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:20:31.0151759Z TIC_DEPLOY_KEY: 2021-05-18T14:20:31.0152648Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:20:31.0154566Z GITHUB_PAT: *** 2021-05-18T14:20:31.0155567Z COVERALLS_TOKEN: *** 2021-05-18T14:20:31.0156118Z continue-on-error: false 2021-05-18T14:20:31.0156661Z VDIFFR_RUN_TESTS: 2021-05-18T14:20:31.0157208Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:20:31.0157693Z TZ: UTC 2021-05-18T14:20:31.0158132Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:20:31.0158635Z NOT_CRAN: true 2021-05-18T14:20:31.0159049Z ##[endgroup] 2021-05-18T14:20:51.5775208Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-18T14:20:51.5776839Z caTools (NA -> 1.18.2) [CRAN] 2021-05-18T14:20:51.5777852Z Skipping 1 packages ahead of CRAN: fslr 2021-05-18T14:20:51.5779002Z gtools (NA -> 3.8.2 ) [CRAN] 2021-05-18T14:20:51.5779918Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-18T14:20:51.5780794Z R.oo (NA -> 1.24.0) [CRAN] 2021-05-18T14:20:51.5781644Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-18T14:20:51.5782498Z R.utils (NA -> 2.10.1) [CRAN] 2021-05-18T14:20:51.5783375Z matrixStats (NA -> 0.58.0) [CRAN] 2021-05-18T14:20:51.5784230Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-18T14:20:51.5785320Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-18T14:20:51.5786175Z gplots (NA -> 3.1.1 ) [CRAN] 2021-05-18T14:20:51.5787037Z neurobase (1.30.1 -> 1.32.1) [CRAN] 2021-05-18T14:20:51.5787891Z ROCR (NA -> 1.0-11) [CRAN] 2021-05-18T14:20:51.5788722Z mmand (1.6.0 -> 1.6.1 ) [CRAN] 2021-05-18T14:20:51.5811280Z Installing 14 packages: bitops, caTools, gtools, R.methodsS3, R.oo, RNifti, R.utils, matrixStats, abind, oro.nifti, gplots, neurobase, ROCR, mmand 2021-05-18T14:20:51.5827616Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-18T14:20:51.5828838Z (as ‘lib’ is unspecified) 2021-05-18T14:21:08.4837823Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-18T14:21:08.8844102Z Content type 'binary/octet-stream' length 34858 bytes (34 KB) 2021-05-18T14:21:08.8854517Z ================================================== 2021-05-18T14:21:08.8855083Z downloaded 34 KB 2021-05-18T14:21:08.8855403Z 2021-05-18T14:21:08.8894626Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/caTools_1.18.2.tar.gz' 2021-05-18T14:21:09.6946067Z Content type 'binary/octet-stream' length 247686 bytes (241 KB) 2021-05-18T14:21:09.7085796Z ================================================== 2021-05-18T14:21:09.7086451Z downloaded 241 KB 2021-05-18T14:21:09.7086774Z 2021-05-18T14:21:09.7127799Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gtools_3.8.2.tar.gz' 2021-05-18T14:21:10.3751723Z Content type 'binary/octet-stream' length 324517 bytes (316 KB) 2021-05-18T14:21:10.3931731Z ================================================== 2021-05-18T14:21:10.3932344Z downloaded 316 KB 2021-05-18T14:21:10.3932651Z 2021-05-18T14:21:10.3973582Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-18T14:21:10.6705138Z Content type 'binary/octet-stream' length 79535 bytes (77 KB) 2021-05-18T14:21:10.6765982Z ================================================== 2021-05-18T14:21:10.6766578Z downloaded 77 KB 2021-05-18T14:21:10.6766899Z 2021-05-18T14:21:10.6806702Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-18T14:21:10.9578873Z Content type 'binary/octet-stream' length 953964 bytes (931 KB) 2021-05-18T14:21:10.9841740Z ================================================== 2021-05-18T14:21:10.9842407Z downloaded 931 KB 2021-05-18T14:21:10.9842713Z 2021-05-18T14:21:10.9883626Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-18T14:21:11.6079542Z Content type 'binary/octet-stream' length 2686863 bytes (2.6 MB) 2021-05-18T14:21:11.6504800Z ================================================== 2021-05-18T14:21:11.6505425Z downloaded 2.6 MB 2021-05-18T14:21:11.6505749Z 2021-05-18T14:21:11.6546341Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-18T14:21:11.9254260Z Content type 'binary/octet-stream' length 1392672 bytes (1.3 MB) 2021-05-18T14:21:11.9558118Z ================================================== 2021-05-18T14:21:11.9558750Z downloaded 1.3 MB 2021-05-18T14:21:11.9559100Z 2021-05-18T14:21:11.9599603Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-18T14:21:12.2307327Z Content type 'binary/octet-stream' length 2539233 bytes (2.4 MB) 2021-05-18T14:21:12.2691120Z ================================================== 2021-05-18T14:21:12.2692151Z downloaded 2.4 MB 2021-05-18T14:21:12.2692789Z 2021-05-18T14:21:12.2733958Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-18T14:21:12.4449837Z Content type 'binary/octet-stream' length 60511 bytes (59 KB) 2021-05-18T14:21:12.4504254Z ================================================== 2021-05-18T14:21:12.4504897Z downloaded 59 KB 2021-05-18T14:21:12.4505277Z 2021-05-18T14:21:12.4544370Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-18T14:21:12.7565813Z Content type 'binary/octet-stream' length 6102270 bytes (5.8 MB) 2021-05-18T14:21:12.8068137Z ================================================== 2021-05-18T14:21:12.8068785Z downloaded 5.8 MB 2021-05-18T14:21:12.8069129Z 2021-05-18T14:21:12.8114449Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gplots_3.1.1.tar.gz' 2021-05-18T14:21:13.4664594Z Content type 'binary/octet-stream' length 595163 bytes (581 KB) 2021-05-18T14:21:13.4905722Z ================================================== 2021-05-18T14:21:13.4906345Z downloaded 581 KB 2021-05-18T14:21:13.4906672Z 2021-05-18T14:21:13.4951590Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-18T14:21:13.7670162Z Content type 'binary/octet-stream' length 1772902 bytes (1.7 MB) 2021-05-18T14:21:13.8209971Z ================================================== 2021-05-18T14:21:13.8211129Z downloaded 1.7 MB 2021-05-18T14:21:13.8211666Z 2021-05-18T14:21:13.8247942Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ROCR_1.0-11.tar.gz' 2021-05-18T14:21:14.5261143Z Content type 'binary/octet-stream' length 453521 bytes (442 KB) 2021-05-18T14:21:14.6572944Z ================================================== 2021-05-18T14:21:14.6574088Z downloaded 442 KB 2021-05-18T14:21:14.6574628Z 2021-05-18T14:21:14.6611933Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mmand_1.6.1.tar.gz' 2021-05-18T14:21:15.3160804Z Content type 'binary/octet-stream' length 1852181 bytes (1.8 MB) 2021-05-18T14:21:15.3748412Z ================================================== 2021-05-18T14:21:15.3750356Z downloaded 1.8 MB 2021-05-18T14:21:15.3751619Z 2021-05-18T14:21:15.6234799Z * installing *binary* package ‘bitops’ ... 2021-05-18T14:21:15.6280962Z * DONE (bitops) 2021-05-18T14:21:15.8858416Z * installing *binary* package ‘gtools’ ... 2021-05-18T14:21:15.8901809Z * DONE (gtools) 2021-05-18T14:21:16.1369420Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-18T14:21:16.1414699Z * DONE (R.methodsS3) 2021-05-18T14:21:16.8149365Z * installing *binary* package ‘RNifti’ ... 2021-05-18T14:21:16.8290021Z * DONE (RNifti) 2021-05-18T14:21:17.5213913Z * installing *binary* package ‘matrixStats’ ... 2021-05-18T14:21:17.5399853Z * DONE (matrixStats) 2021-05-18T14:21:17.7832700Z * installing *binary* package ‘abind’ ... 2021-05-18T14:21:17.7876417Z * DONE (abind) 2021-05-18T14:21:18.2499240Z * installing *binary* package ‘mmand’ ... 2021-05-18T14:21:18.2622838Z * DONE (mmand) 2021-05-18T14:21:18.5231447Z * installing *binary* package ‘caTools’ ... 2021-05-18T14:21:18.5279121Z * DONE (caTools) 2021-05-18T14:21:18.8147589Z * installing *binary* package ‘R.oo’ ... 2021-05-18T14:21:18.8204684Z * DONE (R.oo) 2021-05-18T14:21:19.3286613Z * installing *binary* package ‘oro.nifti’ ... 2021-05-18T14:21:19.3415389Z * DONE (oro.nifti) 2021-05-18T14:21:19.6520013Z * installing *binary* package ‘R.utils’ ... 2021-05-18T14:21:19.6584224Z * DONE (R.utils) 2021-05-18T14:21:19.9290465Z * installing *binary* package ‘gplots’ ... 2021-05-18T14:21:19.9345406Z * DONE (gplots) 2021-05-18T14:21:20.2805526Z * installing *binary* package ‘neurobase’ ... 2021-05-18T14:21:20.2896594Z * DONE (neurobase) 2021-05-18T14:21:20.5603991Z * installing *binary* package ‘ROCR’ ... 2021-05-18T14:21:20.5660488Z * DONE (ROCR) 2021-05-18T14:21:20.5721420Z 2021-05-18T14:21:20.5722542Z The downloaded source packages are in 2021-05-18T14:21:20.5724037Z ‘/tmp/Rtmp2iuiSb/downloaded_packages’ 2021-05-18T14:21:36.2020737Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-18T14:21:36.2022552Z Use `force = TRUE` to force installation 2021-05-18T14:21:36.2035699Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-18T14:21:36.2037137Z Use `force = TRUE` to force installation 2021-05-18T14:21:36.2224556Z ##[group]Run options(width = 100) 2021-05-18T14:21:36.2225133Z options(width = 100) 2021-05-18T14:21:36.2225766Z pkgs <- installed.packages()[, "Package"] 2021-05-18T14:21:36.2226546Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-18T14:21:36.2234315Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:21:36.2234796Z env: 2021-05-18T14:21:36.2235285Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:21:36.2235817Z TIC_DEPLOY_KEY: 2021-05-18T14:21:36.2236708Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:21:36.2238463Z GITHUB_PAT: *** 2021-05-18T14:21:36.2239453Z COVERALLS_TOKEN: *** 2021-05-18T14:21:36.2240006Z continue-on-error: false 2021-05-18T14:21:36.2240550Z VDIFFR_RUN_TESTS: 2021-05-18T14:21:36.2241103Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:21:36.2241592Z TZ: UTC 2021-05-18T14:21:36.2242031Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:21:36.2242540Z NOT_CRAN: true 2021-05-18T14:21:36.2242971Z ##[endgroup] 2021-05-18T14:21:36.7556556Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:21:36.7557244Z setting value 2021-05-18T14:21:36.7558090Z version R version 4.0.5 (2021-03-31) 2021-05-18T14:21:36.7558991Z os Ubuntu 20.04.2 LTS 2021-05-18T14:21:36.7559731Z system x86_64, linux-gnu 2021-05-18T14:21:36.7560283Z ui X11 2021-05-18T14:21:36.7560802Z language (EN) 2021-05-18T14:21:36.7561503Z collate C.UTF-8 2021-05-18T14:21:36.7562224Z ctype C.UTF-8 2021-05-18T14:21:36.7562733Z tz UTC 2021-05-18T14:21:36.7563395Z date 2021-05-18 2021-05-18T14:21:36.7563696Z 2021-05-18T14:21:36.7564974Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-18T14:21:36.7565778Z package * version date lib source 2021-05-18T14:21:36.7566764Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7567835Z aghast 0.2.1 2021-05-18 [1] Github (muschellij2/aghast@0c3b853) 2021-05-18T14:21:36.7568856Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7569754Z base * 4.0.5 2021-03-31 [2] local 2021-05-18T14:21:36.7570637Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7571526Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-18T14:21:36.7572408Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7573273Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7574182Z cachem 1.0.5 2021-05-15 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7576054Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7577011Z caTools 1.18.2 2021-03-28 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7577952Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-18T14:21:36.7578838Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7579707Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7580607Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-18T14:21:36.7581513Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-18T14:21:36.7582460Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7583673Z compiler 4.0.5 2021-03-31 [2] local 2021-05-18T14:21:36.7584592Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7585487Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7586385Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7587444Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7588370Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7589279Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-18T14:21:36.7590196Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-18T14:21:36.7591188Z desc 1.2.0.9000 2021-05-18 [1] Github (muschellij2/desc@7be86f2) 2021-05-18T14:21:36.7592186Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7593094Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7593994Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7594885Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7595787Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7596728Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7597630Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7598530Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7599491Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-18T14:21:36.7600368Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7601316Z fslr 2.25.0 2021-05-17 [1] Neuroconductor (R 4.0.5) 2021-05-18T14:21:36.7602280Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7603179Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7604058Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7605310Z ghtravis 0.15.1 2021-05-18 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-18T14:21:36.7606317Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7607247Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7608150Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7609051Z gplots 3.1.1 2020-11-28 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7609989Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-18T14:21:36.7610917Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-18T14:21:36.7611833Z grid 4.0.5 2021-03-31 [2] local 2021-05-18T14:21:36.7612722Z gtools 3.8.2 2020-03-31 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7613610Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7614500Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7615376Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7637112Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7638378Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-18T14:21:36.7639315Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7640414Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-18T14:21:36.7641357Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7642290Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7643201Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7644219Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7645428Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-18T14:21:36.7646318Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-18T14:21:36.7647239Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7648168Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7649079Z methods * 4.0.5 2021-03-31 [2] local 2021-05-18T14:21:36.7649972Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-18T14:21:36.7650840Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7651717Z mmand 1.6.1 2020-03-03 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7652630Z neurobase 1.32.1 2021-04-07 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7653531Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-18T14:21:36.7656971Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-18T14:21:36.7657888Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7658792Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 4.0.2) 2021-05-18T14:21:36.7659706Z parallel 4.0.5 2021-03-31 [2] local 2021-05-18T14:21:36.7660620Z pillar 1.6.1 2021-05-16 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7661523Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7662453Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7663354Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7664266Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7665192Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7666116Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7667009Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7667916Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7668828Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7669744Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7670628Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7671493Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7672389Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7673317Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7674218Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7675124Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7676037Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7676909Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7677902Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7678789Z RNifti 1.3.1 2021-05-13 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7679681Z ROCR 1.0-11 2020-05-02 [1] RSPM (R 4.0.0) 2021-05-18T14:21:36.7680579Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7681575Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-18T14:21:36.7682490Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7683422Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7684348Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7685503Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7686440Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-18T14:21:36.7687334Z splines 4.0.5 2021-03-31 [2] local 2021-05-18T14:21:36.7688215Z stats * 4.0.5 2021-03-31 [2] local 2021-05-18T14:21:36.7689105Z stats4 4.0.5 2021-03-31 [2] local 2021-05-18T14:21:36.7690082Z stringi 1.6.2 2021-05-17 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7690988Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7691894Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-18T14:21:36.7692764Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7695110Z sysreqs 1.0.0.9000 2021-05-18 [1] Github (r-hub/sysreqs@f068afa) 2021-05-18T14:21:36.7696444Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-18T14:21:36.7697399Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7698325Z tibble 3.1.2 2021-05-16 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7699295Z tic 0.10.0 2021-05-18 [1] Github (ropensci/tic@3b4dfb8) 2021-05-18T14:21:36.7700238Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7701168Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7702067Z tools 4.0.5 2021-03-31 [2] local 2021-05-18T14:21:36.7703948Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7704854Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7705717Z utils * 4.0.5 2021-03-31 [2] local 2021-05-18T14:21:36.7706600Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7707499Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7708371Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7709255Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7710125Z xfun 0.23 2021-05-15 [1] RSPM (R 4.0.4) 2021-05-18T14:21:36.7711002Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7711876Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7712749Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7713618Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-18T14:21:36.7713958Z 2021-05-18T14:21:36.7714490Z [1] /home/runner/work/_temp/Library 2021-05-18T14:21:36.7715064Z [2] /opt/R/4.0.5/lib/R/library 2021-05-18T14:21:36.7748469Z ##[group]Run Rscript -e 'tic::script()' 2021-05-18T14:21:36.7749104Z Rscript -e 'tic::script()' 2021-05-18T14:21:36.7749577Z ls -l check 2021-05-18T14:21:36.7797394Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:21:36.7797977Z env: 2021-05-18T14:21:36.7798590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:21:36.7799108Z TIC_DEPLOY_KEY: 2021-05-18T14:21:36.7800009Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:21:36.7801892Z GITHUB_PAT: *** 2021-05-18T14:21:36.7802917Z COVERALLS_TOKEN: *** 2021-05-18T14:21:36.7803584Z continue-on-error: false 2021-05-18T14:21:36.7804223Z VDIFFR_RUN_TESTS: 2021-05-18T14:21:36.7805077Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:21:36.7805615Z TZ: UTC 2021-05-18T14:21:36.7806131Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:21:36.7806701Z NOT_CRAN: true 2021-05-18T14:21:36.7807180Z ##[endgroup] 2021-05-18T14:21:37.1024083Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:21:37.2529823Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-18T14:21:37.2531128Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-18T14:21:37.2532050Z timeout = Inf, check_dir = "check") 2021-05-18T14:21:37.3318327Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-18T14:21:37.5830280Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-18T14:21:37.5989313Z * preparing ‘oasis’: 2021-05-18T14:21:37.6130100Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:21:37.6607038Z * checking for LF line-endings in source and make files and shell scripts 2021-05-18T14:21:37.6696734Z * checking for empty or unneeded directories 2021-05-18T14:21:37.6717728Z * building ‘oasis_3.0.1.tar.gz’ 2021-05-18T14:21:37.6861508Z 2021-05-18T14:21:37.7816680Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-18T14:21:38.0772320Z * using log directory ‘/home/runner/work/oasis/oasis/check/oasis.Rcheck’ 2021-05-18T14:21:38.0773814Z * using R version 4.0.5 (2021-03-31) 2021-05-18T14:21:38.0774945Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-18T14:21:38.0776007Z * using session charset: UTF-8 2021-05-18T14:21:38.1082635Z * using option ‘--as-cran’ 2021-05-18T14:21:38.1109504Z * checking for file ‘oasis/DESCRIPTION’ ... OK 2021-05-18T14:21:38.1110299Z * checking extension type ... Package 2021-05-18T14:21:38.1111183Z * this is package ‘oasis’ version ‘3.0.1’ 2021-05-18T14:21:38.1121490Z * package encoding: UTF-8 2021-05-18T14:21:38.1147848Z * checking package namespace information ... OK 2021-05-18T14:21:54.5845996Z * checking package dependencies ... OK 2021-05-18T14:21:54.5853592Z * checking if this is a source package ... OK 2021-05-18T14:21:54.5854917Z * checking if there is a namespace ... OK 2021-05-18T14:21:54.8241396Z * checking for executable files ... OK 2021-05-18T14:21:54.8242626Z * checking for hidden files and directories ... OK 2021-05-18T14:21:54.8247707Z * checking for portable file names ... OK 2021-05-18T14:21:54.8258464Z * checking for sufficient/correct file permissions ... OK 2021-05-18T14:21:54.8305930Z * checking serialization versions ... OK 2021-05-18T14:21:58.3368591Z * checking whether package ‘oasis’ can be installed ... OK 2021-05-18T14:21:58.3496720Z * checking installed package size ... OK 2021-05-18T14:21:58.4237445Z * checking package directory ... OK 2021-05-18T14:21:58.4238572Z * checking for future file timestamps ... OK 2021-05-18T14:21:58.5971187Z * checking DESCRIPTION meta-information ... OK 2021-05-18T14:21:58.5972628Z * checking top-level files ... OK 2021-05-18T14:21:58.5973692Z * checking for left-over files ... OK 2021-05-18T14:21:58.5974599Z * checking index information ... OK 2021-05-18T14:21:58.7170652Z * checking package subdirectories ... OK 2021-05-18T14:21:58.7681614Z * checking R files for non-ASCII characters ... OK 2021-05-18T14:21:58.8205756Z * checking R files for syntax errors ... OK 2021-05-18T14:21:59.6345264Z * checking whether the package can be loaded ... OK 2021-05-18T14:22:00.4201290Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-18T14:22:01.2045128Z * checking whether the package can be unloaded cleanly ... OK 2021-05-18T14:22:01.9715093Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-18T14:22:03.2480794Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-18T14:22:03.6135940Z * checking loading without being on the library search path ... OK 2021-05-18T14:22:04.4070301Z * checking dependencies in R code ... OK 2021-05-18T14:22:06.0652496Z * checking S3 generic/method consistency ... OK 2021-05-18T14:22:06.8721849Z * checking replacement functions ... OK 2021-05-18T14:22:07.7048005Z * checking foreign function calls ... OK 2021-05-18T14:22:12.0006243Z * checking R code for possible problems ... OK 2021-05-18T14:22:12.2350638Z * checking Rd files ... OK 2021-05-18T14:22:12.2868173Z * checking Rd metadata ... OK 2021-05-18T14:22:12.3685868Z * checking Rd line widths ... OK 2021-05-18T14:22:12.4821144Z * checking Rd cross-references ... OK 2021-05-18T14:22:13.3585775Z * checking for missing documentation entries ... OK 2021-05-18T14:22:16.0032994Z * checking for code/documentation mismatches ... OK 2021-05-18T14:22:17.9294631Z * checking Rd \usage sections ... OK 2021-05-18T14:22:18.0340687Z * checking Rd contents ... OK 2021-05-18T14:22:18.1806078Z * checking for unstated dependencies in examples ... OK 2021-05-18T14:22:18.1966791Z * checking contents of ‘data’ directory ... OK 2021-05-18T14:22:18.4361318Z * checking data for non-ASCII characters ... OK 2021-05-18T14:22:18.6657207Z * checking data for ASCII and uncompressed saves ... OK 2021-05-18T14:22:22.2467306Z * checking examples ... OK 2021-05-18T14:22:24.9086051Z * checking PDF version of manual ... OK 2021-05-18T14:22:24.9088120Z * checking for non-standard things in the check directory ... OK 2021-05-18T14:22:24.9089258Z * checking for detritus in the temp directory ... OK 2021-05-18T14:22:24.9090012Z * DONE 2021-05-18T14:22:24.9094490Z 2021-05-18T14:22:24.9095276Z Status: OK 2021-05-18T14:22:24.9095746Z 2021-05-18T14:22:25.0025004Z ── R CMD check results ──────────────────────────────────────── oasis 3.0.1 ──── 2021-05-18T14:22:25.0044944Z Duration: 47.3s 2021-05-18T14:22:25.0045604Z 2021-05-18T14:22:25.0059899Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-18T14:22:25.0148702Z total 120 2021-05-18T14:22:25.0150088Z drwxr-xr-x 5 runner docker 4096 May 18 14:22 oasis.Rcheck 2021-05-18T14:22:25.0152324Z -rw-r--r-- 1 runner docker 35313 May 18 14:21 oasis_3.0.1.tar.gz 2021-05-18T14:22:25.0153724Z -rw-r--r-- 1 runner docker 78315 May 18 14:21 oasis_3.0.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:22:25.0187745Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:22:25.0188609Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-18T14:22:25.0235280Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-18T14:22:25.0235859Z env: 2021-05-18T14:22:25.0236345Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:25.0236879Z TIC_DEPLOY_KEY: 2021-05-18T14:22:25.0237781Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:25.0239663Z GITHUB_PAT: *** 2021-05-18T14:22:25.0240565Z COVERALLS_TOKEN: *** 2021-05-18T14:22:25.0241121Z continue-on-error: false 2021-05-18T14:22:25.0241643Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:25.0242188Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:25.0242677Z TZ: UTC 2021-05-18T14:22:25.0243115Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:25.0243585Z NOT_CRAN: true 2021-05-18T14:22:25.0243994Z ##[endgroup] 2021-05-18T14:22:25.0458256Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-18T14:22:25.0458915Z Rscript -e "tic::before_deploy()" 2021-05-18T14:22:25.0503240Z shell: /usr/bin/bash -e {0} 2021-05-18T14:22:25.0503679Z env: 2021-05-18T14:22:25.0504189Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:25.0504716Z TIC_DEPLOY_KEY: 2021-05-18T14:22:25.0505627Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:25.0507105Z GITHUB_PAT: *** 2021-05-18T14:22:25.0507992Z COVERALLS_TOKEN: *** 2021-05-18T14:22:25.0508691Z continue-on-error: false 2021-05-18T14:22:25.0509237Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:25.0509780Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:25.0510296Z TZ: UTC 2021-05-18T14:22:25.0510728Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:25.0511201Z NOT_CRAN: true 2021-05-18T14:22:25.0511639Z ##[endgroup] 2021-05-18T14:22:25.3518038Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:22:25.4887977Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-18T14:22:25.4888604Z with: 2021-05-18T14:22:25.4889502Z upload_url: https://uploads.github.com/repos/neuroconductor/oasis/releases/43144057/assets{?name,label} 2021-05-18T14:22:25.4890619Z asset_path: check/oasis_3.0.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-18T14:22:25.4891377Z asset_name: oasis_3.0.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-18T14:22:25.4892091Z asset_content_type: application/octet-stream 2021-05-18T14:22:25.4892649Z env: 2021-05-18T14:22:25.4893133Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:25.4893657Z TIC_DEPLOY_KEY: 2021-05-18T14:22:25.4894545Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:25.4896281Z GITHUB_PAT: *** 2021-05-18T14:22:25.4897402Z COVERALLS_TOKEN: *** 2021-05-18T14:22:25.4897962Z continue-on-error: false 2021-05-18T14:22:25.4898481Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:25.4899065Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:25.4899551Z TZ: UTC 2021-05-18T14:22:25.4899985Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:25.4900434Z NOT_CRAN: true 2021-05-18T14:22:25.4901369Z GITHUB_TOKEN: *** 2021-05-18T14:22:25.4901809Z ##[endgroup] 2021-05-18T14:22:26.0343772Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-18T14:22:26.0344398Z Rscript -e "tic::deploy()" 2021-05-18T14:22:26.0391114Z shell: /usr/bin/bash -e {0} 2021-05-18T14:22:26.0391573Z env: 2021-05-18T14:22:26.0392058Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:26.0392604Z TIC_DEPLOY_KEY: 2021-05-18T14:22:26.0393498Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:26.0395195Z GITHUB_PAT: *** 2021-05-18T14:22:26.0396099Z COVERALLS_TOKEN: *** 2021-05-18T14:22:26.0396653Z continue-on-error: false 2021-05-18T14:22:26.0397176Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:26.0397721Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:26.0398207Z TZ: UTC 2021-05-18T14:22:26.0398650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:26.0399118Z NOT_CRAN: true 2021-05-18T14:22:26.0399527Z ##[endgroup] 2021-05-18T14:22:26.3390891Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:22:26.4710125Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-18T14:22:26.4710793Z Rscript -e "tic::after_deploy()" 2021-05-18T14:22:26.4760636Z shell: /usr/bin/bash -e {0} 2021-05-18T14:22:26.4761065Z env: 2021-05-18T14:22:26.4761562Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:26.4762088Z TIC_DEPLOY_KEY: 2021-05-18T14:22:26.4762986Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:26.4765183Z GITHUB_PAT: *** 2021-05-18T14:22:26.4766101Z COVERALLS_TOKEN: *** 2021-05-18T14:22:26.4766641Z continue-on-error: false 2021-05-18T14:22:26.4767174Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:26.4767708Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:26.4768187Z TZ: UTC 2021-05-18T14:22:26.4768623Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:26.4769070Z NOT_CRAN: true 2021-05-18T14:22:26.4769491Z ##[endgroup] 2021-05-18T14:22:26.7774277Z ✔ Loading tic stage configuration from tic.R 2021-05-18T14:22:26.9096771Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-18T14:22:26.9097532Z curl -s -H "Accept: application/json" \ 2021-05-18T14:22:26.9098205Z  -H "Content-Type: application/json" \ 2021-05-18T14:22:26.9098916Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-18T14:22:26.9099684Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-18T14:22:26.9100596Z  -X POST https://coveralls.io/api/repos 2021-05-18T14:22:26.9147300Z shell: /usr/bin/bash -e {0} 2021-05-18T14:22:26.9147754Z env: 2021-05-18T14:22:26.9148250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:26.9148768Z TIC_DEPLOY_KEY: 2021-05-18T14:22:26.9149673Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:26.9151444Z GITHUB_PAT: *** 2021-05-18T14:22:26.9152331Z COVERALLS_TOKEN: *** 2021-05-18T14:22:26.9152884Z continue-on-error: false 2021-05-18T14:22:26.9153453Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:26.9154003Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:26.9154488Z TZ: UTC 2021-05-18T14:22:26.9154928Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:26.9155379Z NOT_CRAN: true 2021-05-18T14:22:26.9155804Z ##[endgroup] 2021-05-18T14:22:27.2542585Z {"errors":{"name":"has already been taken"}} 2021-05-18T14:22:27.2630472Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-18T14:22:27.2631168Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-18T14:22:27.2631779Z  curl -s -H "Accept: application/json" \ 2021-05-18T14:22:27.2632459Z  -H "Content-Type: application/json" \ 2021-05-18T14:22:27.2633172Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-18T14:22:27.2634025Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-18T14:22:27.2634767Z  | jq '.token')" >> $GITHUB_ENV 2021-05-18T14:22:27.2681167Z shell: /usr/bin/bash -e {0} 2021-05-18T14:22:27.2681610Z env: 2021-05-18T14:22:27.2682092Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:27.2682629Z TIC_DEPLOY_KEY: 2021-05-18T14:22:27.2683535Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:27.2685307Z GITHUB_PAT: *** 2021-05-18T14:22:27.2686200Z COVERALLS_TOKEN: *** 2021-05-18T14:22:27.2686794Z continue-on-error: false 2021-05-18T14:22:27.2687344Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:27.2687876Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:27.2688380Z TZ: UTC 2021-05-18T14:22:27.2688816Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:27.2689266Z NOT_CRAN: true 2021-05-18T14:22:27.2689690Z ##[endgroup] 2021-05-18T14:22:27.4278034Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-18T14:22:27.4279201Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-18T14:22:27.4286868Z shell: /usr/local/bin/Rscript {0} 2021-05-18T14:22:27.4287341Z env: 2021-05-18T14:22:27.4287830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-18T14:22:27.4288360Z TIC_DEPLOY_KEY: 2021-05-18T14:22:27.4289273Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-18T14:22:27.4290799Z GITHUB_PAT: *** 2021-05-18T14:22:27.4291701Z COVERALLS_TOKEN: *** 2021-05-18T14:22:27.4292259Z continue-on-error: false 2021-05-18T14:22:27.4292783Z VDIFFR_RUN_TESTS: 2021-05-18T14:22:27.4293611Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-18T14:22:27.4294232Z TZ: UTC 2021-05-18T14:22:27.4294654Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-18T14:22:27.4295118Z NOT_CRAN: true 2021-05-18T14:22:27.4295571Z COVERALLS_REPO_TOKEN: null 2021-05-18T14:22:27.4296095Z ##[endgroup] 2021-05-18T14:22:31.5618389Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-18T14:22:31.5620689Z object 'null' not found 2021-05-18T14:22:31.5622160Z Calls: -> to_coveralls 2021-05-18T14:22:31.5623329Z Execution halted 2021-05-18T14:22:31.5682540Z ##[error]Process completed with exit code 1. 2021-05-18T14:22:31.7449464Z Post job cleanup. 2021-05-18T14:22:31.8102018Z [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:22:31.8207236Z Post job cleanup. 2021-05-18T14:22:31.9441681Z [command]/usr/bin/git version 2021-05-18T14:22:31.9511191Z git version 2.31.1 2021-05-18T14:22:31.9552835Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-18T14:22:31.9608101Z [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:22:31.9884968Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-18T14:22:31.9925928Z http.https://github.com/.extraheader 2021-05-18T14:22:31.9937916Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-18T14:22:31.9995043Z [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:22:32.0361216Z Cleaning up orphan processes