2021-05-17T21:32:07.4797422Z ##[section]Starting: Request a runner to run this job 2021-05-17T21:32:07.9237585Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-17T21:32:08.0257665Z 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-17T21:32:08.0990362Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-17T21:32:08.1826374Z ##[section]Finishing: Request a runner to run this job 2021-05-17T21:32:15.2911399Z Current runner version: '2.278.0' 2021-05-17T21:32:15.2935718Z ##[group]Operating System 2021-05-17T21:32:15.2936728Z Ubuntu 2021-05-17T21:32:15.2937274Z 20.04.2 2021-05-17T21:32:15.2937753Z LTS 2021-05-17T21:32:15.2938360Z ##[endgroup] 2021-05-17T21:32:15.2939032Z ##[group]Virtual Environment 2021-05-17T21:32:15.2939759Z Environment: ubuntu-20.04 2021-05-17T21:32:15.2940448Z Version: 20210510.0 2021-05-17T21:32:15.2941684Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-17T21:32:15.2943240Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-17T21:32:15.2944273Z ##[endgroup] 2021-05-17T21:32:15.2947025Z ##[group]GITHUB_TOKEN Permissions 2021-05-17T21:32:15.2948417Z Actions: write 2021-05-17T21:32:15.2949145Z Checks: write 2021-05-17T21:32:15.2949714Z Contents: write 2021-05-17T21:32:15.2950293Z Deployments: write 2021-05-17T21:32:15.2950964Z Issues: write 2021-05-17T21:32:15.2951557Z Metadata: read 2021-05-17T21:32:15.2952140Z Packages: write 2021-05-17T21:32:15.2952773Z PullRequests: write 2021-05-17T21:32:15.2953427Z RepositoryProjects: write 2021-05-17T21:32:15.2954158Z SecurityEvents: write 2021-05-17T21:32:15.2954731Z Statuses: write 2021-05-17T21:32:15.2955397Z ##[endgroup] 2021-05-17T21:32:15.2958672Z Prepare workflow directory 2021-05-17T21:32:15.3954992Z Prepare all required actions 2021-05-17T21:32:15.3967125Z Getting action download info 2021-05-17T21:32:15.8157498Z Download action repository 'actions/checkout@v2' 2021-05-17T21:32:17.4505474Z Download action repository 'r-lib/actions@master' 2021-05-17T21:32:17.9330415Z Download action repository 'adigherman/actions@master' 2021-05-17T21:32:19.1095901Z Download action repository 'msys2/setup-msys2@v2' 2021-05-17T21:32:19.2810850Z Download action repository 'actions/cache@v1' 2021-05-17T21:32:19.4433422Z Download action repository 'actions/upload-artifact@master' 2021-05-17T21:32:19.6148280Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-17T21:32:19.9303742Z ##[group]Run actions/checkout@v2 2021-05-17T21:32:19.9304284Z with: 2021-05-17T21:32:19.9304683Z repository: neuroconductor/aal 2021-05-17T21:32:19.9305584Z token: *** 2021-05-17T21:32:19.9305942Z ssh-strict: true 2021-05-17T21:32:19.9306376Z persist-credentials: true 2021-05-17T21:32:19.9306809Z clean: true 2021-05-17T21:32:19.9307147Z fetch-depth: 1 2021-05-17T21:32:19.9307499Z lfs: false 2021-05-17T21:32:19.9307854Z submodules: false 2021-05-17T21:32:19.9308179Z env: 2021-05-17T21:32:19.9308573Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:32:19.9308982Z TIC_DEPLOY_KEY: 2021-05-17T21:32:19.9309699Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:32:19.9310778Z GITHUB_PAT: *** 2021-05-17T21:32:19.9311547Z COVERALLS_TOKEN: *** 2021-05-17T21:32:19.9311917Z continue-on-error: false 2021-05-17T21:32:19.9312286Z VDIFFR_RUN_TESTS: 2021-05-17T21:32:19.9312578Z ##[endgroup] 2021-05-17T21:32:20.4681700Z Syncing repository: neuroconductor/aal 2021-05-17T21:32:20.4686701Z ##[group]Getting Git version info 2021-05-17T21:32:20.4689229Z Working directory is '/home/runner/work/aal/aal' 2021-05-17T21:32:20.4690001Z [command]/usr/bin/git version 2021-05-17T21:32:20.4690443Z git version 2.31.1 2021-05-17T21:32:20.4691354Z ##[endgroup] 2021-05-17T21:32:20.4692072Z Deleting the contents of '/home/runner/work/aal/aal' 2021-05-17T21:32:20.4693147Z ##[group]Initializing the repository 2021-05-17T21:32:20.4693783Z [command]/usr/bin/git init /home/runner/work/aal/aal 2021-05-17T21:32:20.4694709Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-17T21:32:20.4695515Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-17T21:32:20.4696332Z hint: of your new repositories, which will suppress this warning, call: 2021-05-17T21:32:20.4696909Z hint: 2021-05-17T21:32:20.4697619Z hint: git config --global init.defaultBranch 2021-05-17T21:32:20.4698406Z hint: 2021-05-17T21:32:20.4699134Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-17T21:32:20.4700306Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-17T21:32:20.4700977Z hint: 2021-05-17T21:32:20.4701540Z hint: git branch -m 2021-05-17T21:32:20.4702229Z Initialized empty Git repository in /home/runner/work/aal/aal/.git/ 2021-05-17T21:32:20.4703181Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/aal 2021-05-17T21:32:20.4703943Z ##[endgroup] 2021-05-17T21:32:20.4704540Z ##[group]Disabling automatic garbage collection 2021-05-17T21:32:20.4705487Z [command]/usr/bin/git config --local gc.auto 0 2021-05-17T21:32:20.4705988Z ##[endgroup] 2021-05-17T21:32:20.4707276Z ##[group]Setting up auth 2021-05-17T21:32:20.4708162Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T21:32:20.4709663Z [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-17T21:32:20.4711441Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T21:32:20.4713562Z [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-17T21:32:20.4715526Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-17T21:32:20.4716419Z ##[endgroup] 2021-05-17T21:32:20.4716940Z ##[group]Fetching the repository 2021-05-17T21:32:20.4718970Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +d69483bfc9a3301afc4bdfa6987639370f0e597b:refs/tags/0.1.1.s 2021-05-17T21:32:20.5277098Z remote: Enumerating objects: 69, done. 2021-05-17T21:32:20.5278237Z remote: Counting objects: 1% (1/69) 2021-05-17T21:32:20.5279197Z remote: Counting objects: 2% (2/69) 2021-05-17T21:32:20.5279874Z remote: Counting objects: 4% (3/69) 2021-05-17T21:32:20.5280567Z remote: Counting objects: 5% (4/69) 2021-05-17T21:32:20.5281254Z remote: Counting objects: 7% (5/69) 2021-05-17T21:32:20.5281919Z remote: Counting objects: 8% (6/69) 2021-05-17T21:32:20.5282599Z remote: Counting objects: 10% (7/69) 2021-05-17T21:32:20.5283266Z remote: Counting objects: 11% (8/69) 2021-05-17T21:32:20.5283952Z remote: Counting objects: 13% (9/69) 2021-05-17T21:32:20.5284641Z remote: Counting objects: 14% (10/69) 2021-05-17T21:32:20.5285315Z remote: Counting objects: 15% (11/69) 2021-05-17T21:32:20.5285992Z remote: Counting objects: 17% (12/69) 2021-05-17T21:32:20.5286679Z remote: Counting objects: 18% (13/69) 2021-05-17T21:32:20.5287349Z remote: Counting objects: 20% (14/69) 2021-05-17T21:32:20.5288035Z remote: Counting objects: 21% (15/69) 2021-05-17T21:32:20.5288705Z remote: Counting objects: 23% (16/69) 2021-05-17T21:32:20.5289386Z remote: Counting objects: 24% (17/69) 2021-05-17T21:32:20.5290065Z remote: Counting objects: 26% (18/69) 2021-05-17T21:32:20.5290732Z remote: Counting objects: 27% (19/69) 2021-05-17T21:32:20.5291409Z remote: Counting objects: 28% (20/69) 2021-05-17T21:32:20.5292070Z remote: Counting objects: 30% (21/69) 2021-05-17T21:32:20.5292747Z remote: Counting objects: 31% (22/69) 2021-05-17T21:32:20.5293425Z remote: Counting objects: 33% (23/69) 2021-05-17T21:32:20.5294090Z remote: Counting objects: 34% (24/69) 2021-05-17T21:32:20.5294775Z remote: Counting objects: 36% (25/69) 2021-05-17T21:32:20.5295458Z remote: Counting objects: 37% (26/69) 2021-05-17T21:32:20.5296122Z remote: Counting objects: 39% (27/69) 2021-05-17T21:32:20.5296933Z remote: Counting objects: 40% (28/69) 2021-05-17T21:32:20.5297606Z remote: Counting objects: 42% (29/69) 2021-05-17T21:32:20.5298285Z remote: Counting objects: 43% (30/69) 2021-05-17T21:32:20.5298964Z remote: Counting objects: 44% (31/69) 2021-05-17T21:32:20.5299627Z remote: Counting objects: 46% (32/69) 2021-05-17T21:32:20.5300306Z remote: Counting objects: 47% (33/69) 2021-05-17T21:32:20.5300965Z remote: Counting objects: 49% (34/69) 2021-05-17T21:32:20.5301642Z remote: Counting objects: 50% (35/69) 2021-05-17T21:32:20.5302329Z remote: Counting objects: 52% (36/69) 2021-05-17T21:32:20.5302998Z remote: Counting objects: 53% (37/69) 2021-05-17T21:32:20.5303675Z remote: Counting objects: 55% (38/69) 2021-05-17T21:32:20.5304358Z remote: Counting objects: 56% (39/69) 2021-05-17T21:32:20.5305021Z remote: Counting objects: 57% (40/69) 2021-05-17T21:32:20.5305696Z remote: Counting objects: 59% (41/69) 2021-05-17T21:32:20.5306376Z remote: Counting objects: 60% (42/69) 2021-05-17T21:32:20.5307057Z remote: Counting objects: 62% (43/69) 2021-05-17T21:32:20.5307736Z remote: Counting objects: 63% (44/69) 2021-05-17T21:32:20.5308402Z remote: Counting objects: 65% (45/69) 2021-05-17T21:32:20.5309077Z remote: Counting objects: 66% (46/69) 2021-05-17T21:32:20.5309740Z remote: Counting objects: 68% (47/69) 2021-05-17T21:32:20.5310415Z remote: Counting objects: 69% (48/69) 2021-05-17T21:32:20.5311099Z remote: Counting objects: 71% (49/69) 2021-05-17T21:32:20.5311759Z remote: Counting objects: 72% (50/69) 2021-05-17T21:32:20.5312434Z remote: Counting objects: 73% (51/69) 2021-05-17T21:32:20.5313115Z remote: Counting objects: 75% (52/69) 2021-05-17T21:32:20.5313774Z remote: Counting objects: 76% (53/69) 2021-05-17T21:32:20.5314448Z remote: Counting objects: 78% (54/69) 2021-05-17T21:32:20.5315196Z remote: Counting objects: 79% (55/69) 2021-05-17T21:32:20.5315885Z remote: Counting objects: 81% (56/69) 2021-05-17T21:32:20.5316563Z remote: Counting objects: 82% (57/69) 2021-05-17T21:32:20.5317230Z remote: Counting objects: 84% (58/69) 2021-05-17T21:32:20.5317952Z remote: Counting objects: 85% (59/69) 2021-05-17T21:32:20.5318716Z remote: Counting objects: 86% (60/69) 2021-05-17T21:32:20.5319388Z remote: Counting objects: 88% (61/69) 2021-05-17T21:32:20.5320072Z remote: Counting objects: 89% (62/69) 2021-05-17T21:32:20.5320782Z remote: Counting objects: 91% (63/69) 2021-05-17T21:32:20.5321448Z remote: Counting objects: 92% (64/69) 2021-05-17T21:32:20.5322121Z remote: Counting objects: 94% (65/69) 2021-05-17T21:32:20.5322780Z remote: Counting objects: 95% (66/69) 2021-05-17T21:32:20.5323456Z remote: Counting objects: 97% (67/69) 2021-05-17T21:32:20.5324138Z remote: Counting objects: 98% (68/69) 2021-05-17T21:32:20.5324809Z remote: Counting objects: 100% (69/69) 2021-05-17T21:32:20.5325517Z remote: Counting objects: 100% (69/69), done. 2021-05-17T21:32:20.5326251Z remote: Compressing objects: 1% (1/60) 2021-05-17T21:32:20.5327002Z remote: Compressing objects: 3% (2/60) 2021-05-17T21:32:20.5327744Z remote: Compressing objects: 5% (3/60) 2021-05-17T21:32:20.5328473Z remote: Compressing objects: 6% (4/60) 2021-05-17T21:32:20.5329216Z remote: Compressing objects: 8% (5/60) 2021-05-17T21:32:20.5329957Z remote: Compressing objects: 10% (6/60) 2021-05-17T21:32:20.5330682Z remote: Compressing objects: 11% (7/60) 2021-05-17T21:32:20.5331419Z remote: Compressing objects: 13% (8/60) 2021-05-17T21:32:20.5332138Z remote: Compressing objects: 15% (9/60) 2021-05-17T21:32:20.5332885Z remote: Compressing objects: 16% (10/60) 2021-05-17T21:32:20.5333633Z remote: Compressing objects: 18% (11/60) 2021-05-17T21:32:20.5334460Z remote: Compressing objects: 20% (12/60) 2021-05-17T21:32:20.5335201Z remote: Compressing objects: 21% (13/60) 2021-05-17T21:32:20.5335925Z remote: Compressing objects: 23% (14/60) 2021-05-17T21:32:20.5336738Z remote: Compressing objects: 25% (15/60) 2021-05-17T21:32:20.5337317Z remote: Compressing objects: 26% (16/60) 2021-05-17T21:32:20.5337883Z remote: Compressing objects: 28% (17/60) 2021-05-17T21:32:20.5338515Z remote: Compressing objects: 30% (18/60) 2021-05-17T21:32:20.5339094Z remote: Compressing objects: 31% (19/60) 2021-05-17T21:32:20.5339654Z remote: Compressing objects: 33% (20/60) 2021-05-17T21:32:20.5340228Z remote: Compressing objects: 35% (21/60) 2021-05-17T21:32:20.5340805Z remote: Compressing objects: 36% (22/60) 2021-05-17T21:32:20.5341367Z remote: Compressing objects: 38% (23/60) 2021-05-17T21:32:20.5342117Z remote: Compressing objects: 40% (24/60) 2021-05-17T21:32:20.5342731Z remote: Compressing objects: 41% (25/60) 2021-05-17T21:32:20.5343348Z remote: Compressing objects: 43% (26/60) 2021-05-17T21:32:20.5343967Z remote: Compressing objects: 45% (27/60) 2021-05-17T21:32:20.5344578Z remote: Compressing objects: 46% (28/60) 2021-05-17T21:32:20.5345201Z remote: Compressing objects: 48% (29/60) 2021-05-17T21:32:20.5345824Z remote: Compressing objects: 50% (30/60) 2021-05-17T21:32:20.5346423Z remote: Compressing objects: 51% (31/60) 2021-05-17T21:32:20.5347040Z remote: Compressing objects: 53% (32/60) 2021-05-17T21:32:20.5347648Z remote: Compressing objects: 55% (33/60) 2021-05-17T21:32:20.5348268Z remote: Compressing objects: 56% (34/60) 2021-05-17T21:32:20.5348887Z remote: Compressing objects: 58% (35/60) 2021-05-17T21:32:20.5349496Z remote: Compressing objects: 60% (36/60) 2021-05-17T21:32:20.5350122Z remote: Compressing objects: 61% (37/60) 2021-05-17T21:32:20.5353334Z remote: Compressing objects: 63% (38/60) 2021-05-17T21:32:20.5353990Z remote: Compressing objects: 65% (39/60) 2021-05-17T21:32:20.5354711Z remote: Compressing objects: 66% (40/60) 2021-05-17T21:32:20.5355271Z remote: Compressing objects: 68% (41/60) 2021-05-17T21:32:20.5355853Z remote: Compressing objects: 70% (42/60) 2021-05-17T21:32:20.5356431Z remote: Compressing objects: 71% (43/60) 2021-05-17T21:32:20.5356997Z remote: Compressing objects: 73% (44/60) 2021-05-17T21:32:20.5357570Z remote: Compressing objects: 75% (45/60) 2021-05-17T21:32:20.5358133Z remote: Compressing objects: 76% (46/60) 2021-05-17T21:32:20.5358900Z remote: Compressing objects: 78% (47/60) 2021-05-17T21:32:20.5359476Z remote: Compressing objects: 80% (48/60) 2021-05-17T21:32:20.5360037Z remote: Compressing objects: 81% (49/60) 2021-05-17T21:32:20.5360617Z remote: Compressing objects: 83% (50/60) 2021-05-17T21:32:20.5361191Z remote: Compressing objects: 85% (51/60) 2021-05-17T21:32:20.5361769Z remote: Compressing objects: 86% (52/60) 2021-05-17T21:32:20.5362410Z remote: Compressing objects: 88% (53/60) 2021-05-17T21:32:20.5363137Z remote: Compressing objects: 90% (54/60) 2021-05-17T21:32:20.5363786Z remote: Compressing objects: 91% (55/60) 2021-05-17T21:32:20.5364410Z remote: Compressing objects: 93% (56/60) 2021-05-17T21:32:20.5365014Z remote: Compressing objects: 95% (57/60) 2021-05-17T21:32:20.5365638Z remote: Compressing objects: 96% (58/60) 2021-05-17T21:32:20.5366260Z remote: Compressing objects: 98% (59/60) 2021-05-17T21:32:20.5366865Z remote: Compressing objects: 100% (60/60) 2021-05-17T21:32:20.5367512Z remote: Compressing objects: 100% (60/60), done. 2021-05-17T21:32:20.5889079Z remote: Total 69 (delta 5), reused 66 (delta 5), pack-reused 0 2021-05-17T21:32:20.5995676Z From https://github.com/neuroconductor/aal 2021-05-17T21:32:20.5997665Z * [new ref] d69483bfc9a3301afc4bdfa6987639370f0e597b -> 0.1.1.s 2021-05-17T21:32:20.6021915Z ##[endgroup] 2021-05-17T21:32:20.6022849Z ##[group]Determining the checkout info 2021-05-17T21:32:20.6024782Z ##[endgroup] 2021-05-17T21:32:20.6025476Z ##[group]Checking out the ref 2021-05-17T21:32:20.6029784Z [command]/usr/bin/git checkout --progress --force refs/tags/0.1.1.s 2021-05-17T21:32:20.6167052Z Note: switching to 'refs/tags/0.1.1.s'. 2021-05-17T21:32:20.6182677Z 2021-05-17T21:32:20.6184323Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-17T21:32:20.6185238Z changes and commit them, and you can discard any commits you make in this 2021-05-17T21:32:20.6186019Z state without impacting any branches by switching back to a branch. 2021-05-17T21:32:20.6186481Z 2021-05-17T21:32:20.6187001Z If you want to create a new branch to retain commits you create, you may 2021-05-17T21:32:20.6187962Z do so (now or later) by using -c with the switch command. Example: 2021-05-17T21:32:20.6188388Z 2021-05-17T21:32:20.6188968Z git switch -c 2021-05-17T21:32:20.6189309Z 2021-05-17T21:32:20.6189709Z Or undo this operation with: 2021-05-17T21:32:20.6190023Z 2021-05-17T21:32:20.6190473Z git switch - 2021-05-17T21:32:20.6190738Z 2021-05-17T21:32:20.6191365Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-17T21:32:20.6191891Z 2021-05-17T21:32:20.6192303Z HEAD is now at d69483b Version id 122 stable 2021-05-17T21:32:20.6192875Z ##[endgroup] 2021-05-17T21:32:20.6231960Z [command]/usr/bin/git log -1 --format='%H' 2021-05-17T21:32:20.6260460Z 'd69483bfc9a3301afc4bdfa6987639370f0e597b' 2021-05-17T21:32:20.6394192Z ##[group]Run r-lib/actions/setup-r@master 2021-05-17T21:32:20.6394682Z with: 2021-05-17T21:32:20.6395034Z r-version: 3.5 2021-05-17T21:32:20.6395411Z Ncpus: 1 2021-05-17T21:32:20.6395823Z crayon.enabled: NULL 2021-05-17T21:32:20.6396379Z remove-openmp-macos: true 2021-05-17T21:32:20.6396952Z http-user-agent: default 2021-05-17T21:32:20.6397419Z install-r: true 2021-05-17T21:32:20.6398003Z windows-path-include-mingw: true 2021-05-17T21:32:20.6398760Z env: 2021-05-17T21:32:20.6399205Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:32:20.6399684Z TIC_DEPLOY_KEY: 2021-05-17T21:32:20.6400499Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:32:20.6401852Z GITHUB_PAT: *** 2021-05-17T21:32:20.6402667Z COVERALLS_TOKEN: *** 2021-05-17T21:32:20.6403159Z continue-on-error: false 2021-05-17T21:32:20.6403654Z VDIFFR_RUN_TESTS: 2021-05-17T21:32:20.6404066Z ##[endgroup] 2021-05-17T21:32:21.2860711Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-17T21:32:23.2074791Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T21:32:23.2077734Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-17T21:32:23.2097939Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-17T21:32:23.2285404Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-17T21:32:23.2701838Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T21:32:23.3515765Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T21:32:23.3518097Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-17T21:32:23.4529047Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-17T21:32:23.4820273Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [223 kB] 2021-05-17T21:32:23.4848419Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-17T21:32:23.4862886Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-17T21:32:23.4903771Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-17T21:32:23.4919560Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [775 kB] 2021-05-17T21:32:23.5029477Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [167 kB] 2021-05-17T21:32:23.5045807Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.5 kB] 2021-05-17T21:32:23.5085007Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-17T21:32:23.7563516Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T21:32:23.7740744Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [656 kB] 2021-05-17T21:32:23.9028842Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-17T21:32:23.9071244Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-17T21:32:23.9073192Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-17T21:32:23.9125914Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-17T21:32:23.9136687Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [566 kB] 2021-05-17T21:32:23.9324644Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [85.2 kB] 2021-05-17T21:32:23.9340133Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.1 kB] 2021-05-17T21:32:24.0074315Z Get:26 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-17T21:32:30.6160078Z Fetched 4554 kB in 1s (4412 kB/s) 2021-05-17T21:32:31.3464254Z Reading package lists... 2021-05-17T21:32:31.3720234Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-17T21:32:33.2774769Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-17T21:32:33.3470348Z Reading package lists... 2021-05-17T21:32:33.5089551Z Building dependency tree... 2021-05-17T21:32:33.5109078Z Reading state information... 2021-05-17T21:32:33.6676247Z The following additional packages will be installed: 2021-05-17T21:32:33.6682098Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-17T21:32:33.6684798Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-17T21:32:33.6687666Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-17T21:32:33.6690612Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-17T21:32:33.6693443Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-17T21:32:33.6695866Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-17T21:32:33.6698479Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-17T21:32:33.6701487Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-17T21:32:33.6704291Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-17T21:32:33.6706810Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-17T21:32:33.6709602Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-17T21:32:33.6712390Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-17T21:32:33.6715307Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-17T21:32:33.6718285Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-17T21:32:33.6721249Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-17T21:32:33.6723852Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-17T21:32:33.6726358Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T21:32:33.6729372Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T21:32:33.6732817Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T21:32:33.6735544Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T21:32:33.6737979Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T21:32:33.6740512Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T21:32:33.6743039Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T21:32:33.6744567Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T21:32:33.6746025Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T21:32:33.6747463Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T21:32:33.6748916Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T21:32:33.6750389Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T21:32:33.6751842Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T21:32:33.6753402Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T21:32:33.6754908Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T21:32:33.6756483Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T21:32:33.6758087Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T21:32:33.6759655Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T21:32:33.6761028Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T21:32:33.6762700Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T21:32:33.6764131Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T21:32:33.6765214Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-17T21:32:33.6766015Z Suggested packages: 2021-05-17T21:32:33.6766876Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-17T21:32:33.6768351Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-17T21:32:33.6769757Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-17T21:32:33.6771131Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-17T21:32:33.6772542Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-17T21:32:33.6773893Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-17T21:32:33.6775173Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-17T21:32:33.6776672Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-17T21:32:33.6778344Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-17T21:32:33.6779842Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-17T21:32:34.2033908Z The following NEW packages will be installed: 2021-05-17T21:32:34.2036657Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-17T21:32:34.2039993Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-17T21:32:34.2044412Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-17T21:32:34.2047294Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-17T21:32:34.2049809Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-17T21:32:34.2051967Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-17T21:32:34.2054368Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-17T21:32:34.2056867Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-17T21:32:34.2063165Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-17T21:32:34.2065237Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-17T21:32:34.2067302Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-17T21:32:34.2069352Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-17T21:32:34.2071618Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-17T21:32:34.2073803Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-17T21:32:34.2075795Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-17T21:32:34.2077692Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-17T21:32:34.2079969Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T21:32:34.2082297Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T21:32:34.2084685Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T21:32:34.2086697Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T21:32:34.2088477Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T21:32:34.2090353Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T21:32:34.2092472Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T21:32:34.2094651Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T21:32:34.2096733Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T21:32:34.2098655Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T21:32:34.2100756Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T21:32:34.2102670Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T21:32:34.2104241Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T21:32:34.2105793Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T21:32:34.2107283Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T21:32:34.2108834Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T21:32:34.2110441Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T21:32:34.2111846Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T21:32:34.2113278Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T21:32:34.2114758Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T21:32:34.2116076Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T21:32:34.2117239Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-17T21:32:34.2271881Z 0 upgraded, 130 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:32:34.2273198Z Need to get 8648 kB of archives. 2021-05-17T21:32:34.2273944Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-17T21:32:34.2275526Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-17T21:32:34.2299235Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-17T21:32:34.2309791Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-17T21:32:34.2319609Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-17T21:32:34.2328323Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-17T21:32:34.2361201Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-17T21:32:34.2373631Z 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-17T21:32:34.2381277Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-17T21:32:34.2386136Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-17T21:32:34.2393875Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-17T21:32:34.2400539Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-17T21:32:34.2405274Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-17T21:32:34.2410066Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-17T21:32:34.2417320Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-17T21:32:34.2420815Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-17T21:32:34.2428061Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-17T21:32:34.2437295Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-17T21:32:34.2450196Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-17T21:32:34.2455895Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-17T21:32:34.2549868Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-17T21:32:34.2555165Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-17T21:32:34.2572158Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-17T21:32:34.2580313Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-17T21:32:34.2593984Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-17T21:32:34.2603023Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-17T21:32:34.2677501Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-17T21:32:34.2684326Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-17T21:32:34.2697544Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-17T21:32:34.2705909Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-17T21:32:34.2711995Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-17T21:32:34.2715153Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-17T21:32:34.2721314Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-17T21:32:34.2725841Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-17T21:32:34.2734634Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-17T21:32:34.2740186Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-17T21:32:34.2746027Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-17T21:32:34.2753742Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-17T21:32:34.2758761Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-17T21:32:34.2764534Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-17T21:32:34.2770383Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-17T21:32:34.2774899Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-17T21:32:34.2780424Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-17T21:32:34.2788483Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-17T21:32:34.2791454Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-17T21:32:34.2799732Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-17T21:32:34.2807465Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-17T21:32:34.2818623Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-17T21:32:34.2823183Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-17T21:32:34.2828299Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-17T21:32:34.2832480Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-17T21:32:34.2878676Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-17T21:32:34.2907759Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-17T21:32:34.2915355Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-17T21:32:34.2922821Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-17T21:32:34.2929604Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-17T21:32:34.2940382Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-17T21:32:34.2944358Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-17T21:32:34.2946176Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-17T21:32:34.2950254Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-17T21:32:34.2956696Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-17T21:32:34.2985236Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-17T21:32:34.2995491Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-17T21:32:34.3024490Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-17T21:32:34.3028736Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-17T21:32:34.3030610Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-17T21:32:34.3033162Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-17T21:32:34.3035158Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-17T21:32:34.3039309Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-17T21:32:34.3049532Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-17T21:32:34.3061954Z 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-17T21:32:34.3064136Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-17T21:32:34.3070391Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-17T21:32:34.3074273Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-17T21:32:34.3080325Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-17T21:32:34.3085721Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-17T21:32:34.3094723Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-17T21:32:34.3120984Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-17T21:32:34.3130526Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-17T21:32:34.3137149Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-17T21:32:34.3141523Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-17T21:32:34.3165304Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-17T21:32:34.3171539Z 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-17T21:32:34.3175925Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-17T21:32:34.3181475Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-17T21:32:34.3191693Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-17T21:32:34.3195579Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-17T21:32:34.3205185Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-17T21:32:34.3213351Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-17T21:32:34.3220425Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-17T21:32:34.3226434Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-17T21:32:34.3231963Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-17T21:32:34.3237060Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-17T21:32:34.3243850Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-17T21:32:34.3252623Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-17T21:32:34.3257299Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-17T21:32:34.3262688Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-17T21:32:34.3267365Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-17T21:32:34.3292505Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-17T21:32:34.3294449Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-17T21:32:34.3296330Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-17T21:32:34.3297930Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-17T21:32:34.3345114Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-17T21:32:34.3369750Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-17T21:32:34.3378738Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-17T21:32:34.3385545Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-17T21:32:34.3391546Z 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-17T21:32:34.3400282Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-17T21:32:34.3411413Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-17T21:32:34.3433959Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-17T21:32:34.3455791Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-17T21:32:34.3462749Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-17T21:32:34.3475900Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-17T21:32:34.3492123Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-17T21:32:34.3494507Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-17T21:32:34.3496792Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-17T21:32:34.3504116Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-17T21:32:34.3512712Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-17T21:32:34.3518809Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-17T21:32:34.3557900Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-17T21:32:34.3560126Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-17T21:32:34.3562737Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-17T21:32:34.3564445Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-17T21:32:34.3566263Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-17T21:32:34.3568022Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-17T21:32:34.3607496Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-17T21:32:34.3620895Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-17T21:32:34.3788896Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-17T21:32:34.3796507Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-17T21:32:34.3806669Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-17T21:32:34.3881353Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-17T21:32:35.1042049Z Fetched 8648 kB in 0s (48.7 MB/s) 2021-05-17T21:32:35.1418969Z Selecting previously unselected package dctrl-tools. 2021-05-17T21:32:35.1598268Z (Reading database ... 2021-05-17T21:32:35.1599554Z (Reading database ... 5% 2021-05-17T21:32:35.1600399Z (Reading database ... 10% 2021-05-17T21:32:35.1601024Z (Reading database ... 15% 2021-05-17T21:32:35.1601625Z (Reading database ... 20% 2021-05-17T21:32:35.1602121Z (Reading database ... 25% 2021-05-17T21:32:35.1602764Z (Reading database ... 30% 2021-05-17T21:32:35.1603321Z (Reading database ... 35% 2021-05-17T21:32:35.1603815Z (Reading database ... 40% 2021-05-17T21:32:35.1649652Z (Reading database ... 45% 2021-05-17T21:32:35.1650233Z (Reading database ... 50% 2021-05-17T21:32:35.1963449Z (Reading database ... 55% 2021-05-17T21:32:35.2466099Z (Reading database ... 60% 2021-05-17T21:32:35.3085005Z (Reading database ... 65% 2021-05-17T21:32:35.3540543Z (Reading database ... 70% 2021-05-17T21:32:35.4325248Z (Reading database ... 75% 2021-05-17T21:32:35.5257788Z (Reading database ... 80% 2021-05-17T21:32:35.6246444Z (Reading database ... 85% 2021-05-17T21:32:35.6891371Z (Reading database ... 90% 2021-05-17T21:32:35.7519004Z (Reading database ... 95% 2021-05-17T21:32:35.7519990Z (Reading database ... 100% 2021-05-17T21:32:35.7520849Z (Reading database ... 254809 files and directories currently installed.) 2021-05-17T21:32:35.7637669Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-17T21:32:35.7741181Z Unpacking dctrl-tools (2.24-3) ... 2021-05-17T21:32:35.8064514Z Selecting previously unselected package libfile-which-perl. 2021-05-17T21:32:35.8340201Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-17T21:32:35.8355198Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-17T21:32:35.8760755Z Selecting previously unselected package libfile-homedir-perl. 2021-05-17T21:32:35.8996703Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-17T21:32:35.9012310Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-17T21:32:35.9321466Z Selecting previously unselected package libio-pty-perl. 2021-05-17T21:32:35.9567932Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-17T21:32:35.9584036Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-17T21:32:35.9923117Z Selecting previously unselected package libipc-run-perl. 2021-05-17T21:32:36.0159673Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-17T21:32:36.0176404Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-17T21:32:36.0518076Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-17T21:32:36.0805697Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-17T21:32:36.0818175Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T21:32:36.1121302Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-17T21:32:36.1376685Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-17T21:32:36.1386083Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T21:32:36.1682738Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-17T21:32:36.1930381Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-17T21:32:36.1938365Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-17T21:32:36.2242043Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-17T21:32:36.2451055Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-17T21:32:36.2460921Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T21:32:36.2682765Z Selecting previously unselected package libparams-classify-perl. 2021-05-17T21:32:36.2949660Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-17T21:32:36.2963441Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-17T21:32:36.3243476Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-17T21:32:36.3498099Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-17T21:32:36.3511320Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-17T21:32:36.3759936Z Selecting previously unselected package libimport-into-perl. 2021-05-17T21:32:36.4028442Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-17T21:32:36.4042457Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-17T21:32:36.4277092Z Selecting previously unselected package librole-tiny-perl. 2021-05-17T21:32:36.4544492Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-17T21:32:36.4556007Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-17T21:32:36.4840904Z Selecting previously unselected package libstrictures-perl. 2021-05-17T21:32:36.5068091Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-17T21:32:36.5080970Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-17T21:32:36.5302248Z Selecting previously unselected package libsub-quote-perl. 2021-05-17T21:32:36.5570228Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-17T21:32:36.5585951Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-17T21:32:36.5923851Z Selecting previously unselected package libmoo-perl. 2021-05-17T21:32:36.6159465Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-17T21:32:36.6198281Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-17T21:32:36.6472756Z Selecting previously unselected package patchutils. 2021-05-17T21:32:36.6732807Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-17T21:32:36.6748281Z Unpacking patchutils (0.3.4-2) ... 2021-05-17T21:32:36.7159322Z Selecting previously unselected package wdiff. 2021-05-17T21:32:36.7342153Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-17T21:32:36.7352274Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-17T21:32:36.7760347Z Selecting previously unselected package devscripts. 2021-05-17T21:32:36.7970404Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-17T21:32:36.8223694Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-17T21:32:36.9560019Z Selecting previously unselected package diffstat. 2021-05-17T21:32:36.9772274Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-17T21:32:36.9784897Z Unpacking diffstat (1.63-1) ... 2021-05-17T21:32:37.0029655Z Selecting previously unselected package python3-gpg. 2021-05-17T21:32:37.0297783Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-17T21:32:37.0308774Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T21:32:37.0799496Z Selecting previously unselected package dput. 2021-05-17T21:32:37.1034713Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-17T21:32:37.1113112Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-17T21:32:37.1617434Z Selecting previously unselected package gdebi-core. 2021-05-17T21:32:37.1950595Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-17T21:32:37.1971229Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T21:32:37.3122746Z Selecting previously unselected package libcroco3:amd64. 2021-05-17T21:32:37.3349041Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-17T21:32:37.3375206Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-17T21:32:37.3720594Z Selecting previously unselected package gettext. 2021-05-17T21:32:37.3985988Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-17T21:32:37.4005759Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-17T21:32:37.5240126Z Selecting previously unselected package intltool-debian. 2021-05-17T21:32:37.5474815Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-17T21:32:37.5486798Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-17T21:32:37.5800735Z Selecting previously unselected package libapt-pkg-perl. 2021-05-17T21:32:37.6044051Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-17T21:32:37.6055873Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-17T21:32:37.6412807Z Selecting previously unselected package libarchive-zip-perl. 2021-05-17T21:32:37.6682572Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-17T21:32:37.6693089Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-17T21:32:37.7016237Z Selecting previously unselected package libarray-intspan-perl. 2021-05-17T21:32:37.7285629Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-17T21:32:37.7294942Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-17T21:32:37.7570947Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-17T21:32:37.7834950Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-17T21:32:37.7855155Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-17T21:32:37.8069983Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-17T21:32:37.8333444Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-17T21:32:37.8345613Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-17T21:32:37.8594054Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-17T21:32:37.8868202Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-17T21:32:37.8870532Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T21:32:37.9240118Z Selecting previously unselected package libvariable-magic-perl. 2021-05-17T21:32:37.9442344Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-17T21:32:37.9472111Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-17T21:32:37.9840060Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-17T21:32:38.0032562Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-17T21:32:38.0054050Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T21:32:38.0320155Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-17T21:32:38.0549625Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-17T21:32:38.0564191Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-17T21:32:38.0879872Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-17T21:32:38.1074679Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-17T21:32:38.1091746Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T21:32:38.1400793Z Selecting previously unselected package libclone-perl. 2021-05-17T21:32:38.1595419Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-17T21:32:38.1606503Z Unpacking libclone-perl (0.43-2) ... 2021-05-17T21:32:38.1835712Z Selecting previously unselected package libcommon-sense-perl. 2021-05-17T21:32:38.2074198Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-17T21:32:38.2132086Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-17T21:32:38.2401875Z Selecting previously unselected package libparams-util-perl. 2021-05-17T21:32:38.2618222Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-17T21:32:38.2628327Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-17T21:32:38.2959857Z Selecting previously unselected package libsub-install-perl. 2021-05-17T21:32:38.3142956Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-17T21:32:38.3154602Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-17T21:32:38.3388471Z Selecting previously unselected package libdata-optlist-perl. 2021-05-17T21:32:38.3657451Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-17T21:32:38.3667037Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-17T21:32:38.3917304Z Selecting previously unselected package libsub-exporter-perl. 2021-05-17T21:32:38.4175332Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-17T21:32:38.4191419Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-17T21:32:38.4558930Z Selecting previously unselected package libconst-fast-perl. 2021-05-17T21:32:38.4748109Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-17T21:32:38.4761764Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-17T21:32:38.5040021Z Selecting previously unselected package libwant-perl. 2021-05-17T21:32:38.5238331Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-17T21:32:38.5246821Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-17T21:32:38.5473908Z Selecting previously unselected package libcontextual-return-perl. 2021-05-17T21:32:38.5708004Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-17T21:32:38.5739098Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-17T21:32:38.6159654Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-17T21:32:38.6356880Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-17T21:32:38.6372321Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T21:32:38.6703756Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-17T21:32:38.6961603Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-17T21:32:38.6972427Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T21:32:38.7224858Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-17T21:32:38.7492804Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-17T21:32:38.7504880Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T21:32:38.7711118Z Selecting previously unselected package libdistro-info-perl. 2021-05-17T21:32:38.7959036Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-17T21:32:38.7971815Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T21:32:38.8226442Z Selecting previously unselected package libnet-ip-perl. 2021-05-17T21:32:38.8475850Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-17T21:32:38.8485829Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-17T21:32:38.8839669Z Selecting previously unselected package libnet-dns-perl. 2021-05-17T21:32:38.9090497Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-17T21:32:38.9104623Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-17T21:32:38.9799792Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-17T21:32:39.0016179Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-17T21:32:39.0026854Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-17T21:32:39.0361004Z Selecting previously unselected package libemail-valid-perl. 2021-05-17T21:32:39.0589861Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-17T21:32:39.0610102Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-17T21:32:39.0919778Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-17T21:32:39.1131014Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-17T21:32:39.1143564Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-17T21:32:39.1440424Z Selecting previously unselected package libfile-chdir-perl. 2021-05-17T21:32:39.1698708Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-17T21:32:39.1714327Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-17T21:32:39.2081281Z Selecting previously unselected package libnumber-compare-perl. 2021-05-17T21:32:39.2296313Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-17T21:32:39.2307847Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-17T21:32:39.2545374Z Selecting previously unselected package libtext-glob-perl. 2021-05-17T21:32:39.2817728Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-17T21:32:39.2831529Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-17T21:32:39.3073350Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-17T21:32:39.3343732Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-17T21:32:39.3355164Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-17T21:32:39.3640028Z Selecting previously unselected package libio-string-perl. 2021-05-17T21:32:39.3877321Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-17T21:32:39.3887926Z Unpacking libio-string-perl (1.08-3) ... 2021-05-17T21:32:39.4159757Z Selecting previously unselected package libfont-ttf-perl. 2021-05-17T21:32:39.4390235Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-17T21:32:39.4410076Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-17T21:32:39.4992377Z Selecting previously unselected package libfuture-perl. 2021-05-17T21:32:39.5241396Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-17T21:32:39.5252951Z Unpacking libfuture-perl (0.43-1) ... 2021-05-17T21:32:39.5568320Z Selecting previously unselected package libparams-validate-perl. 2021-05-17T21:32:39.5810975Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-17T21:32:39.5827757Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-17T21:32:39.6084675Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-17T21:32:39.6327074Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-17T21:32:39.6419498Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T21:32:39.7121153Z Selecting previously unselected package libsort-versions-perl. 2021-05-17T21:32:39.7354105Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-17T21:32:39.7365393Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-17T21:32:39.7640678Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-17T21:32:39.7860611Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-17T21:32:39.7870431Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-17T21:32:39.8122948Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-17T21:32:39.8395532Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-17T21:32:39.8409806Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T21:32:39.8671027Z Selecting previously unselected package libio-prompter-perl. 2021-05-17T21:32:39.9020646Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-17T21:32:39.9038256Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-17T21:32:39.9440120Z Selecting previously unselected package libjson-perl. 2021-05-17T21:32:39.9632255Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-17T21:32:39.9645880Z Unpacking libjson-perl (4.02000-2) ... 2021-05-17T21:32:39.9974437Z Selecting previously unselected package liblog-any-perl. 2021-05-17T21:32:40.0253004Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-17T21:32:40.0268417Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-17T21:32:40.0600404Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-17T21:32:40.0854230Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-17T21:32:40.0864292Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T21:32:40.1143668Z Selecting previously unselected package libpackage-stash-perl. 2021-05-17T21:32:40.1410317Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-17T21:32:40.1422194Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-17T21:32:40.1674903Z Selecting previously unselected package libsub-identify-perl. 2021-05-17T21:32:40.1950390Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-17T21:32:40.1962701Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-17T21:32:40.2280376Z Selecting previously unselected package libsub-name-perl. 2021-05-17T21:32:40.2506788Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-17T21:32:40.2518117Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-17T21:32:40.2792373Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-17T21:32:40.3077454Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-17T21:32:40.3092887Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-17T21:32:40.3400005Z Selecting previously unselected package libpath-tiny-perl. 2021-05-17T21:32:40.3623534Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-17T21:32:40.3636475Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-17T21:32:40.3978679Z Selecting previously unselected package libtype-tiny-perl. 2021-05-17T21:32:40.4186085Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-17T21:32:40.4201060Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-17T21:32:40.4960299Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-17T21:32:40.5218442Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-17T21:32:40.5231325Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T21:32:40.5554467Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-17T21:32:40.5823200Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-17T21:32:40.5832619Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T21:32:40.6125544Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-17T21:32:40.6393531Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-17T21:32:40.6405076Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-17T21:32:40.6693810Z Selecting previously unselected package libio-async-perl. 2021-05-17T21:32:40.6960958Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-17T21:32:40.6972558Z Unpacking libio-async-perl (0.75-1) ... 2021-05-17T21:32:40.7560532Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-17T21:32:40.7758033Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-17T21:32:40.7771866Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-17T21:32:40.8090514Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-17T21:32:40.8359151Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-17T21:32:40.8367288Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T21:32:40.8719627Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-17T21:32:40.8889728Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-17T21:32:40.8899386Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-17T21:32:40.9284179Z Selecting previously unselected package libjson-xs-perl. 2021-05-17T21:32:40.9525246Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-17T21:32:40.9535054Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-17T21:32:40.9921250Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-17T21:32:41.0170894Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-17T21:32:41.0181239Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-17T21:32:41.0470844Z Selecting previously unselected package liblist-compare-perl. 2021-05-17T21:32:41.0719122Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-17T21:32:41.0732869Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-17T21:32:41.1120256Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-17T21:32:41.1387338Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-17T21:32:41.1408507Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T21:32:41.1761488Z Selecting previously unselected package liblist-someutils-perl. 2021-05-17T21:32:41.2012263Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-17T21:32:41.2027235Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-17T21:32:41.2360580Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-17T21:32:41.2549513Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-17T21:32:41.2566549Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T21:32:41.2881015Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-17T21:32:41.3105530Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-17T21:32:41.3120844Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-17T21:32:41.3400382Z Selecting previously unselected package libobject-id-perl. 2021-05-17T21:32:41.3625546Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-17T21:32:41.3641489Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T21:32:41.3961734Z Selecting previously unselected package libmoox-struct-perl. 2021-05-17T21:32:41.4216647Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-17T21:32:41.4243667Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-17T21:32:41.4640090Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-17T21:32:41.4887544Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-17T21:32:41.4896531Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-17T21:32:41.5400292Z Selecting previously unselected package libnet-libidn-perl. 2021-05-17T21:32:41.5617173Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-17T21:32:41.5631868Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T21:32:41.5903326Z Selecting previously unselected package libnumber-range-perl. 2021-05-17T21:32:41.6169662Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-17T21:32:41.6180565Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-17T21:32:41.6480113Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-17T21:32:41.6687637Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-17T21:32:41.6702620Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T21:32:41.7039892Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-17T21:32:41.7228645Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-17T21:32:41.7246281Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T21:32:41.7559141Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-17T21:32:41.7809265Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-17T21:32:41.7824355Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-17T21:32:41.8123702Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-17T21:32:41.8374368Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-17T21:32:41.8403651Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T21:32:41.8666113Z Selecting previously unselected package libpod-constants-perl. 2021-05-17T21:32:41.8913399Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-17T21:32:41.8935902Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-17T21:32:41.9279293Z Selecting previously unselected package libqpdf26:amd64. 2021-05-17T21:32:41.9459271Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-17T21:32:41.9482784Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T21:32:42.0160061Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-17T21:32:42.0365794Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-17T21:32:42.0383810Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-17T21:32:42.0663846Z Selecting previously unselected package libreadonly-perl. 2021-05-17T21:32:42.0920040Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-17T21:32:42.0939003Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-17T21:32:42.1279826Z Selecting previously unselected package libref-util-perl. 2021-05-17T21:32:42.1479384Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-17T21:32:42.1513366Z Unpacking libref-util-perl (0.204-1) ... 2021-05-17T21:32:42.1805121Z Selecting previously unselected package libref-util-xs-perl. 2021-05-17T21:32:42.2060363Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-17T21:32:42.2074023Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-17T21:32:42.2354000Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-17T21:32:42.2624796Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-17T21:32:42.2643229Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T21:32:42.2959829Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-17T21:32:42.3191216Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-17T21:32:42.3213568Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T21:32:42.3558873Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-17T21:32:42.3751015Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T21:32:42.3761247Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T21:32:42.4161737Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-17T21:32:42.4381032Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T21:32:42.4395296Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T21:32:42.4840363Z Selecting previously unselected package libsereal-perl. 2021-05-17T21:32:42.5055462Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-17T21:32:42.5071470Z Unpacking libsereal-perl (4.011-1) ... 2021-05-17T21:32:42.5312221Z Selecting previously unselected package libsort-key-perl. 2021-05-17T21:32:42.5580712Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-17T21:32:42.5589376Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-17T21:32:42.5920452Z Selecting previously unselected package libstring-copyright-perl. 2021-05-17T21:32:42.6141383Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-17T21:32:42.6155122Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-17T21:32:42.6410601Z Selecting previously unselected package libstring-escape-perl. 2021-05-17T21:32:42.6654633Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-17T21:32:42.6671970Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-17T21:32:42.6920220Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-17T21:32:42.7168951Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-17T21:32:42.7179153Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-17T21:32:42.7438099Z Selecting previously unselected package libterm-readkey-perl. 2021-05-17T21:32:42.7694052Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-17T21:32:42.7704118Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-17T21:32:42.7996330Z Selecting previously unselected package libtest-fatal-perl. 2021-05-17T21:32:42.8242622Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-17T21:32:42.8255282Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-17T21:32:42.8519965Z Selecting previously unselected package libtest-refcount-perl. 2021-05-17T21:32:42.8768145Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-17T21:32:42.8787258Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-17T21:32:42.9079606Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-17T21:32:42.9283904Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-17T21:32:42.9298046Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-17T21:32:42.9580826Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-17T21:32:42.9792472Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-17T21:32:42.9837614Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T21:32:43.0159787Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-17T21:32:43.0363400Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-17T21:32:43.0373484Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T21:32:43.0719793Z Selecting previously unselected package libxml-writer-perl. 2021-05-17T21:32:43.0905537Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-17T21:32:43.0929560Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-17T21:32:43.1267242Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-17T21:32:43.1511746Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-17T21:32:43.1530343Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T21:32:43.1772188Z Selecting previously unselected package licensecheck. 2021-05-17T21:32:43.2023842Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-17T21:32:43.2037672Z Unpacking licensecheck (3.0.45-1) ... 2021-05-17T21:32:43.2320395Z Selecting previously unselected package libdevel-size-perl. 2021-05-17T21:32:43.2519061Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-17T21:32:43.2556943Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-17T21:32:43.2884784Z Selecting previously unselected package t1utils. 2021-05-17T21:32:43.3080006Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-17T21:32:43.3092318Z Unpacking t1utils (1.41-3) ... 2021-05-17T21:32:43.3559247Z Selecting previously unselected package lintian. 2021-05-17T21:32:43.3729590Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-17T21:32:43.3746877Z Unpacking lintian (2.62.0) ... 2021-05-17T21:32:43.7514261Z Selecting previously unselected package python3-unidiff. 2021-05-17T21:32:43.7802552Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-17T21:32:43.7817771Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-17T21:32:43.8121192Z Selecting previously unselected package python3-xdg. 2021-05-17T21:32:43.8390847Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-17T21:32:43.8397975Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-17T21:32:43.8709348Z Selecting previously unselected package qpdf. 2021-05-17T21:32:43.8982618Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-17T21:32:43.8995661Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-17T21:32:43.9880094Z Selecting previously unselected package python3-magic. 2021-05-17T21:32:44.0109270Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-17T21:32:44.0124350Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-17T21:32:44.0750498Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-17T21:32:44.0829583Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-17T21:32:44.0864358Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-17T21:32:44.0916601Z Setting up wdiff (1.2.2-2build1) ... 2021-05-17T21:32:44.0961701Z Setting up libfile-which-perl (1.23-1) ... 2021-05-17T21:32:44.1003407Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-17T21:32:44.1049704Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T21:32:44.1090482Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-17T21:32:44.1131330Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T21:32:44.2874996Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T21:32:44.2920296Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T21:32:44.2949054Z Setting up libwant-perl (0.29-1build4) ... 2021-05-17T21:32:44.2986203Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-17T21:32:44.3031389Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-17T21:32:44.3066450Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T21:32:44.3104050Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-17T21:32:44.3147683Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-17T21:32:44.3187117Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-17T21:32:44.3216198Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-17T21:32:44.3269187Z Setting up libclone-perl (0.43-2) ... 2021-05-17T21:32:44.3325097Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-17T21:32:44.3363497Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-17T21:32:44.3411682Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T21:32:44.3461586Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T21:32:44.3498283Z Setting up liblog-any-perl (1.708-1) ... 2021-05-17T21:32:44.3521334Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-17T21:32:44.3549911Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-17T21:32:44.3582070Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-17T21:32:44.3622423Z Setting up libfuture-perl (0.43-1) ... 2021-05-17T21:32:44.3663400Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T21:32:44.3698662Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-17T21:32:44.3725068Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-17T21:32:44.3753660Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T21:32:44.3783587Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-17T21:32:44.3821410Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-17T21:32:44.5636558Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T21:32:44.5696709Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-17T21:32:44.5726315Z Setting up libsub-install-perl (0.928-1) ... 2021-05-17T21:32:44.5758541Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-17T21:32:44.5805334Z Setting up libio-async-perl (0.75-1) ... 2021-05-17T21:32:44.5867351Z Setting up patchutils (0.3.4-2) ... 2021-05-17T21:32:44.5900760Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-17T21:32:44.5937587Z Setting up libio-string-perl (1.08-3) ... 2021-05-17T21:32:44.5977392Z Setting up libreadonly-perl (2.050-2) ... 2021-05-17T21:32:44.6019073Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T21:32:44.6055968Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T21:32:44.8019657Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-17T21:32:44.8055984Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T21:32:44.8085169Z Setting up libref-util-perl (0.204-1) ... 2021-05-17T21:32:44.8121217Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-17T21:32:44.8160709Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-17T21:32:44.8199284Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T21:32:44.8220961Z Setting up qpdf (9.1.1-1build1) ... 2021-05-17T21:32:44.8251963Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T21:32:44.8307481Z Setting up t1utils (1.41-3) ... 2021-05-17T21:32:44.8333810Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-17T21:32:44.8362021Z Setting up diffstat (1.63-1) ... 2021-05-17T21:32:44.8391656Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-17T21:32:44.8424025Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-17T21:32:44.8452954Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T21:32:44.8485819Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-17T21:32:44.8534183Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-17T21:32:44.8557518Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-17T21:32:44.8592015Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T21:32:44.8624426Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-17T21:32:44.8658515Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-17T21:32:44.8703576Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-17T21:32:44.8730061Z Setting up libsub-name-perl (0.26-1) ... 2021-05-17T21:32:44.8764713Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T21:32:44.8792094Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-17T21:32:44.8824540Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-17T21:32:44.8880782Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-17T21:32:44.8926354Z Setting up libjson-perl (4.02000-2) ... 2021-05-17T21:32:44.8969600Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T21:32:44.9011122Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-17T21:32:44.9050346Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-17T21:32:45.0553219Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-17T21:32:45.0579088Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-17T21:32:45.0611094Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T21:32:45.0643516Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-17T21:32:45.0662949Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-17T21:32:45.0700520Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-17T21:32:45.0744602Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-17T21:32:45.0775907Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-17T21:32:45.0932436Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-17T21:32:45.0964078Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-17T21:32:45.1009536Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-17T21:32:45.2512756Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T21:32:45.2538583Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T21:32:45.2566742Z Setting up dctrl-tools (2.24-3) ... 2021-05-17T21:32:45.2646105Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T21:32:45.2673333Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-17T21:32:45.2698786Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-17T21:32:45.2730950Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-17T21:32:45.2761500Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T21:32:45.2783276Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T21:32:45.2819075Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T21:32:45.2839776Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-17T21:32:45.2878753Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T21:32:45.2907707Z Setting up libsereal-perl (4.011-1) ... 2021-05-17T21:32:45.2947027Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-17T21:32:45.2981954Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T21:32:45.3026269Z Setting up dput (1.0.3ubuntu1) ... 2021-05-17T21:32:45.4747520Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T21:32:45.4772577Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-17T21:32:45.4801649Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-17T21:32:45.4840402Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-17T21:32:45.4903568Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-17T21:32:45.5019962Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-17T21:32:45.5048894Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-17T21:32:45.5088532Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-17T21:32:45.5117262Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-17T21:32:45.5145737Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-17T21:32:45.5179729Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-17T21:32:45.5207669Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-17T21:32:45.5231119Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-17T21:32:45.5281688Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-17T21:32:45.5315841Z Setting up libmoo-perl (2.003006-1) ... 2021-05-17T21:32:45.5350318Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-17T21:32:45.5390385Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T21:32:45.5428116Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-17T21:32:45.7201418Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-17T21:32:45.7265265Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-17T21:32:45.7310392Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T21:32:45.7349134Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-17T21:32:45.7391440Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T21:32:45.7448186Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T21:32:45.7473477Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-17T21:32:45.7515797Z Setting up lintian (2.62.0) ... 2021-05-17T21:32:45.7560392Z Setting up licensecheck (3.0.45-1) ... 2021-05-17T21:32:45.7602503Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:33:02.2308769Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T21:33:02.4795866Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:33:04.5833796Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-17T21:33:04.7056823Z 2021-05-17T21:33:04.7209763Z Reading package lists... 0% 2021-05-17T21:33:04.7210419Z 2021-05-17T21:33:04.7257525Z Reading package lists... 100% 2021-05-17T21:33:04.7258211Z 2021-05-17T21:33:04.7258622Z 2021-05-17T21:33:04.7259214Z Reading package lists... Done 2021-05-17T21:33:04.7259716Z 2021-05-17T21:33:04.7260320Z Building dependency tree... 0% 2021-05-17T21:33:04.7260830Z 2021-05-17T21:33:04.7521572Z Building dependency tree... 0% 2021-05-17T21:33:04.7522627Z 2021-05-17T21:33:04.7523483Z Building dependency tree... 50% 2021-05-17T21:33:04.7524181Z 2021-05-17T21:33:04.8816782Z Building dependency tree... 50% 2021-05-17T21:33:04.8818269Z 2021-05-17T21:33:04.8819464Z Building dependency tree 2021-05-17T21:33:04.8821823Z 2021-05-17T21:33:04.8823405Z Reading state information... 0% 2021-05-17T21:33:04.8824362Z 2021-05-17T21:33:05.0508988Z Reading state information... 0% 2021-05-17T21:33:05.0509717Z 2021-05-17T21:33:05.0510105Z 2021-05-17T21:33:05.0510939Z Reading state information... Done 2021-05-17T21:33:05.0511655Z 2021-05-17T21:33:05.0512432Z Reading state information... 0% 2021-05-17T21:33:05.0568759Z 2021-05-17T21:33:05.0569706Z Reading state information... 1% 2021-05-17T21:33:05.0605919Z 2021-05-17T21:33:05.0606395Z Reading state information... 3% 2021-05-17T21:33:05.0647451Z 2021-05-17T21:33:05.0648097Z Reading state information... 5% 2021-05-17T21:33:05.0690018Z 2021-05-17T21:33:05.0690513Z Reading state information... 7% 2021-05-17T21:33:05.0727367Z 2021-05-17T21:33:05.0727903Z Reading state information... 9% 2021-05-17T21:33:05.0766033Z 2021-05-17T21:33:05.0766511Z Reading state information... 11% 2021-05-17T21:33:05.0806010Z 2021-05-17T21:33:05.0806478Z Reading state information... 13% 2021-05-17T21:33:05.0846434Z 2021-05-17T21:33:05.0846928Z Reading state information... 15% 2021-05-17T21:33:05.0882222Z 2021-05-17T21:33:05.0882713Z Reading state information... 17% 2021-05-17T21:33:05.0924711Z 2021-05-17T21:33:05.0925251Z Reading state information... 19% 2021-05-17T21:33:05.0963203Z 2021-05-17T21:33:05.0963674Z Reading state information... 21% 2021-05-17T21:33:05.1001396Z 2021-05-17T21:33:05.1001882Z Reading state information... 23% 2021-05-17T21:33:05.1044308Z 2021-05-17T21:33:05.1044798Z Reading state information... 25% 2021-05-17T21:33:05.1087955Z 2021-05-17T21:33:05.1088452Z Reading state information... 27% 2021-05-17T21:33:05.1129443Z 2021-05-17T21:33:05.1129955Z Reading state information... 29% 2021-05-17T21:33:05.1173462Z 2021-05-17T21:33:05.1173935Z Reading state information... 31% 2021-05-17T21:33:05.1215091Z 2021-05-17T21:33:05.1215688Z Reading state information... 33% 2021-05-17T21:33:05.1252161Z 2021-05-17T21:33:05.1252663Z Reading state information... 35% 2021-05-17T21:33:05.1286165Z 2021-05-17T21:33:05.1286672Z Reading state information... 37% 2021-05-17T21:33:05.1325808Z 2021-05-17T21:33:05.1326223Z Reading state information... 39% 2021-05-17T21:33:05.1367252Z 2021-05-17T21:33:05.1367739Z Reading state information... 41% 2021-05-17T21:33:05.1403144Z 2021-05-17T21:33:05.1403636Z Reading state information... 43% 2021-05-17T21:33:05.1447392Z 2021-05-17T21:33:05.1447893Z Reading state information... 45% 2021-05-17T21:33:05.1507918Z 2021-05-17T21:33:05.1508390Z Reading state information... 47% 2021-05-17T21:33:05.1545248Z 2021-05-17T21:33:05.1545871Z Reading state information... 49% 2021-05-17T21:33:05.1583735Z 2021-05-17T21:33:05.1584112Z Reading state information... 51% 2021-05-17T21:33:05.1619808Z 2021-05-17T21:33:05.1620249Z Reading state information... 53% 2021-05-17T21:33:05.1656996Z 2021-05-17T21:33:05.1657467Z Reading state information... 55% 2021-05-17T21:33:05.1690726Z 2021-05-17T21:33:05.1691138Z Reading state information... 57% 2021-05-17T21:33:05.1723723Z 2021-05-17T21:33:05.1724101Z Reading state information... 59% 2021-05-17T21:33:05.1764653Z 2021-05-17T21:33:05.1765083Z Reading state information... 61% 2021-05-17T21:33:05.1801144Z 2021-05-17T21:33:05.1801630Z Reading state information... 63% 2021-05-17T21:33:05.1837198Z 2021-05-17T21:33:05.1837704Z Reading state information... 65% 2021-05-17T21:33:05.1871741Z 2021-05-17T21:33:05.1872155Z Reading state information... 67% 2021-05-17T21:33:05.1905454Z 2021-05-17T21:33:05.1905944Z Reading state information... 69% 2021-05-17T21:33:05.1955105Z 2021-05-17T21:33:05.1955607Z Reading state information... 71% 2021-05-17T21:33:05.1987452Z 2021-05-17T21:33:05.1987814Z Reading state information... 73% 2021-05-17T21:33:05.2021734Z 2021-05-17T21:33:05.2022148Z Reading state information... 75% 2021-05-17T21:33:05.2069013Z 2021-05-17T21:33:05.2069500Z Reading state information... 77% 2021-05-17T21:33:05.2104582Z 2021-05-17T21:33:05.2105013Z Reading state information... 79% 2021-05-17T21:33:05.2142812Z 2021-05-17T21:33:05.2143354Z Reading state information... 81% 2021-05-17T21:33:05.2177515Z 2021-05-17T21:33:05.2177876Z Reading state information... 83% 2021-05-17T21:33:05.2209336Z 2021-05-17T21:33:05.2209769Z Reading state information... 85% 2021-05-17T21:33:05.2244589Z 2021-05-17T21:33:05.2245111Z Reading state information... 87% 2021-05-17T21:33:05.2280550Z 2021-05-17T21:33:05.2281047Z Reading state information... 89% 2021-05-17T21:33:05.2311082Z 2021-05-17T21:33:05.2311551Z Reading state information... 91% 2021-05-17T21:33:05.2345269Z 2021-05-17T21:33:05.2345778Z Reading state information... 93% 2021-05-17T21:33:05.2380003Z 2021-05-17T21:33:05.2380494Z Reading state information... 95% 2021-05-17T21:33:05.2418891Z 2021-05-17T21:33:05.2419363Z Reading state information... 97% 2021-05-17T21:33:05.2457987Z 2021-05-17T21:33:05.2458363Z Reading state information... 99% 2021-05-17T21:33:05.5213768Z Selecting previously unselected package r-3.5.3. 2021-05-17T21:33:05.6355504Z (Reading database ... 259872 files and directories currently installed.) 2021-05-17T21:33:05.6453145Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-17T21:33:05.6463258Z Unpacking r-3.5.3 (1) ... 2021-05-17T21:33:06.3316755Z Setting up r-3.5.3 (1) ... 2021-05-17T21:33:06.3597238Z 2021-05-17T21:33:06.3598012Z 2021-05-17T21:33:06.3598716Z Reading state information... Done 2021-05-17T21:33:06.3827975Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-17T21:33:06.3944295Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-17T21:33:06.4234502Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-17T21:33:06.4234945Z env: 2021-05-17T21:33:06.4235342Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:33:06.4235754Z TIC_DEPLOY_KEY: 2021-05-17T21:33:06.4236469Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:33:06.4238048Z GITHUB_PAT: *** 2021-05-17T21:33:06.4238866Z COVERALLS_TOKEN: *** 2021-05-17T21:33:06.4239253Z continue-on-error: false 2021-05-17T21:33:06.4239629Z VDIFFR_RUN_TESTS: 2021-05-17T21:33:06.4240163Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:33:06.4240569Z TZ: UTC 2021-05-17T21:33:06.4240907Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:33:06.4241395Z NOT_CRAN: true 2021-05-17T21:33:06.4241740Z ##[endgroup] 2021-05-17T21:33:06.4724836Z [command]sudo apt-get install -y texinfo 2021-05-17T21:33:06.6338085Z Reading package lists... 2021-05-17T21:33:06.7731021Z Building dependency tree... 2021-05-17T21:33:06.7749223Z Reading state information... 2021-05-17T21:33:06.9720029Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-17T21:33:06.9722815Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:07.2180456Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-17T21:33:07.2329069Z --2021-05-17 21:33:07-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-17T21:33:07.2438988Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-17T21:33:07.2492745Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-17T21:33:07.2765422Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-17T21:33:07.2769686Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-17T21:33:07.2773363Z --2021-05-17 21:33:07-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-17T21:33:07.3365822Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-17T21:33:07.3990807Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-17T21:33:07.6580087Z HTTP request sent, awaiting response... 302 Found 2021-05-17T21:33:07.6585856Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=k8E6K1s5DeaaN%2FzO5vjyIdC3FfDIwFcCrY8FdvRu9xQ%3D&st=2021-05-17T21%3A32%3A07Z&se=2021-05-17T21%3A38%3A07Z&sp=r [following] 2021-05-17T21:33:07.6593139Z --2021-05-17 21:33:07-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=k8E6K1s5DeaaN%2FzO5vjyIdC3FfDIwFcCrY8FdvRu9xQ%3D&st=2021-05-17T21%3A32%3A07Z&se=2021-05-17T21%3A38%3A07Z&sp=r 2021-05-17T21:33:07.6824160Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-17T21:33:07.7413552Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-17T21:33:07.9924327Z HTTP request sent, awaiting response... 200 OK 2021-05-17T21:33:07.9931933Z Length: 67306919 (64M) [application/octet-stream] 2021-05-17T21:33:07.9933750Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-17T21:33:08.5250882Z 2021-05-17T21:33:10.1505956Z 0K ........ ........ ........ ........ 49% 15.5M 2s 2021-05-17T21:33:11.3414996Z 32768K ........ ........ ........ ........ 99% 26.2M 0s 2021-05-17T21:33:11.3419050Z 65536K 100% 3.07M=3.3s 2021-05-17T21:33:11.3419766Z 2021-05-17T21:33:11.3421737Z 2021-05-17 21:33:11 (19.2 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-17T21:33:11.3422615Z 2021-05-17T21:33:13.2554990Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-17T21:33:13.2556122Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-17T21:33:13.5315395Z ##[group]Run tlmgr update --self 2021-05-17T21:33:13.5315926Z tlmgr update --self 2021-05-17T21:33:13.5316659Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-17T21:33:13.5317339Z tlmgr update --all 2021-05-17T21:33:13.5364235Z shell: /usr/bin/bash -e {0} 2021-05-17T21:33:13.5364678Z env: 2021-05-17T21:33:13.5365218Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:33:13.5365822Z TIC_DEPLOY_KEY: 2021-05-17T21:33:13.5366737Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:33:13.5368435Z GITHUB_PAT: *** 2021-05-17T21:33:13.5369233Z COVERALLS_TOKEN: *** 2021-05-17T21:33:13.5369708Z continue-on-error: false 2021-05-17T21:33:13.5370241Z VDIFFR_RUN_TESTS: 2021-05-17T21:33:13.5370809Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:33:13.5371282Z TZ: UTC 2021-05-17T21:33:13.5386644Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:33:13.5387177Z NOT_CRAN: true 2021-05-17T21:33:13.5387534Z ##[endgroup] 2021-05-17T21:33:14.9070097Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T21:33:14.9072259Z tlmgr: no self-updates for tlmgr available 2021-05-17T21:33:16.2505544Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T21:33:16.2506888Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-17T21:33:16.3413725Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-17T21:33:16.3944404Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-17T21:33:16.4384535Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-17T21:33:16.4839470Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-17T21:33:16.8994739Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-17T21:33:18.1739099Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-17T21:33:18.2432041Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-17T21:33:18.3140813Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-17T21:33:18.3565890Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-17T21:33:18.3984572Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-17T21:33:18.4422620Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-17T21:33:18.4859333Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-17T21:33:18.5303575Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-17T21:33:18.5781281Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-17T21:33:18.6480771Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-17T21:33:18.7366649Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-17T21:33:18.7803334Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-17T21:33:18.8230538Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-17T21:33:18.8664446Z [20/89, 00:02/00:02] install: ekdosis [19k] 2021-05-17T21:33:18.9127446Z [21/89, 00:02/00:02] install: emoji [40k] 2021-05-17T21:33:18.9588628Z [22/89, 00:02/00:02] install: emojicite [2k] 2021-05-17T21:33:19.0018701Z [23/89, 00:02/00:02] install: enctex [24k] 2021-05-17T21:33:19.0497642Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-17T21:33:19.0961963Z [25/89, 00:03/00:03] install: etex-pkg [6k] 2021-05-17T21:33:19.1418456Z [26/89, 00:03/00:03] install: filecontents [3k] 2021-05-17T21:33:19.1868798Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-17T21:33:19.2297022Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-17T21:33:19.2752374Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-17T21:33:19.3186100Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-17T21:33:19.3642304Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-17T21:33:19.4095301Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-17T21:33:19.4544858Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-17T21:33:19.5032463Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-17T21:33:19.5481251Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-17T21:33:19.5928438Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-17T21:33:19.6540337Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-17T21:33:19.7005450Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-17T21:33:19.7447098Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-17T21:33:19.7899419Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-17T21:33:19.8348130Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-17T21:33:19.8807027Z [42/89, 00:03/00:03] install: luahyphenrules [3k] 2021-05-17T21:33:19.9258420Z [43/89, 00:03/00:03] install: luaimageembed [2k] 2021-05-17T21:33:19.9687795Z [44/89, 00:03/00:03] install: luaindex [5k] 2021-05-17T21:33:20.0149947Z [45/89, 00:03/00:03] install: luainputenc [5k] 2021-05-17T21:33:20.0584332Z [46/89, 00:04/00:04] install: luaintro [1k] 2021-05-17T21:33:20.1035085Z [47/89, 00:04/00:04] install: luakeys [5k] 2021-05-17T21:33:20.1481280Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-17T21:33:20.1927880Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-17T21:33:20.2378430Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-17T21:33:20.2826198Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-17T21:33:20.3282449Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-17T21:33:20.3716505Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-17T21:33:20.4165395Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-17T21:33:20.4620857Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-17T21:33:20.5079757Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-17T21:33:20.5543300Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-17T21:33:20.6006587Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-17T21:33:20.6477609Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-17T21:33:20.6978123Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-17T21:33:20.7453100Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-17T21:33:20.7889825Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-17T21:33:20.8352978Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-17T21:33:20.8809317Z [64/89, 00:04/00:04] install: nodetree [13k] 2021-05-17T21:33:20.9281914Z [65/89, 00:04/00:04] install: odsfile [5k] 2021-05-17T21:33:20.9743035Z [66/89, 00:04/00:04] install: optex.x86_64-linux [1k] 2021-05-17T21:33:21.0481221Z [67/89, 00:04/00:04] install: optex [770k] 2021-05-17T21:33:21.1294499Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-17T21:33:21.1737479Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-17T21:33:21.2210742Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-17T21:33:21.2638198Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-17T21:33:21.3084322Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-17T21:33:21.3591684Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-17T21:33:21.4110119Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-17T21:33:21.4569873Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-17T21:33:21.5013699Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-17T21:33:21.5433515Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-17T21:33:21.5893578Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-17T21:33:21.6500445Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-17T21:33:21.6988506Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-17T21:33:21.7441694Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-17T21:33:21.7872479Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-17T21:33:21.8334113Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-17T21:33:21.8815359Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-17T21:33:21.9291023Z [85/89, 00:05/00:05] install: upquote [2k] 2021-05-17T21:33:21.9802781Z [86/89, 00:05/00:05] install: xdvi.x86_64-linux [530k] 2021-05-17T21:33:22.0778218Z [87/89, 00:06/00:06] install: xdvi [7k] 2021-05-17T21:33:22.1244547Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-17T21:33:22.1702614Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-17T21:33:22.1892534Z running mktexlsr ... 2021-05-17T21:33:22.2734964Z done running mktexlsr. 2021-05-17T21:33:22.3051340Z running updmap-sys ... 2021-05-17T21:33:22.5674234Z done running updmap-sys. 2021-05-17T21:33:22.5675641Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-17T21:33:22.5677931Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/EJtWOTBr41/HRSDKlXz2K ... 2021-05-17T21:33:22.9591984Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/EJtWOTBr41/HRSDKlXz2K. 2021-05-17T21:33:22.9594046Z OK: optex.fmt/luatex 2021-05-17T21:33:22.9595346Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-17T21:33:22.9596918Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-17T21:33:24.2179221Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T21:33:24.2181733Z tlmgr: no updates available 2021-05-17T21:33:24.3248159Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-17T21:33:24.3248669Z with: 2021-05-17T21:33:24.3249089Z pandoc-version: 2.7.3 2021-05-17T21:33:24.3249504Z env: 2021-05-17T21:33:24.3249945Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:33:24.3250430Z TIC_DEPLOY_KEY: 2021-05-17T21:33:24.3251236Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:33:24.3253094Z GITHUB_PAT: *** 2021-05-17T21:33:24.3253922Z COVERALLS_TOKEN: *** 2021-05-17T21:33:24.3254416Z continue-on-error: false 2021-05-17T21:33:24.3254910Z VDIFFR_RUN_TESTS: 2021-05-17T21:33:24.3255410Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:33:24.3255915Z TZ: UTC 2021-05-17T21:33:24.3256320Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:33:24.3256751Z NOT_CRAN: true 2021-05-17T21:33:24.3257141Z ##[endgroup] 2021-05-17T21:33:24.6122864Z [command]sudo apt-get install -y gdebi-core 2021-05-17T21:33:24.6796876Z Reading package lists... 2021-05-17T21:33:24.8248019Z Building dependency tree... 2021-05-17T21:33:24.8263140Z Reading state information... 2021-05-17T21:33:25.0510505Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-17T21:33:25.0511807Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:25.0542526Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-17T21:33:25.1845086Z 2021-05-17T21:33:25.2011167Z Reading package lists... 0% 2021-05-17T21:33:25.2014283Z 2021-05-17T21:33:25.2059318Z Reading package lists... 100% 2021-05-17T21:33:25.2059873Z 2021-05-17T21:33:25.2060224Z 2021-05-17T21:33:25.2060833Z Reading package lists... Done 2021-05-17T21:33:25.2061286Z 2021-05-17T21:33:25.2061891Z Building dependency tree... 0% 2021-05-17T21:33:25.2062356Z 2021-05-17T21:33:25.2337800Z Building dependency tree... 0% 2021-05-17T21:33:25.2338571Z 2021-05-17T21:33:25.2339875Z Building dependency tree... 50% 2021-05-17T21:33:25.2341157Z 2021-05-17T21:33:25.3680816Z Building dependency tree... 50% 2021-05-17T21:33:25.3681936Z 2021-05-17T21:33:25.3682488Z Building dependency tree 2021-05-17T21:33:25.3682855Z 2021-05-17T21:33:25.3683380Z Reading state information... 0% 2021-05-17T21:33:25.3683793Z 2021-05-17T21:33:25.5384717Z Reading state information... 0% 2021-05-17T21:33:25.5385508Z 2021-05-17T21:33:25.5385946Z 2021-05-17T21:33:25.5386910Z Reading state information... Done 2021-05-17T21:33:25.5387620Z 2021-05-17T21:33:25.5388523Z Reading state information... 0% 2021-05-17T21:33:25.5441055Z 2021-05-17T21:33:25.5441623Z Reading state information... 1% 2021-05-17T21:33:25.5482702Z 2021-05-17T21:33:25.5483294Z Reading state information... 3% 2021-05-17T21:33:25.5524482Z 2021-05-17T21:33:25.5525065Z Reading state information... 5% 2021-05-17T21:33:25.5566490Z 2021-05-17T21:33:25.5567040Z Reading state information... 7% 2021-05-17T21:33:25.5605768Z 2021-05-17T21:33:25.5606289Z Reading state information... 9% 2021-05-17T21:33:25.5645826Z 2021-05-17T21:33:25.5646479Z Reading state information... 11% 2021-05-17T21:33:25.5684312Z 2021-05-17T21:33:25.5684865Z Reading state information... 13% 2021-05-17T21:33:25.5724384Z 2021-05-17T21:33:25.5724949Z Reading state information... 15% 2021-05-17T21:33:25.5761689Z 2021-05-17T21:33:25.5762148Z Reading state information... 17% 2021-05-17T21:33:25.5800917Z 2021-05-17T21:33:25.5801392Z Reading state information... 19% 2021-05-17T21:33:25.5844523Z 2021-05-17T21:33:25.5845488Z Reading state information... 21% 2021-05-17T21:33:25.5877037Z 2021-05-17T21:33:25.5877597Z Reading state information... 23% 2021-05-17T21:33:25.5918034Z 2021-05-17T21:33:25.5918722Z Reading state information... 25% 2021-05-17T21:33:25.5962620Z 2021-05-17T21:33:25.5963138Z Reading state information... 27% 2021-05-17T21:33:25.6004223Z 2021-05-17T21:33:25.6004957Z Reading state information... 29% 2021-05-17T21:33:25.6050046Z 2021-05-17T21:33:25.6050626Z Reading state information... 31% 2021-05-17T21:33:25.6093502Z 2021-05-17T21:33:25.6094237Z Reading state information... 33% 2021-05-17T21:33:25.6132255Z 2021-05-17T21:33:25.6132868Z Reading state information... 35% 2021-05-17T21:33:25.6169488Z 2021-05-17T21:33:25.6170036Z Reading state information... 37% 2021-05-17T21:33:25.6212583Z 2021-05-17T21:33:25.6213189Z Reading state information... 39% 2021-05-17T21:33:25.6257740Z 2021-05-17T21:33:25.6258274Z Reading state information... 41% 2021-05-17T21:33:25.6296829Z 2021-05-17T21:33:25.6297361Z Reading state information... 43% 2021-05-17T21:33:25.6343046Z 2021-05-17T21:33:25.6343628Z Reading state information... 45% 2021-05-17T21:33:25.6410694Z 2021-05-17T21:33:25.6411249Z Reading state information... 47% 2021-05-17T21:33:25.6451942Z 2021-05-17T21:33:25.6452472Z Reading state information... 49% 2021-05-17T21:33:25.6495217Z 2021-05-17T21:33:25.6495774Z Reading state information... 51% 2021-05-17T21:33:25.6534288Z 2021-05-17T21:33:25.6534874Z Reading state information... 53% 2021-05-17T21:33:25.6574674Z 2021-05-17T21:33:25.6575241Z Reading state information... 55% 2021-05-17T21:33:25.6611791Z 2021-05-17T21:33:25.6612323Z Reading state information... 57% 2021-05-17T21:33:25.6653081Z 2021-05-17T21:33:25.6653545Z Reading state information... 59% 2021-05-17T21:33:25.6694952Z 2021-05-17T21:33:25.6695428Z Reading state information... 61% 2021-05-17T21:33:25.6733516Z 2021-05-17T21:33:25.6734136Z Reading state information... 63% 2021-05-17T21:33:25.6767369Z 2021-05-17T21:33:25.6767837Z Reading state information... 65% 2021-05-17T21:33:25.6803545Z 2021-05-17T21:33:25.6804206Z Reading state information... 67% 2021-05-17T21:33:25.6845027Z 2021-05-17T21:33:25.6845620Z Reading state information... 69% 2021-05-17T21:33:25.6896899Z 2021-05-17T21:33:25.6897950Z Reading state information... 71% 2021-05-17T21:33:25.6931088Z 2021-05-17T21:33:25.6932117Z Reading state information... 73% 2021-05-17T21:33:25.6966802Z 2021-05-17T21:33:25.6967272Z Reading state information... 75% 2021-05-17T21:33:25.7014290Z 2021-05-17T21:33:25.7014786Z Reading state information... 77% 2021-05-17T21:33:25.7054997Z 2021-05-17T21:33:25.7055597Z Reading state information... 79% 2021-05-17T21:33:25.7095760Z 2021-05-17T21:33:25.7096330Z Reading state information... 81% 2021-05-17T21:33:25.7134367Z 2021-05-17T21:33:25.7135000Z Reading state information... 83% 2021-05-17T21:33:25.7172786Z 2021-05-17T21:33:25.7173261Z Reading state information... 85% 2021-05-17T21:33:25.7211546Z 2021-05-17T21:33:25.7212038Z Reading state information... 87% 2021-05-17T21:33:25.7246192Z 2021-05-17T21:33:25.7246766Z Reading state information... 89% 2021-05-17T21:33:25.7280641Z 2021-05-17T21:33:25.7281103Z Reading state information... 91% 2021-05-17T21:33:25.7316808Z 2021-05-17T21:33:25.7317286Z Reading state information... 93% 2021-05-17T21:33:25.7353945Z 2021-05-17T21:33:25.7354618Z Reading state information... 95% 2021-05-17T21:33:25.7396351Z 2021-05-17T21:33:25.7396920Z Reading state information... 97% 2021-05-17T21:33:25.7436312Z 2021-05-17T21:33:25.7436862Z Reading state information... 99% 2021-05-17T21:33:25.9980942Z Selecting previously unselected package pandoc. 2021-05-17T21:33:26.1085399Z (Reading database ... 261849 files and directories currently installed.) 2021-05-17T21:33:26.1191292Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-17T21:33:26.1205023Z Unpacking pandoc (2.7.3-1) ... 2021-05-17T21:33:28.2624094Z Setting up pandoc (2.7.3-1) ... 2021-05-17T21:33:28.2653060Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:33:28.9919026Z 2021-05-17T21:33:28.9919896Z 2021-05-17T21:33:28.9920654Z Reading state information... Done 2021-05-17T21:33:29.0312863Z ##[group]Run git config user.name adigherman 2021-05-17T21:33:29.0313554Z git config user.name adigherman 2021-05-17T21:33:29.0314157Z git config user.email adig@jhu.edu 2021-05-17T21:33:29.0356224Z shell: /usr/bin/bash -e {0} 2021-05-17T21:33:29.0356676Z env: 2021-05-17T21:33:29.0357200Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:33:29.0357739Z TIC_DEPLOY_KEY: 2021-05-17T21:33:29.0359207Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:33:29.0361091Z GITHUB_PAT: *** 2021-05-17T21:33:29.0362112Z COVERALLS_TOKEN: *** 2021-05-17T21:33:29.0362694Z continue-on-error: false 2021-05-17T21:33:29.0363247Z VDIFFR_RUN_TESTS: 2021-05-17T21:33:29.0363795Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:33:29.0364310Z TZ: UTC 2021-05-17T21:33:29.0364751Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:33:29.0365232Z NOT_CRAN: true 2021-05-17T21:33:29.0365688Z ##[endgroup] 2021-05-17T21:33:29.0657310Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-17T21:33:29.0657986Z env: 2021-05-17T21:33:29.0658495Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:33:29.0659017Z TIC_DEPLOY_KEY: 2021-05-17T21:33:29.0659905Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:33:29.0661755Z GITHUB_PAT: *** 2021-05-17T21:33:29.0662654Z COVERALLS_TOKEN: *** 2021-05-17T21:33:29.0663186Z continue-on-error: false 2021-05-17T21:33:29.0663716Z VDIFFR_RUN_TESTS: 2021-05-17T21:33:29.0664245Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:33:29.0664742Z TZ: UTC 2021-05-17T21:33:29.0665173Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:33:29.0665619Z NOT_CRAN: true 2021-05-17T21:33:29.0666043Z ##[endgroup] 2021-05-17T21:33:29.2501185Z Reading package lists... 2021-05-17T21:33:29.3985750Z Building dependency tree... 2021-05-17T21:33:29.4005270Z Reading state information... 2021-05-17T21:33:29.5287150Z The following additional packages will be installed: 2021-05-17T21:33:29.5289911Z cmake-data libjsoncpp1 librhash0 2021-05-17T21:33:29.5298052Z Suggested packages: 2021-05-17T21:33:29.5299703Z cmake-doc ninja-build 2021-05-17T21:33:29.5743179Z The following NEW packages will be installed: 2021-05-17T21:33:29.5751014Z cmake cmake-data libjsoncpp1 librhash0 2021-05-17T21:33:29.5963391Z 0 upgraded, 4 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:29.5964066Z Need to get 5470 kB of archives. 2021-05-17T21:33:29.5964712Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-17T21:33:29.5966317Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-17T21:33:29.6283888Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-17T21:33:29.6292951Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-17T21:33:29.6316464Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-17T21:33:30.0721492Z Fetched 5470 kB in 0s (48.9 MB/s) 2021-05-17T21:33:30.1118813Z Selecting previously unselected package cmake-data. 2021-05-17T21:33:30.1186251Z (Reading database ... 2021-05-17T21:33:30.1186786Z (Reading database ... 5% 2021-05-17T21:33:30.1187478Z (Reading database ... 10% 2021-05-17T21:33:30.1188091Z (Reading database ... 15% 2021-05-17T21:33:30.1188685Z (Reading database ... 20% 2021-05-17T21:33:30.1189263Z (Reading database ... 25% 2021-05-17T21:33:30.1189852Z (Reading database ... 30% 2021-05-17T21:33:30.1190438Z (Reading database ... 35% 2021-05-17T21:33:30.1191011Z (Reading database ... 40% 2021-05-17T21:33:30.1191591Z (Reading database ... 45% 2021-05-17T21:33:30.1192178Z (Reading database ... 50% 2021-05-17T21:33:30.1214276Z (Reading database ... 55% 2021-05-17T21:33:30.1250637Z (Reading database ... 60% 2021-05-17T21:33:30.1286562Z (Reading database ... 65% 2021-05-17T21:33:30.1403285Z (Reading database ... 70% 2021-05-17T21:33:30.1513194Z (Reading database ... 75% 2021-05-17T21:33:30.1750341Z (Reading database ... 80% 2021-05-17T21:33:30.2001684Z (Reading database ... 85% 2021-05-17T21:33:30.2128130Z (Reading database ... 90% 2021-05-17T21:33:30.2199895Z (Reading database ... 95% 2021-05-17T21:33:30.2200467Z (Reading database ... 100% 2021-05-17T21:33:30.2201244Z (Reading database ... 261856 files and directories currently installed.) 2021-05-17T21:33:30.2297519Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-17T21:33:30.2459844Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T21:33:30.7225409Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-17T21:33:30.7525479Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-17T21:33:30.7550893Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T21:33:30.7897606Z Selecting previously unselected package librhash0:amd64. 2021-05-17T21:33:30.8184010Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-17T21:33:30.8193726Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-17T21:33:30.8550538Z Selecting previously unselected package cmake. 2021-05-17T21:33:30.8844325Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-17T21:33:30.8855171Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-17T21:33:31.3271716Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-17T21:33:31.3314606Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T21:33:31.3739643Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T21:33:31.3766558Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-17T21:33:31.3824502Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:33:32.5169159Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:33:34.5595589Z Reading package lists... 2021-05-17T21:33:34.7230797Z Building dependency tree... 2021-05-17T21:33:34.7250590Z Reading state information... 2021-05-17T21:33:34.8752478Z Suggested packages: 2021-05-17T21:33:34.8754396Z libssh-doc 2021-05-17T21:33:34.9205103Z The following NEW packages will be installed: 2021-05-17T21:33:34.9210356Z libssh-dev 2021-05-17T21:33:34.9519378Z 0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:34.9520287Z Need to get 219 kB of archives. 2021-05-17T21:33:34.9521163Z After this operation, 1127 kB of additional disk space will be used. 2021-05-17T21:33:34.9523345Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-17T21:33:35.3761518Z Fetched 219 kB in 0s (5317 kB/s) 2021-05-17T21:33:35.4077001Z Selecting previously unselected package libssh-dev:amd64. 2021-05-17T21:33:35.4148469Z (Reading database ... 2021-05-17T21:33:35.4149309Z (Reading database ... 5% 2021-05-17T21:33:35.4150052Z (Reading database ... 10% 2021-05-17T21:33:35.4150802Z (Reading database ... 15% 2021-05-17T21:33:35.4151546Z (Reading database ... 20% 2021-05-17T21:33:35.4152273Z (Reading database ... 25% 2021-05-17T21:33:35.4153031Z (Reading database ... 30% 2021-05-17T21:33:35.4153774Z (Reading database ... 35% 2021-05-17T21:33:35.4154497Z (Reading database ... 40% 2021-05-17T21:33:35.4155327Z (Reading database ... 45% 2021-05-17T21:33:35.4156038Z (Reading database ... 50% 2021-05-17T21:33:35.4189830Z (Reading database ... 55% 2021-05-17T21:33:35.4227045Z (Reading database ... 60% 2021-05-17T21:33:35.4265896Z (Reading database ... 65% 2021-05-17T21:33:35.4392467Z (Reading database ... 70% 2021-05-17T21:33:35.4505246Z (Reading database ... 75% 2021-05-17T21:33:35.4785616Z (Reading database ... 80% 2021-05-17T21:33:35.5090616Z (Reading database ... 85% 2021-05-17T21:33:35.5233234Z (Reading database ... 90% 2021-05-17T21:33:35.5310975Z (Reading database ... 95% 2021-05-17T21:33:35.5311699Z (Reading database ... 100% 2021-05-17T21:33:35.5312747Z (Reading database ... 264640 files and directories currently installed.) 2021-05-17T21:33:35.5423645Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T21:33:35.5436142Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T21:33:35.6256389Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T21:33:37.7269048Z Reading package lists... 2021-05-17T21:33:37.8763781Z Building dependency tree... 2021-05-17T21:33:37.8782929Z Reading state information... 2021-05-17T21:33:38.0766879Z The following NEW packages will be installed: 2021-05-17T21:33:38.0775236Z jags 2021-05-17T21:33:38.1004181Z 0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:38.1005145Z Need to get 1562 kB of archives. 2021-05-17T21:33:38.1005899Z After this operation, 3615 kB of additional disk space will be used. 2021-05-17T21:33:38.1008037Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-17T21:33:38.5669846Z Fetched 1562 kB in 0s (22.0 MB/s) 2021-05-17T21:33:38.6004776Z Selecting previously unselected package jags. 2021-05-17T21:33:38.6076780Z (Reading database ... 2021-05-17T21:33:38.6078083Z (Reading database ... 5% 2021-05-17T21:33:38.6080065Z (Reading database ... 10% 2021-05-17T21:33:38.6080575Z (Reading database ... 15% 2021-05-17T21:33:38.6081068Z (Reading database ... 20% 2021-05-17T21:33:38.6081569Z (Reading database ... 25% 2021-05-17T21:33:38.6082080Z (Reading database ... 30% 2021-05-17T21:33:38.6082570Z (Reading database ... 35% 2021-05-17T21:33:38.6083064Z (Reading database ... 40% 2021-05-17T21:33:38.6083566Z (Reading database ... 45% 2021-05-17T21:33:38.6084047Z (Reading database ... 50% 2021-05-17T21:33:38.6118038Z (Reading database ... 55% 2021-05-17T21:33:38.6155156Z (Reading database ... 60% 2021-05-17T21:33:38.6194800Z (Reading database ... 65% 2021-05-17T21:33:38.6325575Z (Reading database ... 70% 2021-05-17T21:33:38.6444415Z (Reading database ... 75% 2021-05-17T21:33:38.6731264Z (Reading database ... 80% 2021-05-17T21:33:38.7051358Z (Reading database ... 85% 2021-05-17T21:33:38.7209588Z (Reading database ... 90% 2021-05-17T21:33:38.7299573Z (Reading database ... 95% 2021-05-17T21:33:38.7300399Z (Reading database ... 100% 2021-05-17T21:33:38.7301540Z (Reading database ... 264659 files and directories currently installed.) 2021-05-17T21:33:38.7422239Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-17T21:33:38.7447221Z Unpacking jags (4.3.0-3build1) ... 2021-05-17T21:33:38.9141266Z Setting up jags (4.3.0-3build1) ... 2021-05-17T21:33:38.9250934Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:33:39.6792857Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:33:41.6749557Z Reading package lists... 2021-05-17T21:33:41.8217908Z Building dependency tree... 2021-05-17T21:33:41.8235576Z Reading state information... 2021-05-17T21:33:41.9672741Z The following additional packages will be installed: 2021-05-17T21:33:41.9675329Z libnode64 libuv1-dev 2021-05-17T21:33:42.0148749Z The following NEW packages will be installed: 2021-05-17T21:33:42.0154998Z libnode-dev libnode64 libuv1-dev 2021-05-17T21:33:42.0364083Z 0 upgraded, 3 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:42.0364903Z Need to get 6239 kB of archives. 2021-05-17T21:33:42.0365660Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-17T21:33:42.0367550Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-17T21:33:42.0409760Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-17T21:33:42.1369741Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-17T21:33:42.5696308Z Fetched 6239 kB in 0s (52.2 MB/s) 2021-05-17T21:33:43.2445928Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-17T21:33:43.2565382Z (Reading database ... 2021-05-17T21:33:43.2566068Z (Reading database ... 5% 2021-05-17T21:33:43.2566580Z (Reading database ... 10% 2021-05-17T21:33:43.2567090Z (Reading database ... 15% 2021-05-17T21:33:43.2567593Z (Reading database ... 20% 2021-05-17T21:33:43.2568088Z (Reading database ... 25% 2021-05-17T21:33:43.2568576Z (Reading database ... 30% 2021-05-17T21:33:43.2569071Z (Reading database ... 35% 2021-05-17T21:33:43.2569569Z (Reading database ... 40% 2021-05-17T21:33:43.2570274Z (Reading database ... 45% 2021-05-17T21:33:43.2571831Z (Reading database ... 50% 2021-05-17T21:33:43.2611218Z (Reading database ... 55% 2021-05-17T21:33:43.2648470Z (Reading database ... 60% 2021-05-17T21:33:43.2693330Z (Reading database ... 65% 2021-05-17T21:33:43.2820484Z (Reading database ... 70% 2021-05-17T21:33:43.2939583Z (Reading database ... 75% 2021-05-17T21:33:43.3219289Z (Reading database ... 80% 2021-05-17T21:33:43.3534405Z (Reading database ... 85% 2021-05-17T21:33:43.3675277Z (Reading database ... 90% 2021-05-17T21:33:43.3750949Z (Reading database ... 95% 2021-05-17T21:33:43.3751697Z (Reading database ... 100% 2021-05-17T21:33:43.3752736Z (Reading database ... 264799 files and directories currently installed.) 2021-05-17T21:33:43.3864069Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-17T21:33:43.3879034Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T21:33:43.4280534Z Selecting previously unselected package libnode64:amd64. 2021-05-17T21:33:43.4539831Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T21:33:43.4570147Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T21:33:44.1242135Z Selecting previously unselected package libnode-dev:amd64. 2021-05-17T21:33:44.1464477Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T21:33:44.1482023Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T21:33:44.2403166Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T21:33:44.2440221Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T21:33:44.2509093Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T21:33:44.2554286Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:33:46.2530218Z Reading package lists... 2021-05-17T21:33:46.4103021Z Building dependency tree... 2021-05-17T21:33:46.4123357Z Reading state information... 2021-05-17T21:33:46.5648492Z The following additional packages will be installed: 2021-05-17T21:33:46.5651741Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T21:33:46.5658886Z Suggested packages: 2021-05-17T21:33:46.5660153Z libfftw3-doc 2021-05-17T21:33:46.6102951Z The following NEW packages will be installed: 2021-05-17T21:33:46.6107584Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T21:33:46.6306792Z 0 upgraded, 5 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:46.6307920Z Need to get 3986 kB of archives. 2021-05-17T21:33:46.6309126Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-17T21:33:46.6311131Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-17T21:33:46.6411525Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-17T21:33:46.6522854Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-17T21:33:46.6614821Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-17T21:33:46.6624555Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-17T21:33:47.1060193Z Fetched 3986 kB in 0s (47.7 MB/s) 2021-05-17T21:33:47.1375299Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-17T21:33:47.1451869Z (Reading database ... 2021-05-17T21:33:47.1452483Z (Reading database ... 5% 2021-05-17T21:33:47.1453024Z (Reading database ... 10% 2021-05-17T21:33:47.1453571Z (Reading database ... 15% 2021-05-17T21:33:47.1454102Z (Reading database ... 20% 2021-05-17T21:33:47.1454666Z (Reading database ... 25% 2021-05-17T21:33:47.1455200Z (Reading database ... 30% 2021-05-17T21:33:47.1455724Z (Reading database ... 35% 2021-05-17T21:33:47.1457896Z (Reading database ... 40% 2021-05-17T21:33:47.1458445Z (Reading database ... 45% 2021-05-17T21:33:47.1459175Z (Reading database ... 50% 2021-05-17T21:33:47.1490609Z (Reading database ... 55% 2021-05-17T21:33:47.1528859Z (Reading database ... 60% 2021-05-17T21:33:47.1567021Z (Reading database ... 65% 2021-05-17T21:33:47.1690617Z (Reading database ... 70% 2021-05-17T21:33:47.1809877Z (Reading database ... 75% 2021-05-17T21:33:47.2075383Z (Reading database ... 80% 2021-05-17T21:33:47.2381658Z (Reading database ... 85% 2021-05-17T21:33:47.2530921Z (Reading database ... 90% 2021-05-17T21:33:47.2609971Z (Reading database ... 95% 2021-05-17T21:33:47.2611579Z (Reading database ... 100% 2021-05-17T21:33:47.2613408Z (Reading database ... 264935 files and directories currently installed.) 2021-05-17T21:33:47.2730627Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T21:33:47.2755557Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:33:47.3347507Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-17T21:33:47.3626866Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T21:33:47.3637722Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:33:47.4641335Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-17T21:33:47.4871086Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T21:33:47.4889137Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:33:47.5880189Z Selecting previously unselected package libfftw3-bin. 2021-05-17T21:33:47.6103769Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T21:33:47.6115978Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T21:33:47.6480529Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-17T21:33:47.6678165Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T21:33:47.6690147Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:33:47.9696536Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:33:47.9725153Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:33:47.9754678Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:33:47.9788489Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T21:33:47.9812508Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:33:47.9838805Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:33:48.7481413Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:33:50.8269768Z Reading package lists... 2021-05-17T21:33:50.9886164Z Building dependency tree... 2021-05-17T21:33:50.9905496Z Reading state information... 2021-05-17T21:33:51.1474880Z The following additional packages will be installed: 2021-05-17T21:33:51.1476753Z libdcmtk14 2021-05-17T21:33:51.1937460Z The following NEW packages will be installed: 2021-05-17T21:33:51.1948200Z dcmtk libdcmtk14 2021-05-17T21:33:51.2173931Z 0 upgraded, 2 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:51.2174855Z Need to get 5546 kB of archives. 2021-05-17T21:33:51.2175708Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-17T21:33:51.2177690Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-17T21:33:51.2998078Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-17T21:33:51.7177929Z Fetched 5546 kB in 0s (51.3 MB/s) 2021-05-17T21:33:51.7493724Z Selecting previously unselected package libdcmtk14. 2021-05-17T21:33:51.7564238Z (Reading database ... 2021-05-17T21:33:51.7565179Z (Reading database ... 5% 2021-05-17T21:33:51.7565938Z (Reading database ... 10% 2021-05-17T21:33:51.7566684Z (Reading database ... 15% 2021-05-17T21:33:51.7567420Z (Reading database ... 20% 2021-05-17T21:33:51.7568195Z (Reading database ... 25% 2021-05-17T21:33:51.7568934Z (Reading database ... 30% 2021-05-17T21:33:51.7569662Z (Reading database ... 35% 2021-05-17T21:33:51.7570378Z (Reading database ... 40% 2021-05-17T21:33:51.7571106Z (Reading database ... 45% 2021-05-17T21:33:51.7572053Z (Reading database ... 50% 2021-05-17T21:33:51.7591426Z (Reading database ... 55% 2021-05-17T21:33:51.7628230Z (Reading database ... 60% 2021-05-17T21:33:51.7667777Z (Reading database ... 65% 2021-05-17T21:33:51.7796129Z (Reading database ... 70% 2021-05-17T21:33:51.7913510Z (Reading database ... 75% 2021-05-17T21:33:51.8197730Z (Reading database ... 80% 2021-05-17T21:33:51.8520669Z (Reading database ... 85% 2021-05-17T21:33:51.8669052Z (Reading database ... 90% 2021-05-17T21:33:51.8750490Z (Reading database ... 95% 2021-05-17T21:33:51.8751294Z (Reading database ... 100% 2021-05-17T21:33:51.8752525Z (Reading database ... 265026 files and directories currently installed.) 2021-05-17T21:33:51.8865502Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-17T21:33:51.8886323Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T21:33:52.4169144Z Selecting previously unselected package dcmtk. 2021-05-17T21:33:52.4424817Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-17T21:33:52.4487702Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-17T21:33:52.5930977Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T21:33:52.5960983Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-17T21:33:52.6087296Z Adding `dcmtk' group to system ... 2021-05-17T21:33:52.6570862Z Adding `dcmtk' user to system ... 2021-05-17T21:33:52.7360392Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-17T21:33:52.9705159Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:33:54.6196876Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:33:56.6420287Z Reading package lists... 2021-05-17T21:33:56.7921485Z Building dependency tree... 2021-05-17T21:33:56.7939828Z Reading state information... 2021-05-17T21:33:57.0181175Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-17T21:33:57.0182604Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:57.0822944Z Reading package lists... 2021-05-17T21:33:57.2457382Z Building dependency tree... 2021-05-17T21:33:57.2477999Z Reading state information... 2021-05-17T21:33:57.4998281Z libpng-dev is already the newest version (1.6.37-2). 2021-05-17T21:33:57.4999844Z libpng-dev set to manually installed. 2021-05-17T21:33:57.5000791Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:57.5676336Z Reading package lists... 2021-05-17T21:33:57.7438762Z Building dependency tree... 2021-05-17T21:33:57.7459035Z Reading state information... 2021-05-17T21:33:57.9088610Z The following additional packages will be installed: 2021-05-17T21:33:57.9091520Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-17T21:33:57.9096078Z Suggested packages: 2021-05-17T21:33:57.9097882Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-17T21:33:57.9099981Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-17T21:33:57.9101641Z fonts-arphic-uming fonts-nanum 2021-05-17T21:33:57.9583428Z The following NEW packages will be installed: 2021-05-17T21:33:57.9585558Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-17T21:33:57.9589261Z libpoppler97 poppler-data 2021-05-17T21:33:57.9804153Z 0 upgraded, 6 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:57.9805320Z Need to get 2582 kB of archives. 2021-05-17T21:33:57.9806560Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-17T21:33:57.9808516Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-17T21:33:58.0087520Z 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-17T21:33:58.0106596Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-17T21:33:58.0284405Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-17T21:33:58.0290095Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-17T21:33:58.0295488Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-17T21:33:58.4601602Z Fetched 2582 kB in 0s (39.2 MB/s) 2021-05-17T21:33:58.4931715Z Selecting previously unselected package poppler-data. 2021-05-17T21:33:58.5000809Z (Reading database ... 2021-05-17T21:33:58.5001629Z (Reading database ... 5% 2021-05-17T21:33:58.5002512Z (Reading database ... 10% 2021-05-17T21:33:58.5003422Z (Reading database ... 15% 2021-05-17T21:33:58.5004164Z (Reading database ... 20% 2021-05-17T21:33:58.5005090Z (Reading database ... 25% 2021-05-17T21:33:58.5005848Z (Reading database ... 30% 2021-05-17T21:33:58.5006588Z (Reading database ... 35% 2021-05-17T21:33:58.5007325Z (Reading database ... 40% 2021-05-17T21:33:58.5008052Z (Reading database ... 45% 2021-05-17T21:33:58.5008798Z (Reading database ... 50% 2021-05-17T21:33:58.5040218Z (Reading database ... 55% 2021-05-17T21:33:58.5072687Z (Reading database ... 60% 2021-05-17T21:33:58.5111150Z (Reading database ... 65% 2021-05-17T21:33:58.5231160Z (Reading database ... 70% 2021-05-17T21:33:58.5344877Z (Reading database ... 75% 2021-05-17T21:33:58.5611230Z (Reading database ... 80% 2021-05-17T21:33:58.5939640Z (Reading database ... 85% 2021-05-17T21:33:58.6075818Z (Reading database ... 90% 2021-05-17T21:33:58.6148543Z (Reading database ... 95% 2021-05-17T21:33:58.6149245Z (Reading database ... 100% 2021-05-17T21:33:58.6150234Z (Reading database ... 265261 files and directories currently installed.) 2021-05-17T21:33:58.6254432Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-17T21:33:58.6272345Z Unpacking poppler-data (0.4.9-2) ... 2021-05-17T21:33:58.8800920Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-17T21:33:58.9024347Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-17T21:33:58.9046990Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T21:33:58.9481055Z Selecting previously unselected package libpoppler97:amd64. 2021-05-17T21:33:58.9714232Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T21:33:58.9731360Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:33:59.1040998Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-17T21:33:59.1251320Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T21:33:59.1270102Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:33:59.1640600Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-17T21:33:59.1888908Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T21:33:59.1905742Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:33:59.2219324Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-17T21:33:59.2482957Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T21:33:59.2491183Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:33:59.3118941Z Setting up poppler-data (0.4.9-2) ... 2021-05-17T21:33:59.3211133Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T21:33:59.3243652Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:33:59.3269809Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:33:59.3300074Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:33:59.3326078Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:33:59.3361633Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T21:33:59.3725480Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:01.3783746Z Reading package lists... 2021-05-17T21:34:01.5298213Z Building dependency tree... 2021-05-17T21:34:01.5316124Z Reading state information... 2021-05-17T21:34:01.6885737Z The following additional packages will be installed: 2021-05-17T21:34:01.6888626Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-17T21:34:01.6892269Z Suggested packages: 2021-05-17T21:34:01.6893483Z libhdf5-doc 2021-05-17T21:34:01.7373277Z The following NEW packages will be installed: 2021-05-17T21:34:01.7376015Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-17T21:34:01.7377532Z libsz2 2021-05-17T21:34:01.7583895Z 0 upgraded, 7 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:01.7584711Z Need to get 4074 kB of archives. 2021-05-17T21:34:01.7585455Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-17T21:34:01.7587894Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-17T21:34:01.7604787Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-17T21:34:01.7617471Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-17T21:34:01.7624496Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-17T21:34:01.7863782Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-17T21:34:01.7883306Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-17T21:34:01.7890597Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-17T21:34:02.2545738Z Fetched 4074 kB in 0s (40.7 MB/s) 2021-05-17T21:34:02.2868787Z Selecting previously unselected package hdf5-helpers. 2021-05-17T21:34:02.2939548Z (Reading database ... 2021-05-17T21:34:02.2940947Z (Reading database ... 5% 2021-05-17T21:34:02.2941503Z (Reading database ... 10% 2021-05-17T21:34:02.2942042Z (Reading database ... 15% 2021-05-17T21:34:02.2942575Z (Reading database ... 20% 2021-05-17T21:34:02.2943102Z (Reading database ... 25% 2021-05-17T21:34:02.2943627Z (Reading database ... 30% 2021-05-17T21:34:02.2944129Z (Reading database ... 35% 2021-05-17T21:34:02.2944629Z (Reading database ... 40% 2021-05-17T21:34:02.2945112Z (Reading database ... 45% 2021-05-17T21:34:02.2945609Z (Reading database ... 50% 2021-05-17T21:34:02.2985595Z (Reading database ... 55% 2021-05-17T21:34:02.3025180Z (Reading database ... 60% 2021-05-17T21:34:02.3064972Z (Reading database ... 65% 2021-05-17T21:34:02.3184526Z (Reading database ... 70% 2021-05-17T21:34:02.3308730Z (Reading database ... 75% 2021-05-17T21:34:02.3597359Z (Reading database ... 80% 2021-05-17T21:34:02.3933264Z (Reading database ... 85% 2021-05-17T21:34:02.4078305Z (Reading database ... 90% 2021-05-17T21:34:02.4155238Z (Reading database ... 95% 2021-05-17T21:34:02.4156717Z (Reading database ... 100% 2021-05-17T21:34:02.4159042Z (Reading database ... 265821 files and directories currently installed.) 2021-05-17T21:34:02.4270171Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T21:34:02.4292189Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:34:02.4641168Z Selecting previously unselected package libaec0:amd64. 2021-05-17T21:34:02.4908811Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-17T21:34:02.4948294Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-17T21:34:02.5279659Z Selecting previously unselected package libsz2:amd64. 2021-05-17T21:34:02.5542236Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-17T21:34:02.5556452Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-17T21:34:02.5880786Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-17T21:34:02.6110963Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T21:34:02.6128314Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:34:02.7681383Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-17T21:34:02.7948872Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T21:34:02.7963970Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:34:02.8360971Z Selecting previously unselected package libaec-dev:amd64. 2021-05-17T21:34:02.8615934Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-17T21:34:02.8635408Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T21:34:02.8960986Z Selecting previously unselected package libhdf5-dev. 2021-05-17T21:34:02.9200321Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T21:34:02.9217585Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:34:03.2576134Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:34:03.2624518Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-17T21:34:03.2660881Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-17T21:34:03.2704346Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T21:34:03.2730766Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:34:03.2756894Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:34:03.2783182Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:34:03.2880624Z 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-17T21:34:03.2914407Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:04.0922162Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:06.2112177Z Reading package lists... 2021-05-17T21:34:06.3724012Z Building dependency tree... 2021-05-17T21:34:06.3744955Z Reading state information... 2021-05-17T21:34:06.5264346Z The following additional packages will be installed: 2021-05-17T21:34:06.5269931Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-17T21:34:06.5749622Z The following NEW packages will be installed: 2021-05-17T21:34:06.5754851Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-17T21:34:06.5759144Z mesa-common-dev 2021-05-17T21:34:06.5965308Z 0 upgraded, 6 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:06.5966041Z Need to get 1761 kB of archives. 2021-05-17T21:34:06.5966806Z After this operation, 5442 kB of additional disk space will be used. 2021-05-17T21:34:06.5968544Z 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-17T21:34:06.6010246Z 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-17T21:34:06.6018237Z 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-17T21:34:06.6078963Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-17T21:34:06.6327220Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-17T21:34:06.6434947Z 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-17T21:34:07.0947478Z Fetched 1761 kB in 0s (21.5 MB/s) 2021-05-17T21:34:07.1261486Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-17T21:34:07.1336557Z (Reading database ... 2021-05-17T21:34:07.1337443Z (Reading database ... 5% 2021-05-17T21:34:07.1338420Z (Reading database ... 10% 2021-05-17T21:34:07.1339047Z (Reading database ... 15% 2021-05-17T21:34:07.1339606Z (Reading database ... 20% 2021-05-17T21:34:07.1340203Z (Reading database ... 25% 2021-05-17T21:34:07.1340779Z (Reading database ... 30% 2021-05-17T21:34:07.1341330Z (Reading database ... 35% 2021-05-17T21:34:07.1341863Z (Reading database ... 40% 2021-05-17T21:34:07.1342409Z (Reading database ... 45% 2021-05-17T21:34:07.1342940Z (Reading database ... 50% 2021-05-17T21:34:07.1374841Z (Reading database ... 55% 2021-05-17T21:34:07.1410805Z (Reading database ... 60% 2021-05-17T21:34:07.1450835Z (Reading database ... 65% 2021-05-17T21:34:07.1578254Z (Reading database ... 70% 2021-05-17T21:34:07.1695897Z (Reading database ... 75% 2021-05-17T21:34:07.1974337Z (Reading database ... 80% 2021-05-17T21:34:07.2293073Z (Reading database ... 85% 2021-05-17T21:34:07.2436153Z (Reading database ... 90% 2021-05-17T21:34:07.2537202Z (Reading database ... 95% 2021-05-17T21:34:07.2538049Z (Reading database ... 100% 2021-05-17T21:34:07.2539281Z (Reading database ... 266029 files and directories currently installed.) 2021-05-17T21:34:07.2655283Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T21:34:07.2672989Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T21:34:07.3120787Z Selecting previously unselected package libglx-dev:amd64. 2021-05-17T21:34:07.3358237Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:34:07.3368405Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T21:34:07.3800141Z Selecting previously unselected package libgl-dev:amd64. 2021-05-17T21:34:07.4020675Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:34:07.4029084Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T21:34:07.4459932Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-17T21:34:07.4732964Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-17T21:34:07.4768145Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T21:34:07.5201177Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-17T21:34:07.5432102Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-17T21:34:07.5448250Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T21:34:07.6041047Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-17T21:34:07.6261226Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:34:07.6273197Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:34:07.8019945Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T21:34:07.8046746Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T21:34:07.8088583Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T21:34:07.8138261Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T21:34:07.8169467Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T21:34:07.8196077Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:34:07.8256544Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:09.2235700Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:11.4347465Z Reading package lists... 2021-05-17T21:34:11.5861509Z Building dependency tree... 2021-05-17T21:34:11.5880864Z Reading state information... 2021-05-17T21:34:11.7438860Z The following additional packages will be installed: 2021-05-17T21:34:11.7440815Z libprotobuf-lite17 libprotoc17 2021-05-17T21:34:11.7885097Z The following NEW packages will be installed: 2021-05-17T21:34:11.7887422Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-17T21:34:11.7888769Z protobuf-compiler 2021-05-17T21:34:11.8077746Z 0 upgraded, 5 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:11.8078705Z Need to get 2754 kB of archives. 2021-05-17T21:34:11.8079537Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-17T21:34:11.8082195Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-17T21:34:11.8128477Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-17T21:34:11.8220763Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-17T21:34:11.8409070Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-17T21:34:11.8537747Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-17T21:34:12.2611482Z Fetched 2754 kB in 0s (45.1 MB/s) 2021-05-17T21:34:12.2950768Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-17T21:34:12.3021163Z (Reading database ... 2021-05-17T21:34:12.3021676Z (Reading database ... 5% 2021-05-17T21:34:12.3022119Z (Reading database ... 10% 2021-05-17T21:34:12.3022575Z (Reading database ... 15% 2021-05-17T21:34:12.3023022Z (Reading database ... 20% 2021-05-17T21:34:12.3023454Z (Reading database ... 25% 2021-05-17T21:34:12.3024071Z (Reading database ... 30% 2021-05-17T21:34:12.3024509Z (Reading database ... 35% 2021-05-17T21:34:12.3024958Z (Reading database ... 40% 2021-05-17T21:34:12.3025400Z (Reading database ... 45% 2021-05-17T21:34:12.3025833Z (Reading database ... 50% 2021-05-17T21:34:12.3066695Z (Reading database ... 55% 2021-05-17T21:34:12.3101780Z (Reading database ... 60% 2021-05-17T21:34:12.3140672Z (Reading database ... 65% 2021-05-17T21:34:12.3272156Z (Reading database ... 70% 2021-05-17T21:34:12.3397634Z (Reading database ... 75% 2021-05-17T21:34:12.3680229Z (Reading database ... 80% 2021-05-17T21:34:12.3995388Z (Reading database ... 85% 2021-05-17T21:34:12.4139371Z (Reading database ... 90% 2021-05-17T21:34:12.4218655Z (Reading database ... 95% 2021-05-17T21:34:12.4220290Z (Reading database ... 100% 2021-05-17T21:34:12.4222167Z (Reading database ... 266512 files and directories currently installed.) 2021-05-17T21:34:12.4332927Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T21:34:12.4357025Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:12.4805837Z Selecting previously unselected package libprotoc17:amd64. 2021-05-17T21:34:12.5041256Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T21:34:12.5058661Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:12.6001544Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-17T21:34:12.6241528Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T21:34:12.6269707Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:12.7865068Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-17T21:34:12.8099252Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T21:34:12.8114069Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:12.9320794Z Selecting previously unselected package protobuf-compiler. 2021-05-17T21:34:12.9508154Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T21:34:12.9534787Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:13.0194724Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:13.0247165Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:13.0302069Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:13.0381948Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:13.0417041Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:13.0481657Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:13.8014606Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:15.9634960Z Reading package lists... 2021-05-17T21:34:16.1255282Z Building dependency tree... 2021-05-17T21:34:16.1274143Z Reading state information... 2021-05-17T21:34:16.2966153Z The following additional packages will be installed: 2021-05-17T21:34:16.2968545Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-17T21:34:16.2970478Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-17T21:34:16.2975572Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-17T21:34:16.2977913Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-17T21:34:16.2979823Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-17T21:34:16.2981604Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T21:34:16.2983491Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T21:34:16.2985402Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T21:34:16.2987232Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T21:34:16.2989079Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T21:34:16.2991242Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T21:34:16.2992560Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T21:34:16.2993817Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T21:34:16.2995033Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T21:34:16.2995888Z Suggested packages: 2021-05-17T21:34:16.2996994Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-17T21:34:16.2998558Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-17T21:34:16.3000076Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-17T21:34:16.3001402Z nvidia-legacy-304xx-vdpau-driver 2021-05-17T21:34:16.3726848Z The following NEW packages will be installed: 2021-05-17T21:34:16.3731487Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-17T21:34:16.3732868Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-17T21:34:16.3735581Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-17T21:34:16.3737092Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-17T21:34:16.3741519Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-17T21:34:16.3745214Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T21:34:16.3748234Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T21:34:16.3752340Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T21:34:16.3753693Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T21:34:16.3756544Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T21:34:16.3757978Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T21:34:16.3761075Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T21:34:16.3765010Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T21:34:16.3770649Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T21:34:16.3989899Z 0 upgraded, 76 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:16.3990725Z Need to get 47.1 MB of archives. 2021-05-17T21:34:16.3991565Z After this operation, 195 MB of additional disk space will be used. 2021-05-17T21:34:16.3993458Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-17T21:34:16.4192034Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-17T21:34:16.4208473Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-17T21:34:16.4235692Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-17T21:34:16.4237800Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-17T21:34:16.4240123Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-17T21:34:16.4242422Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-17T21:34:16.4277394Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-17T21:34:16.5879303Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-17T21:34:16.5884460Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-17T21:34:16.5917539Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-17T21:34:16.5972390Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-17T21:34:16.5977407Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-17T21:34:16.5983805Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-17T21:34:16.5993048Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-17T21:34:16.6004209Z 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-17T21:34:16.6016011Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-17T21:34:16.6033754Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-17T21:34:16.6043488Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-17T21:34:16.6053257Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-17T21:34:16.6066724Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-17T21:34:16.6133679Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-17T21:34:16.6341293Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-17T21:34:16.6373026Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-17T21:34:16.6384356Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-17T21:34:16.6427266Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-17T21:34:16.7482756Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-17T21:34:16.7492049Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-17T21:34:16.7500472Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-17T21:34:16.7519571Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-17T21:34:16.7545358Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-17T21:34:16.7609014Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-17T21:34:16.7632533Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-17T21:34:16.7653825Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-17T21:34:16.7758230Z 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-17T21:34:16.7803943Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-17T21:34:16.7982444Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-17T21:34:16.7990184Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-17T21:34:17.3218879Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-17T21:34:17.3227990Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-17T21:34:17.3233324Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-17T21:34:17.3254033Z 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-17T21:34:17.3264408Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-17T21:34:17.3279485Z 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-17T21:34:17.3299298Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-17T21:34:17.3536726Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-17T21:34:17.3549512Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-17T21:34:17.3570625Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-17T21:34:17.3577243Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-17T21:34:17.3780121Z 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-17T21:34:17.3812223Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-17T21:34:17.3824523Z 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-17T21:34:17.3838267Z 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-17T21:34:17.3844075Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-17T21:34:17.3865092Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-17T21:34:17.3876815Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-17T21:34:17.3923550Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-17T21:34:17.3955211Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-17T21:34:17.3966395Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-17T21:34:17.4048412Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-17T21:34:17.4058802Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-17T21:34:17.4072710Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-17T21:34:17.4100424Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-17T21:34:17.4146499Z 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-17T21:34:17.4207023Z 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-17T21:34:17.4222631Z 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-17T21:34:17.4235830Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-17T21:34:17.4441785Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-17T21:34:17.4459556Z 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-17T21:34:17.4813344Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-17T21:34:17.4844154Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-17T21:34:17.4867298Z 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-17T21:34:17.5406678Z 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-17T21:34:17.5982619Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-17T21:34:17.6069807Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-17T21:34:17.6074697Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-17T21:34:18.2003350Z Fetched 47.1 MB in 1s (38.5 MB/s) 2021-05-17T21:34:18.2340155Z Selecting previously unselected package libaom0:amd64. 2021-05-17T21:34:18.2413053Z (Reading database ... 2021-05-17T21:34:18.2413849Z (Reading database ... 5% 2021-05-17T21:34:18.2414745Z (Reading database ... 10% 2021-05-17T21:34:18.2415453Z (Reading database ... 15% 2021-05-17T21:34:18.2416145Z (Reading database ... 20% 2021-05-17T21:34:18.2416836Z (Reading database ... 25% 2021-05-17T21:34:18.2417522Z (Reading database ... 30% 2021-05-17T21:34:18.2418188Z (Reading database ... 35% 2021-05-17T21:34:18.2418871Z (Reading database ... 40% 2021-05-17T21:34:18.2419741Z (Reading database ... 45% 2021-05-17T21:34:18.2420458Z (Reading database ... 50% 2021-05-17T21:34:18.2456758Z (Reading database ... 55% 2021-05-17T21:34:18.2491892Z (Reading database ... 60% 2021-05-17T21:34:18.2529484Z (Reading database ... 65% 2021-05-17T21:34:18.2653185Z (Reading database ... 70% 2021-05-17T21:34:18.2764697Z (Reading database ... 75% 2021-05-17T21:34:18.3030663Z (Reading database ... 80% 2021-05-17T21:34:18.3346160Z (Reading database ... 85% 2021-05-17T21:34:18.3490878Z (Reading database ... 90% 2021-05-17T21:34:18.3567872Z (Reading database ... 95% 2021-05-17T21:34:18.3568694Z (Reading database ... 100% 2021-05-17T21:34:18.3569848Z (Reading database ... 266683 files and directories currently installed.) 2021-05-17T21:34:18.3675799Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-17T21:34:18.3731408Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T21:34:18.5190647Z Selecting previously unselected package libva2:amd64. 2021-05-17T21:34:18.5473707Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-17T21:34:18.5485666Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-17T21:34:18.5920240Z Selecting previously unselected package libva-drm2:amd64. 2021-05-17T21:34:18.6135624Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-17T21:34:18.6160198Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T21:34:18.6479991Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-17T21:34:18.6687874Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-17T21:34:18.6715323Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T21:34:18.7040297Z Selecting previously unselected package libvdpau1:amd64. 2021-05-17T21:34:18.7296422Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-17T21:34:18.7313431Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T21:34:18.7680448Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-17T21:34:18.7896225Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-17T21:34:18.7907295Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T21:34:18.8240256Z Selecting previously unselected package libavutil56:amd64. 2021-05-17T21:34:18.8512607Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:18.8544732Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:18.9061616Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-17T21:34:18.9347888Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-17T21:34:18.9363562Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T21:34:19.6664831Z Selecting previously unselected package libgsm1:amd64. 2021-05-17T21:34:19.6951048Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-17T21:34:19.6963056Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-17T21:34:19.7319653Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-17T21:34:19.7525892Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-17T21:34:19.7541209Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-17T21:34:19.8040103Z Selecting previously unselected package libopus0:amd64. 2021-05-17T21:34:19.8221552Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-17T21:34:19.8252721Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T21:34:19.8719464Z Selecting previously unselected package libshine3:amd64. 2021-05-17T21:34:19.8938635Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-17T21:34:19.8950733Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-17T21:34:19.9319769Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-17T21:34:19.9543019Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-17T21:34:19.9583759Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T21:34:19.9879543Z Selecting previously unselected package libspeex1:amd64. 2021-05-17T21:34:20.0093480Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-17T21:34:20.0103413Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T21:34:20.0440132Z Selecting previously unselected package libsoxr0:amd64. 2021-05-17T21:34:20.0684544Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-17T21:34:20.0697324Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T21:34:20.1011905Z Selecting previously unselected package libswresample3:amd64. 2021-05-17T21:34:20.1266945Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:20.1295210Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:20.1610982Z Selecting previously unselected package libtheora0:amd64. 2021-05-17T21:34:20.1884595Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-17T21:34:20.1899366Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T21:34:20.2399316Z Selecting previously unselected package libtwolame0:amd64. 2021-05-17T21:34:20.2586008Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-17T21:34:20.2601940Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T21:34:20.2945035Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-17T21:34:20.3216818Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-17T21:34:20.3232367Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T21:34:20.3679790Z Selecting previously unselected package libwavpack1:amd64. 2021-05-17T21:34:20.3887345Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:20.3900568Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T21:34:20.4223487Z Selecting previously unselected package libx264-155:amd64. 2021-05-17T21:34:20.4510080Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-17T21:34:20.4523522Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T21:34:20.5375682Z Selecting previously unselected package libx265-179:amd64. 2021-05-17T21:34:20.5658579Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-17T21:34:20.5671197Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T21:34:20.7719787Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-17T21:34:20.7932066Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-17T21:34:20.7962541Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T21:34:20.8480820Z Selecting previously unselected package libzvbi-common. 2021-05-17T21:34:20.8721448Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-17T21:34:20.8732193Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-17T21:34:20.9087040Z Selecting previously unselected package libzvbi0:amd64. 2021-05-17T21:34:20.9363425Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-17T21:34:20.9394789Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T21:34:20.9919611Z Selecting previously unselected package libavcodec58:amd64. 2021-05-17T21:34:21.0146109Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:21.0169103Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:21.5297782Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-17T21:34:21.5581317Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-17T21:34:21.5591028Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T21:34:21.5901036Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-17T21:34:21.6189464Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-17T21:34:21.6208673Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T21:34:21.6490947Z Selecting previously unselected package libass9:amd64. 2021-05-17T21:34:21.6778336Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-17T21:34:21.6793132Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-17T21:34:21.7140583Z Selecting previously unselected package libbluray2:amd64. 2021-05-17T21:34:21.7425154Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-17T21:34:21.7439167Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T21:34:21.7869826Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-17T21:34:21.8110983Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-17T21:34:21.8120625Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T21:34:21.8440442Z Selecting previously unselected package libgme0:amd64. 2021-05-17T21:34:21.8685797Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-17T21:34:21.8696392Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T21:34:21.9121080Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-17T21:34:21.9378188Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-17T21:34:21.9387687Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T21:34:21.9750426Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-17T21:34:22.0038271Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-17T21:34:22.0048862Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T21:34:22.0960245Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-17T21:34:22.1203040Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T21:34:22.1214702Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T21:34:22.1759759Z Selecting previously unselected package libavformat58:amd64. 2021-05-17T21:34:22.1987743Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:22.2008390Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:22.3210789Z Selecting previously unselected package libbs2b0:amd64. 2021-05-17T21:34:22.3497577Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-17T21:34:22.3509726Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T21:34:22.3879827Z Selecting previously unselected package libflite1:amd64. 2021-05-17T21:34:22.4139738Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-17T21:34:22.4155073Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-17T21:34:23.5878731Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-17T21:34:23.6141468Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-17T21:34:23.6158722Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T21:34:23.6524811Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-17T21:34:23.6783911Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-17T21:34:23.6792758Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T21:34:23.7160435Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-17T21:34:23.7370487Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-17T21:34:23.7397860Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T21:34:23.7727491Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-17T21:34:23.7983152Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:23.8000951Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T21:34:23.8346261Z Selecting previously unselected package libmysofa1:amd64. 2021-05-17T21:34:23.8604678Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-17T21:34:23.8623280Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T21:34:23.8997307Z Selecting previously unselected package libpostproc55:amd64. 2021-05-17T21:34:23.9257031Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:23.9269982Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:23.9599267Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-17T21:34:23.9833833Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-17T21:34:23.9858128Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T21:34:24.1159618Z Selecting previously unselected package librubberband2:amd64. 2021-05-17T21:34:24.1404145Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-17T21:34:24.1414186Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T21:34:24.1799590Z Selecting previously unselected package libswscale5:amd64. 2021-05-17T21:34:24.2042235Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:24.2052523Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:24.2559353Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-17T21:34:24.2759096Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-17T21:34:24.2775510Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T21:34:24.3119736Z Selecting previously unselected package libavfilter7:amd64. 2021-05-17T21:34:24.3340721Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:24.3361979Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:24.4639435Z Selecting previously unselected package libcaca0:amd64. 2021-05-17T21:34:24.4882283Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-17T21:34:24.4897506Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T21:34:24.5350283Z Selecting previously unselected package libcdio18:amd64. 2021-05-17T21:34:24.5631028Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-17T21:34:24.5641274Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-17T21:34:24.5976127Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-17T21:34:24.6240537Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T21:34:24.6255083Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T21:34:24.6560247Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-17T21:34:24.6835403Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T21:34:24.6868752Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T21:34:24.7128827Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-17T21:34:24.7395321Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-17T21:34:24.7414812Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T21:34:24.7746019Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-17T21:34:24.8023239Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-17T21:34:24.8052128Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T21:34:24.8320495Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-17T21:34:24.8602027Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-17T21:34:24.8612119Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T21:34:24.9115655Z Selecting previously unselected package libopenal-data. 2021-05-17T21:34:24.9381633Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-17T21:34:24.9390814Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-17T21:34:24.9821305Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-17T21:34:25.0077064Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-17T21:34:25.0098130Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T21:34:25.0435464Z Selecting previously unselected package libopenal1:amd64. 2021-05-17T21:34:25.0706577Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-17T21:34:25.0716856Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T21:34:25.1406970Z Selecting previously unselected package libasyncns0:amd64. 2021-05-17T21:34:25.1712465Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-17T21:34:25.1724970Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-17T21:34:25.2000913Z Selecting previously unselected package libflac8:amd64. 2021-05-17T21:34:25.2285159Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-17T21:34:25.2297311Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T21:34:25.2689491Z Selecting previously unselected package libsndfile1:amd64. 2021-05-17T21:34:25.2970188Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-17T21:34:25.2984652Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T21:34:25.3458868Z Selecting previously unselected package libpulse0:amd64. 2021-05-17T21:34:25.3744838Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-17T21:34:25.3836302Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T21:34:25.4334308Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-17T21:34:25.4623392Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-17T21:34:25.4648484Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T21:34:25.5469961Z Selecting previously unselected package libavdevice58:amd64. 2021-05-17T21:34:25.5763948Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:25.5807178Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:25.6154354Z Selecting previously unselected package libavresample4:amd64. 2021-05-17T21:34:25.6444830Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:25.6452885Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:25.6758880Z Selecting previously unselected package ffmpeg. 2021-05-17T21:34:25.7042706Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:25.7117724Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:25.8446425Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-17T21:34:25.8734751Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-17T21:34:25.8746343Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T21:34:25.9111628Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-17T21:34:25.9408820Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-17T21:34:25.9432259Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T21:34:26.1334707Z Selecting previously unselected package libaacs0:amd64. 2021-05-17T21:34:26.1631904Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-17T21:34:26.1642384Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-17T21:34:26.1971779Z Selecting previously unselected package libbdplus0:amd64. 2021-05-17T21:34:26.2269058Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-17T21:34:26.2280988Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T21:34:26.2554322Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-17T21:34:26.2843150Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:34:26.2854018Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:34:26.6060327Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-17T21:34:26.6336974Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:34:26.6347827Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:34:26.9547007Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-17T21:34:26.9833347Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-17T21:34:26.9848400Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T21:34:27.1227231Z Selecting previously unselected package va-driver-all:amd64. 2021-05-17T21:34:27.1513288Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-17T21:34:27.1527540Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T21:34:27.1814796Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-17T21:34:27.2077825Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-17T21:34:27.2094662Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T21:34:27.2724919Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T21:34:27.2773766Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T21:34:27.2839877Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T21:34:27.2906220Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T21:34:27.2970882Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T21:34:27.3029981Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-17T21:34:27.3062744Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T21:34:27.3102995Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T21:34:27.3147431Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-17T21:34:27.3186560Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T21:34:27.3241658Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T21:34:27.3297329Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T21:34:27.3362274Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T21:34:27.3447338Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T21:34:27.3518260Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T21:34:27.3555594Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-17T21:34:27.3642317Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T21:34:27.3711753Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T21:34:27.3752710Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T21:34:27.3801983Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-17T21:34:27.3839890Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-17T21:34:27.3894619Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T21:34:27.3920399Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T21:34:27.3953654Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T21:34:27.3991267Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T21:34:27.4056147Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-17T21:34:27.4124604Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T21:34:27.4157333Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T21:34:27.4217032Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T21:34:27.4289470Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-17T21:34:27.4321453Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T21:34:27.4367654Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T21:34:27.4417382Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-17T21:34:27.4454280Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T21:34:27.4495275Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T21:34:27.4518691Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T21:34:27.4553226Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T21:34:27.4584014Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-17T21:34:27.4627080Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:34:27.4670905Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T21:34:27.4711974Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T21:34:27.4745849Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T21:34:27.4783493Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T21:34:27.4811633Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-17T21:34:27.4859774Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-17T21:34:27.4895753Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T21:34:27.4922738Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T21:34:27.4951775Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T21:34:27.4981666Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T21:34:27.5022710Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T21:34:27.5048690Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:34:27.5075700Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T21:34:27.5111213Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T21:34:27.5141551Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T21:34:27.5166239Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T21:34:27.5198637Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:27.5225990Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T21:34:27.5254555Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:27.5281690Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T21:34:27.5313938Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T21:34:27.5349710Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T21:34:27.5384440Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T21:34:27.5410678Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T21:34:27.5439089Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:27.5469066Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T21:34:27.5498406Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T21:34:27.5520983Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T21:34:27.5616803Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:27.5641567Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:27.5664502Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:27.5690942Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T21:34:27.5716494Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T21:34:27.5750750Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:27.5788418Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:27.5814071Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:27.5839395Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:27.5929095Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:28.6903145Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:30.8041751Z Reading package lists... 2021-05-17T21:34:30.9637706Z Building dependency tree... 2021-05-17T21:34:30.9655471Z Reading state information... 2021-05-17T21:34:31.1081845Z The following additional packages will be installed: 2021-05-17T21:34:31.1084715Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T21:34:31.1562971Z The following NEW packages will be installed: 2021-05-17T21:34:31.1564799Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T21:34:31.1566052Z libmagick++-dev 2021-05-17T21:34:31.2229339Z 0 upgraded, 4 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:31.2231067Z Need to get 309 kB of archives. 2021-05-17T21:34:31.2233059Z After this operation, 2202 kB of additional disk space will be used. 2021-05-17T21:34:31.2236982Z 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-17T21:34:31.2489385Z 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-17T21:34:31.2766832Z 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-17T21:34:31.2963677Z 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-17T21:34:31.6888318Z Fetched 309 kB in 0s (2280 kB/s) 2021-05-17T21:34:31.7253278Z Selecting previously unselected package libmagick++-6-headers. 2021-05-17T21:34:31.7322929Z (Reading database ... 2021-05-17T21:34:31.7323927Z (Reading database ... 5% 2021-05-17T21:34:31.7324511Z (Reading database ... 10% 2021-05-17T21:34:31.7325069Z (Reading database ... 15% 2021-05-17T21:34:31.7325583Z (Reading database ... 20% 2021-05-17T21:34:31.7326096Z (Reading database ... 25% 2021-05-17T21:34:31.7326602Z (Reading database ... 30% 2021-05-17T21:34:31.7327107Z (Reading database ... 35% 2021-05-17T21:34:31.7327598Z (Reading database ... 40% 2021-05-17T21:34:31.7328103Z (Reading database ... 45% 2021-05-17T21:34:31.7328607Z (Reading database ... 50% 2021-05-17T21:34:31.7374491Z (Reading database ... 55% 2021-05-17T21:34:31.7415908Z (Reading database ... 60% 2021-05-17T21:34:31.7438881Z (Reading database ... 65% 2021-05-17T21:34:31.7553617Z (Reading database ... 70% 2021-05-17T21:34:31.7669990Z (Reading database ... 75% 2021-05-17T21:34:31.7695458Z (Reading database ... 80% 2021-05-17T21:34:31.8175934Z (Reading database ... 85% 2021-05-17T21:34:31.8323410Z (Reading database ... 90% 2021-05-17T21:34:31.8395373Z (Reading database ... 95% 2021-05-17T21:34:31.8396877Z (Reading database ... 100% 2021-05-17T21:34:31.8399223Z (Reading database ... 267224 files and directories currently installed.) 2021-05-17T21:34:31.8496047Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T21:34:31.8594878Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:34:31.9040716Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-17T21:34:31.9265506Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T21:34:31.9291752Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:34:31.9650114Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-17T21:34:31.9911101Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T21:34:31.9921690Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:34:32.0440554Z Selecting previously unselected package libmagick++-dev. 2021-05-17T21:34:32.0632557Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T21:34:32.0733640Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:34:32.1291920Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:34:32.1381203Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:34:32.1451369Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:34:32.1522430Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:34:32.1610149Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:34.2679070Z Reading package lists... 2021-05-17T21:34:34.4310790Z Building dependency tree... 2021-05-17T21:34:34.4333046Z Reading state information... 2021-05-17T21:34:34.5862469Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-17T21:34:34.5864330Z The following additional packages will be installed: 2021-05-17T21:34:34.5865968Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-17T21:34:34.5867247Z libijs-0.35 libjbig2dec0 2021-05-17T21:34:34.5871847Z Suggested packages: 2021-05-17T21:34:34.5873115Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-17T21:34:34.5874239Z ghostscript-x 2021-05-17T21:34:34.6408309Z The following NEW packages will be installed: 2021-05-17T21:34:34.6410852Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-17T21:34:34.6415866Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-17T21:34:34.6737259Z 0 upgraded, 8 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:34.6738076Z Need to get 11.2 MB of archives. 2021-05-17T21:34:34.6738839Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-17T21:34:34.6741470Z 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-17T21:34:34.7038057Z 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-17T21:34:34.7048495Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-17T21:34:34.7563416Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-17T21:34:34.7647384Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-17T21:34:34.7649867Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-17T21:34:34.7655223Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-17T21:34:34.7882143Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-17T21:34:35.2134583Z Fetched 11.2 MB in 0s (84.1 MB/s) 2021-05-17T21:34:35.2497004Z Selecting previously unselected package fonts-droid-fallback. 2021-05-17T21:34:35.2570858Z (Reading database ... 2021-05-17T21:34:35.2571628Z (Reading database ... 5% 2021-05-17T21:34:35.2572431Z (Reading database ... 10% 2021-05-17T21:34:35.2573073Z (Reading database ... 15% 2021-05-17T21:34:35.2573667Z (Reading database ... 20% 2021-05-17T21:34:35.2574266Z (Reading database ... 25% 2021-05-17T21:34:35.2574863Z (Reading database ... 30% 2021-05-17T21:34:35.2575443Z (Reading database ... 35% 2021-05-17T21:34:35.2576032Z (Reading database ... 40% 2021-05-17T21:34:35.2576631Z (Reading database ... 45% 2021-05-17T21:34:35.2577208Z (Reading database ... 50% 2021-05-17T21:34:35.2614247Z (Reading database ... 55% 2021-05-17T21:34:35.2659921Z (Reading database ... 60% 2021-05-17T21:34:35.2684600Z (Reading database ... 65% 2021-05-17T21:34:35.2803789Z (Reading database ... 70% 2021-05-17T21:34:35.2917641Z (Reading database ... 75% 2021-05-17T21:34:35.2941890Z (Reading database ... 80% 2021-05-17T21:34:35.3427909Z (Reading database ... 85% 2021-05-17T21:34:35.3579548Z (Reading database ... 90% 2021-05-17T21:34:35.3652064Z (Reading database ... 95% 2021-05-17T21:34:35.3653375Z (Reading database ... 100% 2021-05-17T21:34:35.3654833Z (Reading database ... 267269 files and directories currently installed.) 2021-05-17T21:34:35.3756521Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-17T21:34:35.3995903Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T21:34:35.6094823Z Selecting previously unselected package fonts-noto-mono. 2021-05-17T21:34:35.6361966Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-17T21:34:35.6382911Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T21:34:35.6839867Z Selecting previously unselected package fonts-urw-base35. 2021-05-17T21:34:35.7070916Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-17T21:34:35.7716814Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-17T21:34:36.1802375Z Selecting previously unselected package libgs9-common. 2021-05-17T21:34:36.2083102Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-17T21:34:36.2123021Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T21:34:36.3239909Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-17T21:34:36.3429121Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-17T21:34:36.3454254Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-17T21:34:36.3839770Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-17T21:34:36.4068919Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-17T21:34:36.4080830Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T21:34:36.4479725Z Selecting previously unselected package libgs9:amd64. 2021-05-17T21:34:36.4709049Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T21:34:36.4717989Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T21:34:36.7840903Z Selecting previously unselected package ghostscript. 2021-05-17T21:34:36.8054035Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T21:34:36.8067757Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T21:34:36.8785561Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T21:34:36.8851458Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-17T21:34:36.8893022Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-17T21:34:36.9518651Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T21:34:36.9543484Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T21:34:36.9802634Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T21:34:36.9830714Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T21:34:36.9872626Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T21:34:36.9995695Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T21:34:37.1054303Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:37.1281709Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:40.3192082Z Reading package lists... 2021-05-17T21:34:40.4623238Z Building dependency tree... 2021-05-17T21:34:40.4642863Z Reading state information... 2021-05-17T21:34:40.6071816Z The following additional packages will be installed: 2021-05-17T21:34:40.6075125Z libudunits2-0 libudunits2-data 2021-05-17T21:34:40.6526324Z The following NEW packages will be installed: 2021-05-17T21:34:40.6530425Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-17T21:34:40.6726478Z 0 upgraded, 3 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:40.6727412Z Need to get 429 kB of archives. 2021-05-17T21:34:40.6728641Z After this operation, 1026 kB of additional disk space will be used. 2021-05-17T21:34:40.6730430Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-17T21:34:40.6747360Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-17T21:34:40.6758826Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-17T21:34:41.0941023Z Fetched 429 kB in 0s (15.5 MB/s) 2021-05-17T21:34:41.1282173Z Selecting previously unselected package libudunits2-data. 2021-05-17T21:34:41.1359421Z (Reading database ... 2021-05-17T21:34:41.1360397Z (Reading database ... 5% 2021-05-17T21:34:41.1361265Z (Reading database ... 10% 2021-05-17T21:34:41.1362100Z (Reading database ... 15% 2021-05-17T21:34:41.1362933Z (Reading database ... 20% 2021-05-17T21:34:41.1363761Z (Reading database ... 25% 2021-05-17T21:34:41.1364639Z (Reading database ... 30% 2021-05-17T21:34:41.1365429Z (Reading database ... 35% 2021-05-17T21:34:41.1366248Z (Reading database ... 40% 2021-05-17T21:34:41.1387168Z (Reading database ... 45% 2021-05-17T21:34:41.1441517Z (Reading database ... 50% 2021-05-17T21:34:41.1442083Z (Reading database ... 55% 2021-05-17T21:34:41.1468962Z (Reading database ... 60% 2021-05-17T21:34:41.1486923Z (Reading database ... 65% 2021-05-17T21:34:41.1628525Z (Reading database ... 70% 2021-05-17T21:34:41.1760760Z (Reading database ... 75% 2021-05-17T21:34:41.1785306Z (Reading database ... 80% 2021-05-17T21:34:41.2361582Z (Reading database ... 85% 2021-05-17T21:34:41.2545571Z (Reading database ... 90% 2021-05-17T21:34:41.2630465Z (Reading database ... 95% 2021-05-17T21:34:41.2631487Z (Reading database ... 100% 2021-05-17T21:34:41.2632967Z (Reading database ... 267833 files and directories currently installed.) 2021-05-17T21:34:41.2746762Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-17T21:34:41.2761368Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-17T21:34:41.3121861Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-17T21:34:41.3361784Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-17T21:34:41.3389235Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T21:34:41.3746978Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-17T21:34:41.4001670Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-17T21:34:41.4015724Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T21:34:41.4892637Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-17T21:34:41.4920713Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T21:34:41.4948328Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T21:34:41.4982486Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T21:34:41.6150458Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:43.6481590Z Reading package lists... 2021-05-17T21:34:43.7975940Z Building dependency tree... 2021-05-17T21:34:43.7994911Z Reading state information... 2021-05-17T21:34:43.9964354Z The following NEW packages will be installed: 2021-05-17T21:34:43.9970253Z libjq-dev 2021-05-17T21:34:44.0992643Z 0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:44.0994357Z Need to get 11.2 kB of archives. 2021-05-17T21:34:44.0995953Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-17T21:34:44.1000917Z 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-17T21:34:44.5208998Z Fetched 11.2 kB in 0s (114 kB/s) 2021-05-17T21:34:44.5561150Z Selecting previously unselected package libjq-dev:amd64. 2021-05-17T21:34:44.5639906Z (Reading database ... 2021-05-17T21:34:44.5644877Z (Reading database ... 5% 2021-05-17T21:34:44.5645470Z (Reading database ... 10% 2021-05-17T21:34:44.5646006Z (Reading database ... 15% 2021-05-17T21:34:44.5646541Z (Reading database ... 20% 2021-05-17T21:34:44.5647080Z (Reading database ... 25% 2021-05-17T21:34:44.5647605Z (Reading database ... 30% 2021-05-17T21:34:44.5648140Z (Reading database ... 35% 2021-05-17T21:34:44.5648692Z (Reading database ... 40% 2021-05-17T21:34:44.5649232Z (Reading database ... 45% 2021-05-17T21:34:44.5649763Z (Reading database ... 50% 2021-05-17T21:34:44.5677633Z (Reading database ... 55% 2021-05-17T21:34:44.5729741Z (Reading database ... 60% 2021-05-17T21:34:44.5756700Z (Reading database ... 65% 2021-05-17T21:34:44.5890942Z (Reading database ... 70% 2021-05-17T21:34:44.6021505Z (Reading database ... 75% 2021-05-17T21:34:44.6048206Z (Reading database ... 80% 2021-05-17T21:34:44.6629698Z (Reading database ... 85% 2021-05-17T21:34:44.6835549Z (Reading database ... 90% 2021-05-17T21:34:44.6902347Z (Reading database ... 95% 2021-05-17T21:34:44.6902977Z (Reading database ... 100% 2021-05-17T21:34:44.6903821Z (Reading database ... 267862 files and directories currently installed.) 2021-05-17T21:34:44.7023849Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:34:44.7045742Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T21:34:44.7667392Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T21:34:46.9581106Z Reading package lists... 2021-05-17T21:34:47.1196165Z Building dependency tree... 2021-05-17T21:34:47.1217404Z Reading state information... 2021-05-17T21:34:47.3188165Z The following NEW packages will be installed: 2021-05-17T21:34:47.3191383Z libmng2 2021-05-17T21:34:47.3622489Z 0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:47.3623521Z Need to get 168 kB of archives. 2021-05-17T21:34:47.3624515Z After this operation, 571 kB of additional disk space will be used. 2021-05-17T21:34:47.3626860Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-17T21:34:47.8185512Z Fetched 168 kB in 0s (3185 kB/s) 2021-05-17T21:34:47.8551556Z Selecting previously unselected package libmng2:amd64. 2021-05-17T21:34:47.8625610Z (Reading database ... 2021-05-17T21:34:47.8626131Z (Reading database ... 5% 2021-05-17T21:34:47.8626568Z (Reading database ... 10% 2021-05-17T21:34:47.8627044Z (Reading database ... 15% 2021-05-17T21:34:47.8627490Z (Reading database ... 20% 2021-05-17T21:34:47.8627921Z (Reading database ... 25% 2021-05-17T21:34:47.8628361Z (Reading database ... 30% 2021-05-17T21:34:47.8628799Z (Reading database ... 35% 2021-05-17T21:34:47.8629243Z (Reading database ... 40% 2021-05-17T21:34:47.8629683Z (Reading database ... 45% 2021-05-17T21:34:47.8630108Z (Reading database ... 50% 2021-05-17T21:34:47.8670726Z (Reading database ... 55% 2021-05-17T21:34:47.8715532Z (Reading database ... 60% 2021-05-17T21:34:47.8739881Z (Reading database ... 65% 2021-05-17T21:34:47.8855056Z (Reading database ... 70% 2021-05-17T21:34:47.8961733Z (Reading database ... 75% 2021-05-17T21:34:47.8985477Z (Reading database ... 80% 2021-05-17T21:34:47.9476686Z (Reading database ... 85% 2021-05-17T21:34:47.9644439Z (Reading database ... 90% 2021-05-17T21:34:47.9723627Z (Reading database ... 95% 2021-05-17T21:34:47.9724716Z (Reading database ... 100% 2021-05-17T21:34:47.9726211Z (Reading database ... 267868 files and directories currently installed.) 2021-05-17T21:34:47.9833023Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-17T21:34:47.9883750Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T21:34:48.0637128Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T21:34:48.0674660Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:50.2395073Z Reading package lists... 2021-05-17T21:34:50.4169803Z Building dependency tree... 2021-05-17T21:34:50.4192389Z Reading state information... 2021-05-17T21:34:50.6129243Z E: Unable to locate package libmng1 2021-05-17T21:34:50.6834403Z Reading package lists... 2021-05-17T21:34:50.8602380Z Building dependency tree... 2021-05-17T21:34:50.8624981Z Reading state information... 2021-05-17T21:34:50.9925780Z E: Unable to locate package libapparmor-devel 2021-05-17T21:34:51.0603728Z Reading package lists... 2021-05-17T21:34:51.2311962Z Building dependency tree... 2021-05-17T21:34:51.2333250Z Reading state information... 2021-05-17T21:34:51.3957091Z The following additional packages will be installed: 2021-05-17T21:34:51.3960703Z libij-java 2021-05-17T21:34:51.4440705Z The following NEW packages will be installed: 2021-05-17T21:34:51.4448885Z imagej libij-java 2021-05-17T21:34:51.4694357Z 0 upgraded, 2 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:51.4695072Z Need to get 2328 kB of archives. 2021-05-17T21:34:51.4695913Z After this operation, 2498 kB of additional disk space will be used. 2021-05-17T21:34:51.4697709Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-17T21:34:51.6424732Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-17T21:34:52.1007450Z Fetched 2328 kB in 0s (11.9 MB/s) 2021-05-17T21:34:52.1361037Z Selecting previously unselected package libij-java. 2021-05-17T21:34:52.1447153Z (Reading database ... 2021-05-17T21:34:52.1447767Z (Reading database ... 5% 2021-05-17T21:34:52.1449514Z (Reading database ... 10% 2021-05-17T21:34:52.1450183Z (Reading database ... 15% 2021-05-17T21:34:52.1450845Z (Reading database ... 20% 2021-05-17T21:34:52.1451488Z (Reading database ... 25% 2021-05-17T21:34:52.1452110Z (Reading database ... 30% 2021-05-17T21:34:52.1452769Z (Reading database ... 35% 2021-05-17T21:34:52.1453406Z (Reading database ... 40% 2021-05-17T21:34:52.1454028Z (Reading database ... 45% 2021-05-17T21:34:52.1454668Z (Reading database ... 50% 2021-05-17T21:34:52.1501447Z (Reading database ... 55% 2021-05-17T21:34:52.1555493Z (Reading database ... 60% 2021-05-17T21:34:52.1583455Z (Reading database ... 65% 2021-05-17T21:34:52.1714713Z (Reading database ... 70% 2021-05-17T21:34:52.1843071Z (Reading database ... 75% 2021-05-17T21:34:52.1869899Z (Reading database ... 80% 2021-05-17T21:34:52.2444118Z (Reading database ... 85% 2021-05-17T21:34:52.2624491Z (Reading database ... 90% 2021-05-17T21:34:52.2708886Z (Reading database ... 95% 2021-05-17T21:34:52.2710037Z (Reading database ... 100% 2021-05-17T21:34:52.2711508Z (Reading database ... 267874 files and directories currently installed.) 2021-05-17T21:34:52.2830447Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-17T21:34:52.2845664Z Unpacking libij-java (1.52r-1) ... 2021-05-17T21:34:52.3920316Z Selecting previously unselected package imagej. 2021-05-17T21:34:52.4157535Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-17T21:34:52.4173940Z Unpacking imagej (1.52r-1) ... 2021-05-17T21:34:52.4961844Z Setting up libij-java (1.52r-1) ... 2021-05-17T21:34:52.5000043Z Setting up imagej (1.52r-1) ... 2021-05-17T21:34:52.5051365Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T21:34:52.7900198Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:53.5461361Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T21:34:55.7049614Z Reading package lists... 2021-05-17T21:34:55.8701582Z Building dependency tree... 2021-05-17T21:34:55.8722060Z Reading state information... 2021-05-17T21:34:56.0306189Z Suggested packages: 2021-05-17T21:34:56.0308072Z bowtie2-examples 2021-05-17T21:34:56.0801945Z The following NEW packages will be installed: 2021-05-17T21:34:56.0809993Z bowtie2 2021-05-17T21:34:56.1018021Z 0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:56.1018910Z Need to get 1324 kB of archives. 2021-05-17T21:34:56.1019716Z After this operation, 5630 kB of additional disk space will be used. 2021-05-17T21:34:56.1021688Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-17T21:34:56.5839612Z Fetched 1324 kB in 0s (23.7 MB/s) 2021-05-17T21:34:56.6170114Z Selecting previously unselected package bowtie2. 2021-05-17T21:34:56.6250780Z (Reading database ... 2021-05-17T21:34:56.6251630Z (Reading database ... 5% 2021-05-17T21:34:56.6252435Z (Reading database ... 10% 2021-05-17T21:34:56.6253174Z (Reading database ... 15% 2021-05-17T21:34:56.6253919Z (Reading database ... 20% 2021-05-17T21:34:56.6254687Z (Reading database ... 25% 2021-05-17T21:34:56.6255412Z (Reading database ... 30% 2021-05-17T21:34:56.6256156Z (Reading database ... 35% 2021-05-17T21:34:56.6256878Z (Reading database ... 40% 2021-05-17T21:34:56.6257625Z (Reading database ... 45% 2021-05-17T21:34:56.6258563Z (Reading database ... 50% 2021-05-17T21:34:56.6288991Z (Reading database ... 55% 2021-05-17T21:34:56.6343748Z (Reading database ... 60% 2021-05-17T21:34:56.6371798Z (Reading database ... 65% 2021-05-17T21:34:56.6520416Z (Reading database ... 70% 2021-05-17T21:34:56.6664139Z (Reading database ... 75% 2021-05-17T21:34:56.6692423Z (Reading database ... 80% 2021-05-17T21:34:56.7289406Z (Reading database ... 85% 2021-05-17T21:34:56.7482412Z (Reading database ... 90% 2021-05-17T21:34:56.7567995Z (Reading database ... 95% 2021-05-17T21:34:56.7568662Z (Reading database ... 100% 2021-05-17T21:34:56.7569616Z (Reading database ... 267897 files and directories currently installed.) 2021-05-17T21:34:56.7692269Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-17T21:34:56.7715411Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-17T21:34:56.9786013Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-17T21:34:56.9830656Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:35:00.0263929Z Reading package lists... 2021-05-17T21:35:00.1958910Z Building dependency tree... 2021-05-17T21:35:00.1978026Z Reading state information... 2021-05-17T21:35:00.3578138Z E: Unable to locate package install 2021-05-17T21:35:00.3580165Z E: Unable to locate package gdal 2021-05-17T21:35:00.4265680Z Reading package lists... 2021-05-17T21:35:00.5844952Z Building dependency tree... 2021-05-17T21:35:00.5866990Z Reading state information... 2021-05-17T21:35:00.6122282Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-17T21:35:00.6125112Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T21:35:00.6126926Z is only available from another source 2021-05-17T21:35:00.6128030Z 2021-05-17T21:35:00.7178467Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-17T21:35:00.7872348Z Reading package lists... 2021-05-17T21:35:00.9650703Z Building dependency tree... 2021-05-17T21:35:00.9673410Z Reading state information... 2021-05-17T21:35:00.9925694Z Package libav-tools is not available, but is referred to by another package. 2021-05-17T21:35:00.9928174Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T21:35:00.9929591Z is only available from another source 2021-05-17T21:35:00.9930898Z However the following packages replace it: 2021-05-17T21:35:00.9931883Z ffmpeg 2021-05-17T21:35:00.9932365Z 2021-05-17T21:35:01.1033294Z E: Package 'libav-tools' has no installation candidate 2021-05-17T21:35:01.1721774Z Reading package lists... 2021-05-17T21:35:01.3384209Z Building dependency tree... 2021-05-17T21:35:01.3405322Z Reading state information... 2021-05-17T21:35:01.5007025Z The following additional packages will be installed: 2021-05-17T21:35:01.5012232Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-17T21:35:01.5014943Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T21:35:01.5016736Z libssh2-1-dev 2021-05-17T21:35:01.5017804Z Suggested packages: 2021-05-17T21:35:01.5019257Z libgcrypt20-doc libmbedtls-doc 2021-05-17T21:35:01.5496228Z The following NEW packages will be installed: 2021-05-17T21:35:01.5499511Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-17T21:35:01.5504900Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T21:35:01.5511183Z libssh2-1-dev 2021-05-17T21:35:01.5718909Z 0 upgraded, 11 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:01.5719687Z Need to get 2667 kB of archives. 2021-05-17T21:35:01.5720435Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-17T21:35:01.5722229Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-17T21:35:01.5756424Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-17T21:35:01.5817603Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-17T21:35:01.5823369Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-17T21:35:01.5850112Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-17T21:35:01.5864210Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-17T21:35:01.5882508Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-17T21:35:01.5976752Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-17T21:35:01.6086703Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-17T21:35:01.6140247Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-17T21:35:01.6151021Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-17T21:35:02.0900497Z Fetched 2667 kB in 0s (36.1 MB/s) 2021-05-17T21:35:02.1230783Z Selecting previously unselected package libgpg-error-dev. 2021-05-17T21:35:02.1311510Z (Reading database ... 2021-05-17T21:35:02.1312552Z (Reading database ... 5% 2021-05-17T21:35:02.1313337Z (Reading database ... 10% 2021-05-17T21:35:02.1314129Z (Reading database ... 15% 2021-05-17T21:35:02.1314897Z (Reading database ... 20% 2021-05-17T21:35:02.1315646Z (Reading database ... 25% 2021-05-17T21:35:02.1316402Z (Reading database ... 30% 2021-05-17T21:35:02.1317155Z (Reading database ... 35% 2021-05-17T21:35:02.1317926Z (Reading database ... 40% 2021-05-17T21:35:02.1318986Z (Reading database ... 45% 2021-05-17T21:35:02.1319798Z (Reading database ... 50% 2021-05-17T21:35:02.1348604Z (Reading database ... 55% 2021-05-17T21:35:02.1404852Z (Reading database ... 60% 2021-05-17T21:35:02.1433098Z (Reading database ... 65% 2021-05-17T21:35:02.1570436Z (Reading database ... 70% 2021-05-17T21:35:02.1705102Z (Reading database ... 75% 2021-05-17T21:35:02.1732641Z (Reading database ... 80% 2021-05-17T21:35:02.2333303Z (Reading database ... 85% 2021-05-17T21:35:02.2516348Z (Reading database ... 90% 2021-05-17T21:35:02.2603060Z (Reading database ... 95% 2021-05-17T21:35:02.2604144Z (Reading database ... 100% 2021-05-17T21:35:02.2605635Z (Reading database ... 267923 files and directories currently installed.) 2021-05-17T21:35:02.2722097Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-17T21:35:02.2736192Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-17T21:35:02.3161517Z Selecting previously unselected package libgcrypt20-dev. 2021-05-17T21:35:02.3410312Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-17T21:35:02.3426431Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T21:35:02.4240674Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-17T21:35:02.4492683Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-17T21:35:02.4520641Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T21:35:02.4831775Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-17T21:35:02.5132013Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T21:35:02.5144732Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:35:02.5623271Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-17T21:35:02.5903845Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T21:35:02.5913734Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:35:02.6220967Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-17T21:35:02.6515924Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T21:35:02.6526522Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:35:02.6890799Z Selecting previously unselected package libgit2-28:amd64. 2021-05-17T21:35:02.7149896Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T21:35:02.7169806Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T21:35:02.7841828Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-17T21:35:02.8089471Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T21:35:02.8103176Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:35:02.8866461Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-17T21:35:02.9157723Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-17T21:35:02.9181915Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T21:35:02.9714310Z Selecting previously unselected package libhttp-parser-dev. 2021-05-17T21:35:03.0003547Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-17T21:35:03.0014911Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-17T21:35:03.0264523Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-17T21:35:03.0556371Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T21:35:03.0574178Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T21:35:03.1953146Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-17T21:35:03.1987869Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:35:03.2022517Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T21:35:03.2049397Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-17T21:35:03.2080282Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:35:03.2118188Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:35:03.2139674Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:35:03.2174656Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T21:35:03.2197164Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T21:35:03.2228215Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T21:35:03.2258931Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T21:35:03.2309232Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:35:08.4931960Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T21:35:08.6162470Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:35:10.8524621Z Reading package lists... 2021-05-17T21:35:11.0116666Z Building dependency tree... 2021-05-17T21:35:11.0138214Z Reading state information... 2021-05-17T21:35:11.2622239Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-17T21:35:11.2625385Z libtiff-dev set to manually installed. 2021-05-17T21:35:11.2633962Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:11.3270247Z Reading package lists... 2021-05-17T21:35:11.4799765Z Building dependency tree... 2021-05-17T21:35:11.4822037Z Reading state information... 2021-05-17T21:35:11.7072939Z unixodbc-dev is already the newest version (2.3.7). 2021-05-17T21:35:11.7075973Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:11.7725950Z Reading package lists... 2021-05-17T21:35:11.9397002Z Building dependency tree... 2021-05-17T21:35:11.9417512Z Reading state information... 2021-05-17T21:35:12.1359821Z The following NEW packages will be installed: 2021-05-17T21:35:12.1364518Z libsodium-dev 2021-05-17T21:35:12.1622333Z 0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:12.1623383Z Need to get 169 kB of archives. 2021-05-17T21:35:12.1624423Z After this operation, 826 kB of additional disk space will be used. 2021-05-17T21:35:12.1627192Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-17T21:35:12.6049947Z Fetched 169 kB in 0s (5346 kB/s) 2021-05-17T21:35:12.6402152Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-17T21:35:12.6483711Z (Reading database ... 2021-05-17T21:35:12.6484574Z (Reading database ... 5% 2021-05-17T21:35:12.6485115Z (Reading database ... 10% 2021-05-17T21:35:12.6485668Z (Reading database ... 15% 2021-05-17T21:35:12.6486749Z (Reading database ... 20% 2021-05-17T21:35:12.6487281Z (Reading database ... 25% 2021-05-17T21:35:12.6487843Z (Reading database ... 30% 2021-05-17T21:35:12.6488373Z (Reading database ... 35% 2021-05-17T21:35:12.6489315Z (Reading database ... 40% 2021-05-17T21:35:12.6489872Z (Reading database ... 45% 2021-05-17T21:35:12.6490396Z (Reading database ... 50% 2021-05-17T21:35:12.6543347Z (Reading database ... 55% 2021-05-17T21:35:12.6597333Z (Reading database ... 60% 2021-05-17T21:35:12.6629528Z (Reading database ... 65% 2021-05-17T21:35:12.6764745Z (Reading database ... 70% 2021-05-17T21:35:12.6902138Z (Reading database ... 75% 2021-05-17T21:35:12.6928920Z (Reading database ... 80% 2021-05-17T21:35:12.7526204Z (Reading database ... 85% 2021-05-17T21:35:12.7715069Z (Reading database ... 90% 2021-05-17T21:35:12.7803650Z (Reading database ... 95% 2021-05-17T21:35:12.7804727Z (Reading database ... 100% 2021-05-17T21:35:12.7806184Z (Reading database ... 268426 files and directories currently installed.) 2021-05-17T21:35:12.7935406Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-17T21:35:12.7950391Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T21:35:12.8792860Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T21:35:15.0910644Z Reading package lists... 2021-05-17T21:35:15.2480475Z Building dependency tree... 2021-05-17T21:35:15.2500082Z Reading state information... 2021-05-17T21:35:15.4007834Z The following additional packages will be installed: 2021-05-17T21:35:15.4011858Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-17T21:35:15.4483526Z The following NEW packages will be installed: 2021-05-17T21:35:15.4488650Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-17T21:35:15.4490341Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-17T21:35:15.4680566Z 0 upgraded, 8 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:15.4681343Z Need to get 10.4 MB of archives. 2021-05-17T21:35:15.4682085Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-17T21:35:15.4683886Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-17T21:35:15.4782477Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-17T21:35:15.4886541Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-17T21:35:15.5017890Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-17T21:35:15.5138669Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-17T21:35:15.5277200Z 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-17T21:35:15.5425591Z 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-17T21:35:15.6074358Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-17T21:35:16.0442538Z Fetched 10.4 MB in 0s (66.6 MB/s) 2021-05-17T21:35:16.0774748Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-17T21:35:16.0855134Z (Reading database ... 2021-05-17T21:35:16.0855875Z (Reading database ... 5% 2021-05-17T21:35:16.0856523Z (Reading database ... 10% 2021-05-17T21:35:16.0857164Z (Reading database ... 15% 2021-05-17T21:35:16.0857800Z (Reading database ... 20% 2021-05-17T21:35:16.0858433Z (Reading database ... 25% 2021-05-17T21:35:16.0859065Z (Reading database ... 30% 2021-05-17T21:35:16.0859694Z (Reading database ... 35% 2021-05-17T21:35:16.0860308Z (Reading database ... 40% 2021-05-17T21:35:16.0860935Z (Reading database ... 45% 2021-05-17T21:35:16.0861771Z (Reading database ... 50% 2021-05-17T21:35:16.0907938Z (Reading database ... 55% 2021-05-17T21:35:16.0960949Z (Reading database ... 60% 2021-05-17T21:35:16.0987599Z (Reading database ... 65% 2021-05-17T21:35:16.1122925Z (Reading database ... 70% 2021-05-17T21:35:16.1260948Z (Reading database ... 75% 2021-05-17T21:35:16.1288519Z (Reading database ... 80% 2021-05-17T21:35:16.1893216Z (Reading database ... 85% 2021-05-17T21:35:16.2082222Z (Reading database ... 90% 2021-05-17T21:35:16.2170556Z (Reading database ... 95% 2021-05-17T21:35:16.2171197Z (Reading database ... 100% 2021-05-17T21:35:16.2172038Z (Reading database ... 268496 files and directories currently installed.) 2021-05-17T21:35:16.2299615Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-17T21:35:16.2330748Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T21:35:16.3200359Z Selecting previously unselected package liblept5:amd64. 2021-05-17T21:35:16.3423844Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-17T21:35:16.3453824Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-17T21:35:16.4720600Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-17T21:35:16.4981002Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-17T21:35:16.4992436Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T21:35:16.6720428Z Selecting previously unselected package libtesseract4:amd64. 2021-05-17T21:35:16.6927659Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-17T21:35:16.6941508Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T21:35:16.8476519Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-17T21:35:16.8723861Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-17T21:35:16.8735670Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T21:35:17.0600814Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-17T21:35:17.0836969Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T21:35:17.0852947Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T21:35:17.2720551Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-17T21:35:17.2967816Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T21:35:17.2977847Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T21:35:17.6680951Z Selecting previously unselected package tesseract-ocr. 2021-05-17T21:35:17.6927197Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-17T21:35:17.6944870Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-17T21:35:17.7892091Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T21:35:17.7924248Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-17T21:35:17.7953629Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T21:35:17.7989535Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T21:35:17.8018932Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T21:35:17.8042866Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T21:35:17.8067208Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T21:35:17.8099949Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-17T21:35:17.8136859Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:35:20.9653282Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:35:23.1957723Z Reading package lists... 2021-05-17T21:35:23.3531146Z Building dependency tree... 2021-05-17T21:35:23.3551558Z Reading state information... 2021-05-17T21:35:23.5819415Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-17T21:35:23.5820904Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:23.6474365Z Reading package lists... 2021-05-17T21:35:23.8117560Z Building dependency tree... 2021-05-17T21:35:23.8138457Z Reading state information... 2021-05-17T21:35:23.9682357Z The following additional packages will be installed: 2021-05-17T21:35:23.9691736Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T21:35:23.9693981Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-17T21:35:23.9695231Z Suggested packages: 2021-05-17T21:35:23.9696714Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-17T21:35:24.0215975Z The following NEW packages will be installed: 2021-05-17T21:35:24.0221840Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T21:35:24.0229536Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-17T21:35:24.0433516Z 0 upgraded, 10 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:24.0434814Z Need to get 1459 kB of archives. 2021-05-17T21:35:24.0435640Z After this operation, 7754 kB of additional disk space will be used. 2021-05-17T21:35:24.0437867Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-17T21:35:24.0472780Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-17T21:35:24.0501960Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-17T21:35:24.0539840Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-17T21:35:24.0563679Z 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-17T21:35:24.0628892Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-17T21:35:24.0782170Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-17T21:35:24.0981810Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-17T21:35:24.1100486Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-17T21:35:24.1109350Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-17T21:35:24.5785917Z Fetched 1459 kB in 0s (14.6 MB/s) 2021-05-17T21:35:24.6153996Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-17T21:35:24.6235178Z (Reading database ... 2021-05-17T21:35:24.6236233Z (Reading database ... 5% 2021-05-17T21:35:24.6236859Z (Reading database ... 10% 2021-05-17T21:35:24.6237379Z (Reading database ... 15% 2021-05-17T21:35:24.6237876Z (Reading database ... 20% 2021-05-17T21:35:24.6238540Z (Reading database ... 25% 2021-05-17T21:35:24.6239069Z (Reading database ... 30% 2021-05-17T21:35:24.6239577Z (Reading database ... 35% 2021-05-17T21:35:24.6240088Z (Reading database ... 40% 2021-05-17T21:35:24.6240583Z (Reading database ... 45% 2021-05-17T21:35:24.6241084Z (Reading database ... 50% 2021-05-17T21:35:24.6284994Z (Reading database ... 55% 2021-05-17T21:35:24.6333835Z (Reading database ... 60% 2021-05-17T21:35:24.6370828Z (Reading database ... 65% 2021-05-17T21:35:24.6508696Z (Reading database ... 70% 2021-05-17T21:35:24.6646083Z (Reading database ... 75% 2021-05-17T21:35:24.6672846Z (Reading database ... 80% 2021-05-17T21:35:24.7113956Z (Reading database ... 85% 2021-05-17T21:35:24.7453051Z (Reading database ... 90% 2021-05-17T21:35:24.7538723Z (Reading database ... 95% 2021-05-17T21:35:24.7539555Z (Reading database ... 100% 2021-05-17T21:35:24.7540706Z (Reading database ... 268721 files and directories currently installed.) 2021-05-17T21:35:24.7658454Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T21:35:24.7682031Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:24.8040352Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-17T21:35:24.8291363Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T21:35:24.8304692Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:24.8681333Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-17T21:35:24.8930087Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T21:35:24.8945897Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:24.9320540Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-17T21:35:24.9555655Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T21:35:24.9565529Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:24.9920781Z Selecting previously unselected package comerr-dev:amd64. 2021-05-17T21:35:25.0170866Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-17T21:35:25.0210551Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T21:35:25.0561598Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-17T21:35:25.0803004Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T21:35:25.0817512Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:25.1240586Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-17T21:35:25.1500432Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-17T21:35:25.1511540Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T21:35:25.2360900Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-17T21:35:25.2576604Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T21:35:25.2590575Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T21:35:25.3160741Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-17T21:35:25.3388347Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T21:35:25.3398750Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:25.3721081Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-17T21:35:25.3972277Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-17T21:35:25.3983125Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T21:35:25.5160024Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T21:35:25.5200759Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:25.5260162Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T21:35:25.5321053Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T21:35:25.5379963Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:25.5410904Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:25.5442742Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:25.5477485Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:25.5507007Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:35:25.5531557Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T21:35:25.5570386Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:35:25.5793017Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:35:28.9848695Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T21:35:31.2857706Z Reading package lists... 2021-05-17T21:35:31.4490044Z Building dependency tree... 2021-05-17T21:35:31.4511402Z Reading state information... 2021-05-17T21:35:31.6095880Z E: Unable to locate package udunits 2021-05-17T21:35:31.6774037Z Reading package lists... 2021-05-17T21:35:31.8350380Z Building dependency tree... 2021-05-17T21:35:31.8373329Z Reading state information... 2021-05-17T21:35:31.9875128Z The following additional packages will be installed: 2021-05-17T21:35:31.9877934Z libwebpdemux2 2021-05-17T21:35:32.0317173Z The following NEW packages will be installed: 2021-05-17T21:35:32.0322408Z libwebp-dev libwebpdemux2 2021-05-17T21:35:32.0594909Z 0 upgraded, 2 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:32.0595954Z Need to get 277 kB of archives. 2021-05-17T21:35:32.0597143Z After this operation, 965 kB of additional disk space will be used. 2021-05-17T21:35:32.0599741Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-17T21:35:32.0661778Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-17T21:35:32.5096311Z Fetched 277 kB in 0s (6691 kB/s) 2021-05-17T21:35:32.5489350Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-17T21:35:32.5573599Z (Reading database ... 2021-05-17T21:35:32.5574631Z (Reading database ... 5% 2021-05-17T21:35:32.5575231Z (Reading database ... 10% 2021-05-17T21:35:32.5575742Z (Reading database ... 15% 2021-05-17T21:35:32.5577964Z (Reading database ... 20% 2021-05-17T21:35:32.5578873Z (Reading database ... 25% 2021-05-17T21:35:32.5583343Z (Reading database ... 30% 2021-05-17T21:35:32.5583929Z (Reading database ... 35% 2021-05-17T21:35:32.5584458Z (Reading database ... 40% 2021-05-17T21:35:32.5585025Z (Reading database ... 45% 2021-05-17T21:35:32.5585591Z (Reading database ... 50% 2021-05-17T21:35:32.5627643Z (Reading database ... 55% 2021-05-17T21:35:32.5674640Z (Reading database ... 60% 2021-05-17T21:35:32.5712780Z (Reading database ... 65% 2021-05-17T21:35:32.5851617Z (Reading database ... 70% 2021-05-17T21:35:32.5991619Z (Reading database ... 75% 2021-05-17T21:35:32.6020689Z (Reading database ... 80% 2021-05-17T21:35:32.6461489Z (Reading database ... 85% 2021-05-17T21:35:32.6802919Z (Reading database ... 90% 2021-05-17T21:35:32.6891777Z (Reading database ... 95% 2021-05-17T21:35:32.6892804Z (Reading database ... 100% 2021-05-17T21:35:32.6894087Z (Reading database ... 269021 files and directories currently installed.) 2021-05-17T21:35:32.7009929Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-17T21:35:32.7053503Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T21:35:32.7331135Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-17T21:35:32.7635288Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-17T21:35:32.7644294Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T21:35:32.8531860Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T21:35:32.8561651Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T21:35:32.8594810Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:35:35.0791895Z Reading package lists... 2021-05-17T21:35:35.2476831Z Building dependency tree... 2021-05-17T21:35:35.2496809Z Reading state information... 2021-05-17T21:35:35.4017902Z The following additional packages will be installed: 2021-05-17T21:35:35.4021732Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T21:35:35.4027724Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T21:35:35.4029271Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T21:35:35.4030078Z Suggested packages: 2021-05-17T21:35:35.4031115Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-17T21:35:35.4031922Z Recommended packages: 2021-05-17T21:35:35.4032498Z cargo 2021-05-17T21:35:35.4609329Z The following NEW packages will be installed: 2021-05-17T21:35:35.4618491Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T21:35:35.4620053Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T21:35:35.4626928Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T21:35:35.4874878Z 0 upgraded, 13 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:35.4875643Z Need to get 108 MB of archives. 2021-05-17T21:35:35.4876397Z After this operation, 501 MB of additional disk space will be used. 2021-05-17T21:35:35.4878980Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-17T21:35:35.4927956Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-17T21:35:35.4936119Z 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-17T21:35:35.4944319Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-17T21:35:35.5004573Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-17T21:35:35.5027058Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-17T21:35:35.5031075Z 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-17T21:35:35.7230977Z 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-17T21:35:36.4634378Z 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-17T21:35:37.1129652Z 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-17T21:35:37.1365968Z 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-17T21:35:37.1739024Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-17T21:35:37.2926347Z 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-17T21:35:37.7556343Z Fetched 108 MB in 2s (59.1 MB/s) 2021-05-17T21:35:37.7932310Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-17T21:35:37.8017702Z (Reading database ... 2021-05-17T21:35:37.8018498Z (Reading database ... 5% 2021-05-17T21:35:37.8019176Z (Reading database ... 10% 2021-05-17T21:35:37.8019824Z (Reading database ... 15% 2021-05-17T21:35:37.8020447Z (Reading database ... 20% 2021-05-17T21:35:37.8021086Z (Reading database ... 25% 2021-05-17T21:35:37.8021729Z (Reading database ... 30% 2021-05-17T21:35:37.8022344Z (Reading database ... 35% 2021-05-17T21:35:37.8022975Z (Reading database ... 40% 2021-05-17T21:35:37.8023610Z (Reading database ... 45% 2021-05-17T21:35:37.8024229Z (Reading database ... 50% 2021-05-17T21:35:37.8069391Z (Reading database ... 55% 2021-05-17T21:35:37.8120699Z (Reading database ... 60% 2021-05-17T21:35:37.8158887Z (Reading database ... 65% 2021-05-17T21:35:37.8308157Z (Reading database ... 70% 2021-05-17T21:35:37.8448993Z (Reading database ... 75% 2021-05-17T21:35:37.8476831Z (Reading database ... 80% 2021-05-17T21:35:37.8919194Z (Reading database ... 85% 2021-05-17T21:35:37.9263265Z (Reading database ... 90% 2021-05-17T21:35:37.9351861Z (Reading database ... 95% 2021-05-17T21:35:37.9352830Z (Reading database ... 100% 2021-05-17T21:35:37.9354125Z (Reading database ... 269049 files and directories currently installed.) 2021-05-17T21:35:37.9469726Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-17T21:35:37.9495496Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T21:35:37.9959834Z Selecting previously unselected package libipt2. 2021-05-17T21:35:38.0195798Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-17T21:35:38.0207310Z Unpacking libipt2 (2.0.1-1) ... 2021-05-17T21:35:38.0561093Z Selecting previously unselected package libsource-highlight-common. 2021-05-17T21:35:38.0809935Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-17T21:35:38.0822584Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T21:35:38.1281928Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-17T21:35:38.1545419Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-17T21:35:38.1559937Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T21:35:38.2400868Z Selecting previously unselected package libsource-highlight4v5. 2021-05-17T21:35:38.2613644Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-17T21:35:38.2628743Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T21:35:38.3160015Z Selecting previously unselected package libxxhash0:amd64. 2021-05-17T21:35:38.3426362Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-17T21:35:38.3438274Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T21:35:38.3759816Z Selecting previously unselected package gdb. 2021-05-17T21:35:38.4035149Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-17T21:35:38.4046357Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T21:35:38.7521158Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-17T21:35:38.7748180Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T21:35:38.7761410Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:35:45.1372995Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-17T21:35:45.1672285Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T21:35:45.1686490Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:35:48.3321130Z Selecting previously unselected package rustc. 2021-05-17T21:35:48.3568310Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T21:35:48.3578635Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:35:48.5575606Z Selecting previously unselected package cargo. 2021-05-17T21:35:48.5870047Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T21:35:48.5889112Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T21:35:48.9314057Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-17T21:35:48.9599558Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-17T21:35:48.9616791Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T21:35:50.2084228Z Selecting previously unselected package rust-gdb. 2021-05-17T21:35:50.2378182Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-17T21:35:50.2391114Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:35:50.3047735Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:35:50.3097812Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T21:35:50.3123292Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T21:35:50.3171846Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:35:50.3211715Z Setting up libipt2 (2.0.1-1) ... 2021-05-17T21:35:50.3244780Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T21:35:50.3275516Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T21:35:50.3309791Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:35:50.3349533Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T21:35:50.3388614Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T21:35:50.3441937Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T21:35:50.3472851Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T21:35:50.3512511Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:35:50.3554333Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:35:50.3782664Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:35:53.8884161Z Reading package lists... 2021-05-17T21:35:54.0568005Z Building dependency tree... 2021-05-17T21:35:54.0588535Z Reading state information... 2021-05-17T21:35:54.2240151Z The following additional packages will be installed: 2021-05-17T21:35:54.2243892Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T21:35:54.2247223Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T21:35:54.2252952Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T21:35:54.2260163Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T21:35:54.2262769Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T21:35:54.2265241Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T21:35:54.2267525Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T21:35:54.2270114Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T21:35:54.2272733Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T21:35:54.2277311Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T21:35:54.2280237Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T21:35:54.2282836Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T21:35:54.2285608Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T21:35:54.2288620Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T21:35:54.2291530Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T21:35:54.2292980Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T21:35:54.2294356Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T21:35:54.2295726Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T21:35:54.2297178Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T21:35:54.2298340Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T21:35:54.2299478Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T21:35:54.2300681Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T21:35:54.2301815Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T21:35:54.2302901Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T21:35:54.2303998Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T21:35:54.2305315Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T21:35:54.2306659Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T21:35:54.2308021Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T21:35:54.2309388Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T21:35:54.2310681Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T21:35:54.2311882Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T21:35:54.2313085Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T21:35:54.2314379Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T21:35:54.2315698Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T21:35:54.2317128Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T21:35:54.2318656Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T21:35:54.2319994Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T21:35:54.2321294Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T21:35:54.2322552Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T21:35:54.2323905Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T21:35:54.2325288Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T21:35:54.2326547Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-17T21:35:54.2327805Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T21:35:54.2329444Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T21:35:54.2330976Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T21:35:54.2332316Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T21:35:54.2333622Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T21:35:54.2335037Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T21:35:54.2336252Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T21:35:54.2336962Z Suggested packages: 2021-05-17T21:35:54.2337970Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-17T21:35:54.2339211Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-17T21:35:54.2340606Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-17T21:35:54.2342078Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-17T21:35:54.2343130Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-17T21:35:54.2344244Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-17T21:35:54.2345434Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-17T21:35:54.2346625Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-17T21:35:54.2347737Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-17T21:35:54.2348891Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-17T21:35:54.2350144Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-17T21:35:54.2351405Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-17T21:35:54.2352840Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-17T21:35:54.2353834Z wpagui libengine-pkcs11-openssl 2021-05-17T21:35:54.3132780Z The following NEW packages will be installed: 2021-05-17T21:35:55.0059384Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T21:35:55.0063483Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T21:35:55.0066368Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T21:35:55.0068980Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T21:35:55.0071565Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T21:35:55.0074036Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T21:35:55.0076315Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T21:35:55.0079206Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T21:35:55.0081865Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T21:35:55.0084377Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T21:35:55.0086985Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T21:35:55.0089585Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T21:35:55.0092345Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T21:35:55.0096414Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T21:35:55.0098145Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T21:35:55.0099601Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T21:35:55.0100968Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T21:35:55.0102349Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T21:35:55.0103809Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T21:35:55.0105528Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T21:35:55.0106932Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T21:35:55.0108140Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T21:35:55.0109266Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T21:35:55.0110351Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T21:35:55.0111455Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T21:35:55.0112972Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T21:35:55.0115101Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T21:35:55.0116299Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T21:35:55.0117602Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T21:35:55.0119535Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T21:35:55.0121111Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T21:35:55.0122690Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T21:35:55.0124357Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T21:35:55.0126211Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T21:35:55.0127997Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T21:35:55.0129992Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T21:35:55.0131789Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T21:35:55.0133221Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T21:35:55.0134601Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T21:35:55.0136106Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T21:35:55.0137318Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T21:35:55.0138448Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-17T21:35:55.0139560Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T21:35:55.0141133Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T21:35:55.0142667Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T21:35:55.0144013Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T21:35:55.0145321Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T21:35:55.0146741Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T21:35:55.0147961Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T21:35:55.0149101Z 0 upgraded, 214 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:55.0149816Z Need to get 183 MB of archives. 2021-05-17T21:35:55.0150620Z After this operation, 776 MB of additional disk space will be used. 2021-05-17T21:35:55.0152395Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-17T21:35:55.0154553Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-17T21:35:55.0156457Z 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-17T21:35:55.0158323Z 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-17T21:35:55.0160264Z 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-17T21:35:55.0161959Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-17T21:35:55.0164103Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-17T21:35:55.0165873Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-17T21:35:55.0167826Z 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-17T21:35:55.0169640Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-17T21:35:55.0171426Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-17T21:35:55.0173255Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-17T21:35:55.0175054Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-17T21:35:55.0176798Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-17T21:35:55.0178918Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-17T21:35:55.0180868Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-17T21:35:55.0182485Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-17T21:35:55.0184222Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-17T21:35:55.0185954Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-17T21:35:55.0187824Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-17T21:35:55.0189863Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-17T21:35:55.0192284Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-17T21:35:55.0194557Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-17T21:35:55.0196728Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-17T21:35:55.0396682Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-17T21:35:55.0485419Z 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-17T21:35:55.0512623Z 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-17T21:35:55.0728525Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-17T21:35:55.0802043Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-17T21:35:55.1013457Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-17T21:35:55.1165779Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-17T21:35:55.2010736Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-17T21:35:55.2620831Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-17T21:35:55.4804113Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-17T21:35:55.4880752Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-17T21:35:55.4929297Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-17T21:35:56.0725381Z 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-17T21:35:56.0810982Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-17T21:35:56.1288714Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-17T21:35:56.1477381Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-17T21:35:56.1679213Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-17T21:35:56.1834916Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-17T21:35:56.1873651Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-17T21:35:56.1942185Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-17T21:35:56.1972552Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-17T21:35:56.2041754Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-17T21:35:56.2068990Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-17T21:35:56.2175256Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-17T21:35:56.2197850Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-17T21:35:56.2305951Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-17T21:35:56.2335208Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-17T21:35:56.2352694Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-17T21:35:56.2371122Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-17T21:35:56.2407521Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-17T21:35:56.2547211Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-17T21:35:56.2568444Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-17T21:35:56.4413084Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-17T21:35:56.4655732Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-17T21:35:56.4673469Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-17T21:35:56.4741703Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-17T21:35:56.4750613Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-17T21:35:56.4767295Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-17T21:35:56.4779340Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-17T21:35:56.4813317Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-17T21:35:56.4829778Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-17T21:35:56.4902916Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-17T21:35:56.4940329Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-17T21:35:56.4996998Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-17T21:35:56.5277323Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-17T21:35:56.5444912Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-17T21:35:56.6781130Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-17T21:35:56.6844682Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-17T21:35:56.6920774Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-17T21:35:56.6996568Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-17T21:35:56.7192934Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-17T21:35:56.7417410Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-17T21:35:56.7504550Z 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-17T21:35:56.9778655Z 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-17T21:35:56.9950757Z 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-17T21:35:57.0022047Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-17T21:35:57.0519178Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-17T21:35:57.0646494Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-17T21:35:57.0788588Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-17T21:35:57.1034048Z 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-17T21:35:57.2079277Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-17T21:35:57.3193463Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-17T21:35:57.3303685Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-17T21:35:57.3346853Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-17T21:35:57.3432475Z 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-17T21:35:57.3658565Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-17T21:35:57.3761275Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-17T21:35:57.3907415Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-17T21:35:57.4024772Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-17T21:35:57.4208663Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-17T21:35:57.4348351Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-17T21:35:57.4395831Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-17T21:35:57.4904249Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-17T21:35:57.4970086Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-17T21:35:57.5047980Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-17T21:35:57.5098334Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-17T21:35:57.5616589Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-17T21:35:57.5683290Z 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-17T21:35:57.5741199Z 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-17T21:35:57.5766796Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-17T21:35:57.5773980Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-17T21:35:57.5871181Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-17T21:35:57.5928842Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-17T21:35:59.8536218Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-17T21:35:59.8645872Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-17T21:35:59.8781647Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-17T21:35:59.9737073Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-17T21:36:00.2010359Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-17T21:36:00.2020859Z 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-17T21:36:00.2042404Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-17T21:36:00.2100474Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-17T21:36:00.2107292Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-17T21:36:00.3240929Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-17T21:36:00.3575542Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-17T21:36:00.3739557Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-17T21:36:00.3744404Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-17T21:36:00.3751162Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-17T21:36:00.3786844Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-17T21:36:00.3797497Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-17T21:36:00.3801392Z 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-17T21:36:00.3842174Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-17T21:36:00.3861792Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-17T21:36:00.3917748Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-17T21:36:00.3987098Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-17T21:36:00.4043865Z 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-17T21:36:00.4119873Z 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-17T21:36:00.4209556Z 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-17T21:36:00.4353590Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-17T21:36:00.4576902Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-17T21:36:00.5144792Z 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-17T21:36:00.5413414Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-17T21:36:00.5505196Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-17T21:36:00.5664973Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-17T21:36:00.5995309Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-17T21:36:00.6128112Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-17T21:36:00.6244090Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-17T21:36:00.6325460Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-17T21:36:00.6477391Z 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-17T21:36:00.6577179Z 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-17T21:36:00.6679229Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-17T21:36:00.6867754Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-17T21:36:00.6975428Z 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-17T21:36:00.7077682Z 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-17T21:36:00.7268983Z 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-17T21:36:00.7706001Z 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-17T21:36:00.9143814Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-17T21:36:00.9482994Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-17T21:36:00.9574965Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-17T21:36:00.9591770Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-17T21:36:00.9602291Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-17T21:36:00.9666830Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-17T21:36:00.9677293Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-17T21:36:01.0516287Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-17T21:36:01.0621443Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-17T21:36:01.0828707Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-17T21:36:01.2073752Z 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-17T21:36:01.2271236Z 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-17T21:36:01.2494444Z 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-17T21:36:01.2531234Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-17T21:36:01.2603327Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-17T21:36:01.2614637Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-17T21:36:01.2635633Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-17T21:36:01.2644284Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-17T21:36:01.2733428Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-17T21:36:01.2938539Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-17T21:36:01.4898120Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-17T21:36:01.4906730Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-17T21:36:01.4982213Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-17T21:36:01.4988080Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-17T21:36:01.5100836Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-17T21:36:01.5152278Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-17T21:36:01.5348080Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-17T21:36:01.5353257Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-17T21:36:01.5423597Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-17T21:36:01.5504141Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-17T21:36:01.5622289Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-17T21:36:01.5711656Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-17T21:36:01.5760791Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-17T21:36:01.5906858Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-17T21:36:01.5916001Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-17T21:36:01.7902329Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-17T21:36:01.7931023Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-17T21:36:01.7975436Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-17T21:36:01.8151771Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-17T21:36:01.8192457Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-17T21:36:01.8292106Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-17T21:36:01.8385423Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-17T21:36:01.8439533Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-17T21:36:01.9743524Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-17T21:36:01.9836855Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-17T21:36:01.9896563Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-17T21:36:02.0885566Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-17T21:36:02.1064940Z 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-17T21:36:02.1204639Z 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-17T21:36:02.1304611Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-17T21:36:02.1706512Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-17T21:36:02.5717473Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-17T21:36:03.1815291Z 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-17T21:36:03.1928691Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-17T21:36:03.2154885Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-17T21:36:03.7453351Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-17T21:36:03.8885762Z 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-17T21:36:03.9106804Z 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-17T21:36:03.9245109Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-17T21:36:03.9450411Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-17T21:36:03.9480738Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-17T21:36:03.9764126Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-17T21:36:04.0051269Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-17T21:36:04.0111595Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-17T21:36:04.0185536Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-17T21:36:05.2235236Z Fetched 183 MB in 10s (18.9 MB/s) 2021-05-17T21:36:05.2609955Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-17T21:36:05.2689755Z (Reading database ... 2021-05-17T21:36:05.2690642Z (Reading database ... 5% 2021-05-17T21:36:05.2691370Z (Reading database ... 10% 2021-05-17T21:36:05.2692088Z (Reading database ... 15% 2021-05-17T21:36:05.2692780Z (Reading database ... 20% 2021-05-17T21:36:05.2693491Z (Reading database ... 25% 2021-05-17T21:36:05.2694163Z (Reading database ... 30% 2021-05-17T21:36:05.2694841Z (Reading database ... 35% 2021-05-17T21:36:05.2695529Z (Reading database ... 40% 2021-05-17T21:36:05.2696230Z (Reading database ... 45% 2021-05-17T21:36:05.2696908Z (Reading database ... 50% 2021-05-17T21:36:05.2734098Z (Reading database ... 55% 2021-05-17T21:36:05.2778277Z (Reading database ... 60% 2021-05-17T21:36:05.2810133Z (Reading database ... 65% 2021-05-17T21:36:05.2943847Z (Reading database ... 70% 2021-05-17T21:36:05.3073242Z (Reading database ... 75% 2021-05-17T21:36:05.3101008Z (Reading database ... 80% 2021-05-17T21:36:05.3528201Z (Reading database ... 85% 2021-05-17T21:36:05.3877911Z (Reading database ... 90% 2021-05-17T21:36:05.3967748Z (Reading database ... 95% 2021-05-17T21:36:05.3968327Z (Reading database ... 100% 2021-05-17T21:36:05.3969167Z (Reading database ... 269804 files and directories currently installed.) 2021-05-17T21:36:05.4092791Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-17T21:36:05.4135342Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T21:36:05.4560069Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-17T21:36:05.4814670Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:05.4926083Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:05.7001663Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-17T21:36:05.7269652Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:36:05.7280708Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:36:05.7759868Z Selecting previously unselected package libegl1:amd64. 2021-05-17T21:36:05.7998569Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:36:05.8009409Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T21:36:05.8399802Z Selecting previously unselected package libevdev2:amd64. 2021-05-17T21:36:05.8642630Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-17T21:36:05.8655727Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T21:36:05.9000867Z Selecting previously unselected package libmtdev1:amd64. 2021-05-17T21:36:05.9275287Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-17T21:36:05.9289592Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T21:36:05.9640984Z Selecting previously unselected package libwacom-common. 2021-05-17T21:36:05.9874731Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-17T21:36:05.9884188Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-17T21:36:06.0644109Z Selecting previously unselected package libwacom2:amd64. 2021-05-17T21:36:06.0938890Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-17T21:36:06.0951612Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T21:36:06.1244367Z Selecting previously unselected package libinput-bin. 2021-05-17T21:36:06.1541500Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T21:36:06.1558811Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T21:36:06.1920563Z Selecting previously unselected package libinput10:amd64. 2021-05-17T21:36:06.2162275Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T21:36:06.2182910Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T21:36:06.2679601Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-17T21:36:06.2914299Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:06.2926392Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:06.3467344Z Selecting previously unselected package libqt5network5:amd64. 2021-05-17T21:36:06.3756711Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:06.3766851Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:06.4760149Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-17T21:36:06.5022745Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-17T21:36:06.5037164Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T21:36:06.5400720Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-17T21:36:06.5644176Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-17T21:36:06.5656788Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T21:36:06.5992454Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-17T21:36:06.6271677Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-17T21:36:06.6282789Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T21:36:06.6605979Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-17T21:36:06.6887848Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-17T21:36:06.6904769Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T21:36:06.7218987Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-17T21:36:06.7470086Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-17T21:36:06.7486859Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T21:36:06.7880592Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-17T21:36:06.8090564Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-17T21:36:06.8105027Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T21:36:06.8457684Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-17T21:36:06.8691105Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-17T21:36:06.8703027Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T21:36:06.9001074Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-17T21:36:06.9245409Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-17T21:36:06.9258784Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T21:36:06.9641116Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-17T21:36:06.9857617Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-17T21:36:06.9877180Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T21:36:07.0204318Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-17T21:36:07.0445149Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-17T21:36:07.0456280Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T21:36:07.0880506Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-17T21:36:07.1151328Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:07.1249775Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:07.4519771Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-17T21:36:07.4801254Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:07.4816175Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:07.7359608Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-17T21:36:07.7614711Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:07.7637975Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:07.8129095Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-17T21:36:07.8367356Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-17T21:36:07.8386339Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T21:36:07.8960822Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-17T21:36:07.9207298Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-17T21:36:07.9220117Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T21:36:08.0279623Z Selecting previously unselected package libhyphen0:amd64. 2021-05-17T21:36:08.0520481Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-17T21:36:08.0531423Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T21:36:08.0880403Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-17T21:36:08.1142085Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:08.1153498Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:08.1640040Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-17T21:36:08.1894399Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:08.1911303Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:08.2559736Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-17T21:36:08.2805083Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:08.2819381Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:08.4635465Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-17T21:36:08.4927633Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:08.4940429Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:08.6593689Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-17T21:36:08.6888061Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:08.6899456Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:08.7360059Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-17T21:36:08.7592219Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:08.7605203Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:08.7926659Z Selecting previously unselected package libwoff1:amd64. 2021-05-17T21:36:08.8220724Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-17T21:36:08.8233853Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T21:36:08.8607781Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-17T21:36:08.8901024Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-17T21:36:08.8912760Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T21:36:10.3320914Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-17T21:36:10.3574781Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:10.3588833Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:10.3960565Z Selecting previously unselected package qgis-providers-common. 2021-05-17T21:36:10.4239331Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T21:36:10.4261503Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:10.6616162Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-17T21:36:10.6917752Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-17T21:36:10.6928636Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T21:36:10.7560471Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-17T21:36:10.7823495Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-17T21:36:10.7835453Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T21:36:10.8290415Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-17T21:36:10.8588174Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:10.8599137Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:10.8965724Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-17T21:36:10.9265947Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:10.9282543Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:10.9640860Z Selecting previously unselected package gdal-data. 2021-05-17T21:36:10.9895899Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-17T21:36:10.9912801Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T21:36:11.0467305Z Selecting previously unselected package libarpack2:amd64. 2021-05-17T21:36:11.0787416Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-17T21:36:11.0804253Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-17T21:36:11.1200204Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-17T21:36:11.1496999Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-17T21:36:11.1509041Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T21:36:11.1979295Z Selecting previously unselected package libarmadillo9. 2021-05-17T21:36:11.2271051Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-17T21:36:11.2283090Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T21:36:11.2680525Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-17T21:36:11.2981419Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-17T21:36:11.2992956Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-17T21:36:11.3763357Z Selecting previously unselected package libcharls2:amd64. 2021-05-17T21:36:11.4060110Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-17T21:36:11.4070525Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T21:36:11.4456136Z Selecting previously unselected package libdap25:amd64. 2021-05-17T21:36:11.4717068Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-17T21:36:11.4727465Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-17T21:36:11.5519701Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-17T21:36:11.5763931Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-17T21:36:11.5776965Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T21:36:11.6136068Z Selecting previously unselected package libepsilon1:amd64. 2021-05-17T21:36:11.6431077Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-17T21:36:11.6444767Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T21:36:11.6748578Z Selecting previously unselected package libfreexl1:amd64. 2021-05-17T21:36:11.7040311Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-17T21:36:11.7051518Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T21:36:11.7339108Z Selecting previously unselected package libfyba0:amd64. 2021-05-17T21:36:11.7636438Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-17T21:36:11.7651011Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T21:36:11.8069648Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-17T21:36:11.8370174Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-17T21:36:11.8394234Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T21:36:11.9241827Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-17T21:36:11.9556227Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-17T21:36:11.9566723Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T21:36:11.9920949Z Selecting previously unselected package proj-data. 2021-05-17T21:36:12.0191474Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-17T21:36:12.0203721Z Unpacking proj-data (6.3.1-1) ... 2021-05-17T21:36:12.8780855Z Selecting previously unselected package libproj15:amd64. 2021-05-17T21:36:12.9081241Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-17T21:36:12.9094788Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-17T21:36:13.0289844Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-17T21:36:13.0583110Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-17T21:36:13.0608966Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T21:36:13.0941031Z Selecting previously unselected package libhdf4-0-alt. 2021-05-17T21:36:13.1246934Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-17T21:36:13.1263048Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T21:36:13.1822578Z Selecting previously unselected package libminizip1:amd64. 2021-05-17T21:36:13.2128347Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-17T21:36:13.2141032Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-17T21:36:13.2413921Z Selecting previously unselected package liburiparser1:amd64. 2021-05-17T21:36:13.2716155Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-17T21:36:13.2728550Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T21:36:13.3020066Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-17T21:36:13.3328756Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-17T21:36:13.3341747Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T21:36:13.3684915Z Selecting previously unselected package libkmldom1:amd64. 2021-05-17T21:36:13.3989614Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-17T21:36:13.4004290Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T21:36:13.4459999Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-17T21:36:13.4753155Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-17T21:36:13.4763670Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T21:36:13.5103750Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-17T21:36:13.5410653Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-17T21:36:13.5421364Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T21:36:13.6114484Z Selecting previously unselected package libogdi4.1. 2021-05-17T21:36:13.6413973Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-17T21:36:13.6438970Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T21:36:13.6930175Z Selecting previously unselected package libqhull7:amd64. 2021-05-17T21:36:13.7229895Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-17T21:36:13.7243639Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-17T21:36:13.7723358Z Selecting previously unselected package libspatialite7:amd64. 2021-05-17T21:36:13.8024022Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-17T21:36:13.8047034Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T21:36:13.9847284Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-17T21:36:14.0137957Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-17T21:36:14.0160621Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T21:36:14.1440493Z Selecting previously unselected package libgdal26. 2021-05-17T21:36:14.1677098Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T21:36:14.1691462Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T21:36:14.8240537Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-17T21:36:14.8504309Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:14.8521840Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:14.8919698Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-17T21:36:14.9135093Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-17T21:36:14.9162408Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T21:36:14.9543983Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-17T21:36:14.9820543Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:14.9832366Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:15.0148491Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-17T21:36:15.0433260Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:15.0459692Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:15.0861524Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-17T21:36:15.1147001Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-17T21:36:15.1177193Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T21:36:15.1711508Z Selecting previously unselected package libzip5:amd64. 2021-05-17T21:36:15.2015349Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-17T21:36:15.2036556Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T21:36:15.2486309Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-17T21:36:15.2788587Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:15.2804224Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:15.8800632Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-17T21:36:15.9095344Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:15.9109089Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:15.9415659Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-17T21:36:15.9720047Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-17T21:36:15.9738378Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T21:36:16.0180469Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-17T21:36:16.0493616Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T21:36:16.0506997Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T21:36:16.2150893Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-17T21:36:16.2455505Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:16.2470092Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:16.2777823Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-17T21:36:16.3087030Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:16.3103587Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:16.3552423Z Selecting previously unselected package libqwt-qt5-6. 2021-05-17T21:36:16.3867703Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-17T21:36:16.3881178Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T21:36:16.4707185Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-17T21:36:16.5013173Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:16.5189494Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:16.8914707Z Selecting previously unselected package qgis-providers. 2021-05-17T21:36:16.9219386Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:16.9241776Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:17.1660565Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-17T21:36:17.1961754Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-17T21:36:17.1975109Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T21:36:17.2411430Z Selecting previously unselected package libdaemon0:amd64. 2021-05-17T21:36:17.2713245Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-17T21:36:17.2735529Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-17T21:36:17.3029334Z Selecting previously unselected package avahi-daemon. 2021-05-17T21:36:17.3334595Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-17T21:36:17.3350081Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T21:36:17.3904365Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-17T21:36:17.4208911Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T21:36:17.4224385Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T21:36:17.5071874Z Selecting previously unselected package blt. 2021-05-17T21:36:17.5380089Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T21:36:17.5390164Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-17T21:36:17.5632407Z Selecting previously unselected package fonts-lyx. 2021-05-17T21:36:17.5939103Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-17T21:36:17.5949775Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-17T21:36:17.6404653Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-17T21:36:17.6712028Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-17T21:36:17.6725264Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T21:36:17.7072522Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-17T21:36:17.7380132Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T21:36:17.7396620Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T21:36:17.7876682Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-17T21:36:17.8179826Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T21:36:17.8202672Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T21:36:17.8586909Z Selecting previously unselected package gcr. 2021-05-17T21:36:17.8888658Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-17T21:36:17.8907447Z Unpacking gcr (3.36.0-2build1) ... 2021-05-17T21:36:17.9318835Z Selecting previously unselected package python3-numpy. 2021-05-17T21:36:17.9623519Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-17T21:36:17.9635885Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T21:36:18.2811459Z Selecting previously unselected package python3-gdal. 2021-05-17T21:36:18.3136138Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T21:36:18.3153443Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T21:36:18.4006838Z Selecting previously unselected package gdal-bin. 2021-05-17T21:36:18.4296993Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T21:36:18.4308981Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T21:36:18.4913787Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-17T21:36:18.5209671Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-17T21:36:18.5229511Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T21:36:18.5522084Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-17T21:36:18.5807421Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-17T21:36:18.5819845Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T21:36:18.6296799Z Selecting previously unselected package geoclue-2.0. 2021-05-17T21:36:18.6586205Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-17T21:36:18.6605935Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T21:36:18.7016841Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-17T21:36:18.7313019Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T21:36:18.7327301Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T21:36:18.7923783Z Selecting previously unselected package p11-kit. 2021-05-17T21:36:18.8215944Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T21:36:18.8243339Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T21:36:18.8622034Z Selecting previously unselected package pinentry-gnome3. 2021-05-17T21:36:18.8913143Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-17T21:36:18.8921160Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T21:36:18.9280786Z Selecting previously unselected package gnome-keyring. 2021-05-17T21:36:18.9553912Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T21:36:18.9673468Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T21:36:19.0640686Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-17T21:36:19.0897386Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T21:36:19.0909255Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T21:36:19.1241670Z Selecting previously unselected package grass-doc. 2021-05-17T21:36:19.1533787Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-17T21:36:19.1549360Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-17T21:36:21.0367373Z Selecting previously unselected package liblaszip8:amd64. 2021-05-17T21:36:21.0685644Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-17T21:36:21.0700756Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T21:36:21.1135343Z Selecting previously unselected package libpdal-util9. 2021-05-17T21:36:21.1442790Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:21.1462846Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T21:36:21.1866955Z Selecting previously unselected package libpdal-base9. 2021-05-17T21:36:21.2180551Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:21.2192428Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T21:36:21.4440430Z Selecting previously unselected package grass-core. 2021-05-17T21:36:21.4696481Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-17T21:36:21.4712795Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-17T21:36:22.2116648Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-17T21:36:22.2434151Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-17T21:36:22.2444839Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T21:36:22.2768507Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-17T21:36:22.3078982Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-17T21:36:22.3091156Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T21:36:22.3458638Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-17T21:36:22.3766216Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-17T21:36:22.3779068Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T21:36:22.4699446Z Selecting previously unselected package iio-sensor-proxy. 2021-05-17T21:36:22.5004236Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-17T21:36:22.5019435Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T21:36:22.5515283Z Selecting previously unselected package libassimp5:amd64. 2021-05-17T21:36:22.5820910Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-17T21:36:22.5837593Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T21:36:22.9421061Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-17T21:36:22.9702742Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-17T21:36:22.9712140Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T21:36:23.0879770Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-17T21:36:23.1113940Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-17T21:36:23.1128022Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T21:36:23.1600321Z Selecting previously unselected package libfcgi-bin. 2021-05-17T21:36:23.1862157Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-17T21:36:23.1877999Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-17T21:36:23.2166018Z Selecting previously unselected package libimagequant0:amd64. 2021-05-17T21:36:23.2465090Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-17T21:36:23.2483970Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T21:36:23.2797669Z Selecting previously unselected package libjs-jquery-ui. 2021-05-17T21:36:23.3093661Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-17T21:36:23.3197876Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T21:36:23.3999967Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-17T21:36:23.4296612Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-17T21:36:23.4307455Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T21:36:23.4665567Z Selecting previously unselected package libmbim-proxy. 2021-05-17T21:36:23.4952939Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-17T21:36:23.4969192Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-17T21:36:23.5239826Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-17T21:36:23.5533331Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-17T21:36:23.5562876Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T21:36:23.5866622Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-17T21:36:23.6164438Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-17T21:36:23.6179222Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T21:36:23.6647137Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-17T21:36:23.6947137Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-17T21:36:23.6962744Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T21:36:23.7280004Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-17T21:36:23.7572797Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T21:36:23.7586791Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T21:36:23.7890772Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-17T21:36:23.8188350Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-17T21:36:23.8201264Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T21:36:23.8493204Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-17T21:36:23.8788183Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:23.8804629Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T21:36:23.9134206Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-17T21:36:23.9430920Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:23.9447478Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T21:36:23.9793633Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-17T21:36:24.0101111Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:24.0113123Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T21:36:24.0466191Z Selecting previously unselected package libpdal-plugin-python. 2021-05-17T21:36:24.0778191Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:24.0788797Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T21:36:24.1198086Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-17T21:36:24.1513151Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-17T21:36:24.1523170Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T21:36:24.3192873Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-17T21:36:24.3502850Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:24.3521608Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T21:36:24.3880510Z Selecting previously unselected package libpdal-plugins. 2021-05-17T21:36:24.4182306Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:24.4192734Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T21:36:24.4485171Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-17T21:36:24.4792995Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:24.4803076Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:24.5279801Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-17T21:36:24.5542974Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:24.5553853Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:24.6567711Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-17T21:36:24.6870445Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:24.6882831Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:24.7359958Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-17T21:36:24.7624711Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:24.7636710Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:24.8113349Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-17T21:36:24.8421423Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:24.8437972Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:24.8880194Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-17T21:36:24.9131768Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:24.9147935Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:24.9641549Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-17T21:36:24.9908128Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:24.9966326Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:25.0244059Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-17T21:36:25.0554671Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:25.0564743Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:25.0920507Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-17T21:36:25.1181835Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:25.1194206Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:25.1639883Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-17T21:36:25.1909909Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:25.1922240Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:25.2206613Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-17T21:36:25.2517450Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:25.2529574Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:25.2840985Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-17T21:36:25.3109402Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:25.3142364Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:25.3665263Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-17T21:36:25.4019059Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:25.4029348Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:25.5368099Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-17T21:36:25.5677220Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:25.5689915Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:25.9941091Z Selecting previously unselected package qtchooser. 2021-05-17T21:36:26.0182448Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-17T21:36:26.0195630Z Unpacking qtchooser (66-2build1) ... 2021-05-17T21:36:26.0560073Z Selecting previously unselected package qdoc-qt5. 2021-05-17T21:36:26.0810393Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:26.0817394Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:26.1625223Z Selecting previously unselected package libqt5help5:amd64. 2021-05-17T21:36:26.1926303Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:26.1957532Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:26.2355679Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-17T21:36:26.2661587Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:26.2674558Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:26.2990378Z Selecting previously unselected package qt5-assistant. 2021-05-17T21:36:26.3302711Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:26.3311108Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T21:36:26.4044366Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-17T21:36:26.4369218Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:26.4380970Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:26.4689421Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-17T21:36:26.5007036Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:26.5016274Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:26.7400107Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-17T21:36:26.7646817Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:26.7659368Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:26.8710673Z Selecting previously unselected package qttools5-dev-tools. 2021-05-17T21:36:26.9017252Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:26.9028380Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T21:36:27.0404928Z Selecting previously unselected package libqgis-customwidgets. 2021-05-17T21:36:27.0717073Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:27.0726829Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:27.2034778Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-17T21:36:27.2297465Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:27.2313687Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:27.2938475Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-17T21:36:27.3228598Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:27.3240453Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:27.3800016Z Selecting previously unselected package libqgispython3.10.4. 2021-05-17T21:36:27.4054051Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:27.4069185Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:27.4434202Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-17T21:36:27.4744522Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-17T21:36:27.4761327Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T21:36:27.5622168Z Selecting previously unselected package libqmi-proxy. 2021-05-17T21:36:27.5932519Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-17T21:36:27.6105636Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-17T21:36:27.6383662Z Selecting previously unselected package libqt5test5:amd64. 2021-05-17T21:36:27.6686742Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:27.6715371Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:27.7200397Z Selecting previously unselected package libwacom-bin. 2021-05-17T21:36:27.7422784Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-17T21:36:27.7436614Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T21:36:27.7759970Z Selecting previously unselected package modemmanager. 2021-05-17T21:36:27.8073473Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-17T21:36:27.8170904Z Unpacking modemmanager (1.12.8-1) ... 2021-05-17T21:36:27.9316492Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-17T21:36:27.9632130Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-17T21:36:27.9641767Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-17T21:36:28.0040398Z Selecting previously unselected package python-matplotlib-data. 2021-05-17T21:36:28.0320106Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-17T21:36:28.0332085Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T21:36:28.3810370Z Selecting previously unselected package python3-soupsieve. 2021-05-17T21:36:28.4112014Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-17T21:36:28.4138371Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T21:36:28.4437699Z Selecting previously unselected package python3-bs4. 2021-05-17T21:36:28.4743996Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-17T21:36:28.4755408Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-17T21:36:28.5200318Z Selecting previously unselected package python3-cycler. 2021-05-17T21:36:28.5454218Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-17T21:36:28.5468682Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-17T21:36:28.5800500Z Selecting previously unselected package python3-dateutil. 2021-05-17T21:36:28.6059503Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-17T21:36:28.6079144Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T21:36:28.6480531Z Selecting previously unselected package python3-decorator. 2021-05-17T21:36:28.6736449Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-17T21:36:28.6754741Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T21:36:28.7120359Z Selecting previously unselected package python3-future. 2021-05-17T21:36:28.7374399Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-17T21:36:28.7387143Z Unpacking python3-future (0.18.2-2) ... 2021-05-17T21:36:28.8120582Z Selecting previously unselected package python3-webencodings. 2021-05-17T21:36:28.8402100Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-17T21:36:28.8413788Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T21:36:28.8721118Z Selecting previously unselected package python3-html5lib. 2021-05-17T21:36:28.8988223Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-17T21:36:28.8996263Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-17T21:36:28.9356802Z Selecting previously unselected package python3-ipython-genutils. 2021-05-17T21:36:28.9661277Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-17T21:36:28.9671829Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T21:36:29.0041076Z Selecting previously unselected package python3-traitlets. 2021-05-17T21:36:29.0309400Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-17T21:36:29.0322698Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-17T21:36:29.0680678Z Selecting previously unselected package python3-jupyter-core. 2021-05-17T21:36:29.0975290Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-17T21:36:29.0998882Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-17T21:36:29.1320334Z Selecting previously unselected package python3-kiwisolver. 2021-05-17T21:36:29.1634562Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-17T21:36:29.1646298Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T21:36:29.2014007Z Selecting previously unselected package python3-lxml:amd64. 2021-05-17T21:36:29.2320566Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-17T21:36:29.2334708Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T21:36:29.4032495Z Selecting previously unselected package python3-pyparsing. 2021-05-17T21:36:29.4341787Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-17T21:36:29.4352243Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-17T21:36:29.4717279Z Selecting previously unselected package python3-matplotlib. 2021-05-17T21:36:29.5030248Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-17T21:36:29.5042232Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T21:36:29.9760316Z Selecting previously unselected package python3-nbformat. 2021-05-17T21:36:30.0009465Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-17T21:36:30.0024732Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-17T21:36:30.0345569Z Selecting previously unselected package python3-olefile. 2021-05-17T21:36:30.0654524Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-17T21:36:30.0666531Z Unpacking python3-olefile (0.46-2) ... 2021-05-17T21:36:30.1040191Z Selecting previously unselected package python3-pyproj. 2021-05-17T21:36:30.1266952Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-17T21:36:30.1277253Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-17T21:36:30.1880070Z Selecting previously unselected package python3-tz. 2021-05-17T21:36:30.2185665Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-17T21:36:30.2195484Z Unpacking python3-tz (2019.3-1) ... 2021-05-17T21:36:30.2520943Z Selecting previously unselected package python3-owslib. 2021-05-17T21:36:30.2792949Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-17T21:36:30.2828287Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-17T21:36:30.3218460Z Selecting previously unselected package python3-pil:amd64. 2021-05-17T21:36:30.3525704Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-17T21:36:30.3539143Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T21:36:30.4200975Z Selecting previously unselected package python3-retrying. 2021-05-17T21:36:30.4491901Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-17T21:36:30.4505726Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-17T21:36:30.4795751Z Selecting previously unselected package python3-plotly. 2021-05-17T21:36:30.5111666Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-17T21:36:30.5121101Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T21:36:31.0080426Z Selecting previously unselected package python3-psycopg2. 2021-05-17T21:36:31.0318261Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-17T21:36:31.0346886Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-17T21:36:31.0734659Z Selecting previously unselected package python3-sip. 2021-05-17T21:36:31.1051589Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-17T21:36:31.1065001Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T21:36:31.1443209Z Selecting previously unselected package python3-pyqt5. 2021-05-17T21:36:31.1753640Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T21:36:31.1789905Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T21:36:31.4721119Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-17T21:36:31.4992156Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T21:36:31.5015275Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T21:36:31.5640161Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-17T21:36:31.5898344Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T21:36:31.5915050Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T21:36:31.6310490Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-17T21:36:31.6610933Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T21:36:31.6624894Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T21:36:31.6960691Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-17T21:36:31.7224415Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T21:36:31.7238705Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T21:36:31.7760641Z Selecting previously unselected package python3-qgis-common. 2021-05-17T21:36:31.7996845Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T21:36:31.8013435Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:32.1160685Z Selecting previously unselected package python3-qgis. 2021-05-17T21:36:32.1439084Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:32.1448261Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:33.1426359Z Selecting previously unselected package python3-tk:amd64. 2021-05-17T21:36:33.1747454Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-17T21:36:33.1759637Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T21:36:33.2133601Z Selecting previously unselected package libjs-leaflet. 2021-05-17T21:36:33.2456821Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-17T21:36:33.2467078Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T21:36:33.3032662Z Selecting previously unselected package qgis-common. 2021-05-17T21:36:33.3358109Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T21:36:33.3365748Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:35.0951491Z Selecting previously unselected package qgis. 2021-05-17T21:36:35.1261535Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:35.1836644Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:35.4543195Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-17T21:36:35.4855886Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T21:36:35.4868002Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:35.6749986Z Selecting previously unselected package qgis-provider-grass. 2021-05-17T21:36:35.7065749Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:35.7081674Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:35.7438316Z Selecting previously unselected package qgis-plugin-grass. 2021-05-17T21:36:35.7742905Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:35.7763865Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:35.8512541Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-17T21:36:35.8829275Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:35.8840224Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:35.9241895Z Selecting previously unselected package qttranslations5-l10n. 2021-05-17T21:36:35.9560754Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-17T21:36:35.9569971Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T21:36:36.1599760Z Selecting previously unselected package wpasupplicant. 2021-05-17T21:36:36.1892576Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-17T21:36:36.1919427Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T21:36:36.3433740Z Selecting previously unselected package proj-bin. 2021-05-17T21:36:36.3754144Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-17T21:36:36.3764376Z Unpacking proj-bin (6.3.1-1) ... 2021-05-17T21:36:36.4200536Z Selecting previously unselected package usb-modeswitch-data. 2021-05-17T21:36:36.4473419Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-17T21:36:36.4487626Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-17T21:36:36.4837749Z Selecting previously unselected package usb-modeswitch. 2021-05-17T21:36:36.5170138Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-17T21:36:36.5258286Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T21:36:36.6061904Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T21:36:36.6100163Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T21:36:36.8810380Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-17T21:36:36.8831032Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T21:36:36.8862778Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T21:36:36.8899542Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:36.8999319Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-17T21:36:36.9029549Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T21:36:36.9057459Z Setting up proj-data (6.3.1-1) ... 2021-05-17T21:36:36.9088892Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T21:36:36.9119232Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T21:36:36.9158227Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T21:36:36.9189355Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T21:36:36.9228276Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T21:36:36.9256586Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T21:36:36.9286339Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T21:36:36.9326165Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T21:36:36.9365675Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-17T21:36:36.9412814Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T21:36:36.9469545Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T21:36:37.1126569Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-17T21:36:37.1165443Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T21:36:37.1193391Z Setting up python3-olefile (0.46-2) ... 2021-05-17T21:36:37.2860395Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-17T21:36:37.2893443Z Setting up python3-retrying (1.3.3-4) ... 2021-05-17T21:36:37.4453541Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T21:36:37.4494260Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-17T21:36:37.4545608Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-17T21:36:37.4596311Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T21:36:37.4624041Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-17T21:36:37.4664685Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T21:36:37.4716551Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T21:36:37.5996239Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-17T21:36:37.6039665Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T21:36:37.6076845Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T21:36:37.6116928Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T21:36:37.6145532Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T21:36:37.7773610Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T21:36:37.7817928Z Setting up python3-tz (2019.3-1) ... 2021-05-17T21:36:37.9505754Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T21:36:37.9590873Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T21:36:37.9627033Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T21:36:37.9710751Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T21:36:37.9744728Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T21:36:37.9783755Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T21:36:37.9818083Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T21:36:37.9847924Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T21:36:38.1472099Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:36:38.1497951Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-17T21:36:38.1528838Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T21:36:38.1563854Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T21:36:38.1642003Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T21:36:38.1674301Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-17T21:36:38.3695202Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T21:36:38.3722712Z Setting up python3-cycler (0.10.0-3) ... 2021-05-17T21:36:38.5342097Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T21:36:38.5372604Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T21:36:38.5414045Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T21:36:38.5466353Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-17T21:36:38.5501093Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-17T21:36:38.5545837Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T21:36:38.5592191Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-17T21:36:38.7382308Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T21:36:38.7414204Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-17T21:36:38.7441846Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T21:36:38.7488551Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:38.7575882Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-17T21:36:38.9964844Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T21:36:40.3081770Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T21:36:40.3120622Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T21:36:40.3145284Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T21:36:40.3193923Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T21:36:40.3223348Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T21:36:40.3253447Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T21:36:40.3287242Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T21:36:40.3312049Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T21:36:40.5281148Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:40.5314950Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T21:36:40.5343456Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T21:36:40.5389042Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-17T21:36:40.7573626Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T21:36:40.7615687Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T21:36:40.7652000Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T21:36:40.7695203Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T21:36:40.7724737Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T21:36:40.7917572Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T21:36:40.9926999Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T21:36:40.9960029Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T21:36:41.0001343Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T21:36:41.0100074Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T21:36:41.0150860Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T21:36:41.0180410Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:41.0207387Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T21:36:41.0352116Z Setting up python3-future (0.18.2-2) ... 2021-05-17T21:36:41.0436562Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-17T21:36:41.0500000Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-17T21:36:41.4279562Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:41.5965037Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-17T21:36:41.5991814Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:41.6028806Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T21:36:41.6071815Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T21:36:41.6114301Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T21:36:41.6167615Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T21:36:41.6211224Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T21:36:41.6272782Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:41.6310415Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T21:36:41.9296208Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T21:36:42.1009896Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-17T21:36:42.2747157Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T21:36:42.2777834Z Setting up qtchooser (66-2build1) ... 2021-05-17T21:36:42.2827247Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-17T21:36:42.2893248Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T21:36:42.4527560Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T21:36:42.4570304Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T21:36:42.4620189Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T21:36:42.4650307Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T21:36:43.4981411Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T21:36:43.5014100Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T21:36:43.5043553Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T21:36:43.5078167Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:43.5106908Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:43.5129187Z Setting up proj-bin (6.3.1-1) ... 2021-05-17T21:36:43.5162268Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T21:36:43.5183949Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T21:36:43.5212551Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T21:36:43.9342755Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-17T21:36:43.9364945Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:43.9394344Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-17T21:36:44.1225258Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-17T21:36:44.1262611Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-17T21:36:44.3063347Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:44.3097956Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-17T21:36:44.5283578Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T21:36:44.5327260Z Setting up gcr (3.36.0-2build1) ... 2021-05-17T21:36:44.5393793Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:44.5426173Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T21:36:44.6954291Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T21:36:44.6957056Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T21:36:45.2493828Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T21:36:45.5546055Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:45.5577335Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T21:36:45.5605567Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:45.5629952Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:45.5651132Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:45.5675262Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:45.5703961Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T21:36:45.7395682Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:45.7397565Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T21:36:45.7399346Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:45.7400834Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T21:36:45.7847414Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:45.7848820Z if direction is "increasing": 2021-05-17T21:36:45.7850971Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:45.7851983Z elif direction is "decreasing": 2021-05-17T21:36:45.8051228Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:45.8052657Z if direction is "increasing": 2021-05-17T21:36:45.8054355Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:45.8055572Z elif direction is "decreasing": 2021-05-17T21:36:46.8346133Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:46.8349015Z if props["offset_coordinates"] is "data": 2021-05-17T21:36:46.8352296Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T21:36:46.8354646Z if props["coordinates"] is not "data": 2021-05-17T21:36:47.6459003Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T21:36:48.2730887Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T21:36:48.2735819Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T21:36:48.2740206Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-17T21:36:49.4778890Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T21:36:49.4809990Z First installation detected... 2021-05-17T21:36:49.4812572Z Checking NSS setup... 2021-05-17T21:36:49.4879014Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T21:36:49.4947140Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:49.4983628Z Setting up python3-owslib (0.19.1-1) ... 2021-05-17T21:36:49.8046429Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T21:36:49.8079921Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T21:36:49.8126677Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T21:36:49.8169815Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T21:36:49.8204776Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T21:36:49.8243446Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T21:36:49.8273725Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T21:36:49.8301735Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T21:36:49.8344245Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T21:36:50.0443563Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T21:36:50.0478906Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T21:36:50.0509119Z Setting up grass-core (7.8.2-1build3) ... 2021-05-17T21:36:50.4225515Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:50.4230970Z if value is '': 2021-05-17T21:36:50.5363506Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:50.5365325Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T21:36:50.5367266Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:50.5369017Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T21:36:50.5370973Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T21:36:50.5372775Z if driver_string is not None and driver_string is not "": 2021-05-17T21:36:50.5866317Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:50.5868359Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T21:36:50.5870568Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:36:50.5872546Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T21:36:50.6581550Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T21:36:50.6618173Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:50.6708570Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-17T21:36:50.6744577Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:50.6773887Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:50.6963235Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:50.7000101Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:50.7035607Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:50.7064013Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:50.7096310Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:50.7135013Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T21:36:50.8162100Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:50.8214541Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:50.8255856Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:50.8288893Z Setting up modemmanager (1.12.8-1) ... 2021-05-17T21:36:50.9683518Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-17T21:36:50.9686361Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-17T21:36:51.5296598Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:51.5343021Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:51.5391188Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T21:36:51.5441054Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:51.5492393Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:51.5539495Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:51.5601142Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T21:36:51.5650588Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T21:36:51.5719017Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T21:36:51.5754734Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:51.5786990Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:51.5816069Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:51.5860003Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:51.5905960Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:51.5956347Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:51.5991604Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T21:36:51.6021883Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T21:36:51.6066171Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:51.6119973Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:51.6158613Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T21:36:51.7945091Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T21:36:51.7971125Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:51.8003349Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:51.8048564Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:26.1097096Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:26.1162216Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T21:37:26.1200041Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:26.1244313Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:26.1287084Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:26.1322066Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:26.1362940Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:26.1410557Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:26.2820719Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:26.2850580Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T21:37:26.2883911Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:26.2923785Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T21:37:26.2952806Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:26.4648599Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:26.4691130Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:26.4742002Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:26.4858368Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-17T21:37:26.5010117Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-17T21:37:27.5402728Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T21:37:27.5584399Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T21:37:27.5843018Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T21:37:27.6007659Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-17T21:37:27.7031776Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:37:27.7388293Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-17T21:37:27.9890419Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:37:39.7776708Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T21:37:39.7991397Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T21:37:41.9357528Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-17T21:37:41.9358138Z with: 2021-05-17T21:37:41.9358811Z github_slug: neuroconductor/aal 2021-05-17T21:37:41.9359302Z env: 2021-05-17T21:37:41.9359772Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:37:41.9360299Z TIC_DEPLOY_KEY: 2021-05-17T21:37:41.9361190Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:37:41.9363067Z GITHUB_PAT: *** 2021-05-17T21:37:41.9364035Z COVERALLS_TOKEN: *** 2021-05-17T21:37:41.9364545Z continue-on-error: false 2021-05-17T21:37:41.9365056Z VDIFFR_RUN_TESTS: 2021-05-17T21:37:41.9365560Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:37:41.9366019Z TZ: UTC 2021-05-17T21:37:41.9366424Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:37:41.9366857Z NOT_CRAN: true 2021-05-17T21:37:41.9367230Z ##[endgroup] 2021-05-17T21:37:41.9697233Z repo slug is: neuroconductor/aal 2021-05-17T21:37:41.9815775Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-17T21:37:41.9816400Z env: 2021-05-17T21:37:41.9816875Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:37:41.9817400Z TIC_DEPLOY_KEY: 2021-05-17T21:37:41.9818268Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:37:41.9819822Z GITHUB_PAT: *** 2021-05-17T21:37:41.9820642Z COVERALLS_TOKEN: *** 2021-05-17T21:37:41.9821157Z continue-on-error: false 2021-05-17T21:37:41.9821629Z VDIFFR_RUN_TESTS: 2021-05-17T21:37:41.9822132Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:37:41.9822585Z TZ: UTC 2021-05-17T21:37:41.9823166Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:37:41.9823641Z NOT_CRAN: true 2021-05-17T21:37:41.9824038Z ##[endgroup] 2021-05-17T21:37:42.1678867Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-17T21:37:42.1679568Z with: 2021-05-17T21:37:42.1679879Z repo_name: aal 2021-05-17T21:37:42.1680234Z repo_version: 0.1.1 2021-05-17T21:37:42.1680583Z runner_os: Linux 2021-05-17T21:37:42.1680929Z R_version: 3.5 2021-05-17T21:37:42.1681444Z env: 2021-05-17T21:37:42.1681876Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:37:42.1682363Z TIC_DEPLOY_KEY: 2021-05-17T21:37:42.1683176Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:37:42.1684536Z GITHUB_PAT: *** 2021-05-17T21:37:42.1685353Z COVERALLS_TOKEN: *** 2021-05-17T21:37:42.1685849Z continue-on-error: false 2021-05-17T21:37:42.1686338Z VDIFFR_RUN_TESTS: 2021-05-17T21:37:42.1686844Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:37:42.1687293Z TZ: UTC 2021-05-17T21:37:42.1687699Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:37:42.1688131Z NOT_CRAN: true 2021-05-17T21:37:42.1688532Z ##[endgroup] 2021-05-17T21:37:42.2027659Z Package: aal 2021-05-17T21:37:42.2031513Z Version: 0.1.1 2021-05-17T21:37:42.2032692Z OS: Linux 2021-05-17T21:37:42.2110542Z ##[group]Run install.packages('remotes') 2021-05-17T21:37:42.2111089Z install.packages('remotes') 2021-05-17T21:37:42.2111707Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-17T21:37:42.2112638Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-17T21:37:42.2120077Z shell: /usr/local/bin/Rscript {0} 2021-05-17T21:37:42.2120492Z env: 2021-05-17T21:37:42.2120946Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:37:42.2121414Z TIC_DEPLOY_KEY: 2021-05-17T21:37:42.2122235Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:37:42.2123595Z GITHUB_PAT: *** 2021-05-17T21:37:42.2124412Z COVERALLS_TOKEN: *** 2021-05-17T21:37:42.2125024Z continue-on-error: false 2021-05-17T21:37:42.2125512Z VDIFFR_RUN_TESTS: 2021-05-17T21:37:42.2125995Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:37:42.2126567Z TZ: UTC 2021-05-17T21:37:42.2126873Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:37:42.2127402Z NOT_CRAN: true 2021-05-17T21:37:42.2127753Z ##[endgroup] 2021-05-17T21:37:42.3774424Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:37:42.3776054Z (as ‘lib’ is unspecified) 2021-05-17T21:37:56.7432517Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-17T21:37:57.0262153Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-17T21:37:57.0464669Z ================================================== 2021-05-17T21:37:57.0465659Z downloaded 378 KB 2021-05-17T21:37:57.0466154Z 2021-05-17T21:37:57.2705098Z * installing *binary* package ‘remotes’ ... 2021-05-17T21:37:57.2770994Z * DONE (remotes) 2021-05-17T21:37:57.2826775Z 2021-05-17T21:37:57.2827777Z The downloaded source packages are in 2021-05-17T21:37:57.2829275Z ‘/tmp/RtmpaA3MKP/downloaded_packages’ 2021-05-17T21:38:15.2026298Z ##[group]Run actions/cache@v1 2021-05-17T21:38:15.2026745Z with: 2021-05-17T21:38:15.2027196Z path: /home/runner/work/_temp/Library 2021-05-17T21:38:15.2029864Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-1648835a71dac340ed5ef44f9a7500cef01ff39b7977e979753435c806285439 2021-05-17T21:38:15.2033273Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-17T21:38:15.2034281Z env: 2021-05-17T21:38:15.2034667Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:38:15.2035284Z TIC_DEPLOY_KEY: 2021-05-17T21:38:15.2036098Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:38:15.2038118Z GITHUB_PAT: *** 2021-05-17T21:38:15.2039318Z COVERALLS_TOKEN: *** 2021-05-17T21:38:15.2039875Z continue-on-error: false 2021-05-17T21:38:15.2040439Z VDIFFR_RUN_TESTS: 2021-05-17T21:38:15.2040979Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:38:15.2041532Z TZ: UTC 2021-05-17T21:38:15.2041977Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:38:15.2042429Z NOT_CRAN: true 2021-05-17T21:38:15.2042853Z ##[endgroup] 2021-05-17T21:38:15.2483990Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T21:38:15.2546036Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T21:38:15.2546913Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T21:38:15.2547744Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-17T21:38:15.2548449Z sudo -s eval "$sysreqs" 2021-05-17T21:38:15.2597524Z shell: /usr/bin/bash -e {0} 2021-05-17T21:38:15.2597966Z env: 2021-05-17T21:38:15.2598629Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:38:15.2599180Z TIC_DEPLOY_KEY: 2021-05-17T21:38:15.2600059Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:38:15.2601574Z GITHUB_PAT: *** 2021-05-17T21:38:15.2602468Z COVERALLS_TOKEN: *** 2021-05-17T21:38:15.2603008Z continue-on-error: false 2021-05-17T21:38:15.2603545Z VDIFFR_RUN_TESTS: 2021-05-17T21:38:15.2604085Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:38:15.2604587Z TZ: UTC 2021-05-17T21:38:15.2605046Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:38:15.2605511Z NOT_CRAN: true 2021-05-17T21:38:15.2606030Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-17T21:38:15.2606569Z ##[endgroup] 2021-05-17T21:38:15.4445998Z Using github PAT from envvar GITHUB_PAT 2021-05-17T21:38:15.9477675Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-17T21:38:31.9636506Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-17T21:38:31.9637452Z crayon (NA -> 1.4.1) [CRAN] 2021-05-17T21:38:31.9638238Z R6 (NA -> 2.5.0) [CRAN] 2021-05-17T21:38:31.9639571Z desc (NA -> 1.3.0) [CRAN] 2021-05-17T21:38:31.9640369Z debugme (NA -> 1.1.0) [CRAN] 2021-05-17T21:38:31.9672656Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-17T21:38:31.9695085Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:38:31.9696481Z (as ‘lib’ is unspecified) 2021-05-17T21:38:45.5771305Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-17T21:38:46.0750015Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-17T21:38:46.0800540Z ================================================== 2021-05-17T21:38:46.0801161Z downloaded 93 KB 2021-05-17T21:38:46.0801422Z 2021-05-17T21:38:46.0835625Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-17T21:38:46.3592587Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-17T21:38:46.3698195Z ================================================== 2021-05-17T21:38:46.3698866Z downloaded 134 KB 2021-05-17T21:38:46.3699161Z 2021-05-17T21:38:46.3737863Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-17T21:38:46.5568605Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-17T21:38:46.5627452Z ================================================== 2021-05-17T21:38:46.5628246Z downloaded 79 KB 2021-05-17T21:38:46.5628801Z 2021-05-17T21:38:46.5661743Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-17T21:38:47.2332586Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-17T21:38:47.2543830Z ================================================== 2021-05-17T21:38:47.2544769Z downloaded 515 KB 2021-05-17T21:38:47.2545271Z 2021-05-17T21:38:47.2577452Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-17T21:38:47.6982121Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-17T21:38:47.7265537Z ================================================== 2021-05-17T21:38:47.7266432Z downloaded 991 KB 2021-05-17T21:38:47.7267016Z 2021-05-17T21:38:47.9234943Z * installing *binary* package ‘rprojroot’ ... 2021-05-17T21:38:47.9307111Z * DONE (rprojroot) 2021-05-17T21:38:48.1290947Z * installing *binary* package ‘crayon’ ... 2021-05-17T21:38:48.1334957Z * DONE (crayon) 2021-05-17T21:38:48.3294848Z * installing *binary* package ‘R6’ ... 2021-05-17T21:38:48.3357594Z * DONE (R6) 2021-05-17T21:38:48.5568128Z * installing *binary* package ‘desc’ ... 2021-05-17T21:38:48.5618880Z * DONE (desc) 2021-05-17T21:38:48.7981423Z * installing *binary* package ‘debugme’ ... 2021-05-17T21:38:48.8028913Z * DONE (debugme) 2021-05-17T21:38:48.8085247Z 2021-05-17T21:38:48.8086246Z The downloaded source packages are in 2021-05-17T21:38:48.8087893Z ‘/tmp/Rtmp9iA4rv/downloaded_packages’ 2021-05-17T21:38:48.8098879Z Running `R CMD build`... 2021-05-17T21:38:49.0733550Z * checking for file ‘/tmp/Rtmp9iA4rv/remotes68937eb81412/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-17T21:38:49.0736433Z * preparing ‘sysreqs’: 2021-05-17T21:38:49.0738514Z * checking DESCRIPTION meta-information ... OK 2021-05-17T21:38:49.0741049Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T21:38:49.0743044Z * checking for empty or unneeded directories 2021-05-17T21:38:49.0745163Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-17T21:38:49.0747269Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:38:49.0748997Z (as ‘lib’ is unspecified) 2021-05-17T21:38:49.2751957Z * installing *source* package ‘sysreqs’ ... 2021-05-17T21:38:49.2882935Z ** R 2021-05-17T21:38:49.2972653Z ** byte-compile and prepare package for lazy loading 2021-05-17T21:38:49.4608772Z ** help 2021-05-17T21:38:49.4727293Z *** installing help indices 2021-05-17T21:38:49.4919938Z ** building package indices 2021-05-17T21:38:49.5025118Z ** testing if installed package can be loaded 2021-05-17T21:38:49.6911818Z * DONE (sysreqs) 2021-05-17T21:39:08.0597313Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T21:39:08.0599891Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-17T21:39:08.0601607Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-17T21:39:08.0603147Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T21:39:08.0604631Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-17T21:39:08.0605952Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T21:39:08.0607121Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-17T21:39:08.0608264Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-17T21:39:08.0609870Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T21:39:09.1350382Z Reading package lists... 2021-05-17T21:39:09.2141148Z Reading package lists... 2021-05-17T21:39:09.3676379Z Building dependency tree... 2021-05-17T21:39:09.3701157Z Reading state information... 2021-05-17T21:39:09.5241949Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-17T21:39:09.5244651Z libicu-dev set to manually installed. 2021-05-17T21:39:09.5246979Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-17T21:39:09.5249209Z pandoc is already the newest version (2.7.3-1). 2021-05-17T21:39:09.5251117Z The following additional packages will be installed: 2021-05-17T21:39:09.5253612Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-17T21:39:09.5255417Z Suggested packages: 2021-05-17T21:39:09.5257503Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-17T21:39:09.5742182Z The following NEW packages will be installed: 2021-05-17T21:39:09.5746704Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-17T21:39:09.5747871Z pandoc-citeproc 2021-05-17T21:39:09.5939193Z 0 upgraded, 4 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:39:09.5939999Z Need to get 13.7 MB of archives. 2021-05-17T21:39:09.5941316Z After this operation, 109 MB of additional disk space will be used. 2021-05-17T21:39:09.5943094Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-17T21:39:09.6018351Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-17T21:39:09.6073935Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-17T21:39:09.6084884Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-17T21:39:10.2740151Z Fetched 13.7 MB in 0s (52.9 MB/s) 2021-05-17T21:39:10.3077441Z Selecting previously unselected package libbibutils6. 2021-05-17T21:39:10.3156508Z (Reading database ... 2021-05-17T21:39:10.3157071Z (Reading database ... 5% 2021-05-17T21:39:10.3157973Z (Reading database ... 10% 2021-05-17T21:39:10.3158854Z (Reading database ... 15% 2021-05-17T21:39:10.3159351Z (Reading database ... 20% 2021-05-17T21:39:10.3159850Z (Reading database ... 25% 2021-05-17T21:39:10.3160336Z (Reading database ... 30% 2021-05-17T21:39:10.3160839Z (Reading database ... 35% 2021-05-17T21:39:10.3161359Z (Reading database ... 40% 2021-05-17T21:39:10.3161845Z (Reading database ... 45% 2021-05-17T21:39:10.3163118Z (Reading database ... 50% 2021-05-17T21:39:10.3207439Z (Reading database ... 55% 2021-05-17T21:39:10.3260487Z (Reading database ... 60% 2021-05-17T21:39:10.3303414Z (Reading database ... 65% 2021-05-17T21:39:10.3499908Z (Reading database ... 70% 2021-05-17T21:39:10.3534708Z (Reading database ... 75% 2021-05-17T21:39:10.3825035Z (Reading database ... 80% 2021-05-17T21:39:10.3941936Z (Reading database ... 85% 2021-05-17T21:39:10.4377935Z (Reading database ... 90% 2021-05-17T21:39:10.4467017Z (Reading database ... 95% 2021-05-17T21:39:10.4467797Z (Reading database ... 100% 2021-05-17T21:39:10.4468482Z (Reading database ... 285015 files and directories currently installed.) 2021-05-17T21:39:10.4599328Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-17T21:39:10.4630185Z Unpacking libbibutils6 (6.2-1) ... 2021-05-17T21:39:10.5400884Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-17T21:39:10.5653801Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-17T21:39:10.5663928Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T21:39:10.6321264Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-17T21:39:10.6582279Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-17T21:39:10.6594087Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T21:39:10.7001780Z Selecting previously unselected package pandoc-citeproc. 2021-05-17T21:39:10.7254876Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-17T21:39:10.7268620Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T21:39:10.7306794Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-17T21:39:12.1659919Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T21:39:12.1695646Z Setting up libbibutils6 (6.2-1) ... 2021-05-17T21:39:12.1733190Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T21:39:12.1758713Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T21:39:12.1788938Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:39:15.5758298Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:39:17.6824243Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-17T21:39:17.6825015Z remotes::install_github("ropensci/tic") 2021-05-17T21:39:17.6825752Z remotes::install_github("muschellij2/ghtravis") 2021-05-17T21:39:17.6826513Z remotes::install_github("muschellij2/aghast") 2021-05-17T21:39:17.6827172Z remotes::install_cran("covr") 2021-05-17T21:39:17.6834673Z shell: /usr/local/bin/Rscript {0} 2021-05-17T21:39:17.6835136Z env: 2021-05-17T21:39:17.6835649Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:39:17.6836190Z TIC_DEPLOY_KEY: 2021-05-17T21:39:17.6837089Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:39:17.6839494Z GITHUB_PAT: *** 2021-05-17T21:39:17.6840477Z COVERALLS_TOKEN: *** 2021-05-17T21:39:17.6840992Z continue-on-error: false 2021-05-17T21:39:17.6841492Z VDIFFR_RUN_TESTS: 2021-05-17T21:39:17.6841988Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:39:17.6842516Z TZ: UTC 2021-05-17T21:39:17.6842922Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:39:17.6843350Z NOT_CRAN: true 2021-05-17T21:39:17.6843728Z ##[endgroup] 2021-05-17T21:39:17.8713916Z Using github PAT from envvar GITHUB_PAT 2021-05-17T21:39:18.3954325Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-17T21:39:34.1909696Z rlang (NA -> 0.4.11) [CRAN] 2021-05-17T21:39:34.1910436Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-17T21:39:34.1911083Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-17T21:39:34.1911747Z sys (NA -> 3.4 ) [CRAN] 2021-05-17T21:39:34.1912375Z askpass (NA -> 1.1 ) [CRAN] 2021-05-17T21:39:34.1913034Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-17T21:39:34.1913674Z mime (NA -> 0.10 ) [CRAN] 2021-05-17T21:39:34.1914280Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-17T21:39:34.1914920Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-17T21:39:34.1915539Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-17T21:39:34.1916176Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-17T21:39:34.1916836Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-17T21:39:34.1917458Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-17T21:39:34.1918070Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-17T21:39:34.1918874Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-17T21:39:34.1919554Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-17T21:39:34.1920230Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-17T21:39:34.1921144Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-17T21:39:34.1921972Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-17T21:39:34.1922659Z whisker (NA -> 0.4 ) [CRAN] 2021-05-17T21:39:34.1923350Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-17T21:39:34.1924044Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-17T21:39:34.1924732Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-17T21:39:34.1925429Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-17T21:39:34.1926098Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-17T21:39:34.1926744Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-17T21:39:34.1927410Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-17T21:39:34.1928081Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-17T21:39:34.1928770Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-17T21:39:34.1929467Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-17T21:39:34.1930133Z git2r (NA -> 0.28.0) [CRAN] 2021-05-17T21:39:35.0694329Z 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-17T21:39:35.0699412Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:39:35.0701442Z (as ‘lib’ is unspecified) 2021-05-17T21:39:47.8586249Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-17T21:39:48.2505833Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-17T21:39:48.2835809Z ================================================== 2021-05-17T21:39:48.2836780Z downloaded 1.3 MB 2021-05-17T21:39:48.2837533Z 2021-05-17T21:39:48.2870955Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-17T21:39:48.8415615Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-17T21:39:48.8580293Z ================================================== 2021-05-17T21:39:48.8581635Z downloaded 226 KB 2021-05-17T21:39:48.8582129Z 2021-05-17T21:39:48.8612292Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-17T21:39:49.1430298Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-17T21:39:49.1539962Z ================================================== 2021-05-17T21:39:49.1540568Z downloaded 140 KB 2021-05-17T21:39:49.1540906Z 2021-05-17T21:39:49.1579387Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-17T21:39:49.6959292Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-17T21:39:49.7015376Z ================================================== 2021-05-17T21:39:49.7016179Z downloaded 53 KB 2021-05-17T21:39:49.7016679Z 2021-05-17T21:39:49.7062508Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-17T21:39:50.2965376Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-17T21:39:50.2970423Z ================================================== 2021-05-17T21:39:50.2971015Z downloaded 22 KB 2021-05-17T21:39:50.2971385Z 2021-05-17T21:39:50.3025690Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-17T21:39:51.8420444Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-17T21:39:51.8725273Z ================================================== 2021-05-17T21:39:51.8725777Z downloaded 1.4 MB 2021-05-17T21:39:51.8726039Z 2021-05-17T21:39:51.8763127Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-17T21:39:52.1509933Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-17T21:39:52.1517751Z ================================================== 2021-05-17T21:39:52.1519116Z downloaded 36 KB 2021-05-17T21:39:52.1557404Z 2021-05-17T21:39:52.1559329Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-17T21:39:52.7510914Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-17T21:39:52.7768347Z ================================================== 2021-05-17T21:39:52.7768965Z downloaded 883 KB 2021-05-17T21:39:52.7769285Z 2021-05-17T21:39:52.7808092Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-17T21:39:53.2006078Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-17T21:39:53.2240402Z ================================================== 2021-05-17T21:39:53.2240955Z downloaded 522 KB 2021-05-17T21:39:53.2241272Z 2021-05-17T21:39:53.2335699Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-17T21:39:53.7498048Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-17T21:39:53.7502945Z ================================================== 2021-05-17T21:39:53.7503833Z downloaded 12 KB 2021-05-17T21:39:53.7504378Z 2021-05-17T21:39:53.7534642Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-17T21:39:54.3374218Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-17T21:39:54.3592346Z ================================================== 2021-05-17T21:39:54.3592883Z downloaded 482 KB 2021-05-17T21:39:54.3593162Z 2021-05-17T21:39:54.3626770Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-17T21:39:54.7997140Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-17T21:39:54.8082611Z ================================================== 2021-05-17T21:39:54.8083361Z downloaded 90 KB 2021-05-17T21:39:54.8083671Z 2021-05-17T21:39:54.8121964Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-17T21:39:55.3487991Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-17T21:39:55.3708366Z ================================================== 2021-05-17T21:39:55.3709234Z downloaded 503 KB 2021-05-17T21:39:55.3709813Z 2021-05-17T21:39:55.3749371Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-17T21:39:55.9165811Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-17T21:39:55.9403025Z ================================================== 2021-05-17T21:39:55.9403590Z downloaded 621 KB 2021-05-17T21:39:55.9403873Z 2021-05-17T21:39:55.9438006Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-17T21:39:56.3770556Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-17T21:39:56.3938199Z ================================================== 2021-05-17T21:39:56.3938743Z downloaded 265 KB 2021-05-17T21:39:56.3939092Z 2021-05-17T21:39:56.3976923Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-17T21:39:56.9344284Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-17T21:39:56.9481200Z ================================================== 2021-05-17T21:39:56.9482132Z downloaded 166 KB 2021-05-17T21:39:56.9482668Z 2021-05-17T21:39:56.9516257Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-17T21:39:57.4835323Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-17T21:39:57.5000921Z ================================================== 2021-05-17T21:39:57.5001599Z downloaded 235 KB 2021-05-17T21:39:57.5001952Z 2021-05-17T21:39:57.5041096Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-17T21:39:57.7784991Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-17T21:39:57.7956307Z ================================================== 2021-05-17T21:39:57.7957038Z downloaded 276 KB 2021-05-17T21:39:57.7957358Z 2021-05-17T21:39:57.7991937Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-17T21:39:58.0801000Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-17T21:39:58.0943749Z ================================================== 2021-05-17T21:39:58.0944717Z downloaded 202 KB 2021-05-17T21:39:58.0945436Z 2021-05-17T21:39:58.0986150Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-17T21:39:58.5181251Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-17T21:39:58.5262407Z ================================================== 2021-05-17T21:39:58.5263334Z downloaded 63 KB 2021-05-17T21:39:58.5264031Z 2021-05-17T21:39:58.5300294Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-17T21:39:58.8030937Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-17T21:39:58.8084885Z ================================================== 2021-05-17T21:39:58.8085418Z downloaded 45 KB 2021-05-17T21:39:58.8085736Z 2021-05-17T21:39:58.8126931Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-17T21:39:59.2992392Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-17T21:39:59.4191285Z ================================================== 2021-05-17T21:39:59.4191956Z downloaded 415 KB 2021-05-17T21:39:59.4192300Z 2021-05-17T21:39:59.4234755Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-17T21:40:00.1627374Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-17T21:40:00.1696872Z ================================================== 2021-05-17T21:40:00.1698091Z downloaded 90 KB 2021-05-17T21:40:00.1698716Z 2021-05-17T21:40:00.1743794Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-17T21:40:00.4488125Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-17T21:40:00.4613134Z ================================================== 2021-05-17T21:40:00.4614836Z downloaded 132 KB 2021-05-17T21:40:00.4615590Z 2021-05-17T21:40:00.4648370Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-17T21:40:01.0014125Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-17T21:40:01.0217624Z ================================================== 2021-05-17T21:40:01.0218749Z downloaded 270 KB 2021-05-17T21:40:01.0219221Z 2021-05-17T21:40:01.0264395Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-17T21:40:01.5739335Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-17T21:40:01.5991777Z ================================================== 2021-05-17T21:40:01.5992683Z downloaded 736 KB 2021-05-17T21:40:01.5993255Z 2021-05-17T21:40:01.6030991Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-17T21:40:02.0515238Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-17T21:40:02.0565878Z ================================================== 2021-05-17T21:40:02.0566711Z downloaded 45 KB 2021-05-17T21:40:02.0567201Z 2021-05-17T21:40:02.0603543Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-17T21:40:02.5672104Z Content type 'binary/octet-stream' length 68487 bytes (66 KB) 2021-05-17T21:40:02.5674025Z ================================================== 2021-05-17T21:40:02.5675153Z downloaded 66 KB 2021-05-17T21:40:02.5675964Z 2021-05-17T21:40:02.5711775Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-17T21:40:02.9930989Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-17T21:40:03.0173661Z ================================================== 2021-05-17T21:40:03.0174677Z downloaded 684 KB 2021-05-17T21:40:03.0175210Z 2021-05-17T21:40:03.0209116Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-17T21:40:03.2981043Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-17T21:40:03.3033281Z ================================================== 2021-05-17T21:40:03.3033829Z downloaded 45 KB 2021-05-17T21:40:03.3034107Z 2021-05-17T21:40:03.3072374Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-17T21:40:03.8435416Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-17T21:40:03.8665710Z ================================================== 2021-05-17T21:40:03.8666631Z downloaded 598 KB 2021-05-17T21:40:03.8667168Z 2021-05-17T21:40:04.1402297Z * installing *binary* package ‘rlang’ ... 2021-05-17T21:40:04.1490190Z * DONE (rlang) 2021-05-17T21:40:04.3615856Z * installing *binary* package ‘magrittr’ ... 2021-05-17T21:40:04.3693787Z * DONE (magrittr) 2021-05-17T21:40:04.5767893Z * installing *binary* package ‘glue’ ... 2021-05-17T21:40:04.5819393Z * DONE (glue) 2021-05-17T21:40:04.7910524Z * installing *binary* package ‘sys’ ... 2021-05-17T21:40:04.7973798Z * DONE (sys) 2021-05-17T21:40:05.0070926Z * installing *binary* package ‘mime’ ... 2021-05-17T21:40:05.0118659Z * DONE (mime) 2021-05-17T21:40:05.2950817Z * installing *binary* package ‘curl’ ... 2021-05-17T21:40:05.3042769Z * DONE (curl) 2021-05-17T21:40:05.5226703Z * installing *binary* package ‘jsonlite’ ... 2021-05-17T21:40:05.5285341Z * DONE (jsonlite) 2021-05-17T21:40:05.7007279Z * installing *binary* package ‘ini’ ... 2021-05-17T21:40:05.7066232Z * DONE (ini) 2021-05-17T21:40:05.8995433Z * installing *binary* package ‘gitcreds’ ... 2021-05-17T21:40:05.9035995Z * DONE (gitcreds) 2021-05-17T21:40:06.1606452Z * installing *binary* package ‘zip’ ... 2021-05-17T21:40:06.1670220Z * DONE (zip) 2021-05-17T21:40:06.3915886Z * installing *binary* package ‘rstudioapi’ ... 2021-05-17T21:40:06.3984638Z * DONE (rstudioapi) 2021-05-17T21:40:06.6229265Z * installing *binary* package ‘fastmap’ ... 2021-05-17T21:40:06.6277559Z * DONE (fastmap) 2021-05-17T21:40:06.8531525Z * installing *binary* package ‘yaml’ ... 2021-05-17T21:40:06.8609964Z * DONE (yaml) 2021-05-17T21:40:07.0761533Z * installing *binary* package ‘withr’ ... 2021-05-17T21:40:07.0822870Z * DONE (withr) 2021-05-17T21:40:07.2971921Z * installing *binary* package ‘whisker’ ... 2021-05-17T21:40:07.3035906Z * DONE (whisker) 2021-05-17T21:40:07.5075289Z * installing *binary* package ‘rappdirs’ ... 2021-05-17T21:40:07.5121264Z * DONE (rappdirs) 2021-05-17T21:40:07.7815293Z * installing *binary* package ‘fs’ ... 2021-05-17T21:40:07.7886588Z * DONE (fs) 2021-05-17T21:40:08.0032495Z * installing *binary* package ‘clipr’ ... 2021-05-17T21:40:08.0086700Z * DONE (clipr) 2021-05-17T21:40:08.2382237Z * installing *binary* package ‘git2r’ ... 2021-05-17T21:40:08.2443259Z * DONE (git2r) 2021-05-17T21:40:08.4309733Z * installing *binary* package ‘askpass’ ... 2021-05-17T21:40:08.4357229Z * DONE (askpass) 2021-05-17T21:40:08.6371019Z * installing *binary* package ‘cli’ ... 2021-05-17T21:40:08.6447240Z * DONE (cli) 2021-05-17T21:40:08.8505944Z * installing *binary* package ‘purrr’ ... 2021-05-17T21:40:08.8584275Z * DONE (purrr) 2021-05-17T21:40:09.0569350Z * installing *binary* package ‘lifecycle’ ... 2021-05-17T21:40:09.0638334Z * DONE (lifecycle) 2021-05-17T21:40:09.2462495Z * installing *binary* package ‘cachem’ ... 2021-05-17T21:40:09.2503543Z * DONE (cachem) 2021-05-17T21:40:09.5379128Z * installing *binary* package ‘openssl’ ... 2021-05-17T21:40:09.5458854Z * DONE (openssl) 2021-05-17T21:40:09.7194990Z * installing *binary* package ‘memoise’ ... 2021-05-17T21:40:09.7249162Z * DONE (memoise) 2021-05-17T21:40:09.9426852Z * installing *binary* package ‘httr’ ... 2021-05-17T21:40:09.9481635Z * DONE (httr) 2021-05-17T21:40:10.1658402Z * installing *binary* package ‘credentials’ ... 2021-05-17T21:40:10.1715992Z * DONE (credentials) 2021-05-17T21:40:10.3720293Z * installing *binary* package ‘gh’ ... 2021-05-17T21:40:10.3829739Z * DONE (gh) 2021-05-17T21:40:10.6132586Z * installing *binary* package ‘gert’ ... 2021-05-17T21:40:10.6194811Z * DONE (gert) 2021-05-17T21:40:10.8928687Z * installing *binary* package ‘usethis’ ... 2021-05-17T21:40:10.9027277Z * DONE (usethis) 2021-05-17T21:40:10.9090781Z 2021-05-17T21:40:10.9091925Z The downloaded source packages are in 2021-05-17T21:40:10.9093416Z ‘/tmp/Rtmp9JAvly/downloaded_packages’ 2021-05-17T21:40:10.9102747Z Running `R CMD build`... 2021-05-17T21:40:12.3531385Z * checking for file ‘/tmp/Rtmp9JAvly/remotes717635d42df7/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-17T21:40:12.3532788Z * preparing ‘tic’: 2021-05-17T21:40:12.3533966Z * checking DESCRIPTION meta-information ... OK 2021-05-17T21:40:12.3535043Z * installing the package to process help pages 2021-05-17T21:40:12.3536339Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T21:40:12.3537376Z * checking for empty or unneeded directories 2021-05-17T21:40:12.3538435Z Removed empty directory ‘tic/.circleci’ 2021-05-17T21:40:12.3539465Z Removed empty directory ‘tic/pkgdown’ 2021-05-17T21:40:12.3540418Z * building ‘tic_0.10.0.tar.gz’ 2021-05-17T21:40:12.3542422Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:40:12.3543419Z (as ‘lib’ is unspecified) 2021-05-17T21:40:12.6326810Z * installing *source* package ‘tic’ ... 2021-05-17T21:40:12.6563773Z ** R 2021-05-17T21:40:12.6784661Z ** inst 2021-05-17T21:40:12.6821937Z ** preparing package for lazy loading 2021-05-17T21:40:12.8479934Z ** help 2021-05-17T21:40:12.9823096Z *** installing help indices 2021-05-17T21:40:13.1047650Z *** copying figures 2021-05-17T21:40:13.1051836Z ** building package indices 2021-05-17T21:40:13.2304514Z ** installing vignettes 2021-05-17T21:40:13.2334878Z ** testing if installed package can be loaded 2021-05-17T21:40:13.4890548Z * DONE (tic) 2021-05-17T21:40:13.5030506Z Using github PAT from envvar GITHUB_PAT 2021-05-17T21:40:13.7305696Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-17T21:40:15.6324339Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-17T21:40:15.6325119Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-17T21:40:15.6328026Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-17T21:40:15.6329898Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-17T21:40:15.6334180Z 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-17T21:40:15.6338270Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-17T21:40:15.6340246Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:40:15.6343204Z (as ‘lib’ is unspecified) 2021-05-17T21:40:15.6344551Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-17T21:40:15.6346337Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-17T21:40:15.6347917Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-17T21:40:15.6349477Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-17T21:40:15.6351043Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-17T21:40:15.6352558Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-17T21:40:15.6354106Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-17T21:40:15.6355680Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-17T21:40:15.6357258Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-17T21:40:15.6359517Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-17T21:40:15.6361209Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-17T21:40:15.6362804Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-17T21:40:15.6364371Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-17T21:40:15.6366393Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-17T21:40:15.6367886Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-17T21:40:15.6369412Z xfun (NA -> 0.23 ) [CRAN] 2021-05-17T21:40:15.6370953Z markdown (NA -> 1.1 ) [CRAN] 2021-05-17T21:40:15.6372499Z highr (NA -> 0.9 ) [CRAN] 2021-05-17T21:40:15.6374023Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-17T21:40:15.6375584Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-17T21:40:15.6377141Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-17T21:40:15.6378671Z knitr (NA -> 1.33 ) [CRAN] 2021-05-17T21:40:15.6380252Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-17T21:40:15.6381799Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-17T21:40:15.6383348Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-17T21:40:15.6385025Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-17T21:40:15.6386665Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-17T21:40:15.6388287Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-17T21:40:15.6389993Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-17T21:40:15.6391586Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-17T21:40:15.6393193Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-17T21:40:15.6394791Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-17T21:40:15.6396364Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-17T21:40:29.6209983Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-17T21:40:30.9557312Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-17T21:40:30.9716375Z ================================================== 2021-05-17T21:40:30.9717274Z downloaded 231 KB 2021-05-17T21:40:30.9717899Z 2021-05-17T21:40:30.9750916Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-17T21:40:31.7903604Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-17T21:40:31.8209033Z ================================================== 2021-05-17T21:40:31.8209910Z downloaded 1.5 MB 2021-05-17T21:40:31.8210351Z 2021-05-17T21:40:31.8239507Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-17T21:40:32.1016443Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-17T21:40:32.1019771Z ================================================== 2021-05-17T21:40:32.1020583Z downloaded 17 KB 2021-05-17T21:40:32.1021012Z 2021-05-17T21:40:32.1057491Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-17T21:40:32.6394161Z Content type 'binary/octet-stream' length 1008456 bytes (984 KB) 2021-05-17T21:40:32.6749159Z ================================================== 2021-05-17T21:40:32.6750725Z downloaded 984 KB 2021-05-17T21:40:32.6751916Z 2021-05-17T21:40:32.6782945Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-17T21:40:33.2153257Z Content type 'binary/octet-stream' length 810235 bytes (791 KB) 2021-05-17T21:40:33.2444494Z ================================================== 2021-05-17T21:40:33.2445085Z downloaded 791 KB 2021-05-17T21:40:33.2445406Z 2021-05-17T21:40:33.2480668Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-17T21:40:33.7882050Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-17T21:40:33.7932965Z ================================================== 2021-05-17T21:40:33.7933623Z downloaded 43 KB 2021-05-17T21:40:33.7933969Z 2021-05-17T21:40:33.7969164Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-17T21:40:34.4033236Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-17T21:40:34.4190159Z ================================================== 2021-05-17T21:40:34.4190954Z downloaded 247 KB 2021-05-17T21:40:34.4191276Z 2021-05-17T21:40:34.4228539Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-17T21:40:35.0903808Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-17T21:40:35.1208379Z ================================================== 2021-05-17T21:40:35.1210285Z downloaded 968 KB 2021-05-17T21:40:35.1211794Z 2021-05-17T21:40:35.1242541Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-17T21:40:35.7168462Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-17T21:40:35.7221435Z ================================================== 2021-05-17T21:40:35.7222342Z downloaded 67 KB 2021-05-17T21:40:35.7222985Z 2021-05-17T21:40:35.7262570Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-17T21:40:36.3323900Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-17T21:40:36.3572482Z ================================================== 2021-05-17T21:40:36.3573415Z downloaded 349 KB 2021-05-17T21:40:36.3573913Z 2021-05-17T21:40:36.3604407Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-17T21:40:37.0159741Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-17T21:40:37.0375006Z ================================================== 2021-05-17T21:40:37.0378652Z downloaded 411 KB 2021-05-17T21:40:37.0381513Z 2021-05-17T21:40:37.0409434Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-17T21:40:37.5046878Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-17T21:40:37.5049149Z ================================================== 2021-05-17T21:40:37.5050703Z downloaded 15 KB 2021-05-17T21:40:37.5051328Z 2021-05-17T21:40:37.5089170Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-17T21:40:38.0538826Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-17T21:40:38.0651634Z ================================================== 2021-05-17T21:40:38.0652168Z downloaded 146 KB 2021-05-17T21:40:38.0652465Z 2021-05-17T21:40:38.0689837Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-17T21:40:38.4525815Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-17T21:40:38.4585448Z ================================================== 2021-05-17T21:40:38.4586108Z downloaded 71 KB 2021-05-17T21:40:38.4586512Z 2021-05-17T21:40:38.4623205Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-17T21:40:38.9755900Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-17T21:40:38.9757019Z ================================================== 2021-05-17T21:40:38.9757662Z downloaded 39 KB 2021-05-17T21:40:38.9758051Z 2021-05-17T21:40:38.9808287Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-17T21:40:39.5740206Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-17T21:40:39.5932986Z ================================================== 2021-05-17T21:40:39.5933680Z downloaded 348 KB 2021-05-17T21:40:39.5934214Z 2021-05-17T21:40:39.5966600Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-17T21:40:40.1041103Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-17T21:40:40.1320085Z ================================================== 2021-05-17T21:40:40.1322074Z downloaded 423 KB 2021-05-17T21:40:40.1323032Z 2021-05-17T21:40:40.1361763Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-17T21:40:40.6905720Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-17T21:40:40.6908363Z ================================================== 2021-05-17T21:40:40.6909645Z downloaded 41 KB 2021-05-17T21:40:40.6910566Z 2021-05-17T21:40:40.6941396Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-17T21:40:41.3495148Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-17T21:40:41.4107936Z ================================================== 2021-05-17T21:40:41.4109042Z downloaded 603 KB 2021-05-17T21:40:41.4109650Z 2021-05-17T21:40:41.4144038Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-17T21:40:41.8113200Z Content type 'binary/octet-stream' length 328669 bytes (320 KB) 2021-05-17T21:40:41.8295998Z ================================================== 2021-05-17T21:40:41.8296593Z downloaded 320 KB 2021-05-17T21:40:41.8296899Z 2021-05-17T21:40:41.8334199Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-17T21:40:42.6877387Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-17T21:40:42.7042308Z ================================================== 2021-05-17T21:40:42.7043853Z downloaded 224 KB 2021-05-17T21:40:42.7044907Z 2021-05-17T21:40:42.7083211Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-17T21:40:43.1370496Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-17T21:40:43.1376346Z ================================================== 2021-05-17T21:40:43.1377900Z downloaded 37 KB 2021-05-17T21:40:43.1379207Z 2021-05-17T21:40:43.1501673Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-17T21:40:43.7931944Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-17T21:40:43.8074865Z ================================================== 2021-05-17T21:40:43.8075391Z downloaded 200 KB 2021-05-17T21:40:43.8075657Z 2021-05-17T21:40:43.8110616Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-17T21:40:43.9467341Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-17T21:40:44.0212415Z ================================================== 2021-05-17T21:40:44.0213079Z downloaded 7.2 MB 2021-05-17T21:40:44.0213464Z 2021-05-17T21:40:44.0239196Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-17T21:40:44.6827626Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-17T21:40:44.7289897Z ================================================== 2021-05-17T21:40:44.7290525Z downloaded 4.0 MB 2021-05-17T21:40:44.7290828Z 2021-05-17T21:40:44.7326924Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-17T21:40:45.2178303Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-17T21:40:45.2488035Z ================================================== 2021-05-17T21:40:45.2488943Z downloaded 1.3 MB 2021-05-17T21:40:45.2489548Z 2021-05-17T21:40:45.2523346Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-17T21:40:45.7978471Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-17T21:40:45.8310706Z ================================================== 2021-05-17T21:40:45.8311339Z downloaded 479 KB 2021-05-17T21:40:45.8311659Z 2021-05-17T21:40:45.8353234Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-17T21:40:46.5562168Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-17T21:40:46.5618964Z ================================================== 2021-05-17T21:40:46.5620514Z downloaded 107 KB 2021-05-17T21:40:46.5621450Z 2021-05-17T21:40:46.5655199Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-17T21:40:47.1110103Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-17T21:40:47.1112059Z ================================================== 2021-05-17T21:40:47.1116187Z downloaded 21 KB 2021-05-17T21:40:47.1117022Z 2021-05-17T21:40:47.1149583Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-17T21:40:48.2878920Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-17T21:40:48.2933030Z ================================================== 2021-05-17T21:40:48.2933937Z downloaded 42 KB 2021-05-17T21:40:48.2934526Z 2021-05-17T21:40:48.2975802Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-17T21:40:49.2315045Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-17T21:40:49.2320634Z ================================================== 2021-05-17T21:40:49.2321201Z downloaded 33 KB 2021-05-17T21:40:49.2321516Z 2021-05-17T21:40:49.2361402Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-17T21:40:49.5159708Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-17T21:40:49.6323931Z ================================================== 2021-05-17T21:40:49.6324993Z downloaded 135 KB 2021-05-17T21:40:49.6325552Z 2021-05-17T21:40:49.6372785Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-17T21:40:50.0278676Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-17T21:40:50.0672598Z ================================================== 2021-05-17T21:40:50.0673177Z downloaded 3.4 MB 2021-05-17T21:40:50.0673476Z 2021-05-17T21:40:50.0712617Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-17T21:40:50.5043005Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-17T21:40:50.5093133Z ================================================== 2021-05-17T21:40:50.5094438Z downloaded 64 KB 2021-05-17T21:40:50.5095255Z 2021-05-17T21:40:50.5125915Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-17T21:40:50.9145893Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-17T21:40:50.9434222Z ================================================== 2021-05-17T21:40:50.9434729Z downloaded 1.3 MB 2021-05-17T21:40:50.9435024Z 2021-05-17T21:40:50.9470389Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-17T21:40:51.4841930Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-17T21:40:51.4951899Z ================================================== 2021-05-17T21:40:51.4953264Z downloaded 128 KB 2021-05-17T21:40:51.4954044Z 2021-05-17T21:40:51.4993664Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-17T21:40:51.7738154Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-17T21:40:51.7933398Z ================================================== 2021-05-17T21:40:51.7934785Z downloaded 383 KB 2021-05-17T21:40:51.7935543Z 2021-05-17T21:40:51.9941344Z * installing *binary* package ‘utf8’ ... 2021-05-17T21:40:51.9994277Z * DONE (utf8) 2021-05-17T21:40:52.2091379Z * installing *binary* package ‘pkgconfig’ ... 2021-05-17T21:40:52.2137092Z * DONE (pkgconfig) 2021-05-17T21:40:52.4373430Z * installing *binary* package ‘fansi’ ... 2021-05-17T21:40:52.4437248Z * DONE (fansi) 2021-05-17T21:40:52.6951165Z * installing *binary* package ‘diffobj’ ... 2021-05-17T21:40:52.7018080Z * DONE (diffobj) 2021-05-17T21:40:52.9276272Z * installing *binary* package ‘ps’ ... 2021-05-17T21:40:52.9323637Z * DONE (ps) 2021-05-17T21:40:53.1347050Z * installing *binary* package ‘praise’ ... 2021-05-17T21:40:53.1408686Z * DONE (praise) 2021-05-17T21:40:53.3409214Z * installing *binary* package ‘pkgload’ ... 2021-05-17T21:40:53.3447832Z * DONE (pkgload) 2021-05-17T21:40:53.5379450Z * installing *binary* package ‘evaluate’ ... 2021-05-17T21:40:53.5416073Z * DONE (evaluate) 2021-05-17T21:40:53.7433836Z * installing *binary* package ‘ellipsis’ ... 2021-05-17T21:40:53.7496620Z * DONE (ellipsis) 2021-05-17T21:40:53.9743962Z * installing *binary* package ‘digest’ ... 2021-05-17T21:40:53.9830915Z * DONE (digest) 2021-05-17T21:40:54.1643866Z * installing *binary* package ‘brio’ ... 2021-05-17T21:40:54.1690160Z * DONE (brio) 2021-05-17T21:40:54.4025527Z * installing *binary* package ‘xml2’ ... 2021-05-17T21:40:54.4111536Z * DONE (xml2) 2021-05-17T21:40:54.6178680Z * installing *binary* package ‘xfun’ ... 2021-05-17T21:40:54.6234919Z * DONE (xfun) 2021-05-17T21:40:56.6000074Z * installing *source* package ‘stringi’ ... 2021-05-17T21:40:56.7238221Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-17T21:40:56.8611907Z checking for R_HOME... /opt/R/3.5.3/lib/R 2021-05-17T21:40:56.8613177Z checking for R... /opt/R/3.5.3/lib/R/bin/R 2021-05-17T21:40:57.0177339Z checking for endianness... little 2021-05-17T21:40:57.1745788Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-17T21:40:57.3260399Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-17T21:40:57.3265719Z checking for cat... /usr/bin/cat 2021-05-17T21:40:57.5711473Z checking for local ICUDT_DIR... icu69/data 2021-05-17T21:40:57.5712583Z checking for gcc... gcc 2021-05-17T21:40:57.6743478Z checking whether the C compiler works... yes 2021-05-17T21:40:57.6744899Z checking for C compiler default output file name... a.out 2021-05-17T21:40:57.7138442Z checking for suffix of executables... 2021-05-17T21:40:57.7762259Z checking whether we are cross compiling... no 2021-05-17T21:40:57.7996641Z checking for suffix of object files... o 2021-05-17T21:40:57.8198255Z checking whether we are using the GNU C compiler... yes 2021-05-17T21:40:57.8387656Z checking whether gcc accepts -g... yes 2021-05-17T21:40:57.8746486Z checking for gcc option to accept ISO C89... none needed 2021-05-17T21:40:57.9011424Z checking how to run the C preprocessor... gcc -E 2021-05-17T21:40:57.9281474Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-17T21:40:57.9298431Z checking for egrep... /usr/bin/grep -E 2021-05-17T21:40:58.0640528Z checking for ANSI C header files... yes 2021-05-17T21:40:58.0962000Z checking for sys/types.h... yes 2021-05-17T21:40:58.1342963Z checking for sys/stat.h... yes 2021-05-17T21:40:58.1743102Z checking for stdlib.h... yes 2021-05-17T21:40:58.2140129Z checking for string.h... yes 2021-05-17T21:40:58.2531432Z checking for memory.h... yes 2021-05-17T21:40:58.2929754Z checking for strings.h... yes 2021-05-17T21:40:58.3355855Z checking for inttypes.h... yes 2021-05-17T21:40:58.3769903Z checking for stdint.h... yes 2021-05-17T21:40:58.4228222Z checking for unistd.h... yes 2021-05-17T21:40:58.4805189Z checking elf.h usability... yes 2021-05-17T21:40:58.4928433Z checking elf.h presence... yes 2021-05-17T21:40:58.4929510Z checking for elf.h... yes 2021-05-17T21:40:58.6438863Z checking whether we are using the GNU C++ compiler... yes 2021-05-17T21:40:58.6690732Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-17T21:40:59.0194632Z checking whether the C++ compiler supports the long long type... yes 2021-05-17T21:40:59.0459786Z checking whether the compiler implements namespaces... yes 2021-05-17T21:40:59.1891339Z checking whether the compiler supports Standard Template Library... yes 2021-05-17T21:40:59.7093321Z checking whether std::map is available... yes 2021-05-17T21:40:59.7121229Z checking for pkg-config... /usr/bin/pkg-config 2021-05-17T21:40:59.7278980Z checking with pkg-config for the system ICU4C... 66.1 2021-05-17T21:40:59.7305857Z checking for ICU4C >= 55... yes 2021-05-17T21:40:59.7372122Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-17T21:41:00.0828791Z checking whether an ICU4C-based project can be built... yes 2021-05-17T21:41:00.1478238Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-17T21:41:00.4450154Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-17T21:41:01.2353651Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-17T21:41:01.8387849Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-17T21:41:01.8769886Z configure: creating ./config.status 2021-05-17T21:41:01.9530492Z config.status: creating src/Makevars 2021-05-17T21:41:01.9694525Z config.status: creating src/uconfig_local.h 2021-05-17T21:41:01.9864146Z config.status: creating src/install.libs.R 2021-05-17T21:41:02.0031706Z 2021-05-17T21:41:02.0032618Z *** stringi configure summary: 2021-05-17T21:41:02.0033166Z ICU_FOUND=1 2021-05-17T21:41:02.0033726Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-17T21:41:02.0034969Z STRINGI_CFLAGS= -fpic 2021-05-17T21:41:02.0035662Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-17T21:41:02.0036315Z STRINGI_CXXFLAGS= -fpic 2021-05-17T21:41:02.0036931Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-17T21:41:02.0037557Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-17T21:41:02.0037856Z 2021-05-17T21:41:02.0038209Z *** Compiler settings used: 2021-05-17T21:41:02.0040861Z CC=gcc 2021-05-17T21:41:02.0041179Z LD=g++ 2021-05-17T21:41:02.0041736Z CFLAGS=-g -O2 -fpic 2021-05-17T21:41:02.0042432Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-17T21:41:02.0043060Z CXX=g++ -std=gnu++11 2021-05-17T21:41:02.0043609Z CXXFLAGS=-g -O2 -fpic 2021-05-17T21:41:02.0044164Z LDFLAGS= 2021-05-17T21:41:02.0044515Z LIBS= 2021-05-17T21:41:02.0044737Z 2021-05-17T21:41:02.0390213Z ** libs 2021-05-17T21:41:02.0516922Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-17T21:41:02.6957781Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-17T21:41:03.3339422Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-17T21:41:04.0422799Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-17T21:41:04.8334348Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-17T21:41:05.3805402Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-17T21:41:06.2669489Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-17T21:41:06.8055904Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-17T21:41:07.3844083Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-17T21:41:07.9516990Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-17T21:41:08.6381267Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-17T21:41:09.3091409Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-17T21:41:10.0930933Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-17T21:41:10.7745927Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-17T21:41:11.3722863Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-17T21:41:12.3796060Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-17T21:41:13.9642672Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-17T21:41:14.6279887Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-17T21:41:16.0989364Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-17T21:41:16.1003022Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-17T21:41:16.4762713Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-17T21:41:17.4964495Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-17T21:41:18.1550546Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-17T21:41:18.7575447Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-17T21:41:19.5568916Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-17T21:41:20.3832366Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-17T21:41:21.0023458Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-17T21:41:21.6536211Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-17T21:41:22.3024691Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-17T21:41:23.2007500Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-17T21:41:24.0810204Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-17T21:41:25.1112797Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-17T21:41:25.9089628Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-17T21:41:26.6579957Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-17T21:41:27.4679739Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-17T21:41:28.1640727Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-17T21:41:28.8497671Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-17T21:41:29.4504395Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-17T21:41:30.1049544Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-17T21:41:30.9010502Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-17T21:41:31.7694316Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-17T21:41:32.7045754Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-17T21:41:33.5127067Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-17T21:41:34.2449153Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-17T21:41:35.0290496Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-17T21:41:35.6140643Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-17T21:41:36.3673773Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-17T21:41:37.0790837Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-17T21:41:37.7916626Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-17T21:41:38.4139331Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-17T21:41:39.0062035Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-17T21:41:39.8372033Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-17T21:41:40.6460258Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-17T21:41:41.4444716Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-17T21:41:43.1069235Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-17T21:41:43.1081681Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-17T21:41:43.6513060Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-17T21:41:43.6685290Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-17T21:41:44.5520186Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-17T21:41:45.0928159Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-17T21:41:45.6580059Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-17T21:41:46.4642286Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-17T21:41:47.2632398Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-17T21:41:48.2521947Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-17T21:41:48.9147951Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-17T21:41:49.7525099Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-17T21:41:50.4065579Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-17T21:41:52.0843539Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-17T21:41:52.7635796Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-17T21:41:53.3274757Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-17T21:41:54.1920071Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-17T21:41:54.7772917Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-17T21:41:55.4081630Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-17T21:41:56.2288975Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-17T21:41:56.9332294Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-17T21:41:57.7973372Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-17T21:41:58.5263978Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-17T21:41:59.2919919Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-17T21:41:59.9569502Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-17T21:42:00.5439879Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-17T21:42:01.2341928Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-17T21:42:01.7457975Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-17T21:42:02.3301140Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-17T21:42:03.7582077Z g++ -std=gnu++11 -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-17T21:42:03.9778607Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/stringi 2021-05-17T21:42:04.0492016Z ** R 2021-05-17T21:42:04.0868554Z ** inst 2021-05-17T21:42:04.0876933Z ** byte-compile and prepare package for lazy loading 2021-05-17T21:42:04.8876743Z ** help 2021-05-17T21:42:05.2804660Z *** installing help indices 2021-05-17T21:42:05.4693902Z ** building package indices 2021-05-17T21:42:05.6960615Z ** testing if installed package can be loaded 2021-05-17T21:42:05.8693221Z * DONE (stringi) 2021-05-17T21:42:06.9154980Z * installing *binary* package ‘Rcpp’ ... 2021-05-17T21:42:06.9592721Z * DONE (Rcpp) 2021-05-17T21:42:07.2251013Z * installing *binary* package ‘commonmark’ ... 2021-05-17T21:42:07.2306688Z * DONE (commonmark) 2021-05-17T21:42:07.4644670Z * installing *binary* package ‘brew’ ... 2021-05-17T21:42:07.4697890Z * DONE (brew) 2021-05-17T21:42:07.6709835Z * installing *binary* package ‘sessioninfo’ ... 2021-05-17T21:42:07.6770982Z * DONE (sessioninfo) 2021-05-17T21:42:07.8556872Z * installing *binary* package ‘prettyunits’ ... 2021-05-17T21:42:07.8608294Z * DONE (prettyunits) 2021-05-17T21:42:08.1682614Z * installing *binary* package ‘vctrs’ ... 2021-05-17T21:42:08.1784903Z * DONE (vctrs) 2021-05-17T21:42:08.3947864Z * installing *binary* package ‘processx’ ... 2021-05-17T21:42:08.4003787Z * DONE (processx) 2021-05-17T21:42:08.6112995Z * installing *binary* package ‘markdown’ ... 2021-05-17T21:42:08.6190426Z * DONE (markdown) 2021-05-17T21:42:08.8094838Z * installing *binary* package ‘highr’ ... 2021-05-17T21:42:08.8138015Z * DONE (highr) 2021-05-17T21:42:09.0227200Z * installing *binary* package ‘stringr’ ... 2021-05-17T21:42:09.0275042Z * DONE (stringr) 2021-05-17T21:42:09.2300969Z * installing *binary* package ‘rversions’ ... 2021-05-17T21:42:09.2365031Z * DONE (rversions) 2021-05-17T21:42:09.5136232Z * installing *binary* package ‘pillar’ ... 2021-05-17T21:42:09.5228550Z * DONE (pillar) 2021-05-17T21:42:09.7284045Z * installing *binary* package ‘callr’ ... 2021-05-17T21:42:09.7349041Z * DONE (callr) 2021-05-17T21:42:10.0994041Z * installing *binary* package ‘knitr’ ... 2021-05-17T21:42:10.1145061Z * DONE (knitr) 2021-05-17T21:42:10.3139709Z * installing *binary* package ‘xopen’ ... 2021-05-17T21:42:10.3201497Z * DONE (xopen) 2021-05-17T21:42:10.6041453Z * installing *binary* package ‘tibble’ ... 2021-05-17T21:42:10.6116973Z * DONE (tibble) 2021-05-17T21:42:10.8220591Z * installing *binary* package ‘pkgbuild’ ... 2021-05-17T21:42:10.8283446Z * DONE (pkgbuild) 2021-05-17T21:42:11.1520471Z * installing *binary* package ‘roxygen2’ ... 2021-05-17T21:42:11.1598044Z * DONE (roxygen2) 2021-05-17T21:42:11.3669001Z * installing *binary* package ‘rematch2’ ... 2021-05-17T21:42:11.3731288Z * DONE (rematch2) 2021-05-17T21:42:11.5835371Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-17T21:42:11.5876357Z * DONE (rcmdcheck) 2021-05-17T21:42:11.7749549Z * installing *binary* package ‘waldo’ ... 2021-05-17T21:42:11.7812753Z * DONE (waldo) 2021-05-17T21:42:12.3214046Z * installing *binary* package ‘testthat’ ... 2021-05-17T21:42:12.3380426Z * DONE (testthat) 2021-05-17T21:42:12.5623226Z * installing *binary* package ‘devtools’ ... 2021-05-17T21:42:12.5695923Z * DONE (devtools) 2021-05-17T21:42:12.5753930Z 2021-05-17T21:42:12.5754638Z The downloaded source packages are in 2021-05-17T21:42:12.5755658Z ‘/tmp/Rtmp9JAvly/downloaded_packages’ 2021-05-17T21:42:12.6564558Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-17T21:42:14.4057464Z 2021-05-17T21:42:14.6990702Z 2021-05-17T21:42:14.7008530Z checking for file ‘/tmp/Rtmp9JAvly/remotes717679233948/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-17T21:42:14.7092300Z 2021-05-17T21:42:14.7146471Z ✔ checking for file ‘/tmp/Rtmp9JAvly/remotes717679233948/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-17T21:42:14.7147652Z 2021-05-17T21:42:14.7148177Z 2021-05-17T21:42:14.7149169Z ─ preparing ‘desc’: 2021-05-17T21:42:14.7213777Z checking DESCRIPTION meta-information ... 2021-05-17T21:42:14.7253007Z 2021-05-17T21:42:14.7255346Z ✔ checking DESCRIPTION meta-information 2021-05-17T21:42:14.7902721Z 2021-05-17T21:42:14.7959683Z 2021-05-17T21:42:14.7961897Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T21:42:14.7972338Z 2021-05-17T21:42:14.8850077Z 2021-05-17T21:42:14.8852673Z ─ checking for empty or unneeded directories 2021-05-17T21:42:14.8877602Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-17T21:42:14.9152046Z 2021-05-17T21:42:14.9155188Z 2021-05-17T21:42:14.9157192Z 2021-05-17T21:42:14.9254674Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:42:14.9256006Z (as ‘lib’ is unspecified) 2021-05-17T21:42:15.1962642Z * installing *source* package ‘desc’ ... 2021-05-17T21:42:15.2175270Z ** R 2021-05-17T21:42:15.2333804Z ** inst 2021-05-17T21:42:15.2349842Z ** byte-compile and prepare package for lazy loading 2021-05-17T21:42:16.3981500Z ** help 2021-05-17T21:42:16.5249475Z *** installing help indices 2021-05-17T21:42:16.6203103Z ** building package indices 2021-05-17T21:42:16.7490463Z ** testing if installed package can be loaded 2021-05-17T21:42:16.9095281Z * DONE (desc) 2021-05-17T21:42:17.0785118Z 2021-05-17T21:42:17.0786449Z 2021-05-17T21:42:17.0793066Z checking for file ‘/tmp/Rtmp9JAvly/remotes71762bf55ce1/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-17T21:42:17.0826564Z 2021-05-17T21:42:17.0829220Z ✔ checking for file ‘/tmp/Rtmp9JAvly/remotes71762bf55ce1/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-17T21:42:17.0850716Z 2021-05-17T21:42:17.0877746Z 2021-05-17T21:42:17.0879693Z ─ preparing ‘ghtravis’: 2021-05-17T21:42:17.0889750Z 2021-05-17T21:42:17.0891812Z 2021-05-17T21:42:17.0946053Z checking DESCRIPTION meta-information ... 2021-05-17T21:42:17.0975161Z 2021-05-17T21:42:17.0977224Z ✔ checking DESCRIPTION meta-information 2021-05-17T21:42:17.1369903Z 2021-05-17T21:42:17.1417010Z 2021-05-17T21:42:17.1419126Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T21:42:17.1428996Z 2021-05-17T21:42:17.1467721Z 2021-05-17T21:42:17.1469557Z ─ checking for empty or unneeded directories 2021-05-17T21:42:17.1504967Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-17T21:42:17.1664326Z 2021-05-17T21:42:17.1666664Z 2021-05-17T21:42:17.1668013Z 2021-05-17T21:42:17.2048847Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:42:17.2049885Z (as ‘lib’ is unspecified) 2021-05-17T21:42:17.4088596Z * installing *source* package ‘ghtravis’ ... 2021-05-17T21:42:17.4218403Z ** R 2021-05-17T21:42:17.4305764Z ** inst 2021-05-17T21:42:17.4314619Z ** byte-compile and prepare package for lazy loading 2021-05-17T21:42:18.3999330Z ** help 2021-05-17T21:42:18.4496768Z *** installing help indices 2021-05-17T21:42:18.4940621Z ** building package indices 2021-05-17T21:42:18.5313549Z ** testing if installed package can be loaded 2021-05-17T21:42:19.1138671Z * DONE (ghtravis) 2021-05-17T21:42:19.1250262Z Using github PAT from envvar GITHUB_PAT 2021-05-17T21:42:19.3343532Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-17T21:42:21.1147980Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-17T21:42:21.1149022Z 2021-05-17T21:42:21.1150573Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-17T21:42:21.1151363Z generics (NA -> 0.1.0) [CRAN] 2021-05-17T21:42:21.1159494Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:42:21.1160554Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-17T21:42:21.1161433Z (as ‘lib’ is unspecified) 2021-05-17T21:42:21.1162211Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-17T21:42:21.1163171Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-17T21:42:34.7063975Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-17T21:42:35.3621983Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-17T21:42:35.3752629Z ================================================== 2021-05-17T21:42:35.3754116Z downloaded 192 KB 2021-05-17T21:42:35.3754911Z 2021-05-17T21:42:35.3795740Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-17T21:42:36.7496836Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-17T21:42:36.7558744Z ================================================== 2021-05-17T21:42:36.7561597Z downloaded 66 KB 2021-05-17T21:42:36.7562747Z 2021-05-17T21:42:36.7594512Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-17T21:42:37.1546348Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-17T21:42:37.1677895Z ================================================== 2021-05-17T21:42:37.1679163Z downloaded 191 KB 2021-05-17T21:42:37.1679766Z 2021-05-17T21:42:37.1721722Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-17T21:42:37.8270465Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-17T21:42:37.8589813Z ================================================== 2021-05-17T21:42:37.8590433Z downloaded 1.2 MB 2021-05-17T21:42:37.8590753Z 2021-05-17T21:42:37.8634645Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-17T21:42:38.4201595Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-17T21:42:38.4800811Z ================================================== 2021-05-17T21:42:38.4801425Z downloaded 1.0 MB 2021-05-17T21:42:38.4801723Z 2021-05-17T21:42:38.6914899Z * installing *binary* package ‘tidyselect’ ... 2021-05-17T21:42:38.6984311Z * DONE (tidyselect) 2021-05-17T21:42:38.8954950Z * installing *binary* package ‘generics’ ... 2021-05-17T21:42:38.9016081Z * DONE (generics) 2021-05-17T21:42:39.1215352Z * installing *binary* package ‘cpp11’ ... 2021-05-17T21:42:39.1273818Z * DONE (cpp11) 2021-05-17T21:42:39.4232310Z * installing *binary* package ‘dplyr’ ... 2021-05-17T21:42:39.4320285Z * DONE (dplyr) 2021-05-17T21:42:39.7023141Z * installing *binary* package ‘tidyr’ ... 2021-05-17T21:42:39.7104081Z * DONE (tidyr) 2021-05-17T21:42:39.7173351Z 2021-05-17T21:42:39.7174461Z The downloaded source packages are in 2021-05-17T21:42:39.7176122Z ‘/tmp/Rtmp9JAvly/downloaded_packages’ 2021-05-17T21:42:39.8988552Z 2021-05-17T21:42:39.8992208Z checking for file ‘/tmp/Rtmp9JAvly/remotes71763428fabd/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-17T21:42:39.9093518Z 2021-05-17T21:42:39.9095611Z ✔ checking for file ‘/tmp/Rtmp9JAvly/remotes71763428fabd/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-17T21:42:39.9096469Z 2021-05-17T21:42:39.9096818Z 2021-05-17T21:42:39.9097458Z ─ preparing ‘aghast’: 2021-05-17T21:42:39.9163039Z checking DESCRIPTION meta-information ... 2021-05-17T21:42:39.9193117Z 2021-05-17T21:42:39.9195354Z ✔ checking DESCRIPTION meta-information 2021-05-17T21:42:39.9434615Z 2021-05-17T21:42:39.9550942Z 2021-05-17T21:42:39.9553414Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T21:42:39.9564856Z 2021-05-17T21:42:39.9594220Z 2021-05-17T21:42:39.9596526Z ─ checking for empty or unneeded directories 2021-05-17T21:42:39.9632029Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-17T21:42:39.9640869Z 2021-05-17T21:42:39.9642838Z 2021-05-17T21:42:39.9644033Z 2021-05-17T21:42:39.9710241Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:42:39.9711425Z (as ‘lib’ is unspecified) 2021-05-17T21:42:40.1682179Z * installing *source* package ‘aghast’ ... 2021-05-17T21:42:40.1902249Z ** R 2021-05-17T21:42:40.1973033Z ** byte-compile and prepare package for lazy loading 2021-05-17T21:42:40.4461162Z ** help 2021-05-17T21:42:40.4671550Z *** installing help indices 2021-05-17T21:42:40.4899043Z ** building package indices 2021-05-17T21:42:40.5156870Z ** testing if installed package can be loaded 2021-05-17T21:42:40.6961217Z * DONE (aghast) 2021-05-17T21:42:40.7045815Z Installing 1 packages: covr 2021-05-17T21:42:40.7056544Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:42:54.3092448Z (as ‘lib’ is unspecified) 2021-05-17T21:42:54.3094165Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-17T21:42:54.3094996Z 2021-05-17T21:42:54.3103773Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-17T21:42:54.6045792Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-17T21:42:54.7161749Z ================================================== 2021-05-17T21:42:54.7163752Z downloaded 160 KB 2021-05-17T21:42:54.7164885Z 2021-05-17T21:42:54.7210231Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-17T21:42:55.2561860Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-17T21:42:55.2672249Z ================================================== 2021-05-17T21:42:55.2672889Z downloaded 118 KB 2021-05-17T21:42:55.2673318Z 2021-05-17T21:42:55.2708965Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-17T21:42:55.8502967Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-17T21:42:55.8669193Z ================================================== 2021-05-17T21:42:55.8670630Z downloaded 280 KB 2021-05-17T21:42:55.8671428Z 2021-05-17T21:42:56.0739414Z * installing *binary* package ‘lazyeval’ ... 2021-05-17T21:42:56.0783494Z * DONE (lazyeval) 2021-05-17T21:42:56.2885067Z * installing *binary* package ‘rex’ ... 2021-05-17T21:42:56.2947279Z * DONE (rex) 2021-05-17T21:42:56.5219858Z * installing *binary* package ‘covr’ ... 2021-05-17T21:42:56.5290051Z * DONE (covr) 2021-05-17T21:42:56.5351022Z 2021-05-17T21:42:56.5352036Z The downloaded source packages are in 2021-05-17T21:42:56.5353434Z ‘/tmp/Rtmp9JAvly/downloaded_packages’ 2021-05-17T21:42:56.5507987Z 2021-05-17T21:42:56.5544872Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-17T21:42:56.5545570Z Rscript -e "tic::before_install()" 2021-05-17T21:42:56.5593290Z shell: /usr/bin/bash -e {0} 2021-05-17T21:42:56.5593758Z env: 2021-05-17T21:42:56.5594216Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:42:56.5594710Z TIC_DEPLOY_KEY: 2021-05-17T21:42:56.5595642Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:42:56.5597302Z GITHUB_PAT: *** 2021-05-17T21:42:56.5598230Z COVERALLS_TOKEN: *** 2021-05-17T21:42:56.5598917Z continue-on-error: false 2021-05-17T21:42:56.5599415Z VDIFFR_RUN_TESTS: 2021-05-17T21:42:56.5599923Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:42:56.5600376Z TZ: UTC 2021-05-17T21:42:56.5600785Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:42:56.5601200Z NOT_CRAN: true 2021-05-17T21:42:56.5601607Z ##[endgroup] 2021-05-17T21:42:56.8241776Z ✔ Loading tic stage configuration from tic.R 2021-05-17T21:42:56.9352116Z Running before_install: step_install_remote_binaries() 2021-05-17T21:42:57.3861457Z Installing MNITemplate binaries 2021-05-17T21:42:57.3873013Z [1] "neuroconductor/MNITemplate" 2021-05-17T21:42:57.5935361Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-17T21:42:57.5968782Z tag_name 2021-05-17T21:42:57.5969275Z 9 1.0.0.s 2021-05-17T21:42:57.5969898Z zipball_url 2021-05-17T21:42:57.5970964Z 9 https://api.github.com/repos/neuroconductor/MNITemplate/zipball/refs/tags/1.0.0.s 2021-05-17T21:42:57.5973318Z tarball_url 2021-05-17T21:42:57.5975578Z 9 https://api.github.com/repos/neuroconductor/MNITemplate/tarball/refs/tags/1.0.0.s 2021-05-17T21:42:57.5976506Z commit.sha 2021-05-17T21:42:57.5978399Z 9 ef27207f48885897b8bda277100c3bb8328ad412 2021-05-17T21:42:57.5979295Z commit.url 2021-05-17T21:42:57.5981879Z 9 https://api.github.com/repos/neuroconductor/MNITemplate/commits/ef27207f48885897b8bda277100c3bb8328ad412 2021-05-17T21:42:57.5982904Z node_id 2021-05-17T21:42:57.5984976Z 9 MDM6UmVmMzY3NzU1MjcyOnJlZnMvdGFncy8xLjAuMC5z 2021-05-17T21:42:57.5985997Z url 2021-05-17T21:42:57.5988029Z 9 https://api.github.com/repos/neuroconductor/MNITemplate/releases/43007027 2021-05-17T21:42:57.5988970Z assets_url 2021-05-17T21:42:57.5991095Z 9 https://api.github.com/repos/neuroconductor/MNITemplate/releases/43007027/assets 2021-05-17T21:42:57.5992081Z upload_url 2021-05-17T21:42:57.5994347Z 9 https://uploads.github.com/repos/neuroconductor/MNITemplate/releases/43007027/assets{?name,label} 2021-05-17T21:42:57.5996625Z id asset_updated_at asset_created_at created_at 2021-05-17T21:42:57.5999324Z 9 43007027 2021-05-16 00:44:42 2021-05-16 00:44:41 2021-05-16 00:31:17 2021-05-17T21:42:57.6000015Z published_at asset_name 2021-05-17T21:42:57.6002436Z 9 2021-05-16 00:31:41 MNITemplate_1.0.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-17T21:42:57.6003339Z asset_label asset_download_count 2021-05-17T21:42:57.6005092Z 9 6 2021-05-17T21:42:57.6005900Z asset_browser_download_url 2021-05-17T21:42:57.6008888Z 9 https://github.com/neuroconductor/MNITemplate/releases/download/1.0.0.s/MNITemplate_1.0.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-17T21:42:57.6017099Z Installing MNITemplate package binaries 2021-05-17T21:42:57.6068507Z --2021-05-17 21:42:57-- https://github.com/neuroconductor/MNITemplate/releases/download/1.0.0.s/MNITemplate_1.0.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-17T21:42:57.6113168Z Resolving github.com (github.com)... 140.82.114.4 2021-05-17T21:42:57.6174870Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-17T21:42:57.7165253Z HTTP request sent, awaiting response... 302 Found 2021-05-17T21:42:57.7176085Z Location: https://github-releases.githubusercontent.com/367755272/e63ca280-b5df-11eb-8767-23cd1ee78dce?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T214257Z&X-Amz-Expires=300&X-Amz-Signature=84fe2c10b8943c59e3d227e262f7df8f1caf5f289ec056627af31e5a16deb9fd&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367755272&response-content-disposition=attachment%3B%20filename%3DMNITemplate_1.0.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-17T21:42:57.7194460Z --2021-05-17 21:42:57-- https://github-releases.githubusercontent.com/367755272/e63ca280-b5df-11eb-8767-23cd1ee78dce?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T214257Z&X-Amz-Expires=300&X-Amz-Signature=84fe2c10b8943c59e3d227e262f7df8f1caf5f289ec056627af31e5a16deb9fd&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367755272&response-content-disposition=attachment%3B%20filename%3DMNITemplate_1.0.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-17T21:42:57.7203845Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.108.154, 185.199.109.154, ... 2021-05-17T21:42:57.7245748Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-17T21:42:57.9144210Z HTTP request sent, awaiting response... 200 OK 2021-05-17T21:42:57.9147551Z Length: 22386903 (21M) [application/octet-stream] 2021-05-17T21:42:57.9150418Z Saving to: ‘/tmp/Rtmp0S7sDv/MNITemplate_1.0.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-17T21:42:57.9151872Z 2021-05-17T21:42:57.9196700Z 0K .......... .......... .......... .......... .......... 0% 9.34M 2s 2021-05-17T21:42:57.9251484Z 50K .......... .......... .......... .......... .......... 0% 8.94M 2s 2021-05-17T21:42:57.9262410Z 100K .......... .......... .......... .......... .......... 0% 42.5M 2s 2021-05-17T21:42:57.9273102Z 150K .......... .......... .......... .......... .......... 0% 45.8M 1s 2021-05-17T21:42:57.9303331Z 200K .......... .......... .......... .......... .......... 1% 16.2M 1s 2021-05-17T21:42:57.9314262Z 250K .......... .......... .......... .......... .......... 1% 44.0M 1s 2021-05-17T21:42:57.9317976Z 300K .......... .......... .......... .......... .......... 1% 126M 1s 2021-05-17T21:42:57.9322062Z 350K .......... .......... .......... .......... .......... 1% 118M 1s 2021-05-17T21:42:57.9327903Z 400K .......... .......... .......... .......... .......... 2% 83.2M 1s 2021-05-17T21:42:57.9354401Z 450K .......... .......... .......... .......... .......... 2% 19.3M 1s 2021-05-17T21:42:57.9357159Z 500K .......... .......... .......... .......... .......... 2% 124M 1s 2021-05-17T21:42:57.9481923Z 550K .......... .......... .......... .......... .......... 2% 3.93M 1s 2021-05-17T21:42:57.9487050Z 600K .......... .......... .......... .......... .......... 2% 89.4M 1s 2021-05-17T21:42:57.9491537Z 650K .......... .......... .......... .......... .......... 3% 110M 1s 2021-05-17T21:42:57.9495684Z 700K .......... .......... .......... .......... .......... 3% 116M 1s 2021-05-17T21:42:57.9499107Z 750K .......... .......... .......... .......... .......... 3% 140M 1s 2021-05-17T21:42:57.9503596Z 800K .......... .......... .......... .......... .......... 3% 123M 1s 2021-05-17T21:42:57.9507358Z 850K .......... .......... .......... .......... .......... 4% 115M 1s 2021-05-17T21:42:57.9511759Z 900K .......... .......... .......... .......... .......... 4% 114M 1s 2021-05-17T21:42:57.9514873Z 950K .......... .......... .......... .......... .......... 4% 148M 1s 2021-05-17T21:42:57.9518784Z 1000K .......... .......... .......... .......... .......... 4% 135M 1s 2021-05-17T21:42:57.9521800Z 1050K .......... .......... .......... .......... .......... 5% 147M 1s 2021-05-17T21:42:57.9536107Z 1100K .......... .......... .......... .......... .......... 5% 40.2M 1s 2021-05-17T21:42:57.9540539Z 1150K .......... .......... .......... .......... .......... 5% 118M 1s 2021-05-17T21:42:57.9543882Z 1200K .......... .......... .......... .......... .......... 5% 124M 1s 2021-05-17T21:42:57.9548072Z 1250K .......... .......... .......... .......... .......... 5% 109M 1s 2021-05-17T21:42:57.9550139Z 1300K .......... .......... .......... .......... .......... 6% 139M 1s 2021-05-17T21:42:57.9554502Z 1350K .......... .......... .......... .......... .......... 6% 117M 1s 2021-05-17T21:42:57.9557054Z 1400K .......... .......... .......... .......... .......... 6% 170M 1s 2021-05-17T21:42:57.9560500Z 1450K .......... .......... .......... .......... .......... 6% 144M 1s 2021-05-17T21:42:57.9572162Z 1500K .......... .......... .......... .......... .......... 7% 46.7M 1s 2021-05-17T21:42:57.9578641Z 1550K .......... .......... .......... .......... .......... 7% 72.0M 1s 2021-05-17T21:42:57.9580324Z 1600K .......... .......... .......... .......... .......... 7% 277M 1s 2021-05-17T21:42:57.9591061Z 1650K .......... .......... .......... .......... .......... 7% 46.5M 1s 2021-05-17T21:42:57.9595271Z 1700K .......... .......... .......... .......... .......... 8% 107M 1s 2021-05-17T21:42:57.9598160Z 1750K .......... .......... .......... .......... .......... 8% 225M 1s 2021-05-17T21:42:57.9600762Z 1800K .......... .......... .......... .......... .......... 8% 148M 0s 2021-05-17T21:42:57.9602612Z 1850K .......... .......... .......... .......... .......... 8% 250M 0s 2021-05-17T21:42:57.9606660Z 1900K .......... .......... .......... .......... .......... 8% 144M 0s 2021-05-17T21:42:57.9609237Z 1950K .......... .......... .......... .......... .......... 9% 164M 0s 2021-05-17T21:42:57.9613188Z 2000K .......... .......... .......... .......... .......... 9% 150M 0s 2021-05-17T21:42:57.9614724Z 2050K .......... .......... .......... .......... .......... 9% 190M 0s 2021-05-17T21:42:57.9632432Z 2100K .......... .......... .......... .......... .......... 9% 27.4M 0s 2021-05-17T21:42:57.9637028Z 2150K .......... .......... .......... .......... .......... 10% 113M 0s 2021-05-17T21:42:57.9640463Z 2200K .......... .......... .......... .......... .......... 10% 132M 0s 2021-05-17T21:42:57.9644677Z 2250K .......... .......... .......... .......... .......... 10% 114M 0s 2021-05-17T21:42:57.9648513Z 2300K .......... .......... .......... .......... .......... 10% 128M 0s 2021-05-17T21:42:57.9651923Z 2350K .......... .......... .......... .......... .......... 10% 144M 0s 2021-05-17T21:42:57.9655280Z 2400K .......... .......... .......... .......... .......... 11% 153M 0s 2021-05-17T21:42:57.9658999Z 2450K .......... .......... .......... .......... .......... 11% 125M 0s 2021-05-17T21:42:57.9665249Z 2500K .......... .......... .......... .......... .......... 11% 77.4M 0s 2021-05-17T21:42:57.9670681Z 2550K .......... .......... .......... .......... .......... 11% 92.4M 0s 2021-05-17T21:42:57.9673595Z 2600K .......... .......... .......... .......... .......... 12% 169M 0s 2021-05-17T21:42:57.9678553Z 2650K .......... .......... .......... .......... .......... 12% 100M 0s 2021-05-17T21:42:57.9685643Z 2700K .......... .......... .......... .......... .......... 12% 68.3M 0s 2021-05-17T21:42:57.9690716Z 2750K .......... .......... .......... .......... .......... 12% 114M 0s 2021-05-17T21:42:57.9694830Z 2800K .......... .......... .......... .......... .......... 13% 96.7M 0s 2021-05-17T21:42:57.9698356Z 2850K .......... .......... .......... .......... .......... 13% 142M 0s 2021-05-17T21:42:57.9702184Z 2900K .......... .......... .......... .......... .......... 13% 122M 0s 2021-05-17T21:42:57.9706186Z 2950K .......... .......... .......... .......... .......... 13% 123M 0s 2021-05-17T21:42:57.9709907Z 3000K .......... .......... .......... .......... .......... 13% 131M 0s 2021-05-17T21:42:57.9713169Z 3050K .......... .......... .......... .......... .......... 14% 153M 0s 2021-05-17T21:42:57.9717107Z 3100K .......... .......... .......... .......... .......... 14% 123M 0s 2021-05-17T21:42:57.9720256Z 3150K .......... .......... .......... .......... .......... 14% 155M 0s 2021-05-17T21:42:57.9723719Z 3200K .......... .......... .......... .......... .......... 14% 139M 0s 2021-05-17T21:42:57.9726828Z 3250K .......... .......... .......... .......... .......... 15% 160M 0s 2021-05-17T21:42:57.9729463Z 3300K .......... .......... .......... .......... .......... 15% 185M 0s 2021-05-17T21:42:57.9740191Z 3350K .......... .......... .......... .......... .......... 15% 45.7M 0s 2021-05-17T21:42:57.9745234Z 3400K .......... .......... .......... .......... .......... 15% 96.3M 0s 2021-05-17T21:42:57.9748803Z 3450K .......... .......... .......... .......... .......... 16% 146M 0s 2021-05-17T21:42:57.9752468Z 3500K .......... .......... .......... .......... .......... 16% 126M 0s 2021-05-17T21:42:57.9755943Z 3550K .......... .......... .......... .......... .......... 16% 140M 0s 2021-05-17T21:42:57.9759410Z 3600K .......... .......... .......... .......... .......... 16% 148M 0s 2021-05-17T21:42:57.9762120Z 3650K .......... .......... .......... .......... .......... 16% 169M 0s 2021-05-17T21:42:57.9765556Z 3700K .......... .......... .......... .......... .......... 17% 141M 0s 2021-05-17T21:42:57.9770379Z 3750K .......... .......... .......... .......... .......... 17% 101M 0s 2021-05-17T21:42:57.9774220Z 3800K .......... .......... .......... .......... .......... 17% 127M 0s 2021-05-17T21:42:57.9780003Z 3850K .......... .......... .......... .......... .......... 17% 88.3M 0s 2021-05-17T21:42:57.9783238Z 3900K .......... .......... .......... .......... .......... 18% 146M 0s 2021-05-17T21:42:57.9786587Z 3950K .......... .......... .......... .......... .......... 18% 144M 0s 2021-05-17T21:42:57.9795010Z 4000K .......... .......... .......... .......... .......... 18% 59.7M 0s 2021-05-17T21:42:57.9802098Z 4050K .......... .......... .......... .......... .......... 18% 69.1M 0s 2021-05-17T21:42:57.9807772Z 4100K .......... .......... .......... .......... .......... 18% 82.6M 0s 2021-05-17T21:42:57.9811246Z 4150K .......... .......... .......... .......... .......... 19% 138M 0s 2021-05-17T21:42:57.9816420Z 4200K .......... .......... .......... .......... .......... 19% 110M 0s 2021-05-17T21:42:57.9822122Z 4250K .......... .......... .......... .......... .......... 19% 74.1M 0s 2021-05-17T21:42:57.9828411Z 4300K .......... .......... .......... .......... .......... 19% 79.2M 0s 2021-05-17T21:42:57.9833247Z 4350K .......... .......... .......... .......... .......... 20% 96.5M 0s 2021-05-17T21:42:57.9837693Z 4400K .......... .......... .......... .......... .......... 20% 115M 0s 2021-05-17T21:42:57.9842388Z 4450K .......... .......... .......... .......... .......... 20% 105M 0s 2021-05-17T21:42:57.9847068Z 4500K .......... .......... .......... .......... .......... 20% 103M 0s 2021-05-17T21:42:57.9852592Z 4550K .......... .......... .......... .......... .......... 21% 92.7M 0s 2021-05-17T21:42:57.9857633Z 4600K .......... .......... .......... .......... .......... 21% 99.0M 0s 2021-05-17T21:42:57.9862675Z 4650K .......... .......... .......... .......... .......... 21% 87.3M 0s 2021-05-17T21:42:57.9867614Z 4700K .......... .......... .......... .......... .......... 21% 98.3M 0s 2021-05-17T21:42:57.9873215Z 4750K .......... .......... .......... .......... .......... 21% 87.3M 0s 2021-05-17T21:42:57.9882071Z 4800K .......... .......... .......... .......... .......... 22% 60.5M 0s 2021-05-17T21:42:57.9888082Z 4850K .......... .......... .......... .......... .......... 22% 75.4M 0s 2021-05-17T21:42:57.9893240Z 4900K .......... .......... .......... .......... .......... 22% 94.6M 0s 2021-05-17T21:42:57.9898163Z 4950K .......... .......... .......... .......... .......... 22% 93.4M 0s 2021-05-17T21:42:57.9903653Z 5000K .......... .......... .......... .......... .......... 23% 98.8M 0s 2021-05-17T21:42:57.9908360Z 5050K .......... .......... .......... .......... .......... 23% 93.8M 0s 2021-05-17T21:42:57.9913314Z 5100K .......... .......... .......... .......... .......... 23% 96.9M 0s 2021-05-17T21:42:57.9918925Z 5150K .......... .......... .......... .......... .......... 23% 94.2M 0s 2021-05-17T21:42:57.9925008Z 5200K .......... .......... .......... .......... .......... 24% 90.2M 0s 2021-05-17T21:42:57.9930833Z 5250K .......... .......... .......... .......... .......... 24% 73.0M 0s 2021-05-17T21:42:57.9936811Z 5300K .......... .......... .......... .......... .......... 24% 85.4M 0s 2021-05-17T21:42:57.9942724Z 5350K .......... .......... .......... .......... .......... 24% 83.9M 0s 2021-05-17T21:42:57.9947006Z 5400K .......... .......... .......... .......... .......... 24% 102M 0s 2021-05-17T21:42:57.9952110Z 5450K .......... .......... .......... .......... .......... 25% 96.7M 0s 2021-05-17T21:42:57.9957133Z 5500K .......... .......... .......... .......... .......... 25% 96.0M 0s 2021-05-17T21:42:57.9961937Z 5550K .......... .......... .......... .......... .......... 25% 101M 0s 2021-05-17T21:42:57.9966992Z 5600K .......... .......... .......... .......... .......... 25% 96.0M 0s 2021-05-17T21:42:57.9972147Z 5650K .......... .......... .......... .......... .......... 26% 100M 0s 2021-05-17T21:42:57.9977987Z 5700K .......... .......... .......... .......... .......... 26% 95.2M 0s 2021-05-17T21:42:57.9984486Z 5750K .......... .......... .......... .......... .......... 26% 65.8M 0s 2021-05-17T21:42:57.9990574Z 5800K .......... .......... .......... .......... .......... 26% 84.5M 0s 2021-05-17T21:42:57.9995377Z 5850K .......... .......... .......... .......... .......... 26% 101M 0s 2021-05-17T21:42:58.0000378Z 5900K .......... .......... .......... .......... .......... 27% 95.6M 0s 2021-05-17T21:42:58.0004629Z 5950K .......... .......... .......... .......... .......... 27% 106M 0s 2021-05-17T21:42:58.0008556Z 6000K .......... .......... .......... .......... .......... 27% 125M 0s 2021-05-17T21:42:58.0012346Z 6050K .......... .......... .......... .......... .......... 27% 138M 0s 2021-05-17T21:42:58.0016085Z 6100K .......... .......... .......... .......... .......... 28% 120M 0s 2021-05-17T21:42:58.0020140Z 6150K .......... .......... .......... .......... .......... 28% 122M 0s 2021-05-17T21:42:58.0023982Z 6200K .......... .......... .......... .......... .......... 28% 126M 0s 2021-05-17T21:42:58.0027685Z 6250K .......... .......... .......... .......... .......... 28% 131M 0s 2021-05-17T21:42:58.0031415Z 6300K .......... .......... .......... .......... .......... 29% 130M 0s 2021-05-17T21:42:58.0035476Z 6350K .......... .......... .......... .......... .......... 29% 121M 0s 2021-05-17T21:42:58.0039726Z 6400K .......... .......... .......... .......... .......... 29% 115M 0s 2021-05-17T21:42:58.0044577Z 6450K .......... .......... .......... .......... .......... 29% 104M 0s 2021-05-17T21:42:58.0048287Z 6500K .......... .......... .......... .......... .......... 29% 130M 0s 2021-05-17T21:42:58.0052536Z 6550K .......... .......... .......... .......... .......... 30% 119M 0s 2021-05-17T21:42:58.0056301Z 6600K .......... .......... .......... .......... .......... 30% 122M 0s 2021-05-17T21:42:58.0059676Z 6650K .......... .......... .......... .......... .......... 30% 145M 0s 2021-05-17T21:42:58.0063449Z 6700K .......... .......... .......... .......... .......... 30% 128M 0s 2021-05-17T21:42:58.0067177Z 6750K .......... .......... .......... .......... .......... 31% 147M 0s 2021-05-17T21:42:58.0070819Z 6800K .......... .......... .......... .......... .......... 31% 121M 0s 2021-05-17T21:42:58.0074915Z 6850K .......... .......... .......... .......... .......... 31% 119M 0s 2021-05-17T21:42:58.0078890Z 6900K .......... .......... .......... .......... .......... 31% 131M 0s 2021-05-17T21:42:58.0084927Z 6950K .......... .......... .......... .......... .......... 32% 80.0M 0s 2021-05-17T21:42:58.0089911Z 7000K .......... .......... .......... .......... .......... 32% 101M 0s 2021-05-17T21:42:58.0094513Z 7050K .......... .......... .......... .......... .......... 32% 104M 0s 2021-05-17T21:42:58.0100272Z 7100K .......... .......... .......... .......... .......... 32% 86.6M 0s 2021-05-17T21:42:58.0105430Z 7150K .......... .......... .......... .......... .......... 32% 96.3M 0s 2021-05-17T21:42:58.0110340Z 7200K .......... .......... .......... .......... .......... 33% 94.3M 0s 2021-05-17T21:42:58.0115371Z 7250K .......... .......... .......... .......... .......... 33% 101M 0s 2021-05-17T21:42:58.0119320Z 7300K .......... .......... .......... .......... .......... 33% 116M 0s 2021-05-17T21:42:58.0123679Z 7350K .......... .......... .......... .......... .......... 33% 113M 0s 2021-05-17T21:42:58.0128482Z 7400K .......... .......... .......... .......... .......... 34% 101M 0s 2021-05-17T21:42:58.0134194Z 7450K .......... .......... .......... .......... .......... 34% 96.0M 0s 2021-05-17T21:42:58.0139297Z 7500K .......... .......... .......... .......... .......... 34% 85.0M 0s 2021-05-17T21:42:58.0144091Z 7550K .......... .......... .......... .......... .......... 34% 109M 0s 2021-05-17T21:42:58.0148466Z 7600K .......... .......... .......... .......... .......... 34% 104M 0s 2021-05-17T21:42:58.0153805Z 7650K .......... .......... .......... .......... .......... 35% 98.1M 0s 2021-05-17T21:42:58.0158712Z 7700K .......... .......... .......... .......... .......... 35% 105M 0s 2021-05-17T21:42:58.0164257Z 7750K .......... .......... .......... .......... .......... 35% 81.6M 0s 2021-05-17T21:42:58.0168780Z 7800K .......... .......... .......... .......... .......... 35% 102M 0s 2021-05-17T21:42:58.0182732Z 7850K .......... .......... .......... .......... .......... 36% 36.8M 0s 2021-05-17T21:42:58.0189494Z 7900K .......... .......... .......... .......... .......... 36% 69.9M 0s 2021-05-17T21:42:58.0195694Z 7950K .......... .......... .......... .......... .......... 36% 79.5M 0s 2021-05-17T21:42:58.0202026Z 8000K .......... .......... .......... .......... .......... 36% 77.5M 0s 2021-05-17T21:42:58.0207790Z 8050K .......... .......... .......... .......... .......... 37% 81.4M 0s 2021-05-17T21:42:58.0214466Z 8100K .......... .......... .......... .......... .......... 37% 75.6M 0s 2021-05-17T21:42:58.0220431Z 8150K .......... .......... .......... .......... .......... 37% 79.5M 0s 2021-05-17T21:42:58.0225334Z 8200K .......... .......... .......... .......... .......... 37% 94.1M 0s 2021-05-17T21:42:58.0230760Z 8250K .......... .......... .......... .......... .......... 37% 98.5M 0s 2021-05-17T21:42:58.0235834Z 8300K .......... .......... .......... .......... .......... 38% 95.3M 0s 2021-05-17T21:42:58.0241970Z 8350K .......... .......... .......... .......... .......... 38% 92.6M 0s 2021-05-17T21:42:58.0246523Z 8400K .......... .......... .......... .......... .......... 38% 84.4M 0s 2021-05-17T21:42:58.0252051Z 8450K .......... .......... .......... .......... .......... 38% 97.0M 0s 2021-05-17T21:42:58.0257401Z 8500K .......... .......... .......... .......... .......... 39% 85.2M 0s 2021-05-17T21:42:58.0262535Z 8550K .......... .......... .......... .......... .......... 39% 92.3M 0s 2021-05-17T21:42:58.0266552Z 8600K .......... .......... .......... .......... .......... 39% 120M 0s 2021-05-17T21:42:58.0270423Z 8650K .......... .......... .......... .......... .......... 39% 126M 0s 2021-05-17T21:42:58.0274425Z 8700K .......... .......... .......... .......... .......... 40% 125M 0s 2021-05-17T21:42:58.0278758Z 8750K .......... .......... .......... .......... .......... 40% 126M 0s 2021-05-17T21:42:58.0282542Z 8800K .......... .......... .......... .......... .......... 40% 113M 0s 2021-05-17T21:42:58.0288438Z 8850K .......... .......... .......... .......... .......... 40% 87.8M 0s 2021-05-17T21:42:58.0293018Z 8900K .......... .......... .......... .......... .......... 40% 101M 0s 2021-05-17T21:42:58.0297491Z 8950K .......... .......... .......... .......... .......... 41% 109M 0s 2021-05-17T21:42:58.0301483Z 9000K .......... .......... .......... .......... .......... 41% 127M 0s 2021-05-17T21:42:58.0580903Z 9050K .......... .......... .......... .......... .......... 41% 1.77M 0s 2021-05-17T21:42:58.0601948Z 9100K .......... .......... .......... .......... .......... 41% 92.0M 0s 2021-05-17T21:42:58.0606614Z 9150K .......... .......... .......... .......... .......... 42% 163M 0s 2021-05-17T21:42:58.0614258Z 9200K .......... .......... .......... .......... .......... 42% 144M 0s 2021-05-17T21:42:58.0617207Z 9250K .......... .......... .......... .......... .......... 42% 169M 0s 2021-05-17T21:42:58.0620955Z 9300K .......... .......... .......... .......... .......... 42% 165M 0s 2021-05-17T21:42:58.0623096Z 9350K .......... .......... .......... .......... .......... 42% 151M 0s 2021-05-17T21:42:58.0624825Z 9400K .......... .......... .......... .......... .......... 43% 103M 0s 2021-05-17T21:42:58.0626312Z 9450K .......... .......... .......... .......... .......... 43% 169M 0s 2021-05-17T21:42:58.0627802Z 9500K .......... .......... .......... .......... .......... 43% 148M 0s 2021-05-17T21:42:58.0629594Z 9550K .......... .......... .......... .......... .......... 43% 85.0M 0s 2021-05-17T21:42:58.0631473Z 9600K .......... .......... .......... .......... .......... 44% 164M 0s 2021-05-17T21:42:58.0632084Z 9650K .......... .......... .......... .......... .......... 44% 239M 0s 2021-05-17T21:42:58.0632715Z 9700K .......... .......... .......... .......... .......... 44% 249M 0s 2021-05-17T21:42:58.0633210Z 9750K .......... .......... .......... .......... .......... 44% 284M 0s 2021-05-17T21:42:58.0633803Z 9800K .......... .......... .......... .......... .......... 45% 296M 0s 2021-05-17T21:42:58.0634390Z 9850K .......... .......... .......... .......... .......... 45% 243M 0s 2021-05-17T21:42:58.0634967Z 9900K .......... .......... .......... .......... .......... 45% 290M 0s 2021-05-17T21:42:58.0637607Z 9950K .......... .......... .......... .......... .......... 45% 63.7M 0s 2021-05-17T21:42:58.0645757Z 10000K .......... .......... .......... .......... .......... 45% 55.1M 0s 2021-05-17T21:42:58.0648872Z 10050K .......... .......... .......... .......... .......... 46% 152M 0s 2021-05-17T21:42:58.0651063Z 10100K .......... .......... .......... .......... .......... 46% 222M 0s 2021-05-17T21:42:58.0652734Z 10150K .......... .......... .......... .......... .......... 46% 281M 0s 2021-05-17T21:42:58.0654968Z 10200K .......... .......... .......... .......... .......... 46% 248M 0s 2021-05-17T21:42:58.0658061Z 10250K .......... .......... .......... .......... .......... 47% 157M 0s 2021-05-17T21:42:58.0676761Z 10300K .......... .......... .......... .......... .......... 47% 27.6M 0s 2021-05-17T21:42:58.0689344Z 10350K .......... .......... .......... .......... .......... 47% 46.7M 0s 2021-05-17T21:42:58.0690063Z 10400K .......... .......... .......... .......... .......... 47% 292M 0s 2021-05-17T21:42:58.0700852Z 10450K .......... .......... .......... .......... .......... 48% 145M 0s 2021-05-17T21:42:58.0721211Z 10500K .......... .......... .......... .......... .......... 48% 219M 0s 2021-05-17T21:42:58.0722809Z 10550K .......... .......... .......... .......... .......... 48% 281M 0s 2021-05-17T21:42:58.0726141Z 10600K .......... .......... .......... .......... .......... 48% 138M 0s 2021-05-17T21:42:58.0730551Z 10650K .......... .......... .......... .......... .......... 48% 249M 0s 2021-05-17T21:42:58.0731199Z 10700K .......... .......... .......... .......... .......... 49% 284M 0s 2021-05-17T21:42:58.0731804Z 10750K .......... .......... .......... .......... .......... 49% 295M 0s 2021-05-17T21:42:58.0733195Z 10800K .......... .......... .......... .......... .......... 49% 250M 0s 2021-05-17T21:42:58.0733985Z 10850K .......... .......... .......... .......... .......... 49% 282M 0s 2021-05-17T21:42:58.0735782Z 10900K .......... .......... .......... .......... .......... 50% 292M 0s 2021-05-17T21:42:58.0737900Z 10950K .......... .......... .......... .......... .......... 50% 135M 0s 2021-05-17T21:42:58.0739564Z 11000K .......... .......... .......... .......... .......... 50% 151M 0s 2021-05-17T21:42:58.0740191Z 11050K .......... .......... .......... .......... .......... 50% 288M 0s 2021-05-17T21:42:58.0740806Z 11100K .......... .......... .......... .......... .......... 51% 145M 0s 2021-05-17T21:42:58.0741976Z 11150K .......... .......... .......... .......... .......... 51% 238M 0s 2021-05-17T21:42:58.0742604Z 11200K .......... .......... .......... .......... .......... 51% 81.0M 0s 2021-05-17T21:42:58.0745072Z 11250K .......... .......... .......... .......... .......... 51% 65.6M 0s 2021-05-17T21:42:58.0745770Z 11300K .......... .......... .......... .......... .......... 51% 161M 0s 2021-05-17T21:42:58.0746346Z 11350K .......... .......... .......... .......... .......... 52% 163M 0s 2021-05-17T21:42:58.0747925Z 11400K .......... .......... .......... .......... .......... 52% 291M 0s 2021-05-17T21:42:58.0748934Z 11450K .......... .......... .......... .......... .......... 52% 179M 0s 2021-05-17T21:42:58.0750822Z 11500K .......... .......... .......... .......... .......... 52% 289M 0s 2021-05-17T21:42:58.0752183Z 11550K .......... .......... .......... .......... .......... 53% 305M 0s 2021-05-17T21:42:58.0754894Z 11600K .......... .......... .......... .......... .......... 53% 181M 0s 2021-05-17T21:42:58.0756672Z 11650K .......... .......... .......... .......... .......... 53% 152M 0s 2021-05-17T21:42:58.0761668Z 11700K .......... .......... .......... .......... .......... 53% 121M 0s 2021-05-17T21:42:58.0763560Z 11750K .......... .......... .......... .......... .......... 53% 258M 0s 2021-05-17T21:42:58.0765484Z 11800K .......... .......... .......... .......... .......... 54% 227M 0s 2021-05-17T21:42:58.0768232Z 11850K .......... .......... .......... .......... .......... 54% 206M 0s 2021-05-17T21:42:58.0770540Z 11900K .......... .......... .......... .......... .......... 54% 171M 0s 2021-05-17T21:42:58.0774699Z 11950K .......... .......... .......... .......... .......... 54% 112M 0s 2021-05-17T21:42:58.0777250Z 12000K .......... .......... .......... .......... .......... 55% 205M 0s 2021-05-17T21:42:58.0779804Z 12050K .......... .......... .......... .......... .......... 55% 217M 0s 2021-05-17T21:42:58.0782328Z 12100K .......... .......... .......... .......... .......... 55% 228M 0s 2021-05-17T21:42:58.0784059Z 12150K .......... .......... .......... .......... .......... 55% 192M 0s 2021-05-17T21:42:58.0789745Z 12200K .......... .......... .......... .......... .......... 56% 90.4M 0s 2021-05-17T21:42:58.0791682Z 12250K .......... .......... .......... .......... .......... 56% 212M 0s 2021-05-17T21:42:58.0793291Z 12300K .......... .......... .......... .......... .......... 56% 233M 0s 2021-05-17T21:42:58.0799518Z 12350K .......... .......... .......... .......... .......... 56% 85.9M 0s 2021-05-17T21:42:58.0809883Z 12400K .......... .......... .......... .......... .......... 56% 46.6M 0s 2021-05-17T21:42:58.0812033Z 12450K .......... .......... .......... .......... .......... 57% 269M 0s 2021-05-17T21:42:58.0815641Z 12500K .......... .......... .......... .......... .......... 57% 129M 0s 2021-05-17T21:42:58.0816927Z 12550K .......... .......... .......... .......... .......... 57% 313M 0s 2021-05-17T21:42:58.0819029Z 12600K .......... .......... .......... .......... .......... 57% 306M 0s 2021-05-17T21:42:58.0821576Z 12650K .......... .......... .......... .......... .......... 58% 251M 0s 2021-05-17T21:42:58.0823896Z 12700K .......... .......... .......... .......... .......... 58% 155M 0s 2021-05-17T21:42:58.0826498Z 12750K .......... .......... .......... .......... .......... 58% 244M 0s 2021-05-17T21:42:58.0827879Z 12800K .......... .......... .......... .......... .......... 58% 248M 0s 2021-05-17T21:42:58.0829384Z 12850K .......... .......... .......... .......... .......... 59% 281M 0s 2021-05-17T21:42:58.0832402Z 12900K .......... .......... .......... .......... .......... 59% 275M 0s 2021-05-17T21:42:58.0835074Z 12950K .......... .......... .......... .......... .......... 59% 121M 0s 2021-05-17T21:42:58.0837900Z 13000K .......... .......... .......... .......... .......... 59% 307M 0s 2021-05-17T21:42:58.0839795Z 13050K .......... .......... .......... .......... .......... 59% 332M 0s 2021-05-17T21:42:58.0840850Z 13100K .......... .......... .......... .......... .......... 60% 229M 0s 2021-05-17T21:42:58.0842900Z 13150K .......... .......... .......... .......... .......... 60% 248M 0s 2021-05-17T21:42:58.0844277Z 13200K .......... .......... .......... .......... .......... 60% 292M 0s 2021-05-17T21:42:58.0846041Z 13250K .......... .......... .......... .......... .......... 60% 275M 0s 2021-05-17T21:42:58.0848905Z 13300K .......... .......... .......... .......... .......... 61% 193M 0s 2021-05-17T21:42:58.0850654Z 13350K .......... .......... .......... .......... .......... 61% 184M 0s 2021-05-17T21:42:58.0866793Z 13400K .......... .......... .......... .......... .......... 61% 31.7M 0s 2021-05-17T21:42:58.0868458Z 13450K .......... .......... .......... .......... .......... 61% 226M 0s 2021-05-17T21:42:58.0876912Z 13500K .......... .......... .......... .......... .......... 61% 59.4M 0s 2021-05-17T21:42:58.0878303Z 13550K .......... .......... .......... .......... .......... 62% 259M 0s 2021-05-17T21:42:58.0884479Z 13600K .......... .......... .......... .......... .......... 62% 115M 0s 2021-05-17T21:42:58.0885582Z 13650K .......... .......... .......... .......... .......... 62% 228M 0s 2021-05-17T21:42:58.0886974Z 13700K .......... .......... .......... .......... .......... 62% 289M 0s 2021-05-17T21:42:58.0890489Z 13750K .......... .......... .......... .......... .......... 63% 269M 0s 2021-05-17T21:42:58.0892015Z 13800K .......... .......... .......... .......... .......... 63% 218M 0s 2021-05-17T21:42:58.0892969Z 13850K .......... .......... .......... .......... .......... 63% 261M 0s 2021-05-17T21:42:58.0895044Z 13900K .......... .......... .......... .......... .......... 63% 324M 0s 2021-05-17T21:42:58.0911323Z 13950K .......... .......... .......... .......... .......... 64% 329M 0s 2021-05-17T21:42:58.0913737Z 14000K .......... .......... .......... .......... .......... 64% 245M 0s 2021-05-17T21:42:58.0915869Z 14050K .......... .......... .......... .......... .......... 64% 256M 0s 2021-05-17T21:42:58.0917270Z 14100K .......... .......... .......... .......... .......... 64% 147M 0s 2021-05-17T21:42:58.0920284Z 14150K .......... .......... .......... .......... .......... 64% 272M 0s 2021-05-17T21:42:58.0922575Z 14200K .......... .......... .......... .......... .......... 65% 111M 0s 2021-05-17T21:42:58.0923218Z 14250K .......... .......... .......... .......... .......... 65% 296M 0s 2021-05-17T21:42:58.0923848Z 14300K .......... .......... .......... .......... .......... 65% 293M 0s 2021-05-17T21:42:58.0924446Z 14350K .......... .......... .......... .......... .......... 65% 244M 0s 2021-05-17T21:42:58.0925065Z 14400K .......... .......... .......... .......... .......... 66% 294M 0s 2021-05-17T21:42:58.0925756Z 14450K .......... .......... .......... .......... .......... 66% 296M 0s 2021-05-17T21:42:58.0926957Z 14500K .......... .......... .......... .......... .......... 66% 217M 0s 2021-05-17T21:42:58.0930078Z 14550K .......... .......... .......... .......... .......... 66% 53.9M 0s 2021-05-17T21:42:58.0932683Z 14600K .......... .......... .......... .......... .......... 67% 151M 0s 2021-05-17T21:42:58.0935630Z 14650K .......... .......... .......... .......... .......... 67% 163M 0s 2021-05-17T21:42:58.0937758Z 14700K .......... .......... .......... .......... .......... 67% 189M 0s 2021-05-17T21:42:58.0940686Z 14750K .......... .......... .......... .......... .......... 67% 176M 0s 2021-05-17T21:42:58.0944128Z 14800K .......... .......... .......... .......... .......... 67% 139M 0s 2021-05-17T21:42:58.0946859Z 14850K .......... .......... .......... .......... .......... 68% 169M 0s 2021-05-17T21:42:58.0949741Z 14900K .......... .......... .......... .......... .......... 68% 177M 0s 2021-05-17T21:42:58.0952326Z 14950K .......... .......... .......... .......... .......... 68% 189M 0s 2021-05-17T21:42:58.0955514Z 15000K .......... .......... .......... .......... .......... 68% 163M 0s 2021-05-17T21:42:58.0957481Z 15050K .......... .......... .......... .......... .......... 69% 217M 0s 2021-05-17T21:42:58.0960187Z 15100K .......... .......... .......... .......... .......... 69% 189M 0s 2021-05-17T21:42:58.0962510Z 15150K .......... .......... .......... .......... .......... 69% 189M 0s 2021-05-17T21:42:58.0965565Z 15200K .......... .......... .......... .......... .......... 69% 199M 0s 2021-05-17T21:42:58.0968042Z 15250K .......... .......... .......... .......... .......... 69% 212M 0s 2021-05-17T21:42:58.0970625Z 15300K .......... .......... .......... .......... .......... 70% 182M 0s 2021-05-17T21:42:58.0972998Z 15350K .......... .......... .......... .......... .......... 70% 203M 0s 2021-05-17T21:42:58.0974843Z 15400K .......... .......... .......... .......... .......... 70% 203M 0s 2021-05-17T21:42:58.0977507Z 15450K .......... .......... .......... .......... .......... 70% 208M 0s 2021-05-17T21:42:58.0979982Z 15500K .......... .......... .......... .......... .......... 71% 184M 0s 2021-05-17T21:42:58.0982369Z 15550K .......... .......... .......... .......... .......... 71% 207M 0s 2021-05-17T21:42:58.0985179Z 15600K .......... .......... .......... .......... .......... 71% 177M 0s 2021-05-17T21:42:58.0989258Z 15650K .......... .......... .......... .......... .......... 71% 153M 0s 2021-05-17T21:42:58.0990890Z 15700K .......... .......... .......... .......... .......... 72% 186M 0s 2021-05-17T21:42:58.0994351Z 15750K .......... .......... .......... .......... .......... 72% 188M 0s 2021-05-17T21:42:58.0996731Z 15800K .......... .......... .......... .......... .......... 72% 166M 0s 2021-05-17T21:42:58.0999960Z 15850K .......... .......... .......... .......... .......... 72% 166M 0s 2021-05-17T21:42:58.1003115Z 15900K .......... .......... .......... .......... .......... 72% 172M 0s 2021-05-17T21:42:58.1005881Z 15950K .......... .......... .......... .......... .......... 73% 156M 0s 2021-05-17T21:42:58.1008731Z 16000K .......... .......... .......... .......... .......... 73% 175M 0s 2021-05-17T21:42:58.1011417Z 16050K .......... .......... .......... .......... .......... 73% 171M 0s 2021-05-17T21:42:58.1014063Z 16100K .......... .......... .......... .......... .......... 73% 190M 0s 2021-05-17T21:42:58.1017088Z 16150K .......... .......... .......... .......... .......... 74% 140M 0s 2021-05-17T21:42:58.1020529Z 16200K .......... .......... .......... .......... .......... 74% 188M 0s 2021-05-17T21:42:58.1023682Z 16250K .......... .......... .......... .......... .......... 74% 160M 0s 2021-05-17T21:42:58.1025859Z 16300K .......... .......... .......... .......... .......... 74% 175M 0s 2021-05-17T21:42:58.1030216Z 16350K .......... .......... .......... .......... .......... 75% 153M 0s 2021-05-17T21:42:58.1031534Z 16400K .......... .......... .......... .......... .......... 75% 172M 0s 2021-05-17T21:42:58.1035747Z 16450K .......... .......... .......... .......... .......... 75% 113M 0s 2021-05-17T21:42:58.1039588Z 16500K .......... .......... .......... .......... .......... 75% 127M 0s 2021-05-17T21:42:58.1043275Z 16550K .......... .......... .......... .......... .......... 75% 126M 0s 2021-05-17T21:42:58.1046830Z 16600K .......... .......... .......... .......... .......... 76% 136M 0s 2021-05-17T21:42:58.1050111Z 16650K .......... .......... .......... .......... .......... 76% 150M 0s 2021-05-17T21:42:58.1054260Z 16700K .......... .......... .......... .......... .......... 76% 141M 0s 2021-05-17T21:42:58.1056647Z 16750K .......... .......... .......... .......... .......... 76% 161M 0s 2021-05-17T21:42:58.1059699Z 16800K .......... .......... .......... .......... .......... 77% 157M 0s 2021-05-17T21:42:58.1063091Z 16850K .......... .......... .......... .......... .......... 77% 156M 0s 2021-05-17T21:42:58.1066231Z 16900K .......... .......... .......... .......... .......... 77% 142M 0s 2021-05-17T21:42:58.1069407Z 16950K .......... .......... .......... .......... .......... 77% 154M 0s 2021-05-17T21:42:58.1072561Z 17000K .......... .......... .......... .......... .......... 77% 155M 0s 2021-05-17T21:42:58.1076473Z 17050K .......... .......... .......... .......... .......... 78% 127M 0s 2021-05-17T21:42:58.1080225Z 17100K .......... .......... .......... .......... .......... 78% 132M 0s 2021-05-17T21:42:58.1085058Z 17150K .......... .......... .......... .......... .......... 78% 137M 0s 2021-05-17T21:42:58.1087598Z 17200K .......... .......... .......... .......... .......... 78% 145M 0s 2021-05-17T21:42:58.1090983Z 17250K .......... .......... .......... .......... .......... 79% 125M 0s 2021-05-17T21:42:58.1094618Z 17300K .......... .......... .......... .......... .......... 79% 138M 0s 2021-05-17T21:42:58.1098486Z 17350K .......... .......... .......... .......... .......... 79% 140M 0s 2021-05-17T21:42:58.1102870Z 17400K .......... .......... .......... .......... .......... 79% 118M 0s 2021-05-17T21:42:58.1105992Z 17450K .......... .......... .......... .......... .......... 80% 132M 0s 2021-05-17T21:42:58.1109997Z 17500K .......... .......... .......... .......... .......... 80% 135M 0s 2021-05-17T21:42:58.1114388Z 17550K .......... .......... .......... .......... .......... 80% 116M 0s 2021-05-17T21:42:58.1117134Z 17600K .......... .......... .......... .......... .......... 80% 142M 0s 2021-05-17T21:42:58.1120684Z 17650K .......... .......... .......... .......... .......... 80% 138M 0s 2021-05-17T21:42:58.1125181Z 17700K .......... .......... .......... .......... .......... 81% 123M 0s 2021-05-17T21:42:58.1128043Z 17750K .......... .......... .......... .......... .......... 81% 144M 0s 2021-05-17T21:42:58.1131607Z 17800K .......... .......... .......... .......... .......... 81% 137M 0s 2021-05-17T21:42:58.1136009Z 17850K .......... .......... .......... .......... .......... 81% 138M 0s 2021-05-17T21:42:58.1138775Z 17900K .......... .......... .......... .......... .......... 82% 132M 0s 2021-05-17T21:42:58.1142429Z 17950K .......... .......... .......... .......... .......... 82% 140M 0s 2021-05-17T21:42:58.1146123Z 18000K .......... .......... .......... .......... .......... 82% 140M 0s 2021-05-17T21:42:58.1149668Z 18050K .......... .......... .......... .......... .......... 82% 127M 0s 2021-05-17T21:42:58.1152812Z 18100K .......... .......... .......... .......... .......... 83% 149M 0s 2021-05-17T21:42:58.1156331Z 18150K .......... .......... .......... .......... .......... 83% 151M 0s 2021-05-17T21:42:58.1159645Z 18200K .......... .......... .......... .......... .......... 83% 143M 0s 2021-05-17T21:42:58.1163087Z 18250K .......... .......... .......... .......... .......... 83% 137M 0s 2021-05-17T21:42:58.1166659Z 18300K .......... .......... .......... .......... .......... 83% 138M 0s 2021-05-17T21:42:58.1170338Z 18350K .......... .......... .......... .......... .......... 84% 131M 0s 2021-05-17T21:42:58.1173897Z 18400K .......... .......... .......... .......... .......... 84% 138M 0s 2021-05-17T21:42:58.1178060Z 18450K .......... .......... .......... .......... .......... 84% 131M 0s 2021-05-17T21:42:58.1181952Z 18500K .......... .......... .......... .......... .......... 84% 127M 0s 2021-05-17T21:42:58.1185649Z 18550K .......... .......... .......... .......... .......... 85% 118M 0s 2021-05-17T21:42:58.1190271Z 18600K .......... .......... .......... .......... .......... 85% 125M 0s 2021-05-17T21:42:58.1193158Z 18650K .......... .......... .......... .......... .......... 85% 136M 0s 2021-05-17T21:42:58.1197274Z 18700K .......... .......... .......... .......... .......... 85% 119M 0s 2021-05-17T21:42:58.1201262Z 18750K .......... .......... .......... .......... .......... 85% 122M 0s 2021-05-17T21:42:58.1205091Z 18800K .......... .......... .......... .......... .......... 86% 129M 0s 2021-05-17T21:42:58.1209154Z 18850K .......... .......... .......... .......... .......... 86% 119M 0s 2021-05-17T21:42:58.1212942Z 18900K .......... .......... .......... .......... .......... 86% 129M 0s 2021-05-17T21:42:58.1217154Z 18950K .......... .......... .......... .......... .......... 86% 136M 0s 2021-05-17T21:42:58.1220266Z 19000K .......... .......... .......... .......... .......... 87% 128M 0s 2021-05-17T21:42:58.1223934Z 19050K .......... .......... .......... .......... .......... 87% 144M 0s 2021-05-17T21:42:58.1227406Z 19100K .......... .......... .......... .......... .......... 87% 140M 0s 2021-05-17T21:42:58.1230919Z 19150K .......... .......... .......... .......... .......... 87% 139M 0s 2021-05-17T21:42:58.1235129Z 19200K .......... .......... .......... .......... .......... 88% 112M 0s 2021-05-17T21:42:58.1239294Z 19250K .......... .......... .......... .......... .......... 88% 125M 0s 2021-05-17T21:42:58.1242974Z 19300K .......... .......... .......... .......... .......... 88% 123M 0s 2021-05-17T21:42:58.1246779Z 19350K .......... .......... .......... .......... .......... 88% 127M 0s 2021-05-17T21:42:58.1250529Z 19400K .......... .......... .......... .......... .......... 88% 131M 0s 2021-05-17T21:42:58.1254119Z 19450K .......... .......... .......... .......... .......... 89% 136M 0s 2021-05-17T21:42:58.1257865Z 19500K .......... .......... .......... .......... .......... 89% 129M 0s 2021-05-17T21:42:58.1261410Z 19550K .......... .......... .......... .......... .......... 89% 138M 0s 2021-05-17T21:42:58.1265070Z 19600K .......... .......... .......... .......... .......... 89% 133M 0s 2021-05-17T21:42:58.1268996Z 19650K .......... .......... .......... .......... .......... 90% 124M 0s 2021-05-17T21:42:58.1272618Z 19700K .......... .......... .......... .......... .......... 90% 136M 0s 2021-05-17T21:42:58.1276052Z 19750K .......... .......... .......... .......... .......... 90% 140M 0s 2021-05-17T21:42:58.1279864Z 19800K .......... .......... .......... .......... .......... 90% 133M 0s 2021-05-17T21:42:58.1283676Z 19850K .......... .......... .......... .......... .......... 91% 124M 0s 2021-05-17T21:42:58.1287201Z 19900K .......... .......... .......... .......... .......... 91% 139M 0s 2021-05-17T21:42:58.1290688Z 19950K .......... .......... .......... .......... .......... 91% 141M 0s 2021-05-17T21:42:58.1294250Z 20000K .......... .......... .......... .......... .......... 91% 141M 0s 2021-05-17T21:42:58.1298306Z 20050K .......... .......... .......... .......... .......... 91% 122M 0s 2021-05-17T21:42:58.1301955Z 20100K .......... .......... .......... .......... .......... 92% 134M 0s 2021-05-17T21:42:58.1305814Z 20150K .......... .......... .......... .......... .......... 92% 131M 0s 2021-05-17T21:42:58.1309307Z 20200K .......... .......... .......... .......... .......... 92% 131M 0s 2021-05-17T21:42:58.1313294Z 20250K .......... .......... .......... .......... .......... 92% 121M 0s 2021-05-17T21:42:58.1317210Z 20300K .......... .......... .......... .......... .......... 93% 132M 0s 2021-05-17T21:42:58.1320875Z 20350K .......... .......... .......... .......... .......... 93% 127M 0s 2021-05-17T21:42:58.1324804Z 20400K .......... .......... .......... .......... .......... 93% 125M 0s 2021-05-17T21:42:58.1328293Z 20450K .......... .......... .......... .......... .......... 93% 137M 0s 2021-05-17T21:42:58.1331912Z 20500K .......... .......... .......... .......... .......... 93% 143M 0s 2021-05-17T21:42:58.1335909Z 20550K .......... .......... .......... .......... .......... 94% 117M 0s 2021-05-17T21:42:58.1339745Z 20600K .......... .......... .......... .......... .......... 94% 129M 0s 2021-05-17T21:42:58.1343698Z 20650K .......... .......... .......... .......... .......... 94% 123M 0s 2021-05-17T21:42:58.1347682Z 20700K .......... .......... .......... .......... .......... 94% 121M 0s 2021-05-17T21:42:58.1351859Z 20750K .......... .......... .......... .......... .......... 95% 117M 0s 2021-05-17T21:42:58.1355393Z 20800K .......... .......... .......... .......... .......... 95% 140M 0s 2021-05-17T21:42:58.1359604Z 20850K .......... .......... .......... .......... .......... 95% 114M 0s 2021-05-17T21:42:58.1363441Z 20900K .......... .......... .......... .......... .......... 95% 127M 0s 2021-05-17T21:42:58.1367136Z 20950K .......... .......... .......... .......... .......... 96% 131M 0s 2021-05-17T21:42:58.1371015Z 21000K .......... .......... .......... .......... .......... 96% 127M 0s 2021-05-17T21:42:58.1375000Z 21050K .......... .......... .......... .......... .......... 96% 136M 0s 2021-05-17T21:42:58.1378714Z 21100K .......... .......... .......... .......... .......... 96% 120M 0s 2021-05-17T21:42:58.1382406Z 21150K .......... .......... .......... .......... .......... 96% 132M 0s 2021-05-17T21:42:58.1386499Z 21200K .......... .......... .......... .......... .......... 97% 118M 0s 2021-05-17T21:42:58.1390728Z 21250K .......... .......... .......... .......... .......... 97% 120M 0s 2021-05-17T21:42:58.1394344Z 21300K .......... .......... .......... .......... .......... 97% 130M 0s 2021-05-17T21:42:58.1397973Z 21350K .......... .......... .......... .......... .......... 97% 142M 0s 2021-05-17T21:42:58.1401990Z 21400K .......... .......... .......... .......... .......... 98% 117M 0s 2021-05-17T21:42:58.1406260Z 21450K .......... .......... .......... .......... .......... 98% 126M 0s 2021-05-17T21:42:58.1410139Z 21500K .......... .......... .......... .......... .......... 98% 115M 0s 2021-05-17T21:42:58.1414502Z 21550K .......... .......... .......... .......... .......... 98% 123M 0s 2021-05-17T21:42:58.1418458Z 21600K .......... .......... .......... .......... .......... 99% 111M 0s 2021-05-17T21:42:58.1422150Z 21650K .......... .......... .......... .......... .......... 99% 132M 0s 2021-05-17T21:42:58.1425638Z 21700K .......... .......... .......... .......... .......... 99% 141M 0s 2021-05-17T21:42:58.1429477Z 21750K .......... .......... .......... .......... .......... 99% 135M 0s 2021-05-17T21:42:58.1433220Z 21800K .......... .......... .......... .......... .......... 99% 122M 0s 2021-05-17T21:42:58.1435542Z 21850K .......... .. 100% 61.6M=0.2s 2021-05-17T21:42:58.1435825Z 2021-05-17T21:42:58.1438905Z 2021-05-17 21:42:58 (93.2 MB/s) - ‘/tmp/Rtmp0S7sDv/MNITemplate_1.0.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [22386903/22386903] 2021-05-17T21:42:58.1440499Z 2021-05-17T21:42:58.1473352Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:42:58.1474906Z (as ‘lib’ is unspecified) 2021-05-17T21:42:58.9290093Z * installing *binary* package ‘MNITemplate’ ... 2021-05-17T21:42:58.9523531Z * DONE (MNITemplate) 2021-05-17T21:42:58.9661600Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-17T21:42:58.9745708Z Installing neurobase binaries 2021-05-17T21:42:58.9753112Z [1] "neuroconductor/neurobase" 2021-05-17T21:42:59.1345868Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-17T21:42:59.1368347Z tag_name 2021-05-17T21:42:59.1369048Z 9 1.30.1.s 2021-05-17T21:42:59.1370109Z zipball_url 2021-05-17T21:42:59.1372267Z 9 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-17T21:42:59.1374083Z tarball_url 2021-05-17T21:42:59.1375114Z 9 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-17T21:42:59.1376046Z commit.sha 2021-05-17T21:42:59.1376864Z 9 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-17T21:42:59.1377749Z commit.url 2021-05-17T21:42:59.1379019Z 9 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-17T21:42:59.1380112Z node_id 2021-05-17T21:42:59.1381279Z 9 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-17T21:42:59.1382480Z url 2021-05-17T21:42:59.1383427Z 9 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-17T21:42:59.1384993Z Installing neurobase package binaries 2021-05-17T21:42:59.1385778Z assets_url 2021-05-17T21:42:59.1386788Z 9 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-17T21:42:59.1387861Z upload_url 2021-05-17T21:42:59.1389057Z 9 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-17T21:42:59.1391447Z id asset_updated_at asset_created_at created_at 2021-05-17T21:42:59.1393479Z 9 43020192 2021-05-16 20:20:22 2021-05-16 20:20:22 2021-05-16 20:01:27 2021-05-17T21:42:59.1394192Z published_at asset_name 2021-05-17T21:42:59.1395273Z 9 2021-05-16 20:01:56 neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-17T21:42:59.1396031Z asset_label asset_download_count 2021-05-17T21:42:59.1396586Z 9 28 2021-05-17T21:42:59.1397378Z asset_browser_download_url 2021-05-17T21:42:59.1399512Z 9 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-17T21:42:59.1421822Z --2021-05-17 21:42:59-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-17T21:42:59.1465449Z Resolving github.com (github.com)... 140.82.114.4 2021-05-17T21:42:59.1526031Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-17T21:42:59.2466317Z HTTP request sent, awaiting response... 302 Found 2021-05-17T21:42:59.2476943Z Location: https://github-releases.githubusercontent.com/367973948/23f30700-b684-11eb-94c9-49cbe412ab98?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T214259Z&X-Amz-Expires=300&X-Amz-Signature=0c711a7cf2b9e282c644ee68a9d968b95217e83db40a2a2717d97d60821e9eba&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-17T21:42:59.2492850Z --2021-05-17 21:42:59-- https://github-releases.githubusercontent.com/367973948/23f30700-b684-11eb-94c9-49cbe412ab98?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T214259Z&X-Amz-Expires=300&X-Amz-Signature=0c711a7cf2b9e282c644ee68a9d968b95217e83db40a2a2717d97d60821e9eba&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz&response-content-type=application%2Foctet-stream 2021-05-17T21:42:59.2553725Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.108.154, 185.199.109.154, ... 2021-05-17T21:42:59.2605916Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-05-17T21:42:59.3666466Z HTTP request sent, awaiting response... 200 OK 2021-05-17T21:42:59.3668808Z Length: 941943 (920K) [application/octet-stream] 2021-05-17T21:42:59.3670910Z Saving to: ‘/tmp/Rtmp0S7sDv/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-17T21:42:59.3671873Z 2021-05-17T21:42:59.3716376Z 0K .......... .......... .......... .......... .......... 5% 9.35M 0s 2021-05-17T21:42:59.3765033Z 50K .......... .......... .......... .......... .......... 10% 9.96M 0s 2021-05-17T21:42:59.3777501Z 100K .......... .......... .......... .......... .......... 16% 39.8M 0s 2021-05-17T21:42:59.3789891Z 150K .......... .......... .......... .......... .......... 21% 38.5M 0s 2021-05-17T21:42:59.3815173Z 200K .......... .......... .......... .......... .......... 27% 18.6M 0s 2021-05-17T21:42:59.3826015Z 250K .......... .......... .......... .......... .......... 32% 45.8M 0s 2021-05-17T21:42:59.3832625Z 300K .......... .......... .......... .......... .......... 38% 94.5M 0s 2021-05-17T21:42:59.3834353Z 350K .......... .......... .......... .......... .......... 43% 162M 0s 2021-05-17T21:42:59.3840267Z 400K .......... .......... .......... .......... .......... 48% 89.0M 0s 2021-05-17T21:42:59.3869219Z 450K .......... .......... .......... .......... .......... 54% 16.6M 0s 2021-05-17T21:42:59.3878068Z 500K .......... .......... .......... .......... .......... 59% 59.4M 0s 2021-05-17T21:42:59.3923197Z 550K .......... .......... .......... .......... .......... 65% 10.8M 0s 2021-05-17T21:42:59.3924737Z 600K .......... .......... .......... .......... .......... 70% 278M 0s 2021-05-17T21:42:59.3933166Z 650K .......... .......... .......... .......... .......... 76% 56.4M 0s 2021-05-17T21:42:59.3935554Z 700K .......... .......... .......... .......... .......... 81% 298M 0s 2021-05-17T21:42:59.3951498Z 750K .......... .......... .......... .......... .......... 86% 31.3M 0s 2021-05-17T21:42:59.3952153Z 800K .......... .......... .......... .......... .......... 92% 298M 0s 2021-05-17T21:42:59.3982895Z 850K .......... .......... .......... .......... .......... 97% 18.3M 0s 2021-05-17T21:42:59.3983511Z 900K .......... ......... 100% 188M=0.03s 2021-05-17T21:42:59.3983823Z 2021-05-17T21:42:59.3986650Z 2021-05-17 21:42:59 (28.4 MB/s) - ‘/tmp/Rtmp0S7sDv/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [941943/941943] 2021-05-17T21:42:59.3987400Z 2021-05-17T21:42:59.3993552Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:42:59.3994427Z (as ‘lib’ is unspecified) 2021-05-17T21:42:59.6401818Z * installing *binary* package ‘neurobase’ ... 2021-05-17T21:42:59.6467931Z * DONE (neurobase) 2021-05-17T21:42:59.6554944Z Rewriting new remotes: 2021-05-17T21:42:59.6763405Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-17T21:42:59.6764190Z remotes::install_deps(dependencies = TRUE) 2021-05-17T21:42:59.6764802Z remotes::install_cran("rcmdcheck") 2021-05-17T21:42:59.6765369Z remotes::install_cran("markdown") 2021-05-17T21:42:59.6772866Z shell: /usr/local/bin/Rscript {0} 2021-05-17T21:42:59.6773302Z env: 2021-05-17T21:42:59.6773741Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:42:59.6774232Z TIC_DEPLOY_KEY: 2021-05-17T21:42:59.6775056Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:42:59.6776660Z GITHUB_PAT: *** 2021-05-17T21:42:59.6777670Z COVERALLS_TOKEN: *** 2021-05-17T21:42:59.6778189Z continue-on-error: false 2021-05-17T21:42:59.6778674Z VDIFFR_RUN_TESTS: 2021-05-17T21:42:59.6779174Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:42:59.6779641Z TZ: UTC 2021-05-17T21:42:59.6780031Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:42:59.6780497Z NOT_CRAN: true 2021-05-17T21:42:59.6780897Z ##[endgroup] 2021-05-17T21:43:17.0190001Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-17T21:43:17.0192557Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-17T21:43:17.0193974Z Skipping 1 packages not available: MNITemplate 2021-05-17T21:43:17.0196683Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-17T21:43:17.0198676Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-17T21:43:17.0200443Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-17T21:43:17.0202113Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-17T21:43:17.0203874Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-17T21:43:17.0205612Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-17T21:43:17.0207289Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-17T21:43:17.0208994Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-17T21:43:17.0210733Z oro.nifti (NA -> 0.11.0 ) [CRAN] 2021-05-17T21:43:17.0213738Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-17T21:43:17.0215565Z neurobase (1.30.1 -> 1.32.1 ) [CRAN] 2021-05-17T21:43:17.0223540Z Installing 13 packages: base64enc, R.methodsS3, R.oo, RNifti, abind, bitops, tinytex, htmltools, R.utils, matrixStats, oro.nifti, rmarkdown, neurobase 2021-05-17T21:43:17.0235876Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:43:17.0237722Z (as ‘lib’ is unspecified) 2021-05-17T21:43:30.5716933Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-17T21:43:30.8669405Z Content type 'binary/octet-stream' length 38804 bytes (37 KB) 2021-05-17T21:43:30.8679975Z ================================================== 2021-05-17T21:43:30.8680660Z downloaded 37 KB 2021-05-17T21:43:30.8681039Z 2021-05-17T21:43:30.8721247Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-17T21:43:31.4080178Z Content type 'binary/octet-stream' length 77783 bytes (75 KB) 2021-05-17T21:43:31.4152192Z ================================================== 2021-05-17T21:43:31.4153127Z downloaded 75 KB 2021-05-17T21:43:31.4153667Z 2021-05-17T21:43:31.4192403Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-17T21:43:32.0462566Z Content type 'binary/octet-stream' length 951271 bytes (928 KB) 2021-05-17T21:43:32.0740163Z ================================================== 2021-05-17T21:43:32.0740975Z downloaded 928 KB 2021-05-17T21:43:32.0741365Z 2021-05-17T21:43:32.0780162Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-17T21:43:32.7331188Z Content type 'binary/octet-stream' length 2687390 bytes (2.6 MB) 2021-05-17T21:43:32.7731737Z ================================================== 2021-05-17T21:43:32.7732268Z downloaded 2.6 MB 2021-05-17T21:43:32.7732566Z 2021-05-17T21:43:32.7771064Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-17T21:43:33.4332895Z Content type 'binary/octet-stream' length 60401 bytes (58 KB) 2021-05-17T21:43:33.4334630Z ================================================== 2021-05-17T21:43:33.4335659Z downloaded 58 KB 2021-05-17T21:43:33.4336507Z 2021-05-17T21:43:33.4380037Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-17T21:43:33.8512329Z Content type 'binary/octet-stream' length 35283 bytes (34 KB) 2021-05-17T21:43:33.8524010Z ================================================== 2021-05-17T21:43:33.8525321Z downloaded 34 KB 2021-05-17T21:43:33.8526124Z 2021-05-17T21:43:33.8559453Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-17T21:43:34.1375288Z Content type 'binary/octet-stream' length 116465 bytes (113 KB) 2021-05-17T21:43:34.1482671Z ================================================== 2021-05-17T21:43:34.1483799Z downloaded 113 KB 2021-05-17T21:43:34.1484473Z 2021-05-17T21:43:34.1516187Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-17T21:43:34.6614659Z Content type 'binary/octet-stream' length 235306 bytes (229 KB) 2021-05-17T21:43:34.6783972Z ================================================== 2021-05-17T21:43:34.6784670Z downloaded 229 KB 2021-05-17T21:43:34.6788006Z 2021-05-17T21:43:34.6822638Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-17T21:43:35.3375139Z Content type 'binary/octet-stream' length 1388848 bytes (1.3 MB) 2021-05-17T21:43:35.3706495Z ================================================== 2021-05-17T21:43:35.3707637Z downloaded 1.3 MB 2021-05-17T21:43:35.3708164Z 2021-05-17T21:43:35.3747138Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-17T21:43:36.0024980Z Content type 'binary/octet-stream' length 2538599 bytes (2.4 MB) 2021-05-17T21:43:36.1600156Z ================================================== 2021-05-17T21:43:36.1600750Z downloaded 2.4 MB 2021-05-17T21:43:36.1601031Z 2021-05-17T21:43:36.1639511Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-17T21:43:36.6701231Z Content type 'binary/octet-stream' length 6038850 bytes (5.8 MB) 2021-05-17T21:43:36.8058367Z ================================================== 2021-05-17T21:43:36.8058813Z downloaded 5.8 MB 2021-05-17T21:43:36.8059072Z 2021-05-17T21:43:36.8099427Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-17T21:43:37.4685571Z Content type 'binary/octet-stream' length 3648190 bytes (3.5 MB) 2021-05-17T21:43:37.5161676Z ================================================== 2021-05-17T21:43:37.5162227Z downloaded 3.5 MB 2021-05-17T21:43:37.5162491Z 2021-05-17T21:43:37.5200839Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-17T21:43:37.9109079Z Content type 'binary/octet-stream' length 1769491 bytes (1.7 MB) 2021-05-17T21:43:37.9449810Z ================================================== 2021-05-17T21:43:37.9450412Z downloaded 1.7 MB 2021-05-17T21:43:37.9450819Z 2021-05-17T21:43:38.1295176Z * installing *binary* package ‘base64enc’ ... 2021-05-17T21:43:38.1340234Z * DONE (base64enc) 2021-05-17T21:43:38.3354713Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-17T21:43:38.3410821Z * DONE (R.methodsS3) 2021-05-17T21:43:38.8908665Z * installing *binary* package ‘RNifti’ ... 2021-05-17T21:43:38.9078819Z * DONE (RNifti) 2021-05-17T21:43:39.1165256Z * installing *binary* package ‘abind’ ... 2021-05-17T21:43:39.1226419Z * DONE (abind) 2021-05-17T21:43:39.3269865Z * installing *binary* package ‘bitops’ ... 2021-05-17T21:43:39.3315951Z * DONE (bitops) 2021-05-17T21:43:39.5424621Z * installing *binary* package ‘tinytex’ ... 2021-05-17T21:43:39.5489650Z * DONE (tinytex) 2021-05-17T21:43:40.0935701Z * installing *binary* package ‘matrixStats’ ... 2021-05-17T21:43:40.1098601Z * DONE (matrixStats) 2021-05-17T21:43:40.3613767Z * installing *binary* package ‘R.oo’ ... 2021-05-17T21:43:40.3685640Z * DONE (R.oo) 2021-05-17T21:43:40.5673616Z * installing *binary* package ‘htmltools’ ... 2021-05-17T21:43:40.5729180Z * DONE (htmltools) 2021-05-17T21:43:40.9780095Z * installing *binary* package ‘oro.nifti’ ... 2021-05-17T21:43:40.9913182Z * DONE (oro.nifti) 2021-05-17T21:43:41.2245875Z * installing *binary* package ‘R.utils’ ... 2021-05-17T21:43:41.2317375Z * DONE (R.utils) 2021-05-17T21:43:41.7883280Z * installing *binary* package ‘rmarkdown’ ... 2021-05-17T21:43:41.8098150Z * DONE (rmarkdown) 2021-05-17T21:43:42.0644880Z * installing *binary* package ‘neurobase’ ... 2021-05-17T21:43:42.0745489Z * DONE (neurobase) 2021-05-17T21:43:42.0808531Z 2021-05-17T21:43:42.0809471Z The downloaded source packages are in 2021-05-17T21:43:42.0810732Z ‘/tmp/RtmpgzT8BA/downloaded_packages’ 2021-05-17T21:43:55.0997673Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-17T21:43:55.1001081Z Use `force = TRUE` to force installation 2021-05-17T21:43:55.1009521Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-17T21:43:55.1011932Z Use `force = TRUE` to force installation 2021-05-17T21:43:55.1173086Z ##[group]Run options(width = 100) 2021-05-17T21:43:55.1173581Z options(width = 100) 2021-05-17T21:43:55.1174094Z pkgs <- installed.packages()[, "Package"] 2021-05-17T21:43:55.1174708Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-17T21:43:55.1181341Z shell: /usr/local/bin/Rscript {0} 2021-05-17T21:43:55.1181722Z env: 2021-05-17T21:43:55.1182127Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:43:55.1182542Z TIC_DEPLOY_KEY: 2021-05-17T21:43:55.1183271Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:43:55.1184838Z GITHUB_PAT: *** 2021-05-17T21:43:55.1185630Z COVERALLS_TOKEN: *** 2021-05-17T21:43:55.1186309Z continue-on-error: false 2021-05-17T21:43:55.1186789Z VDIFFR_RUN_TESTS: 2021-05-17T21:43:55.1187299Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:43:55.1187768Z TZ: UTC 2021-05-17T21:43:55.1188170Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:43:55.1188628Z NOT_CRAN: true 2021-05-17T21:43:55.1189020Z ##[endgroup] 2021-05-17T21:43:55.5679996Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-17T21:43:55.5681178Z setting value 2021-05-17T21:43:55.5682571Z version R version 3.5.3 (2019-03-11) 2021-05-17T21:43:55.5683567Z os Ubuntu 20.04.2 LTS 2021-05-17T21:43:55.5684866Z system x86_64, linux-gnu 2021-05-17T21:43:55.5685801Z ui X11 2021-05-17T21:43:55.5686706Z language (EN) 2021-05-17T21:43:55.5687948Z collate C.UTF-8 2021-05-17T21:43:55.5689203Z ctype C.UTF-8 2021-05-17T21:43:55.5690107Z tz UTC 2021-05-17T21:43:55.5691247Z date 2021-05-17 2021-05-17T21:43:55.5691789Z 2021-05-17T21:43:55.5693496Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-17T21:43:55.5694876Z package * version date lib source 2021-05-17T21:43:55.5696566Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5698314Z aghast 0.2.1 2021-05-17 [1] Github (muschellij2/aghast@0c3b853) 2021-05-17T21:43:55.5700062Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5701088Z base * 3.5.3 2021-02-17 [2] local 2021-05-17T21:43:55.5701993Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5702966Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5703789Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-17T21:43:55.5704602Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5705654Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5706473Z cachem 1.0.5 2021-05-15 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5707292Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5708094Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-17T21:43:55.5708901Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5709693Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5710522Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-17T21:43:55.5711367Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-17T21:43:55.5712213Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5713222Z compiler 3.5.3 2021-02-17 [2] local 2021-05-17T21:43:55.5714063Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5714858Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5715673Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5716533Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5717365Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5718185Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-17T21:43:55.5719166Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5720062Z desc 1.2.0.9000 2021-05-17 [1] Github (muschellij2/desc@7be86f2) 2021-05-17T21:43:55.5720971Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5721819Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5722633Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5723447Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5724301Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5725169Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5726006Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5726815Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5727653Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-17T21:43:55.5728468Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5729303Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5730313Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5732489Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5733401Z ghtravis 0.15.1 2021-05-17 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-17T21:43:55.5734321Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5735161Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5735976Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5736798Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-17T21:43:55.5737653Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-17T21:43:55.5738479Z grid 3.5.3 2021-02-17 [2] local 2021-05-17T21:43:55.5739418Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5740244Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5741078Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5741881Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5742688Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5743548Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-17T21:43:55.5744393Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5745206Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-17T21:43:55.5746051Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5746990Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5747844Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5748685Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5749514Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-17T21:43:55.5750322Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-17T21:43:55.5751173Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5752031Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5752843Z methods * 3.5.3 2021-02-17 [2] local 2021-05-17T21:43:55.5753659Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-17T21:43:55.5754458Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5755370Z MNITemplate 1.0.0 2021-05-16 [1] Neuroconductor (R 3.5.3) 2021-05-17T21:43:55.5756306Z neurobase 1.32.1 2021-04-07 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5757129Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-17T21:43:55.5757943Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-17T21:43:55.5758890Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5759725Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5760573Z parallel 3.5.3 2021-02-17 [2] local 2021-05-17T21:43:55.5761421Z pillar 1.6.1 2021-05-16 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5762250Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5763119Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5763972Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5764796Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5765653Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5766520Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5767334Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5768146Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5768980Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5769817Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5770636Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5771542Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5772366Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5773218Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5774038Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5774872Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5775722Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5776526Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5777337Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5778181Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5779085Z RNifti 1.3.1 2021-05-13 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5779937Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5780762Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-17T21:43:55.5781598Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5782458Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5783312Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5784180Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5785043Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-17T21:43:55.5785860Z splines 3.5.3 2021-02-17 [2] local 2021-05-17T21:43:55.5786678Z stats * 3.5.3 2021-02-17 [2] local 2021-05-17T21:43:55.5787503Z stats4 3.5.3 2021-02-17 [2] local 2021-05-17T21:43:55.5788310Z stringi 1.6.2 2021-05-17 [1] CRAN (R 3.5.3) 2021-05-17T21:43:55.5789139Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5789979Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-17T21:43:55.5790797Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5791672Z sysreqs 1.0.0.9000 2021-05-17 [1] Github (r-hub/sysreqs@f068afa) 2021-05-17T21:43:55.5792734Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-17T21:43:55.5793619Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5794517Z tibble 3.1.2 2021-05-16 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5795448Z tic 0.10.0 2021-05-17 [1] Github (ropensci/tic@3b4dfb8) 2021-05-17T21:43:55.5796380Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5797321Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5798219Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5799224Z tools 3.5.3 2021-02-17 [2] local 2021-05-17T21:43:55.5800113Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5800983Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5801851Z utils * 3.5.3 2021-02-17 [2] local 2021-05-17T21:43:55.5802732Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5803595Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5804607Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5805512Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5806370Z xfun 0.23 2021-05-15 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5807237Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5808111Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5808989Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5809855Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-17T21:43:55.5810200Z 2021-05-17T21:43:55.5810708Z [1] /home/runner/work/_temp/Library 2021-05-17T21:43:55.5811291Z [2] /opt/R/3.5.3/lib/R/library 2021-05-17T21:43:55.5845203Z ##[group]Run Rscript -e 'tic::script()' 2021-05-17T21:43:55.5845846Z Rscript -e 'tic::script()' 2021-05-17T21:43:55.5846327Z ls -l check 2021-05-17T21:43:55.5894278Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T21:43:55.5894854Z env: 2021-05-17T21:43:55.5895345Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:43:55.5895850Z TIC_DEPLOY_KEY: 2021-05-17T21:43:55.5896731Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:43:55.5898476Z GITHUB_PAT: *** 2021-05-17T21:43:55.5899440Z COVERALLS_TOKEN: *** 2021-05-17T21:43:55.5899992Z continue-on-error: false 2021-05-17T21:43:55.5900521Z VDIFFR_RUN_TESTS: 2021-05-17T21:43:55.5901044Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:43:55.5901537Z TZ: UTC 2021-05-17T21:43:55.5901959Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:43:55.5902417Z NOT_CRAN: true 2021-05-17T21:43:55.5902836Z ##[endgroup] 2021-05-17T21:43:55.8318923Z ✔ Loading tic stage configuration from tic.R 2021-05-17T21:43:55.9357955Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-17T21:43:55.9360135Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-17T21:43:55.9361515Z timeout = Inf, check_dir = "check") 2021-05-17T21:43:56.0019251Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-17T21:43:56.2030470Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-17T21:43:56.2181460Z * preparing ‘aal’: 2021-05-17T21:43:56.2282437Z * checking DESCRIPTION meta-information ... OK 2021-05-17T21:43:56.3062429Z * installing the package to build vignettes 2021-05-17T21:44:01.2951540Z * creating vignettes ... OK 2021-05-17T21:44:01.3278201Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T21:44:01.3280729Z * checking for empty or unneeded directories 2021-05-17T21:44:01.3287342Z * looking to see if a ‘data/datalist’ file should be added 2021-05-17T21:44:01.3313196Z * building ‘aal_0.1.1.tar.gz’ 2021-05-17T21:44:01.3656145Z 2021-05-17T21:44:01.4939105Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-17T21:44:01.6888912Z * using log directory ‘/home/runner/work/aal/aal/check/aal.Rcheck’ 2021-05-17T21:44:01.6890779Z * using R version 3.5.3 (2019-03-11) 2021-05-17T21:44:01.6892130Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T21:44:01.6893590Z * using session charset: UTF-8 2021-05-17T21:44:01.7249728Z * using option ‘--as-cran’ 2021-05-17T21:44:01.7274475Z * checking for file ‘aal/DESCRIPTION’ ... OK 2021-05-17T21:44:01.7275738Z * checking extension type ... Package 2021-05-17T21:44:01.7277034Z * this is package ‘aal’ version ‘0.1.1’ 2021-05-17T21:44:01.7278205Z * package encoding: UTF-8 2021-05-17T21:44:01.7297508Z * checking package namespace information ... OK 2021-05-17T21:44:15.6840808Z * checking package dependencies ... OK 2021-05-17T21:44:15.6860211Z * checking if this is a source package ... OK 2021-05-17T21:44:15.6862565Z * checking if there is a namespace ... OK 2021-05-17T21:44:16.6555843Z * checking for executable files ... OK 2021-05-17T21:44:16.6560218Z * checking for hidden files and directories ... OK 2021-05-17T21:44:16.6562101Z * checking for portable file names ... OK 2021-05-17T21:44:16.6563772Z * checking for sufficient/correct file permissions ... OK 2021-05-17T21:44:16.6565432Z * checking serialization versions ... OK 2021-05-17T21:44:17.5815627Z * checking whether package ‘aal’ can be installed ... OK 2021-05-17T21:44:17.5926247Z * checking installed package size ... OK 2021-05-17T21:44:17.6599400Z * checking package directory ... OK 2021-05-17T21:44:17.6605931Z * checking ‘build’ directory ... OK 2021-05-17T21:44:17.8314825Z * checking DESCRIPTION meta-information ... OK 2021-05-17T21:44:17.8316202Z * checking top-level files ... OK 2021-05-17T21:44:17.8317214Z * checking for left-over files ... OK 2021-05-17T21:44:17.9838961Z * checking index information ... OK 2021-05-17T21:44:18.1964354Z * checking package subdirectories ... OK 2021-05-17T21:44:18.2431745Z * checking R files for non-ASCII characters ... OK 2021-05-17T21:44:18.2948209Z * checking R files for syntax errors ... OK 2021-05-17T21:44:18.9512324Z * checking whether the package can be loaded ... OK 2021-05-17T21:44:19.5523096Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-17T21:44:20.1113611Z * checking whether the package can be unloaded cleanly ... OK 2021-05-17T21:44:20.6871917Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-17T21:44:21.2721036Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-17T21:44:21.9484383Z * checking loading without being on the library search path ... OK 2021-05-17T21:44:22.6075913Z * checking dependencies in R code ... OK 2021-05-17T21:44:23.6054666Z * checking S3 generic/method consistency ... OK 2021-05-17T21:44:24.1512365Z * checking replacement functions ... OK 2021-05-17T21:44:24.7117596Z * checking foreign function calls ... OK 2021-05-17T21:44:27.6322856Z * checking R code for possible problems ... OK 2021-05-17T21:44:27.7007465Z * checking Rd files ... OK 2021-05-17T21:44:27.7513581Z * checking Rd metadata ... OK 2021-05-17T21:44:27.8128084Z * checking Rd line widths ... OK 2021-05-17T21:44:27.8839107Z * checking Rd cross-references ... OK 2021-05-17T21:44:28.4646031Z * checking for missing documentation entries ... OK 2021-05-17T21:44:30.3345194Z * checking for code/documentation mismatches ... OK 2021-05-17T21:44:31.3901480Z * checking Rd \usage sections ... OK 2021-05-17T21:44:31.4429975Z * checking Rd contents ... OK 2021-05-17T21:44:31.5159771Z * checking for unstated dependencies in examples ... OK 2021-05-17T21:44:31.5161670Z * checking contents of ‘data’ directory ... OK 2021-05-17T21:44:31.7076379Z * checking data for non-ASCII characters ... OK 2021-05-17T21:44:31.8728772Z * checking data for ASCII and uncompressed saves ... OK 2021-05-17T21:44:31.8771212Z * checking installed files from ‘inst/doc’ ... OK 2021-05-17T21:44:31.8793941Z * checking files in ‘vignettes’ ... OK 2021-05-17T21:44:33.4332643Z * checking examples ... OK 2021-05-17T21:44:33.4897648Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-17T21:44:33.6485000Z * checking tests ... 2021-05-17T21:44:34.9065605Z Running ‘testthat.R’ 2021-05-17T21:44:34.9108877Z OK 2021-05-17T21:44:35.0540496Z * checking for unstated dependencies in vignettes ... OK 2021-05-17T21:44:35.0635680Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-17T21:44:38.4025280Z * checking re-building of vignette outputs ... OK 2021-05-17T21:44:40.0480567Z * checking PDF version of manual ... OK 2021-05-17T21:44:40.0481323Z * DONE 2021-05-17T21:44:40.0489049Z 2021-05-17T21:44:40.0489992Z Status: OK 2021-05-17T21:44:40.0490302Z 2021-05-17T21:44:40.1332755Z ── R CMD check results ────────────────────────────────────────── aal 0.1.1 ──── 2021-05-17T21:44:40.1347699Z Duration: 38.8s 2021-05-17T21:44:40.1348193Z 2021-05-17T21:44:40.1358068Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-17T21:44:40.1450857Z total 672 2021-05-17T21:44:40.1452354Z drwxr-xr-x 6 runner docker 4096 May 17 21:44 aal.Rcheck 2021-05-17T21:44:40.1454411Z -rw-r--r-- 1 runner docker 312157 May 17 21:44 aal_0.1.1.tar.gz 2021-05-17T21:44:40.1455717Z -rw-r--r-- 1 runner docker 365055 May 17 21:44 aal_0.1.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T21:44:40.1504949Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T21:44:40.1505695Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T21:44:40.1548942Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T21:44:40.1549357Z env: 2021-05-17T21:44:40.1549695Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:44:40.1550071Z TIC_DEPLOY_KEY: 2021-05-17T21:44:40.1550700Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:44:40.1552053Z GITHUB_PAT: *** 2021-05-17T21:44:40.1552682Z COVERALLS_TOKEN: *** 2021-05-17T21:44:40.1553084Z continue-on-error: false 2021-05-17T21:44:40.1553449Z VDIFFR_RUN_TESTS: 2021-05-17T21:44:40.1553833Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:44:40.1554170Z TZ: UTC 2021-05-17T21:44:40.1554478Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:44:40.1554808Z NOT_CRAN: true 2021-05-17T21:44:40.1555096Z ##[endgroup] 2021-05-17T21:44:40.1648909Z 2021-05-17T21:44:40.1649791Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-17T21:44:40.1653059Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-17T21:44:40.1655046Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T21:44:40.1655392Z 2021-05-17T21:44:40.1655937Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-17T21:44:40.1656692Z You are welcome to redistribute it under certain conditions. 2021-05-17T21:44:40.1657588Z Type 'license()' or 'licence()' for distribution details. 2021-05-17T21:44:40.1657968Z 2021-05-17T21:44:40.1658503Z R is a collaborative project with many contributors. 2021-05-17T21:44:40.1659306Z Type 'contributors()' for more information and 2021-05-17T21:44:40.1660137Z 'citation()' on how to cite R or R packages in publications. 2021-05-17T21:44:40.1660515Z 2021-05-17T21:44:40.1661158Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-17T21:44:40.1661977Z 'help.start()' for an HTML browser interface to help. 2021-05-17T21:44:40.1662601Z Type 'q()' to quit R. 2021-05-17T21:44:40.1662830Z 2021-05-17T21:44:40.1663194Z > library(testthat) 2021-05-17T21:44:40.1663583Z > library(aal) 2021-05-17T21:44:40.1663890Z > 2021-05-17T21:44:40.1664236Z > test_check("aal") 2021-05-17T21:44:40.1664667Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 8 ] 2021-05-17T21:44:40.1665024Z > 2021-05-17T21:44:40.1665362Z > proc.time() 2021-05-17T21:44:40.1665774Z user system elapsed 2021-05-17T21:44:40.1666178Z 1.135 0.100 1.224 2021-05-17T21:44:40.1693612Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-17T21:44:40.1694254Z Rscript -e "tic::before_deploy()" 2021-05-17T21:44:40.1735327Z shell: /usr/bin/bash -e {0} 2021-05-17T21:44:40.1735728Z env: 2021-05-17T21:44:40.1736185Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:44:40.1736666Z TIC_DEPLOY_KEY: 2021-05-17T21:44:40.1737494Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:44:40.1738807Z GITHUB_PAT: *** 2021-05-17T21:44:40.1739528Z COVERALLS_TOKEN: *** 2021-05-17T21:44:40.1739967Z continue-on-error: false 2021-05-17T21:44:40.1740404Z VDIFFR_RUN_TESTS: 2021-05-17T21:44:40.1740833Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:44:40.1741242Z TZ: UTC 2021-05-17T21:44:40.1741601Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:44:40.1741969Z NOT_CRAN: true 2021-05-17T21:44:40.1742311Z ##[endgroup] 2021-05-17T21:44:40.4050185Z ✔ Loading tic stage configuration from tic.R 2021-05-17T21:44:40.5161631Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-17T21:44:40.5162251Z with: 2021-05-17T21:44:40.5163144Z upload_url: https://uploads.github.com/repos/neuroconductor/aal/releases/43088283/assets{?name,label} 2021-05-17T21:44:40.5164350Z asset_path: check/aal_0.1.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T21:44:40.5165074Z asset_name: aal_0.1.1_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-17T21:44:40.5165777Z asset_content_type: application/octet-stream 2021-05-17T21:44:40.5166328Z env: 2021-05-17T21:44:40.5166809Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:44:40.5167309Z TIC_DEPLOY_KEY: 2021-05-17T21:44:40.5168182Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:44:40.5169892Z GITHUB_PAT: *** 2021-05-17T21:44:40.5170891Z COVERALLS_TOKEN: *** 2021-05-17T21:44:40.5171442Z continue-on-error: false 2021-05-17T21:44:40.5171955Z VDIFFR_RUN_TESTS: 2021-05-17T21:44:40.5172541Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:44:40.5173033Z TZ: UTC 2021-05-17T21:44:40.5173724Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:44:40.5174171Z NOT_CRAN: true 2021-05-17T21:44:40.5175186Z GITHUB_TOKEN: *** 2021-05-17T21:44:40.5175629Z ##[endgroup] 2021-05-17T21:44:41.1280511Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-17T21:44:41.1281323Z Rscript -e "tic::deploy()" 2021-05-17T21:44:41.1326854Z shell: /usr/bin/bash -e {0} 2021-05-17T21:44:41.1327266Z env: 2021-05-17T21:44:41.1327706Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:44:41.1328193Z TIC_DEPLOY_KEY: 2021-05-17T21:44:41.1329242Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:44:41.1330934Z GITHUB_PAT: *** 2021-05-17T21:44:41.1332176Z COVERALLS_TOKEN: *** 2021-05-17T21:44:41.1332698Z continue-on-error: false 2021-05-17T21:44:41.1333177Z VDIFFR_RUN_TESTS: 2021-05-17T21:44:41.1333677Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:44:41.1334136Z TZ: UTC 2021-05-17T21:44:41.1334523Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:44:41.1334957Z NOT_CRAN: true 2021-05-17T21:44:41.1335331Z ##[endgroup] 2021-05-17T21:44:41.3932604Z ✔ Loading tic stage configuration from tic.R 2021-05-17T21:44:41.5100829Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-17T21:44:41.5101492Z Rscript -e "tic::after_deploy()" 2021-05-17T21:44:41.5147669Z shell: /usr/bin/bash -e {0} 2021-05-17T21:44:41.5148110Z env: 2021-05-17T21:44:41.5148585Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:44:41.5149111Z TIC_DEPLOY_KEY: 2021-05-17T21:44:41.5150000Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:44:41.5151629Z GITHUB_PAT: *** 2021-05-17T21:44:41.5152531Z COVERALLS_TOKEN: *** 2021-05-17T21:44:41.5153082Z continue-on-error: false 2021-05-17T21:44:41.5153600Z VDIFFR_RUN_TESTS: 2021-05-17T21:44:41.5154142Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:44:41.5154620Z TZ: UTC 2021-05-17T21:44:41.5155053Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:44:41.5155516Z NOT_CRAN: true 2021-05-17T21:44:41.5155924Z ##[endgroup] 2021-05-17T21:44:41.7719179Z ✔ Loading tic stage configuration from tic.R 2021-05-17T21:44:42.0476446Z Post job cleanup. 2021-05-17T21:44:42.0915874Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T21:44:42.1001059Z Post job cleanup. 2021-05-17T21:44:42.1971598Z [command]/usr/bin/git version 2021-05-17T21:44:42.2039738Z git version 2.31.1 2021-05-17T21:44:42.2078197Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T21:44:42.2133078Z [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-17T21:44:42.2388376Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T21:44:42.2428362Z http.https://github.com/.extraheader 2021-05-17T21:44:42.2439344Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-17T21:44:42.2479339Z [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-17T21:44:42.2784310Z Cleaning up orphan processes