2021-05-15T13:59:45.2185015Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:59:45.8944800Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:59:45.9575263Z 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-15T13:59:46.1380881Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:59:46.2319279Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:59:54.2190335Z Current runner version: '2.278.0' 2021-05-15T13:59:54.2219582Z ##[group]Operating System 2021-05-15T13:59:54.2220627Z Ubuntu 2021-05-15T13:59:54.2221104Z 20.04.2 2021-05-15T13:59:54.2221649Z LTS 2021-05-15T13:59:54.2222153Z ##[endgroup] 2021-05-15T13:59:54.2222818Z ##[group]Virtual Environment 2021-05-15T13:59:54.2223587Z Environment: ubuntu-20.04 2021-05-15T13:59:54.2224188Z Version: 20210510.0 2021-05-15T13:59:54.2225356Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T13:59:54.2226858Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T13:59:54.2227878Z ##[endgroup] 2021-05-15T13:59:54.2229990Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:59:54.2231339Z Actions: write 2021-05-15T13:59:54.2231964Z Checks: write 2021-05-15T13:59:54.2232509Z Contents: write 2021-05-15T13:59:54.2233147Z Deployments: write 2021-05-15T13:59:54.2233882Z Issues: write 2021-05-15T13:59:54.2234513Z Metadata: read 2021-05-15T13:59:54.2235137Z Packages: write 2021-05-15T13:59:54.2235726Z PullRequests: write 2021-05-15T13:59:54.2236462Z RepositoryProjects: write 2021-05-15T13:59:54.2237159Z SecurityEvents: write 2021-05-15T13:59:54.2237844Z Statuses: write 2021-05-15T13:59:54.2238512Z ##[endgroup] 2021-05-15T13:59:54.2241867Z Prepare workflow directory 2021-05-15T13:59:54.3393364Z Prepare all required actions 2021-05-15T13:59:54.3404904Z Getting action download info 2021-05-15T13:59:54.6963277Z Download action repository 'actions/checkout@v2' 2021-05-15T13:59:56.6823854Z Download action repository 'r-lib/actions@master' 2021-05-15T13:59:57.2022175Z Download action repository 'adigherman/actions@master' 2021-05-15T13:59:58.6844819Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:59:58.9433093Z Download action repository 'actions/cache@v1' 2021-05-15T13:59:59.0875719Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:59:59.3391306Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:59:59.7780134Z ##[group]Run actions/checkout@v2 2021-05-15T13:59:59.7780758Z with: 2021-05-15T13:59:59.7781293Z repository: neuroconductor/kirby21.dti 2021-05-15T13:59:59.7782348Z token: *** 2021-05-15T13:59:59.7782780Z ssh-strict: true 2021-05-15T13:59:59.7783314Z persist-credentials: true 2021-05-15T13:59:59.7783935Z clean: true 2021-05-15T13:59:59.7784315Z fetch-depth: 1 2021-05-15T13:59:59.7784707Z lfs: false 2021-05-15T13:59:59.7785090Z submodules: false 2021-05-15T13:59:59.7785470Z env: 2021-05-15T13:59:59.7785895Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:59:59.7786369Z TIC_DEPLOY_KEY: 2021-05-15T13:59:59.7787192Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:59:59.7788367Z GITHUB_PAT: *** 2021-05-15T13:59:59.7788770Z COVERALLS_TOKEN: 2021-05-15T13:59:59.7789246Z continue-on-error: false 2021-05-15T13:59:59.7789729Z VDIFFR_RUN_TESTS: 2021-05-15T13:59:59.7790108Z ##[endgroup] 2021-05-15T14:00:00.0520992Z Syncing repository: neuroconductor/kirby21.dti 2021-05-15T14:00:00.0568858Z ##[group]Getting Git version info 2021-05-15T14:00:00.0570406Z Working directory is '/home/runner/work/kirby21.dti/kirby21.dti' 2021-05-15T14:00:00.0633602Z [command]/usr/bin/git version 2021-05-15T14:00:00.0797364Z git version 2.31.1 2021-05-15T14:00:00.0820968Z ##[endgroup] 2021-05-15T14:00:00.0828282Z Deleting the contents of '/home/runner/work/kirby21.dti/kirby21.dti' 2021-05-15T14:00:00.0832667Z ##[group]Initializing the repository 2021-05-15T14:00:00.0837236Z [command]/usr/bin/git init /home/runner/work/kirby21.dti/kirby21.dti 2021-05-15T14:00:00.0929932Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T14:00:00.0931587Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T14:00:00.0933091Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T14:00:00.0933798Z hint: 2021-05-15T14:00:00.0935181Z hint: git config --global init.defaultBranch 2021-05-15T14:00:00.0935787Z hint: 2021-05-15T14:00:00.0936570Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T14:00:00.0937660Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T14:00:00.0938310Z hint: 2021-05-15T14:00:00.0939680Z hint: git branch -m 2021-05-15T14:00:00.0943423Z Initialized empty Git repository in /home/runner/work/kirby21.dti/kirby21.dti/.git/ 2021-05-15T14:00:00.0961460Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.dti 2021-05-15T14:00:00.1020617Z ##[endgroup] 2021-05-15T14:00:00.1029264Z ##[group]Disabling automatic garbage collection 2021-05-15T14:00:00.1031155Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T14:00:00.1077616Z ##[endgroup] 2021-05-15T14:00:00.1084082Z ##[group]Setting up auth 2021-05-15T14:00:00.1090540Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:00:00.1151131Z [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-15T14:00:00.1639092Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:00:00.1686453Z [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-15T14:00:00.1991149Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T14:00:00.2053124Z ##[endgroup] 2021-05-15T14:00:00.2054136Z ##[group]Fetching the repository 2021-05-15T14:00:00.2061782Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +00def5a1fa14c1c1d8fdef72f4dc478883e2b7aa:refs/tags/1.7.0.s 2021-05-15T14:00:00.4238389Z remote: Enumerating objects: 49, done. 2021-05-15T14:00:00.4241577Z remote: Counting objects: 2% (1/49) 2021-05-15T14:00:00.4243361Z remote: Counting objects: 4% (2/49) 2021-05-15T14:00:00.4246478Z remote: Counting objects: 6% (3/49) 2021-05-15T14:00:00.4249234Z remote: Counting objects: 8% (4/49) 2021-05-15T14:00:00.4251901Z remote: Counting objects: 10% (5/49) 2021-05-15T14:00:00.4253381Z remote: Counting objects: 12% (6/49) 2021-05-15T14:00:00.4254642Z remote: Counting objects: 14% (7/49) 2021-05-15T14:00:00.4255857Z remote: Counting objects: 16% (8/49) 2021-05-15T14:00:00.4257675Z remote: Counting objects: 18% (9/49) 2021-05-15T14:00:00.4259079Z remote: Counting objects: 20% (10/49) 2021-05-15T14:00:00.4260287Z remote: Counting objects: 22% (11/49) 2021-05-15T14:00:00.4261470Z remote: Counting objects: 24% (12/49) 2021-05-15T14:00:00.4262648Z remote: Counting objects: 26% (13/49) 2021-05-15T14:00:00.4263887Z remote: Counting objects: 28% (14/49) 2021-05-15T14:00:00.4265023Z remote: Counting objects: 30% (15/49) 2021-05-15T14:00:00.4266914Z remote: Counting objects: 32% (16/49) 2021-05-15T14:00:00.4267911Z remote: Counting objects: 34% (17/49) 2021-05-15T14:00:00.4268985Z remote: Counting objects: 36% (18/49) 2021-05-15T14:00:00.4269963Z remote: Counting objects: 38% (19/49) 2021-05-15T14:00:00.4270974Z remote: Counting objects: 40% (20/49) 2021-05-15T14:00:00.4271992Z remote: Counting objects: 42% (21/49) 2021-05-15T14:00:00.4272984Z remote: Counting objects: 44% (22/49) 2021-05-15T14:00:00.4274139Z remote: Counting objects: 46% (23/49) 2021-05-15T14:00:00.4275134Z remote: Counting objects: 48% (24/49) 2021-05-15T14:00:00.4275959Z remote: Counting objects: 51% (25/49) 2021-05-15T14:00:00.4276798Z remote: Counting objects: 53% (26/49) 2021-05-15T14:00:00.4280223Z remote: Counting objects: 55% (27/49) 2021-05-15T14:00:00.4280939Z remote: Counting objects: 57% (28/49) 2021-05-15T14:00:00.4281492Z remote: Counting objects: 59% (29/49) 2021-05-15T14:00:00.4282058Z remote: Counting objects: 61% (30/49) 2021-05-15T14:00:00.4282609Z remote: Counting objects: 63% (31/49) 2021-05-15T14:00:00.4283172Z remote: Counting objects: 65% (32/49) 2021-05-15T14:00:00.4283741Z remote: Counting objects: 67% (33/49) 2021-05-15T14:00:00.4284294Z remote: Counting objects: 69% (34/49) 2021-05-15T14:00:00.4284858Z remote: Counting objects: 71% (35/49) 2021-05-15T14:00:00.4285417Z remote: Counting objects: 73% (36/49) 2021-05-15T14:00:00.4285977Z remote: Counting objects: 75% (37/49) 2021-05-15T14:00:00.4286523Z remote: Counting objects: 77% (38/49) 2021-05-15T14:00:00.4287079Z remote: Counting objects: 79% (39/49) 2021-05-15T14:00:00.4287631Z remote: Counting objects: 81% (40/49) 2021-05-15T14:00:00.4288199Z remote: Counting objects: 83% (41/49) 2021-05-15T14:00:00.4288744Z remote: Counting objects: 85% (42/49) 2021-05-15T14:00:00.4289305Z remote: Counting objects: 87% (43/49) 2021-05-15T14:00:00.4289868Z remote: Counting objects: 89% (44/49) 2021-05-15T14:00:00.4290415Z remote: Counting objects: 91% (45/49) 2021-05-15T14:00:00.4290984Z remote: Counting objects: 93% (46/49) 2021-05-15T14:00:00.4291739Z remote: Counting objects: 95% (47/49) 2021-05-15T14:00:00.4292301Z remote: Counting objects: 97% (48/49) 2021-05-15T14:00:00.4292847Z remote: Counting objects: 100% (49/49) 2021-05-15T14:00:00.4293432Z remote: Counting objects: 100% (49/49), done. 2021-05-15T14:00:00.4294051Z remote: Compressing objects: 2% (1/48) 2021-05-15T14:00:00.4294668Z remote: Compressing objects: 4% (2/48) 2021-05-15T14:00:00.4295278Z remote: Compressing objects: 6% (3/48) 2021-05-15T14:00:00.4296039Z remote: Compressing objects: 8% (4/48) 2021-05-15T14:00:00.4296658Z remote: Compressing objects: 10% (5/48) 2021-05-15T14:00:00.4297263Z remote: Compressing objects: 12% (6/48) 2021-05-15T14:00:00.4297875Z remote: Compressing objects: 14% (7/48) 2021-05-15T14:00:00.4298478Z remote: Compressing objects: 16% (8/48) 2021-05-15T14:00:00.4299086Z remote: Compressing objects: 18% (9/48) 2021-05-15T14:00:00.4299686Z remote: Compressing objects: 20% (10/48) 2021-05-15T14:00:00.4300312Z remote: Compressing objects: 22% (11/48) 2021-05-15T14:00:00.4300932Z remote: Compressing objects: 25% (12/48) 2021-05-15T14:00:00.4301538Z remote: Compressing objects: 27% (13/48) 2021-05-15T14:00:00.4302151Z remote: Compressing objects: 29% (14/48) 2021-05-15T14:00:00.4302959Z remote: Compressing objects: 31% (15/48) 2021-05-15T14:00:00.4303577Z remote: Compressing objects: 33% (16/48) 2021-05-15T14:00:00.4304201Z remote: Compressing objects: 35% (17/48) 2021-05-15T14:00:00.4304806Z remote: Compressing objects: 37% (18/48) 2021-05-15T14:00:00.4305419Z remote: Compressing objects: 39% (19/48) 2021-05-15T14:00:00.4306016Z remote: Compressing objects: 41% (20/48) 2021-05-15T14:00:00.4306634Z remote: Compressing objects: 43% (21/48) 2021-05-15T14:00:00.4307230Z remote: Compressing objects: 45% (22/48) 2021-05-15T14:00:00.4307843Z remote: Compressing objects: 47% (23/48) 2021-05-15T14:00:00.4308441Z remote: Compressing objects: 50% (24/48) 2021-05-15T14:00:00.4309053Z remote: Compressing objects: 52% (25/48) 2021-05-15T14:00:00.4309673Z remote: Compressing objects: 54% (26/48) 2021-05-15T14:00:00.4310269Z remote: Compressing objects: 56% (27/48) 2021-05-15T14:00:00.4310882Z remote: Compressing objects: 58% (28/48) 2021-05-15T14:00:00.4311483Z remote: Compressing objects: 60% (29/48) 2021-05-15T14:00:00.4312181Z remote: Compressing objects: 62% (30/48) 2021-05-15T14:00:00.4312787Z remote: Compressing objects: 64% (31/48) 2021-05-15T14:00:00.4313401Z remote: Compressing objects: 66% (32/48) 2021-05-15T14:00:00.4313999Z remote: Compressing objects: 68% (33/48) 2021-05-15T14:00:00.4314609Z remote: Compressing objects: 70% (34/48) 2021-05-15T14:00:00.4315222Z remote: Compressing objects: 72% (35/48) 2021-05-15T14:00:00.4315821Z remote: Compressing objects: 75% (36/48) 2021-05-15T14:00:00.4316431Z remote: Compressing objects: 77% (37/48) 2021-05-15T14:00:00.4317029Z remote: Compressing objects: 79% (38/48) 2021-05-15T14:00:00.4317645Z remote: Compressing objects: 81% (39/48) 2021-05-15T14:00:00.4318248Z remote: Compressing objects: 83% (40/48) 2021-05-15T14:00:00.4318865Z remote: Compressing objects: 85% (41/48) 2021-05-15T14:00:00.4319474Z remote: Compressing objects: 87% (42/48) 2021-05-15T14:00:00.4320089Z remote: Compressing objects: 89% (43/48) 2021-05-15T14:00:00.4320704Z remote: Compressing objects: 91% (44/48) 2021-05-15T14:00:00.4321308Z remote: Compressing objects: 93% (45/48) 2021-05-15T14:00:00.4321928Z remote: Compressing objects: 95% (46/48) 2021-05-15T14:00:00.4322532Z remote: Compressing objects: 97% (47/48) 2021-05-15T14:00:00.4323144Z remote: Compressing objects: 100% (48/48) 2021-05-15T14:00:00.4323775Z remote: Compressing objects: 100% (48/48), done. 2021-05-15T14:00:33.1795978Z remote: Total 49 (delta 2), reused 43 (delta 0), pack-reused 0 2021-05-15T14:00:38.2382633Z From https://github.com/neuroconductor/kirby21.dti 2021-05-15T14:00:38.2384805Z * [new ref] 00def5a1fa14c1c1d8fdef72f4dc478883e2b7aa -> 1.7.0.s 2021-05-15T14:00:38.2412487Z ##[endgroup] 2021-05-15T14:00:38.2413843Z ##[group]Determining the checkout info 2021-05-15T14:00:38.2416906Z ##[endgroup] 2021-05-15T14:00:38.2418051Z ##[group]Checking out the ref 2021-05-15T14:00:38.2421630Z [command]/usr/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-15T14:00:39.5003611Z Updating files: 52% (23/44) 2021-05-15T14:00:39.5004230Z Updating files: 54% (24/44) 2021-05-15T14:00:40.0989361Z Updating files: 56% (25/44) 2021-05-15T14:00:40.0989980Z Updating files: 59% (26/44) 2021-05-15T14:00:40.0990549Z Updating files: 61% (27/44) 2021-05-15T14:00:40.0991099Z Updating files: 63% (28/44) 2021-05-15T14:00:40.7015262Z Updating files: 65% (29/44) 2021-05-15T14:00:40.7015789Z Updating files: 68% (30/44) 2021-05-15T14:00:40.7016378Z Updating files: 70% (31/44) 2021-05-15T14:00:40.7016807Z Updating files: 72% (32/44) 2021-05-15T14:00:41.3843492Z Updating files: 75% (33/44) 2021-05-15T14:00:41.3844162Z Updating files: 77% (34/44) 2021-05-15T14:00:41.3844717Z Updating files: 79% (35/44) 2021-05-15T14:00:41.3845284Z Updating files: 81% (36/44) 2021-05-15T14:00:42.0082007Z Updating files: 84% (37/44) 2021-05-15T14:00:42.0082675Z Updating files: 86% (38/44) 2021-05-15T14:00:42.0083223Z Updating files: 88% (39/44) 2021-05-15T14:00:42.0083775Z Updating files: 90% (40/44) 2021-05-15T14:00:42.0084327Z Updating files: 93% (41/44) 2021-05-15T14:00:42.0084883Z Updating files: 95% (42/44) 2021-05-15T14:00:42.0085415Z Updating files: 97% (43/44) 2021-05-15T14:00:42.0085965Z Updating files: 100% (44/44) 2021-05-15T14:00:42.0086533Z Updating files: 100% (44/44), done. 2021-05-15T14:00:42.0211935Z Note: switching to 'refs/tags/1.7.0.s'. 2021-05-15T14:00:42.0212339Z 2021-05-15T14:00:42.0214015Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T14:00:42.0214891Z changes and commit them, and you can discard any commits you make in this 2021-05-15T14:00:42.0215723Z state without impacting any branches by switching back to a branch. 2021-05-15T14:00:42.0216200Z 2021-05-15T14:00:42.0216775Z If you want to create a new branch to retain commits you create, you may 2021-05-15T14:00:42.0217970Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T14:00:42.0218404Z 2021-05-15T14:00:42.0219014Z git switch -c 2021-05-15T14:00:42.0219391Z 2021-05-15T14:00:42.0220037Z Or undo this operation with: 2021-05-15T14:00:42.0220380Z 2021-05-15T14:00:42.0220894Z git switch - 2021-05-15T14:00:42.0221154Z 2021-05-15T14:00:42.0221824Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T14:00:42.0222399Z 2021-05-15T14:00:42.0222842Z HEAD is now at 00def5a Version id 43 stable 2021-05-15T14:00:42.0224285Z ##[endgroup] 2021-05-15T14:00:42.0288251Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T14:00:42.0339296Z '00def5a1fa14c1c1d8fdef72f4dc478883e2b7aa' 2021-05-15T14:00:42.0640719Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T14:00:42.0641227Z with: 2021-05-15T14:00:42.0641643Z r-version: release 2021-05-15T14:00:42.0642057Z Ncpus: 1 2021-05-15T14:00:42.0642509Z crayon.enabled: NULL 2021-05-15T14:00:42.0643096Z remove-openmp-macos: true 2021-05-15T14:00:42.0643707Z http-user-agent: default 2021-05-15T14:00:42.0644203Z install-r: true 2021-05-15T14:00:42.0644833Z windows-path-include-mingw: true 2021-05-15T14:00:42.0645407Z env: 2021-05-15T14:00:42.0645876Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:00:42.0646382Z TIC_DEPLOY_KEY: 2021-05-15T14:00:42.0647256Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:00:42.0649184Z GITHUB_PAT: *** 2021-05-15T14:00:42.0649624Z COVERALLS_TOKEN: 2021-05-15T14:00:42.0650157Z continue-on-error: false 2021-05-15T14:00:42.0650667Z VDIFFR_RUN_TESTS: 2021-05-15T14:00:42.0651106Z ##[endgroup] 2021-05-15T14:00:42.9356227Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T14:00:46.6210849Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T14:00:46.6213865Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T14:00:46.6227919Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T14:00:46.6499894Z Get:4 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T14:00:46.7115880Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T14:00:46.7144344Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T14:00:46.7588155Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T14:00:46.9173622Z Get:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T14:00:47.0650822Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T14:00:47.1058152Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T14:00:47.1092489Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T14:00:47.1101774Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T14:00:47.1132776Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T14:00:47.1143738Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T14:00:47.1262384Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T14:00:47.1283225Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T14:00:47.1598660Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T14:00:47.3091378Z Get:18 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T14:00:48.1982781Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T14:00:48.1985654Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T14:00:48.1988045Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T14:00:48.1990274Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T14:00:48.1992353Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T14:00:48.1994705Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T14:00:48.1997712Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T14:00:58.0577758Z Fetched 4463 kB in 1s (3242 kB/s) 2021-05-15T14:00:58.9833238Z Reading package lists... 2021-05-15T14:00:59.0076165Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T14:01:01.1951399Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T14:01:01.2672080Z Reading package lists... 2021-05-15T14:01:01.4555674Z Building dependency tree... 2021-05-15T14:01:01.4572712Z Reading state information... 2021-05-15T14:01:01.6306677Z The following additional packages will be installed: 2021-05-15T14:01:01.6308486Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T14:01:01.6310135Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T14:01:01.6312080Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T14:01:01.6318809Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T14:01:01.6320875Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T14:01:01.6324972Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T14:01:01.6326870Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T14:01:01.6328856Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T14:01:01.6331041Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T14:01:01.6333127Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T14:01:01.6334877Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T14:01:01.6336649Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T14:01:01.6338607Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T14:01:01.6340528Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T14:01:01.6342182Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T14:01:01.6343828Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T14:01:01.6345442Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T14:01:01.6347330Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T14:01:01.6349367Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T14:01:01.6351117Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T14:01:01.6352673Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T14:01:01.6354273Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T14:01:01.6356094Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T14:01:01.6358049Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T14:01:01.6359831Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T14:01:01.6361561Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T14:01:01.6363398Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T14:01:01.6365220Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T14:01:01.6367061Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T14:01:01.6368925Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T14:01:01.6371096Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T14:01:01.6373215Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T14:01:01.6375200Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T14:01:01.6376990Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T14:01:01.6378716Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T14:01:01.6380533Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T14:01:01.6382169Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T14:01:01.6383459Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T14:01:01.6385219Z Suggested packages: 2021-05-15T14:01:01.6386883Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T14:01:01.6388230Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T14:01:01.6389614Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T14:01:01.6391508Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T14:01:01.6392948Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T14:01:01.6394300Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T14:01:01.6395596Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T14:01:01.6397107Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T14:01:01.6398874Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T14:01:01.6400407Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T14:01:02.2041131Z The following NEW packages will be installed: 2021-05-15T14:01:02.2046558Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T14:01:02.2048461Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T14:01:02.2060008Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T14:01:02.2062698Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T14:01:02.2064424Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T14:01:02.2066007Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T14:01:02.2067741Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T14:01:02.2069571Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T14:01:02.2071473Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T14:01:02.2073243Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T14:01:02.2074702Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T14:01:02.2076454Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T14:01:02.2078485Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T14:01:02.2080294Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T14:01:02.2082015Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T14:01:02.2086324Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T14:01:02.2090289Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T14:01:02.2094576Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T14:01:02.2096374Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T14:01:02.2097932Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T14:01:02.2099285Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T14:01:02.2100799Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T14:01:02.2102716Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T14:01:02.2104390Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T14:01:02.2105991Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T14:01:02.2107486Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T14:01:02.2109155Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T14:01:02.2110770Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T14:01:02.2112418Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T14:01:02.2114209Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T14:01:02.2115795Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T14:01:02.2117621Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T14:01:02.2119320Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T14:01:02.2120925Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T14:01:02.2122438Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T14:01:02.2124058Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T14:01:02.2125523Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T14:01:02.2126772Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T14:01:02.2325695Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:01:02.2326770Z Need to get 8648 kB of archives. 2021-05-15T14:01:02.2328145Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T14:01:02.2330117Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T14:01:02.2356906Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T14:01:02.2364470Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T14:01:02.2373101Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T14:01:02.2385111Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T14:01:02.2424516Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T14:01:02.2435603Z 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-15T14:01:02.2442128Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T14:01:02.2448258Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T14:01:02.2454494Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T14:01:02.2460751Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T14:01:02.2466448Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T14:01:02.2472458Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T14:01:02.2480096Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T14:01:02.2487201Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T14:01:02.2494023Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T14:01:02.2501008Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T14:01:02.2507632Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T14:01:02.2514037Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T14:01:02.2592006Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T14:01:02.2599353Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T14:01:02.2613915Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T14:01:02.2619780Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T14:01:02.2643622Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T14:01:02.2680600Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T14:01:02.2787544Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T14:01:02.2793869Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T14:01:02.2799954Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T14:01:02.2810949Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T14:01:02.2817258Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T14:01:02.2824224Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T14:01:02.2830860Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T14:01:02.2840036Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T14:01:02.2842060Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T14:01:02.2848671Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T14:01:02.2851019Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T14:01:02.2853425Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T14:01:02.2855365Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T14:01:02.2867899Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T14:01:02.2870152Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T14:01:02.2872188Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T14:01:02.2910421Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T14:01:02.2912405Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T14:01:02.2914192Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T14:01:02.2916011Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T14:01:02.2917959Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T14:01:02.2919943Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T14:01:02.2933267Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T14:01:02.2935206Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T14:01:02.2936915Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T14:01:02.2938609Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T14:01:02.2953151Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T14:01:02.2962188Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T14:01:02.2964333Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T14:01:02.2978177Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T14:01:02.2980360Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T14:01:02.2982249Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T14:01:02.2984552Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T14:01:02.2993700Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T14:01:02.2995452Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T14:01:02.3021361Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T14:01:02.3032850Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T14:01:02.3040599Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T14:01:02.3064375Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T14:01:02.3066278Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T14:01:02.3068134Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T14:01:02.3070101Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T14:01:02.3071871Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T14:01:02.3083044Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T14:01:02.3085015Z 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-15T14:01:02.3087247Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T14:01:02.3099786Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T14:01:02.3101681Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T14:01:02.3103517Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T14:01:02.3112600Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T14:01:02.3115030Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T14:01:02.3143428Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T14:01:02.3155547Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T14:01:02.3164269Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T14:01:02.3166091Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T14:01:02.3192773Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T14:01:02.3194822Z 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-15T14:01:02.3203182Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T14:01:02.3205078Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T14:01:02.3217185Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T14:01:02.3219092Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T14:01:02.3228139Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T14:01:02.3237943Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T14:01:02.3271920Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T14:01:02.3275793Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T14:01:02.3279511Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T14:01:02.3283114Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T14:01:02.3285807Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T14:01:02.3287686Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T14:01:02.3289476Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T14:01:02.3291659Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T14:01:02.3293824Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T14:01:02.3309972Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T14:01:02.3318295Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T14:01:02.3327029Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T14:01:02.3328933Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T14:01:02.3402603Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T14:01:02.3432763Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T14:01:02.3434587Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T14:01:02.3453607Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T14:01:02.3562964Z 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-15T14:01:02.3565096Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T14:01:02.3567231Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T14:01:02.3569172Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T14:01:02.3571080Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T14:01:02.3572949Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T14:01:02.3574811Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T14:01:02.3576799Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T14:01:02.3578664Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T14:01:02.3580990Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T14:01:02.3582792Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T14:01:02.3586849Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T14:01:02.3599467Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T14:01:02.3603687Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T14:01:02.3613264Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T14:01:02.3617412Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T14:01:02.3619240Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T14:01:02.3633476Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T14:01:02.3639447Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T14:01:02.3645933Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T14:01:02.3657550Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T14:01:02.3923415Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T14:01:02.3928669Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T14:01:02.3935874Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T14:01:02.4006488Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T14:01:03.2487854Z Fetched 8648 kB in 0s (46.8 MB/s) 2021-05-15T14:01:03.3364314Z Selecting previously unselected package dctrl-tools. 2021-05-15T14:01:03.4124710Z (Reading database ... 2021-05-15T14:01:03.4125642Z (Reading database ... 5% 2021-05-15T14:01:03.4126253Z (Reading database ... 10% 2021-05-15T14:01:03.4126921Z (Reading database ... 15% 2021-05-15T14:01:03.4127545Z (Reading database ... 20% 2021-05-15T14:01:03.4128359Z (Reading database ... 25% 2021-05-15T14:01:03.4128961Z (Reading database ... 30% 2021-05-15T14:01:03.4129772Z (Reading database ... 35% 2021-05-15T14:01:03.4130371Z (Reading database ... 40% 2021-05-15T14:01:03.4131077Z (Reading database ... 45% 2021-05-15T14:01:03.4132074Z (Reading database ... 50% 2021-05-15T14:01:03.9918475Z (Reading database ... 55% 2021-05-15T14:01:05.2542708Z (Reading database ... 60% 2021-05-15T14:01:05.8783361Z (Reading database ... 65% 2021-05-15T14:01:06.7769292Z (Reading database ... 70% 2021-05-15T14:01:07.7336411Z (Reading database ... 75% 2021-05-15T14:01:09.2542564Z (Reading database ... 80% 2021-05-15T14:01:11.0486441Z (Reading database ... 85% 2021-05-15T14:01:12.5857256Z (Reading database ... 90% 2021-05-15T14:01:14.5635109Z (Reading database ... 95% 2021-05-15T14:01:14.5635837Z (Reading database ... 100% 2021-05-15T14:01:14.5636663Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T14:01:14.5756923Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T14:01:14.9752044Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T14:01:15.8854173Z Selecting previously unselected package libfile-which-perl. 2021-05-15T14:01:15.9110837Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T14:01:15.9125774Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T14:01:15.9533259Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T14:01:15.9747797Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T14:01:15.9762487Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T14:01:16.0101207Z Selecting previously unselected package libio-pty-perl. 2021-05-15T14:01:16.0380411Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T14:01:16.0393438Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T14:01:16.0792078Z Selecting previously unselected package libipc-run-perl. 2021-05-15T14:01:16.1067809Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T14:01:16.1081143Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T14:01:16.1447718Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T14:01:16.1726258Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T14:01:16.1739479Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T14:01:16.2079209Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T14:01:16.2360141Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T14:01:16.2382676Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T14:01:16.2733372Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T14:01:16.2928770Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T14:01:16.2949838Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T14:01:16.3334371Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T14:01:16.3570328Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T14:01:16.3586001Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T14:01:16.3849053Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T14:01:16.4129625Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T14:01:16.4156417Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T14:01:16.4440084Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T14:01:16.4730403Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T14:01:16.4737402Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T14:01:16.5030766Z Selecting previously unselected package libimport-into-perl. 2021-05-15T14:01:16.5323942Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T14:01:16.5346587Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T14:01:16.5695684Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T14:01:16.6001742Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T14:01:16.6013045Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T14:01:16.6334071Z Selecting previously unselected package libstrictures-perl. 2021-05-15T14:01:16.6592793Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T14:01:16.6604598Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T14:01:16.6933477Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T14:01:16.7168402Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T14:01:16.7181344Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T14:01:16.7484738Z Selecting previously unselected package libmoo-perl. 2021-05-15T14:01:16.7763264Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T14:01:16.7784037Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T14:01:16.8133078Z Selecting previously unselected package patchutils. 2021-05-15T14:01:16.8362019Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T14:01:16.8378738Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T14:01:16.8773476Z Selecting previously unselected package wdiff. 2021-05-15T14:01:16.9002515Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T14:01:16.9018395Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T14:01:16.9414585Z Selecting previously unselected package devscripts. 2021-05-15T14:01:16.9646790Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T14:01:16.9902219Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T14:01:17.1287258Z Selecting previously unselected package diffstat. 2021-05-15T14:01:17.1567881Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T14:01:17.1586438Z Unpacking diffstat (1.63-1) ... 2021-05-15T14:01:17.1973732Z Selecting previously unselected package python3-gpg. 2021-05-15T14:01:17.2184278Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T14:01:17.2199101Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T14:01:17.2751402Z Selecting previously unselected package dput. 2021-05-15T14:01:17.3032475Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T14:01:17.3147636Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T14:01:17.3533426Z Selecting previously unselected package gdebi-core. 2021-05-15T14:01:17.3873696Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T14:01:17.3889346Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T14:01:17.5852671Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T14:01:17.6083127Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T14:01:17.6207198Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T14:01:17.6584439Z Selecting previously unselected package gettext. 2021-05-15T14:01:17.6861731Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T14:01:17.6879269Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T14:01:17.9214549Z Selecting previously unselected package intltool-debian. 2021-05-15T14:01:17.9446574Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T14:01:17.9469566Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T14:01:17.9779556Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T14:01:18.0065742Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T14:01:18.0084669Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T14:01:18.0454241Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T14:01:18.0695191Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T14:01:18.0709958Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T14:01:18.1070511Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T14:01:18.1353575Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T14:01:18.1367475Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T14:01:18.1764504Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T14:01:18.2046725Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T14:01:18.2070658Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T14:01:18.2373911Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T14:01:18.2621316Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T14:01:18.2637593Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T14:01:18.2974188Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T14:01:18.3214464Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T14:01:18.3231129Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T14:01:18.3533253Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T14:01:18.3789164Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T14:01:18.3805258Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T14:01:18.4173713Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T14:01:18.4396219Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T14:01:18.4409201Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T14:01:18.4774495Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T14:01:18.5012285Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T14:01:18.5034164Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T14:01:18.5373591Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T14:01:18.5619023Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T14:01:18.5631659Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T14:01:18.5952328Z Selecting previously unselected package libclone-perl. 2021-05-15T14:01:18.6226792Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T14:01:18.6241183Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T14:01:18.6534360Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T14:01:18.6788657Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T14:01:18.6845814Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T14:01:18.7253343Z Selecting previously unselected package libparams-util-perl. 2021-05-15T14:01:18.7463987Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T14:01:18.7473894Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T14:01:18.7794995Z Selecting previously unselected package libsub-install-perl. 2021-05-15T14:01:18.8066480Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T14:01:18.8090810Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T14:01:18.8372267Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T14:01:18.8649200Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T14:01:18.8664754Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T14:01:18.8996017Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T14:01:18.9230004Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T14:01:18.9245653Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T14:01:18.9545650Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T14:01:18.9825836Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T14:01:18.9838933Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T14:01:19.0133896Z Selecting previously unselected package libwant-perl. 2021-05-15T14:01:19.0376050Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T14:01:19.0390293Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T14:01:19.0694158Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T14:01:19.0961028Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T14:01:19.1013717Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T14:01:19.1333432Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T14:01:19.1612435Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T14:01:19.1632450Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T14:01:19.2173459Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T14:01:19.2413639Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T14:01:19.2439839Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T14:01:19.2853150Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T14:01:19.3091459Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T14:01:19.3108996Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T14:01:19.3450020Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T14:01:19.3703726Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T14:01:19.3718506Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T14:01:19.4095007Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T14:01:19.4306251Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T14:01:19.4325551Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T14:01:19.4856094Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T14:01:19.5213284Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T14:01:19.5225838Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T14:01:19.5975842Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T14:01:19.6233480Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T14:01:19.6247143Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T14:01:19.6564533Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T14:01:19.6852339Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T14:01:19.6871903Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T14:01:19.7213471Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T14:01:19.7470538Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T14:01:19.7483829Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T14:01:19.7895273Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T14:01:19.8133407Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T14:01:19.8157717Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T14:01:19.8439260Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T14:01:19.8737525Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T14:01:19.8750973Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T14:01:19.9053196Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T14:01:19.9347605Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T14:01:19.9361553Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T14:01:19.9643330Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T14:01:19.9908402Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T14:01:19.9921302Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T14:01:20.0333605Z Selecting previously unselected package libio-string-perl. 2021-05-15T14:01:20.0575524Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T14:01:20.0589776Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T14:01:20.0861303Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T14:01:20.1213549Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T14:01:20.1228800Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T14:01:20.1973303Z Selecting previously unselected package libfuture-perl. 2021-05-15T14:01:20.2249775Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T14:01:20.2265825Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T14:01:20.2657886Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T14:01:20.2903743Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T14:01:20.2916728Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T14:01:20.3254539Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T14:01:20.3522346Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T14:01:20.3538336Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T14:01:20.3893870Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T14:01:20.4115348Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T14:01:20.4134926Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T14:01:20.4454431Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T14:01:20.4715116Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T14:01:20.4727288Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T14:01:20.5032981Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T14:01:20.5342628Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T14:01:20.5357380Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T14:01:20.5654413Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T14:01:20.5969225Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T14:01:20.5993933Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T14:01:20.6332991Z Selecting previously unselected package libjson-perl. 2021-05-15T14:01:20.6610616Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T14:01:20.6623826Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T14:01:20.7011500Z Selecting previously unselected package liblog-any-perl. 2021-05-15T14:01:20.7245369Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T14:01:20.7261006Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T14:01:20.7653748Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T14:01:20.7900648Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T14:01:20.7917401Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T14:01:20.8253472Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T14:01:20.8535479Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T14:01:20.8554302Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T14:01:20.8893555Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T14:01:20.9133955Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T14:01:20.9146428Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T14:01:20.9408170Z Selecting previously unselected package libsub-name-perl. 2021-05-15T14:01:20.9697392Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T14:01:20.9721236Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T14:01:21.1477630Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T14:01:21.1757832Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T14:01:21.1778787Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T14:01:21.2133615Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T14:01:21.2383632Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T14:01:21.2397905Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T14:01:21.2734408Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T14:01:21.2988249Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T14:01:21.3034287Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T14:01:21.3688745Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T14:01:21.3979031Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T14:01:21.3994562Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T14:01:21.4453593Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T14:01:21.4681040Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T14:01:21.4696507Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T14:01:21.4959525Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T14:01:21.5255206Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T14:01:21.5267821Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T14:01:21.5614523Z Selecting previously unselected package libio-async-perl. 2021-05-15T14:01:21.5869792Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T14:01:21.5888674Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T14:01:21.6450632Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T14:01:21.6738980Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T14:01:21.6756514Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T14:01:21.7094770Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T14:01:21.7357648Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T14:01:21.7374040Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T14:01:21.7637705Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T14:01:21.7923091Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T14:01:21.7937740Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T14:01:21.8414188Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T14:01:21.8675874Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T14:01:21.8699152Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T14:01:21.9102616Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T14:01:21.9386579Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T14:01:21.9406884Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T14:01:21.9735010Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T14:01:21.9972829Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T14:01:21.9990350Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T14:01:22.0373937Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T14:01:22.0626744Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T14:01:22.0635948Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T14:01:22.0951977Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T14:01:22.1240983Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T14:01:22.1257893Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T14:01:22.1613396Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T14:01:22.1853583Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T14:01:22.1892126Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T14:01:22.2255391Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T14:01:22.2519978Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T14:01:22.2555560Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T14:01:22.2894930Z Selecting previously unselected package libobject-id-perl. 2021-05-15T14:01:22.3122257Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T14:01:22.3150672Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T14:01:22.3441434Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T14:01:22.3723525Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T14:01:22.3742750Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T14:01:22.4054689Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T14:01:22.4294830Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T14:01:22.4316158Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T14:01:22.5573661Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T14:01:22.5804532Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T14:01:22.5818930Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T14:01:22.6189699Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T14:01:22.6478223Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T14:01:22.6489583Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T14:01:22.6762314Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T14:01:22.7042853Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T14:01:22.7061968Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T14:01:22.7340481Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T14:01:22.7624799Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T14:01:22.7645134Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T14:01:22.8013375Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T14:01:22.8246926Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T14:01:22.8265094Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T14:01:22.8615076Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T14:01:22.8859936Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T14:01:22.8871349Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T14:01:22.9163120Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T14:01:22.9447880Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T14:01:22.9462429Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T14:01:22.9814272Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T14:01:23.0037541Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T14:01:23.0061639Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T14:01:23.0813448Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T14:01:23.1044359Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T14:01:23.1057485Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T14:01:23.1326755Z Selecting previously unselected package libreadonly-perl. 2021-05-15T14:01:23.1612164Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T14:01:23.1621508Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T14:01:23.1893600Z Selecting previously unselected package libref-util-perl. 2021-05-15T14:01:23.2178822Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T14:01:23.2190232Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T14:01:23.2451570Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T14:01:23.2731039Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T14:01:23.2743928Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T14:01:23.3093408Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T14:01:23.3355622Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T14:01:23.3376396Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T14:01:23.3676246Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T14:01:23.3961616Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T14:01:23.3979206Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T14:01:23.4334637Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T14:01:23.4544230Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T14:01:23.4571589Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T14:01:23.5014660Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T14:01:23.5225647Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T14:01:23.5247125Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T14:01:23.5618815Z Selecting previously unselected package libsereal-perl. 2021-05-15T14:01:23.5893337Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T14:01:23.5904425Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T14:01:23.6215483Z Selecting previously unselected package libsort-key-perl. 2021-05-15T14:01:23.6449893Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T14:01:23.6470401Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T14:01:23.6814268Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T14:01:23.7051858Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T14:01:23.7070949Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T14:01:23.7413439Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T14:01:23.7637350Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T14:01:23.7651942Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T14:01:23.8013509Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T14:01:23.8300986Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T14:01:23.8314977Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T14:01:23.8588618Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T14:01:23.8856207Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T14:01:23.8869514Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T14:01:23.9160505Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T14:01:23.9448426Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T14:01:23.9458213Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T14:01:23.9727605Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T14:01:24.0012310Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T14:01:24.0036568Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T14:01:24.0291616Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T14:01:24.0579387Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T14:01:24.0598863Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T14:01:24.0934119Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T14:01:24.1163549Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T14:01:24.1181290Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T14:01:24.1460057Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T14:01:24.1745322Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T14:01:24.1765438Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T14:01:24.2070620Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T14:01:24.2333673Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T14:01:24.2352981Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T14:01:24.3056211Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T14:01:24.3305891Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T14:01:24.3326144Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T14:01:24.3734309Z Selecting previously unselected package licensecheck. 2021-05-15T14:01:24.3973723Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T14:01:24.3989787Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T14:01:24.4333178Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T14:01:24.4585666Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T14:01:24.4623332Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T14:01:24.4935525Z Selecting previously unselected package t1utils. 2021-05-15T14:01:24.5190672Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T14:01:24.5212986Z Unpacking t1utils (1.41-3) ... 2021-05-15T14:01:24.5688468Z Selecting previously unselected package lintian. 2021-05-15T14:01:24.5917056Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T14:01:24.5932859Z Unpacking lintian (2.62.0) ... 2021-05-15T14:01:24.9455094Z Selecting previously unselected package python3-unidiff. 2021-05-15T14:01:24.9674037Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T14:01:24.9693228Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T14:01:25.0063497Z Selecting previously unselected package python3-xdg. 2021-05-15T14:01:25.0352542Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T14:01:25.0373744Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T14:01:25.0725508Z Selecting previously unselected package qpdf. 2021-05-15T14:01:25.1016155Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T14:01:25.1034685Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T14:01:25.1855631Z Selecting previously unselected package python3-magic. 2021-05-15T14:01:25.2113915Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T14:01:25.2136522Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T14:01:25.2862177Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T14:01:25.2961189Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T14:01:25.3020350Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T14:01:25.3069994Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T14:01:25.3130925Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T14:01:25.3180546Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T14:01:25.3246577Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T14:01:25.3294949Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T14:01:25.3344408Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T14:01:25.6121555Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T14:01:25.6281685Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T14:01:25.6330707Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T14:01:25.6373279Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T14:01:25.6429389Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T14:01:25.6477731Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T14:01:25.6537615Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T14:01:25.6600464Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T14:01:25.6650951Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T14:01:25.6689468Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T14:01:25.6750831Z Setting up libclone-perl (0.43-2) ... 2021-05-15T14:01:25.6797510Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T14:01:25.6854639Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T14:01:25.6913435Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T14:01:25.7010917Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T14:01:25.7066331Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T14:01:25.7112744Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T14:01:25.7148005Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T14:01:25.7179900Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T14:01:25.7218604Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T14:01:25.7305828Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T14:01:25.7353474Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T14:01:25.7392232Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T14:01:25.7429422Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T14:01:25.7488259Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T14:01:25.7531511Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T14:01:25.9477638Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T14:01:25.9517546Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T14:01:25.9570262Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T14:01:25.9623113Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T14:01:25.9668872Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T14:01:25.9720926Z Setting up patchutils (0.3.4-2) ... 2021-05-15T14:01:25.9759622Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T14:01:25.9806517Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T14:01:25.9853261Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T14:01:25.9893495Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T14:01:25.9929583Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T14:01:26.1964232Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T14:01:26.2016253Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T14:01:26.2066731Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T14:01:26.2102952Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T14:01:26.2140922Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T14:01:26.2180185Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T14:01:26.2213333Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T14:01:26.2284940Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T14:01:26.2313822Z Setting up t1utils (1.41-3) ... 2021-05-15T14:01:26.2347415Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T14:01:26.2386172Z Setting up diffstat (1.63-1) ... 2021-05-15T14:01:26.2419324Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T14:01:26.2456016Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T14:01:26.2499404Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T14:01:26.2575843Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T14:01:26.2624735Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T14:01:26.2662726Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T14:01:26.2710356Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T14:01:26.2781260Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T14:01:26.2820882Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T14:01:26.2854175Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T14:01:26.2897519Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T14:01:26.2969819Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T14:01:26.3023443Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T14:01:26.3132909Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T14:01:26.3200633Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T14:01:26.3257837Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T14:01:26.3304045Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T14:01:26.3384155Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T14:01:26.3453077Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T14:01:26.5064799Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T14:01:26.5116854Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T14:01:26.5154188Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T14:01:26.5189559Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T14:01:26.5241156Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T14:01:26.5289428Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T14:01:26.5334339Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T14:01:26.5380504Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T14:01:26.5572551Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T14:01:26.5616185Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T14:01:26.5664510Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T14:01:26.7228869Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T14:01:26.7315782Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T14:01:26.7358164Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T14:01:26.7483045Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T14:01:26.7526537Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T14:01:26.7577496Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T14:01:26.7647712Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T14:01:26.7729871Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T14:01:26.7788690Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T14:01:26.7833803Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T14:01:26.7892124Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T14:01:26.7944736Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T14:01:26.7996877Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T14:01:26.8040662Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T14:01:26.8095137Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T14:01:26.8154062Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T14:01:27.0037904Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T14:01:27.0080527Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T14:01:27.0138182Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T14:01:27.0199508Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T14:01:27.0243683Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T14:01:27.0307355Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T14:01:27.0376233Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T14:01:27.0438784Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T14:01:27.0504996Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T14:01:27.0561080Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T14:01:27.0807455Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T14:01:27.0854708Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T14:01:27.0908457Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T14:01:27.0947879Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T14:01:27.1005928Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T14:01:27.1054601Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T14:01:27.1097446Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T14:01:27.1141925Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T14:01:27.2967629Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T14:01:27.3006149Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T14:01:27.3053257Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T14:01:27.3108399Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T14:01:27.3156734Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T14:01:27.3209061Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T14:01:27.3260487Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T14:01:27.3303329Z Setting up lintian (2.62.0) ... 2021-05-15T14:01:27.3363188Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T14:01:27.3427317Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:01:47.5916934Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:01:48.4898562Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:01:58.4916407Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-15T14:01:58.6342987Z 2021-05-15T14:01:58.6515361Z Reading package lists... 0% 2021-05-15T14:01:58.6516240Z 2021-05-15T14:01:58.6566739Z Reading package lists... 100% 2021-05-15T14:01:58.6567788Z 2021-05-15T14:01:58.6568236Z 2021-05-15T14:01:58.6568874Z Reading package lists... Done 2021-05-15T14:01:58.6569407Z 2021-05-15T14:01:58.6570037Z Building dependency tree... 0% 2021-05-15T14:01:58.6570571Z 2021-05-15T14:01:58.6892275Z Building dependency tree... 0% 2021-05-15T14:01:58.6893250Z 2021-05-15T14:01:58.6894037Z Building dependency tree... 50% 2021-05-15T14:01:58.6894680Z 2021-05-15T14:01:58.8348044Z Building dependency tree... 50% 2021-05-15T14:01:58.8349090Z 2021-05-15T14:01:58.8349888Z Building dependency tree 2021-05-15T14:01:58.8350547Z 2021-05-15T14:01:58.8351295Z Reading state information... 0% 2021-05-15T14:01:58.8351942Z 2021-05-15T14:01:59.0169076Z Reading state information... 0% 2021-05-15T14:01:59.0170183Z 2021-05-15T14:01:59.0170691Z 2021-05-15T14:01:59.0174814Z Reading state information... Done 2021-05-15T14:01:59.0175305Z 2021-05-15T14:01:59.0175837Z Reading state information... 0% 2021-05-15T14:01:59.0229167Z 2021-05-15T14:01:59.0229801Z Reading state information... 1% 2021-05-15T14:01:59.0273204Z 2021-05-15T14:01:59.0273736Z Reading state information... 3% 2021-05-15T14:01:59.0316195Z 2021-05-15T14:01:59.0316731Z Reading state information... 5% 2021-05-15T14:01:59.0361510Z 2021-05-15T14:01:59.0362037Z Reading state information... 7% 2021-05-15T14:01:59.0403911Z 2021-05-15T14:01:59.0404560Z Reading state information... 9% 2021-05-15T14:01:59.0446665Z 2021-05-15T14:01:59.0447191Z Reading state information... 11% 2021-05-15T14:01:59.0497327Z 2021-05-15T14:01:59.0498105Z Reading state information... 13% 2021-05-15T14:01:59.0534540Z 2021-05-15T14:01:59.0535069Z Reading state information... 15% 2021-05-15T14:01:59.0576594Z 2021-05-15T14:01:59.0577225Z Reading state information... 17% 2021-05-15T14:01:59.0624088Z 2021-05-15T14:01:59.0624687Z Reading state information... 19% 2021-05-15T14:01:59.0669215Z 2021-05-15T14:01:59.0670013Z Reading state information... 21% 2021-05-15T14:01:59.0708703Z 2021-05-15T14:01:59.0709250Z Reading state information... 23% 2021-05-15T14:01:59.0755680Z 2021-05-15T14:01:59.0756200Z Reading state information... 25% 2021-05-15T14:01:59.0803543Z 2021-05-15T14:01:59.0804075Z Reading state information... 27% 2021-05-15T14:01:59.0849778Z 2021-05-15T14:01:59.0850302Z Reading state information... 29% 2021-05-15T14:01:59.0896810Z 2021-05-15T14:01:59.0897352Z Reading state information... 31% 2021-05-15T14:01:59.0943317Z 2021-05-15T14:01:59.0943865Z Reading state information... 33% 2021-05-15T14:01:59.0984715Z 2021-05-15T14:01:59.0985241Z Reading state information... 35% 2021-05-15T14:01:59.1025344Z 2021-05-15T14:01:59.1025855Z Reading state information... 37% 2021-05-15T14:01:59.1073455Z 2021-05-15T14:01:59.1074081Z Reading state information... 39% 2021-05-15T14:01:59.1120019Z 2021-05-15T14:01:59.1120631Z Reading state information... 41% 2021-05-15T14:01:59.1161672Z 2021-05-15T14:01:59.1162194Z Reading state information... 43% 2021-05-15T14:01:59.1211200Z 2021-05-15T14:01:59.1211945Z Reading state information... 45% 2021-05-15T14:01:59.1281176Z 2021-05-15T14:01:59.1281718Z Reading state information... 47% 2021-05-15T14:01:59.1325270Z 2021-05-15T14:01:59.1325798Z Reading state information... 49% 2021-05-15T14:01:59.1373907Z 2021-05-15T14:01:59.1374437Z Reading state information... 51% 2021-05-15T14:01:59.1415503Z 2021-05-15T14:01:59.1416363Z Reading state information... 53% 2021-05-15T14:01:59.1460992Z 2021-05-15T14:01:59.1461531Z Reading state information... 55% 2021-05-15T14:01:59.1508083Z 2021-05-15T14:01:59.1508640Z Reading state information... 57% 2021-05-15T14:01:59.1553069Z 2021-05-15T14:01:59.1553607Z Reading state information... 59% 2021-05-15T14:01:59.1604856Z 2021-05-15T14:01:59.1605410Z Reading state information... 61% 2021-05-15T14:01:59.1649604Z 2021-05-15T14:01:59.1650133Z Reading state information... 63% 2021-05-15T14:01:59.1691554Z 2021-05-15T14:01:59.1692093Z Reading state information... 65% 2021-05-15T14:01:59.1734881Z 2021-05-15T14:01:59.1735706Z Reading state information... 67% 2021-05-15T14:01:59.1778045Z 2021-05-15T14:01:59.1778587Z Reading state information... 69% 2021-05-15T14:01:59.1834579Z 2021-05-15T14:01:59.1835083Z Reading state information... 71% 2021-05-15T14:01:59.1873904Z 2021-05-15T14:01:59.1874425Z Reading state information... 73% 2021-05-15T14:01:59.1917418Z 2021-05-15T14:01:59.1917934Z Reading state information... 75% 2021-05-15T14:01:59.1974561Z 2021-05-15T14:01:59.1975073Z Reading state information... 77% 2021-05-15T14:01:59.2017681Z 2021-05-15T14:01:59.2018194Z Reading state information... 79% 2021-05-15T14:01:59.2061257Z 2021-05-15T14:01:59.2061934Z Reading state information... 81% 2021-05-15T14:01:59.2106404Z 2021-05-15T14:01:59.2107197Z Reading state information... 83% 2021-05-15T14:01:59.2149433Z 2021-05-15T14:01:59.2149927Z Reading state information... 85% 2021-05-15T14:01:59.2192388Z 2021-05-15T14:01:59.2192932Z Reading state information... 87% 2021-05-15T14:01:59.2233901Z 2021-05-15T14:01:59.2234468Z Reading state information... 89% 2021-05-15T14:01:59.2273298Z 2021-05-15T14:01:59.2273805Z Reading state information... 91% 2021-05-15T14:01:59.2317554Z 2021-05-15T14:01:59.2318066Z Reading state information... 93% 2021-05-15T14:01:59.2358394Z 2021-05-15T14:01:59.2358897Z Reading state information... 95% 2021-05-15T14:01:59.2402657Z 2021-05-15T14:01:59.2403162Z Reading state information... 97% 2021-05-15T14:01:59.2446946Z 2021-05-15T14:01:59.2447429Z Reading state information... 99% 2021-05-15T14:01:59.5438461Z Selecting previously unselected package r-4.0.5. 2021-05-15T14:01:59.6805425Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T14:01:59.6922715Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-15T14:01:59.6947449Z Unpacking r-4.0.5 (1) ... 2021-05-15T14:02:00.5327509Z Setting up r-4.0.5 (1) ... 2021-05-15T14:02:00.5652716Z 2021-05-15T14:02:00.5653692Z 2021-05-15T14:02:00.5654420Z Reading state information... Done 2021-05-15T14:02:00.5896936Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-15T14:02:00.6014068Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-15T14:02:00.6340380Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T14:02:00.6340954Z env: 2021-05-15T14:02:00.6341439Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:00.6341942Z TIC_DEPLOY_KEY: 2021-05-15T14:02:00.6342838Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:02:00.6344690Z GITHUB_PAT: *** 2021-05-15T14:02:00.6345135Z COVERALLS_TOKEN: 2021-05-15T14:02:00.6345654Z continue-on-error: false 2021-05-15T14:02:00.6346182Z VDIFFR_RUN_TESTS: 2021-05-15T14:02:00.6346704Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:02:00.6347194Z TZ: UTC 2021-05-15T14:02:00.6347621Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:00.6348060Z NOT_CRAN: true 2021-05-15T14:02:00.6348471Z ##[endgroup] 2021-05-15T14:02:00.6929993Z [command]sudo apt-get install -y texinfo 2021-05-15T14:02:00.9864780Z Reading package lists... 2021-05-15T14:02:01.1764841Z Building dependency tree... 2021-05-15T14:02:01.1784336Z Reading state information... 2021-05-15T14:02:01.4256785Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T14:02:01.4258077Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:01.6203663Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T14:02:01.7835371Z --2021-05-15 14:02:01-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T14:02:01.7960124Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T14:02:01.8030916Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T14:02:01.8338519Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T14:02:01.8342563Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T14:02:01.8345341Z --2021-05-15 14:02:01-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T14:02:01.8559386Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T14:02:01.9176071Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T14:02:02.1621340Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:02:02.1624785Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=j2KoFesn8PLwAcc3QJVQnB%2F4kyVqHYmuw8atKPwrRpI%3D&st=2021-05-15T14%3A01%3A02Z&se=2021-05-15T14%3A07%3A02Z&sp=r [following] 2021-05-15T14:02:02.1628936Z --2021-05-15 14:02:02-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=j2KoFesn8PLwAcc3QJVQnB%2F4kyVqHYmuw8atKPwrRpI%3D&st=2021-05-15T14%3A01%3A02Z&se=2021-05-15T14%3A07%3A02Z&sp=r 2021-05-15T14:02:02.1768218Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T14:02:02.2407806Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T14:02:02.4891171Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:02:02.4893222Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T14:02:02.4895329Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T14:02:03.1337775Z 2021-05-15T14:02:04.9091584Z 0K ........ ........ ........ ........ 49% 13.8M 2s 2021-05-15T14:02:06.2174251Z 32768K ........ ........ ........ ........ 99% 25.2M 0s 2021-05-15T14:02:06.2174954Z 65536K 100% 2.95M=3.7s 2021-05-15T14:02:06.2181754Z 2021-05-15T14:02:06.2183414Z 2021-05-15 14:02:06 (17.5 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T14:02:06.2184027Z 2021-05-15T14:02:09.2684946Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T14:02:09.2686670Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T14:02:09.5943008Z ##[group]Run tlmgr update --self 2021-05-15T14:02:09.5943657Z tlmgr update --self 2021-05-15T14:02:09.5944605Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T14:02:09.5945544Z tlmgr update --all 2021-05-15T14:02:09.5996639Z shell: /usr/bin/bash -e {0} 2021-05-15T14:02:09.5997088Z env: 2021-05-15T14:02:09.5997562Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:09.5998077Z TIC_DEPLOY_KEY: 2021-05-15T14:02:09.5998952Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:02:09.6000881Z GITHUB_PAT: *** 2021-05-15T14:02:09.6001333Z COVERALLS_TOKEN: 2021-05-15T14:02:09.6001853Z continue-on-error: false 2021-05-15T14:02:09.6002376Z VDIFFR_RUN_TESTS: 2021-05-15T14:02:09.6002892Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:02:09.6003381Z TZ: UTC 2021-05-15T14:02:09.6003812Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:09.6004325Z NOT_CRAN: true 2021-05-15T14:02:09.6004749Z ##[endgroup] 2021-05-15T14:02:11.5575565Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:02:11.5578324Z tlmgr: no self-updates for tlmgr available 2021-05-15T14:02:12.9372415Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:02:12.9373912Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T14:02:13.0294264Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T14:02:13.0841771Z [3/89, 00:01/07:38] install: auto-pst-pdf-lua [3k] 2021-05-15T14:02:13.1308078Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-15T14:02:13.1789028Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-15T14:02:14.9057711Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-15T14:02:16.4212438Z [7/89, 00:04/00:04] install: biber [1k] 2021-05-15T14:02:16.5618801Z [8/89, 00:04/00:04] install: biblatex [238k] 2021-05-15T14:02:16.6377266Z [9/89, 00:04/00:04] install: checkcites.x86_64-linux [1k] 2021-05-15T14:02:16.6831576Z [10/89, 00:04/00:04] install: checkcites [7k] 2021-05-15T14:02:16.7283157Z [11/89, 00:04/00:04] install: chickenize [15k] 2021-05-15T14:02:16.7766509Z [12/89, 00:04/00:04] install: chinese-jfm [3k] 2021-05-15T14:02:16.8233999Z [13/89, 00:04/00:04] install: cloze [9k] 2021-05-15T14:02:16.8711711Z [14/89, 00:04/00:04] install: colorprofiles [86k] 2021-05-15T14:02:16.9276387Z [15/89, 00:04/00:04] install: combofont [2k] 2021-05-15T14:02:17.0210357Z [16/89, 00:04/00:04] install: courier [470k] 2021-05-15T14:02:17.1258046Z [17/89, 00:05/00:05] install: courier-scaled [3k] 2021-05-15T14:02:17.1726790Z [18/89, 00:05/00:05] install: cstypo [3k] 2021-05-15T14:02:17.2206395Z [19/89, 00:05/00:05] install: ctablestack [2k] 2021-05-15T14:02:17.2660793Z [20/89, 00:05/00:05] install: ekdosis [19k] 2021-05-15T14:02:17.3153243Z [21/89, 00:05/00:05] install: emoji [40k] 2021-05-15T14:02:17.3663572Z [22/89, 00:05/00:05] install: emojicite [2k] 2021-05-15T14:02:17.4116174Z [23/89, 00:05/00:05] install: enctex [24k] 2021-05-15T14:02:17.4605330Z [24/89, 00:05/00:05] install: enigma [18k] 2021-05-15T14:02:17.5082315Z [25/89, 00:05/00:05] install: etex-pkg [6k] 2021-05-15T14:02:17.5551822Z [26/89, 00:05/00:05] install: filecontents [3k] 2021-05-15T14:02:17.6014480Z [27/89, 00:05/00:05] install: grfext [3k] 2021-05-15T14:02:17.6468657Z [28/89, 00:05/00:05] install: hyphenex [9k] 2021-05-15T14:02:17.6926755Z [29/89, 00:05/00:05] install: ifplatform [2k] 2021-05-15T14:02:17.7380036Z [30/89, 00:05/00:05] install: innerscript [4k] 2021-05-15T14:02:17.7838274Z [31/89, 00:05/00:05] install: interpreter [7k] 2021-05-15T14:02:17.8294010Z [32/89, 00:05/00:05] install: kanaparser [5k] 2021-05-15T14:02:17.8765156Z [33/89, 00:05/00:05] install: knuth-local [23k] 2021-05-15T14:02:17.9281261Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-15T14:02:17.9773816Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-15T14:02:18.0287963Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-15T14:02:18.0938992Z [37/89, 00:06/00:06] install: lua-ul [7k] 2021-05-15T14:02:18.1439482Z [38/89, 00:06/00:06] install: lua-uni-algos [6k] 2021-05-15T14:02:18.1916177Z [39/89, 00:06/00:06] install: lua-visual-debug [4k] 2021-05-15T14:02:18.2403956Z [40/89, 00:06/00:06] install: luacode [3k] 2021-05-15T14:02:18.2904033Z [41/89, 00:06/00:06] install: luacolor [5k] 2021-05-15T14:02:18.3381283Z [42/89, 00:06/00:06] install: luahyphenrules [3k] 2021-05-15T14:02:18.3874522Z [43/89, 00:06/00:06] install: luaimageembed [2k] 2021-05-15T14:02:18.4399735Z [44/89, 00:06/00:06] install: luaindex [5k] 2021-05-15T14:02:18.4894128Z [45/89, 00:06/00:06] install: luainputenc [5k] 2021-05-15T14:02:18.5365762Z [46/89, 00:06/00:06] install: luaintro [1k] 2021-05-15T14:02:18.5831330Z [47/89, 00:06/00:06] install: luakeys [5k] 2021-05-15T14:02:18.6300587Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-15T14:02:18.6803873Z [49/89, 00:06/00:06] install: lualatex-truncate [2k] 2021-05-15T14:02:18.7276359Z [50/89, 00:06/00:06] install: luamplib [12k] 2021-05-15T14:02:18.7755407Z [51/89, 00:06/00:06] install: luapackageloader [2k] 2021-05-15T14:02:18.8229279Z [52/89, 00:06/00:06] install: luaprogtable [7k] 2021-05-15T14:02:18.8747220Z [53/89, 00:06/00:06] install: luarandom [2k] 2021-05-15T14:02:18.9247727Z [54/89, 00:06/00:06] install: luatex85 [2k] 2021-05-15T14:02:18.9731944Z [55/89, 00:06/00:06] install: luatexbase [4k] 2021-05-15T14:02:19.0235685Z [56/89, 00:06/00:06] install: luatexko [22k] 2021-05-15T14:02:19.0739247Z [57/89, 00:07/00:07] install: luatextra [2k] 2021-05-15T14:02:19.1196296Z [58/89, 00:07/00:07] install: luavlna [8k] 2021-05-15T14:02:19.1673624Z [59/89, 00:07/00:07] install: luaxml [31k] 2021-05-15T14:02:19.2202836Z [60/89, 00:07/00:07] install: makeindex.x86_64-linux [49k] 2021-05-15T14:02:19.2734504Z [61/89, 00:07/00:07] install: makeindex [5k] 2021-05-15T14:02:19.3206280Z [62/89, 00:07/00:07] install: mflogo [2k] 2021-05-15T14:02:19.3679115Z [63/89, 00:07/00:07] install: newpax [9k] 2021-05-15T14:02:19.4153768Z [64/89, 00:07/00:07] install: nodetree [13k] 2021-05-15T14:02:19.4640674Z [65/89, 00:07/00:07] install: odsfile [5k] 2021-05-15T14:02:19.5112926Z [66/89, 00:07/00:07] install: optex.x86_64-linux [1k] 2021-05-15T14:02:19.6326073Z [67/89, 00:07/00:07] install: optex [770k] 2021-05-15T14:02:19.7300529Z [68/89, 00:07/00:07] install: pdfarticle [4k] 2021-05-15T14:02:19.7780601Z [69/89, 00:07/00:07] install: pdfextra [22k] 2021-05-15T14:02:19.8273906Z [70/89, 00:07/00:07] install: placeat [4k] 2021-05-15T14:02:19.8777867Z [71/89, 00:07/00:07] install: plantuml [3k] 2021-05-15T14:02:19.9255023Z [72/89, 00:07/00:07] install: rsfs [55k] 2021-05-15T14:02:19.9814408Z [73/89, 00:07/00:07] install: selnolig [53k] 2021-05-15T14:02:20.0353358Z [74/89, 00:08/00:08] install: spelling [14k] 2021-05-15T14:02:20.0834534Z [75/89, 00:08/00:08] install: stricttex [2k] 2021-05-15T14:02:20.1305608Z [76/89, 00:08/00:08] install: texlive-common [1k] 2021-05-15T14:02:20.1821838Z [77/89, 00:08/00:08] install: texlive-en [1k] 2021-05-15T14:02:20.2305305Z [78/89, 00:08/00:08] install: texlive-msg-translations [144k] 2021-05-15T14:02:20.3033330Z [79/89, 00:08/00:08] install: thumbpdf.x86_64-linux [1k] 2021-05-15T14:02:20.3513219Z [80/89, 00:08/00:08] install: thumbpdf [19k] 2021-05-15T14:02:20.3994438Z [81/89, 00:08/00:08] install: tlshell.x86_64-linux [1k] 2021-05-15T14:02:20.4481194Z [82/89, 00:08/00:08] install: tlshell [29k] 2021-05-15T14:02:20.4992172Z [83/89, 00:08/00:08] install: typewriter [25k] 2021-05-15T14:02:20.5497434Z [84/89, 00:08/00:08] install: uninormalize [6k] 2021-05-15T14:02:20.6046823Z [85/89, 00:08/00:08] install: upquote [2k] 2021-05-15T14:02:20.7025646Z [86/89, 00:08/00:08] install: xdvi.x86_64-linux [530k] 2021-05-15T14:02:20.8059554Z [87/89, 00:08/00:08] install: xdvi [7k] 2021-05-15T14:02:20.8540031Z [88/89, 00:08/00:08] install: collection-basic [1k] 2021-05-15T14:02:20.9016039Z [89/89, 00:08/00:08] install: collection-luatex [1k] 2021-05-15T14:02:20.9240801Z running mktexlsr ... 2021-05-15T14:02:21.0131017Z done running mktexlsr. 2021-05-15T14:02:21.0463746Z running updmap-sys ... 2021-05-15T14:02:21.3540342Z done running updmap-sys. 2021-05-15T14:02:21.3541979Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T14:02:21.3544175Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/MfYGYU0pLW/kY4vpNtqW4 ... 2021-05-15T14:02:21.8300877Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/MfYGYU0pLW/kY4vpNtqW4. 2021-05-15T14:02:21.8303130Z OK: optex.fmt/luatex 2021-05-15T14:02:21.8304734Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T14:02:21.8306668Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T14:02:23.2590571Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T14:02:23.2592517Z tlmgr: no updates available 2021-05-15T14:02:23.3768416Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T14:02:23.3768976Z with: 2021-05-15T14:02:23.3769425Z pandoc-version: 2.7.3 2021-05-15T14:02:23.3769864Z env: 2021-05-15T14:02:23.3770705Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:23.3771570Z TIC_DEPLOY_KEY: 2021-05-15T14:02:23.3772660Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:02:23.3775038Z GITHUB_PAT: *** 2021-05-15T14:02:23.3775570Z COVERALLS_TOKEN: 2021-05-15T14:02:23.3776221Z continue-on-error: false 2021-05-15T14:02:23.3776837Z VDIFFR_RUN_TESTS: 2021-05-15T14:02:23.3777479Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:02:23.3778054Z TZ: UTC 2021-05-15T14:02:23.3779344Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:23.3779885Z NOT_CRAN: true 2021-05-15T14:02:23.3780389Z ##[endgroup] 2021-05-15T14:02:23.8614097Z [command]sudo apt-get install -y gdebi-core 2021-05-15T14:02:23.9355235Z Reading package lists... 2021-05-15T14:02:24.1213155Z Building dependency tree... 2021-05-15T14:02:24.1232502Z Reading state information... 2021-05-15T14:02:24.3717328Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T14:02:24.3718345Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:24.3747401Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T14:02:24.5150153Z 2021-05-15T14:02:24.5319736Z Reading package lists... 0% 2021-05-15T14:02:24.5320703Z 2021-05-15T14:02:24.5369793Z Reading package lists... 100% 2021-05-15T14:02:24.5370648Z 2021-05-15T14:02:24.5371182Z 2021-05-15T14:02:24.5372501Z Reading package lists... Done 2021-05-15T14:02:24.5373161Z 2021-05-15T14:02:24.5374014Z Building dependency tree... 0% 2021-05-15T14:02:24.5374679Z 2021-05-15T14:02:24.5678644Z Building dependency tree... 0% 2021-05-15T14:02:24.5679713Z 2021-05-15T14:02:24.5680618Z Building dependency tree... 50% 2021-05-15T14:02:24.5681285Z 2021-05-15T14:02:24.7221863Z Building dependency tree... 50% 2021-05-15T14:02:24.7222941Z 2021-05-15T14:02:24.7223837Z Building dependency tree 2021-05-15T14:02:24.7224505Z 2021-05-15T14:02:24.7225352Z Reading state information... 0% 2021-05-15T14:02:24.7226026Z 2021-05-15T14:02:24.9135634Z Reading state information... 0% 2021-05-15T14:02:24.9136148Z 2021-05-15T14:02:24.9136443Z 2021-05-15T14:02:24.9137082Z Reading state information... Done 2021-05-15T14:02:24.9137562Z 2021-05-15T14:02:24.9138187Z Reading state information... 0% 2021-05-15T14:02:24.9197928Z 2021-05-15T14:02:24.9198570Z Reading state information... 1% 2021-05-15T14:02:24.9242519Z 2021-05-15T14:02:24.9243104Z Reading state information... 3% 2021-05-15T14:02:24.9290757Z 2021-05-15T14:02:24.9291577Z Reading state information... 5% 2021-05-15T14:02:24.9339247Z 2021-05-15T14:02:24.9339821Z Reading state information... 7% 2021-05-15T14:02:24.9380868Z 2021-05-15T14:02:24.9381440Z Reading state information... 9% 2021-05-15T14:02:24.9427573Z 2021-05-15T14:02:24.9428204Z Reading state information... 11% 2021-05-15T14:02:24.9472202Z 2021-05-15T14:02:24.9472805Z Reading state information... 13% 2021-05-15T14:02:24.9517135Z 2021-05-15T14:02:24.9517745Z Reading state information... 15% 2021-05-15T14:02:24.9560212Z 2021-05-15T14:02:24.9560826Z Reading state information... 17% 2021-05-15T14:02:24.9612576Z 2021-05-15T14:02:24.9613180Z Reading state information... 19% 2021-05-15T14:02:24.9655351Z 2021-05-15T14:02:24.9655936Z Reading state information... 21% 2021-05-15T14:02:24.9699947Z 2021-05-15T14:02:24.9700569Z Reading state information... 23% 2021-05-15T14:02:24.9749357Z 2021-05-15T14:02:24.9749965Z Reading state information... 25% 2021-05-15T14:02:24.9802388Z 2021-05-15T14:02:24.9803020Z Reading state information... 27% 2021-05-15T14:02:24.9848868Z 2021-05-15T14:02:24.9849445Z Reading state information... 29% 2021-05-15T14:02:24.9898274Z 2021-05-15T14:02:24.9898876Z Reading state information... 31% 2021-05-15T14:02:24.9950776Z 2021-05-15T14:02:24.9951694Z Reading state information... 33% 2021-05-15T14:02:24.9993402Z 2021-05-15T14:02:24.9994006Z Reading state information... 35% 2021-05-15T14:02:25.0038041Z 2021-05-15T14:02:25.0038650Z Reading state information... 37% 2021-05-15T14:02:25.0086268Z 2021-05-15T14:02:25.0086869Z Reading state information... 39% 2021-05-15T14:02:25.0135734Z 2021-05-15T14:02:25.0136362Z Reading state information... 41% 2021-05-15T14:02:25.0178645Z 2021-05-15T14:02:25.0179261Z Reading state information... 43% 2021-05-15T14:02:25.0233043Z 2021-05-15T14:02:25.0233640Z Reading state information... 45% 2021-05-15T14:02:25.0302624Z 2021-05-15T14:02:25.0303209Z Reading state information... 47% 2021-05-15T14:02:25.0348256Z 2021-05-15T14:02:25.0348842Z Reading state information... 49% 2021-05-15T14:02:25.0397010Z 2021-05-15T14:02:25.0397612Z Reading state information... 51% 2021-05-15T14:02:25.0445242Z 2021-05-15T14:02:25.0445848Z Reading state information... 53% 2021-05-15T14:02:25.0489629Z 2021-05-15T14:02:25.0490253Z Reading state information... 55% 2021-05-15T14:02:25.0563919Z 2021-05-15T14:02:25.0564569Z Reading state information... 57% 2021-05-15T14:02:25.0610245Z 2021-05-15T14:02:25.0610845Z Reading state information... 59% 2021-05-15T14:02:25.0672751Z 2021-05-15T14:02:25.0673359Z Reading state information... 61% 2021-05-15T14:02:25.0721822Z 2021-05-15T14:02:25.0722405Z Reading state information... 63% 2021-05-15T14:02:25.0766386Z 2021-05-15T14:02:25.0766973Z Reading state information... 65% 2021-05-15T14:02:25.0811915Z 2021-05-15T14:02:25.0812497Z Reading state information... 67% 2021-05-15T14:02:25.0858639Z 2021-05-15T14:02:25.0859236Z Reading state information... 69% 2021-05-15T14:02:25.0919037Z 2021-05-15T14:02:25.0919651Z Reading state information... 71% 2021-05-15T14:02:25.0960429Z 2021-05-15T14:02:25.0961042Z Reading state information... 73% 2021-05-15T14:02:25.1007088Z 2021-05-15T14:02:25.1007719Z Reading state information... 75% 2021-05-15T14:02:25.1067214Z 2021-05-15T14:02:25.1067831Z Reading state information... 77% 2021-05-15T14:02:25.1111603Z 2021-05-15T14:02:25.1112180Z Reading state information... 79% 2021-05-15T14:02:25.1159016Z 2021-05-15T14:02:25.1159607Z Reading state information... 81% 2021-05-15T14:02:25.1206305Z 2021-05-15T14:02:25.1206886Z Reading state information... 83% 2021-05-15T14:02:25.1257249Z 2021-05-15T14:02:25.1257855Z Reading state information... 85% 2021-05-15T14:02:25.1311487Z 2021-05-15T14:02:25.1312101Z Reading state information... 87% 2021-05-15T14:02:25.1354244Z 2021-05-15T14:02:25.1354846Z Reading state information... 89% 2021-05-15T14:02:25.1395898Z 2021-05-15T14:02:25.1396504Z Reading state information... 91% 2021-05-15T14:02:25.1449133Z 2021-05-15T14:02:25.1449732Z Reading state information... 93% 2021-05-15T14:02:25.1493938Z 2021-05-15T14:02:25.1494520Z Reading state information... 95% 2021-05-15T14:02:25.1549008Z 2021-05-15T14:02:25.1549601Z Reading state information... 97% 2021-05-15T14:02:25.1592610Z 2021-05-15T14:02:25.1593212Z Reading state information... 99% 2021-05-15T14:02:25.4874988Z Selecting previously unselected package pandoc. 2021-05-15T14:02:25.6316525Z (Reading database ... 261891 files and directories currently installed.) 2021-05-15T14:02:25.6440207Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T14:02:25.6454915Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T14:02:28.1372087Z Setting up pandoc (2.7.3-1) ... 2021-05-15T14:02:28.1434654Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:29.0206031Z 2021-05-15T14:02:29.0207016Z 2021-05-15T14:02:29.0207811Z Reading state information... Done 2021-05-15T14:02:29.0605427Z ##[group]Run git config user.name adigherman 2021-05-15T14:02:29.0606185Z git config user.name adigherman 2021-05-15T14:02:29.0606812Z git config user.email adig@jhu.edu 2021-05-15T14:02:29.0676937Z shell: /usr/bin/bash -e {0} 2021-05-15T14:02:29.0677402Z env: 2021-05-15T14:02:29.0677909Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:29.0678472Z TIC_DEPLOY_KEY: 2021-05-15T14:02:29.0679371Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:02:29.0682286Z GITHUB_PAT: *** 2021-05-15T14:02:29.0682811Z COVERALLS_TOKEN: 2021-05-15T14:02:29.0683371Z continue-on-error: false 2021-05-15T14:02:29.0683917Z VDIFFR_RUN_TESTS: 2021-05-15T14:02:29.0684458Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:02:29.0684961Z TZ: UTC 2021-05-15T14:02:29.0685394Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:29.0685939Z NOT_CRAN: true 2021-05-15T14:02:29.0686379Z ##[endgroup] 2021-05-15T14:02:29.0993929Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T14:02:29.0994612Z env: 2021-05-15T14:02:29.0995124Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:29.0995626Z TIC_DEPLOY_KEY: 2021-05-15T14:02:29.0996516Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:02:29.0998383Z GITHUB_PAT: *** 2021-05-15T14:02:29.0998942Z COVERALLS_TOKEN: 2021-05-15T14:02:29.0999479Z continue-on-error: false 2021-05-15T14:02:29.0999989Z VDIFFR_RUN_TESTS: 2021-05-15T14:02:29.1000522Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:02:29.1001004Z TZ: UTC 2021-05-15T14:02:29.1001431Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:29.1001873Z NOT_CRAN: true 2021-05-15T14:02:29.1002284Z ##[endgroup] 2021-05-15T14:02:29.3795360Z Reading package lists... 2021-05-15T14:02:29.5833047Z Building dependency tree... 2021-05-15T14:02:29.5855757Z Reading state information... 2021-05-15T14:02:29.7443673Z The following additional packages will be installed: 2021-05-15T14:02:29.7449026Z cmake-data libjsoncpp1 librhash0 2021-05-15T14:02:29.7455448Z Suggested packages: 2021-05-15T14:02:29.7456388Z cmake-doc ninja-build 2021-05-15T14:02:29.7943603Z The following NEW packages will be installed: 2021-05-15T14:02:29.7956243Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T14:02:29.8229280Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:29.8230552Z Need to get 5470 kB of archives. 2021-05-15T14:02:29.8231778Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T14:02:29.8233936Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T14:02:29.8581492Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T14:02:29.8595560Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T14:02:29.8643731Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T14:02:30.3670645Z Fetched 5470 kB in 0s (54.0 MB/s) 2021-05-15T14:02:30.4133750Z Selecting previously unselected package cmake-data. 2021-05-15T14:02:30.4209843Z (Reading database ... 2021-05-15T14:02:30.4211199Z (Reading database ... 5% 2021-05-15T14:02:30.4214579Z (Reading database ... 10% 2021-05-15T14:02:30.4215169Z (Reading database ... 15% 2021-05-15T14:02:30.4215711Z (Reading database ... 20% 2021-05-15T14:02:30.4216235Z (Reading database ... 25% 2021-05-15T14:02:30.4216771Z (Reading database ... 30% 2021-05-15T14:02:30.4217292Z (Reading database ... 35% 2021-05-15T14:02:30.4217827Z (Reading database ... 40% 2021-05-15T14:02:30.4218351Z (Reading database ... 45% 2021-05-15T14:02:30.4218884Z (Reading database ... 50% 2021-05-15T14:02:30.4242471Z (Reading database ... 55% 2021-05-15T14:02:30.4285546Z (Reading database ... 60% 2021-05-15T14:02:30.4329004Z (Reading database ... 65% 2021-05-15T14:02:30.4475059Z (Reading database ... 70% 2021-05-15T14:02:30.4499901Z (Reading database ... 75% 2021-05-15T14:02:30.4915966Z (Reading database ... 80% 2021-05-15T14:02:30.5247602Z (Reading database ... 85% 2021-05-15T14:02:30.5408693Z (Reading database ... 90% 2021-05-15T14:02:30.5495245Z (Reading database ... 95% 2021-05-15T14:02:30.5495858Z (Reading database ... 100% 2021-05-15T14:02:30.5496721Z (Reading database ... 261898 files and directories currently installed.) 2021-05-15T14:02:30.5617068Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T14:02:30.5856469Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T14:02:31.1893999Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T14:02:31.2135599Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T14:02:31.2163323Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T14:02:31.2654268Z Selecting previously unselected package librhash0:amd64. 2021-05-15T14:02:31.2900230Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T14:02:31.2920231Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T14:02:31.3332638Z Selecting previously unselected package cmake. 2021-05-15T14:02:31.3645311Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T14:02:31.3665047Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T14:02:31.8751272Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T14:02:31.8792576Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T14:02:31.9256778Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T14:02:31.9303886Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T14:02:31.9369074Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:33.2305126Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:35.5862893Z Reading package lists... 2021-05-15T14:02:35.7739384Z Building dependency tree... 2021-05-15T14:02:35.7759234Z Reading state information... 2021-05-15T14:02:35.9433849Z Suggested packages: 2021-05-15T14:02:35.9436011Z libssh-doc 2021-05-15T14:02:35.9926140Z The following NEW packages will be installed: 2021-05-15T14:02:35.9928453Z libssh-dev 2021-05-15T14:02:36.0140997Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:36.0141864Z Need to get 219 kB of archives. 2021-05-15T14:02:36.0142667Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T14:02:36.0144765Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T14:02:36.4772220Z Fetched 219 kB in 0s (10.9 MB/s) 2021-05-15T14:02:36.5099527Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T14:02:36.5177598Z (Reading database ... 2021-05-15T14:02:36.5178239Z (Reading database ... 5% 2021-05-15T14:02:36.5182061Z (Reading database ... 10% 2021-05-15T14:02:36.5182619Z (Reading database ... 15% 2021-05-15T14:02:36.5183144Z (Reading database ... 20% 2021-05-15T14:02:36.5183676Z (Reading database ... 25% 2021-05-15T14:02:36.5184251Z (Reading database ... 30% 2021-05-15T14:02:36.5184787Z (Reading database ... 35% 2021-05-15T14:02:36.5185308Z (Reading database ... 40% 2021-05-15T14:02:36.5185833Z (Reading database ... 45% 2021-05-15T14:02:36.5186364Z (Reading database ... 50% 2021-05-15T14:02:36.5223381Z (Reading database ... 55% 2021-05-15T14:02:36.5269925Z (Reading database ... 60% 2021-05-15T14:02:36.5314136Z (Reading database ... 65% 2021-05-15T14:02:36.5453922Z (Reading database ... 70% 2021-05-15T14:02:36.5478656Z (Reading database ... 75% 2021-05-15T14:02:36.5893073Z (Reading database ... 80% 2021-05-15T14:02:36.6248327Z (Reading database ... 85% 2021-05-15T14:02:36.6417480Z (Reading database ... 90% 2021-05-15T14:02:36.6506353Z (Reading database ... 95% 2021-05-15T14:02:36.6507016Z (Reading database ... 100% 2021-05-15T14:02:36.6507984Z (Reading database ... 264682 files and directories currently installed.) 2021-05-15T14:02:36.6628681Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T14:02:36.6657313Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:02:36.7579779Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:02:39.0857209Z Reading package lists... 2021-05-15T14:02:39.2670701Z Building dependency tree... 2021-05-15T14:02:39.2692657Z Reading state information... 2021-05-15T14:02:39.4838722Z The following NEW packages will be installed: 2021-05-15T14:02:39.4845117Z jags 2021-05-15T14:02:39.5035788Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:39.5036576Z Need to get 1562 kB of archives. 2021-05-15T14:02:39.5037586Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T14:02:39.5039587Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T14:02:40.0099018Z Fetched 1562 kB in 0s (20.9 MB/s) 2021-05-15T14:02:40.0471783Z Selecting previously unselected package jags. 2021-05-15T14:02:40.0549436Z (Reading database ... 2021-05-15T14:02:40.0550479Z (Reading database ... 5% 2021-05-15T14:02:40.0551176Z (Reading database ... 10% 2021-05-15T14:02:40.0551824Z (Reading database ... 15% 2021-05-15T14:02:40.0552463Z (Reading database ... 20% 2021-05-15T14:02:40.0553086Z (Reading database ... 25% 2021-05-15T14:02:40.0553712Z (Reading database ... 30% 2021-05-15T14:02:40.0554323Z (Reading database ... 35% 2021-05-15T14:02:40.0555100Z (Reading database ... 40% 2021-05-15T14:02:40.0555731Z (Reading database ... 45% 2021-05-15T14:02:40.0556336Z (Reading database ... 50% 2021-05-15T14:02:40.0596815Z (Reading database ... 55% 2021-05-15T14:02:40.0638188Z (Reading database ... 60% 2021-05-15T14:02:40.0684858Z (Reading database ... 65% 2021-05-15T14:02:40.0830079Z (Reading database ... 70% 2021-05-15T14:02:40.0856318Z (Reading database ... 75% 2021-05-15T14:02:40.1276214Z (Reading database ... 80% 2021-05-15T14:02:40.1628251Z (Reading database ... 85% 2021-05-15T14:02:40.1793716Z (Reading database ... 90% 2021-05-15T14:02:40.1886392Z (Reading database ... 95% 2021-05-15T14:02:40.1887076Z (Reading database ... 100% 2021-05-15T14:02:40.1887925Z (Reading database ... 264701 files and directories currently installed.) 2021-05-15T14:02:40.2009045Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T14:02:40.2047284Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T14:02:40.3843296Z Setting up jags (4.3.0-3build1) ... 2021-05-15T14:02:40.4065814Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:41.2624721Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:43.5834001Z Reading package lists... 2021-05-15T14:02:43.7609603Z Building dependency tree... 2021-05-15T14:02:43.7628996Z Reading state information... 2021-05-15T14:02:43.9295201Z The following additional packages will be installed: 2021-05-15T14:02:43.9297571Z libnode64 libuv1-dev 2021-05-15T14:02:43.9827665Z The following NEW packages will be installed: 2021-05-15T14:02:43.9833862Z libnode-dev libnode64 libuv1-dev 2021-05-15T14:02:44.0050400Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:44.0052457Z Need to get 6239 kB of archives. 2021-05-15T14:02:44.0053502Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T14:02:44.0055788Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T14:02:44.0089729Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T14:02:44.1138763Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T14:02:44.5649712Z Fetched 6239 kB in 0s (47.7 MB/s) 2021-05-15T14:02:44.6047434Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T14:02:44.6125852Z (Reading database ... 2021-05-15T14:02:44.6126874Z (Reading database ... 5% 2021-05-15T14:02:44.6127646Z (Reading database ... 10% 2021-05-15T14:02:44.6128397Z (Reading database ... 15% 2021-05-15T14:02:44.6129163Z (Reading database ... 20% 2021-05-15T14:02:44.6129880Z (Reading database ... 25% 2021-05-15T14:02:44.6130610Z (Reading database ... 30% 2021-05-15T14:02:44.6134061Z (Reading database ... 35% 2021-05-15T14:02:44.6134633Z (Reading database ... 40% 2021-05-15T14:02:44.6135177Z (Reading database ... 45% 2021-05-15T14:02:44.6135699Z (Reading database ... 50% 2021-05-15T14:02:44.6158431Z (Reading database ... 55% 2021-05-15T14:02:44.6200135Z (Reading database ... 60% 2021-05-15T14:02:44.6244693Z (Reading database ... 65% 2021-05-15T14:02:44.6389738Z (Reading database ... 70% 2021-05-15T14:02:44.6414688Z (Reading database ... 75% 2021-05-15T14:02:44.6825638Z (Reading database ... 80% 2021-05-15T14:02:44.7167073Z (Reading database ... 85% 2021-05-15T14:02:44.7325342Z (Reading database ... 90% 2021-05-15T14:02:44.7412247Z (Reading database ... 95% 2021-05-15T14:02:44.7412838Z (Reading database ... 100% 2021-05-15T14:02:44.7413685Z (Reading database ... 264841 files and directories currently installed.) 2021-05-15T14:02:44.7535819Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T14:02:44.7551133Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T14:02:44.7945761Z Selecting previously unselected package libnode64:amd64. 2021-05-15T14:02:44.8245956Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:02:44.8283706Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:02:45.5054817Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T14:02:45.5316071Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:02:45.5328442Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:02:45.6367961Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T14:02:45.6414699Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:02:45.6470101Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T14:02:45.6523750Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:47.9839330Z Reading package lists... 2021-05-15T14:02:48.1698799Z Building dependency tree... 2021-05-15T14:02:48.1719071Z Reading state information... 2021-05-15T14:02:48.3453618Z The following additional packages will be installed: 2021-05-15T14:02:48.3457533Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T14:02:48.3463797Z Suggested packages: 2021-05-15T14:02:48.3464688Z libfftw3-doc 2021-05-15T14:02:48.3948109Z The following NEW packages will be installed: 2021-05-15T14:02:48.3958772Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T14:02:48.4309770Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:48.4310604Z Need to get 3986 kB of archives. 2021-05-15T14:02:48.4311649Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T14:02:48.4313665Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T14:02:48.4492305Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T14:02:48.4736298Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T14:02:48.5053665Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T14:02:48.5120762Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T14:02:49.0230425Z Fetched 3986 kB in 0s (22.2 MB/s) 2021-05-15T14:02:49.0575997Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T14:02:49.0654703Z (Reading database ... 2021-05-15T14:02:49.0655767Z (Reading database ... 5% 2021-05-15T14:02:49.0656441Z (Reading database ... 10% 2021-05-15T14:02:49.0656993Z (Reading database ... 15% 2021-05-15T14:02:49.0657528Z (Reading database ... 20% 2021-05-15T14:02:49.0658071Z (Reading database ... 25% 2021-05-15T14:02:49.0658627Z (Reading database ... 30% 2021-05-15T14:02:49.0659162Z (Reading database ... 35% 2021-05-15T14:02:49.0659685Z (Reading database ... 40% 2021-05-15T14:02:49.0661882Z (Reading database ... 45% 2021-05-15T14:02:49.0662425Z (Reading database ... 50% 2021-05-15T14:02:49.0711116Z (Reading database ... 55% 2021-05-15T14:02:49.0754059Z (Reading database ... 60% 2021-05-15T14:02:49.0797750Z (Reading database ... 65% 2021-05-15T14:02:49.0946874Z (Reading database ... 70% 2021-05-15T14:02:49.0972128Z (Reading database ... 75% 2021-05-15T14:02:49.1397795Z (Reading database ... 80% 2021-05-15T14:02:49.1806631Z (Reading database ... 85% 2021-05-15T14:02:49.1999852Z (Reading database ... 90% 2021-05-15T14:02:49.2087778Z (Reading database ... 95% 2021-05-15T14:02:49.2088872Z (Reading database ... 100% 2021-05-15T14:02:49.2090123Z (Reading database ... 264977 files and directories currently installed.) 2021-05-15T14:02:49.2234316Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:49.2261692Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:49.2934586Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T14:02:49.3216127Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:49.4267259Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:49.5374358Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T14:02:49.5588142Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:49.5628344Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:49.6734791Z Selecting previously unselected package libfftw3-bin. 2021-05-15T14:02:49.7016334Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:49.7025770Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T14:02:49.7414930Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T14:02:49.7668744Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T14:02:49.7690345Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:50.0873256Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:50.0930174Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:50.0967458Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:50.1005830Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T14:02:50.1053044Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T14:02:50.1107178Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:51.0124038Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:02:53.3774228Z Reading package lists... 2021-05-15T14:02:53.5638994Z Building dependency tree... 2021-05-15T14:02:53.5658560Z Reading state information... 2021-05-15T14:02:53.7356023Z The following additional packages will be installed: 2021-05-15T14:02:53.7360207Z libdcmtk14 2021-05-15T14:02:53.7864825Z The following NEW packages will be installed: 2021-05-15T14:02:53.7874113Z dcmtk libdcmtk14 2021-05-15T14:02:53.8072912Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:02:53.8074017Z Need to get 5546 kB of archives. 2021-05-15T14:02:53.8075238Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T14:02:53.8077197Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T14:02:53.8658677Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T14:02:54.3270727Z Fetched 5546 kB in 0s (67.5 MB/s) 2021-05-15T14:02:54.3657092Z Selecting previously unselected package libdcmtk14. 2021-05-15T14:02:54.3736643Z (Reading database ... 2021-05-15T14:02:54.3737268Z (Reading database ... 5% 2021-05-15T14:02:54.3738211Z (Reading database ... 10% 2021-05-15T14:02:54.3738743Z (Reading database ... 15% 2021-05-15T14:02:54.3739296Z (Reading database ... 20% 2021-05-15T14:02:54.3739849Z (Reading database ... 25% 2021-05-15T14:02:54.3743378Z (Reading database ... 30% 2021-05-15T14:02:54.3743968Z (Reading database ... 35% 2021-05-15T14:02:54.3744493Z (Reading database ... 40% 2021-05-15T14:02:54.3745025Z (Reading database ... 45% 2021-05-15T14:02:54.3745542Z (Reading database ... 50% 2021-05-15T14:02:54.3789273Z (Reading database ... 55% 2021-05-15T14:02:54.3834513Z (Reading database ... 60% 2021-05-15T14:02:54.3877628Z (Reading database ... 65% 2021-05-15T14:02:54.4022675Z (Reading database ... 70% 2021-05-15T14:02:54.4049318Z (Reading database ... 75% 2021-05-15T14:02:54.4491743Z (Reading database ... 80% 2021-05-15T14:02:54.4848162Z (Reading database ... 85% 2021-05-15T14:02:54.5011498Z (Reading database ... 90% 2021-05-15T14:02:54.5095917Z (Reading database ... 95% 2021-05-15T14:02:54.5096937Z (Reading database ... 100% 2021-05-15T14:02:54.5098004Z (Reading database ... 265068 files and directories currently installed.) 2021-05-15T14:02:54.5220101Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T14:02:54.5266902Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T14:02:55.1013644Z Selecting previously unselected package dcmtk. 2021-05-15T14:02:55.1275393Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T14:02:55.1346687Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T14:02:55.3030655Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T14:02:55.3140338Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T14:02:55.3337646Z Adding `dcmtk' group to system ... 2021-05-15T14:02:55.4956785Z Adding `dcmtk' user to system ... 2021-05-15T14:02:55.7432934Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T14:02:56.0232739Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:02:57.8447434Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:00.1419831Z Reading package lists... 2021-05-15T14:03:00.3348673Z Building dependency tree... 2021-05-15T14:03:00.3369969Z Reading state information... 2021-05-15T14:03:00.5866796Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T14:03:00.5868458Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:00.6551941Z Reading package lists... 2021-05-15T14:03:00.8361790Z Building dependency tree... 2021-05-15T14:03:00.8383070Z Reading state information... 2021-05-15T14:03:01.1112203Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T14:03:01.1113553Z libpng-dev set to manually installed. 2021-05-15T14:03:01.1115281Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:01.1843325Z Reading package lists... 2021-05-15T14:03:01.3843419Z Building dependency tree... 2021-05-15T14:03:01.3865795Z Reading state information... 2021-05-15T14:03:01.5744520Z The following additional packages will be installed: 2021-05-15T14:03:01.5748032Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T14:03:01.5755227Z Suggested packages: 2021-05-15T14:03:01.5756786Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T14:03:01.5758606Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T14:03:01.5759964Z fonts-arphic-uming fonts-nanum 2021-05-15T14:03:01.6292844Z The following NEW packages will be installed: 2021-05-15T14:03:01.6294697Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T14:03:01.6304039Z libpoppler97 poppler-data 2021-05-15T14:03:01.6533001Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:01.6533847Z Need to get 2582 kB of archives. 2021-05-15T14:03:01.6534673Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T14:03:01.6536621Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T14:03:01.6842788Z 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-15T14:03:01.6870618Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T14:03:01.6956000Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T14:03:01.6963888Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T14:03:01.6968566Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T14:03:02.1667355Z Fetched 2582 kB in 0s (41.9 MB/s) 2021-05-15T14:03:02.2072190Z Selecting previously unselected package poppler-data. 2021-05-15T14:03:02.2157719Z (Reading database ... 2021-05-15T14:03:02.2158691Z (Reading database ... 5% 2021-05-15T14:03:02.2159760Z (Reading database ... 10% 2021-05-15T14:03:02.2160356Z (Reading database ... 15% 2021-05-15T14:03:02.2160889Z (Reading database ... 20% 2021-05-15T14:03:02.2161730Z (Reading database ... 25% 2021-05-15T14:03:02.2162263Z (Reading database ... 30% 2021-05-15T14:03:02.2162805Z (Reading database ... 35% 2021-05-15T14:03:02.2163331Z (Reading database ... 40% 2021-05-15T14:03:02.2163870Z (Reading database ... 45% 2021-05-15T14:03:02.2164403Z (Reading database ... 50% 2021-05-15T14:03:02.2212051Z (Reading database ... 55% 2021-05-15T14:03:02.2258742Z (Reading database ... 60% 2021-05-15T14:03:02.2303251Z (Reading database ... 65% 2021-05-15T14:03:02.2452351Z (Reading database ... 70% 2021-05-15T14:03:02.2478875Z (Reading database ... 75% 2021-05-15T14:03:02.2917711Z (Reading database ... 80% 2021-05-15T14:03:02.3297032Z (Reading database ... 85% 2021-05-15T14:03:02.3467984Z (Reading database ... 90% 2021-05-15T14:03:02.3558899Z (Reading database ... 95% 2021-05-15T14:03:02.3559864Z (Reading database ... 100% 2021-05-15T14:03:02.3561005Z (Reading database ... 265303 files and directories currently installed.) 2021-05-15T14:03:02.3700195Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T14:03:02.3722820Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T14:03:02.6533776Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T14:03:02.6805809Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T14:03:02.6834672Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T14:03:02.7268662Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T14:03:02.7566861Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:03:02.7583023Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:03:02.8934638Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T14:03:02.9208806Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:03:02.9273653Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:03:02.9648047Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T14:03:02.9936666Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:03:02.9965477Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:03:03.0311544Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T14:03:03.0673732Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T14:03:03.0698138Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:03:03.1400631Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T14:03:03.1533154Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T14:03:03.1618271Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:03:03.1662138Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:03:03.1702730Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:03:03.1747582Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T14:03:03.1798524Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:03:03.5346559Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:05.8173717Z Reading package lists... 2021-05-15T14:03:06.0035694Z Building dependency tree... 2021-05-15T14:03:06.0054409Z Reading state information... 2021-05-15T14:03:06.1748137Z The following additional packages will be installed: 2021-05-15T14:03:06.1752113Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T14:03:06.1757839Z Suggested packages: 2021-05-15T14:03:06.1758846Z libhdf5-doc 2021-05-15T14:03:06.2272754Z The following NEW packages will be installed: 2021-05-15T14:03:06.2439682Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T14:03:06.2440510Z libsz2 2021-05-15T14:03:06.2508479Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:06.2509290Z Need to get 4074 kB of archives. 2021-05-15T14:03:06.2510304Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T14:03:06.2512415Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T14:03:06.2528904Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T14:03:06.2544937Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T14:03:06.2547177Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T14:03:06.2741810Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T14:03:06.2758818Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T14:03:06.2765408Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T14:03:06.7763377Z Fetched 4074 kB in 0s (47.4 MB/s) 2021-05-15T14:03:06.8092765Z Selecting previously unselected package hdf5-helpers. 2021-05-15T14:03:06.8168459Z (Reading database ... 2021-05-15T14:03:06.8169189Z (Reading database ... 5% 2021-05-15T14:03:06.8169811Z (Reading database ... 10% 2021-05-15T14:03:06.8170398Z (Reading database ... 15% 2021-05-15T14:03:06.8171000Z (Reading database ... 20% 2021-05-15T14:03:06.8171816Z (Reading database ... 25% 2021-05-15T14:03:06.8172644Z (Reading database ... 30% 2021-05-15T14:03:06.8173292Z (Reading database ... 35% 2021-05-15T14:03:06.8173912Z (Reading database ... 40% 2021-05-15T14:03:06.8174546Z (Reading database ... 45% 2021-05-15T14:03:06.8175184Z (Reading database ... 50% 2021-05-15T14:03:06.8215777Z (Reading database ... 55% 2021-05-15T14:03:06.8260347Z (Reading database ... 60% 2021-05-15T14:03:06.8305397Z (Reading database ... 65% 2021-05-15T14:03:06.8448885Z (Reading database ... 70% 2021-05-15T14:03:06.8478369Z (Reading database ... 75% 2021-05-15T14:03:06.8908214Z (Reading database ... 80% 2021-05-15T14:03:06.9278674Z (Reading database ... 85% 2021-05-15T14:03:06.9445690Z (Reading database ... 90% 2021-05-15T14:03:06.9534879Z (Reading database ... 95% 2021-05-15T14:03:06.9535556Z (Reading database ... 100% 2021-05-15T14:03:06.9536398Z (Reading database ... 265863 files and directories currently installed.) 2021-05-15T14:03:06.9659449Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:03:06.9679554Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:03:07.0013857Z Selecting previously unselected package libaec0:amd64. 2021-05-15T14:03:07.0272437Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T14:03:07.0324186Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T14:03:07.0659163Z Selecting previously unselected package libsz2:amd64. 2021-05-15T14:03:07.0957231Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T14:03:07.0978316Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T14:03:07.1334495Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T14:03:07.1619412Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:03:07.1638314Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:03:07.3373513Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T14:03:07.3629737Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:03:07.3644658Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:03:07.4094983Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T14:03:07.4361292Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T14:03:07.4374565Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T14:03:07.4726856Z Selecting previously unselected package libhdf5-dev. 2021-05-15T14:03:07.5031865Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T14:03:07.5049646Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:03:07.8720429Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:03:07.8768330Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T14:03:07.8808966Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T14:03:07.8859337Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T14:03:07.8926224Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:03:07.8978348Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:03:07.9020672Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T14:03:07.9105503Z 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-15T14:03:07.9157482Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:08.7806140Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:11.0512144Z Reading package lists... 2021-05-15T14:03:11.2357047Z Building dependency tree... 2021-05-15T14:03:11.2376117Z Reading state information... 2021-05-15T14:03:11.4040857Z The following additional packages will be installed: 2021-05-15T14:03:11.4044082Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T14:03:11.4560170Z The following NEW packages will be installed: 2021-05-15T14:03:11.4568164Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T14:03:11.4573798Z mesa-common-dev 2021-05-15T14:03:11.4790992Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:11.4791846Z Need to get 1761 kB of archives. 2021-05-15T14:03:11.4792656Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T14:03:11.4795356Z 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-15T14:03:11.4844370Z 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-15T14:03:11.4850856Z 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-15T14:03:11.4872606Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T14:03:11.4902037Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T14:03:11.4928518Z 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-15T14:03:11.9742632Z Fetched 1761 kB in 0s (39.8 MB/s) 2021-05-15T14:03:12.0088532Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T14:03:12.0166342Z (Reading database ... 2021-05-15T14:03:12.0167166Z (Reading database ... 5% 2021-05-15T14:03:12.0167978Z (Reading database ... 10% 2021-05-15T14:03:12.0168712Z (Reading database ... 15% 2021-05-15T14:03:12.0169451Z (Reading database ... 20% 2021-05-15T14:03:12.0170187Z (Reading database ... 25% 2021-05-15T14:03:12.0170934Z (Reading database ... 30% 2021-05-15T14:03:12.0172382Z (Reading database ... 35% 2021-05-15T14:03:12.0173107Z (Reading database ... 40% 2021-05-15T14:03:12.0173846Z (Reading database ... 45% 2021-05-15T14:03:12.0174582Z (Reading database ... 50% 2021-05-15T14:03:12.0211726Z (Reading database ... 55% 2021-05-15T14:03:12.0252974Z (Reading database ... 60% 2021-05-15T14:03:12.0295762Z (Reading database ... 65% 2021-05-15T14:03:12.0440868Z (Reading database ... 70% 2021-05-15T14:03:12.0576905Z (Reading database ... 75% 2021-05-15T14:03:12.0913359Z (Reading database ... 80% 2021-05-15T14:03:12.1289899Z (Reading database ... 85% 2021-05-15T14:03:12.1458787Z (Reading database ... 90% 2021-05-15T14:03:12.1602100Z (Reading database ... 95% 2021-05-15T14:03:12.1602805Z (Reading database ... 100% 2021-05-15T14:03:12.1603813Z (Reading database ... 266071 files and directories currently installed.) 2021-05-15T14:03:12.1734271Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:03:12.1756314Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T14:03:12.2191774Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T14:03:12.2505954Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:03:12.2522603Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:03:12.3293277Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T14:03:12.3585857Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:03:12.3609313Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:03:12.4134032Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T14:03:12.4379040Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T14:03:12.4411654Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T14:03:12.4893525Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T14:03:12.5156906Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T14:03:12.5188897Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T14:03:12.5733805Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T14:03:12.6025109Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:03:12.6039383Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:03:12.7945723Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T14:03:12.7997876Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:03:12.8072271Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T14:03:12.8140270Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:03:12.8214251Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T14:03:12.8268016Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:03:12.8328144Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:14.4566280Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:16.8158072Z Reading package lists... 2021-05-15T14:03:17.0082683Z Building dependency tree... 2021-05-15T14:03:17.0103114Z Reading state information... 2021-05-15T14:03:17.1904324Z The following additional packages will be installed: 2021-05-15T14:03:17.1907893Z libprotobuf-lite17 libprotoc17 2021-05-15T14:03:17.2392632Z The following NEW packages will be installed: 2021-05-15T14:03:17.2397436Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T14:03:17.2399888Z protobuf-compiler 2021-05-15T14:03:17.2608917Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:17.2610096Z Need to get 2754 kB of archives. 2021-05-15T14:03:17.2611429Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T14:03:17.2613654Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T14:03:17.2651042Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T14:03:17.2799468Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T14:03:17.3000786Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T14:03:17.3072751Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T14:03:17.7620526Z Fetched 2754 kB in 0s (43.9 MB/s) 2021-05-15T14:03:17.7978604Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T14:03:17.8057745Z (Reading database ... 2021-05-15T14:03:17.8058748Z (Reading database ... 5% 2021-05-15T14:03:17.8059758Z (Reading database ... 10% 2021-05-15T14:03:17.8060388Z (Reading database ... 15% 2021-05-15T14:03:17.8060945Z (Reading database ... 20% 2021-05-15T14:03:17.8061533Z (Reading database ... 25% 2021-05-15T14:03:17.8062317Z (Reading database ... 30% 2021-05-15T14:03:17.8062867Z (Reading database ... 35% 2021-05-15T14:03:17.8063409Z (Reading database ... 40% 2021-05-15T14:03:17.8063940Z (Reading database ... 45% 2021-05-15T14:03:17.8064482Z (Reading database ... 50% 2021-05-15T14:03:17.8112182Z (Reading database ... 55% 2021-05-15T14:03:17.8154775Z (Reading database ... 60% 2021-05-15T14:03:17.8203275Z (Reading database ... 65% 2021-05-15T14:03:17.8346603Z (Reading database ... 70% 2021-05-15T14:03:17.8477611Z (Reading database ... 75% 2021-05-15T14:03:17.8782867Z (Reading database ... 80% 2021-05-15T14:03:17.9144523Z (Reading database ... 85% 2021-05-15T14:03:17.9307737Z (Reading database ... 90% 2021-05-15T14:03:17.9394710Z (Reading database ... 95% 2021-05-15T14:03:17.9395692Z (Reading database ... 100% 2021-05-15T14:03:17.9396777Z (Reading database ... 266554 files and directories currently installed.) 2021-05-15T14:03:17.9521682Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:03:17.9559312Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:03:17.9999914Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T14:03:18.0307310Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:03:18.0325695Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:03:18.1268119Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T14:03:18.1590373Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:03:18.1605154Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:03:18.3373436Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T14:03:18.3646842Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:03:18.3665097Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:03:18.4992314Z Selecting previously unselected package protobuf-compiler. 2021-05-15T14:03:18.5237421Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T14:03:18.5254688Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T14:03:18.6065586Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:03:18.6187009Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T14:03:18.6233319Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:03:18.6270983Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:03:18.6358573Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T14:03:18.6423154Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:19.4675728Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:21.8079085Z Reading package lists... 2021-05-15T14:03:22.0018836Z Building dependency tree... 2021-05-15T14:03:22.0039594Z Reading state information... 2021-05-15T14:03:22.1884381Z The following additional packages will be installed: 2021-05-15T14:03:22.1886214Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T14:03:22.1887616Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T14:03:22.1888766Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T14:03:22.1890717Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T14:03:22.1892385Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T14:03:22.1893696Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T14:03:22.1895054Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T14:03:22.1896453Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T14:03:22.1897791Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T14:03:22.1899132Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T14:03:22.1900841Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T14:03:22.1902143Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T14:03:22.1903395Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T14:03:22.1904692Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T14:03:22.1905469Z Suggested packages: 2021-05-15T14:03:22.1906660Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T14:03:22.1908274Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T14:03:22.1910498Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T14:03:22.1911849Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T14:03:22.2671253Z The following NEW packages will be installed: 2021-05-15T14:03:22.2675384Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T14:03:22.2676787Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T14:03:22.2679521Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T14:03:22.2682248Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T14:03:22.2686522Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T14:03:22.2690461Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T14:03:22.2693699Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T14:03:22.2697800Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T14:03:22.2699154Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T14:03:22.2702028Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T14:03:22.2704740Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T14:03:22.2707392Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T14:03:22.2711496Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T14:03:22.2717871Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T14:03:22.2968219Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:22.2969063Z Need to get 47.1 MB of archives. 2021-05-15T14:03:22.2969880Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T14:03:22.2973322Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T14:03:22.3216700Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T14:03:22.3224207Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T14:03:22.3229694Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T14:03:22.3234350Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T14:03:22.3239153Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T14:03:22.3244485Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T14:03:22.3279542Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T14:03:22.4586512Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T14:03:22.4595236Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T14:03:22.4612168Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T14:03:22.4639003Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T14:03:22.4644298Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T14:03:22.4650477Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T14:03:22.4696495Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T14:03:22.4702522Z 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-15T14:03:22.4708955Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T14:03:22.4715140Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T14:03:22.4721569Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T14:03:22.4727374Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T14:03:22.4734139Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T14:03:22.4778948Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T14:03:22.4909700Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T14:03:22.4956242Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T14:03:22.4961719Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T14:03:22.4992902Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T14:03:22.5809085Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T14:03:22.5819145Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T14:03:22.5827192Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T14:03:22.5838903Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T14:03:22.5856075Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T14:03:22.5863616Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T14:03:22.5881579Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T14:03:22.5897613Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T14:03:22.5957399Z 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-15T14:03:22.5985410Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T14:03:22.6103875Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T14:03:22.6111304Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T14:03:22.8271950Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T14:03:22.8276606Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T14:03:22.8287982Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T14:03:22.8290844Z 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-15T14:03:22.8299366Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T14:03:22.8306735Z 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-15T14:03:22.8317298Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T14:03:22.8400945Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T14:03:22.8412261Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T14:03:22.8434533Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T14:03:22.8440417Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T14:03:22.8565604Z 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-15T14:03:22.8591022Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T14:03:22.8598540Z 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-15T14:03:22.8604291Z 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-15T14:03:22.8610616Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T14:03:22.8619763Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T14:03:22.8626472Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T14:03:22.8652303Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T14:03:22.8671136Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T14:03:22.8675905Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T14:03:22.8719830Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T14:03:22.8724627Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T14:03:22.8737589Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T14:03:22.8754093Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T14:03:22.8784952Z 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-15T14:03:22.8823113Z 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-15T14:03:22.8835285Z 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-15T14:03:22.8849657Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T14:03:22.9067903Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T14:03:22.9080429Z 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-15T14:03:22.9272536Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T14:03:22.9284001Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T14:03:22.9297550Z 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-15T14:03:22.9735928Z 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-15T14:03:23.0167058Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T14:03:23.0262673Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T14:03:23.0264942Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T14:03:23.6677544Z Fetched 47.1 MB in 1s (63.0 MB/s) 2021-05-15T14:03:23.7061962Z Selecting previously unselected package libaom0:amd64. 2021-05-15T14:03:23.7141818Z (Reading database ... 2021-05-15T14:03:23.7142451Z (Reading database ... 5% 2021-05-15T14:03:23.7143002Z (Reading database ... 10% 2021-05-15T14:03:23.7143537Z (Reading database ... 15% 2021-05-15T14:03:23.7144723Z (Reading database ... 20% 2021-05-15T14:03:23.7145255Z (Reading database ... 25% 2021-05-15T14:03:23.7145795Z (Reading database ... 30% 2021-05-15T14:03:23.7146572Z (Reading database ... 35% 2021-05-15T14:03:23.7147111Z (Reading database ... 40% 2021-05-15T14:03:23.7147647Z (Reading database ... 45% 2021-05-15T14:03:23.7148166Z (Reading database ... 50% 2021-05-15T14:03:23.7192747Z (Reading database ... 55% 2021-05-15T14:03:23.7231909Z (Reading database ... 60% 2021-05-15T14:03:23.7274015Z (Reading database ... 65% 2021-05-15T14:03:23.7417266Z (Reading database ... 70% 2021-05-15T14:03:23.7546412Z (Reading database ... 75% 2021-05-15T14:03:23.7861969Z (Reading database ... 80% 2021-05-15T14:03:23.8224100Z (Reading database ... 85% 2021-05-15T14:03:23.8389791Z (Reading database ... 90% 2021-05-15T14:03:23.8476600Z (Reading database ... 95% 2021-05-15T14:03:23.8477302Z (Reading database ... 100% 2021-05-15T14:03:23.8478313Z (Reading database ... 266725 files and directories currently installed.) 2021-05-15T14:03:23.8599848Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T14:03:23.8623177Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T14:03:24.0293616Z Selecting previously unselected package libva2:amd64. 2021-05-15T14:03:24.0549741Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T14:03:24.0566335Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T14:03:24.0988469Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T14:03:24.1298274Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T14:03:24.1312653Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T14:03:24.1589371Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T14:03:24.1903259Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T14:03:24.1915324Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T14:03:24.2239290Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T14:03:24.2558220Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T14:03:24.2572845Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:03:24.2929412Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T14:03:24.3237922Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T14:03:24.3254292Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T14:03:24.3595515Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T14:03:24.3891424Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:24.3911718Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:24.4493274Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T14:03:24.4745013Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T14:03:24.4758963Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T14:03:25.2931997Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T14:03:25.3231584Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T14:03:25.3272743Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T14:03:25.3674777Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T14:03:25.3974535Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T14:03:25.3990726Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T14:03:25.4425839Z Selecting previously unselected package libopus0:amd64. 2021-05-15T14:03:25.4726013Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T14:03:25.4738142Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T14:03:25.5239600Z Selecting previously unselected package libshine3:amd64. 2021-05-15T14:03:25.5535771Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T14:03:25.5582597Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T14:03:25.5889209Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T14:03:25.6187923Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T14:03:25.6201530Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T14:03:25.6532866Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T14:03:25.6775915Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T14:03:25.6788136Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T14:03:25.7115130Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T14:03:25.7412569Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T14:03:25.7424915Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T14:03:25.7812267Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T14:03:25.8168227Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:25.8180443Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:25.8509689Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T14:03:25.8827877Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T14:03:25.8850413Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T14:03:25.9371065Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T14:03:25.9668768Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T14:03:25.9681470Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T14:03:26.0015093Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T14:03:26.0314103Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T14:03:26.0336931Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T14:03:26.0704191Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T14:03:26.1017237Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:26.1035979Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T14:03:26.1485943Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T14:03:26.1784459Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T14:03:26.1798620Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T14:03:26.2718426Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T14:03:26.3016140Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T14:03:26.3032099Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T14:03:26.5092874Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T14:03:26.5333894Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T14:03:26.5366041Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T14:03:26.5911212Z Selecting previously unselected package libzvbi-common. 2021-05-15T14:03:26.6211130Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T14:03:26.6235817Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T14:03:26.6570971Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T14:03:26.6879123Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T14:03:26.6894643Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T14:03:26.7492917Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T14:03:26.7774543Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:26.7816445Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:27.3173565Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T14:03:27.3456112Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T14:03:27.3471301Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T14:03:27.3893371Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T14:03:27.4126958Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T14:03:27.4155978Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T14:03:27.4545633Z Selecting previously unselected package libass9:amd64. 2021-05-15T14:03:27.4801647Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T14:03:27.4822779Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T14:03:27.5252700Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T14:03:27.5539073Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T14:03:27.5553779Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T14:03:27.5996076Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T14:03:27.6316532Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T14:03:27.6338113Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T14:03:27.6733768Z Selecting previously unselected package libgme0:amd64. 2021-05-15T14:03:27.7000582Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T14:03:27.7014147Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T14:03:27.7565824Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T14:03:27.7794916Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T14:03:27.7810322Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T14:03:27.8332762Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T14:03:27.8580654Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T14:03:27.8603763Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T14:03:27.9543189Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T14:03:27.9897568Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T14:03:27.9908470Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:03:28.0493428Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T14:03:28.0785704Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:28.0808684Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:28.2072742Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T14:03:28.2367000Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T14:03:28.2381589Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T14:03:28.2792634Z Selecting previously unselected package libflite1:amd64. 2021-05-15T14:03:28.3087154Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T14:03:28.3101499Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T14:03:29.6494250Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T14:03:29.6744507Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T14:03:29.6773745Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T14:03:29.7122860Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T14:03:29.7438553Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T14:03:29.7453068Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T14:03:29.7762156Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T14:03:29.8066609Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T14:03:29.8091681Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T14:03:29.8397923Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T14:03:29.8700802Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:29.8714844Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T14:03:29.9050422Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T14:03:29.9355233Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T14:03:29.9372496Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T14:03:29.9702953Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T14:03:29.9999757Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:30.0014305Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:30.0452762Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T14:03:30.0692480Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T14:03:30.0707191Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T14:03:30.2110186Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T14:03:30.2418490Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T14:03:30.2433714Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T14:03:30.2931033Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T14:03:30.3234290Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:30.3247292Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:30.3800224Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T14:03:30.4124700Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T14:03:30.4139003Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T14:03:30.4536972Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T14:03:30.4843839Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:30.4866018Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:30.6372885Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T14:03:30.6628363Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T14:03:30.6647814Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T14:03:30.7218632Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T14:03:30.7521306Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T14:03:30.7544748Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T14:03:30.8014057Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T14:03:30.8326356Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T14:03:30.8343602Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:03:30.8648863Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T14:03:30.8945362Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T14:03:30.8962010Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:03:30.9333329Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T14:03:30.9580824Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T14:03:30.9602035Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T14:03:31.0053331Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T14:03:31.0299617Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T14:03:31.0315609Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T14:03:31.0633459Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T14:03:31.0932254Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T14:03:31.0965319Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T14:03:31.1613268Z Selecting previously unselected package libopenal-data. 2021-05-15T14:03:31.1914029Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T14:03:31.1931129Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T14:03:31.2432845Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T14:03:31.2733564Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T14:03:31.2767079Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T14:03:31.3201538Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T14:03:31.3498760Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T14:03:31.3514471Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T14:03:31.4317586Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T14:03:31.4615585Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T14:03:31.4639744Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T14:03:31.4988904Z Selecting previously unselected package libflac8:amd64. 2021-05-15T14:03:31.5260871Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T14:03:31.5274722Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T14:03:31.6094787Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T14:03:31.6384451Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T14:03:31.6400907Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T14:03:31.6976085Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T14:03:31.7308987Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T14:03:31.7401589Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T14:03:31.8013534Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T14:03:31.8263863Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T14:03:31.8275495Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T14:03:31.9045878Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T14:03:31.9369617Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:31.9387419Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:31.9852792Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T14:03:32.0096167Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:32.0110198Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:32.0492731Z Selecting previously unselected package ffmpeg. 2021-05-15T14:03:32.0809181Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T14:03:32.0926153Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:32.2493074Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T14:03:32.2759317Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T14:03:32.2782247Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T14:03:32.3254206Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T14:03:32.3535083Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T14:03:32.3555448Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T14:03:32.6012694Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T14:03:32.6333095Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T14:03:32.6355078Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T14:03:32.6725996Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T14:03:32.7032656Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T14:03:32.7050824Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T14:03:32.7453476Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T14:03:32.7704197Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:03:32.7723152Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:03:33.1054320Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T14:03:33.1318391Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:03:33.1337830Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:03:33.4533950Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T14:03:33.4829842Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T14:03:33.4842636Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T14:03:33.6378009Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T14:03:33.6673544Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T14:03:33.6691005Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T14:03:33.6992998Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T14:03:33.7289328Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T14:03:33.7305629Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:03:33.8569505Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T14:03:33.8644660Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T14:03:33.8701227Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T14:03:33.8868874Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T14:03:33.8906250Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T14:03:33.8962909Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T14:03:33.8996377Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T14:03:33.9033729Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T14:03:33.9080565Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T14:03:33.9117930Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T14:03:33.9160242Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T14:03:33.9213181Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T14:03:33.9245228Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T14:03:33.9299864Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T14:03:33.9334426Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T14:03:33.9442649Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T14:03:33.9541993Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T14:03:33.9595126Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T14:03:33.9645863Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T14:03:33.9703647Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T14:03:33.9740753Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T14:03:33.9778799Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T14:03:33.9830351Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T14:03:33.9865458Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T14:03:33.9910561Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T14:03:33.9977434Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T14:03:34.0036887Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T14:03:34.0149354Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T14:03:34.0218606Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T14:03:34.0263749Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T14:03:34.0328221Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T14:03:34.0413300Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T14:03:34.0468659Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T14:03:34.0523677Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:03:34.0616148Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T14:03:34.0670815Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T14:03:34.0746791Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T14:03:34.0782558Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T14:03:34.0833178Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:03:34.0882568Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T14:03:34.1048401Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T14:03:34.1073481Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T14:03:34.1111912Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T14:03:34.1140913Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T14:03:34.1169616Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T14:03:34.1195509Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T14:03:34.1234096Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T14:03:34.1306120Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T14:03:34.1395397Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T14:03:34.1449376Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T14:03:34.1494747Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:03:34.1549015Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T14:03:34.1596315Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:03:34.1644836Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T14:03:34.1705539Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T14:03:34.1760061Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:34.1824807Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T14:03:34.1884922Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:34.1936866Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T14:03:34.1981246Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T14:03:34.2048291Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T14:03:34.2093508Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T14:03:34.2137982Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T14:03:34.2180747Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:34.2219094Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T14:03:34.2260561Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T14:03:34.2305629Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T14:03:34.2418058Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:34.2454224Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:34.2501793Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:34.2592095Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T14:03:34.2645931Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T14:03:34.2693294Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:34.2729696Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:34.2775279Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:34.2839850Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T14:03:34.2963131Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:35.5119326Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:37.8799871Z Reading package lists... 2021-05-15T14:03:38.0695600Z Building dependency tree... 2021-05-15T14:03:38.0716683Z Reading state information... 2021-05-15T14:03:38.2420912Z The following additional packages will be installed: 2021-05-15T14:03:38.2423715Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T14:03:38.2960257Z The following NEW packages will be installed: 2021-05-15T14:03:38.2962428Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T14:03:38.2964824Z libmagick++-dev 2021-05-15T14:03:38.3149434Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:38.3150607Z Need to get 309 kB of archives. 2021-05-15T14:03:38.3152757Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T14:03:38.3155171Z 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-15T14:03:38.3178293Z 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-15T14:03:38.3204295Z 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-15T14:03:38.3222620Z 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-15T14:03:38.7705151Z Fetched 309 kB in 0s (14.4 MB/s) 2021-05-15T14:03:38.8097390Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T14:03:38.8179220Z (Reading database ... 2021-05-15T14:03:38.8180047Z (Reading database ... 5% 2021-05-15T14:03:38.8180821Z (Reading database ... 10% 2021-05-15T14:03:38.8181560Z (Reading database ... 15% 2021-05-15T14:03:38.8182287Z (Reading database ... 20% 2021-05-15T14:03:38.8183000Z (Reading database ... 25% 2021-05-15T14:03:38.8183732Z (Reading database ... 30% 2021-05-15T14:03:38.8184441Z (Reading database ... 35% 2021-05-15T14:03:38.8185163Z (Reading database ... 40% 2021-05-15T14:03:38.8185902Z (Reading database ... 45% 2021-05-15T14:03:38.8186612Z (Reading database ... 50% 2021-05-15T14:03:38.8216944Z (Reading database ... 55% 2021-05-15T14:03:38.8269110Z (Reading database ... 60% 2021-05-15T14:03:38.8301910Z (Reading database ... 65% 2021-05-15T14:03:38.8440126Z (Reading database ... 70% 2021-05-15T14:03:38.8576813Z (Reading database ... 75% 2021-05-15T14:03:38.8603033Z (Reading database ... 80% 2021-05-15T14:03:38.9198351Z (Reading database ... 85% 2021-05-15T14:03:38.9389815Z (Reading database ... 90% 2021-05-15T14:03:38.9476869Z (Reading database ... 95% 2021-05-15T14:03:38.9478171Z (Reading database ... 100% 2021-05-15T14:03:38.9479432Z (Reading database ... 267266 files and directories currently installed.) 2021-05-15T14:03:38.9603968Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T14:03:38.9693840Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:39.0445720Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T14:03:39.0744182Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T14:03:39.0781020Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:39.1233529Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T14:03:39.1540223Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T14:03:39.1560793Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:39.2960157Z Selecting previously unselected package libmagick++-dev. 2021-05-15T14:03:39.3272896Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T14:03:39.3376644Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:39.4099667Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:39.4226394Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:39.4281154Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:39.4337777Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T14:03:39.4444877Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:41.7758191Z Reading package lists... 2021-05-15T14:03:41.9614073Z Building dependency tree... 2021-05-15T14:03:41.9635880Z Reading state information... 2021-05-15T14:03:42.1281949Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T14:03:42.1285326Z The following additional packages will be installed: 2021-05-15T14:03:42.1290955Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T14:03:42.1292728Z libijs-0.35 libjbig2dec0 2021-05-15T14:03:42.1293414Z Suggested packages: 2021-05-15T14:03:42.1294742Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T14:03:42.1296068Z ghostscript-x 2021-05-15T14:03:42.1813182Z The following NEW packages will be installed: 2021-05-15T14:03:42.1817948Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T14:03:42.1826333Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T14:03:42.2221487Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:42.2222472Z Need to get 11.2 MB of archives. 2021-05-15T14:03:42.2223453Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T14:03:42.2225860Z 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-15T14:03:42.2503417Z 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-15T14:03:42.2515176Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T14:03:42.3553259Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T14:03:42.3650447Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T14:03:42.3654222Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T14:03:42.3664745Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T14:03:42.3922192Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T14:03:42.8497164Z Fetched 11.2 MB in 0s (54.7 MB/s) 2021-05-15T14:03:42.8952852Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T14:03:42.9033979Z (Reading database ... 2021-05-15T14:03:42.9034760Z (Reading database ... 5% 2021-05-15T14:03:42.9035455Z (Reading database ... 10% 2021-05-15T14:03:42.9036133Z (Reading database ... 15% 2021-05-15T14:03:42.9036877Z (Reading database ... 20% 2021-05-15T14:03:42.9037539Z (Reading database ... 25% 2021-05-15T14:03:42.9038211Z (Reading database ... 30% 2021-05-15T14:03:42.9038889Z (Reading database ... 35% 2021-05-15T14:03:42.9039545Z (Reading database ... 40% 2021-05-15T14:03:42.9040214Z (Reading database ... 45% 2021-05-15T14:03:42.9040870Z (Reading database ... 50% 2021-05-15T14:03:42.9089833Z (Reading database ... 55% 2021-05-15T14:03:42.9141423Z (Reading database ... 60% 2021-05-15T14:03:42.9170155Z (Reading database ... 65% 2021-05-15T14:03:42.9320636Z (Reading database ... 70% 2021-05-15T14:03:42.9458343Z (Reading database ... 75% 2021-05-15T14:03:42.9490431Z (Reading database ... 80% 2021-05-15T14:03:43.0178797Z (Reading database ... 85% 2021-05-15T14:03:43.0376545Z (Reading database ... 90% 2021-05-15T14:03:43.0464848Z (Reading database ... 95% 2021-05-15T14:03:43.0465433Z (Reading database ... 100% 2021-05-15T14:03:43.0466272Z (Reading database ... 267311 files and directories currently installed.) 2021-05-15T14:03:43.0593505Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T14:03:43.0864963Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T14:03:43.3201169Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T14:03:43.3508093Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T14:03:43.3534415Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T14:03:43.3974198Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T14:03:43.4249586Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T14:03:43.4955859Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T14:03:43.9373431Z Selecting previously unselected package libgs9-common. 2021-05-15T14:03:43.9704795Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T14:03:43.9734474Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:44.0936542Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T14:03:44.1188531Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T14:03:44.1230363Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T14:03:44.1652784Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T14:03:44.1921407Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T14:03:44.1938059Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T14:03:44.2373135Z Selecting previously unselected package libgs9:amd64. 2021-05-15T14:03:44.2639231Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T14:03:44.2656706Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:44.5693133Z Selecting previously unselected package ghostscript. 2021-05-15T14:03:44.5935457Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T14:03:44.5952693Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:44.6795098Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T14:03:44.6879553Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T14:03:44.6965901Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T14:03:44.7683891Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T14:03:44.7732352Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T14:03:44.8154526Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:44.8195147Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:44.8257839Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T14:03:44.8393105Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:03:45.0506279Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:45.0799769Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:03:48.5903950Z Reading package lists... 2021-05-15T14:03:48.7758380Z Building dependency tree... 2021-05-15T14:03:48.7779902Z Reading state information... 2021-05-15T14:03:48.9451928Z The following additional packages will be installed: 2021-05-15T14:03:48.9454349Z libudunits2-0 libudunits2-data 2021-05-15T14:03:48.9958182Z The following NEW packages will be installed: 2021-05-15T14:03:48.9961997Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T14:03:49.0160349Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:49.0161518Z Need to get 429 kB of archives. 2021-05-15T14:03:49.0162842Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T14:03:49.0164930Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T14:03:49.0185166Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T14:03:49.0214619Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T14:03:49.4810560Z Fetched 429 kB in 0s (15.9 MB/s) 2021-05-15T14:03:49.5173011Z Selecting previously unselected package libudunits2-data. 2021-05-15T14:03:49.5254096Z (Reading database ... 2021-05-15T14:03:49.5255083Z (Reading database ... 5% 2021-05-15T14:03:49.5255832Z (Reading database ... 10% 2021-05-15T14:03:49.5256567Z (Reading database ... 15% 2021-05-15T14:03:49.5257283Z (Reading database ... 20% 2021-05-15T14:03:49.5258012Z (Reading database ... 25% 2021-05-15T14:03:49.5258743Z (Reading database ... 30% 2021-05-15T14:03:49.5259455Z (Reading database ... 35% 2021-05-15T14:03:49.5260181Z (Reading database ... 40% 2021-05-15T14:03:49.5261104Z (Reading database ... 45% 2021-05-15T14:03:49.5261868Z (Reading database ... 50% 2021-05-15T14:03:49.5307742Z (Reading database ... 55% 2021-05-15T14:03:49.5362904Z (Reading database ... 60% 2021-05-15T14:03:49.5390593Z (Reading database ... 65% 2021-05-15T14:03:49.5532162Z (Reading database ... 70% 2021-05-15T14:03:49.5668075Z (Reading database ... 75% 2021-05-15T14:03:49.5697607Z (Reading database ... 80% 2021-05-15T14:03:49.6309464Z (Reading database ... 85% 2021-05-15T14:03:49.6504841Z (Reading database ... 90% 2021-05-15T14:03:49.6594387Z (Reading database ... 95% 2021-05-15T14:03:49.6595042Z (Reading database ... 100% 2021-05-15T14:03:49.6595953Z (Reading database ... 267875 files and directories currently installed.) 2021-05-15T14:03:49.6723371Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T14:03:49.6734790Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T14:03:49.7093275Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T14:03:49.7372021Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T14:03:49.7405582Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T14:03:49.7853537Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T14:03:49.8127578Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T14:03:49.8154623Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T14:03:49.9044174Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T14:03:49.9101888Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T14:03:49.9151266Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T14:03:49.9222036Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:03:50.0460108Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:52.3384726Z Reading package lists... 2021-05-15T14:03:52.5203718Z Building dependency tree... 2021-05-15T14:03:52.5224977Z Reading state information... 2021-05-15T14:03:52.7364619Z The following NEW packages will be installed: 2021-05-15T14:03:52.7369922Z libjq-dev 2021-05-15T14:03:52.7571108Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:52.7572555Z Need to get 11.2 kB of archives. 2021-05-15T14:03:52.7573619Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T14:03:52.7575886Z 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-15T14:03:53.2182389Z Fetched 11.2 kB in 0s (704 kB/s) 2021-05-15T14:03:53.2538207Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T14:03:53.2621694Z (Reading database ... 2021-05-15T14:03:53.2622670Z (Reading database ... 5% 2021-05-15T14:03:53.2623407Z (Reading database ... 10% 2021-05-15T14:03:53.2624154Z (Reading database ... 15% 2021-05-15T14:03:53.2624891Z (Reading database ... 20% 2021-05-15T14:03:53.2625618Z (Reading database ... 25% 2021-05-15T14:03:53.2626344Z (Reading database ... 30% 2021-05-15T14:03:53.2627054Z (Reading database ... 35% 2021-05-15T14:03:53.2628489Z (Reading database ... 40% 2021-05-15T14:03:53.2629270Z (Reading database ... 45% 2021-05-15T14:03:53.2629988Z (Reading database ... 50% 2021-05-15T14:03:53.2673015Z (Reading database ... 55% 2021-05-15T14:03:53.2726341Z (Reading database ... 60% 2021-05-15T14:03:53.2758217Z (Reading database ... 65% 2021-05-15T14:03:53.2899392Z (Reading database ... 70% 2021-05-15T14:03:53.3037969Z (Reading database ... 75% 2021-05-15T14:03:53.3067122Z (Reading database ... 80% 2021-05-15T14:03:53.3681603Z (Reading database ... 85% 2021-05-15T14:03:53.3876516Z (Reading database ... 90% 2021-05-15T14:03:53.3964047Z (Reading database ... 95% 2021-05-15T14:03:53.3964625Z (Reading database ... 100% 2021-05-15T14:03:53.3965464Z (Reading database ... 267904 files and directories currently installed.) 2021-05-15T14:03:53.4085837Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:03:53.4099706Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T14:03:53.4743980Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T14:03:55.8153403Z Reading package lists... 2021-05-15T14:03:56.0068045Z Building dependency tree... 2021-05-15T14:03:56.0090065Z Reading state information... 2021-05-15T14:03:56.2464030Z The following NEW packages will be installed: 2021-05-15T14:03:56.2472601Z libmng2 2021-05-15T14:03:56.2699375Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:03:56.2700511Z Need to get 168 kB of archives. 2021-05-15T14:03:56.2701309Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T14:03:56.2703366Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T14:03:56.7372472Z Fetched 168 kB in 0s (8132 kB/s) 2021-05-15T14:03:56.7871091Z Selecting previously unselected package libmng2:amd64. 2021-05-15T14:03:56.7955386Z (Reading database ... 2021-05-15T14:03:56.7958515Z (Reading database ... 5% 2021-05-15T14:03:56.7959471Z (Reading database ... 10% 2021-05-15T14:03:56.7960545Z (Reading database ... 15% 2021-05-15T14:03:56.7961124Z (Reading database ... 20% 2021-05-15T14:03:56.7961667Z (Reading database ... 25% 2021-05-15T14:03:56.7962256Z (Reading database ... 30% 2021-05-15T14:03:56.7962787Z (Reading database ... 35% 2021-05-15T14:03:56.7963326Z (Reading database ... 40% 2021-05-15T14:03:56.7963843Z (Reading database ... 45% 2021-05-15T14:03:56.7964388Z (Reading database ... 50% 2021-05-15T14:03:56.8025634Z (Reading database ... 55% 2021-05-15T14:03:56.8090408Z (Reading database ... 60% 2021-05-15T14:03:56.8127320Z (Reading database ... 65% 2021-05-15T14:03:56.8277714Z (Reading database ... 70% 2021-05-15T14:03:56.8423138Z (Reading database ... 75% 2021-05-15T14:03:56.8448840Z (Reading database ... 80% 2021-05-15T14:03:56.9076208Z (Reading database ... 85% 2021-05-15T14:03:56.9278642Z (Reading database ... 90% 2021-05-15T14:03:56.9370025Z (Reading database ... 95% 2021-05-15T14:03:56.9371174Z (Reading database ... 100% 2021-05-15T14:03:56.9372822Z (Reading database ... 267910 files and directories currently installed.) 2021-05-15T14:03:56.9501521Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T14:03:56.9536550Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T14:03:57.0451513Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T14:03:57.0503903Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:03:59.3902928Z Reading package lists... 2021-05-15T14:03:59.5794854Z Building dependency tree... 2021-05-15T14:03:59.5815707Z Reading state information... 2021-05-15T14:03:59.7288776Z E: Unable to locate package libmng1 2021-05-15T14:03:59.8001529Z Reading package lists... 2021-05-15T14:03:59.9937904Z Building dependency tree... 2021-05-15T14:03:59.9959325Z Reading state information... 2021-05-15T14:04:00.1408120Z E: Unable to locate package libapparmor-devel 2021-05-15T14:04:00.2130104Z Reading package lists... 2021-05-15T14:04:00.4182434Z Building dependency tree... 2021-05-15T14:04:00.4203724Z Reading state information... 2021-05-15T14:04:00.6008820Z The following additional packages will be installed: 2021-05-15T14:04:00.6012382Z libij-java 2021-05-15T14:04:00.6612490Z The following NEW packages will be installed: 2021-05-15T14:04:00.6626202Z imagej libij-java 2021-05-15T14:04:00.6836649Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:00.6837567Z Need to get 2328 kB of archives. 2021-05-15T14:04:00.6838438Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T14:04:00.6840402Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T14:04:00.7303553Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T14:04:01.2347714Z Fetched 2328 kB in 0s (37.5 MB/s) 2021-05-15T14:04:01.2708703Z Selecting previously unselected package libij-java. 2021-05-15T14:04:01.2801541Z (Reading database ... 2021-05-15T14:04:01.2802416Z (Reading database ... 5% 2021-05-15T14:04:01.2803425Z (Reading database ... 10% 2021-05-15T14:04:01.2804217Z (Reading database ... 15% 2021-05-15T14:04:01.2804946Z (Reading database ... 20% 2021-05-15T14:04:01.2805687Z (Reading database ... 25% 2021-05-15T14:04:01.2806407Z (Reading database ... 30% 2021-05-15T14:04:01.2807143Z (Reading database ... 35% 2021-05-15T14:04:01.2807875Z (Reading database ... 40% 2021-05-15T14:04:01.2808722Z (Reading database ... 45% 2021-05-15T14:04:01.2809461Z (Reading database ... 50% 2021-05-15T14:04:01.2845114Z (Reading database ... 55% 2021-05-15T14:04:01.2902337Z (Reading database ... 60% 2021-05-15T14:04:01.2933531Z (Reading database ... 65% 2021-05-15T14:04:01.3086672Z (Reading database ... 70% 2021-05-15T14:04:01.3256444Z (Reading database ... 75% 2021-05-15T14:04:01.3284376Z (Reading database ... 80% 2021-05-15T14:04:01.3932453Z (Reading database ... 85% 2021-05-15T14:04:01.4133744Z (Reading database ... 90% 2021-05-15T14:04:01.4232454Z (Reading database ... 95% 2021-05-15T14:04:01.4233104Z (Reading database ... 100% 2021-05-15T14:04:01.4233942Z (Reading database ... 267916 files and directories currently installed.) 2021-05-15T14:04:01.4365647Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T14:04:01.4377848Z Unpacking libij-java (1.52r-1) ... 2021-05-15T14:04:01.5533266Z Selecting previously unselected package imagej. 2021-05-15T14:04:01.5755308Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T14:04:01.5774191Z Unpacking imagej (1.52r-1) ... 2021-05-15T14:04:01.6735101Z Setting up libij-java (1.52r-1) ... 2021-05-15T14:04:01.6812525Z Setting up imagej (1.52r-1) ... 2021-05-15T14:04:01.6869784Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T14:04:03.7099411Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:04:04.5259576Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T14:04:07.6507824Z Reading package lists... 2021-05-15T14:04:07.8387817Z Building dependency tree... 2021-05-15T14:04:07.8408933Z Reading state information... 2021-05-15T14:04:08.0137359Z Suggested packages: 2021-05-15T14:04:08.0139412Z bowtie2-examples 2021-05-15T14:04:08.0629442Z The following NEW packages will be installed: 2021-05-15T14:04:08.0643930Z bowtie2 2021-05-15T14:04:08.0840599Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:08.0841982Z Need to get 1324 kB of archives. 2021-05-15T14:04:08.0842826Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T14:04:08.0844847Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T14:04:08.5927798Z Fetched 1324 kB in 0s (38.3 MB/s) 2021-05-15T14:04:08.6284550Z Selecting previously unselected package bowtie2. 2021-05-15T14:04:08.6369069Z (Reading database ... 2021-05-15T14:04:08.6369911Z (Reading database ... 5% 2021-05-15T14:04:08.6370693Z (Reading database ... 10% 2021-05-15T14:04:08.6374059Z (Reading database ... 15% 2021-05-15T14:04:08.6374626Z (Reading database ... 20% 2021-05-15T14:04:08.6375205Z (Reading database ... 25% 2021-05-15T14:04:08.6375757Z (Reading database ... 30% 2021-05-15T14:04:08.6376286Z (Reading database ... 35% 2021-05-15T14:04:08.6376825Z (Reading database ... 40% 2021-05-15T14:04:08.6377355Z (Reading database ... 45% 2021-05-15T14:04:08.6377898Z (Reading database ... 50% 2021-05-15T14:04:08.6416775Z (Reading database ... 55% 2021-05-15T14:04:08.6476122Z (Reading database ... 60% 2021-05-15T14:04:08.6505155Z (Reading database ... 65% 2021-05-15T14:04:08.6652596Z (Reading database ... 70% 2021-05-15T14:04:08.6846343Z (Reading database ... 75% 2021-05-15T14:04:08.6872889Z (Reading database ... 80% 2021-05-15T14:04:08.7518003Z (Reading database ... 85% 2021-05-15T14:04:08.7721536Z (Reading database ... 90% 2021-05-15T14:04:08.7814671Z (Reading database ... 95% 2021-05-15T14:04:08.7815313Z (Reading database ... 100% 2021-05-15T14:04:08.7816244Z (Reading database ... 267939 files and directories currently installed.) 2021-05-15T14:04:08.7945366Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T14:04:08.7965309Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T14:04:09.0173889Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T14:04:09.0229190Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:04:12.4001390Z Reading package lists... 2021-05-15T14:04:12.5865545Z Building dependency tree... 2021-05-15T14:04:12.5886655Z Reading state information... 2021-05-15T14:04:12.7218817Z E: Unable to locate package install 2021-05-15T14:04:12.7220049Z E: Unable to locate package gdal 2021-05-15T14:04:12.7915928Z Reading package lists... 2021-05-15T14:04:12.9796528Z Building dependency tree... 2021-05-15T14:04:12.9818604Z Reading state information... 2021-05-15T14:04:13.0103935Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T14:04:13.0105807Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T14:04:13.0106863Z is only available from another source 2021-05-15T14:04:13.0107438Z 2021-05-15T14:04:13.1168830Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T14:04:13.1941996Z Reading package lists... 2021-05-15T14:04:13.3954970Z Building dependency tree... 2021-05-15T14:04:13.3976530Z Reading state information... 2021-05-15T14:04:13.4270712Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T14:04:13.4272756Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T14:04:13.4274007Z is only available from another source 2021-05-15T14:04:13.4275126Z However the following packages replace it: 2021-05-15T14:04:13.4276033Z ffmpeg 2021-05-15T14:04:13.4276596Z 2021-05-15T14:04:13.5363125Z E: Package 'libav-tools' has no installation candidate 2021-05-15T14:04:13.6063127Z Reading package lists... 2021-05-15T14:04:13.7916897Z Building dependency tree... 2021-05-15T14:04:13.7939130Z Reading state information... 2021-05-15T14:04:13.9604910Z The following additional packages will be installed: 2021-05-15T14:04:13.9607520Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T14:04:13.9609706Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T14:04:13.9611433Z libssh2-1-dev 2021-05-15T14:04:13.9613932Z Suggested packages: 2021-05-15T14:04:13.9615231Z libgcrypt20-doc libmbedtls-doc 2021-05-15T14:04:14.0120370Z The following NEW packages will be installed: 2021-05-15T14:04:14.0122737Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T14:04:14.0124638Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T14:04:14.0130262Z libssh2-1-dev 2021-05-15T14:04:14.0343890Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:14.0345100Z Need to get 2667 kB of archives. 2021-05-15T14:04:14.0346445Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T14:04:14.0348697Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T14:04:14.0394324Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T14:04:14.0471909Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T14:04:14.0476545Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T14:04:14.0493735Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T14:04:14.0499989Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T14:04:14.0508988Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T14:04:14.0582029Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T14:04:14.0637511Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T14:04:14.0661213Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T14:04:14.0666405Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T14:04:14.5485311Z Fetched 2667 kB in 0s (49.0 MB/s) 2021-05-15T14:04:14.5824558Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T14:04:14.5951746Z (Reading database ... 2021-05-15T14:04:14.5952752Z (Reading database ... 5% 2021-05-15T14:04:14.5953502Z (Reading database ... 10% 2021-05-15T14:04:14.5954250Z (Reading database ... 15% 2021-05-15T14:04:14.5954980Z (Reading database ... 20% 2021-05-15T14:04:14.5955720Z (Reading database ... 25% 2021-05-15T14:04:14.5956460Z (Reading database ... 30% 2021-05-15T14:04:14.5957335Z (Reading database ... 35% 2021-05-15T14:04:14.5958050Z (Reading database ... 40% 2021-05-15T14:04:14.5958763Z (Reading database ... 45% 2021-05-15T14:04:14.5959472Z (Reading database ... 50% 2021-05-15T14:04:14.6004632Z (Reading database ... 55% 2021-05-15T14:04:14.6074485Z (Reading database ... 60% 2021-05-15T14:04:14.6151422Z (Reading database ... 65% 2021-05-15T14:04:14.6309268Z (Reading database ... 70% 2021-05-15T14:04:14.6479858Z (Reading database ... 75% 2021-05-15T14:04:14.6508265Z (Reading database ... 80% 2021-05-15T14:04:14.7154845Z (Reading database ... 85% 2021-05-15T14:04:14.7388707Z (Reading database ... 90% 2021-05-15T14:04:14.7484441Z (Reading database ... 95% 2021-05-15T14:04:14.7485212Z (Reading database ... 100% 2021-05-15T14:04:14.7486109Z (Reading database ... 267965 files and directories currently installed.) 2021-05-15T14:04:14.7613872Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T14:04:14.7629609Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T14:04:14.8054514Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T14:04:14.8381405Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T14:04:14.8403496Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T14:04:14.9293926Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T14:04:14.9543174Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T14:04:14.9578227Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T14:04:14.9972978Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T14:04:15.0219571Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:04:15.0240548Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:04:15.0774973Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T14:04:15.1064509Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:04:15.1084284Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:04:15.1562004Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T14:04:15.1878305Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:04:15.1894542Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:04:15.2374354Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T14:04:15.2644971Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T14:04:15.2660548Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:04:15.3365822Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T14:04:15.3678290Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T14:04:15.3694141Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:04:15.4613800Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T14:04:15.4895544Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T14:04:15.4911450Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T14:04:15.5574712Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T14:04:15.5853903Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T14:04:15.5881282Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T14:04:15.6200005Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T14:04:15.6500930Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T14:04:15.6515959Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:04:15.7933570Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T14:04:15.8001017Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:04:15.8035833Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T14:04:15.8066073Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T14:04:15.8101568Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:04:15.8162519Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:04:15.8196712Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T14:04:15.8249729Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T14:04:15.8303944Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T14:04:15.8348744Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:04:15.8404504Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T14:04:15.8472320Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:04:21.3802725Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:04:21.5011096Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:04:23.8242654Z Reading package lists... 2021-05-15T14:04:24.0189948Z Building dependency tree... 2021-05-15T14:04:24.0213307Z Reading state information... 2021-05-15T14:04:24.2996528Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T14:04:24.2998356Z libtiff-dev set to manually installed. 2021-05-15T14:04:24.2999543Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:24.3723192Z Reading package lists... 2021-05-15T14:04:24.5652387Z Building dependency tree... 2021-05-15T14:04:24.5675307Z Reading state information... 2021-05-15T14:04:24.8404173Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T14:04:24.8405639Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:24.9099020Z Reading package lists... 2021-05-15T14:04:25.0960086Z Building dependency tree... 2021-05-15T14:04:25.0981756Z Reading state information... 2021-05-15T14:04:25.3189661Z The following NEW packages will be installed: 2021-05-15T14:04:25.3194203Z libsodium-dev 2021-05-15T14:04:25.3399698Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:25.3400842Z Need to get 169 kB of archives. 2021-05-15T14:04:25.3402760Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T14:04:25.3404822Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T14:04:25.8042665Z Fetched 169 kB in 0s (8880 kB/s) 2021-05-15T14:04:25.8404539Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T14:04:25.8488925Z (Reading database ... 2021-05-15T14:04:25.8489956Z (Reading database ... 5% 2021-05-15T14:04:25.8490948Z (Reading database ... 10% 2021-05-15T14:04:25.8491701Z (Reading database ... 15% 2021-05-15T14:04:25.8492278Z (Reading database ... 20% 2021-05-15T14:04:25.8492868Z (Reading database ... 25% 2021-05-15T14:04:25.8493566Z (Reading database ... 30% 2021-05-15T14:04:25.8494264Z (Reading database ... 35% 2021-05-15T14:04:25.8494787Z (Reading database ... 40% 2021-05-15T14:04:25.8495319Z (Reading database ... 45% 2021-05-15T14:04:25.8495839Z (Reading database ... 50% 2021-05-15T14:04:25.8549092Z (Reading database ... 55% 2021-05-15T14:04:25.8603032Z (Reading database ... 60% 2021-05-15T14:04:25.8635248Z (Reading database ... 65% 2021-05-15T14:04:25.8779639Z (Reading database ... 70% 2021-05-15T14:04:25.8926159Z (Reading database ... 75% 2021-05-15T14:04:25.8954464Z (Reading database ... 80% 2021-05-15T14:04:25.9587693Z (Reading database ... 85% 2021-05-15T14:04:25.9787171Z (Reading database ... 90% 2021-05-15T14:04:25.9876691Z (Reading database ... 95% 2021-05-15T14:04:25.9878577Z (Reading database ... 100% 2021-05-15T14:04:25.9879815Z (Reading database ... 268468 files and directories currently installed.) 2021-05-15T14:04:26.0005585Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T14:04:26.0026609Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T14:04:26.0940377Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T14:04:28.3479657Z Reading package lists... 2021-05-15T14:04:28.5325828Z Building dependency tree... 2021-05-15T14:04:28.5348031Z Reading state information... 2021-05-15T14:04:28.6993225Z The following additional packages will be installed: 2021-05-15T14:04:28.6997075Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T14:04:28.7496415Z The following NEW packages will be installed: 2021-05-15T14:04:28.7503820Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T14:04:28.7505545Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T14:04:28.7727472Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:28.7728331Z Need to get 10.4 MB of archives. 2021-05-15T14:04:28.7729171Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T14:04:28.7731506Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T14:04:28.7834763Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T14:04:28.7952844Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T14:04:28.8105465Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T14:04:28.8227923Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T14:04:28.8366681Z 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-15T14:04:28.8639798Z 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-15T14:04:28.9155889Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T14:04:29.3862842Z Fetched 10.4 MB in 0s (63.8 MB/s) 2021-05-15T14:04:29.4215944Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T14:04:29.4302720Z (Reading database ... 2021-05-15T14:04:29.4303340Z (Reading database ... 5% 2021-05-15T14:04:29.4305259Z (Reading database ... 10% 2021-05-15T14:04:29.4306155Z (Reading database ... 15% 2021-05-15T14:04:29.4306897Z (Reading database ... 20% 2021-05-15T14:04:29.4307668Z (Reading database ... 25% 2021-05-15T14:04:29.4308393Z (Reading database ... 30% 2021-05-15T14:04:29.4309123Z (Reading database ... 35% 2021-05-15T14:04:29.4309858Z (Reading database ... 40% 2021-05-15T14:04:29.4310579Z (Reading database ... 45% 2021-05-15T14:04:29.4311302Z (Reading database ... 50% 2021-05-15T14:04:29.4355704Z (Reading database ... 55% 2021-05-15T14:04:29.4412296Z (Reading database ... 60% 2021-05-15T14:04:29.4440800Z (Reading database ... 65% 2021-05-15T14:04:29.4582722Z (Reading database ... 70% 2021-05-15T14:04:29.4722623Z (Reading database ... 75% 2021-05-15T14:04:29.4751122Z (Reading database ... 80% 2021-05-15T14:04:29.5367999Z (Reading database ... 85% 2021-05-15T14:04:29.5559078Z (Reading database ... 90% 2021-05-15T14:04:29.5646760Z (Reading database ... 95% 2021-05-15T14:04:29.5647322Z (Reading database ... 100% 2021-05-15T14:04:29.5648088Z (Reading database ... 268538 files and directories currently installed.) 2021-05-15T14:04:29.5770117Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T14:04:29.5786638Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T14:04:29.6733406Z Selecting previously unselected package liblept5:amd64. 2021-05-15T14:04:29.6989056Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T14:04:29.7022358Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T14:04:29.8344106Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T14:04:29.8656046Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T14:04:29.8684460Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T14:04:30.0453403Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T14:04:30.0709831Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T14:04:30.0729740Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T14:04:30.2333598Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T14:04:30.2556805Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T14:04:30.2576654Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T14:04:30.4533360Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T14:04:30.4780952Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T14:04:30.4804860Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:04:30.6773486Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T14:04:30.6994686Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T14:04:30.7007843Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:04:31.0870233Z Selecting previously unselected package tesseract-ocr. 2021-05-15T14:04:31.1176523Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T14:04:31.1185680Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T14:04:31.2164367Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:04:31.2204528Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T14:04:31.2247943Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T14:04:31.2334762Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T14:04:31.2393214Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T14:04:31.2429227Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T14:04:31.2466212Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T14:04:31.2512441Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T14:04:31.2618414Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:04:34.6751817Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:04:37.0519141Z Reading package lists... 2021-05-15T14:04:37.2601121Z Building dependency tree... 2021-05-15T14:04:37.2626303Z Reading state information... 2021-05-15T14:04:37.5364853Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T14:04:37.5366081Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:37.6052596Z Reading package lists... 2021-05-15T14:04:37.7867366Z Building dependency tree... 2021-05-15T14:04:37.7888778Z Reading state information... 2021-05-15T14:04:37.9568288Z The following additional packages will be installed: 2021-05-15T14:04:37.9570942Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T14:04:37.9573125Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T14:04:37.9577991Z Suggested packages: 2021-05-15T14:04:37.9579298Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T14:04:38.0124498Z The following NEW packages will be installed: 2021-05-15T14:04:38.0131508Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T14:04:38.0142806Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T14:04:38.0376676Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:38.0377772Z Need to get 1459 kB of archives. 2021-05-15T14:04:38.0378604Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T14:04:38.0381218Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T14:04:38.0407684Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T14:04:38.0416053Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T14:04:38.0424337Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T14:04:38.0432159Z 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-15T14:04:38.0455828Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T14:04:38.0461212Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T14:04:38.0508694Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T14:04:38.0527300Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T14:04:38.0533360Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T14:04:38.5217570Z Fetched 1459 kB in 0s (38.1 MB/s) 2021-05-15T14:04:38.5586945Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T14:04:38.5669227Z (Reading database ... 2021-05-15T14:04:38.5670128Z (Reading database ... 5% 2021-05-15T14:04:38.5671152Z (Reading database ... 10% 2021-05-15T14:04:38.5671746Z (Reading database ... 15% 2021-05-15T14:04:38.5672278Z (Reading database ... 20% 2021-05-15T14:04:38.5672821Z (Reading database ... 25% 2021-05-15T14:04:38.5673379Z (Reading database ... 30% 2021-05-15T14:04:38.5673918Z (Reading database ... 35% 2021-05-15T14:04:38.5674459Z (Reading database ... 40% 2021-05-15T14:04:38.5674979Z (Reading database ... 45% 2021-05-15T14:04:38.5675498Z (Reading database ... 50% 2021-05-15T14:04:38.5707479Z (Reading database ... 55% 2021-05-15T14:04:38.5757493Z (Reading database ... 60% 2021-05-15T14:04:38.5791023Z (Reading database ... 65% 2021-05-15T14:04:38.5931609Z (Reading database ... 70% 2021-05-15T14:04:38.6068826Z (Reading database ... 75% 2021-05-15T14:04:38.6096257Z (Reading database ... 80% 2021-05-15T14:04:38.6543004Z (Reading database ... 85% 2021-05-15T14:04:38.6884590Z (Reading database ... 90% 2021-05-15T14:04:38.6974197Z (Reading database ... 95% 2021-05-15T14:04:38.6974872Z (Reading database ... 100% 2021-05-15T14:04:38.6975716Z (Reading database ... 268763 files and directories currently installed.) 2021-05-15T14:04:38.7100121Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:04:38.7125537Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:38.7464594Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T14:04:38.7759352Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:04:38.7771895Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:38.8173429Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T14:04:38.8405253Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:04:38.8425557Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:38.8813856Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T14:04:38.9090961Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:04:38.9110647Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:38.9573407Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T14:04:38.9830758Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T14:04:38.9869530Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T14:04:39.0253476Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T14:04:39.0494760Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:04:39.0508303Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:39.1015300Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T14:04:39.1268137Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T14:04:39.1280187Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T14:04:39.2173799Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T14:04:39.2422113Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T14:04:39.2446800Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T14:04:39.3014220Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T14:04:39.3238031Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T14:04:39.3255541Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:39.3694093Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T14:04:39.3933083Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T14:04:39.3952024Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T14:04:39.5220774Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T14:04:39.5263327Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:39.5303846Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T14:04:39.5353245Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T14:04:39.5421793Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:39.5477919Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:39.5530312Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:39.5576034Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:39.5618722Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T14:04:39.5663972Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T14:04:39.5719962Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:04:39.5979023Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:04:43.1812225Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T14:04:45.5317195Z Reading package lists... 2021-05-15T14:04:45.7333085Z Building dependency tree... 2021-05-15T14:04:45.7354070Z Reading state information... 2021-05-15T14:04:45.8771602Z E: Unable to locate package udunits 2021-05-15T14:04:45.9467998Z Reading package lists... 2021-05-15T14:04:46.1306677Z Building dependency tree... 2021-05-15T14:04:46.1327754Z Reading state information... 2021-05-15T14:04:46.2954447Z The following additional packages will be installed: 2021-05-15T14:04:46.2955841Z libwebpdemux2 2021-05-15T14:04:46.3432853Z The following NEW packages will be installed: 2021-05-15T14:04:46.3434804Z libwebp-dev libwebpdemux2 2021-05-15T14:04:46.3640831Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:46.3641614Z Need to get 277 kB of archives. 2021-05-15T14:04:46.3642536Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T14:04:46.3644507Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T14:04:46.3659875Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T14:04:46.8303139Z Fetched 277 kB in 0s (10.1 MB/s) 2021-05-15T14:04:46.8693281Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T14:04:46.8775591Z (Reading database ... 2021-05-15T14:04:46.8776532Z (Reading database ... 5% 2021-05-15T14:04:46.8777266Z (Reading database ... 10% 2021-05-15T14:04:46.8778021Z (Reading database ... 15% 2021-05-15T14:04:46.8778962Z (Reading database ... 20% 2021-05-15T14:04:46.8779711Z (Reading database ... 25% 2021-05-15T14:04:46.8780440Z (Reading database ... 30% 2021-05-15T14:04:46.8781156Z (Reading database ... 35% 2021-05-15T14:04:46.8781881Z (Reading database ... 40% 2021-05-15T14:04:46.8782655Z (Reading database ... 45% 2021-05-15T14:04:46.8783383Z (Reading database ... 50% 2021-05-15T14:04:46.8808304Z (Reading database ... 55% 2021-05-15T14:04:46.8857479Z (Reading database ... 60% 2021-05-15T14:04:46.8892020Z (Reading database ... 65% 2021-05-15T14:04:46.9035336Z (Reading database ... 70% 2021-05-15T14:04:46.9170117Z (Reading database ... 75% 2021-05-15T14:04:46.9198323Z (Reading database ... 80% 2021-05-15T14:04:46.9623762Z (Reading database ... 85% 2021-05-15T14:04:46.9997424Z (Reading database ... 90% 2021-05-15T14:04:47.0086233Z (Reading database ... 95% 2021-05-15T14:04:47.0086929Z (Reading database ... 100% 2021-05-15T14:04:47.0087933Z (Reading database ... 269063 files and directories currently installed.) 2021-05-15T14:04:47.0208770Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T14:04:47.0236083Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T14:04:47.0576640Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T14:04:47.0799208Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T14:04:47.0810904Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T14:04:47.1766133Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T14:04:47.1814329Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T14:04:47.1878199Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:04:49.4624832Z Reading package lists... 2021-05-15T14:04:49.6468070Z Building dependency tree... 2021-05-15T14:04:49.6489765Z Reading state information... 2021-05-15T14:04:49.8226538Z The following additional packages will be installed: 2021-05-15T14:04:49.8229980Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T14:04:49.8235034Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T14:04:49.8236620Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T14:04:49.8237454Z Suggested packages: 2021-05-15T14:04:49.8238502Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T14:04:49.8239305Z Recommended packages: 2021-05-15T14:04:49.8239852Z cargo 2021-05-15T14:04:49.8810269Z The following NEW packages will be installed: 2021-05-15T14:04:49.8818017Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T14:04:49.8819916Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T14:04:49.8822141Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T14:04:49.9270721Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:04:49.9272512Z Need to get 108 MB of archives. 2021-05-15T14:04:49.9273525Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T14:04:49.9275767Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T14:04:49.9318463Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T14:04:49.9326136Z 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-15T14:04:49.9334545Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T14:04:49.9395318Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T14:04:49.9419531Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T14:04:49.9425981Z 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-15T14:04:50.0658015Z 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-15T14:04:51.0308452Z 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-15T14:04:51.5739451Z 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-15T14:04:51.5998325Z 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-15T14:04:51.6459229Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T14:04:51.8767816Z 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-15T14:04:52.3484021Z Fetched 108 MB in 2s (54.2 MB/s) 2021-05-15T14:04:52.3841829Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T14:04:52.3925482Z (Reading database ... 2021-05-15T14:04:52.3926370Z (Reading database ... 5% 2021-05-15T14:04:52.3927350Z (Reading database ... 10% 2021-05-15T14:04:52.3927889Z (Reading database ... 15% 2021-05-15T14:04:52.3928397Z (Reading database ... 20% 2021-05-15T14:04:52.3928936Z (Reading database ... 25% 2021-05-15T14:04:52.3929439Z (Reading database ... 30% 2021-05-15T14:04:52.3929933Z (Reading database ... 35% 2021-05-15T14:04:52.3930432Z (Reading database ... 40% 2021-05-15T14:04:52.3930925Z (Reading database ... 45% 2021-05-15T14:04:52.3931597Z (Reading database ... 50% 2021-05-15T14:04:52.3979104Z (Reading database ... 55% 2021-05-15T14:04:52.4027181Z (Reading database ... 60% 2021-05-15T14:04:52.4062413Z (Reading database ... 65% 2021-05-15T14:04:52.4206068Z (Reading database ... 70% 2021-05-15T14:04:52.4345016Z (Reading database ... 75% 2021-05-15T14:04:52.4375012Z (Reading database ... 80% 2021-05-15T14:04:52.4808366Z (Reading database ... 85% 2021-05-15T14:04:52.5198970Z (Reading database ... 90% 2021-05-15T14:04:52.5288723Z (Reading database ... 95% 2021-05-15T14:04:52.5289428Z (Reading database ... 100% 2021-05-15T14:04:52.5290413Z (Reading database ... 269091 files and directories currently installed.) 2021-05-15T14:04:52.5418294Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T14:04:52.5455980Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T14:04:52.5957098Z Selecting previously unselected package libipt2. 2021-05-15T14:04:52.6268248Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T14:04:52.6282950Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T14:04:52.6655479Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T14:04:52.6907569Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T14:04:52.6923515Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T14:04:52.7533409Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T14:04:52.7804716Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T14:04:52.7820513Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T14:04:52.8693499Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T14:04:52.8972584Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T14:04:52.8986592Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T14:04:52.9614385Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T14:04:52.9915455Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T14:04:52.9935558Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T14:04:53.0237296Z Selecting previously unselected package gdb. 2021-05-15T14:04:53.0554138Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T14:04:53.0573396Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T14:04:53.4294213Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T14:04:53.4565665Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:04:53.4575089Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:05:00.5293238Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T14:05:00.5572843Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:05:00.5594469Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:05:04.0041564Z Selecting previously unselected package rustc. 2021-05-15T14:05:04.0347880Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:05:04.0369215Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:05:04.2454574Z Selecting previously unselected package cargo. 2021-05-15T14:05:04.2750707Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T14:05:04.2771632Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T14:05:04.6575392Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T14:05:04.6866291Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T14:05:04.6888995Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T14:05:06.0137410Z Selecting previously unselected package rust-gdb. 2021-05-15T14:05:06.0437899Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T14:05:06.0453497Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:05:06.1121892Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:05:06.1158370Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T14:05:06.1197862Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T14:05:06.1234731Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:05:06.1270008Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T14:05:06.1306223Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T14:05:06.1337841Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T14:05:06.1366264Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:05:06.1394700Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T14:05:06.1429631Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T14:05:06.1469266Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T14:05:06.1500918Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T14:05:06.1546535Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T14:05:06.1587298Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:05:06.1830517Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:05:09.6847778Z Reading package lists... 2021-05-15T14:05:09.8538631Z Building dependency tree... 2021-05-15T14:05:09.8559715Z Reading state information... 2021-05-15T14:05:10.0301071Z The following additional packages will be installed: 2021-05-15T14:05:10.0303792Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T14:05:10.0307316Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T14:05:10.0310676Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T14:05:10.0318061Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T14:05:10.0319828Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T14:05:10.0321507Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T14:05:10.0323033Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T14:05:10.0324798Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T14:05:10.0326576Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T14:05:10.0328574Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T14:05:10.0330364Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T14:05:10.0332397Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T14:05:10.0334271Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T14:05:10.0336305Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T14:05:10.0338434Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T14:05:10.0340300Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T14:05:10.0342059Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T14:05:10.0343855Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T14:05:10.0345772Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T14:05:10.0347304Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T14:05:10.0348766Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T14:05:10.0350336Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T14:05:10.0351823Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T14:05:10.0353222Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T14:05:10.0354662Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T14:05:10.0356382Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T14:05:10.0358105Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T14:05:10.0360794Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T14:05:10.0362672Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T14:05:10.0364375Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T14:05:10.0365699Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T14:05:10.0367005Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T14:05:10.0368401Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T14:05:10.0369858Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T14:05:10.0371510Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T14:05:10.0373087Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T14:05:10.0374547Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T14:05:10.0375947Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T14:05:10.0377330Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T14:05:10.0378797Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T14:05:10.0380419Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T14:05:10.0381683Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T14:05:10.0382956Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T14:05:10.0384476Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T14:05:10.0386027Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T14:05:10.0387385Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T14:05:10.0388685Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T14:05:10.0390133Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T14:05:10.0391361Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T14:05:10.0392058Z Suggested packages: 2021-05-15T14:05:10.0393078Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T14:05:10.0394310Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T14:05:10.0395819Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T14:05:10.0397227Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T14:05:10.0398667Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T14:05:10.0400069Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T14:05:10.0401654Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T14:05:10.0403134Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T14:05:10.0404527Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T14:05:10.0405967Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T14:05:10.0407517Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T14:05:10.0409113Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T14:05:10.0410589Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T14:05:10.0452558Z wpagui libengine-pkcs11-openssl 2021-05-15T14:05:10.1365901Z The following NEW packages will be installed: 2021-05-15T14:05:10.1370026Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T14:05:10.1375546Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T14:05:10.1377402Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T14:05:10.1379091Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T14:05:10.1380832Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T14:05:10.1382496Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T14:05:10.1384025Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T14:05:10.1385773Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T14:05:10.1387630Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T14:05:10.1389058Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T14:05:10.1390525Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T14:05:10.1392015Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T14:05:10.1393579Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T14:05:10.1395312Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T14:05:10.1396952Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T14:05:10.1398528Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T14:05:10.1400021Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T14:05:10.1401514Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T14:05:10.1403090Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T14:05:10.1404352Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T14:05:10.1405596Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T14:05:10.1406902Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T14:05:10.1408157Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T14:05:10.1409340Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T14:05:10.1410532Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T14:05:10.1412105Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T14:05:10.1413883Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T14:05:10.1415513Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T14:05:10.1417460Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T14:05:10.1419026Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T14:05:10.1420515Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T14:05:10.1421968Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T14:05:10.1423643Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T14:05:10.1425253Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T14:05:10.1426957Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T14:05:10.1428653Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T14:05:10.1430259Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T14:05:10.1431813Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T14:05:10.1433353Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T14:05:10.1434981Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T14:05:10.1438182Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T14:05:10.1439591Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T14:05:10.1440981Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T14:05:10.1442635Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T14:05:10.1444311Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T14:05:10.1445768Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T14:05:10.1447181Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T14:05:10.1448725Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T14:05:10.1450109Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T14:05:10.1774313Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:05:10.1775708Z Need to get 183 MB of archives. 2021-05-15T14:05:10.1776750Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T14:05:10.1779345Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T14:05:10.1807957Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T14:05:10.2051814Z 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-15T14:05:10.2069495Z 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-15T14:05:10.2075705Z 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-15T14:05:10.2080297Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T14:05:10.2086476Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T14:05:10.2091722Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T14:05:10.2096762Z 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-15T14:05:10.2105024Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T14:05:10.2119562Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T14:05:10.2141270Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T14:05:10.2226910Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T14:05:10.2232935Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T14:05:10.2239809Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T14:05:10.2245868Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T14:05:10.2251567Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T14:05:10.2256981Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T14:05:10.2261866Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T14:05:10.2266857Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T14:05:10.2279331Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T14:05:10.2281327Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T14:05:10.2292875Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T14:05:10.2782764Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T14:05:10.3147967Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T14:05:10.3176219Z 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-15T14:05:10.3196343Z 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-15T14:05:10.3300606Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T14:05:10.3307201Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T14:05:10.3336933Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T14:05:10.3371581Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T14:05:10.3639581Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T14:05:10.3858199Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T14:05:10.3883676Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T14:05:10.3898867Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T14:05:10.3909529Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T14:05:10.6198868Z 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-15T14:05:10.6208682Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T14:05:10.6324121Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T14:05:10.6374010Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T14:05:10.6406822Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T14:05:10.6466018Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T14:05:10.6474055Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T14:05:10.6502063Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T14:05:10.6519164Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T14:05:10.6559984Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T14:05:10.6579743Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T14:05:10.6623617Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T14:05:10.6634469Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T14:05:10.6696384Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T14:05:10.6707619Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T14:05:10.6714016Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T14:05:10.6720378Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T14:05:10.6735130Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T14:05:10.6801224Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T14:05:10.6815651Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T14:05:10.7950470Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T14:05:10.8078661Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T14:05:10.8088361Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T14:05:10.8116279Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T14:05:10.8122968Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T14:05:10.8130001Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T14:05:10.8137053Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T14:05:10.8170776Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T14:05:10.8182298Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T14:05:10.8224949Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T14:05:10.8267453Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T14:05:10.8286129Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T14:05:10.8471116Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T14:05:10.8610634Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T14:05:10.9591348Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T14:05:10.9595995Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T14:05:10.9603352Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T14:05:10.9618558Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T14:05:10.9635833Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T14:05:10.9667244Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T14:05:10.9677210Z 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-15T14:05:11.0499659Z 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-15T14:05:11.0502073Z 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-15T14:05:11.0507257Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T14:05:11.0623327Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T14:05:11.0625637Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T14:05:11.0642547Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T14:05:11.0681388Z 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-15T14:05:11.0952026Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T14:05:11.1124254Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T14:05:11.1138139Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T14:05:11.1140538Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T14:05:11.1147304Z 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-15T14:05:11.1202821Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T14:05:11.1205042Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T14:05:11.1217649Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T14:05:11.1229173Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T14:05:11.1250619Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T14:05:11.1264625Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T14:05:11.1272401Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T14:05:11.1508174Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T14:05:11.1557381Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T14:05:11.1584570Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T14:05:11.1586525Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T14:05:11.1603048Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T14:05:11.1636500Z 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-15T14:05:11.1704281Z 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-15T14:05:11.1721420Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T14:05:11.1728569Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T14:05:11.1809723Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T14:05:11.1817032Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T14:05:11.7267050Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T14:05:11.7281094Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T14:05:11.7289775Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T14:05:11.7456541Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T14:05:11.7981531Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T14:05:11.7984164Z 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-15T14:05:11.7995506Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T14:05:11.8054322Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T14:05:11.8060735Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T14:05:11.8322557Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T14:05:11.8408876Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T14:05:11.8440454Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T14:05:11.8445115Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T14:05:11.8447114Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T14:05:11.8470960Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T14:05:11.8487625Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T14:05:11.8489756Z 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-15T14:05:11.8491819Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T14:05:11.8507957Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T14:05:11.8513742Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T14:05:11.8523043Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T14:05:11.8526336Z 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-15T14:05:11.8531631Z 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-15T14:05:11.8536508Z 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-15T14:05:11.8546817Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T14:05:11.8562432Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T14:05:11.8695541Z 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-15T14:05:11.8705879Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T14:05:11.8709514Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T14:05:11.8723408Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T14:05:11.8789892Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T14:05:11.8806333Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T14:05:11.8820237Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T14:05:11.8826540Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T14:05:11.8844073Z 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-15T14:05:11.8851950Z 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-15T14:05:11.8857053Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T14:05:11.8868795Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T14:05:11.8879359Z 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-15T14:05:11.8881710Z 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-15T14:05:11.8904438Z 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-15T14:05:11.8991543Z 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-15T14:05:11.9287053Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T14:05:11.9289342Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T14:05:11.9335635Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T14:05:11.9350306Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T14:05:11.9360858Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T14:05:11.9400427Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T14:05:11.9402815Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T14:05:11.9670091Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T14:05:11.9741097Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T14:05:11.9840413Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T14:05:12.0160637Z 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-15T14:05:12.0194459Z 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-15T14:05:12.0218940Z 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-15T14:05:12.0226858Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T14:05:12.0278296Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T14:05:12.0281896Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T14:05:12.0299329Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T14:05:12.0301425Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T14:05:12.0374576Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T14:05:12.0411099Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T14:05:12.0776050Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T14:05:12.0778388Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T14:05:12.0791919Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T14:05:12.0794357Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T14:05:12.0802982Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T14:05:12.0805463Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T14:05:12.0842866Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T14:05:12.0845260Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T14:05:12.0856295Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T14:05:12.0860496Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T14:05:12.0868119Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T14:05:12.0872496Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T14:05:12.0880847Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T14:05:12.1047061Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T14:05:12.1055509Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T14:05:12.1472590Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T14:05:12.1478082Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T14:05:12.1480796Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T14:05:12.1513666Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T14:05:12.1518986Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T14:05:12.1530387Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T14:05:12.1579205Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T14:05:12.1581264Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T14:05:12.1759432Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T14:05:12.1774116Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T14:05:12.1784754Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T14:05:12.2003138Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T14:05:12.2028445Z 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-15T14:05:12.2106861Z 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-15T14:05:12.2109152Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T14:05:12.2111328Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T14:05:12.2278340Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T14:05:12.2972508Z 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-15T14:05:12.3014910Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T14:05:12.3108575Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T14:05:12.4532959Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T14:05:12.4942775Z 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-15T14:05:12.4983580Z 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-15T14:05:12.4992864Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T14:05:12.5042372Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T14:05:12.5055105Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T14:05:12.5181783Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T14:05:12.5309658Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T14:05:12.5318349Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T14:05:12.5322856Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T14:05:13.7114332Z Fetched 183 MB in 2s (76.7 MB/s) 2021-05-15T14:05:13.7500843Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T14:05:13.7586225Z (Reading database ... 2021-05-15T14:05:13.7587048Z (Reading database ... 5% 2021-05-15T14:05:13.7587607Z (Reading database ... 10% 2021-05-15T14:05:13.7588148Z (Reading database ... 15% 2021-05-15T14:05:13.7588695Z (Reading database ... 20% 2021-05-15T14:05:13.7589251Z (Reading database ... 25% 2021-05-15T14:05:13.7589783Z (Reading database ... 30% 2021-05-15T14:05:13.7590439Z (Reading database ... 35% 2021-05-15T14:05:13.7590972Z (Reading database ... 40% 2021-05-15T14:05:13.7591520Z (Reading database ... 45% 2021-05-15T14:05:13.7592053Z (Reading database ... 50% 2021-05-15T14:05:13.7634552Z (Reading database ... 55% 2021-05-15T14:05:13.7681330Z (Reading database ... 60% 2021-05-15T14:05:13.7715776Z (Reading database ... 65% 2021-05-15T14:05:13.7856197Z (Reading database ... 70% 2021-05-15T14:05:13.7995112Z (Reading database ... 75% 2021-05-15T14:05:13.8023779Z (Reading database ... 80% 2021-05-15T14:05:13.8421112Z (Reading database ... 85% 2021-05-15T14:05:13.8803623Z (Reading database ... 90% 2021-05-15T14:05:13.8900360Z (Reading database ... 95% 2021-05-15T14:05:13.8901065Z (Reading database ... 100% 2021-05-15T14:05:13.8902076Z (Reading database ... 269846 files and directories currently installed.) 2021-05-15T14:05:13.9026296Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T14:05:13.9083268Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T14:05:13.9612803Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T14:05:13.9834418Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:13.9931196Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:14.2133691Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T14:05:14.2353754Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:05:14.2371092Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:05:14.2821549Z Selecting previously unselected package libegl1:amd64. 2021-05-15T14:05:14.3124104Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T14:05:14.3138313Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:05:14.3455455Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T14:05:14.3765684Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T14:05:14.3781269Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T14:05:14.4172612Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T14:05:14.4432921Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T14:05:14.4445213Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T14:05:14.4853107Z Selecting previously unselected package libwacom-common. 2021-05-15T14:05:14.5101082Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T14:05:14.5119095Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T14:05:14.5740248Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T14:05:14.6045030Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T14:05:14.6060789Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T14:05:14.6458719Z Selecting previously unselected package libinput-bin. 2021-05-15T14:05:14.6718812Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T14:05:14.6743376Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T14:05:14.7061480Z Selecting previously unselected package libinput10:amd64. 2021-05-15T14:05:14.7361227Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T14:05:14.7374791Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T14:05:14.7762914Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T14:05:14.8068312Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:14.8084729Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:14.8629081Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T14:05:14.8948977Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:14.8963040Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:15.0054574Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T14:05:15.0269506Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T14:05:15.0283969Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T14:05:15.0694194Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T14:05:15.0973158Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T14:05:15.1013342Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T14:05:15.1414271Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T14:05:15.1680815Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T14:05:15.1693985Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T14:05:15.2053785Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T14:05:15.2299787Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T14:05:15.2323543Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T14:05:15.2639382Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T14:05:15.2949567Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T14:05:15.2958768Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T14:05:15.3454161Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T14:05:15.3693368Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T14:05:15.3723000Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T14:05:15.4054263Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T14:05:15.4351985Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T14:05:15.4375477Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T14:05:15.5503295Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T14:05:15.5806708Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T14:05:15.5818800Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T14:05:15.6214328Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T14:05:15.6491539Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T14:05:15.6521033Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T14:05:15.6873707Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T14:05:15.7174924Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T14:05:15.7196721Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T14:05:15.7613950Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T14:05:15.7985565Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:15.8085401Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:16.1430629Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T14:05:16.1738698Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:16.1761927Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:16.4437056Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T14:05:16.4759151Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:16.4772371Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:16.5298961Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T14:05:16.5573324Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T14:05:16.5588558Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T14:05:16.6178638Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T14:05:16.6402327Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T14:05:16.6421334Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T14:05:16.7480324Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T14:05:16.7866160Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T14:05:16.7883252Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T14:05:16.8292819Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T14:05:16.8536855Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:16.8563532Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:16.9109158Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T14:05:16.9425310Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:16.9438132Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:16.9990996Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T14:05:17.0300980Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:17.0322201Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:17.2257600Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T14:05:17.2565624Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:17.2588715Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:17.4401689Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T14:05:17.4708727Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:17.4723077Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:17.5202305Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T14:05:17.5503966Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:17.5515251Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:17.5892610Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T14:05:17.6177634Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T14:05:17.6227884Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T14:05:17.6577816Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T14:05:17.6886053Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T14:05:17.6900887Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T14:05:19.0932304Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T14:05:19.1251689Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:19.1278576Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:19.1733739Z Selecting previously unselected package qgis-providers-common. 2021-05-15T14:05:19.1984248Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:05:19.2000489Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:19.4478839Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T14:05:19.4787570Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T14:05:19.4812091Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T14:05:19.5476444Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T14:05:19.5765534Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T14:05:19.5783421Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T14:05:19.6372653Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T14:05:19.6659386Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:19.6693017Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:19.7093747Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T14:05:19.7381040Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:19.7392354Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:19.7699168Z Selecting previously unselected package gdal-data. 2021-05-15T14:05:19.8025508Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T14:05:19.8041501Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:19.8714217Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T14:05:19.8983434Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T14:05:19.9000029Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T14:05:19.9366701Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T14:05:19.9672907Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T14:05:19.9687950Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T14:05:20.0172662Z Selecting previously unselected package libarmadillo9. 2021-05-15T14:05:20.0435207Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T14:05:20.0446294Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T14:05:20.0910134Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T14:05:20.1217218Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T14:05:20.1229752Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T14:05:20.2038375Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T14:05:20.2348878Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T14:05:20.2361571Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T14:05:20.2759212Z Selecting previously unselected package libdap25:amd64. 2021-05-15T14:05:20.3016325Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T14:05:20.3027116Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T14:05:20.3773065Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T14:05:20.4073927Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T14:05:20.4099192Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T14:05:20.4502440Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T14:05:20.4805474Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T14:05:20.4816981Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T14:05:20.5218952Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T14:05:20.5495282Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T14:05:20.5509386Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T14:05:20.5819628Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T14:05:20.6125512Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T14:05:20.6143013Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T14:05:20.6571721Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T14:05:20.6881728Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T14:05:20.6899239Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T14:05:20.7853655Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T14:05:20.8113465Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T14:05:20.8127993Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T14:05:20.8493570Z Selecting previously unselected package proj-data. 2021-05-15T14:05:20.8756061Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T14:05:20.8768420Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T14:05:21.7552248Z Selecting previously unselected package libproj15:amd64. 2021-05-15T14:05:21.7853678Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T14:05:21.7875530Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T14:05:21.9230959Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T14:05:21.9537375Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T14:05:21.9566606Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T14:05:21.9968702Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T14:05:22.0276564Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T14:05:22.0290301Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T14:05:22.0878100Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T14:05:22.1184898Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T14:05:22.1231716Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T14:05:22.1517110Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T14:05:22.1829851Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T14:05:22.1841866Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T14:05:22.2207571Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T14:05:22.2577523Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:05:22.2614373Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T14:05:22.2987168Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T14:05:22.3290131Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:05:22.3342376Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T14:05:22.3854183Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T14:05:22.4163274Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T14:05:22.4180624Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T14:05:22.4573277Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T14:05:22.4879140Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T14:05:22.4896728Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T14:05:22.5578962Z Selecting previously unselected package libogdi4.1. 2021-05-15T14:05:22.5889438Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T14:05:22.5902193Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T14:05:22.6441989Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T14:05:22.6739981Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T14:05:22.6769648Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T14:05:22.7217164Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T14:05:22.7533021Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T14:05:22.7555585Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T14:05:22.9418957Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T14:05:22.9723746Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T14:05:22.9741591Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T14:05:23.1006233Z Selecting previously unselected package libgdal26. 2021-05-15T14:05:23.1311715Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:05:23.1323545Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:23.8603650Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T14:05:23.8908297Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:23.8922043Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:23.9269766Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T14:05:23.9580979Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T14:05:23.9602380Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T14:05:23.9963876Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T14:05:24.0283588Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:24.0300879Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:24.0732848Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T14:05:24.1012813Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:24.1027715Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:24.1431515Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T14:05:24.1762978Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T14:05:24.1775590Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T14:05:24.2348536Z Selecting previously unselected package libzip5:amd64. 2021-05-15T14:05:24.2653836Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T14:05:24.2664298Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T14:05:24.3133851Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T14:05:24.3441896Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:24.3453475Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:24.9574070Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T14:05:24.9824303Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:24.9841365Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:25.0156766Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T14:05:25.0455591Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T14:05:25.0466929Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T14:05:25.0953897Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T14:05:25.1254123Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T14:05:25.1275860Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T14:05:25.3005751Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T14:05:25.3314028Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:25.3328318Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:25.3732756Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T14:05:25.3985663Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:25.4017172Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:25.4533652Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T14:05:25.4808489Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T14:05:25.4825075Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T14:05:25.5685776Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T14:05:25.5987682Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:25.6171843Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:25.9929584Z Selecting previously unselected package qgis-providers. 2021-05-15T14:05:26.0237688Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:26.0254076Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:26.2741487Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T14:05:26.3061312Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:05:26.3094183Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:05:26.3480351Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T14:05:26.3798037Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T14:05:26.3812688Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T14:05:26.4158358Z Selecting previously unselected package avahi-daemon. 2021-05-15T14:05:26.4473370Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:05:26.4485915Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T14:05:26.5029303Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T14:05:26.5329403Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T14:05:26.5343600Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T14:05:26.6215165Z Selecting previously unselected package blt. 2021-05-15T14:05:26.6515691Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T14:05:26.6527701Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T14:05:26.6793279Z Selecting previously unselected package fonts-lyx. 2021-05-15T14:05:26.7092812Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T14:05:26.7107074Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T14:05:26.7579963Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T14:05:26.7882565Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T14:05:26.7898969Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T14:05:26.8289460Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T14:05:26.8590162Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T14:05:26.8616390Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:05:26.9129736Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T14:05:26.9432563Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T14:05:26.9459904Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:05:26.9932612Z Selecting previously unselected package gcr. 2021-05-15T14:05:27.0176974Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T14:05:27.0190757Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T14:05:27.0673515Z Selecting previously unselected package python3-numpy. 2021-05-15T14:05:27.0979384Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T14:05:27.0996503Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T14:05:27.4341082Z Selecting previously unselected package python3-gdal. 2021-05-15T14:05:27.4673510Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:05:27.4694085Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:27.5635129Z Selecting previously unselected package gdal-bin. 2021-05-15T14:05:27.5940179Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T14:05:27.5956324Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:27.6589577Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T14:05:27.6898730Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T14:05:27.6918980Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:05:27.7237335Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T14:05:27.7576272Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T14:05:27.7597884Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T14:05:27.8203583Z Selecting previously unselected package geoclue-2.0. 2021-05-15T14:05:27.8511511Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T14:05:27.8549131Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T14:05:27.8996830Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T14:05:27.9296293Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T14:05:27.9333341Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T14:05:27.9889602Z Selecting previously unselected package p11-kit. 2021-05-15T14:05:28.0189405Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T14:05:28.0225237Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T14:05:28.0646421Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T14:05:28.7794681Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T14:05:28.7796248Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T14:05:28.7798042Z Selecting previously unselected package gnome-keyring. 2021-05-15T14:05:28.7799818Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:05:28.7801202Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T14:05:28.7802411Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T14:05:28.7803826Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:05:28.7805162Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:05:28.7806542Z Selecting previously unselected package grass-doc. 2021-05-15T14:05:28.7807751Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T14:05:28.7808767Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T14:05:30.2932979Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T14:05:30.3249136Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T14:05:30.3262368Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T14:05:30.3813051Z Selecting previously unselected package libpdal-util9. 2021-05-15T14:05:30.4085372Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:05:30.4116674Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T14:05:30.4614956Z Selecting previously unselected package libpdal-base9. 2021-05-15T14:05:30.4911742Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:05:30.4929432Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T14:05:30.7173429Z Selecting previously unselected package grass-core. 2021-05-15T14:05:30.7465705Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T14:05:30.7482909Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T14:05:31.4264801Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T14:05:31.4592026Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T14:05:31.4609179Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T14:05:31.5051891Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T14:05:31.5368997Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T14:05:31.5404480Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T14:05:31.5914109Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T14:05:31.6222463Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T14:05:31.6233114Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T14:05:31.7334929Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T14:05:31.7600261Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T14:05:31.7621799Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T14:05:31.8757899Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T14:05:31.9067851Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T14:05:31.9085601Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T14:05:32.3180748Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T14:05:32.3488431Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T14:05:32.3511683Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T14:05:32.4648567Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T14:05:32.4961360Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T14:05:32.4981896Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T14:05:32.5411620Z Selecting previously unselected package libfcgi-bin. 2021-05-15T14:05:32.5768895Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T14:05:32.5786062Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T14:05:32.6164695Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T14:05:32.6499671Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T14:05:32.6517820Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T14:05:32.6900605Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T14:05:32.7202467Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T14:05:32.7295289Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T14:05:32.8145345Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T14:05:32.8457932Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T14:05:32.8478008Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T14:05:32.8922532Z Selecting previously unselected package libmbim-proxy. 2021-05-15T14:05:32.9233684Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T14:05:32.9252126Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T14:05:32.9639661Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T14:05:32.9953358Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T14:05:32.9967832Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:05:33.0343340Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T14:05:33.0661846Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T14:05:33.0707492Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:05:33.1237621Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T14:05:33.1550402Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T14:05:33.1588162Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T14:05:33.2053656Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T14:05:33.2326378Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T14:05:33.2339457Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:05:33.2722507Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T14:05:33.3044481Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T14:05:33.3069436Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T14:05:33.3388075Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T14:05:33.3702899Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:05:33.3720749Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T14:05:33.4114572Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T14:05:33.4432497Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:05:33.4447472Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T14:05:33.4845749Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T14:05:33.5174878Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:05:33.5187048Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T14:05:33.5659680Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T14:05:33.5970241Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:05:33.5985632Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T14:05:33.6477815Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T14:05:33.6789810Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T14:05:33.6802450Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T14:05:33.8640190Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T14:05:33.8966576Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:05:33.8996959Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T14:05:33.9392558Z Selecting previously unselected package libpdal-plugins. 2021-05-15T14:05:33.9731768Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T14:05:33.9744763Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T14:05:34.0127467Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T14:05:34.0450134Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:34.0479844Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:34.0984666Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T14:05:34.1345895Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:34.1394262Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:34.2539318Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T14:05:34.2890105Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:34.2911553Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:34.3356439Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T14:05:34.3670304Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:34.3689110Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:34.4144725Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T14:05:34.4455740Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:34.4470613Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:34.4822765Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T14:05:34.5135441Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:34.5152724Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:34.5636411Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T14:05:34.5936447Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:34.5986742Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:34.6336043Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T14:05:34.6632511Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:34.6670777Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:34.6982485Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T14:05:34.7286869Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:34.7307869Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:34.7734642Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T14:05:34.8042575Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:34.8063399Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:34.8385181Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T14:05:34.8691914Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:34.8723034Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:34.9106310Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T14:05:34.9416198Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:34.9433177Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:34.9981404Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T14:05:35.0294885Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:35.0316522Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:35.1641631Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T14:05:35.1954654Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:35.1985343Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:35.5554299Z Selecting previously unselected package qtchooser. 2021-05-15T14:05:35.5862335Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T14:05:35.5877121Z Unpacking qtchooser (66-2build1) ... 2021-05-15T14:05:35.6293531Z Selecting previously unselected package qdoc-qt5. 2021-05-15T14:05:35.6521179Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:35.6534335Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:35.7399970Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T14:05:35.7714950Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:35.7729442Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:35.8179598Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T14:05:35.8494477Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:35.8516876Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:35.8898073Z Selecting previously unselected package qt5-assistant. 2021-05-15T14:05:35.9218653Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:35.9281334Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T14:05:35.9936025Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T14:05:36.0242722Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:36.0260957Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:36.0732801Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T14:05:36.1037637Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:36.1052420Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:36.3380152Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T14:05:36.3682367Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:36.3697779Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:36.4759421Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T14:05:36.5063507Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T14:05:36.5076919Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T14:05:36.6475097Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T14:05:36.6789703Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:36.6808258Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:36.8188044Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T14:05:36.8500614Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:36.8526893Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:36.9161543Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T14:05:36.9475873Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:36.9507491Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:37.0122038Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T14:05:37.0435037Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:37.0456923Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:37.0908411Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T14:05:37.1215571Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T14:05:37.1239924Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T14:05:37.2198483Z Selecting previously unselected package libqmi-proxy. 2021-05-15T14:05:37.2474668Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T14:05:37.2714646Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T14:05:37.3043842Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T14:05:37.3360644Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:37.3374532Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:37.3933282Z Selecting previously unselected package libwacom-bin. 2021-05-15T14:05:37.4190765Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T14:05:37.4221193Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T14:05:37.4693387Z Selecting previously unselected package modemmanager. 2021-05-15T14:05:37.4972908Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T14:05:37.5061078Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T14:05:37.6221466Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T14:05:37.6530058Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T14:05:37.6553096Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T14:05:37.6930410Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T14:05:37.7237214Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T14:05:37.7253540Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T14:05:38.0784720Z Selecting previously unselected package python3-soupsieve. 2021-05-15T14:05:38.1098096Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T14:05:38.1117731Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T14:05:38.1573304Z Selecting previously unselected package python3-bs4. 2021-05-15T14:05:38.1804178Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T14:05:38.1820632Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T14:05:38.2254572Z Selecting previously unselected package python3-cycler. 2021-05-15T14:05:38.2579181Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T14:05:38.2600137Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T14:05:38.4118866Z Selecting previously unselected package python3-dateutil. 2021-05-15T14:05:38.4429823Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T14:05:38.4447032Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T14:05:38.4916296Z Selecting previously unselected package python3-decorator. 2021-05-15T14:05:38.5228190Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T14:05:38.5248121Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T14:05:38.5633281Z Selecting previously unselected package python3-future. 2021-05-15T14:05:38.5943421Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T14:05:38.5962884Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T14:05:38.6798422Z Selecting previously unselected package python3-webencodings. 2021-05-15T14:05:38.7173486Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T14:05:38.7190015Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T14:05:38.7693079Z Selecting previously unselected package python3-html5lib. 2021-05-15T14:05:38.7951991Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T14:05:38.7968637Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T14:05:38.8493374Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T14:05:38.8740940Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T14:05:38.8755174Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T14:05:38.9121447Z Selecting previously unselected package python3-traitlets. 2021-05-15T14:05:38.9481095Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T14:05:38.9493247Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T14:05:38.9973733Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T14:05:39.0258984Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T14:05:39.0287063Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T14:05:39.0717368Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T14:05:39.1053883Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T14:05:39.1071534Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T14:05:39.1573573Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T14:05:39.1903529Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T14:05:39.1915659Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T14:05:39.3757382Z Selecting previously unselected package python3-pyparsing. 2021-05-15T14:05:39.4148099Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T14:05:39.4171653Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T14:05:39.4600696Z Selecting previously unselected package python3-matplotlib. 2021-05-15T14:05:39.4978860Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T14:05:39.4997569Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T14:05:40.0586561Z Selecting previously unselected package python3-nbformat. 2021-05-15T14:05:40.0906274Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T14:05:40.0924450Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T14:05:40.1373459Z Selecting previously unselected package python3-olefile. 2021-05-15T14:05:40.1763097Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T14:05:40.1783080Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T14:05:40.2253353Z Selecting previously unselected package python3-pyproj. 2021-05-15T14:05:40.2594726Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T14:05:40.2627980Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T14:05:40.3372660Z Selecting previously unselected package python3-tz. 2021-05-15T14:05:40.3724151Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T14:05:40.3741195Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T14:05:40.4253422Z Selecting previously unselected package python3-owslib. 2021-05-15T14:05:41.2820211Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T14:05:41.2822188Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T14:05:41.2823356Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T14:05:41.2824556Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T14:05:41.2825927Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T14:05:41.2827034Z Selecting previously unselected package python3-retrying. 2021-05-15T14:05:41.2828206Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T14:05:41.2829212Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T14:05:41.2830260Z Selecting previously unselected package python3-plotly. 2021-05-15T14:05:41.2831482Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T14:05:41.2832473Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T14:05:41.3127334Z Selecting previously unselected package python3-psycopg2. 2021-05-15T14:05:41.3461214Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T14:05:41.3475881Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T14:05:41.3921808Z Selecting previously unselected package python3-sip. 2021-05-15T14:05:41.4239375Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T14:05:41.4259115Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T14:05:41.4719243Z Selecting previously unselected package python3-pyqt5. 2021-05-15T14:05:41.5041681Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:05:41.5074375Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:41.8373112Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T14:05:41.8695362Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T14:05:41.8723393Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T14:05:41.9343058Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T14:05:41.9740998Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:05:41.9767048Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:42.0253562Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T14:05:42.0525982Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:05:42.0545095Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:42.0933620Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T14:05:42.1348469Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T14:05:42.1365875Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T14:05:42.1870985Z Selecting previously unselected package python3-qgis-common. 2021-05-15T14:05:42.2194535Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:05:42.2213017Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:42.5462236Z Selecting previously unselected package python3-qgis. 2021-05-15T14:05:42.5794665Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:42.5814171Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:43.5809063Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T14:05:43.6130202Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T14:05:43.6152676Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T14:05:43.6566084Z Selecting previously unselected package libjs-leaflet. 2021-05-15T14:05:43.6894358Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T14:05:43.6905395Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T14:05:43.7478414Z Selecting previously unselected package qgis-common. 2021-05-15T14:05:43.7802331Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:05:43.7822614Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:45.5500838Z Selecting previously unselected package qgis. 2021-05-15T14:05:45.5825524Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:45.6559286Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:45.9428539Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T14:05:45.9759414Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T14:05:45.9775221Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:46.1712139Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T14:05:46.2037300Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:46.2056263Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:46.2434875Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T14:05:46.2762204Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T14:05:46.2809684Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:46.3642952Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T14:05:46.3965248Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T14:05:46.3990855Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:46.4465219Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T14:05:46.4787327Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T14:05:46.4803974Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T14:05:46.6958118Z Selecting previously unselected package wpasupplicant. 2021-05-15T14:05:46.7283529Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T14:05:46.7298705Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T14:05:46.8802786Z Selecting previously unselected package proj-bin. 2021-05-15T14:05:46.9126918Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T14:05:46.9138704Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T14:05:46.9577986Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T14:05:46.9915979Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T14:05:46.9932630Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T14:05:47.0345199Z Selecting previously unselected package usb-modeswitch. 2021-05-15T14:05:47.0683600Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T14:05:47.0776766Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T14:05:47.1650919Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T14:05:47.1739645Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T14:05:47.4440768Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T14:05:47.4496773Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T14:05:47.4540375Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T14:05:47.4585691Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:47.4724585Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T14:05:47.4781700Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T14:05:47.4843640Z Setting up proj-data (6.3.1-1) ... 2021-05-15T14:05:47.4909755Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T14:05:47.4969865Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T14:05:47.5049218Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T14:05:47.5102101Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T14:05:47.5159213Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T14:05:47.5199031Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T14:05:47.5236134Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T14:05:47.5271918Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T14:05:47.5311055Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T14:05:47.5344132Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T14:05:47.5415670Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T14:05:47.7081161Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T14:05:47.7124747Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T14:05:47.7167000Z Setting up python3-olefile (0.46-2) ... 2021-05-15T14:05:47.8980039Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T14:05:47.9045252Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T14:05:48.0778131Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T14:05:48.0835444Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T14:05:48.0897489Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T14:05:48.0933551Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T14:05:48.0982022Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T14:05:48.1022561Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T14:05:48.1072897Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T14:05:48.3473421Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T14:05:48.3526584Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T14:05:48.3595580Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T14:05:48.3640063Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T14:05:48.3695216Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T14:05:48.5296186Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T14:05:48.5363184Z Setting up python3-tz (2019.3-1) ... 2021-05-15T14:05:48.7059848Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T14:05:48.7169912Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T14:05:48.7212520Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T14:05:48.7307842Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:05:48.7352926Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T14:05:48.7389031Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T14:05:48.7424213Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T14:05:48.7464768Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T14:05:48.9082721Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T14:05:48.9137478Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T14:05:48.9189816Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T14:05:48.9236897Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T14:05:48.9388770Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T14:05:48.9448843Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T14:05:49.1510351Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T14:05:49.1584731Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T14:05:49.3239087Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T14:05:49.3269637Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T14:05:49.3325383Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T14:05:49.3372549Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T14:05:49.3427109Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T14:05:49.3478116Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T14:05:49.3535584Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T14:05:49.5370076Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T14:05:49.5416596Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T14:05:49.5479573Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T14:05:49.5527181Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:49.5647332Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T14:05:49.7997335Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T14:05:51.1181641Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T14:05:51.1230195Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T14:05:51.1296821Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T14:05:51.1370611Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:05:51.1444489Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T14:05:51.1495396Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T14:05:51.1555876Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T14:05:51.1594075Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T14:05:51.3648829Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:51.3750279Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T14:05:51.3781932Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T14:05:51.3823263Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T14:05:51.6141590Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T14:05:51.6203111Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T14:05:51.6259428Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T14:05:51.6334025Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T14:05:51.6384155Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T14:05:51.6571620Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T14:05:51.8640492Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T14:05:51.8666924Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:05:51.8700508Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T14:05:51.8799531Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T14:05:51.8847637Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T14:05:51.8878728Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:51.8906659Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T14:05:51.8939393Z Setting up python3-future (0.18.2-2) ... 2021-05-15T14:05:51.9017348Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T14:05:51.9092457Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T14:05:52.3061762Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:52.4713516Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T14:05:52.4757210Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:52.4802352Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T14:05:52.4851484Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T14:05:52.4890310Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T14:05:52.4962910Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:05:52.5003174Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T14:05:52.5080413Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:52.5161426Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T14:05:52.8219574Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T14:05:53.0058372Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T14:05:53.1918196Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T14:05:53.1968415Z Setting up qtchooser (66-2build1) ... 2021-05-15T14:05:53.2023098Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T14:05:53.2064822Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T14:05:53.3813535Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T14:05:53.3852635Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T14:05:53.3890451Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T14:05:53.3935799Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T14:05:54.4651673Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T14:05:54.4708213Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T14:05:54.4736399Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T14:05:54.4774216Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:54.4829597Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:54.4884430Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T14:05:54.4931414Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T14:05:54.4977291Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T14:05:54.5020420Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T14:05:54.9298714Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T14:05:54.9338550Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:54.9432347Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T14:05:55.1445455Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T14:05:55.1484376Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T14:05:55.3351121Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:55.3412308Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T14:05:55.5645523Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T14:05:55.5687769Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T14:05:55.5746803Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:55.5876219Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T14:05:55.8029725Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T14:05:55.8032786Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T14:05:56.3405811Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T14:05:56.6554014Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:05:56.6625576Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T14:05:56.6668985Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:56.6696061Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:05:56.6725279Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:56.6781498Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:05:56.6851614Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T14:05:56.8593315Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:56.8595452Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T14:05:56.8597190Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:56.8598805Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T14:05:56.9115513Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:56.9117085Z if direction is "increasing": 2021-05-15T14:05:56.9118834Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:56.9120103Z elif direction is "decreasing": 2021-05-15T14:05:56.9322018Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:56.9323472Z if direction is "increasing": 2021-05-15T14:05:56.9325172Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:56.9326391Z elif direction is "decreasing": 2021-05-15T14:05:58.2848010Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:05:58.2849967Z if props["offset_coordinates"] is "data": 2021-05-15T14:05:58.2852601Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T14:05:58.2854134Z if props["coordinates"] is not "data": 2021-05-15T14:05:58.9345236Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T14:05:59.5868920Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T14:05:59.5872501Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T14:05:59.5875442Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T14:06:00.9678024Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T14:06:00.9741618Z First installation detected... 2021-05-15T14:06:00.9742693Z Checking NSS setup... 2021-05-15T14:06:00.9807532Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T14:06:00.9884152Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:00.9943344Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T14:06:01.3316884Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T14:06:01.3356485Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T14:06:01.3392400Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T14:06:01.3448373Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T14:06:01.3486391Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T14:06:01.3525593Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T14:06:01.3558870Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T14:06:01.3608085Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T14:06:01.3655539Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T14:06:01.6022262Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T14:06:01.6067880Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T14:06:01.6108328Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T14:06:02.0546839Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:06:02.0548960Z if value is '': 2021-05-15T14:06:02.1732814Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:06:02.1734543Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T14:06:02.1736106Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:06:02.1737521Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T14:06:02.1739170Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T14:06:02.1740621Z if driver_string is not None and driver_string is not "": 2021-05-15T14:06:02.2275038Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:06:02.2276944Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T14:06:02.2278709Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T14:06:02.2281035Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T14:06:02.3060862Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T14:06:02.3108781Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:02.3208128Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T14:06:02.3537859Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:02.3583423Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:02.3843511Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:06:02.3892147Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:02.3957029Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:02.4012719Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:02.4054022Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:02.4232109Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T14:06:02.5215998Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:06:02.5240866Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:02.5265668Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:02.5291116Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T14:06:02.6736914Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T14:06:02.6739902Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T14:06:03.2618570Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:06:03.2650060Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:06:03.2705286Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T14:06:03.2734655Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:06:03.2768572Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:03.2798669Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T14:06:03.2837423Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T14:06:03.2877629Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T14:06:03.2912086Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T14:06:03.2943978Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:06:03.2974621Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T14:06:03.3018278Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:03.3053592Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:03.3079561Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:03.3112340Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:03.3143204Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T14:06:03.3168440Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T14:06:03.3192214Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:03.3220267Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:03.3248538Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T14:06:03.5079261Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T14:06:03.5136965Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:03.5194735Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:03.5236951Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:41.1675576Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:41.1737443Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T14:06:41.1784625Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:41.1853122Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:41.1903920Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:41.1953512Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:41.2024150Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T14:06:41.2093856Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:41.3727388Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:41.3782228Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T14:06:41.3830048Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:41.3911653Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T14:06:41.3965005Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:41.5810964Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:41.5858634Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:41.5916394Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T14:06:41.6073488Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T14:06:41.6314552Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T14:06:43.3111661Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T14:06:43.3352217Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T14:06:43.3699916Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T14:06:43.3890558Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T14:06:43.5311369Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T14:06:43.5670631Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T14:06:43.8505659Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:06:56.5249970Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T14:06:56.5513285Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T14:06:58.7686325Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:06:58.7686944Z with: 2021-05-15T14:06:58.7687481Z github_slug: neuroconductor/kirby21.dti 2021-05-15T14:06:58.7688001Z env: 2021-05-15T14:06:58.7688477Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:58.7688997Z TIC_DEPLOY_KEY: 2021-05-15T14:06:58.7689882Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:58.7692042Z GITHUB_PAT: *** 2021-05-15T14:06:58.7692495Z COVERALLS_TOKEN: 2021-05-15T14:06:58.7693022Z continue-on-error: false 2021-05-15T14:06:58.7693546Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:58.7694068Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:58.7694558Z TZ: UTC 2021-05-15T14:06:58.7694972Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:58.7695571Z NOT_CRAN: true 2021-05-15T14:06:58.7695973Z ##[endgroup] 2021-05-15T14:06:58.8057732Z repo slug is: neuroconductor/kirby21.dti 2021-05-15T14:06:58.8277376Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:06:58.8277998Z env: 2021-05-15T14:06:58.8278491Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:58.8279007Z TIC_DEPLOY_KEY: 2021-05-15T14:06:58.8279893Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:58.8281311Z GITHUB_PAT: *** 2021-05-15T14:06:58.8282100Z COVERALLS_TOKEN: 2021-05-15T14:06:58.8283494Z continue-on-error: false 2021-05-15T14:06:58.8284034Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:58.8284573Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:58.8285049Z TZ: UTC 2021-05-15T14:06:58.8285475Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:58.8285932Z NOT_CRAN: true 2021-05-15T14:06:58.8286326Z ##[endgroup] 2021-05-15T14:06:59.1408124Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:06:59.1408790Z with: 2021-05-15T14:06:59.1409213Z repo_name: kirby21.dti 2021-05-15T14:06:59.1409679Z repo_version: 1.7.0 2021-05-15T14:06:59.1410114Z runner_os: Linux 2021-05-15T14:06:59.1410512Z R_version: 4.0 2021-05-15T14:06:59.1410895Z env: 2021-05-15T14:06:59.1412408Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:59.1412928Z TIC_DEPLOY_KEY: 2021-05-15T14:06:59.1413809Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:59.1415779Z GITHUB_PAT: *** 2021-05-15T14:06:59.1416177Z COVERALLS_TOKEN: 2021-05-15T14:06:59.1416673Z continue-on-error: false 2021-05-15T14:06:59.1417159Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:59.1417642Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:59.1418099Z TZ: UTC 2021-05-15T14:06:59.1418661Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:59.1419113Z NOT_CRAN: true 2021-05-15T14:06:59.1419538Z ##[endgroup] 2021-05-15T14:06:59.1796800Z Package: kirby21.dti 2021-05-15T14:06:59.1800849Z Version: 1.7.0 2021-05-15T14:06:59.1801992Z OS: Linux 2021-05-15T14:06:59.1866038Z ##[group]Run install.packages('remotes') 2021-05-15T14:06:59.1866895Z install.packages('remotes') 2021-05-15T14:06:59.1867732Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:06:59.1868749Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:06:59.1876532Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:06:59.1877001Z env: 2021-05-15T14:06:59.1877499Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:06:59.1878010Z TIC_DEPLOY_KEY: 2021-05-15T14:06:59.1878915Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:06:59.1880336Z GITHUB_PAT: *** 2021-05-15T14:06:59.1880788Z COVERALLS_TOKEN: 2021-05-15T14:06:59.1881319Z continue-on-error: false 2021-05-15T14:06:59.1881853Z VDIFFR_RUN_TESTS: 2021-05-15T14:06:59.1882396Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:06:59.1882924Z TZ: UTC 2021-05-15T14:06:59.1883344Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:06:59.1883802Z NOT_CRAN: true 2021-05-15T14:06:59.1884210Z ##[endgroup] 2021-05-15T14:06:59.3882459Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:06:59.3883556Z (as ‘lib’ is unspecified) 2021-05-15T14:07:15.4224408Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T14:07:15.8063034Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-15T14:07:15.8261839Z ================================================== 2021-05-15T14:07:15.8262983Z downloaded 381 KB 2021-05-15T14:07:15.8263549Z 2021-05-15T14:07:16.1130186Z * installing *binary* package ‘remotes’ ... 2021-05-15T14:07:16.1180938Z * DONE (remotes) 2021-05-15T14:07:16.1234653Z 2021-05-15T14:07:16.1235661Z The downloaded source packages are in 2021-05-15T14:07:16.1237338Z ‘/tmp/RtmpMTXgs3/downloaded_packages’ 2021-05-15T14:07:36.9447243Z ##[group]Run actions/cache@v1 2021-05-15T14:07:36.9447725Z with: 2021-05-15T14:07:36.9448199Z path: /home/runner/work/_temp/Library 2021-05-15T14:07:36.9451818Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-54b95ac1d9638e65d6635738439099f7923550133c4e2b191ea848d458cfb94a 2021-05-15T14:07:36.9455829Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-15T14:07:36.9457211Z env: 2021-05-15T14:07:36.9457699Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:07:36.9458224Z TIC_DEPLOY_KEY: 2021-05-15T14:07:36.9459113Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:07:36.9461100Z GITHUB_PAT: *** 2021-05-15T14:07:36.9461562Z COVERALLS_TOKEN: 2021-05-15T14:07:36.9462094Z continue-on-error: false 2021-05-15T14:07:36.9462629Z VDIFFR_RUN_TESTS: 2021-05-15T14:07:36.9463161Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:07:36.9463755Z TZ: UTC 2021-05-15T14:07:36.9464196Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:07:36.9464646Z NOT_CRAN: true 2021-05-15T14:07:36.9465066Z ##[endgroup] 2021-05-15T14:07:36.9946356Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:07:37.0012175Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T14:07:37.0013065Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T14:07:37.0013890Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T14:07:37.0014569Z sudo -s eval "$sysreqs" 2021-05-15T14:07:37.0061732Z shell: /usr/bin/bash -e {0} 2021-05-15T14:07:37.0062161Z env: 2021-05-15T14:07:37.0062653Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:07:37.0063157Z TIC_DEPLOY_KEY: 2021-05-15T14:07:37.0064062Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:07:37.0065517Z GITHUB_PAT: *** 2021-05-15T14:07:37.0065960Z COVERALLS_TOKEN: 2021-05-15T14:07:37.0066481Z continue-on-error: false 2021-05-15T14:07:37.0067003Z VDIFFR_RUN_TESTS: 2021-05-15T14:07:37.0067542Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:07:37.0068012Z TZ: UTC 2021-05-15T14:07:37.0068459Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:07:37.0068914Z NOT_CRAN: true 2021-05-15T14:07:37.0069419Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T14:07:37.0069948Z ##[endgroup] 2021-05-15T14:07:37.2238874Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:07:37.6046623Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T14:07:55.6797866Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T14:07:55.6799574Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T14:07:55.6800853Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T14:07:55.6801848Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T14:07:55.6802815Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T14:07:55.6832017Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T14:07:55.6845515Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:07:55.6853236Z (as ‘lib’ is unspecified) 2021-05-15T14:08:11.4305981Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T14:08:11.7000084Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-15T14:08:11.7093297Z ================================================== 2021-05-15T14:08:11.7094550Z downloaded 94 KB 2021-05-15T14:08:11.7095186Z 2021-05-15T14:08:11.7129865Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T14:08:12.1356596Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-15T14:08:12.1474025Z ================================================== 2021-05-15T14:08:12.1474896Z downloaded 135 KB 2021-05-15T14:08:12.1475611Z 2021-05-15T14:08:12.1513627Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T14:08:13.0860443Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-15T14:08:13.0921575Z ================================================== 2021-05-15T14:08:13.0922159Z downloaded 80 KB 2021-05-15T14:08:13.0922474Z 2021-05-15T14:08:13.0962250Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T14:08:13.3759395Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-15T14:08:13.3981997Z ================================================== 2021-05-15T14:08:13.3982971Z downloaded 516 KB 2021-05-15T14:08:13.3984356Z 2021-05-15T14:08:13.4021688Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T14:08:13.6743680Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-15T14:08:13.7059335Z ================================================== 2021-05-15T14:08:13.7060418Z downloaded 991 KB 2021-05-15T14:08:13.7060946Z 2021-05-15T14:08:13.9612199Z * installing *binary* package ‘rprojroot’ ... 2021-05-15T14:08:13.9658107Z * DONE (rprojroot) 2021-05-15T14:08:14.2092244Z * installing *binary* package ‘crayon’ ... 2021-05-15T14:08:14.2135893Z * DONE (crayon) 2021-05-15T14:08:14.4680945Z * installing *binary* package ‘R6’ ... 2021-05-15T14:08:14.4725706Z * DONE (R6) 2021-05-15T14:08:14.7518806Z * installing *binary* package ‘desc’ ... 2021-05-15T14:08:14.7570993Z * DONE (desc) 2021-05-15T14:08:15.0494065Z * installing *binary* package ‘debugme’ ... 2021-05-15T14:08:15.0546993Z * DONE (debugme) 2021-05-15T14:08:15.0603747Z 2021-05-15T14:08:15.0604826Z The downloaded source packages are in 2021-05-15T14:08:15.0606271Z ‘/tmp/RtmpfXPI3o/downloaded_packages’ 2021-05-15T14:08:15.0616466Z Running `R CMD build`... 2021-05-15T14:08:16.3261095Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:08:16.3263140Z * checking for file ‘/tmp/RtmpfXPI3o/remotes69b51eb5aa8b/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T14:08:16.3267069Z (as ‘lib’ is unspecified) 2021-05-15T14:08:16.3267990Z * installing *source* package ‘sysreqs’ ... 2021-05-15T14:08:16.3268661Z ** using staged installation 2021-05-15T14:08:16.3269116Z ** R 2021-05-15T14:08:16.3269966Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:08:16.3270550Z ** help 2021-05-15T14:08:16.3271052Z *** installing help indices 2021-05-15T14:08:16.3271628Z ** building package indices 2021-05-15T14:08:16.3272337Z * preparing ‘sysreqs’: 2021-05-15T14:08:16.3273215Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:08:16.3274367Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:08:16.3275581Z * checking for empty or unneeded directories 2021-05-15T14:08:16.3276447Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T14:08:16.3403421Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:08:16.5678986Z ** testing if installed package can be loaded from final location 2021-05-15T14:08:16.7963671Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:08:16.8002845Z * DONE (sysreqs) 2021-05-15T14:08:36.5434446Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T14:08:36.5436908Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T14:08:36.5438700Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T14:08:36.5672912Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T14:08:36.5976832Z Hit:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T14:08:36.6150092Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T14:08:36.6919949Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T14:08:36.8496757Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T14:08:37.0075710Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T14:08:38.5082318Z Reading package lists... 2021-05-15T14:08:38.5909918Z Reading package lists... 2021-05-15T14:08:38.7744129Z Building dependency tree... 2021-05-15T14:08:38.7769438Z Reading state information... 2021-05-15T14:08:38.9502291Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-15T14:08:38.9507578Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-15T14:08:38.9508561Z libssh2-1-dev set to manually installed. 2021-05-15T14:08:38.9509592Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T14:08:38.9510740Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-15T14:08:38.9511481Z Suggested packages: 2021-05-15T14:08:38.9512423Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T14:08:38.9988148Z The following NEW packages will be installed: 2021-05-15T14:08:38.9999846Z libcurl4-openssl-dev 2021-05-15T14:08:39.0221578Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T14:08:39.0222420Z Need to get 321 kB of archives. 2021-05-15T14:08:39.0223218Z After this operation, 1539 kB of additional disk space will be used. 2021-05-15T14:08:39.0226300Z 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-15T14:08:39.5321374Z Fetched 321 kB in 0s (13.5 MB/s) 2021-05-15T14:08:39.5713594Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T14:08:39.5810488Z (Reading database ... 2021-05-15T14:08:39.5812311Z (Reading database ... 5% 2021-05-15T14:08:39.5813145Z (Reading database ... 10% 2021-05-15T14:08:39.5813869Z (Reading database ... 15% 2021-05-15T14:08:39.5814620Z (Reading database ... 20% 2021-05-15T14:08:39.5815336Z (Reading database ... 25% 2021-05-15T14:08:39.5816063Z (Reading database ... 30% 2021-05-15T14:08:39.5816792Z (Reading database ... 35% 2021-05-15T14:08:39.5817503Z (Reading database ... 40% 2021-05-15T14:08:39.5818254Z (Reading database ... 45% 2021-05-15T14:08:39.5819029Z (Reading database ... 50% 2021-05-15T14:08:39.5853205Z (Reading database ... 55% 2021-05-15T14:08:39.5917785Z (Reading database ... 60% 2021-05-15T14:08:39.5971877Z (Reading database ... 65% 2021-05-15T14:08:39.6095160Z (Reading database ... 70% 2021-05-15T14:08:39.6236330Z (Reading database ... 75% 2021-05-15T14:08:39.6557643Z (Reading database ... 80% 2021-05-15T14:08:39.6684338Z (Reading database ... 85% 2021-05-15T14:08:39.7161246Z (Reading database ... 90% 2021-05-15T14:08:39.7334969Z (Reading database ... 95% 2021-05-15T14:08:39.7336302Z (Reading database ... 100% 2021-05-15T14:08:39.7337565Z (Reading database ... 285057 files and directories currently installed.) 2021-05-15T14:08:39.7488940Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T14:08:39.7504991Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T14:08:39.8625975Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T14:08:39.8685058Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T14:08:45.9170094Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:08:45.9170890Z remotes::install_github("ropensci/tic") 2021-05-15T14:08:45.9172112Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:08:45.9172874Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:08:45.9173551Z remotes::install_cran("covr") 2021-05-15T14:08:45.9181034Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:08:45.9181497Z env: 2021-05-15T14:08:45.9182020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:08:45.9182541Z TIC_DEPLOY_KEY: 2021-05-15T14:08:45.9183417Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:08:45.9185138Z GITHUB_PAT: *** 2021-05-15T14:08:45.9185567Z COVERALLS_TOKEN: 2021-05-15T14:08:45.9186105Z continue-on-error: false 2021-05-15T14:08:45.9186609Z VDIFFR_RUN_TESTS: 2021-05-15T14:08:45.9187269Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:08:45.9187789Z TZ: UTC 2021-05-15T14:08:45.9188217Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:08:45.9188659Z NOT_CRAN: true 2021-05-15T14:08:45.9189074Z ##[endgroup] 2021-05-15T14:08:46.1470907Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:08:46.7064936Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:09:05.1144557Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:09:05.1146031Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:09:05.1147168Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:09:05.1148181Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:09:05.1149185Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:09:05.1150234Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:09:05.1151244Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:09:05.1152245Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:09:05.1153277Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:09:05.1154275Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:09:05.1155292Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:09:05.1156313Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:09:05.1157336Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:09:05.1158332Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:09:05.1159355Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:09:05.1163296Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:09:05.1167381Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:09:05.1168153Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:09:05.1168875Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:09:05.1169629Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:09:05.1170400Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:09:05.1171151Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:09:05.1173771Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:09:05.1174610Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:09:05.1175345Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:09:05.1176053Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:09:05.1176797Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:09:05.1177533Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:09:05.1178308Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:09:05.1179068Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:09:05.1179807Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:09:05.1182065Z 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-15T14:09:05.1189400Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:05.1190271Z (as ‘lib’ is unspecified) 2021-05-15T14:09:21.0459787Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T14:09:21.5458635Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-15T14:09:21.5806329Z ================================================== 2021-05-15T14:09:21.5807470Z downloaded 1.3 MB 2021-05-15T14:09:21.5808297Z 2021-05-15T14:09:21.5844540Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T14:09:22.1212369Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-15T14:09:22.1375693Z ================================================== 2021-05-15T14:09:22.1376321Z downloaded 226 KB 2021-05-15T14:09:22.1376621Z 2021-05-15T14:09:22.1415878Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T14:09:22.5584375Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-15T14:09:22.5696690Z ================================================== 2021-05-15T14:09:22.5697727Z downloaded 140 KB 2021-05-15T14:09:22.5698250Z 2021-05-15T14:09:22.5734485Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T14:09:22.9037639Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-15T14:09:22.9100150Z ================================================== 2021-05-15T14:09:22.9100717Z downloaded 53 KB 2021-05-15T14:09:22.9101032Z 2021-05-15T14:09:22.9139633Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T14:09:23.4492805Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-15T14:09:23.4494012Z ================================================== 2021-05-15T14:09:23.4494695Z downloaded 23 KB 2021-05-15T14:09:23.4495184Z 2021-05-15T14:09:23.4535234Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T14:09:23.7264648Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-15T14:09:23.7579457Z ================================================== 2021-05-15T14:09:23.7580050Z downloaded 1.4 MB 2021-05-15T14:09:23.7580328Z 2021-05-15T14:09:23.7618902Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T14:09:24.0378136Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-15T14:09:24.0427373Z ================================================== 2021-05-15T14:09:24.0427937Z downloaded 36 KB 2021-05-15T14:09:24.0428233Z 2021-05-15T14:09:24.0466859Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T14:09:24.3197216Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-15T14:09:24.3459484Z ================================================== 2021-05-15T14:09:24.3460162Z downloaded 884 KB 2021-05-15T14:09:24.3461320Z 2021-05-15T14:09:24.3500885Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T14:09:24.6538462Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-15T14:09:24.6763809Z ================================================== 2021-05-15T14:09:24.6765321Z downloaded 523 KB 2021-05-15T14:09:24.6765979Z 2021-05-15T14:09:24.6803672Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T14:09:24.9558014Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-15T14:09:24.9559545Z ================================================== 2021-05-15T14:09:24.9560362Z downloaded 12 KB 2021-05-15T14:09:24.9561035Z 2021-05-15T14:09:24.9598890Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T14:09:25.2416699Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-15T14:09:25.2632730Z ================================================== 2021-05-15T14:09:25.2633357Z downloaded 486 KB 2021-05-15T14:09:25.2633658Z 2021-05-15T14:09:25.2676056Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T14:09:25.7148876Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-15T14:09:25.7242181Z ================================================== 2021-05-15T14:09:25.7242789Z downloaded 90 KB 2021-05-15T14:09:25.7243109Z 2021-05-15T14:09:25.7282039Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T14:09:26.0071723Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-15T14:09:26.0299244Z ================================================== 2021-05-15T14:09:26.0300092Z downloaded 508 KB 2021-05-15T14:09:26.0300694Z 2021-05-15T14:09:26.0340728Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T14:09:26.5659223Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-15T14:09:26.5900766Z ================================================== 2021-05-15T14:09:26.5902798Z downloaded 621 KB 2021-05-15T14:09:26.5904336Z 2021-05-15T14:09:26.5941829Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T14:09:27.1293028Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-15T14:09:27.1451869Z ================================================== 2021-05-15T14:09:27.1452485Z downloaded 267 KB 2021-05-15T14:09:27.1452777Z 2021-05-15T14:09:27.1488479Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T14:09:27.4276447Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-15T14:09:27.4410262Z ================================================== 2021-05-15T14:09:27.4411565Z downloaded 167 KB 2021-05-15T14:09:27.4412207Z 2021-05-15T14:09:27.4452401Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T14:09:27.8766822Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-15T14:09:27.8923687Z ================================================== 2021-05-15T14:09:27.8925924Z downloaded 234 KB 2021-05-15T14:09:27.8928191Z 2021-05-15T14:09:27.8970752Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T14:09:28.5823860Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-15T14:09:28.5990022Z ================================================== 2021-05-15T14:09:28.5990703Z downloaded 276 KB 2021-05-15T14:09:28.5991075Z 2021-05-15T14:09:28.6032465Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T14:09:29.0869550Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-15T14:09:29.1028768Z ================================================== 2021-05-15T14:09:29.1029364Z downloaded 201 KB 2021-05-15T14:09:29.1029680Z 2021-05-15T14:09:29.1069103Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T14:09:29.4945478Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-15T14:09:29.5003754Z ================================================== 2021-05-15T14:09:29.5004589Z downloaded 64 KB 2021-05-15T14:09:29.5005072Z 2021-05-15T14:09:29.5043109Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T14:09:30.0393293Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-15T14:09:30.0447340Z ================================================== 2021-05-15T14:09:30.0447908Z downloaded 46 KB 2021-05-15T14:09:30.0448302Z 2021-05-15T14:09:30.0488944Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T14:09:30.3255956Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-15T14:09:30.3471005Z ================================================== 2021-05-15T14:09:30.3471637Z downloaded 416 KB 2021-05-15T14:09:30.3471980Z 2021-05-15T14:09:30.3512754Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T14:09:30.5295983Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-15T14:09:30.5393806Z ================================================== 2021-05-15T14:09:30.5394926Z downloaded 91 KB 2021-05-15T14:09:30.5397933Z 2021-05-15T14:09:30.5450711Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T14:09:30.8162147Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-15T14:09:30.8276359Z ================================================== 2021-05-15T14:09:30.8276982Z downloaded 133 KB 2021-05-15T14:09:30.8277298Z 2021-05-15T14:09:30.8317874Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T14:09:31.2643018Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-15T14:09:31.2812693Z ================================================== 2021-05-15T14:09:31.2813273Z downloaded 271 KB 2021-05-15T14:09:31.2813588Z 2021-05-15T14:09:31.2852543Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T14:09:31.8169599Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-15T14:09:31.8411173Z ================================================== 2021-05-15T14:09:31.8411892Z downloaded 735 KB 2021-05-15T14:09:31.8412206Z 2021-05-15T14:09:31.8452894Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T14:09:32.1193728Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-15T14:09:32.1245560Z ================================================== 2021-05-15T14:09:32.1246582Z downloaded 46 KB 2021-05-15T14:09:32.1247156Z 2021-05-15T14:09:32.1283007Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:09:32.2646605Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:09:32.2653707Z ================================================== 2021-05-15T14:09:32.2654349Z downloaded 24 KB 2021-05-15T14:09:32.2654724Z 2021-05-15T14:09:32.2681897Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T14:09:32.5412291Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-15T14:09:32.5655558Z ================================================== 2021-05-15T14:09:32.5656453Z downloaded 688 KB 2021-05-15T14:09:32.5657065Z 2021-05-15T14:09:32.5696466Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T14:09:32.7394546Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-15T14:09:32.7444791Z ================================================== 2021-05-15T14:09:32.7445807Z downloaded 45 KB 2021-05-15T14:09:32.7446422Z 2021-05-15T14:09:32.7482072Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T14:09:33.0184869Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-15T14:09:33.0402748Z ================================================== 2021-05-15T14:09:33.0403776Z downloaded 595 KB 2021-05-15T14:09:33.0404362Z 2021-05-15T14:09:33.3813990Z * installing *binary* package ‘rlang’ ... 2021-05-15T14:09:33.3887875Z * DONE (rlang) 2021-05-15T14:09:33.6455004Z * installing *binary* package ‘magrittr’ ... 2021-05-15T14:09:33.6510523Z * DONE (magrittr) 2021-05-15T14:09:33.9253922Z * installing *binary* package ‘glue’ ... 2021-05-15T14:09:33.9299248Z * DONE (glue) 2021-05-15T14:09:34.1730801Z * installing *binary* package ‘sys’ ... 2021-05-15T14:09:34.1776936Z * DONE (sys) 2021-05-15T14:09:34.4142525Z * installing *binary* package ‘mime’ ... 2021-05-15T14:09:34.4188436Z * DONE (mime) 2021-05-15T14:09:34.7617214Z * installing *binary* package ‘curl’ ... 2021-05-15T14:09:34.7689723Z * DONE (curl) 2021-05-15T14:09:35.0424142Z * installing *binary* package ‘jsonlite’ ... 2021-05-15T14:09:35.0475006Z * DONE (jsonlite) 2021-05-15T14:09:35.2836738Z * installing *binary* package ‘ini’ ... 2021-05-15T14:09:35.2875490Z * DONE (ini) 2021-05-15T14:09:35.5431116Z * installing *binary* package ‘gitcreds’ ... 2021-05-15T14:09:35.5477925Z * DONE (gitcreds) 2021-05-15T14:09:35.8735960Z * installing *binary* package ‘zip’ ... 2021-05-15T14:09:35.8802240Z * DONE (zip) 2021-05-15T14:09:36.1571051Z * installing *binary* package ‘rstudioapi’ ... 2021-05-15T14:09:36.1622974Z * DONE (rstudioapi) 2021-05-15T14:09:36.4493205Z * installing *binary* package ‘fastmap’ ... 2021-05-15T14:09:36.4542873Z * DONE (fastmap) 2021-05-15T14:09:36.7397742Z * installing *binary* package ‘yaml’ ... 2021-05-15T14:09:36.7454439Z * DONE (yaml) 2021-05-15T14:09:37.0127445Z * installing *binary* package ‘withr’ ... 2021-05-15T14:09:37.0180570Z * DONE (withr) 2021-05-15T14:09:37.3011593Z * installing *binary* package ‘whisker’ ... 2021-05-15T14:09:37.3070918Z * DONE (whisker) 2021-05-15T14:09:37.5466265Z * installing *binary* package ‘rappdirs’ ... 2021-05-15T14:09:37.5513007Z * DONE (rappdirs) 2021-05-15T14:09:37.8719495Z * installing *binary* package ‘fs’ ... 2021-05-15T14:09:37.8783798Z * DONE (fs) 2021-05-15T14:09:38.1208777Z * installing *binary* package ‘clipr’ ... 2021-05-15T14:09:38.1251363Z * DONE (clipr) 2021-05-15T14:09:38.4105783Z * installing *binary* package ‘git2r’ ... 2021-05-15T14:09:38.4165138Z * DONE (git2r) 2021-05-15T14:09:38.6633604Z * installing *binary* package ‘askpass’ ... 2021-05-15T14:09:38.6681696Z * DONE (askpass) 2021-05-15T14:09:38.9340029Z * installing *binary* package ‘cli’ ... 2021-05-15T14:09:38.9391752Z * DONE (cli) 2021-05-15T14:09:39.2181138Z * installing *binary* package ‘purrr’ ... 2021-05-15T14:09:39.2234100Z * DONE (purrr) 2021-05-15T14:09:39.4802436Z * installing *binary* package ‘lifecycle’ ... 2021-05-15T14:09:39.4856063Z * DONE (lifecycle) 2021-05-15T14:09:39.7393662Z * installing *source* package ‘cachem’ ... 2021-05-15T14:09:39.7407474Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:09:39.7408741Z ** using staged installation 2021-05-15T14:09:39.7601211Z ** libs 2021-05-15T14:09:39.7685509Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T14:09:40.2698138Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:09:40.3219252Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-15T14:09:40.3653726Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T14:09:40.3659480Z ** R 2021-05-15T14:09:40.3737678Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:09:40.9510317Z ** help 2021-05-15T14:09:40.9779052Z *** installing help indices 2021-05-15T14:09:41.0018682Z ** building package indices 2021-05-15T14:09:41.2209251Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:41.5628111Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:09:41.7776960Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:42.0292838Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:42.0294157Z * DONE (cachem) 2021-05-15T14:09:42.4294611Z * installing *binary* package ‘openssl’ ... 2021-05-15T14:09:42.4373721Z * DONE (openssl) 2021-05-15T14:09:42.6849491Z * installing *binary* package ‘memoise’ ... 2021-05-15T14:09:42.6891734Z * DONE (memoise) 2021-05-15T14:09:42.9666360Z * installing *binary* package ‘httr’ ... 2021-05-15T14:09:42.9724252Z * DONE (httr) 2021-05-15T14:09:43.2310420Z * installing *binary* package ‘credentials’ ... 2021-05-15T14:09:43.2355446Z * DONE (credentials) 2021-05-15T14:09:43.4948234Z * installing *binary* package ‘gh’ ... 2021-05-15T14:09:43.4994096Z * DONE (gh) 2021-05-15T14:09:43.7632941Z * installing *binary* package ‘gert’ ... 2021-05-15T14:09:43.7685520Z * DONE (gert) 2021-05-15T14:09:44.0971821Z * installing *binary* package ‘usethis’ ... 2021-05-15T14:09:44.1049612Z * DONE (usethis) 2021-05-15T14:09:44.1122170Z 2021-05-15T14:09:44.1123293Z The downloaded source packages are in 2021-05-15T14:09:44.1124735Z ‘/tmp/RtmpYqZsy5/downloaded_packages’ 2021-05-15T14:09:44.1135064Z Running `R CMD build`... 2021-05-15T14:09:46.6005706Z * checking for file ‘/tmp/RtmpYqZsy5/remotes725e72a7e840/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:09:46.6007218Z * preparing ‘tic’: 2021-05-15T14:09:46.6008246Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:09:46.6009300Z * installing the package to process help pages 2021-05-15T14:09:46.6010656Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:09:46.6011770Z * checking for empty or unneeded directories 2021-05-15T14:09:46.6012766Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:09:46.6014170Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:09:46.6015113Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:09:46.6017282Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:46.6018273Z (as ‘lib’ is unspecified) 2021-05-15T14:09:47.0077199Z * installing *source* package ‘tic’ ... 2021-05-15T14:09:47.0084252Z ** using staged installation 2021-05-15T14:09:47.0361095Z ** R 2021-05-15T14:09:47.0632070Z ** inst 2021-05-15T14:09:47.0672380Z ** preparing package for lazy loading 2021-05-15T14:09:47.4732280Z ** help 2021-05-15T14:09:47.6482975Z *** installing help indices 2021-05-15T14:09:47.7729839Z *** copying figures 2021-05-15T14:09:47.7736702Z ** building package indices 2021-05-15T14:09:48.0772427Z ** installing vignettes 2021-05-15T14:09:48.0792206Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:09:48.3822634Z ** testing if installed package can be loaded from final location 2021-05-15T14:09:48.7264842Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:09:49.3540158Z * DONE (tic) 2021-05-15T14:09:49.3541416Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:09:49.3542299Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:09:50.8699922Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:09:50.8700742Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:09:50.8701435Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:09:50.8702169Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:09:50.8702890Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:09:50.8703685Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:09:50.8704700Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:09:50.8705498Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:09:50.8706287Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:09:50.8707048Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:09:50.8707804Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:09:50.8708607Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:09:50.8709717Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:09:50.8710501Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:09:50.8711284Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:09:50.8712087Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:09:50.8712877Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:09:50.8713631Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:09:50.8714386Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:09:50.8715141Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:09:50.8717446Z 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-15T14:09:50.8719622Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:09:50.8720792Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:09:50.8721661Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:09:50.8722494Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:09:50.8723320Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:09:50.8724153Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:09:50.8724972Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:09:50.8725799Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:09:50.8726648Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:09:50.8727470Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:09:50.8728311Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:09:50.8729203Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:09:50.8730064Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:09:50.8730921Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:09:50.8732764Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:09:50.8733619Z (as ‘lib’ is unspecified) 2021-05-15T14:09:50.8734384Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:09:50.8735254Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:09:50.8736121Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:09:50.8736978Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:10:07.1134053Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T14:10:07.3837381Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-15T14:10:07.4056834Z ================================================== 2021-05-15T14:10:07.4057940Z downloaded 231 KB 2021-05-15T14:10:07.4058587Z 2021-05-15T14:10:07.4094758Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T14:10:07.9937581Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-15T14:10:08.0243179Z ================================================== 2021-05-15T14:10:08.0244210Z downloaded 1.5 MB 2021-05-15T14:10:08.0244709Z 2021-05-15T14:10:08.0279512Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T14:10:08.5588155Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-15T14:10:08.5593045Z ================================================== 2021-05-15T14:10:08.5593560Z downloaded 16 KB 2021-05-15T14:10:08.5593849Z 2021-05-15T14:10:08.5631829Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T14:10:08.9800357Z Content type 'binary/octet-stream' length 1004228 bytes (980 KB) 2021-05-15T14:10:09.0072194Z ================================================== 2021-05-15T14:10:09.0072800Z downloaded 980 KB 2021-05-15T14:10:09.0073117Z 2021-05-15T14:10:09.0113369Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T14:10:09.5451882Z Content type 'binary/octet-stream' length 810888 bytes (791 KB) 2021-05-15T14:10:09.5695579Z ================================================== 2021-05-15T14:10:09.5696618Z downloaded 791 KB 2021-05-15T14:10:09.5697156Z 2021-05-15T14:10:09.5731982Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T14:10:09.9806861Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-15T14:10:09.9859783Z ================================================== 2021-05-15T14:10:09.9860406Z downloaded 42 KB 2021-05-15T14:10:09.9860883Z 2021-05-15T14:10:09.9902123Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T14:10:10.2614409Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-15T14:10:10.2774476Z ================================================== 2021-05-15T14:10:10.2775138Z downloaded 247 KB 2021-05-15T14:10:10.2775457Z 2021-05-15T14:10:10.2813400Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T14:10:10.8171836Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-15T14:10:10.8442761Z ================================================== 2021-05-15T14:10:10.8443712Z downloaded 977 KB 2021-05-15T14:10:10.8444315Z 2021-05-15T14:10:10.8490082Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T14:10:11.2670189Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-15T14:10:11.2737210Z ================================================== 2021-05-15T14:10:11.2737802Z downloaded 67 KB 2021-05-15T14:10:11.2738115Z 2021-05-15T14:10:11.2780517Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T14:10:11.7095793Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-15T14:10:11.7278544Z ================================================== 2021-05-15T14:10:11.7279565Z downloaded 354 KB 2021-05-15T14:10:11.7280104Z 2021-05-15T14:10:11.7314530Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T14:10:12.2129464Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-15T14:10:12.2332461Z ================================================== 2021-05-15T14:10:12.2333458Z downloaded 412 KB 2021-05-15T14:10:12.2333977Z 2021-05-15T14:10:12.2373383Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T14:10:12.7705050Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-15T14:10:12.7705811Z ================================================== 2021-05-15T14:10:12.7706274Z downloaded 15 KB 2021-05-15T14:10:12.7706586Z 2021-05-15T14:10:12.7745165Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T14:10:13.0532901Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-15T14:10:13.0648384Z ================================================== 2021-05-15T14:10:13.0649219Z downloaded 147 KB 2021-05-15T14:10:13.0649713Z 2021-05-15T14:10:13.0689372Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T14:10:13.3429982Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-15T14:10:13.3518462Z ================================================== 2021-05-15T14:10:13.3519601Z downloaded 72 KB 2021-05-15T14:10:13.3520220Z 2021-05-15T14:10:13.3558616Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T14:10:13.8901093Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-15T14:10:13.8934220Z ================================================== 2021-05-15T14:10:13.8934972Z downloaded 39 KB 2021-05-15T14:10:13.8935286Z 2021-05-15T14:10:13.8978215Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T14:10:14.0719891Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-15T14:10:14.0935330Z ================================================== 2021-05-15T14:10:14.0936219Z downloaded 348 KB 2021-05-15T14:10:14.0936793Z 2021-05-15T14:10:14.0975273Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T14:10:14.5330907Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-15T14:10:14.5535450Z ================================================== 2021-05-15T14:10:14.5536524Z downloaded 426 KB 2021-05-15T14:10:14.5537215Z 2021-05-15T14:10:14.5575212Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T14:10:15.2427730Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-15T14:10:15.2514062Z ================================================== 2021-05-15T14:10:15.2514607Z downloaded 40 KB 2021-05-15T14:10:15.2514916Z 2021-05-15T14:10:15.2554410Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T14:10:16.0144723Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-15T14:10:16.0394195Z ================================================== 2021-05-15T14:10:16.0394848Z downloaded 602 KB 2021-05-15T14:10:16.0395164Z 2021-05-15T14:10:16.0434429Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:10:16.1893726Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:10:16.2973378Z ================================================== 2021-05-15T14:10:16.2974034Z downloaded 109 KB 2021-05-15T14:10:16.2974347Z 2021-05-15T14:10:16.3003335Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T14:10:17.0754207Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-15T14:10:17.0974716Z ================================================== 2021-05-15T14:10:17.0975358Z downloaded 224 KB 2021-05-15T14:10:17.0975729Z 2021-05-15T14:10:17.1013050Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T14:10:17.3740389Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-15T14:10:17.3754834Z ================================================== 2021-05-15T14:10:17.3755765Z downloaded 37 KB 2021-05-15T14:10:17.3756191Z 2021-05-15T14:10:17.3803338Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T14:10:17.7912127Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-15T14:10:17.8107868Z ================================================== 2021-05-15T14:10:17.8108484Z downloaded 199 KB 2021-05-15T14:10:17.8108759Z 2021-05-15T14:10:17.8131841Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T14:10:18.0851096Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-15T14:10:18.1223545Z ================================================== 2021-05-15T14:10:18.1224559Z downloaded 2.8 MB 2021-05-15T14:10:18.1225087Z 2021-05-15T14:10:18.1259730Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T14:10:18.3988404Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-15T14:10:18.4433742Z ================================================== 2021-05-15T14:10:18.4434881Z downloaded 4.0 MB 2021-05-15T14:10:18.4435762Z 2021-05-15T14:10:18.4471812Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T14:10:18.7212940Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-15T14:10:18.7520115Z ================================================== 2021-05-15T14:10:18.7520791Z downloaded 1.3 MB 2021-05-15T14:10:18.7521109Z 2021-05-15T14:10:18.7565239Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T14:10:19.2400818Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-15T14:10:19.2621055Z ================================================== 2021-05-15T14:10:19.2621663Z downloaded 478 KB 2021-05-15T14:10:19.2621977Z 2021-05-15T14:10:19.2661405Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T14:10:19.7683908Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-15T14:10:19.7794535Z ================================================== 2021-05-15T14:10:19.7795118Z downloaded 107 KB 2021-05-15T14:10:19.7795432Z 2021-05-15T14:10:19.7833116Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T14:10:20.2121170Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-15T14:10:20.2124173Z ================================================== 2021-05-15T14:10:20.2124690Z downloaded 21 KB 2021-05-15T14:10:20.2124997Z 2021-05-15T14:10:20.2165247Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T14:10:20.7478541Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-15T14:10:20.7527819Z ================================================== 2021-05-15T14:10:20.7528432Z downloaded 42 KB 2021-05-15T14:10:20.7528786Z 2021-05-15T14:10:20.7572201Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T14:10:21.2401337Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-15T14:10:21.2404758Z ================================================== 2021-05-15T14:10:21.2405439Z downloaded 33 KB 2021-05-15T14:10:21.2405753Z 2021-05-15T14:10:21.2445460Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T14:10:21.5216436Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-15T14:10:21.5339139Z ================================================== 2021-05-15T14:10:21.5340062Z downloaded 136 KB 2021-05-15T14:10:21.5340624Z 2021-05-15T14:10:21.5376463Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T14:10:21.8291671Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-15T14:10:21.9047512Z ================================================== 2021-05-15T14:10:21.9048334Z downloaded 3.4 MB 2021-05-15T14:10:21.9048844Z 2021-05-15T14:10:21.9090895Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T14:10:22.2999042Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-15T14:10:22.3001826Z ================================================== 2021-05-15T14:10:22.3002420Z downloaded 64 KB 2021-05-15T14:10:22.3002788Z 2021-05-15T14:10:22.3045484Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T14:10:22.9336749Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-15T14:10:22.9998759Z ================================================== 2021-05-15T14:10:23.0000693Z downloaded 1.3 MB 2021-05-15T14:10:23.0001226Z 2021-05-15T14:10:23.0053910Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T14:10:23.4019712Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-15T14:10:23.4165573Z ================================================== 2021-05-15T14:10:23.4166621Z downloaded 128 KB 2021-05-15T14:10:23.4167301Z 2021-05-15T14:10:23.4210815Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T14:10:23.8142043Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-15T14:10:23.8519700Z ================================================== 2021-05-15T14:10:23.8520775Z downloaded 384 KB 2021-05-15T14:10:23.8521309Z 2021-05-15T14:10:24.1241594Z * installing *binary* package ‘utf8’ ... 2021-05-15T14:10:24.1292005Z * DONE (utf8) 2021-05-15T14:10:24.3646064Z * installing *binary* package ‘pkgconfig’ ... 2021-05-15T14:10:24.3689053Z * DONE (pkgconfig) 2021-05-15T14:10:24.6319403Z * installing *binary* package ‘fansi’ ... 2021-05-15T14:10:24.6373823Z * DONE (fansi) 2021-05-15T14:10:24.9534727Z * installing *binary* package ‘diffobj’ ... 2021-05-15T14:10:24.9595886Z * DONE (diffobj) 2021-05-15T14:10:25.2375003Z * installing *binary* package ‘ps’ ... 2021-05-15T14:10:25.2422380Z * DONE (ps) 2021-05-15T14:10:25.4808333Z * installing *binary* package ‘praise’ ... 2021-05-15T14:10:25.4852249Z * DONE (praise) 2021-05-15T14:10:25.7243136Z * installing *binary* package ‘pkgload’ ... 2021-05-15T14:10:25.7289221Z * DONE (pkgload) 2021-05-15T14:10:25.9692728Z * installing *binary* package ‘evaluate’ ... 2021-05-15T14:10:25.9733985Z * DONE (evaluate) 2021-05-15T14:10:26.2196978Z * installing *binary* package ‘ellipsis’ ... 2021-05-15T14:10:26.2242915Z * DONE (ellipsis) 2021-05-15T14:10:26.5335635Z * installing *binary* package ‘digest’ ... 2021-05-15T14:10:26.5391459Z * DONE (digest) 2021-05-15T14:10:26.7783235Z * installing *binary* package ‘brio’ ... 2021-05-15T14:10:26.7828936Z * DONE (brio) 2021-05-15T14:10:27.1161004Z * installing *binary* package ‘xml2’ ... 2021-05-15T14:10:27.1223258Z * DONE (xml2) 2021-05-15T14:10:27.4610793Z * installing *source* package ‘xfun’ ... 2021-05-15T14:10:27.4654709Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:10:27.4656086Z ** using staged installation 2021-05-15T14:10:27.4856229Z ** libs 2021-05-15T14:10:27.4918977Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:10:27.6442241Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:10:27.6963004Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-15T14:10:27.7438927Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:10:27.7453498Z ** R 2021-05-15T14:10:27.7657399Z ** inst 2021-05-15T14:10:27.7678634Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:29.2953142Z ** help 2021-05-15T14:10:29.4526248Z *** installing help indices 2021-05-15T14:10:29.5644291Z ** building package indices 2021-05-15T14:10:29.8852380Z ** installing vignettes 2021-05-15T14:10:29.8913616Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:30.1010828Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:10:30.1209177Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:30.3588854Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:30.3606409Z * DONE (xfun) 2021-05-15T14:10:30.8947913Z * installing *binary* package ‘stringi’ ... 2021-05-15T14:10:30.9063045Z * DONE (stringi) 2021-05-15T14:10:32.2115067Z * installing *binary* package ‘Rcpp’ ... 2021-05-15T14:10:32.2530831Z * DONE (Rcpp) 2021-05-15T14:10:32.5779349Z * installing *binary* package ‘commonmark’ ... 2021-05-15T14:10:32.5841322Z * DONE (commonmark) 2021-05-15T14:10:32.8574934Z * installing *binary* package ‘brew’ ... 2021-05-15T14:10:32.8633237Z * DONE (brew) 2021-05-15T14:10:33.1145912Z * installing *binary* package ‘sessioninfo’ ... 2021-05-15T14:10:33.1190947Z * DONE (sessioninfo) 2021-05-15T14:10:33.3559374Z * installing *binary* package ‘prettyunits’ ... 2021-05-15T14:10:33.3603328Z * DONE (prettyunits) 2021-05-15T14:10:33.7720195Z * installing *binary* package ‘vctrs’ ... 2021-05-15T14:10:33.7814987Z * DONE (vctrs) 2021-05-15T14:10:34.0591225Z * installing *binary* package ‘processx’ ... 2021-05-15T14:10:34.0638552Z * DONE (processx) 2021-05-15T14:10:34.3517922Z * installing *binary* package ‘markdown’ ... 2021-05-15T14:10:34.3572620Z * DONE (markdown) 2021-05-15T14:10:34.5947463Z * installing *binary* package ‘highr’ ... 2021-05-15T14:10:34.6045166Z * DONE (highr) 2021-05-15T14:10:34.8719164Z * installing *binary* package ‘stringr’ ... 2021-05-15T14:10:34.8766422Z * DONE (stringr) 2021-05-15T14:10:35.1153760Z * installing *binary* package ‘rversions’ ... 2021-05-15T14:10:35.1201203Z * DONE (rversions) 2021-05-15T14:10:35.4658557Z * installing *binary* package ‘pillar’ ... 2021-05-15T14:10:35.4727298Z * DONE (pillar) 2021-05-15T14:10:35.7283487Z * installing *binary* package ‘callr’ ... 2021-05-15T14:10:35.7328826Z * DONE (callr) 2021-05-15T14:10:36.1771001Z * installing *binary* package ‘knitr’ ... 2021-05-15T14:10:36.1899371Z * DONE (knitr) 2021-05-15T14:10:36.4254367Z * installing *binary* package ‘xopen’ ... 2021-05-15T14:10:36.4293358Z * DONE (xopen) 2021-05-15T14:10:36.7769231Z * installing *binary* package ‘tibble’ ... 2021-05-15T14:10:36.7842063Z * DONE (tibble) 2021-05-15T14:10:37.0233138Z * installing *binary* package ‘pkgbuild’ ... 2021-05-15T14:10:37.0278335Z * DONE (pkgbuild) 2021-05-15T14:10:37.4330321Z * installing *binary* package ‘roxygen2’ ... 2021-05-15T14:10:37.4407464Z * DONE (roxygen2) 2021-05-15T14:10:37.6758838Z * installing *binary* package ‘rematch2’ ... 2021-05-15T14:10:37.6803770Z * DONE (rematch2) 2021-05-15T14:10:37.9191908Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-15T14:10:37.9238952Z * DONE (rcmdcheck) 2021-05-15T14:10:38.1767010Z * installing *binary* package ‘waldo’ ... 2021-05-15T14:10:38.1814978Z * DONE (waldo) 2021-05-15T14:10:38.8429193Z * installing *binary* package ‘testthat’ ... 2021-05-15T14:10:38.8590409Z * DONE (testthat) 2021-05-15T14:10:39.1440021Z * installing *binary* package ‘devtools’ ... 2021-05-15T14:10:39.1491777Z * DONE (devtools) 2021-05-15T14:10:39.1567014Z 2021-05-15T14:10:39.1568211Z The downloaded source packages are in 2021-05-15T14:10:39.1569738Z ‘/tmp/RtmpYqZsy5/downloaded_packages’ 2021-05-15T14:10:39.2323278Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:10:41.2078029Z 2021-05-15T14:10:41.5504608Z 2021-05-15T14:10:41.5519170Z checking for file ‘/tmp/RtmpYqZsy5/remotes725e73625754/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:10:41.5597694Z 2021-05-15T14:10:41.5600641Z ✔ checking for file ‘/tmp/RtmpYqZsy5/remotes725e73625754/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:10:41.5626285Z 2021-05-15T14:10:41.5652087Z 2021-05-15T14:10:41.5654259Z ─ preparing ‘desc’: 2021-05-15T14:10:41.5665757Z 2021-05-15T14:10:41.5667798Z 2021-05-15T14:10:41.5775119Z checking DESCRIPTION meta-information ... 2021-05-15T14:10:41.5817493Z 2021-05-15T14:10:41.5819824Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:10:41.6498312Z 2021-05-15T14:10:41.6530415Z 2021-05-15T14:10:41.6534041Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:10:41.6546874Z 2021-05-15T14:10:41.6577295Z 2021-05-15T14:10:41.6579922Z ─ checking for empty or unneeded directories 2021-05-15T14:10:41.6593278Z 2021-05-15T14:10:41.6625207Z 2021-05-15T14:10:41.6627688Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:10:41.7757487Z 2021-05-15T14:10:41.7760849Z 2021-05-15T14:10:41.7762540Z 2021-05-15T14:10:41.7893293Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:10:41.7894232Z (as ‘lib’ is unspecified) 2021-05-15T14:10:42.1230873Z * installing *source* package ‘desc’ ... 2021-05-15T14:10:42.1267095Z ** using staged installation 2021-05-15T14:10:42.1464019Z ** R 2021-05-15T14:10:42.1654712Z ** inst 2021-05-15T14:10:42.1672470Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:43.8348874Z ** help 2021-05-15T14:10:43.9783564Z *** installing help indices 2021-05-15T14:10:44.0830761Z ** building package indices 2021-05-15T14:10:44.3970753Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:44.6096010Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:44.8619230Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:44.8633695Z * DONE (desc) 2021-05-15T14:10:45.0966216Z 2021-05-15T14:10:45.0967332Z 2021-05-15T14:10:45.0973839Z checking for file ‘/tmp/RtmpYqZsy5/remotes725ec259ad4/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:10:45.1007741Z 2021-05-15T14:10:45.1009853Z ✔ checking for file ‘/tmp/RtmpYqZsy5/remotes725ec259ad4/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:10:45.1123314Z 2021-05-15T14:10:45.1123795Z 2021-05-15T14:10:45.1124621Z ─ preparing ‘ghtravis’: 2021-05-15T14:10:45.1124936Z 2021-05-15T14:10:45.1125257Z 2021-05-15T14:10:45.1206088Z checking DESCRIPTION meta-information ... 2021-05-15T14:10:45.1231365Z 2021-05-15T14:10:45.1233471Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:10:45.1678358Z 2021-05-15T14:10:45.1711500Z 2021-05-15T14:10:45.1714628Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:10:45.1728374Z 2021-05-15T14:10:45.1754166Z 2021-05-15T14:10:45.1756277Z ─ checking for empty or unneeded directories 2021-05-15T14:10:45.1784027Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:10:45.1971699Z 2021-05-15T14:10:45.1974276Z 2021-05-15T14:10:45.1975691Z 2021-05-15T14:10:45.2498291Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:10:45.2499180Z (as ‘lib’ is unspecified) 2021-05-15T14:10:45.5205024Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:10:45.5211477Z ** using staged installation 2021-05-15T14:10:45.5377668Z ** R 2021-05-15T14:10:45.5493501Z ** inst 2021-05-15T14:10:45.5503853Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:10:46.9172252Z ** help 2021-05-15T14:10:46.9785977Z *** installing help indices 2021-05-15T14:10:47.0292857Z ** building package indices 2021-05-15T14:10:47.2792298Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:10:47.9932260Z ** testing if installed package can be loaded from final location 2021-05-15T14:10:48.7012070Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:10:48.7022805Z * DONE (ghtravis) 2021-05-15T14:10:48.7115073Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:10:48.8552730Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:10:51.0091124Z 2021-05-15T14:10:51.0093503Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:10:51.0097520Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:10:51.0098748Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:10:51.0099603Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:10:51.0100376Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:10:51.0101147Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:10:51.0106707Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:10:51.0107747Z (as ‘lib’ is unspecified) 2021-05-15T14:11:07.4756158Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T14:11:07.8358369Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-15T14:11:07.8688483Z ================================================== 2021-05-15T14:11:07.8689491Z downloaded 193 KB 2021-05-15T14:11:07.8690163Z 2021-05-15T14:11:07.8731147Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T14:11:08.2684705Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-15T14:11:08.2796973Z ================================================== 2021-05-15T14:11:08.2798015Z downloaded 64 KB 2021-05-15T14:11:08.2798568Z 2021-05-15T14:11:08.2838231Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T14:11:08.6109489Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-15T14:11:08.7301449Z ================================================== 2021-05-15T14:11:08.7302666Z downloaded 191 KB 2021-05-15T14:11:08.7303389Z 2021-05-15T14:11:08.7345911Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T14:11:09.1343235Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-15T14:11:09.2028970Z ================================================== 2021-05-15T14:11:09.2029967Z downloaded 1.2 MB 2021-05-15T14:11:09.2030626Z 2021-05-15T14:11:09.2079880Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T14:11:09.7380198Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-15T14:11:09.7927005Z ================================================== 2021-05-15T14:11:09.7928253Z downloaded 1.0 MB 2021-05-15T14:11:09.7928903Z 2021-05-15T14:11:10.0514747Z * installing *binary* package ‘tidyselect’ ... 2021-05-15T14:11:10.0560989Z * DONE (tidyselect) 2021-05-15T14:11:10.2955963Z * installing *binary* package ‘generics’ ... 2021-05-15T14:11:10.2998581Z * DONE (generics) 2021-05-15T14:11:10.5834296Z * installing *binary* package ‘cpp11’ ... 2021-05-15T14:11:10.5890480Z * DONE (cpp11) 2021-05-15T14:11:10.9506245Z * installing *binary* package ‘dplyr’ ... 2021-05-15T14:11:10.9586139Z * DONE (dplyr) 2021-05-15T14:11:11.3070961Z * installing *binary* package ‘tidyr’ ... 2021-05-15T14:11:11.3138867Z * DONE (tidyr) 2021-05-15T14:11:11.3207070Z 2021-05-15T14:11:11.3208129Z The downloaded source packages are in 2021-05-15T14:11:11.3209553Z ‘/tmp/RtmpYqZsy5/downloaded_packages’ 2021-05-15T14:11:11.5452692Z 2021-05-15T14:11:11.5455365Z checking for file ‘/tmp/RtmpYqZsy5/remotes725e5005aaf4/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:11:11.5491800Z 2021-05-15T14:11:11.5493885Z ✔ checking for file ‘/tmp/RtmpYqZsy5/remotes725e5005aaf4/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:11:11.5593781Z 2021-05-15T14:11:11.5594287Z 2021-05-15T14:11:11.5595130Z ─ preparing ‘aghast’: 2021-05-15T14:11:11.5595467Z 2021-05-15T14:11:11.5595793Z 2021-05-15T14:11:11.5674744Z checking DESCRIPTION meta-information ... 2021-05-15T14:11:11.5700835Z 2021-05-15T14:11:11.5702390Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:11:11.5981373Z 2021-05-15T14:11:11.6029834Z 2021-05-15T14:11:11.6037507Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:11:11.6049362Z 2021-05-15T14:11:11.6075438Z 2021-05-15T14:11:11.6077517Z ─ checking for empty or unneeded directories 2021-05-15T14:11:11.6103398Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:11:11.6198546Z 2021-05-15T14:11:11.6201023Z 2021-05-15T14:11:11.6202485Z 2021-05-15T14:11:11.6285057Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:11:11.6285967Z (as ‘lib’ is unspecified) 2021-05-15T14:11:11.8649947Z * installing *source* package ‘aghast’ ... 2021-05-15T14:11:11.8652660Z ** using staged installation 2021-05-15T14:11:11.8893561Z ** R 2021-05-15T14:11:11.8963212Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:11:12.4461401Z ** help 2021-05-15T14:11:12.4713437Z *** installing help indices 2021-05-15T14:11:12.4969568Z ** building package indices 2021-05-15T14:11:12.7167109Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:11:12.9292272Z ** testing if installed package can be loaded from final location 2021-05-15T14:11:13.1367528Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:11:13.1376877Z * DONE (aghast) 2021-05-15T14:11:13.1471391Z Installing 1 packages: covr 2021-05-15T14:11:13.1496206Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:11:13.1497796Z (as ‘lib’ is unspecified) 2021-05-15T14:11:28.5989025Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:11:28.5991334Z 2021-05-15T14:11:28.6001306Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T14:11:29.1440980Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-15T14:11:29.1736971Z ================================================== 2021-05-15T14:11:29.1738251Z downloaded 159 KB 2021-05-15T14:11:29.1738910Z 2021-05-15T14:11:29.1773366Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T14:11:29.6739823Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-15T14:11:29.6893090Z ================================================== 2021-05-15T14:11:29.6893982Z downloaded 118 KB 2021-05-15T14:11:29.6894309Z 2021-05-15T14:11:29.6932427Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T14:11:30.2242612Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-15T14:11:30.2580279Z ================================================== 2021-05-15T14:11:30.2581265Z downloaded 282 KB 2021-05-15T14:11:30.2582327Z 2021-05-15T14:11:30.5145510Z * installing *binary* package ‘lazyeval’ ... 2021-05-15T14:11:30.5191875Z * DONE (lazyeval) 2021-05-15T14:11:30.7762691Z * installing *binary* package ‘rex’ ... 2021-05-15T14:11:30.7811179Z * DONE (rex) 2021-05-15T14:11:31.0526734Z * installing *binary* package ‘covr’ ... 2021-05-15T14:11:31.0598135Z * DONE (covr) 2021-05-15T14:11:31.0663777Z 2021-05-15T14:11:31.0665055Z The downloaded source packages are in 2021-05-15T14:11:31.0666508Z ‘/tmp/RtmpYqZsy5/downloaded_packages’ 2021-05-15T14:11:31.0817665Z 2021-05-15T14:11:31.0854719Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:11:31.0855406Z Rscript -e "tic::before_install()" 2021-05-15T14:11:31.0905594Z shell: /usr/bin/bash -e {0} 2021-05-15T14:11:31.0906017Z env: 2021-05-15T14:11:31.0906576Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:31.0907164Z TIC_DEPLOY_KEY: 2021-05-15T14:11:31.0907988Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:11:31.0909606Z GITHUB_PAT: *** 2021-05-15T14:11:31.0910011Z COVERALLS_TOKEN: 2021-05-15T14:11:31.0910490Z continue-on-error: false 2021-05-15T14:11:31.0910970Z VDIFFR_RUN_TESTS: 2021-05-15T14:11:31.0911446Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:11:31.0911893Z TZ: UTC 2021-05-15T14:11:31.0912284Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:31.0912686Z NOT_CRAN: true 2021-05-15T14:11:31.0913065Z ##[endgroup] 2021-05-15T14:11:31.4021454Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:11:31.5418910Z Running before_install: step_install_remote_binaries() 2021-05-15T14:11:32.0983948Z Installing kirby21.base binaries 2021-05-15T14:11:32.0996926Z [1] "neuroconductor/kirby21.base" 2021-05-15T14:11:32.3012482Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:11:32.3046005Z tag_name 2021-05-15T14:11:32.3046786Z 11 1.7.3.s 2021-05-15T14:11:32.3047602Z zipball_url 2021-05-15T14:11:32.3049490Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-15T14:11:32.3050747Z tarball_url 2021-05-15T14:11:32.3052084Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-15T14:11:32.3053132Z commit.sha 2021-05-15T14:11:32.3054557Z Installing kirby21.base package binaries 2021-05-15T14:11:32.3055349Z 11 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-15T14:11:32.3056554Z commit.url 2021-05-15T14:11:32.3057932Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-15T14:11:32.3059107Z node_id 2021-05-15T14:11:32.3060301Z 11 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-15T14:11:32.3061532Z url 2021-05-15T14:11:32.3062603Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-15T14:11:32.3063989Z assets_url 2021-05-15T14:11:32.3065030Z 11 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-15T14:11:32.3066017Z upload_url 2021-05-15T14:11:32.3067167Z 11 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-15T14:11:32.3068290Z id asset_updated_at asset_created_at created_at 2021-05-15T14:11:32.3069590Z 11 42981925 2021-05-14 21:16:15 2021-05-14 21:16:15 2021-05-14 21:04:30 2021-05-15T14:11:32.3070254Z published_at asset_name 2021-05-15T14:11:32.3072240Z 11 2021-05-14 21:04:58 kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:11:32.3072979Z asset_label asset_download_count 2021-05-15T14:11:32.3073527Z 11 8 2021-05-15T14:11:32.3074280Z asset_browser_download_url 2021-05-15T14:11:32.3075892Z 11 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:11:32.3102925Z --2021-05-15 14:11:32-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:11:32.3151570Z Resolving github.com (github.com)... 140.82.112.4 2021-05-15T14:11:32.3210069Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-15T14:11:32.4158156Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:11:32.4166054Z Location: https://github-releases.githubusercontent.com/367479151/9daab980-b4f9-11eb-8b39-788069407e0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141132Z&X-Amz-Expires=300&X-Amz-Signature=074fc4ba8d82958591571b981ed82e945c5619e14d99df425f284e1387ca6683&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:11:32.4177349Z --2021-05-15 14:11:32-- https://github-releases.githubusercontent.com/367479151/9daab980-b4f9-11eb-8b39-788069407e0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141132Z&X-Amz-Expires=300&X-Amz-Signature=074fc4ba8d82958591571b981ed82e945c5619e14d99df425f284e1387ca6683&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-15T14:11:32.4189176Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-15T14:11:32.4245174Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-15T14:11:32.5295138Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:11:32.5297413Z Length: 42336 (41K) [application/octet-stream] 2021-05-15T14:11:32.5299442Z Saving to: ‘/tmp/Rtmpq8ua89/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-15T14:11:32.5300065Z 2021-05-15T14:11:32.5352917Z 0K .......... .......... .......... .......... . 100% 7.38M=0.005s 2021-05-15T14:11:32.5353731Z 2021-05-15T14:11:32.5355189Z 2021-05-15 14:11:32 (7.38 MB/s) - ‘/tmp/Rtmpq8ua89/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [42336/42336] 2021-05-15T14:11:32.5355797Z 2021-05-15T14:11:32.5396881Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:11:32.5397698Z (as ‘lib’ is unspecified) 2021-05-15T14:11:32.7885975Z * installing *binary* package ‘kirby21.base’ ... 2021-05-15T14:11:32.7936063Z * DONE (kirby21.base) 2021-05-15T14:11:32.8043469Z Rewriting new remotes: neuroconductor/kirby21.t1@d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:11:32.8124246Z Installing kirby21.t1 binaries 2021-05-15T14:11:32.8136667Z [1] "neuroconductor/kirby21.t1" 2021-05-15T14:11:32.9543050Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-15T14:11:32.9564263Z tag_name 2021-05-15T14:11:32.9564704Z 11 1.7.3.2.s 2021-05-15T14:11:32.9565269Z zipball_url 2021-05-15T14:11:32.9566211Z 11 https://api.github.com/repos/neuroconductor/kirby21.t1/zipball/refs/tags/1.7.3.2.s 2021-05-15T14:11:32.9567163Z tarball_url 2021-05-15T14:11:32.9568090Z 11 https://api.github.com/repos/neuroconductor/kirby21.t1/tarball/refs/tags/1.7.3.2.s 2021-05-15T14:11:32.9568898Z commit.sha 2021-05-15T14:11:32.9569612Z 11 d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:11:32.9570415Z commit.url 2021-05-15T14:11:32.9571723Z 11 https://api.github.com/repos/neuroconductor/kirby21.t1/commits/d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-15T14:11:32.9573000Z node_id 2021-05-15T14:11:32.9574087Z 11 MDM6UmVmMzY3NDk3OTY4OnJlZnMvdGFncy8xLjcuMy4yLnM= 2021-05-15T14:11:32.9575185Z url 2021-05-15T14:11:32.9576057Z 11 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612 2021-05-15T14:11:32.9577049Z assets_url 2021-05-15T14:11:32.9577958Z 11 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets 2021-05-15T14:11:32.9578913Z upload_url 2021-05-15T14:11:32.9579996Z 11 https://uploads.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets{?name,label} 2021-05-15T14:11:32.9581084Z id asset_updated_at asset_created_at created_at 2021-05-15T14:11:32.9582369Z 11 42985612 2021-05-14 23:17:20 2021-05-14 23:17:20 2021-05-14 23:05:47 2021-05-15T14:11:32.9583019Z published_at asset_name 2021-05-15T14:11:32.9583980Z 11 2021-05-14 23:06:18 kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:11:32.9584646Z asset_label asset_download_count 2021-05-15T14:11:32.9585150Z 11 2 2021-05-15T14:11:32.9585875Z asset_browser_download_url 2021-05-15T14:11:32.9587570Z 11 https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:11:32.9594577Z Installing kirby21.t1 package binaries 2021-05-15T14:11:32.9637124Z --2021-05-15 14:11:32-- https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:11:32.9680361Z Resolving github.com (github.com)... 140.82.112.4 2021-05-15T14:11:32.9736135Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-15T14:11:33.0656930Z HTTP request sent, awaiting response... 302 Found 2021-05-15T14:11:33.0664401Z Location: https://github-releases.githubusercontent.com/367497968/87f1c000-b50a-11eb-9fe7-b501c90a15c8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141133Z&X-Amz-Expires=300&X-Amz-Signature=6af78000c27d898743fa1e2f06c6375d0e8c4491dafd663b7da755dcf7280478&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-15T14:11:33.0677718Z --2021-05-15 14:11:33-- https://github-releases.githubusercontent.com/367497968/87f1c000-b50a-11eb-9fe7-b501c90a15c8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T141133Z&X-Amz-Expires=300&X-Amz-Signature=6af78000c27d898743fa1e2f06c6375d0e8c4491dafd663b7da755dcf7280478&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367497968&response-content-disposition=attachment%3B%20filename%3Dkirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-15T14:11:33.0712226Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-15T14:11:33.0773180Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-15T14:11:33.1647925Z HTTP request sent, awaiting response... 200 OK 2021-05-15T14:11:33.1652941Z Length: 12376 (12K) [application/octet-stream] 2021-05-15T14:11:33.1654417Z Saving to: ‘/tmp/Rtmpq8ua89/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-15T14:11:33.1657153Z 2021-05-15T14:11:33.1661681Z 0K .......... .. 100% 30.9M=0s 2021-05-15T14:11:33.1662107Z 2021-05-15T14:11:33.1665446Z 2021-05-15 14:11:33 (30.9 MB/s) - ‘/tmp/Rtmpq8ua89/kirby21.t1_1.7.3.2_R_x86_64-pc-linux-gnu.tar.gz’ saved [12376/12376] 2021-05-15T14:11:33.1666177Z 2021-05-15T14:11:33.1692048Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:11:33.1693406Z (as ‘lib’ is unspecified) 2021-05-15T14:11:33.4013820Z * installing *binary* package ‘kirby21.t1’ ... 2021-05-15T14:11:33.4052985Z * DONE (kirby21.t1) 2021-05-15T14:11:33.4147147Z Rewriting new remotes: 2021-05-15T14:11:33.4323785Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:11:33.4324620Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:11:33.4325286Z remotes::install_cran("rcmdcheck") 2021-05-15T14:11:33.4325883Z remotes::install_cran("markdown") 2021-05-15T14:11:33.4333862Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:11:33.4334319Z env: 2021-05-15T14:11:33.4334792Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:11:33.4335315Z TIC_DEPLOY_KEY: 2021-05-15T14:11:33.4336210Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:11:33.4337924Z GITHUB_PAT: *** 2021-05-15T14:11:33.4338372Z COVERALLS_TOKEN: 2021-05-15T14:11:33.4338902Z continue-on-error: false 2021-05-15T14:11:33.4339437Z VDIFFR_RUN_TESTS: 2021-05-15T14:11:33.4339956Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:11:33.4340444Z TZ: UTC 2021-05-15T14:11:33.4340858Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:11:33.4341360Z NOT_CRAN: true 2021-05-15T14:11:33.4341758Z ##[endgroup] 2021-05-15T14:11:52.8577684Z 2021-05-15T14:11:52.8585225Z Skipping 1 packages ahead of CRAN: kirby21.t1 2021-05-15T14:12:07.5152898Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:12:07.5154086Z Use `force = TRUE` to force installation 2021-05-15T14:12:07.5165569Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:12:07.5166674Z Use `force = TRUE` to force installation 2021-05-15T14:12:07.5266962Z ##[group]Run options(width = 100) 2021-05-15T14:12:07.5267526Z options(width = 100) 2021-05-15T14:12:07.5268122Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:12:07.5268898Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:12:07.5276508Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:12:07.5276922Z env: 2021-05-15T14:12:07.5277373Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:07.5277840Z TIC_DEPLOY_KEY: 2021-05-15T14:12:07.5278668Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:07.5280396Z GITHUB_PAT: *** 2021-05-15T14:12:07.5280792Z COVERALLS_TOKEN: 2021-05-15T14:12:07.5281291Z continue-on-error: false 2021-05-15T14:12:07.5281760Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:07.5282253Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:07.5282691Z TZ: UTC 2021-05-15T14:12:07.5283088Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:07.5283539Z NOT_CRAN: true 2021-05-15T14:12:07.5283911Z ##[endgroup] 2021-05-15T14:12:08.0250761Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:12:08.0251773Z setting value 2021-05-15T14:12:08.0252657Z version R version 4.0.5 (2021-03-31) 2021-05-15T14:12:08.0253226Z os Ubuntu 20.04.2 LTS 2021-05-15T14:12:08.0254036Z system x86_64, linux-gnu 2021-05-15T14:12:08.0254678Z ui X11 2021-05-15T14:12:08.0255190Z language (EN) 2021-05-15T14:12:08.0255987Z collate C.UTF-8 2021-05-15T14:12:08.0256789Z ctype C.UTF-8 2021-05-15T14:12:08.0257292Z tz UTC 2021-05-15T14:12:08.0258050Z date 2021-05-15 2021-05-15T14:12:08.0258443Z 2021-05-15T14:12:08.0259479Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:12:08.0260292Z package * version date lib source 2021-05-15T14:12:08.0261531Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:12:08.0262950Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0263946Z base * 4.0.5 2021-03-31 [2] local 2021-05-15T14:12:08.0264933Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T14:12:08.0265913Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0266884Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0267866Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T14:12:08.0268842Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0269833Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:12:08.0270812Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0271779Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0272765Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-15T14:12:08.0273771Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-15T14:12:08.0274803Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0275821Z compiler 4.0.5 2021-03-31 [2] local 2021-05-15T14:12:08.0276871Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0277779Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0278878Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0279942Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0280871Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0281791Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-15T14:12:08.0282723Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-15T14:12:08.0283712Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:12:08.0284713Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0285625Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0286542Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0287438Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0288374Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0289319Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0290242Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0291155Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0292959Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-15T14:12:08.0293783Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0294606Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0295422Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0296222Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0297132Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:12:08.0298054Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0298908Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0299845Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0300667Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-15T14:12:08.0301499Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-15T14:12:08.0302323Z grid 4.0.5 2021-03-31 [2] local 2021-05-15T14:12:08.0303116Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0303923Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0304731Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0305535Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0306396Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-15T14:12:08.0307322Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-15T14:12:08.0308299Z kirby21.t1 1.7.3.2 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-15T14:12:08.0309395Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0310264Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-15T14:12:08.0311169Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0312066Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0312975Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0313965Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0314875Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T14:12:08.0315756Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-15T14:12:08.0316636Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0317520Z methods * 4.0.5 2021-03-31 [2] local 2021-05-15T14:12:08.0318382Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-15T14:12:08.0319536Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0320431Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-15T14:12:08.0321290Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:12:08.0322254Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0323149Z parallel 4.0.5 2021-03-31 [2] local 2021-05-15T14:12:08.0324051Z pillar 1.6.0 2021-04-13 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0324945Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0325867Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0326770Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0327730Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0328650Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0329583Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0330461Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0331423Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0332372Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0333387Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0334293Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0335190Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0336091Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0336984Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0337860Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0338713Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0339618Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0340516Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-15T14:12:08.0341404Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0342329Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0343304Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0344167Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0345215Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:12:08.0346114Z splines 4.0.5 2021-03-31 [2] local 2021-05-15T14:12:08.0346989Z stats * 4.0.5 2021-03-31 [2] local 2021-05-15T14:12:08.0347940Z stats4 4.0.5 2021-03-31 [2] local 2021-05-15T14:12:08.0349815Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0350764Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0351670Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-15T14:12:08.0352552Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0353524Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T14:12:08.0354474Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-15T14:12:08.0355361Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0356265Z tibble 3.1.1 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0357207Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:12:08.0358157Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0359053Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0359961Z tools 4.0.5 2021-03-31 [2] local 2021-05-15T14:12:08.0360839Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0362001Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0362874Z utils * 4.0.5 2021-03-31 [2] local 2021-05-15T14:12:08.0363734Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0364667Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0365542Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0366432Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-15T14:12:08.0367296Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T14:12:08.0368142Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0369120Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0369977Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0370842Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-15T14:12:08.0371182Z 2021-05-15T14:12:08.0371816Z [1] /home/runner/work/_temp/Library 2021-05-15T14:12:08.0372398Z [2] /opt/R/4.0.5/lib/R/library 2021-05-15T14:12:08.0404322Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:12:08.0404957Z Rscript -e 'tic::script()' 2021-05-15T14:12:08.0405428Z ls -l check 2021-05-15T14:12:08.0450431Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:12:08.0450977Z env: 2021-05-15T14:12:08.0451600Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:08.0452098Z TIC_DEPLOY_KEY: 2021-05-15T14:12:08.0453018Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:08.0455016Z GITHUB_PAT: *** 2021-05-15T14:12:08.0455478Z COVERALLS_TOKEN: 2021-05-15T14:12:08.0456020Z continue-on-error: false 2021-05-15T14:12:08.0456529Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:08.0457056Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:08.0457542Z TZ: UTC 2021-05-15T14:12:08.0457947Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:08.0458499Z NOT_CRAN: true 2021-05-15T14:12:08.0458865Z ##[endgroup] 2021-05-15T14:12:08.3388644Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:12:08.4769858Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:12:08.4771154Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:12:08.4772435Z timeout = Inf, check_dir = "check") 2021-05-15T14:12:08.5522086Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:12:08.7905636Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:12:10.3565226Z * preparing ‘kirby21.dti’: 2021-05-15T14:12:10.3641496Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:12:11.1603024Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:12:11.1698427Z * checking for empty or unneeded directories 2021-05-15T14:12:11.1699916Z * building ‘kirby21.dti_1.7.0.tar.gz’ 2021-05-15T14:12:11.1713479Z 2021-05-15T14:12:11.2573534Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:12:11.5050882Z * using log directory ‘/home/runner/work/kirby21.dti/kirby21.dti/check/kirby21.dti.Rcheck’ 2021-05-15T14:12:11.5055232Z * using R version 4.0.5 (2021-03-31) 2021-05-15T14:12:11.5056100Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T14:12:11.5056894Z * using session charset: UTF-8 2021-05-15T14:12:11.5172563Z * using option ‘--as-cran’ 2021-05-15T14:12:11.5197931Z * checking for file ‘kirby21.dti/DESCRIPTION’ ... OK 2021-05-15T14:12:11.5199363Z * checking extension type ... Package 2021-05-15T14:12:11.5209777Z * this is package ‘kirby21.dti’ version ‘1.7.0’ 2021-05-15T14:12:11.5210967Z * package encoding: UTF-8 2021-05-15T14:12:11.5300102Z * checking package namespace information ... OK 2021-05-15T14:12:29.0636264Z * checking package dependencies ... OK 2021-05-15T14:12:29.0649603Z * checking if this is a source package ... OK 2021-05-15T14:12:29.0650482Z * checking if there is a namespace ... OK 2021-05-15T14:12:29.2864697Z * checking for executable files ... OK 2021-05-15T14:12:29.2865657Z * checking for hidden files and directories ... OK 2021-05-15T14:12:29.2882344Z * checking for portable file names ... OK 2021-05-15T14:12:29.2883545Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:12:29.2906333Z * checking serialization versions ... OK 2021-05-15T14:12:30.6250030Z * checking whether package ‘kirby21.dti’ can be installed ... OK 2021-05-15T14:12:30.6416600Z * checking installed package size ... OK 2021-05-15T14:12:30.6954804Z * checking package directory ... OK 2021-05-15T14:12:30.6955775Z * checking for future file timestamps ... OK 2021-05-15T14:12:30.8780783Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:12:30.8782166Z * checking top-level files ... OK 2021-05-15T14:12:30.8783207Z * checking for left-over files ... OK 2021-05-15T14:12:30.8784095Z * checking index information ... OK 2021-05-15T14:12:31.0029843Z * checking package subdirectories ... OK 2021-05-15T14:12:31.0541334Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:12:31.1085917Z * checking R files for syntax errors ... OK 2021-05-15T14:12:31.3262836Z * checking whether the package can be loaded ... OK 2021-05-15T14:12:31.4468452Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:12:31.5658476Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:12:31.6776565Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:12:31.8940626Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:12:32.1294827Z * checking loading without being on the library search path ... OK 2021-05-15T14:12:32.2761184Z * checking dependencies in R code ... OK 2021-05-15T14:12:33.1035973Z * checking S3 generic/method consistency ... OK 2021-05-15T14:12:33.2409502Z * checking replacement functions ... OK 2021-05-15T14:12:33.3834562Z * checking foreign function calls ... OK 2021-05-15T14:12:35.3634944Z * checking R code for possible problems ... OK 2021-05-15T14:12:35.5696388Z * checking Rd files ... OK 2021-05-15T14:12:35.6203174Z * checking Rd metadata ... OK 2021-05-15T14:12:35.6835904Z * checking Rd line widths ... OK 2021-05-15T14:12:35.7847957Z * checking Rd cross-references ... OK 2021-05-15T14:12:35.9206746Z * checking for missing documentation entries ... OK 2021-05-15T14:12:36.9058603Z * checking for code/documentation mismatches ... OK 2021-05-15T14:12:37.2554568Z * checking Rd \usage sections ... OK 2021-05-15T14:12:37.3269750Z * checking Rd contents ... OK 2021-05-15T14:12:37.4118652Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:12:38.0626089Z * checking examples ... OK 2021-05-15T14:12:39.9084322Z * checking PDF version of manual ... OK 2021-05-15T14:12:39.9086153Z * checking for non-standard things in the check directory ... OK 2021-05-15T14:12:39.9087132Z * checking for detritus in the temp directory ... OK 2021-05-15T14:12:39.9087783Z * DONE 2021-05-15T14:12:39.9088138Z 2021-05-15T14:12:39.9088643Z Status: OK 2021-05-15T14:12:39.9095399Z 2021-05-15T14:12:40.0021664Z ── R CMD check results ────────────────────────────────── kirby21.dti 1.7.0 ──── 2021-05-15T14:12:40.0042216Z Duration: 28.8s 2021-05-15T14:12:40.0042791Z 2021-05-15T14:12:40.0056557Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T14:12:40.0116740Z total 28 2021-05-15T14:12:40.0118169Z drwxr-xr-x 5 runner docker 4096 May 15 14:12 kirby21.dti.Rcheck 2021-05-15T14:12:40.0120390Z -rw-r--r-- 1 runner docker 3030 May 15 14:12 kirby21.dti_1.7.0.tar.gz 2021-05-15T14:12:40.0122410Z -rw-r--r-- 1 runner docker 16827 May 15 14:12 kirby21.dti_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:12:40.0154765Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:12:40.0155589Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:12:40.0215069Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:12:40.0215629Z env: 2021-05-15T14:12:40.0216103Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:40.0216620Z TIC_DEPLOY_KEY: 2021-05-15T14:12:40.0217495Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:40.0219416Z GITHUB_PAT: *** 2021-05-15T14:12:40.0219866Z COVERALLS_TOKEN: 2021-05-15T14:12:40.0220383Z continue-on-error: false 2021-05-15T14:12:40.0220906Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:40.0221424Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:40.0221913Z TZ: UTC 2021-05-15T14:12:40.0222335Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:40.0222785Z NOT_CRAN: true 2021-05-15T14:12:40.0223187Z ##[endgroup] 2021-05-15T14:12:40.0368187Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:12:40.0368819Z Rscript -e "tic::before_deploy()" 2021-05-15T14:12:40.0410465Z shell: /usr/bin/bash -e {0} 2021-05-15T14:12:40.0410894Z env: 2021-05-15T14:12:40.0411584Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:40.0412086Z TIC_DEPLOY_KEY: 2021-05-15T14:12:40.0412978Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:40.0414363Z GITHUB_PAT: *** 2021-05-15T14:12:40.0414805Z COVERALLS_TOKEN: 2021-05-15T14:12:40.0415328Z continue-on-error: false 2021-05-15T14:12:40.0415846Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:40.0416364Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:40.0416850Z TZ: UTC 2021-05-15T14:12:40.0417278Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:40.0417719Z NOT_CRAN: true 2021-05-15T14:12:40.0418142Z ##[endgroup] 2021-05-15T14:12:40.3432855Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:12:40.4832853Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:12:40.4833467Z with: 2021-05-15T14:12:40.4834388Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.dti/releases/42997286/assets{?name,label} 2021-05-15T14:12:40.4835557Z asset_path: check/kirby21.dti_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:12:40.4836342Z asset_name: kirby21.dti_1.7.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-15T14:12:40.4837084Z asset_content_type: application/octet-stream 2021-05-15T14:12:40.4837613Z env: 2021-05-15T14:12:40.4838092Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:40.4838605Z TIC_DEPLOY_KEY: 2021-05-15T14:12:40.4839463Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:40.4841147Z GITHUB_PAT: *** 2021-05-15T14:12:40.4841573Z COVERALLS_TOKEN: 2021-05-15T14:12:40.4842103Z continue-on-error: false 2021-05-15T14:12:40.4842622Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:40.4843177Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:40.4843665Z TZ: UTC 2021-05-15T14:12:40.4844089Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:40.4844530Z NOT_CRAN: true 2021-05-15T14:12:40.4845507Z GITHUB_TOKEN: *** 2021-05-15T14:12:40.4845919Z ##[endgroup] 2021-05-15T14:12:40.9816149Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:12:40.9816734Z Rscript -e "tic::deploy()" 2021-05-15T14:12:40.9863587Z shell: /usr/bin/bash -e {0} 2021-05-15T14:12:40.9864020Z env: 2021-05-15T14:12:40.9864494Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:40.9865013Z TIC_DEPLOY_KEY: 2021-05-15T14:12:40.9865914Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:40.9867625Z GITHUB_PAT: *** 2021-05-15T14:12:40.9868066Z COVERALLS_TOKEN: 2021-05-15T14:12:40.9868583Z continue-on-error: false 2021-05-15T14:12:40.9869106Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:40.9869744Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:40.9870233Z TZ: UTC 2021-05-15T14:12:40.9870643Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:40.9871093Z NOT_CRAN: true 2021-05-15T14:12:40.9871504Z ##[endgroup] 2021-05-15T14:12:41.2753953Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:12:41.4023782Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:12:41.4024435Z Rscript -e "tic::after_deploy()" 2021-05-15T14:12:41.4069788Z shell: /usr/bin/bash -e {0} 2021-05-15T14:12:41.4070202Z env: 2021-05-15T14:12:41.4070685Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:41.4071187Z TIC_DEPLOY_KEY: 2021-05-15T14:12:41.4072077Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:41.4074255Z GITHUB_PAT: *** 2021-05-15T14:12:41.4074684Z COVERALLS_TOKEN: 2021-05-15T14:12:41.4075217Z continue-on-error: false 2021-05-15T14:12:41.4075725Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:41.4076254Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:41.4076734Z TZ: UTC 2021-05-15T14:12:41.4077158Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:41.4077596Z NOT_CRAN: true 2021-05-15T14:12:41.4078008Z ##[endgroup] 2021-05-15T14:12:41.7025739Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:12:41.8343132Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-15T14:12:41.8343867Z curl -s -H "Accept: application/json" \ 2021-05-15T14:12:41.8344585Z  -H "Content-Type: application/json" \ 2021-05-15T14:12:41.8345306Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-15T14:12:41.8346016Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-15T14:12:41.8346837Z  -X POST https://coveralls.io/api/repos 2021-05-15T14:12:41.8391797Z shell: /usr/bin/bash -e {0} 2021-05-15T14:12:41.8392222Z env: 2021-05-15T14:12:41.8392749Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:41.8393269Z TIC_DEPLOY_KEY: 2021-05-15T14:12:41.8394187Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:41.8395856Z GITHUB_PAT: *** 2021-05-15T14:12:41.8396285Z COVERALLS_TOKEN: 2021-05-15T14:12:41.8397035Z continue-on-error: false 2021-05-15T14:12:41.8421404Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:41.8421980Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:41.8422458Z TZ: UTC 2021-05-15T14:12:41.8422888Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:41.8423342Z NOT_CRAN: true 2021-05-15T14:12:41.8423743Z ##[endgroup] 2021-05-15T14:12:41.9199829Z {"error":"Forbidden"} 2021-05-15T14:12:41.9245139Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-15T14:12:41.9245929Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-15T14:12:41.9246635Z  curl -s -H "Accept: application/json" \ 2021-05-15T14:12:41.9247426Z  -H "Content-Type: application/json" \ 2021-05-15T14:12:41.9248246Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-15T14:12:41.9249243Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-15T14:12:41.9250109Z  | jq '.token')" >> $GITHUB_ENV 2021-05-15T14:12:41.9297823Z shell: /usr/bin/bash -e {0} 2021-05-15T14:12:41.9298209Z env: 2021-05-15T14:12:41.9298669Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:41.9299151Z TIC_DEPLOY_KEY: 2021-05-15T14:12:41.9299961Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:41.9301945Z GITHUB_PAT: *** 2021-05-15T14:12:41.9302343Z COVERALLS_TOKEN: 2021-05-15T14:12:41.9302880Z continue-on-error: false 2021-05-15T14:12:41.9303369Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:41.9303854Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:41.9304307Z TZ: UTC 2021-05-15T14:12:41.9304706Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:41.9305113Z NOT_CRAN: true 2021-05-15T14:12:41.9305496Z ##[endgroup] 2021-05-15T14:12:42.1044299Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-15T14:12:42.1045246Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-15T14:12:42.1052639Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:12:42.1053090Z env: 2021-05-15T14:12:42.1053560Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:12:42.1054074Z TIC_DEPLOY_KEY: 2021-05-15T14:12:42.1054949Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:12:42.1056571Z GITHUB_PAT: *** 2021-05-15T14:12:42.1056995Z COVERALLS_TOKEN: 2021-05-15T14:12:42.1057528Z continue-on-error: false 2021-05-15T14:12:42.1058036Z VDIFFR_RUN_TESTS: 2021-05-15T14:12:42.1058569Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:12:42.1059047Z TZ: UTC 2021-05-15T14:12:42.1059455Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:12:42.1059904Z NOT_CRAN: true 2021-05-15T14:12:42.1060344Z COVERALLS_REPO_TOKEN: null 2021-05-15T14:12:42.1060853Z ##[endgroup] 2021-05-15T14:12:46.1059808Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-15T14:12:46.1061158Z object 'null' not found 2021-05-15T14:12:46.1061863Z Calls: -> to_coveralls 2021-05-15T14:12:46.1062392Z Execution halted 2021-05-15T14:12:46.1117359Z ##[error]Process completed with exit code 1. 2021-05-15T14:12:46.2839459Z Post job cleanup. 2021-05-15T14:12:46.3324728Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:12:46.3418705Z Post job cleanup. 2021-05-15T14:12:46.4505552Z [command]/usr/bin/git version 2021-05-15T14:12:46.4565192Z git version 2.31.1 2021-05-15T14:12:46.4604867Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:12:46.4653141Z [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-15T14:12:46.4906771Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:12:46.4942324Z http.https://github.com/.extraheader 2021-05-15T14:12:46.4951270Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:12:46.4995145Z [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-15T14:12:46.5298213Z Cleaning up orphan processes