2021-05-15T13:51:00.5843120Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:51:01.2112661Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:51:01.3026721Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:51:01.3897993Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-15T13:51:01.4970461Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:51:07.6611397Z Current runner version: '2.278.0' 2021-05-15T13:51:07.6637923Z ##[group]Operating System 2021-05-15T13:51:07.6638755Z Ubuntu 2021-05-15T13:51:07.6639341Z 20.04.2 2021-05-15T13:51:07.6639697Z LTS 2021-05-15T13:51:07.6640314Z ##[endgroup] 2021-05-15T13:51:07.6641179Z ##[group]Virtual Environment 2021-05-15T13:51:07.6641801Z Environment: ubuntu-20.04 2021-05-15T13:51:07.6642323Z Version: 20210510.0 2021-05-15T13:51:07.6643199Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-15T13:51:07.6644574Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-15T13:51:07.6645353Z ##[endgroup] 2021-05-15T13:51:07.6647037Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:51:07.6648157Z Actions: write 2021-05-15T13:51:07.6648821Z Checks: write 2021-05-15T13:51:07.6649869Z Contents: write 2021-05-15T13:51:07.6650350Z Deployments: write 2021-05-15T13:51:07.6650930Z Issues: write 2021-05-15T13:51:07.6651439Z Metadata: read 2021-05-15T13:51:07.6651948Z Packages: write 2021-05-15T13:51:07.6652607Z PullRequests: write 2021-05-15T13:51:07.6653195Z RepositoryProjects: write 2021-05-15T13:51:07.6653790Z SecurityEvents: write 2021-05-15T13:51:07.6654264Z Statuses: write 2021-05-15T13:51:07.6654999Z ##[endgroup] 2021-05-15T13:51:07.6657723Z Prepare workflow directory 2021-05-15T13:51:07.7770641Z Prepare all required actions 2021-05-15T13:51:07.7781041Z Getting action download info 2021-05-15T13:51:08.2293226Z Download action repository 'actions/checkout@v2' 2021-05-15T13:51:10.0386679Z Download action repository 'r-lib/actions@master' 2021-05-15T13:51:10.7541656Z Download action repository 'adigherman/actions@master' 2021-05-15T13:51:12.6608878Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:51:13.0537418Z Download action repository 'actions/cache@v1' 2021-05-15T13:51:14.0389286Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:51:14.3291619Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:51:14.7845570Z ##[group]Run actions/checkout@v2 2021-05-15T13:51:14.7846255Z with: 2021-05-15T13:51:14.7846731Z repository: neuroconductor/msmri 2021-05-15T13:51:14.7847772Z token: *** 2021-05-15T13:51:14.7848534Z ssh-strict: true 2021-05-15T13:51:14.7849000Z persist-credentials: true 2021-05-15T13:51:14.7849454Z clean: true 2021-05-15T13:51:14.7850539Z fetch-depth: 1 2021-05-15T13:51:14.7850995Z lfs: false 2021-05-15T13:51:14.7851399Z submodules: false 2021-05-15T13:51:14.7851778Z env: 2021-05-15T13:51:14.7852239Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:14.7852719Z TIC_DEPLOY_KEY: 2021-05-15T13:51:14.7853740Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:14.7855554Z GITHUB_PAT: *** 2021-05-15T13:51:14.7855978Z COVERALLS_TOKEN: 2021-05-15T13:51:14.7856475Z continue-on-error: false 2021-05-15T13:51:14.7856974Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:14.7857387Z ##[endgroup] 2021-05-15T13:51:15.0265692Z Syncing repository: neuroconductor/msmri 2021-05-15T13:51:15.0266508Z ##[group]Getting Git version info 2021-05-15T13:51:15.0267841Z Working directory is '/home/runner/work/msmri/msmri' 2021-05-15T13:51:15.0268383Z [command]/usr/bin/git version 2021-05-15T13:51:15.0393023Z git version 2.31.1 2021-05-15T13:51:15.0415103Z ##[endgroup] 2021-05-15T13:51:15.0421211Z Deleting the contents of '/home/runner/work/msmri/msmri' 2021-05-15T13:51:15.0425535Z ##[group]Initializing the repository 2021-05-15T13:51:15.0429208Z [command]/usr/bin/git init /home/runner/work/msmri/msmri 2021-05-15T13:51:15.0556773Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T13:51:15.0558162Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T13:51:15.0559621Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T13:51:15.0560210Z hint: 2021-05-15T13:51:15.0560988Z hint: git config --global init.defaultBranch 2021-05-15T13:51:15.0561814Z hint: 2021-05-15T13:51:15.0562608Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T13:51:15.0563655Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T13:51:15.0564271Z hint: 2021-05-15T13:51:15.0564832Z hint: git branch -m 2021-05-15T13:51:15.0585068Z Initialized empty Git repository in /home/runner/work/msmri/msmri/.git/ 2021-05-15T13:51:15.0586207Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/msmri 2021-05-15T13:51:15.0635553Z ##[endgroup] 2021-05-15T13:51:15.0636051Z ##[group]Disabling automatic garbage collection 2021-05-15T13:51:15.0646107Z [command]/usr/bin/git config --local gc.auto 0 2021-05-15T13:51:15.0681963Z ##[endgroup] 2021-05-15T13:51:15.0689276Z ##[group]Setting up auth 2021-05-15T13:51:15.0696360Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:51:15.0733565Z [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-15T13:51:15.1072980Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:51:15.1130819Z [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-15T13:51:15.1428806Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T13:51:15.1485353Z ##[endgroup] 2021-05-15T13:51:15.1486449Z ##[group]Fetching the repository 2021-05-15T13:51:15.1496287Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +5176b62abfc664442d49dac248d8dab8dc35ca17:refs/tags/0.3.1.s 2021-05-15T13:51:15.4719510Z remote: Enumerating objects: 54, done. 2021-05-15T13:51:15.4722748Z remote: Counting objects: 1% (1/54) 2021-05-15T13:51:15.4724387Z remote: Counting objects: 3% (2/54) 2021-05-15T13:51:15.4727130Z remote: Counting objects: 5% (3/54) 2021-05-15T13:51:15.4727834Z remote: Counting objects: 7% (4/54) 2021-05-15T13:51:15.4728969Z remote: Counting objects: 9% (5/54) 2021-05-15T13:51:15.4729664Z remote: Counting objects: 11% (6/54) 2021-05-15T13:51:15.4730200Z remote: Counting objects: 12% (7/54) 2021-05-15T13:51:15.4730921Z remote: Counting objects: 14% (8/54) 2021-05-15T13:51:15.4731681Z remote: Counting objects: 16% (9/54) 2021-05-15T13:51:15.4732755Z remote: Counting objects: 18% (10/54) 2021-05-15T13:51:15.4733408Z remote: Counting objects: 20% (11/54) 2021-05-15T13:51:15.4733950Z remote: Counting objects: 22% (12/54) 2021-05-15T13:51:15.4734517Z remote: Counting objects: 24% (13/54) 2021-05-15T13:51:15.4735100Z remote: Counting objects: 25% (14/54) 2021-05-15T13:51:15.4735944Z remote: Counting objects: 27% (15/54) 2021-05-15T13:51:15.4736952Z remote: Counting objects: 29% (16/54) 2021-05-15T13:51:15.4737839Z remote: Counting objects: 31% (17/54) 2021-05-15T13:51:15.4738649Z remote: Counting objects: 33% (18/54) 2021-05-15T13:51:15.4739388Z remote: Counting objects: 35% (19/54) 2021-05-15T13:51:15.4740158Z remote: Counting objects: 37% (20/54) 2021-05-15T13:51:15.4740937Z remote: Counting objects: 38% (21/54) 2021-05-15T13:51:15.4741713Z remote: Counting objects: 40% (22/54) 2021-05-15T13:51:15.4743411Z remote: Counting objects: 42% (23/54) 2021-05-15T13:51:15.4744403Z remote: Counting objects: 44% (24/54) 2021-05-15T13:51:15.4745167Z remote: Counting objects: 46% (25/54) 2021-05-15T13:51:15.4746308Z remote: Counting objects: 48% (26/54) 2021-05-15T13:51:15.4747610Z remote: Counting objects: 50% (27/54) 2021-05-15T13:51:15.4748529Z remote: Counting objects: 51% (28/54) 2021-05-15T13:51:15.4749305Z remote: Counting objects: 53% (29/54) 2021-05-15T13:51:15.4750028Z remote: Counting objects: 55% (30/54) 2021-05-15T13:51:15.4750806Z remote: Counting objects: 57% (31/54) 2021-05-15T13:51:15.4751456Z remote: Counting objects: 59% (32/54) 2021-05-15T13:51:15.4752087Z remote: Counting objects: 61% (33/54) 2021-05-15T13:51:15.4752640Z remote: Counting objects: 62% (34/54) 2021-05-15T13:51:15.4753219Z remote: Counting objects: 64% (35/54) 2021-05-15T13:51:15.4754342Z remote: Counting objects: 66% (36/54) 2021-05-15T13:51:15.4755170Z remote: Counting objects: 68% (37/54) 2021-05-15T13:51:15.4755820Z remote: Counting objects: 70% (38/54) 2021-05-15T13:51:15.4756436Z remote: Counting objects: 72% (39/54) 2021-05-15T13:51:15.4757215Z remote: Counting objects: 74% (40/54) 2021-05-15T13:51:15.4758479Z remote: Counting objects: 75% (41/54) 2021-05-15T13:51:15.4759121Z remote: Counting objects: 77% (42/54) 2021-05-15T13:51:15.4759724Z remote: Counting objects: 79% (43/54) 2021-05-15T13:51:15.4760338Z remote: Counting objects: 81% (44/54) 2021-05-15T13:51:15.4760908Z remote: Counting objects: 83% (45/54) 2021-05-15T13:51:15.4761978Z remote: Counting objects: 85% (46/54) 2021-05-15T13:51:15.4762494Z remote: Counting objects: 87% (47/54) 2021-05-15T13:51:15.4762998Z remote: Counting objects: 88% (48/54) 2021-05-15T13:51:15.4763517Z remote: Counting objects: 90% (49/54) 2021-05-15T13:51:15.4764038Z remote: Counting objects: 92% (50/54) 2021-05-15T13:51:15.4764535Z remote: Counting objects: 94% (51/54) 2021-05-15T13:51:15.4765777Z remote: Counting objects: 96% (52/54) 2021-05-15T13:51:15.4766388Z remote: Counting objects: 98% (53/54) 2021-05-15T13:51:15.4766973Z remote: Counting objects: 100% (54/54) 2021-05-15T13:51:15.4767709Z remote: Counting objects: 100% (54/54), done. 2021-05-15T13:51:15.4768430Z remote: Compressing objects: 2% (1/47) 2021-05-15T13:51:15.4769535Z remote: Compressing objects: 4% (2/47) 2021-05-15T13:51:15.4770101Z remote: Compressing objects: 6% (3/47) 2021-05-15T13:51:15.4770717Z remote: Compressing objects: 8% (4/47) 2021-05-15T13:51:15.4771253Z remote: Compressing objects: 10% (5/47) 2021-05-15T13:51:15.4771808Z remote: Compressing objects: 12% (6/47) 2021-05-15T13:51:15.4772557Z remote: Compressing objects: 14% (7/47) 2021-05-15T13:51:15.4773138Z remote: Compressing objects: 17% (8/47) 2021-05-15T13:51:15.4773718Z remote: Compressing objects: 19% (9/47) 2021-05-15T13:51:15.4774603Z remote: Compressing objects: 21% (10/47) 2021-05-15T13:51:15.4775205Z remote: Compressing objects: 23% (11/47) 2021-05-15T13:51:15.4776272Z remote: Compressing objects: 25% (12/47) 2021-05-15T13:51:15.4777516Z remote: Compressing objects: 27% (13/47) 2021-05-15T13:51:15.4778894Z remote: Compressing objects: 29% (14/47) 2021-05-15T13:51:15.4779813Z remote: Compressing objects: 31% (15/47) 2021-05-15T13:51:15.4782045Z remote: Compressing objects: 34% (16/47) 2021-05-15T13:51:15.4784841Z remote: Compressing objects: 36% (17/47) 2021-05-15T13:51:15.4785597Z remote: Compressing objects: 38% (18/47) 2021-05-15T13:51:15.4786058Z remote: Compressing objects: 40% (19/47) 2021-05-15T13:51:15.4786525Z remote: Compressing objects: 42% (20/47) 2021-05-15T13:51:15.4787152Z remote: Compressing objects: 44% (21/47) 2021-05-15T13:51:15.4787817Z remote: Compressing objects: 46% (22/47) 2021-05-15T13:51:15.4788692Z remote: Compressing objects: 48% (23/47) 2021-05-15T13:51:15.4789257Z remote: Compressing objects: 51% (24/47) 2021-05-15T13:51:15.4789816Z remote: Compressing objects: 53% (25/47) 2021-05-15T13:51:15.4790739Z remote: Compressing objects: 55% (26/47) 2021-05-15T13:51:15.4791268Z remote: Compressing objects: 57% (27/47) 2021-05-15T13:51:15.4792091Z remote: Compressing objects: 59% (28/47) 2021-05-15T13:51:15.4792555Z remote: Compressing objects: 61% (29/47) 2021-05-15T13:51:15.4793010Z remote: Compressing objects: 63% (30/47) 2021-05-15T13:51:15.4793662Z remote: Compressing objects: 65% (31/47) 2021-05-15T13:51:15.4794124Z remote: Compressing objects: 68% (32/47) 2021-05-15T13:51:15.4794607Z remote: Compressing objects: 70% (33/47) 2021-05-15T13:51:15.4795084Z remote: Compressing objects: 72% (34/47) 2021-05-15T13:51:15.4795763Z remote: Compressing objects: 74% (35/47) 2021-05-15T13:51:15.4796230Z remote: Compressing objects: 76% (36/47) 2021-05-15T13:51:15.4796838Z remote: Compressing objects: 78% (37/47) 2021-05-15T13:51:15.4797294Z remote: Compressing objects: 80% (38/47) 2021-05-15T13:51:15.4797740Z remote: Compressing objects: 82% (39/47) 2021-05-15T13:51:15.4798199Z remote: Compressing objects: 85% (40/47) 2021-05-15T13:51:15.4798653Z remote: Compressing objects: 87% (41/47) 2021-05-15T13:51:15.4799091Z remote: Compressing objects: 89% (42/47) 2021-05-15T13:51:15.4799921Z remote: Compressing objects: 91% (43/47) 2021-05-15T13:51:15.4800413Z remote: Compressing objects: 93% (44/47) 2021-05-15T13:51:15.4800920Z remote: Compressing objects: 95% (45/47) 2021-05-15T13:51:15.4801413Z remote: Compressing objects: 97% (46/47) 2021-05-15T13:51:15.4801916Z remote: Compressing objects: 100% (47/47) 2021-05-15T13:51:15.4802432Z remote: Compressing objects: 100% (47/47), done. 2021-05-15T13:51:15.4823677Z remote: Total 54 (delta 5), reused 39 (delta 3), pack-reused 0 2021-05-15T13:51:15.4975602Z From https://github.com/neuroconductor/msmri 2021-05-15T13:51:15.4976938Z * [new ref] 5176b62abfc664442d49dac248d8dab8dc35ca17 -> 0.3.1.s 2021-05-15T13:51:15.5008714Z ##[endgroup] 2021-05-15T13:51:15.5009609Z ##[group]Determining the checkout info 2021-05-15T13:51:15.5014488Z ##[endgroup] 2021-05-15T13:51:15.5015991Z ##[group]Checking out the ref 2021-05-15T13:51:15.5017354Z [command]/usr/bin/git checkout --progress --force refs/tags/0.3.1.s 2021-05-15T13:51:15.5099352Z Note: switching to 'refs/tags/0.3.1.s'. 2021-05-15T13:51:15.5100394Z 2021-05-15T13:51:15.5101244Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T13:51:15.5102287Z changes and commit them, and you can discard any commits you make in this 2021-05-15T13:51:15.5106502Z state without impacting any branches by switching back to a branch. 2021-05-15T13:51:15.5109096Z 2021-05-15T13:51:15.5109758Z If you want to create a new branch to retain commits you create, you may 2021-05-15T13:51:15.5111168Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T13:51:15.5111664Z 2021-05-15T13:51:15.5112325Z git switch -c 2021-05-15T13:51:15.5112743Z 2021-05-15T13:51:15.5113352Z Or undo this operation with: 2021-05-15T13:51:15.5113911Z 2021-05-15T13:51:15.5114490Z git switch - 2021-05-15T13:51:15.5114836Z 2021-05-15T13:51:15.5115508Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T13:51:15.5116063Z 2021-05-15T13:51:15.5116678Z HEAD is now at 5176b62 Version id 40 stable 2021-05-15T13:51:15.5117832Z ##[endgroup] 2021-05-15T13:51:15.5158725Z [command]/usr/bin/git log -1 --format='%H' 2021-05-15T13:51:15.5208387Z '5176b62abfc664442d49dac248d8dab8dc35ca17' 2021-05-15T13:51:15.5333870Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:51:15.5334288Z with: 2021-05-15T13:51:15.5334778Z r-version: oldrel 2021-05-15T13:51:15.5335095Z Ncpus: 1 2021-05-15T13:51:15.5335456Z crayon.enabled: NULL 2021-05-15T13:51:15.5335928Z remove-openmp-macos: true 2021-05-15T13:51:15.5336402Z http-user-agent: default 2021-05-15T13:51:15.5336950Z install-r: true 2021-05-15T13:51:15.5337441Z windows-path-include-mingw: true 2021-05-15T13:51:15.5337913Z env: 2021-05-15T13:51:15.5338280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:15.5338689Z TIC_DEPLOY_KEY: 2021-05-15T13:51:15.5339383Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:51:15.5340901Z GITHUB_PAT: *** 2021-05-15T13:51:15.5341268Z COVERALLS_TOKEN: 2021-05-15T13:51:15.5341678Z continue-on-error: false 2021-05-15T13:51:15.5342094Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:15.5342418Z ##[endgroup] 2021-05-15T13:51:16.5634813Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-15T13:51:19.1221949Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:51:19.1224589Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-15T13:51:19.1251831Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-15T13:51:19.1861316Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:51:19.2558123Z Get:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-15T13:51:19.3183337Z Get:6 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-15T13:51:19.3748690Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-15T13:51:19.3945033Z Hit:8 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:51:19.3978643Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-15T13:51:19.3992469Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-15T13:51:19.4024886Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-15T13:51:19.4054763Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-15T13:51:19.4071022Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-15T13:51:19.4166929Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-15T13:51:19.4242862Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-15T13:51:19.6689404Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-15T13:51:19.7365274Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-15T13:51:19.9612478Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-15T13:51:20.0930126Z Hit:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:51:20.2444282Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-15T13:51:20.2528328Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-15T13:51:20.2534249Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-15T13:51:20.2676084Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-15T13:51:20.2705153Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-15T13:51:20.3276270Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-15T13:51:26.8087565Z Fetched 4463 kB in 1s (3321 kB/s) 2021-05-15T13:51:27.7122796Z Reading package lists... 2021-05-15T13:51:27.7383846Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-15T13:51:30.2713091Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-15T13:51:30.3472972Z Reading package lists... 2021-05-15T13:51:30.5202816Z Building dependency tree... 2021-05-15T13:51:30.5223739Z Reading state information... 2021-05-15T13:51:30.6742193Z The following additional packages will be installed: 2021-05-15T13:51:30.6744056Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-15T13:51:30.6762268Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-15T13:51:30.6763979Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-15T13:51:30.6765487Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-15T13:51:30.6766897Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-15T13:51:30.6768137Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-15T13:51:30.6769456Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-15T13:51:30.6770911Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-15T13:51:30.6772225Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-15T13:51:30.6773602Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-15T13:51:30.6774866Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-15T13:51:30.6776543Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-15T13:51:30.6778479Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-15T13:51:30.6780000Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-15T13:51:30.6781655Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-15T13:51:30.6783228Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-15T13:51:30.6784595Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:51:30.6786345Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:51:30.6787846Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:51:30.6789143Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:51:30.6790313Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:51:30.6791494Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:51:30.6792843Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:51:30.6794637Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:51:30.6796473Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:51:30.6797696Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:51:30.6799365Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:51:30.6801487Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:51:30.6802806Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:51:30.6804142Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:51:30.6805722Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:51:30.6807190Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:51:30.6808684Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:51:30.6810017Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:51:30.6812098Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:51:30.6813451Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:51:30.6814696Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:51:30.6815982Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-15T13:51:30.6816680Z Suggested packages: 2021-05-15T13:51:30.6817487Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-15T13:51:30.6818584Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-15T13:51:30.6821198Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-15T13:51:30.6822724Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-15T13:51:30.6824542Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-15T13:51:30.6825628Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-15T13:51:30.6826741Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-15T13:51:30.6828073Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-15T13:51:30.6829538Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-15T13:51:30.6830789Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-15T13:51:31.1450953Z The following NEW packages will be installed: 2021-05-15T13:51:31.1452882Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-15T13:51:31.1454170Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-15T13:51:31.1457277Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-15T13:51:31.1459241Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-15T13:51:31.1460852Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-15T13:51:31.1462291Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-15T13:51:31.1464183Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-15T13:51:31.1465804Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-15T13:51:31.1467365Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-15T13:51:31.1469323Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-15T13:51:31.1472167Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-15T13:51:31.1478286Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-15T13:51:31.1485890Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-15T13:51:31.1487396Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-15T13:51:31.1488999Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-15T13:51:31.1490797Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-15T13:51:31.1492254Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-15T13:51:31.1494348Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-15T13:51:31.1496377Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-15T13:51:31.1497907Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-15T13:51:31.1504638Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-15T13:51:31.1505862Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-15T13:51:31.1507216Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-15T13:51:31.1508851Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-15T13:51:31.1510244Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-15T13:51:31.1511364Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-15T13:51:31.1513318Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-15T13:51:31.1514610Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-15T13:51:31.1516606Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-15T13:51:31.1518367Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-15T13:51:31.1519959Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-15T13:51:31.1521739Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-15T13:51:31.1522944Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-15T13:51:31.1524665Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-15T13:51:31.1525909Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-15T13:51:31.1527190Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-15T13:51:31.1528460Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-15T13:51:31.1529602Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-15T13:51:31.1744151Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:51:31.1745111Z Need to get 8648 kB of archives. 2021-05-15T13:51:31.1746305Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-15T13:51:31.1913578Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-15T13:51:31.1915509Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-15T13:51:31.1917645Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-15T13:51:31.1920310Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-15T13:51:31.1922161Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-15T13:51:31.1923657Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-15T13:51:31.1925246Z 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-15T13:51:31.1926828Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-15T13:51:31.1928443Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-15T13:51:31.1930132Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-15T13:51:31.1931691Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-15T13:51:31.1933470Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-15T13:51:31.1935099Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-15T13:51:31.1936664Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-15T13:51:31.1938218Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-15T13:51:31.1940388Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-15T13:51:31.1941712Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-15T13:51:31.1943258Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-15T13:51:31.1944351Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-15T13:51:31.2017902Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-15T13:51:31.2027760Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-15T13:51:31.2043860Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-15T13:51:31.2056615Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-15T13:51:31.2075570Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-15T13:51:31.2088437Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-15T13:51:31.2162781Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-15T13:51:31.2174167Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-15T13:51:31.2188401Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-15T13:51:31.2211024Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-15T13:51:31.2217846Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-15T13:51:31.2227061Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-15T13:51:31.2232873Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-15T13:51:31.2239929Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-15T13:51:31.2249528Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-15T13:51:31.2259827Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-15T13:51:31.2267939Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-15T13:51:31.2279602Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-15T13:51:31.2290068Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-15T13:51:31.2298748Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-15T13:51:31.2317564Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-15T13:51:31.2322480Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-15T13:51:31.2329447Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-15T13:51:31.2337589Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-15T13:51:31.2348277Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-15T13:51:31.2355770Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-15T13:51:31.2363448Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-15T13:51:31.2374411Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-15T13:51:31.2388670Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-15T13:51:31.2391298Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-15T13:51:31.2393114Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-15T13:51:31.2427586Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-15T13:51:31.2432819Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-15T13:51:31.2440365Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-15T13:51:31.2446341Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-15T13:51:31.2452623Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-15T13:51:31.2462437Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-15T13:51:31.2466035Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-15T13:51:31.2467773Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-15T13:51:31.2469281Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-15T13:51:31.2476730Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-15T13:51:31.2507577Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-15T13:51:31.2556659Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-15T13:51:31.2559114Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-15T13:51:31.2560932Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-15T13:51:31.2562880Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-15T13:51:31.2564636Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-15T13:51:31.2566577Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-15T13:51:31.2568255Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-15T13:51:31.2570036Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-15T13:51:31.2572371Z 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-15T13:51:31.2586074Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-15T13:51:31.2588743Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-15T13:51:31.2590355Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-15T13:51:31.2605397Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-15T13:51:31.2607717Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-15T13:51:31.2610140Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-15T13:51:31.2629200Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-15T13:51:31.2638777Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-15T13:51:31.2647768Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-15T13:51:31.2649511Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-15T13:51:31.2670594Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-15T13:51:31.2683971Z 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-15T13:51:31.2687295Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-15T13:51:31.2689167Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-15T13:51:31.2698628Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-15T13:51:31.2701426Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-15T13:51:31.2708261Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-15T13:51:31.2716108Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-15T13:51:31.2724375Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-15T13:51:31.2730538Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-15T13:51:31.2739368Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-15T13:51:31.2741071Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-15T13:51:31.2752120Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-15T13:51:31.2753859Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-15T13:51:31.2755515Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-15T13:51:31.2769920Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-15T13:51:31.2772522Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-15T13:51:31.2775497Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-15T13:51:31.2777731Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-15T13:51:31.2786397Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-15T13:51:31.2788183Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-15T13:51:31.2864965Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-15T13:51:31.2893919Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-15T13:51:31.2904482Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-15T13:51:31.2916347Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-15T13:51:31.2919192Z 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-15T13:51:31.2932460Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-15T13:51:31.2934260Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-15T13:51:31.2951499Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-15T13:51:31.2977557Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-15T13:51:31.3024275Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-15T13:51:31.3026265Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-15T13:51:31.3028383Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-15T13:51:31.3031932Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-15T13:51:31.3034324Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-15T13:51:31.3036340Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-15T13:51:31.3039440Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-15T13:51:31.3041450Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-15T13:51:31.3043347Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-15T13:51:31.3045232Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-15T13:51:31.3047101Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-15T13:51:31.3062948Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-15T13:51:31.3066447Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-15T13:51:31.3068365Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-15T13:51:31.3070282Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-15T13:51:31.3077615Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-15T13:51:31.3244250Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-15T13:51:31.3246617Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-15T13:51:31.3253573Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-15T13:51:31.3331389Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-15T13:51:32.1042730Z Fetched 8648 kB in 0s (49.7 MB/s) 2021-05-15T13:51:32.1396584Z Selecting previously unselected package dctrl-tools. 2021-05-15T13:51:32.1611814Z (Reading database ... 2021-05-15T13:51:32.1612677Z (Reading database ... 5% 2021-05-15T13:51:32.1613297Z (Reading database ... 10% 2021-05-15T13:51:32.1613902Z (Reading database ... 15% 2021-05-15T13:51:32.1614489Z (Reading database ... 20% 2021-05-15T13:51:32.1615084Z (Reading database ... 25% 2021-05-15T13:51:32.1615681Z (Reading database ... 30% 2021-05-15T13:51:32.1616286Z (Reading database ... 35% 2021-05-15T13:51:32.1616883Z (Reading database ... 40% 2021-05-15T13:51:32.1617495Z (Reading database ... 45% 2021-05-15T13:51:32.1618096Z (Reading database ... 50% 2021-05-15T13:51:32.1921187Z (Reading database ... 55% 2021-05-15T13:51:32.2402024Z (Reading database ... 60% 2021-05-15T13:51:32.2768715Z (Reading database ... 65% 2021-05-15T13:51:32.3129129Z (Reading database ... 70% 2021-05-15T13:51:32.4018565Z (Reading database ... 75% 2021-05-15T13:51:32.4956733Z (Reading database ... 80% 2021-05-15T13:51:32.5989201Z (Reading database ... 85% 2021-05-15T13:51:32.6755896Z (Reading database ... 90% 2021-05-15T13:51:32.7646819Z (Reading database ... 95% 2021-05-15T13:51:32.7647882Z (Reading database ... 100% 2021-05-15T13:51:32.7648854Z (Reading database ... 254809 files and directories currently installed.) 2021-05-15T13:51:32.7797965Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-15T13:51:32.7920075Z Unpacking dctrl-tools (2.24-3) ... 2021-05-15T13:51:32.8269247Z Selecting previously unselected package libfile-which-perl. 2021-05-15T13:51:32.8588528Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-15T13:51:32.8599299Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-15T13:51:32.9026373Z Selecting previously unselected package libfile-homedir-perl. 2021-05-15T13:51:32.9261936Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-15T13:51:32.9354835Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-15T13:51:32.9745126Z Selecting previously unselected package libio-pty-perl. 2021-05-15T13:51:33.0030127Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-15T13:51:33.0047294Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-15T13:51:33.0545273Z Selecting previously unselected package libipc-run-perl. 2021-05-15T13:51:33.0774572Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-15T13:51:33.0825375Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-15T13:51:33.1225213Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-15T13:51:33.1498355Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-15T13:51:33.1526005Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:51:33.1810505Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-15T13:51:33.2179094Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-15T13:51:33.2199635Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:51:33.2665578Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-15T13:51:33.2922733Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-15T13:51:33.2940255Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:51:33.3226036Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-15T13:51:33.3560081Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-15T13:51:33.3644016Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:51:33.3945615Z Selecting previously unselected package libparams-classify-perl. 2021-05-15T13:51:33.4293647Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-15T13:51:33.4314621Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:51:33.4745669Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-15T13:51:33.4989927Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-15T13:51:33.5000496Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:51:33.5304971Z Selecting previously unselected package libimport-into-perl. 2021-05-15T13:51:33.5585358Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-15T13:51:33.5601352Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-15T13:51:33.5912208Z Selecting previously unselected package librole-tiny-perl. 2021-05-15T13:51:33.6242935Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-15T13:51:33.6260172Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-15T13:51:33.6562561Z Selecting previously unselected package libstrictures-perl. 2021-05-15T13:51:33.6904986Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-15T13:51:33.6918043Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-15T13:51:33.7266539Z Selecting previously unselected package libsub-quote-perl. 2021-05-15T13:51:33.7531663Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-15T13:51:33.7547996Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-15T13:51:33.7834668Z Selecting previously unselected package libmoo-perl. 2021-05-15T13:51:33.8110490Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-15T13:51:33.8121643Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-15T13:51:33.8584369Z Selecting previously unselected package patchutils. 2021-05-15T13:51:33.8894856Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-15T13:51:33.8909600Z Unpacking patchutils (0.3.4-2) ... 2021-05-15T13:51:33.9273109Z Selecting previously unselected package wdiff. 2021-05-15T13:51:33.9582415Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-15T13:51:33.9599082Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-15T13:51:34.0011261Z Selecting previously unselected package devscripts. 2021-05-15T13:51:34.0325527Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-15T13:51:34.0584373Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-15T13:51:34.2129744Z Selecting previously unselected package diffstat. 2021-05-15T13:51:34.2541890Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-15T13:51:34.2615775Z Unpacking diffstat (1.63-1) ... 2021-05-15T13:51:34.3075451Z Selecting previously unselected package python3-gpg. 2021-05-15T13:51:34.3360678Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-15T13:51:34.3374463Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:51:34.4012596Z Selecting previously unselected package dput. 2021-05-15T13:51:34.4330679Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-15T13:51:34.4417815Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-15T13:51:34.4913181Z Selecting previously unselected package gdebi-core. 2021-05-15T13:51:34.5175390Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-15T13:51:34.5200242Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:51:34.6665206Z Selecting previously unselected package libcroco3:amd64. 2021-05-15T13:51:34.6912927Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-15T13:51:34.6940112Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:51:34.7344951Z Selecting previously unselected package gettext. 2021-05-15T13:51:34.7616451Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-15T13:51:34.7630015Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-15T13:51:34.8960194Z Selecting previously unselected package intltool-debian. 2021-05-15T13:51:34.9291582Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-15T13:51:34.9301361Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:51:34.9621723Z Selecting previously unselected package libapt-pkg-perl. 2021-05-15T13:51:34.9937874Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-15T13:51:34.9947979Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:51:35.0425785Z Selecting previously unselected package libarchive-zip-perl. 2021-05-15T13:51:35.0711607Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-15T13:51:35.0721305Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-15T13:51:35.1145306Z Selecting previously unselected package libarray-intspan-perl. 2021-05-15T13:51:35.1431339Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-15T13:51:35.1442949Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-15T13:51:35.1787989Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-15T13:51:35.2047859Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-15T13:51:35.2057762Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:51:35.2441621Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-15T13:51:35.2757814Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-15T13:51:35.2812367Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:51:35.3073837Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-15T13:51:35.3398418Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-15T13:51:35.3419801Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:51:35.3731214Z Selecting previously unselected package libvariable-magic-perl. 2021-05-15T13:51:35.4038824Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-15T13:51:35.4052489Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:51:35.4385205Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-15T13:51:35.4653424Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-15T13:51:35.4665520Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:51:35.4947251Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-15T13:51:35.5270154Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-15T13:51:35.5282114Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:51:35.5556031Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-15T13:51:35.5868789Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-15T13:51:35.5879636Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:51:35.6188852Z Selecting previously unselected package libclone-perl. 2021-05-15T13:51:35.6500769Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-15T13:51:35.6511409Z Unpacking libclone-perl (0.43-2) ... 2021-05-15T13:51:35.6825330Z Selecting previously unselected package libcommon-sense-perl. 2021-05-15T13:51:35.7109291Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-15T13:51:35.7180045Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:51:35.7506294Z Selecting previously unselected package libparams-util-perl. 2021-05-15T13:51:35.7791177Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-15T13:51:35.7808212Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-15T13:51:35.8185279Z Selecting previously unselected package libsub-install-perl. 2021-05-15T13:51:35.8473840Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-15T13:51:35.8484143Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-15T13:51:35.8865686Z Selecting previously unselected package libdata-optlist-perl. 2021-05-15T13:51:35.9157857Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-15T13:51:35.9172508Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-15T13:51:35.9493246Z Selecting previously unselected package libsub-exporter-perl. 2021-05-15T13:51:35.9817692Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-15T13:51:35.9831662Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-15T13:51:36.0184246Z Selecting previously unselected package libconst-fast-perl. 2021-05-15T13:51:36.0499315Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-15T13:51:36.0514694Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-15T13:51:36.0867969Z Selecting previously unselected package libwant-perl. 2021-05-15T13:51:36.1194881Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-15T13:51:36.1204248Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-15T13:51:36.1553686Z Selecting previously unselected package libcontextual-return-perl. 2021-05-15T13:51:36.1847502Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-15T13:51:36.1864030Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:51:36.2185422Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-15T13:51:36.2461390Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-15T13:51:36.2472873Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:51:36.2905120Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-15T13:51:36.3187347Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-15T13:51:36.3203060Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:51:36.3505044Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-15T13:51:36.3766278Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-15T13:51:36.3775496Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:51:36.4104788Z Selecting previously unselected package libdistro-info-perl. 2021-05-15T13:51:36.4355539Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-15T13:51:36.4366719Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:51:36.4705381Z Selecting previously unselected package libnet-ip-perl. 2021-05-15T13:51:36.5013164Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-15T13:51:36.5026046Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-15T13:51:36.5401873Z Selecting previously unselected package libnet-dns-perl. 2021-05-15T13:51:36.5728933Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-15T13:51:36.5741289Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-15T13:51:36.6545713Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-15T13:51:36.6851283Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-15T13:51:36.6864934Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:51:36.7225319Z Selecting previously unselected package libemail-valid-perl. 2021-05-15T13:51:36.7485632Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-15T13:51:36.7498904Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-15T13:51:36.7750604Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-15T13:51:36.8063215Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-15T13:51:36.8075897Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:51:36.8424911Z Selecting previously unselected package libfile-chdir-perl. 2021-05-15T13:51:36.8834273Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-15T13:51:36.8850429Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:51:36.9710259Z Selecting previously unselected package libnumber-compare-perl. 2021-05-15T13:51:37.0020987Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-15T13:51:37.0033393Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-15T13:51:37.0345633Z Selecting previously unselected package libtext-glob-perl. 2021-05-15T13:51:37.0620729Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-15T13:51:37.0633274Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-15T13:51:37.0939382Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-15T13:51:37.1250279Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-15T13:51:37.1262199Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:51:37.1559677Z Selecting previously unselected package libio-string-perl. 2021-05-15T13:51:37.1864174Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-15T13:51:37.1877588Z Unpacking libio-string-perl (1.08-3) ... 2021-05-15T13:51:37.2142347Z Selecting previously unselected package libfont-ttf-perl. 2021-05-15T13:51:37.2448219Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-15T13:51:37.2458514Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-15T13:51:37.3105304Z Selecting previously unselected package libfuture-perl. 2021-05-15T13:51:37.3383691Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-15T13:51:37.3393087Z Unpacking libfuture-perl (0.43-1) ... 2021-05-15T13:51:37.3745982Z Selecting previously unselected package libparams-validate-perl. 2021-05-15T13:51:37.4013730Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-15T13:51:37.4023956Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-15T13:51:37.4425237Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-15T13:51:37.4716990Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-15T13:51:37.4728119Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:51:37.5021993Z Selecting previously unselected package libsort-versions-perl. 2021-05-15T13:51:37.5353727Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-15T13:51:37.5365409Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-15T13:51:37.5784977Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-15T13:51:37.6052909Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-15T13:51:37.6066870Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:51:37.6345082Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-15T13:51:37.6662140Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-15T13:51:37.6674185Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:51:37.7027960Z Selecting previously unselected package libio-prompter-perl. 2021-05-15T13:51:37.7323632Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-15T13:51:37.7335696Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-15T13:51:37.7623951Z Selecting previously unselected package libjson-perl. 2021-05-15T13:51:37.7908042Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-15T13:51:37.7920448Z Unpacking libjson-perl (4.02000-2) ... 2021-05-15T13:51:37.8304583Z Selecting previously unselected package liblog-any-perl. 2021-05-15T13:51:37.8521684Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-15T13:51:37.8534153Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-15T13:51:37.8840681Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-15T13:51:37.9141958Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-15T13:51:37.9155237Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:51:37.9424220Z Selecting previously unselected package libpackage-stash-perl. 2021-05-15T13:51:37.9669821Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-15T13:51:37.9683881Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-15T13:51:37.9984120Z Selecting previously unselected package libsub-identify-perl. 2021-05-15T13:51:38.0221468Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-15T13:51:38.0246154Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:51:38.0460993Z Selecting previously unselected package libsub-name-perl. 2021-05-15T13:51:38.0758579Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-15T13:51:38.0769289Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-15T13:51:38.1085094Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-15T13:51:38.1327273Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-15T13:51:38.1342766Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:51:38.1625516Z Selecting previously unselected package libpath-tiny-perl. 2021-05-15T13:51:38.1899168Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-15T13:51:38.1910658Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-15T13:51:38.2206890Z Selecting previously unselected package libtype-tiny-perl. 2021-05-15T13:51:38.2476432Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-15T13:51:38.2488711Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:51:38.3075404Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-15T13:51:38.3365204Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-15T13:51:38.3380203Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:51:38.3792379Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-15T13:51:38.4039125Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-15T13:51:38.4050089Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:51:38.4404546Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-15T13:51:38.4719673Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-15T13:51:38.4730109Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:51:38.5063955Z Selecting previously unselected package libio-async-perl. 2021-05-15T13:51:38.5273973Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-15T13:51:38.5288643Z Unpacking libio-async-perl (0.75-1) ... 2021-05-15T13:51:38.5823824Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-15T13:51:38.6037856Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-15T13:51:38.6048040Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:51:38.6344783Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-15T13:51:38.6586677Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-15T13:51:38.6596782Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:51:38.6904013Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-15T13:51:38.7129542Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-15T13:51:38.7141857Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:51:38.7584346Z Selecting previously unselected package libjson-xs-perl. 2021-05-15T13:51:38.7835314Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-15T13:51:38.7849370Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:51:38.8264694Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-15T13:51:38.8483014Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-15T13:51:38.8494176Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:51:38.8747489Z Selecting previously unselected package liblist-compare-perl. 2021-05-15T13:51:38.9028848Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-15T13:51:38.9041243Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-15T13:51:38.9338969Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-15T13:51:38.9631726Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-15T13:51:38.9640386Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:51:38.9916933Z Selecting previously unselected package liblist-someutils-perl. 2021-05-15T13:51:39.0189800Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-15T13:51:39.0202072Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-15T13:51:39.0441208Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-15T13:51:39.0715704Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-15T13:51:39.0729240Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:51:39.0983458Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-15T13:51:39.1274252Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-15T13:51:39.1287519Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:51:39.1528750Z Selecting previously unselected package libobject-id-perl. 2021-05-15T13:51:39.1824788Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-15T13:51:39.1841686Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:51:39.2145327Z Selecting previously unselected package libmoox-struct-perl. 2021-05-15T13:51:39.2392486Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-15T13:51:39.2407756Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-15T13:51:39.2704155Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-15T13:51:39.2924760Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-15T13:51:39.2934588Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:51:39.3304423Z Selecting previously unselected package libnet-libidn-perl. 2021-05-15T13:51:39.3549901Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-15T13:51:39.3564589Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:51:39.3824330Z Selecting previously unselected package libnumber-range-perl. 2021-05-15T13:51:39.4082936Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-15T13:51:39.4097157Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-15T13:51:39.4384106Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-15T13:51:39.4581621Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-15T13:51:39.4602446Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:51:39.4904748Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-15T13:51:39.5141494Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-15T13:51:39.5152541Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:51:39.5433059Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-15T13:51:39.5746811Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-15T13:51:39.5756822Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:51:39.6087750Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-15T13:51:39.6343720Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-15T13:51:39.6355570Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:51:39.6665001Z Selecting previously unselected package libpod-constants-perl. 2021-05-15T13:51:39.6929533Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-15T13:51:39.6944706Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-15T13:51:39.7218426Z Selecting previously unselected package libqpdf26:amd64. 2021-05-15T13:51:39.7530447Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-15T13:51:39.7550123Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:51:39.8264947Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-15T13:51:39.8476998Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-15T13:51:39.8493318Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:51:39.8783955Z Selecting previously unselected package libreadonly-perl. 2021-05-15T13:51:39.9011297Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-15T13:51:39.9025455Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-15T13:51:39.9285610Z Selecting previously unselected package libref-util-perl. 2021-05-15T13:51:39.9593153Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-15T13:51:39.9604137Z Unpacking libref-util-perl (0.204-1) ... 2021-05-15T13:51:39.9936689Z Selecting previously unselected package libref-util-xs-perl. 2021-05-15T13:51:40.0171036Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-15T13:51:40.0191989Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:51:40.0463966Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-15T13:51:40.0721796Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-15T13:51:40.0741038Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:51:40.1064452Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-15T13:51:40.1292418Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-15T13:51:40.1305224Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:51:40.1573419Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-15T13:51:40.1846968Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:51:40.1860947Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:51:40.2166047Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-15T13:51:40.2448495Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-15T13:51:40.2460771Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:51:40.2779097Z Selecting previously unselected package libsereal-perl. 2021-05-15T13:51:40.3056888Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-15T13:51:40.3068372Z Unpacking libsereal-perl (4.011-1) ... 2021-05-15T13:51:40.3304509Z Selecting previously unselected package libsort-key-perl. 2021-05-15T13:51:40.3611129Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-15T13:51:40.3621528Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-15T13:51:40.3885925Z Selecting previously unselected package libstring-copyright-perl. 2021-05-15T13:51:40.4159441Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-15T13:51:40.4168186Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:51:40.4424287Z Selecting previously unselected package libstring-escape-perl. 2021-05-15T13:51:40.4692096Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-15T13:51:40.4703238Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-15T13:51:40.5010762Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-15T13:51:40.5311937Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-15T13:51:40.5325298Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:51:40.5624845Z Selecting previously unselected package libterm-readkey-perl. 2021-05-15T13:51:40.5875137Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-15T13:51:40.5886979Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:51:40.6224333Z Selecting previously unselected package libtest-fatal-perl. 2021-05-15T13:51:40.6427208Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-15T13:51:40.6440106Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-15T13:51:40.6658193Z Selecting previously unselected package libtest-refcount-perl. 2021-05-15T13:51:40.6939968Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-15T13:51:40.6952096Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-15T13:51:40.7265574Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-15T13:51:40.7491751Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-15T13:51:40.7510437Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:51:40.7825373Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-15T13:51:40.8078778Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-15T13:51:40.8086645Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:51:40.8387353Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-15T13:51:40.8683996Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-15T13:51:40.8693180Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:51:40.9025836Z Selecting previously unselected package libxml-writer-perl. 2021-05-15T13:51:40.9235673Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-15T13:51:40.9250730Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-15T13:51:40.9856871Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-15T13:51:41.0098060Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-15T13:51:41.0110656Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:51:41.0362637Z Selecting previously unselected package licensecheck. 2021-05-15T13:51:41.0637435Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-15T13:51:41.0648278Z Unpacking licensecheck (3.0.45-1) ... 2021-05-15T13:51:41.0945538Z Selecting previously unselected package libdevel-size-perl. 2021-05-15T13:51:41.1199863Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-15T13:51:41.1214400Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:51:41.1544501Z Selecting previously unselected package t1utils. 2021-05-15T13:51:41.1751672Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-15T13:51:41.1764427Z Unpacking t1utils (1.41-3) ... 2021-05-15T13:51:41.2225375Z Selecting previously unselected package lintian. 2021-05-15T13:51:41.2454526Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-15T13:51:41.2470225Z Unpacking lintian (2.62.0) ... 2021-05-15T13:51:41.6205068Z Selecting previously unselected package python3-unidiff. 2021-05-15T13:51:41.6513169Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-15T13:51:41.6525436Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-15T13:51:41.6905002Z Selecting previously unselected package python3-xdg. 2021-05-15T13:51:41.7156048Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-15T13:51:41.7175675Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:51:41.7462305Z Selecting previously unselected package qpdf. 2021-05-15T13:51:41.7753158Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-15T13:51:41.7765114Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-15T13:51:41.8545635Z Selecting previously unselected package python3-magic. 2021-05-15T13:51:41.8786753Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-15T13:51:41.8799876Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-15T13:51:41.9466478Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-15T13:51:41.9507141Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-15T13:51:41.9540803Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-15T13:51:41.9592160Z Setting up wdiff (1.2.2-2build1) ... 2021-05-15T13:51:41.9625477Z Setting up libfile-which-perl (1.23-1) ... 2021-05-15T13:51:41.9655940Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-15T13:51:41.9688727Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-15T13:51:41.9716617Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-15T13:51:41.9760849Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-15T13:51:42.1455110Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-15T13:51:42.1484600Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-15T13:51:42.1522774Z Setting up libwant-perl (0.29-1build4) ... 2021-05-15T13:51:42.1557535Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-15T13:51:42.1590243Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-15T13:51:42.1627222Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-15T13:51:42.1667949Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-15T13:51:42.1705168Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-15T13:51:42.1736424Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-15T13:51:42.1776038Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-15T13:51:42.1816379Z Setting up libclone-perl (0.43-2) ... 2021-05-15T13:51:42.1853651Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-15T13:51:42.1918231Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-15T13:51:42.1953156Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-15T13:51:42.1994038Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-15T13:51:42.2038931Z Setting up liblog-any-perl (1.708-1) ... 2021-05-15T13:51:42.2083668Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-15T13:51:42.2116862Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-15T13:51:42.2154588Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-15T13:51:42.2193887Z Setting up libfuture-perl (0.43-1) ... 2021-05-15T13:51:42.2226744Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-15T13:51:42.2263966Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-15T13:51:42.2292178Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-15T13:51:42.2322971Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-15T13:51:42.2354409Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-15T13:51:42.2384524Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-15T13:51:42.4205478Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-15T13:51:42.4238698Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-15T13:51:42.4270482Z Setting up libsub-install-perl (0.928-1) ... 2021-05-15T13:51:42.4303193Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-15T13:51:42.4360567Z Setting up libio-async-perl (0.75-1) ... 2021-05-15T13:51:42.4392740Z Setting up patchutils (0.3.4-2) ... 2021-05-15T13:51:42.4429688Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-15T13:51:42.4468260Z Setting up libio-string-perl (1.08-3) ... 2021-05-15T13:51:42.4509681Z Setting up libreadonly-perl (2.050-2) ... 2021-05-15T13:51:42.4545568Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-15T13:51:42.4578886Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-15T13:51:42.6533588Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-15T13:51:42.6569295Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-15T13:51:42.6608752Z Setting up libref-util-perl (0.204-1) ... 2021-05-15T13:51:42.6641787Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-15T13:51:42.6671380Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-15T13:51:42.6707934Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-15T13:51:42.6744940Z Setting up qpdf (9.1.1-1build1) ... 2021-05-15T13:51:42.6778222Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-15T13:51:42.6819727Z Setting up t1utils (1.41-3) ... 2021-05-15T13:51:42.6853824Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-15T13:51:42.6889601Z Setting up diffstat (1.63-1) ... 2021-05-15T13:51:42.6920628Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-15T13:51:42.6951910Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-15T13:51:42.6986907Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-15T13:51:42.7021966Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-15T13:51:42.7054789Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-15T13:51:42.7088069Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-15T13:51:42.7132386Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-15T13:51:42.7178999Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-15T13:51:42.7221030Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-15T13:51:42.7266265Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-15T13:51:42.7302919Z Setting up libsub-name-perl (0.26-1) ... 2021-05-15T13:51:42.7338636Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-15T13:51:42.7375756Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-15T13:51:42.7412120Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-15T13:51:42.7452990Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-15T13:51:42.7494294Z Setting up libjson-perl (4.02000-2) ... 2021-05-15T13:51:42.7532199Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-15T13:51:42.7575159Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-15T13:51:42.7606541Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-15T13:51:42.9141942Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-15T13:51:42.9176506Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-15T13:51:42.9210935Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-15T13:51:42.9252369Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-15T13:51:42.9288064Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-15T13:51:42.9323591Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-15T13:51:42.9361592Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-15T13:51:42.9396724Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-15T13:51:42.9566768Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-15T13:51:42.9653584Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-15T13:51:42.9693314Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-15T13:51:43.1388407Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-15T13:51:43.1424532Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-15T13:51:43.1471024Z Setting up dctrl-tools (2.24-3) ... 2021-05-15T13:51:43.1583538Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-15T13:51:43.1614501Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-15T13:51:43.1653216Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-15T13:51:43.1685764Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-15T13:51:43.1729829Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-15T13:51:43.1767109Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-15T13:51:43.1814330Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-15T13:51:43.1845495Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-15T13:51:43.1879627Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-15T13:51:43.1920456Z Setting up libsereal-perl (4.011-1) ... 2021-05-15T13:51:43.1963465Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-15T13:51:43.1998849Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-15T13:51:43.2129122Z Setting up dput (1.0.3ubuntu1) ... 2021-05-15T13:51:43.3947466Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-15T13:51:43.3977147Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-15T13:51:43.4016789Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-15T13:51:43.4056475Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-15T13:51:43.4087807Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-15T13:51:43.4134731Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-15T13:51:43.4167239Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-15T13:51:43.4204644Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-15T13:51:43.4262215Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-15T13:51:43.4298067Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-15T13:51:43.4343042Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-15T13:51:43.4385163Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-15T13:51:43.4420251Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-15T13:51:43.4465364Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-15T13:51:43.4505758Z Setting up libmoo-perl (2.003006-1) ... 2021-05-15T13:51:43.4546865Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-15T13:51:43.4586260Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-15T13:51:43.4624456Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-15T13:51:43.6768153Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-15T13:51:43.6808082Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-15T13:51:43.6849095Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-15T13:51:43.6885784Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-15T13:51:43.6926169Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-15T13:51:43.6972176Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-15T13:51:43.7006679Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-15T13:51:43.7043321Z Setting up lintian (2.62.0) ... 2021-05-15T13:51:43.7103591Z Setting up licensecheck (3.0.45-1) ... 2021-05-15T13:51:43.7150756Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:51:59.7771392Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:52:00.0312626Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:02.2631098Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-15T13:52:02.4051642Z 2021-05-15T13:52:02.4214656Z Reading package lists... 0% 2021-05-15T13:52:02.4215440Z 2021-05-15T13:52:02.4266007Z Reading package lists... 100% 2021-05-15T13:52:02.4266896Z 2021-05-15T13:52:02.4267361Z 2021-05-15T13:52:02.4268049Z Reading package lists... Done 2021-05-15T13:52:02.4268582Z 2021-05-15T13:52:02.4269264Z Building dependency tree... 0% 2021-05-15T13:52:02.4270106Z 2021-05-15T13:52:02.4572725Z Building dependency tree... 0% 2021-05-15T13:52:02.4573995Z 2021-05-15T13:52:02.4574713Z Building dependency tree... 50% 2021-05-15T13:52:02.4575267Z 2021-05-15T13:52:02.6230206Z Building dependency tree... 50% 2021-05-15T13:52:02.6231894Z 2021-05-15T13:52:02.6232579Z Building dependency tree 2021-05-15T13:52:02.6233038Z 2021-05-15T13:52:02.6233577Z Reading state information... 0% 2021-05-15T13:52:02.6234181Z 2021-05-15T13:52:02.8136274Z Reading state information... 0% 2021-05-15T13:52:02.8136718Z 2021-05-15T13:52:02.8136946Z 2021-05-15T13:52:02.8137393Z Reading state information... Done 2021-05-15T13:52:02.8137764Z 2021-05-15T13:52:02.8138188Z Reading state information... 0% 2021-05-15T13:52:02.8202325Z 2021-05-15T13:52:02.8202886Z Reading state information... 1% 2021-05-15T13:52:02.8246395Z 2021-05-15T13:52:02.8247261Z Reading state information... 3% 2021-05-15T13:52:02.8297144Z 2021-05-15T13:52:02.8297793Z Reading state information... 5% 2021-05-15T13:52:02.8343183Z 2021-05-15T13:52:02.8343626Z Reading state information... 7% 2021-05-15T13:52:02.8387716Z 2021-05-15T13:52:02.8388183Z Reading state information... 9% 2021-05-15T13:52:02.8429232Z 2021-05-15T13:52:02.8429831Z Reading state information... 11% 2021-05-15T13:52:02.8478178Z 2021-05-15T13:52:02.8478712Z Reading state information... 13% 2021-05-15T13:52:02.8519899Z 2021-05-15T13:52:02.8520346Z Reading state information... 15% 2021-05-15T13:52:02.8561417Z 2021-05-15T13:52:02.8561898Z Reading state information... 17% 2021-05-15T13:52:02.8613717Z 2021-05-15T13:52:02.8614329Z Reading state information... 19% 2021-05-15T13:52:02.8667361Z 2021-05-15T13:52:02.8667924Z Reading state information... 21% 2021-05-15T13:52:02.8715978Z 2021-05-15T13:52:02.8716635Z Reading state information... 23% 2021-05-15T13:52:02.8770106Z 2021-05-15T13:52:02.8770707Z Reading state information... 25% 2021-05-15T13:52:02.8826629Z 2021-05-15T13:52:02.8827174Z Reading state information... 27% 2021-05-15T13:52:02.8875088Z 2021-05-15T13:52:02.8875615Z Reading state information... 29% 2021-05-15T13:52:02.8931359Z 2021-05-15T13:52:02.8931879Z Reading state information... 31% 2021-05-15T13:52:02.8985875Z 2021-05-15T13:52:02.8986445Z Reading state information... 33% 2021-05-15T13:52:02.9029926Z 2021-05-15T13:52:02.9030531Z Reading state information... 35% 2021-05-15T13:52:02.9069703Z 2021-05-15T13:52:02.9070195Z Reading state information... 37% 2021-05-15T13:52:02.9122090Z 2021-05-15T13:52:02.9122693Z Reading state information... 39% 2021-05-15T13:52:02.9173484Z 2021-05-15T13:52:02.9174000Z Reading state information... 41% 2021-05-15T13:52:02.9218948Z 2021-05-15T13:52:02.9219406Z Reading state information... 43% 2021-05-15T13:52:02.9280289Z 2021-05-15T13:52:02.9280897Z Reading state information... 45% 2021-05-15T13:52:02.9357633Z 2021-05-15T13:52:02.9358330Z Reading state information... 47% 2021-05-15T13:52:02.9412613Z 2021-05-15T13:52:02.9413137Z Reading state information... 49% 2021-05-15T13:52:02.9466548Z 2021-05-15T13:52:02.9467044Z Reading state information... 51% 2021-05-15T13:52:02.9518026Z 2021-05-15T13:52:02.9518585Z Reading state information... 53% 2021-05-15T13:52:02.9564925Z 2021-05-15T13:52:02.9565438Z Reading state information... 55% 2021-05-15T13:52:02.9610894Z 2021-05-15T13:52:02.9611351Z Reading state information... 57% 2021-05-15T13:52:02.9665014Z 2021-05-15T13:52:02.9665761Z Reading state information... 59% 2021-05-15T13:52:02.9722064Z 2021-05-15T13:52:02.9722656Z Reading state information... 61% 2021-05-15T13:52:02.9781444Z 2021-05-15T13:52:02.9782130Z Reading state information... 63% 2021-05-15T13:52:02.9827553Z 2021-05-15T13:52:02.9828012Z Reading state information... 65% 2021-05-15T13:52:02.9872892Z 2021-05-15T13:52:02.9873385Z Reading state information... 67% 2021-05-15T13:52:02.9920440Z 2021-05-15T13:52:02.9920968Z Reading state information... 69% 2021-05-15T13:52:02.9985976Z 2021-05-15T13:52:02.9986461Z Reading state information... 71% 2021-05-15T13:52:03.0030738Z 2021-05-15T13:52:03.0031388Z Reading state information... 73% 2021-05-15T13:52:03.0076978Z 2021-05-15T13:52:03.0077490Z Reading state information... 75% 2021-05-15T13:52:03.0137117Z 2021-05-15T13:52:03.0137622Z Reading state information... 77% 2021-05-15T13:52:03.0180978Z 2021-05-15T13:52:03.0181495Z Reading state information... 79% 2021-05-15T13:52:03.0228385Z 2021-05-15T13:52:03.0228890Z Reading state information... 81% 2021-05-15T13:52:03.0275694Z 2021-05-15T13:52:03.0276565Z Reading state information... 83% 2021-05-15T13:52:03.0328001Z 2021-05-15T13:52:03.0328511Z Reading state information... 85% 2021-05-15T13:52:03.0381862Z 2021-05-15T13:52:03.0382383Z Reading state information... 87% 2021-05-15T13:52:03.0427051Z 2021-05-15T13:52:03.0427544Z Reading state information... 89% 2021-05-15T13:52:03.0466996Z 2021-05-15T13:52:03.0467946Z Reading state information... 91% 2021-05-15T13:52:03.0515059Z 2021-05-15T13:52:03.0515545Z Reading state information... 93% 2021-05-15T13:52:03.0559059Z 2021-05-15T13:52:03.0559545Z Reading state information... 95% 2021-05-15T13:52:03.0609222Z 2021-05-15T13:52:03.0609762Z Reading state information... 97% 2021-05-15T13:52:03.0660172Z 2021-05-15T13:52:03.0660826Z Reading state information... 99% 2021-05-15T13:52:03.3701024Z Selecting previously unselected package r-3.6.3. 2021-05-15T13:52:03.5052608Z (Reading database ... 259872 files and directories currently installed.) 2021-05-15T13:52:03.5212109Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-15T13:52:03.5224042Z Unpacking r-3.6.3 (1) ... 2021-05-15T13:52:04.3505588Z Setting up r-3.6.3 (1) ... 2021-05-15T13:52:04.3771167Z 2021-05-15T13:52:04.3772066Z 2021-05-15T13:52:04.3772657Z Reading state information... Done 2021-05-15T13:52:04.4014679Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-15T13:52:04.4139169Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-15T13:52:04.4482058Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T13:52:04.4482633Z env: 2021-05-15T13:52:04.4483078Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:04.4483566Z TIC_DEPLOY_KEY: 2021-05-15T13:52:04.4484394Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:04.4486152Z GITHUB_PAT: *** 2021-05-15T13:52:04.4486567Z COVERALLS_TOKEN: 2021-05-15T13:52:04.4487087Z continue-on-error: false 2021-05-15T13:52:04.4487589Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:04.4488077Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:04.4488546Z TZ: UTC 2021-05-15T13:52:04.4488934Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:04.4489365Z NOT_CRAN: true 2021-05-15T13:52:04.4489737Z ##[endgroup] 2021-05-15T13:52:04.5110369Z [command]sudo apt-get install -y texinfo 2021-05-15T13:52:04.7094497Z Reading package lists... 2021-05-15T13:52:04.9139529Z Building dependency tree... 2021-05-15T13:52:04.9159647Z Reading state information... 2021-05-15T13:52:05.1398580Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-15T13:52:05.1399779Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:06.2521775Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-15T13:52:06.2700787Z --2021-05-15 13:52:06-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-15T13:52:06.4508943Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-15T13:52:06.4628103Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-15T13:52:06.5064447Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-15T13:52:06.5066902Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-15T13:52:06.5069743Z --2021-05-15 13:52:06-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-15T13:52:06.5817794Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-15T13:52:06.6036999Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-15T13:52:06.6999080Z HTTP request sent, awaiting response... 302 Found 2021-05-15T13:52:06.7005046Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=XIwEXhpesIDMNWrawZnt13WcJg91sV8E0z5KEqst7mY%3D&st=2021-05-15T13%3A51%3A06Z&se=2021-05-15T13%3A57%3A06Z&sp=r [following] 2021-05-15T13:52:06.7011316Z --2021-05-15 13:52:06-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1548/8i40h7amajmqecux/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=XIwEXhpesIDMNWrawZnt13WcJg91sV8E0z5KEqst7mY%3D&st=2021-05-15T13%3A51%3A06Z&se=2021-05-15T13%3A57%3A06Z&sp=r 2021-05-15T13:52:06.7367547Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-15T13:52:06.7583178Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-15T13:52:06.8768614Z HTTP request sent, awaiting response... 200 OK 2021-05-15T13:52:06.8770565Z Length: 67312830 (64M) [application/octet-stream] 2021-05-15T13:52:06.8772792Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-15T13:52:07.0916813Z 2021-05-15T13:52:07.7230596Z 0K ........ ........ ........ ........ 49% 39.5M 1s 2021-05-15T13:52:08.2272417Z 32768K ........ ........ ........ ........ 99% 61.9M 0s 2021-05-15T13:52:08.2275810Z 65536K 100% 8.54M=1.4s 2021-05-15T13:52:08.2276232Z 2021-05-15T13:52:08.2277903Z 2021-05-15 13:52:08 (47.5 MB/s) - ‘TinyTeX.tar.gz’ saved [67312830/67312830] 2021-05-15T13:52:08.2278655Z 2021-05-15T13:52:10.1262904Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-15T13:52:10.1264137Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-15T13:52:10.4431411Z ##[group]Run tlmgr update --self 2021-05-15T13:52:10.4432186Z tlmgr update --self 2021-05-15T13:52:10.4432965Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T13:52:10.4433701Z tlmgr update --all 2021-05-15T13:52:10.4481281Z shell: /usr/bin/bash -e {0} 2021-05-15T13:52:10.4481673Z env: 2021-05-15T13:52:10.4482092Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:10.4482553Z TIC_DEPLOY_KEY: 2021-05-15T13:52:10.4484080Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:10.4485918Z GITHUB_PAT: *** 2021-05-15T13:52:10.4486363Z COVERALLS_TOKEN: 2021-05-15T13:52:10.4486872Z continue-on-error: false 2021-05-15T13:52:10.4487701Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:10.4488509Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:10.4488949Z TZ: UTC 2021-05-15T13:52:10.4489476Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:10.4489943Z NOT_CRAN: true 2021-05-15T13:52:10.4490458Z ##[endgroup] 2021-05-15T13:52:12.2898125Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:52:12.2900121Z tlmgr: no self-updates for tlmgr available 2021-05-15T13:52:13.8701570Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:52:13.8703528Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T13:52:14.0416509Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T13:52:14.1230893Z [3/89, 00:01/07:38] install: auto-pst-pdf-lua [3k] 2021-05-15T13:52:14.1956392Z [4/89, 00:01/07:19] install: barracuda [30k] 2021-05-15T13:52:14.2695698Z [5/89, 00:01/04:54] install: bezierplot [8k] 2021-05-15T13:52:15.1074038Z [6/89, 00:01/04:30] install: biber.x86_64-linux [22986k] 2021-05-15T13:52:16.5411905Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-15T13:52:16.6634107Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-15T13:52:16.7648136Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-15T13:52:16.8355851Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-15T13:52:16.9062135Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-15T13:52:16.9765267Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-15T13:52:17.0463837Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-15T13:52:17.1219475Z [14/89, 00:04/00:04] install: colorprofiles [86k] 2021-05-15T13:52:17.2002785Z [15/89, 00:04/00:04] install: combofont [2k] 2021-05-15T13:52:17.3232453Z [16/89, 00:04/00:04] install: courier [470k] 2021-05-15T13:52:17.4397819Z [17/89, 00:04/00:04] install: courier-scaled [3k] 2021-05-15T13:52:17.5098922Z [18/89, 00:04/00:04] install: cstypo [3k] 2021-05-15T13:52:17.5788116Z [19/89, 00:04/00:04] install: ctablestack [2k] 2021-05-15T13:52:17.6507554Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-15T13:52:17.7251237Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-15T13:52:17.7997610Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-15T13:52:17.8694425Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-15T13:52:17.9448072Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-15T13:52:18.0173357Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-15T13:52:18.0883743Z [26/89, 00:05/00:05] install: filecontents [3k] 2021-05-15T13:52:18.1601671Z [27/89, 00:05/00:05] install: grfext [3k] 2021-05-15T13:52:18.2319503Z [28/89, 00:05/00:05] install: hyphenex [9k] 2021-05-15T13:52:18.3054318Z [29/89, 00:05/00:05] install: ifplatform [2k] 2021-05-15T13:52:18.3791467Z [30/89, 00:05/00:05] install: innerscript [4k] 2021-05-15T13:52:18.4521434Z [31/89, 00:05/00:05] install: interpreter [7k] 2021-05-15T13:52:18.5270841Z [32/89, 00:05/00:05] install: kanaparser [5k] 2021-05-15T13:52:18.6018224Z [33/89, 00:05/00:05] install: knuth-local [23k] 2021-05-15T13:52:18.6778344Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-15T13:52:18.7519133Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-15T13:52:18.8289078Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-15T13:52:18.9282633Z [37/89, 00:05/00:05] install: lua-ul [7k] 2021-05-15T13:52:19.0048913Z [38/89, 00:05/00:05] install: lua-uni-algos [6k] 2021-05-15T13:52:19.0817642Z [39/89, 00:06/00:06] install: lua-visual-debug [4k] 2021-05-15T13:52:19.1551030Z [40/89, 00:06/00:06] install: luacode [3k] 2021-05-15T13:52:19.2308690Z [41/89, 00:06/00:06] install: luacolor [5k] 2021-05-15T13:52:19.3041755Z [42/89, 00:06/00:06] install: luahyphenrules [3k] 2021-05-15T13:52:19.3773513Z [43/89, 00:06/00:06] install: luaimageembed [2k] 2021-05-15T13:52:19.4609416Z [44/89, 00:06/00:06] install: luaindex [5k] 2021-05-15T13:52:19.5355571Z [45/89, 00:06/00:06] install: luainputenc [5k] 2021-05-15T13:52:19.6089747Z [46/89, 00:06/00:06] install: luaintro [1k] 2021-05-15T13:52:19.6846547Z [47/89, 00:06/00:06] install: luakeys [5k] 2021-05-15T13:52:19.7627001Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-15T13:52:19.8370690Z [49/89, 00:06/00:06] install: lualatex-truncate [2k] 2021-05-15T13:52:19.9202439Z [50/89, 00:06/00:06] install: luamplib [12k] 2021-05-15T13:52:19.9940651Z [51/89, 00:06/00:06] install: luapackageloader [2k] 2021-05-15T13:52:20.0675568Z [52/89, 00:07/00:07] install: luaprogtable [7k] 2021-05-15T13:52:20.1437926Z [53/89, 00:07/00:07] install: luarandom [2k] 2021-05-15T13:52:20.2184873Z [54/89, 00:07/00:07] install: luatex85 [2k] 2021-05-15T13:52:20.2917258Z [55/89, 00:07/00:07] install: luatexbase [4k] 2021-05-15T13:52:20.3652816Z [56/89, 00:07/00:07] install: luatexko [22k] 2021-05-15T13:52:20.4418479Z [57/89, 00:07/00:07] install: luatextra [2k] 2021-05-15T13:52:21.0621832Z [58/89, 00:07/00:07] install: luavlna [8k] 2021-05-15T13:52:21.0624394Z [59/89, 00:07/00:07] install: luaxml [31k] 2021-05-15T13:52:21.0626630Z [60/89, 00:07/00:07] install: makeindex.x86_64-linux [49k] 2021-05-15T13:52:21.0627692Z [61/89, 00:07/00:07] install: makeindex [5k] 2021-05-15T13:52:21.0628539Z [62/89, 00:07/00:07] install: mflogo [2k] 2021-05-15T13:52:21.0629285Z [63/89, 00:07/00:07] install: newpax [9k] 2021-05-15T13:52:21.0630130Z [64/89, 00:07/00:07] install: nodetree [13k] 2021-05-15T13:52:21.0630922Z [65/89, 00:07/00:07] install: odsfile [5k] 2021-05-15T13:52:21.1166754Z [66/89, 00:08/00:08] install: optex.x86_64-linux [1k] 2021-05-15T13:52:21.2473954Z [67/89, 00:08/00:08] install: optex [770k] 2021-05-15T13:52:21.3690349Z [68/89, 00:08/00:08] install: pdfarticle [4k] 2021-05-15T13:52:21.4504232Z [69/89, 00:08/00:08] install: pdfextra [22k] 2021-05-15T13:52:21.5320117Z [70/89, 00:08/00:08] install: placeat [4k] 2021-05-15T13:52:21.6065439Z [71/89, 00:08/00:08] install: plantuml [3k] 2021-05-15T13:52:21.6865388Z [72/89, 00:08/00:08] install: rsfs [55k] 2021-05-15T13:52:21.7697070Z [73/89, 00:08/00:08] install: selnolig [53k] 2021-05-15T13:52:21.8614165Z [74/89, 00:08/00:08] install: spelling [14k] 2021-05-15T13:52:21.9429835Z [75/89, 00:08/00:08] install: stricttex [2k] 2021-05-15T13:52:22.0203782Z [76/89, 00:08/00:08] install: texlive-common [1k] 2021-05-15T13:52:22.1012203Z [77/89, 00:09/00:09] install: texlive-en [1k] 2021-05-15T13:52:22.1908597Z [78/89, 00:09/00:09] install: texlive-msg-translations [144k] 2021-05-15T13:52:22.2900504Z [79/89, 00:09/00:09] install: thumbpdf.x86_64-linux [1k] 2021-05-15T13:52:22.3657631Z [80/89, 00:09/00:09] install: thumbpdf [19k] 2021-05-15T13:52:22.4491907Z [81/89, 00:09/00:09] install: tlshell.x86_64-linux [1k] 2021-05-15T13:52:22.5305436Z [82/89, 00:09/00:09] install: tlshell [29k] 2021-05-15T13:52:22.6113386Z [83/89, 00:09/00:09] install: typewriter [25k] 2021-05-15T13:52:22.6979276Z [84/89, 00:09/00:09] install: uninormalize [6k] 2021-05-15T13:52:22.7854734Z [85/89, 00:09/00:09] install: upquote [2k] 2021-05-15T13:52:22.8704236Z [86/89, 00:09/00:09] install: xdvi.x86_64-linux [530k] 2021-05-15T13:52:23.0019750Z [87/89, 00:09/00:09] install: xdvi [7k] 2021-05-15T13:52:23.0807498Z [88/89, 00:10/00:10] install: collection-basic [1k] 2021-05-15T13:52:23.1580801Z [89/89, 00:10/00:10] install: collection-luatex [1k] 2021-05-15T13:52:23.1852197Z running mktexlsr ... 2021-05-15T13:52:23.2819101Z done running mktexlsr. 2021-05-15T13:52:23.3169253Z running updmap-sys ... 2021-05-15T13:52:23.6927640Z done running updmap-sys. 2021-05-15T13:52:23.6929613Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-15T13:52:23.6931970Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/ektR6f6zY7/3oPq1UpYnZ ... 2021-05-15T13:52:24.1306184Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/ektR6f6zY7/3oPq1UpYnZ. 2021-05-15T13:52:24.1308076Z OK: optex.fmt/luatex 2021-05-15T13:52:24.1309704Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T13:52:24.1311512Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T13:52:25.8087129Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:52:25.8088748Z tlmgr: no updates available 2021-05-15T13:52:25.9352613Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:52:25.9353239Z with: 2021-05-15T13:52:25.9353749Z pandoc-version: 2.7.3 2021-05-15T13:52:25.9354193Z env: 2021-05-15T13:52:25.9354780Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:25.9355380Z TIC_DEPLOY_KEY: 2021-05-15T13:52:25.9356286Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:25.9358254Z GITHUB_PAT: *** 2021-05-15T13:52:25.9358728Z COVERALLS_TOKEN: 2021-05-15T13:52:25.9359389Z continue-on-error: false 2021-05-15T13:52:25.9359931Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:25.9360532Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:25.9361032Z TZ: UTC 2021-05-15T13:52:25.9361522Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:25.9362135Z NOT_CRAN: true 2021-05-15T13:52:25.9362563Z ##[endgroup] 2021-05-15T13:52:26.3434880Z [command]sudo apt-get install -y gdebi-core 2021-05-15T13:52:26.4260996Z Reading package lists... 2021-05-15T13:52:26.6379543Z Building dependency tree... 2021-05-15T13:52:26.6399571Z Reading state information... 2021-05-15T13:52:26.9623132Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-15T13:52:26.9624493Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:26.9656742Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-15T13:52:27.1172387Z 2021-05-15T13:52:27.1384483Z Reading package lists... 0% 2021-05-15T13:52:27.1438506Z 2021-05-15T13:52:27.1439217Z Reading package lists... 100% 2021-05-15T13:52:27.1439569Z 2021-05-15T13:52:27.1439800Z 2021-05-15T13:52:27.1440275Z Reading package lists... Done 2021-05-15T13:52:27.1440686Z 2021-05-15T13:52:27.1441167Z Building dependency tree... 0% 2021-05-15T13:52:27.1441526Z 2021-05-15T13:52:27.1725021Z Building dependency tree... 0% 2021-05-15T13:52:27.1725451Z 2021-05-15T13:52:27.1725952Z Building dependency tree... 50% 2021-05-15T13:52:27.1726316Z 2021-05-15T13:52:27.3389807Z Building dependency tree... 50% 2021-05-15T13:52:27.3390232Z 2021-05-15T13:52:27.3391108Z Building dependency tree 2021-05-15T13:52:27.3391462Z 2021-05-15T13:52:27.3391970Z Reading state information... 0% 2021-05-15T13:52:27.3392322Z 2021-05-15T13:52:27.5506742Z Reading state information... 0% 2021-05-15T13:52:27.5507171Z 2021-05-15T13:52:27.5507411Z 2021-05-15T13:52:27.5507932Z Reading state information... Done 2021-05-15T13:52:27.5508317Z 2021-05-15T13:52:27.5508832Z Reading state information... 0% 2021-05-15T13:52:27.5565694Z 2021-05-15T13:52:27.5566283Z Reading state information... 1% 2021-05-15T13:52:27.5613057Z 2021-05-15T13:52:27.5613658Z Reading state information... 3% 2021-05-15T13:52:27.5661924Z 2021-05-15T13:52:27.5662526Z Reading state information... 5% 2021-05-15T13:52:27.5712733Z 2021-05-15T13:52:27.5713312Z Reading state information... 7% 2021-05-15T13:52:27.5759086Z 2021-05-15T13:52:27.5759663Z Reading state information... 9% 2021-05-15T13:52:27.5808248Z 2021-05-15T13:52:27.5808933Z Reading state information... 11% 2021-05-15T13:52:27.5860039Z 2021-05-15T13:52:27.5860603Z Reading state information... 13% 2021-05-15T13:52:27.5914825Z 2021-05-15T13:52:27.5915416Z Reading state information... 15% 2021-05-15T13:52:27.5985961Z 2021-05-15T13:52:27.5986593Z Reading state information... 17% 2021-05-15T13:52:27.6067509Z 2021-05-15T13:52:27.6068204Z Reading state information... 19% 2021-05-15T13:52:27.6086293Z 2021-05-15T13:52:27.6086868Z Reading state information... 21% 2021-05-15T13:52:27.6130788Z 2021-05-15T13:52:27.6131389Z Reading state information... 23% 2021-05-15T13:52:27.6183224Z 2021-05-15T13:52:27.6183848Z Reading state information... 25% 2021-05-15T13:52:27.6236515Z 2021-05-15T13:52:27.6237125Z Reading state information... 27% 2021-05-15T13:52:27.6285857Z 2021-05-15T13:52:27.6286640Z Reading state information... 29% 2021-05-15T13:52:27.6335971Z 2021-05-15T13:52:27.6337096Z Reading state information... 31% 2021-05-15T13:52:27.6386003Z 2021-05-15T13:52:27.6387223Z Reading state information... 33% 2021-05-15T13:52:27.6434564Z 2021-05-15T13:52:27.6435306Z Reading state information... 35% 2021-05-15T13:52:27.6475154Z 2021-05-15T13:52:27.6475753Z Reading state information... 37% 2021-05-15T13:52:27.6528124Z 2021-05-15T13:52:27.6528754Z Reading state information... 39% 2021-05-15T13:52:27.6575959Z 2021-05-15T13:52:27.6576558Z Reading state information... 41% 2021-05-15T13:52:27.6625593Z 2021-05-15T13:52:27.6626146Z Reading state information... 43% 2021-05-15T13:52:27.6681651Z 2021-05-15T13:52:27.6682285Z Reading state information... 45% 2021-05-15T13:52:27.6758664Z 2021-05-15T13:52:27.6759287Z Reading state information... 47% 2021-05-15T13:52:27.6804967Z 2021-05-15T13:52:27.6805643Z Reading state information... 49% 2021-05-15T13:52:27.6860956Z 2021-05-15T13:52:27.6861578Z Reading state information... 51% 2021-05-15T13:52:27.6906958Z 2021-05-15T13:52:27.6907552Z Reading state information... 53% 2021-05-15T13:52:27.6954993Z 2021-05-15T13:52:27.6955706Z Reading state information... 55% 2021-05-15T13:52:27.7003142Z 2021-05-15T13:52:27.7003789Z Reading state information... 57% 2021-05-15T13:52:27.7057370Z 2021-05-15T13:52:27.7057997Z Reading state information... 59% 2021-05-15T13:52:27.7113811Z 2021-05-15T13:52:27.7114437Z Reading state information... 61% 2021-05-15T13:52:27.7162022Z 2021-05-15T13:52:27.7162610Z Reading state information... 63% 2021-05-15T13:52:27.7209569Z 2021-05-15T13:52:27.7210171Z Reading state information... 65% 2021-05-15T13:52:27.7257923Z 2021-05-15T13:52:27.7258544Z Reading state information... 67% 2021-05-15T13:52:27.7304031Z 2021-05-15T13:52:27.7304620Z Reading state information... 69% 2021-05-15T13:52:27.7370106Z 2021-05-15T13:52:27.7370751Z Reading state information... 71% 2021-05-15T13:52:27.7411901Z 2021-05-15T13:52:27.7412512Z Reading state information... 73% 2021-05-15T13:52:27.7462357Z 2021-05-15T13:52:27.7463311Z Reading state information... 75% 2021-05-15T13:52:27.7527683Z 2021-05-15T13:52:27.7528338Z Reading state information... 77% 2021-05-15T13:52:27.7574130Z 2021-05-15T13:52:27.7574698Z Reading state information... 79% 2021-05-15T13:52:27.7624467Z 2021-05-15T13:52:27.7625043Z Reading state information... 81% 2021-05-15T13:52:27.7675404Z 2021-05-15T13:52:27.7676056Z Reading state information... 83% 2021-05-15T13:52:27.7730119Z 2021-05-15T13:52:27.7730740Z Reading state information... 85% 2021-05-15T13:52:27.7780953Z 2021-05-15T13:52:27.7781599Z Reading state information... 87% 2021-05-15T13:52:27.7828969Z 2021-05-15T13:52:27.7829591Z Reading state information... 89% 2021-05-15T13:52:27.7871262Z 2021-05-15T13:52:27.7871853Z Reading state information... 91% 2021-05-15T13:52:27.7922348Z 2021-05-15T13:52:27.7922971Z Reading state information... 93% 2021-05-15T13:52:27.7974431Z 2021-05-15T13:52:27.7975057Z Reading state information... 95% 2021-05-15T13:52:27.8021501Z 2021-05-15T13:52:27.8022179Z Reading state information... 97% 2021-05-15T13:52:27.8068743Z 2021-05-15T13:52:27.8069459Z Reading state information... 99% 2021-05-15T13:52:28.1512453Z Selecting previously unselected package pandoc. 2021-05-15T13:52:28.3017622Z (Reading database ... 261856 files and directories currently installed.) 2021-05-15T13:52:28.3188972Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-15T13:52:28.3207541Z Unpacking pandoc (2.7.3-1) ... 2021-05-15T13:52:30.9288087Z Setting up pandoc (2.7.3-1) ... 2021-05-15T13:52:30.9324466Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:31.8328721Z 2021-05-15T13:52:31.8329990Z 2021-05-15T13:52:31.8330862Z Reading state information... Done 2021-05-15T13:52:31.8662867Z ##[group]Run git config user.name adigherman 2021-05-15T13:52:31.8663571Z git config user.name adigherman 2021-05-15T13:52:31.8664112Z git config user.email adig@jhu.edu 2021-05-15T13:52:31.8706601Z shell: /usr/bin/bash -e {0} 2021-05-15T13:52:31.8707006Z env: 2021-05-15T13:52:31.8707453Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:31.8707927Z TIC_DEPLOY_KEY: 2021-05-15T13:52:31.8708748Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:31.8710270Z GITHUB_PAT: *** 2021-05-15T13:52:31.8710687Z COVERALLS_TOKEN: 2021-05-15T13:52:31.8711161Z continue-on-error: false 2021-05-15T13:52:31.8711640Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:31.8712109Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:31.8712558Z TZ: UTC 2021-05-15T13:52:31.8712932Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:31.8713342Z NOT_CRAN: true 2021-05-15T13:52:31.8713713Z ##[endgroup] 2021-05-15T13:52:31.8981737Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-15T13:52:31.8982381Z env: 2021-05-15T13:52:31.8983343Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:52:31.8983823Z TIC_DEPLOY_KEY: 2021-05-15T13:52:31.8984675Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:52:31.8986576Z GITHUB_PAT: *** 2021-05-15T13:52:31.8986978Z COVERALLS_TOKEN: 2021-05-15T13:52:31.8987475Z continue-on-error: false 2021-05-15T13:52:31.8987961Z VDIFFR_RUN_TESTS: 2021-05-15T13:52:31.8988444Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:52:31.8988874Z TZ: UTC 2021-05-15T13:52:31.8989268Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:52:31.8989684Z NOT_CRAN: true 2021-05-15T13:52:31.8990222Z ##[endgroup] 2021-05-15T13:52:32.2285864Z Reading package lists... 2021-05-15T13:52:32.4173507Z Building dependency tree... 2021-05-15T13:52:32.4196673Z Reading state information... 2021-05-15T13:52:32.5613006Z The following additional packages will be installed: 2021-05-15T13:52:32.5617462Z cmake-data libjsoncpp1 librhash0 2021-05-15T13:52:32.5623632Z Suggested packages: 2021-05-15T13:52:32.5624559Z cmake-doc ninja-build 2021-05-15T13:52:32.6119995Z The following NEW packages will be installed: 2021-05-15T13:52:32.6125506Z cmake cmake-data libjsoncpp1 librhash0 2021-05-15T13:52:32.6419058Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:32.6420131Z Need to get 5470 kB of archives. 2021-05-15T13:52:32.6421737Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-15T13:52:32.6424518Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-15T13:52:32.6662466Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-15T13:52:32.6672155Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-15T13:52:32.6687387Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-15T13:52:33.1890891Z Fetched 5470 kB in 0s (53.3 MB/s) 2021-05-15T13:52:33.2302122Z Selecting previously unselected package cmake-data. 2021-05-15T13:52:33.2381928Z (Reading database ... 2021-05-15T13:52:33.2383241Z (Reading database ... 5% 2021-05-15T13:52:33.2383978Z (Reading database ... 10% 2021-05-15T13:52:33.2384484Z (Reading database ... 15% 2021-05-15T13:52:33.2384984Z (Reading database ... 20% 2021-05-15T13:52:33.2386053Z (Reading database ... 25% 2021-05-15T13:52:33.2386554Z (Reading database ... 30% 2021-05-15T13:52:33.2387211Z (Reading database ... 35% 2021-05-15T13:52:33.2387730Z (Reading database ... 40% 2021-05-15T13:52:33.2389097Z (Reading database ... 45% 2021-05-15T13:52:33.2389628Z (Reading database ... 50% 2021-05-15T13:52:33.2438185Z (Reading database ... 55% 2021-05-15T13:52:33.2474827Z (Reading database ... 60% 2021-05-15T13:52:33.2514588Z (Reading database ... 65% 2021-05-15T13:52:33.2644437Z (Reading database ... 70% 2021-05-15T13:52:33.2763169Z (Reading database ... 75% 2021-05-15T13:52:33.3128464Z (Reading database ... 80% 2021-05-15T13:52:33.3502089Z (Reading database ... 85% 2021-05-15T13:52:33.3681021Z (Reading database ... 90% 2021-05-15T13:52:33.3775319Z (Reading database ... 95% 2021-05-15T13:52:33.3775877Z (Reading database ... 100% 2021-05-15T13:52:33.3776630Z (Reading database ... 261863 files and directories currently installed.) 2021-05-15T13:52:33.3933635Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-15T13:52:33.4150713Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:52:33.9587496Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-15T13:52:33.9897417Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-15T13:52:33.9953659Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:52:34.0339838Z Selecting previously unselected package librhash0:amd64. 2021-05-15T13:52:34.0659112Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-15T13:52:34.0675570Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:52:34.1111118Z Selecting previously unselected package cmake. 2021-05-15T13:52:34.1456945Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-15T13:52:34.1467969Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:52:34.6039717Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-15T13:52:34.6072531Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-15T13:52:34.6507983Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-15T13:52:34.6543983Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-15T13:52:34.6585895Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:35.8324448Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:38.1126781Z Reading package lists... 2021-05-15T13:52:38.2637094Z Building dependency tree... 2021-05-15T13:52:38.2654972Z Reading state information... 2021-05-15T13:52:38.4308376Z Suggested packages: 2021-05-15T13:52:38.4310900Z libssh-doc 2021-05-15T13:52:38.4776974Z The following NEW packages will be installed: 2021-05-15T13:52:38.4781497Z libssh-dev 2021-05-15T13:52:38.4956726Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:38.4957346Z Need to get 219 kB of archives. 2021-05-15T13:52:38.4958266Z After this operation, 1127 kB of additional disk space will be used. 2021-05-15T13:52:38.4959864Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-15T13:52:38.9518303Z Fetched 219 kB in 0s (12.5 MB/s) 2021-05-15T13:52:38.9843621Z Selecting previously unselected package libssh-dev:amd64. 2021-05-15T13:52:38.9920613Z (Reading database ... 2021-05-15T13:52:38.9921546Z (Reading database ... 5% 2021-05-15T13:52:38.9922292Z (Reading database ... 10% 2021-05-15T13:52:38.9923352Z (Reading database ... 15% 2021-05-15T13:52:38.9924105Z (Reading database ... 20% 2021-05-15T13:52:38.9924817Z (Reading database ... 25% 2021-05-15T13:52:38.9925538Z (Reading database ... 30% 2021-05-15T13:52:38.9926217Z (Reading database ... 35% 2021-05-15T13:52:38.9926899Z (Reading database ... 40% 2021-05-15T13:52:38.9927568Z (Reading database ... 45% 2021-05-15T13:52:38.9928251Z (Reading database ... 50% 2021-05-15T13:52:38.9951044Z (Reading database ... 55% 2021-05-15T13:52:38.9996865Z (Reading database ... 60% 2021-05-15T13:52:39.0040436Z (Reading database ... 65% 2021-05-15T13:52:39.0188383Z (Reading database ... 70% 2021-05-15T13:52:39.0310789Z (Reading database ... 75% 2021-05-15T13:52:39.0602365Z (Reading database ... 80% 2021-05-15T13:52:39.0929476Z (Reading database ... 85% 2021-05-15T13:52:39.1075369Z (Reading database ... 90% 2021-05-15T13:52:39.1154397Z (Reading database ... 95% 2021-05-15T13:52:39.1154904Z (Reading database ... 100% 2021-05-15T13:52:39.1156513Z (Reading database ... 264647 files and directories currently installed.) 2021-05-15T13:52:39.1297000Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:52:39.1309694Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:52:39.2200251Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:52:41.4394967Z Reading package lists... 2021-05-15T13:52:41.6063473Z Building dependency tree... 2021-05-15T13:52:41.6082727Z Reading state information... 2021-05-15T13:52:41.8094425Z The following NEW packages will be installed: 2021-05-15T13:52:41.8098792Z jags 2021-05-15T13:52:41.8313298Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:41.8314090Z Need to get 1562 kB of archives. 2021-05-15T13:52:41.8314817Z After this operation, 3615 kB of additional disk space will be used. 2021-05-15T13:52:41.8317482Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-15T13:52:42.3004068Z Fetched 1562 kB in 0s (38.9 MB/s) 2021-05-15T13:52:42.3343686Z Selecting previously unselected package jags. 2021-05-15T13:52:42.3418278Z (Reading database ... 2021-05-15T13:52:42.3419248Z (Reading database ... 5% 2021-05-15T13:52:42.3419973Z (Reading database ... 10% 2021-05-15T13:52:42.3420575Z (Reading database ... 15% 2021-05-15T13:52:42.3422160Z (Reading database ... 20% 2021-05-15T13:52:42.3423198Z (Reading database ... 25% 2021-05-15T13:52:42.3423891Z (Reading database ... 30% 2021-05-15T13:52:42.3424675Z (Reading database ... 35% 2021-05-15T13:52:42.3425277Z (Reading database ... 40% 2021-05-15T13:52:42.3425960Z (Reading database ... 45% 2021-05-15T13:52:42.3426604Z (Reading database ... 50% 2021-05-15T13:52:42.3457972Z (Reading database ... 55% 2021-05-15T13:52:42.3491272Z (Reading database ... 60% 2021-05-15T13:52:42.3527065Z (Reading database ... 65% 2021-05-15T13:52:42.3648328Z (Reading database ... 70% 2021-05-15T13:52:42.3757796Z (Reading database ... 75% 2021-05-15T13:52:42.4033658Z (Reading database ... 80% 2021-05-15T13:52:42.4320745Z (Reading database ... 85% 2021-05-15T13:52:42.4471456Z (Reading database ... 90% 2021-05-15T13:52:42.4551819Z (Reading database ... 95% 2021-05-15T13:52:42.4552398Z (Reading database ... 100% 2021-05-15T13:52:42.4553217Z (Reading database ... 264666 files and directories currently installed.) 2021-05-15T13:52:42.4693056Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-15T13:52:42.4717141Z Unpacking jags (4.3.0-3build1) ... 2021-05-15T13:52:42.6465724Z Setting up jags (4.3.0-3build1) ... 2021-05-15T13:52:42.6585480Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:43.4152281Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:45.6930489Z Reading package lists... 2021-05-15T13:52:45.8431535Z Building dependency tree... 2021-05-15T13:52:45.8452349Z Reading state information... 2021-05-15T13:52:45.9909688Z The following additional packages will be installed: 2021-05-15T13:52:45.9911337Z libnode64 libuv1-dev 2021-05-15T13:52:46.0368765Z The following NEW packages will be installed: 2021-05-15T13:52:46.0372649Z libnode-dev libnode64 libuv1-dev 2021-05-15T13:52:46.0555427Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:46.0556013Z Need to get 6239 kB of archives. 2021-05-15T13:52:46.0556841Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-15T13:52:46.0558948Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-15T13:52:46.0598071Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-15T13:52:46.1600121Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-15T13:52:46.5867353Z Fetched 6239 kB in 0s (51.0 MB/s) 2021-05-15T13:52:46.6185802Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-15T13:52:46.6251689Z (Reading database ... 2021-05-15T13:52:46.6252140Z (Reading database ... 5% 2021-05-15T13:52:46.6252623Z (Reading database ... 10% 2021-05-15T13:52:46.6253245Z (Reading database ... 15% 2021-05-15T13:52:46.6253897Z (Reading database ... 20% 2021-05-15T13:52:46.6254341Z (Reading database ... 25% 2021-05-15T13:52:46.6254763Z (Reading database ... 30% 2021-05-15T13:52:46.6255199Z (Reading database ... 35% 2021-05-15T13:52:46.6255621Z (Reading database ... 40% 2021-05-15T13:52:46.6257556Z (Reading database ... 45% 2021-05-15T13:52:46.6258015Z (Reading database ... 50% 2021-05-15T13:52:46.6304419Z (Reading database ... 55% 2021-05-15T13:52:46.6352365Z (Reading database ... 60% 2021-05-15T13:52:46.6383206Z (Reading database ... 65% 2021-05-15T13:52:46.6500951Z (Reading database ... 70% 2021-05-15T13:52:46.6630955Z (Reading database ... 75% 2021-05-15T13:52:46.6929397Z (Reading database ... 80% 2021-05-15T13:52:46.7285917Z (Reading database ... 85% 2021-05-15T13:52:46.7462156Z (Reading database ... 90% 2021-05-15T13:52:46.7552744Z (Reading database ... 95% 2021-05-15T13:52:46.7553305Z (Reading database ... 100% 2021-05-15T13:52:46.7554276Z (Reading database ... 264806 files and directories currently installed.) 2021-05-15T13:52:46.7724886Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-15T13:52:46.7737766Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:52:46.8184221Z Selecting previously unselected package libnode64:amd64. 2021-05-15T13:52:46.8440449Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:52:46.8464419Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:52:48.0688353Z Selecting previously unselected package libnode-dev:amd64. 2021-05-15T13:52:48.0698184Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:52:48.0699641Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:52:48.0701083Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-15T13:52:48.0702108Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:52:48.0703396Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-15T13:52:48.0704492Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:49.8232849Z Reading package lists... 2021-05-15T13:52:49.9912075Z Building dependency tree... 2021-05-15T13:52:49.9931735Z Reading state information... 2021-05-15T13:52:50.1502425Z The following additional packages will be installed: 2021-05-15T13:52:50.1505951Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:52:50.1510350Z Suggested packages: 2021-05-15T13:52:50.1511257Z libfftw3-doc 2021-05-15T13:52:50.2056451Z The following NEW packages will be installed: 2021-05-15T13:52:50.2060698Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-15T13:52:50.2279188Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:50.2280609Z Need to get 3986 kB of archives. 2021-05-15T13:52:50.2281599Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-15T13:52:50.2283292Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-15T13:52:50.2358888Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-15T13:52:50.2465612Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-15T13:52:50.2613952Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-15T13:52:50.2619887Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-15T13:52:50.7366742Z Fetched 3986 kB in 0s (48.7 MB/s) 2021-05-15T13:52:50.7707946Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-15T13:52:50.7783431Z (Reading database ... 2021-05-15T13:52:50.7785090Z (Reading database ... 5% 2021-05-15T13:52:50.7785639Z (Reading database ... 10% 2021-05-15T13:52:50.7786148Z (Reading database ... 15% 2021-05-15T13:52:50.7786668Z (Reading database ... 20% 2021-05-15T13:52:50.7787172Z (Reading database ... 25% 2021-05-15T13:52:50.7787716Z (Reading database ... 30% 2021-05-15T13:52:50.7788360Z (Reading database ... 35% 2021-05-15T13:52:50.7788880Z (Reading database ... 40% 2021-05-15T13:52:50.7789379Z (Reading database ... 45% 2021-05-15T13:52:50.7790822Z (Reading database ... 50% 2021-05-15T13:52:50.7831247Z (Reading database ... 55% 2021-05-15T13:52:50.7869794Z (Reading database ... 60% 2021-05-15T13:52:50.7909723Z (Reading database ... 65% 2021-05-15T13:52:50.8032849Z (Reading database ... 70% 2021-05-15T13:52:50.8141566Z (Reading database ... 75% 2021-05-15T13:52:50.8411914Z (Reading database ... 80% 2021-05-15T13:52:50.8710050Z (Reading database ... 85% 2021-05-15T13:52:50.8847336Z (Reading database ... 90% 2021-05-15T13:52:50.8920124Z (Reading database ... 95% 2021-05-15T13:52:50.8920617Z (Reading database ... 100% 2021-05-15T13:52:50.8921314Z (Reading database ... 264942 files and directories currently installed.) 2021-05-15T13:52:50.9051336Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:50.9078091Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:50.9649303Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-15T13:52:50.9931291Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:50.9945546Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:51.0904952Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-15T13:52:51.1172854Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:51.1185375Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:51.2121203Z Selecting previously unselected package libfftw3-bin. 2021-05-15T13:52:51.2407455Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:51.2418545Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:52:51.2744592Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-15T13:52:51.2975843Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-15T13:52:51.2988802Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:51.5879604Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:51.5915453Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:51.5950172Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:51.5983083Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-15T13:52:51.6015090Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-15T13:52:51.6055819Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:52.3948616Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:52:54.4761880Z Reading package lists... 2021-05-15T13:52:54.6586804Z Building dependency tree... 2021-05-15T13:52:54.6610014Z Reading state information... 2021-05-15T13:52:54.8192965Z The following additional packages will be installed: 2021-05-15T13:52:54.8193846Z libdcmtk14 2021-05-15T13:52:54.8688800Z The following NEW packages will be installed: 2021-05-15T13:52:54.8692959Z dcmtk libdcmtk14 2021-05-15T13:52:54.8881677Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:52:54.8882395Z Need to get 5546 kB of archives. 2021-05-15T13:52:54.8883077Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-15T13:52:54.8885773Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-15T13:52:54.9568221Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-15T13:52:55.4081243Z Fetched 5546 kB in 0s (55.3 MB/s) 2021-05-15T13:52:55.4417491Z Selecting previously unselected package libdcmtk14. 2021-05-15T13:52:55.4489234Z (Reading database ... 2021-05-15T13:52:55.4489977Z (Reading database ... 5% 2021-05-15T13:52:55.4490737Z (Reading database ... 10% 2021-05-15T13:52:55.4491245Z (Reading database ... 15% 2021-05-15T13:52:55.4491693Z (Reading database ... 20% 2021-05-15T13:52:55.4492170Z (Reading database ... 25% 2021-05-15T13:52:55.4492600Z (Reading database ... 30% 2021-05-15T13:52:55.4493042Z (Reading database ... 35% 2021-05-15T13:52:55.4493468Z (Reading database ... 40% 2021-05-15T13:52:55.4493910Z (Reading database ... 45% 2021-05-15T13:52:55.4494336Z (Reading database ... 50% 2021-05-15T13:52:55.4535864Z (Reading database ... 55% 2021-05-15T13:52:55.4571660Z (Reading database ... 60% 2021-05-15T13:52:55.4609715Z (Reading database ... 65% 2021-05-15T13:52:55.4729897Z (Reading database ... 70% 2021-05-15T13:52:55.4851321Z (Reading database ... 75% 2021-05-15T13:52:55.5126077Z (Reading database ... 80% 2021-05-15T13:52:55.5406473Z (Reading database ... 85% 2021-05-15T13:52:55.5538639Z (Reading database ... 90% 2021-05-15T13:52:55.5609091Z (Reading database ... 95% 2021-05-15T13:52:55.5609874Z (Reading database ... 100% 2021-05-15T13:52:55.5612392Z (Reading database ... 265033 files and directories currently installed.) 2021-05-15T13:52:55.5731992Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:52:55.5762371Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:52:56.0745022Z Selecting previously unselected package dcmtk. 2021-05-15T13:52:56.1034872Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-15T13:52:56.1092727Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:52:56.2562800Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-15T13:52:56.2605731Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-15T13:52:56.2756310Z Adding `dcmtk' group to system ... 2021-05-15T13:52:56.3292423Z Adding `dcmtk' user to system ... 2021-05-15T13:52:56.4073289Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-15T13:52:56.6813983Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:52:58.2791637Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:00.3485802Z Reading package lists... 2021-05-15T13:53:00.4881771Z Building dependency tree... 2021-05-15T13:53:00.4900185Z Reading state information... 2021-05-15T13:53:00.7065314Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-15T13:53:00.7066780Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:00.7733736Z Reading package lists... 2021-05-15T13:53:00.9069433Z Building dependency tree... 2021-05-15T13:53:00.9091839Z Reading state information... 2021-05-15T13:53:01.1498921Z libpng-dev is already the newest version (1.6.37-2). 2021-05-15T13:53:01.1501060Z libpng-dev set to manually installed. 2021-05-15T13:53:01.1502194Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:01.2189812Z Reading package lists... 2021-05-15T13:53:01.3811032Z Building dependency tree... 2021-05-15T13:53:01.3830318Z Reading state information... 2021-05-15T13:53:01.5416792Z The following additional packages will be installed: 2021-05-15T13:53:01.5419801Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-15T13:53:01.5424806Z Suggested packages: 2021-05-15T13:53:01.5427250Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-15T13:53:01.5429207Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-15T13:53:01.5430821Z fonts-arphic-uming fonts-nanum 2021-05-15T13:53:01.5922832Z The following NEW packages will be installed: 2021-05-15T13:53:01.5925094Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-15T13:53:01.5926681Z libpoppler97 poppler-data 2021-05-15T13:53:01.6142468Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:01.6143798Z Need to get 2582 kB of archives. 2021-05-15T13:53:01.6145248Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-15T13:53:01.6147153Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-15T13:53:01.6421607Z 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-15T13:53:01.6449538Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-15T13:53:01.6558900Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-15T13:53:01.6569201Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-15T13:53:01.6575596Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-15T13:53:02.0749840Z Fetched 2582 kB in 0s (42.6 MB/s) 2021-05-15T13:53:02.1104606Z Selecting previously unselected package poppler-data. 2021-05-15T13:53:02.1153409Z (Reading database ... 2021-05-15T13:53:02.1154042Z (Reading database ... 5% 2021-05-15T13:53:02.1154743Z (Reading database ... 10% 2021-05-15T13:53:02.1155280Z (Reading database ... 15% 2021-05-15T13:53:02.1155793Z (Reading database ... 20% 2021-05-15T13:53:02.1156502Z (Reading database ... 25% 2021-05-15T13:53:02.1157087Z (Reading database ... 30% 2021-05-15T13:53:02.1157596Z (Reading database ... 35% 2021-05-15T13:53:02.1158121Z (Reading database ... 40% 2021-05-15T13:53:02.1158634Z (Reading database ... 45% 2021-05-15T13:53:02.1159161Z (Reading database ... 50% 2021-05-15T13:53:02.1193088Z (Reading database ... 55% 2021-05-15T13:53:02.1230097Z (Reading database ... 60% 2021-05-15T13:53:02.1272642Z (Reading database ... 65% 2021-05-15T13:53:02.1388664Z (Reading database ... 70% 2021-05-15T13:53:02.1499201Z (Reading database ... 75% 2021-05-15T13:53:02.1794459Z (Reading database ... 80% 2021-05-15T13:53:02.2096255Z (Reading database ... 85% 2021-05-15T13:53:02.2234547Z (Reading database ... 90% 2021-05-15T13:53:02.2311077Z (Reading database ... 95% 2021-05-15T13:53:02.2311587Z (Reading database ... 100% 2021-05-15T13:53:02.2312375Z (Reading database ... 265268 files and directories currently installed.) 2021-05-15T13:53:02.2444901Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-15T13:53:02.2535709Z Unpacking poppler-data (0.4.9-2) ... 2021-05-15T13:53:02.5145969Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-15T13:53:02.5381565Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-15T13:53:02.5402703Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:53:02.5783580Z Selecting previously unselected package libpoppler97:amd64. 2021-05-15T13:53:02.6065771Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:53:02.6080503Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:02.7305112Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-15T13:53:02.7539434Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:53:02.7553389Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:02.7904901Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-15T13:53:02.8130125Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:53:02.8144543Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:02.8465633Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-15T13:53:02.8701386Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-15T13:53:02.8716805Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:02.9369341Z Setting up poppler-data (0.4.9-2) ... 2021-05-15T13:53:02.9828558Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-15T13:53:02.9869789Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:02.9904787Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:02.9939330Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:02.9972557Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-15T13:53:03.0012580Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:53:03.0631303Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:05.1305390Z Reading package lists... 2021-05-15T13:53:05.2853260Z Building dependency tree... 2021-05-15T13:53:05.2875129Z Reading state information... 2021-05-15T13:53:05.4388862Z The following additional packages will be installed: 2021-05-15T13:53:05.4393378Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-15T13:53:05.4401587Z Suggested packages: 2021-05-15T13:53:05.4402310Z libhdf5-doc 2021-05-15T13:53:05.4857114Z The following NEW packages will be installed: 2021-05-15T13:53:05.4863135Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-15T13:53:05.4867431Z libsz2 2021-05-15T13:53:05.5066660Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:05.5067372Z Need to get 4074 kB of archives. 2021-05-15T13:53:05.5068094Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-15T13:53:05.5070142Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-15T13:53:05.5089437Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-15T13:53:05.5095831Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-15T13:53:05.5112381Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-15T13:53:05.5313483Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-15T13:53:05.5332394Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-15T13:53:05.5334968Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-15T13:53:05.9768252Z Fetched 4074 kB in 0s (53.2 MB/s) 2021-05-15T13:53:06.0104989Z Selecting previously unselected package hdf5-helpers. 2021-05-15T13:53:06.0123389Z (Reading database ... 2021-05-15T13:53:06.0124202Z (Reading database ... 5% 2021-05-15T13:53:06.0124928Z (Reading database ... 10% 2021-05-15T13:53:06.0125459Z (Reading database ... 15% 2021-05-15T13:53:06.0125996Z (Reading database ... 20% 2021-05-15T13:53:06.0126508Z (Reading database ... 25% 2021-05-15T13:53:06.0127045Z (Reading database ... 30% 2021-05-15T13:53:06.0127625Z (Reading database ... 35% 2021-05-15T13:53:06.0128552Z (Reading database ... 40% 2021-05-15T13:53:06.0129100Z (Reading database ... 45% 2021-05-15T13:53:06.0130132Z (Reading database ... 50% 2021-05-15T13:53:06.0165275Z (Reading database ... 55% 2021-05-15T13:53:06.0202740Z (Reading database ... 60% 2021-05-15T13:53:06.0241405Z (Reading database ... 65% 2021-05-15T13:53:06.0351002Z (Reading database ... 70% 2021-05-15T13:53:06.0458741Z (Reading database ... 75% 2021-05-15T13:53:06.0744738Z (Reading database ... 80% 2021-05-15T13:53:06.1065716Z (Reading database ... 85% 2021-05-15T13:53:06.1205621Z (Reading database ... 90% 2021-05-15T13:53:06.1280805Z (Reading database ... 95% 2021-05-15T13:53:06.1281345Z (Reading database ... 100% 2021-05-15T13:53:06.1282066Z (Reading database ... 265828 files and directories currently installed.) 2021-05-15T13:53:06.1438831Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:53:06.1451769Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:06.1710509Z Selecting previously unselected package libaec0:amd64. 2021-05-15T13:53:06.2019394Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-15T13:53:06.2048132Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:53:06.2335955Z Selecting previously unselected package libsz2:amd64. 2021-05-15T13:53:06.2615074Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-15T13:53:06.2626607Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:53:06.2917678Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-15T13:53:06.3200354Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:53:06.3212151Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:06.4704881Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-15T13:53:06.4953396Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:53:06.4963949Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:06.5342422Z Selecting previously unselected package libaec-dev:amd64. 2021-05-15T13:53:06.5652899Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-15T13:53:06.5670780Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:53:06.5943879Z Selecting previously unselected package libhdf5-dev. 2021-05-15T13:53:06.6203324Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-15T13:53:06.6215382Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:06.9447847Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:06.9484656Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-15T13:53:06.9521182Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-15T13:53:06.9556806Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-15T13:53:06.9589596Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:06.9623824Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:06.9654844Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-15T13:53:06.9736683Z 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-15T13:53:06.9764702Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:07.7175824Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:09.8796007Z Reading package lists... 2021-05-15T13:53:10.0301305Z Building dependency tree... 2021-05-15T13:53:10.0326126Z Reading state information... 2021-05-15T13:53:10.1861204Z The following additional packages will be installed: 2021-05-15T13:53:10.1864515Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-15T13:53:10.2312809Z The following NEW packages will be installed: 2021-05-15T13:53:10.2317442Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-15T13:53:10.2322132Z mesa-common-dev 2021-05-15T13:53:10.2552555Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:10.2553340Z Need to get 1761 kB of archives. 2021-05-15T13:53:10.2553976Z After this operation, 5442 kB of additional disk space will be used. 2021-05-15T13:53:10.2555431Z 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-15T13:53:10.2597591Z 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-15T13:53:10.2609063Z 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-15T13:53:10.2625790Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-15T13:53:10.2656073Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-15T13:53:10.2676405Z 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-15T13:53:10.6980691Z Fetched 1761 kB in 0s (38.8 MB/s) 2021-05-15T13:53:10.7315338Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-15T13:53:10.7394805Z (Reading database ... 2021-05-15T13:53:10.7395326Z (Reading database ... 5% 2021-05-15T13:53:10.7395838Z (Reading database ... 10% 2021-05-15T13:53:10.7396329Z (Reading database ... 15% 2021-05-15T13:53:10.7396828Z (Reading database ... 20% 2021-05-15T13:53:10.7397330Z (Reading database ... 25% 2021-05-15T13:53:10.7397843Z (Reading database ... 30% 2021-05-15T13:53:10.7398343Z (Reading database ... 35% 2021-05-15T13:53:10.7398827Z (Reading database ... 40% 2021-05-15T13:53:10.7399327Z (Reading database ... 45% 2021-05-15T13:53:10.7399814Z (Reading database ... 50% 2021-05-15T13:53:10.7444607Z (Reading database ... 55% 2021-05-15T13:53:10.7482898Z (Reading database ... 60% 2021-05-15T13:53:10.7524780Z (Reading database ... 65% 2021-05-15T13:53:10.7649600Z (Reading database ... 70% 2021-05-15T13:53:10.7760919Z (Reading database ... 75% 2021-05-15T13:53:10.8027155Z (Reading database ... 80% 2021-05-15T13:53:10.8323433Z (Reading database ... 85% 2021-05-15T13:53:10.8455911Z (Reading database ... 90% 2021-05-15T13:53:10.8528394Z (Reading database ... 95% 2021-05-15T13:53:10.8529030Z (Reading database ... 100% 2021-05-15T13:53:10.8529831Z (Reading database ... 266036 files and directories currently installed.) 2021-05-15T13:53:10.8660434Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:53:10.8675017Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:53:10.9071344Z Selecting previously unselected package libglx-dev:amd64. 2021-05-15T13:53:10.9362864Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:10.9371885Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:10.9944419Z Selecting previously unselected package libgl-dev:amd64. 2021-05-15T13:53:11.0203831Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:11.0217300Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:11.0661158Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-15T13:53:11.0896335Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-15T13:53:11.0921371Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:11.1331540Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-15T13:53:11.1634563Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-15T13:53:11.1647440Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:11.2145911Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-15T13:53:11.2392132Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:11.2403268Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:11.4074935Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-15T13:53:11.4114043Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:11.4145285Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:11.4180886Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:53:11.4210995Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-15T13:53:11.4245614Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:11.4280509Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:12.7980255Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:14.8931300Z Reading package lists... 2021-05-15T13:53:15.0443807Z Building dependency tree... 2021-05-15T13:53:15.0465123Z Reading state information... 2021-05-15T13:53:15.2103660Z The following additional packages will be installed: 2021-05-15T13:53:15.2105176Z libprotobuf-lite17 libprotoc17 2021-05-15T13:53:15.2563383Z The following NEW packages will be installed: 2021-05-15T13:53:15.2565998Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-15T13:53:15.2567484Z protobuf-compiler 2021-05-15T13:53:15.2761865Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:15.2762865Z Need to get 2754 kB of archives. 2021-05-15T13:53:15.2763976Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-15T13:53:15.2767181Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-15T13:53:15.2804097Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-15T13:53:15.2917482Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-15T13:53:15.3057236Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-15T13:53:15.3175092Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-15T13:53:15.7398646Z Fetched 2754 kB in 0s (48.5 MB/s) 2021-05-15T13:53:15.7689120Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-15T13:53:15.7759124Z (Reading database ... 2021-05-15T13:53:15.7759882Z (Reading database ... 5% 2021-05-15T13:53:15.7760547Z (Reading database ... 10% 2021-05-15T13:53:15.7761376Z (Reading database ... 15% 2021-05-15T13:53:15.7762173Z (Reading database ... 20% 2021-05-15T13:53:15.7762806Z (Reading database ... 25% 2021-05-15T13:53:15.7763629Z (Reading database ... 30% 2021-05-15T13:53:15.7764507Z (Reading database ... 35% 2021-05-15T13:53:15.7765137Z (Reading database ... 40% 2021-05-15T13:53:15.7765735Z (Reading database ... 45% 2021-05-15T13:53:15.7766348Z (Reading database ... 50% 2021-05-15T13:53:15.7787314Z (Reading database ... 55% 2021-05-15T13:53:15.7826716Z (Reading database ... 60% 2021-05-15T13:53:15.7872019Z (Reading database ... 65% 2021-05-15T13:53:15.7997122Z (Reading database ... 70% 2021-05-15T13:53:15.8108887Z (Reading database ... 75% 2021-05-15T13:53:15.8380359Z (Reading database ... 80% 2021-05-15T13:53:15.8710482Z (Reading database ... 85% 2021-05-15T13:53:15.8852621Z (Reading database ... 90% 2021-05-15T13:53:15.8927602Z (Reading database ... 95% 2021-05-15T13:53:15.8928509Z (Reading database ... 100% 2021-05-15T13:53:15.8929591Z (Reading database ... 266519 files and directories currently installed.) 2021-05-15T13:53:15.9069773Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:15.9100342Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:15.9472938Z Selecting previously unselected package libprotoc17:amd64. 2021-05-15T13:53:15.9765301Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:15.9780030Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:16.0676607Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-15T13:53:16.0946658Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:16.0960510Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:16.2585416Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-15T13:53:16.2851975Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:16.2867473Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:16.4225161Z Selecting previously unselected package protobuf-compiler. 2021-05-15T13:53:16.4463770Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-15T13:53:16.4475575Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:16.5121336Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:16.5158582Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:16.5190320Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:16.5224271Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:16.5286260Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-15T13:53:16.5322267Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:17.2798948Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:19.4346208Z Reading package lists... 2021-05-15T13:53:19.5846162Z Building dependency tree... 2021-05-15T13:53:19.5866901Z Reading state information... 2021-05-15T13:53:19.7515746Z The following additional packages will be installed: 2021-05-15T13:53:19.7517862Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-15T13:53:19.7519355Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-15T13:53:19.7521844Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-15T13:53:19.7523586Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-15T13:53:19.7525922Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-15T13:53:19.7527419Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:53:19.7529824Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:53:19.7533090Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:53:19.7538128Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:53:19.7539588Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:53:19.7541484Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:53:19.7543776Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:53:19.7545513Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:53:19.7546913Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:53:19.7547809Z Suggested packages: 2021-05-15T13:53:19.7549564Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-15T13:53:19.7550655Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-15T13:53:19.7552348Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-15T13:53:19.7553518Z nvidia-legacy-304xx-vdpau-driver 2021-05-15T13:53:19.8249965Z The following NEW packages will be installed: 2021-05-15T13:53:19.8253983Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-15T13:53:19.8255812Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-15T13:53:19.8258345Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-15T13:53:19.8259566Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-15T13:53:19.8262847Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-15T13:53:19.8266552Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-15T13:53:19.8268955Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-15T13:53:19.8272450Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-15T13:53:19.8274303Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-15T13:53:19.8277601Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-15T13:53:19.8278801Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-15T13:53:19.8281078Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-15T13:53:19.8283962Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-15T13:53:19.8289355Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-15T13:53:19.8500455Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:19.8502071Z Need to get 47.1 MB of archives. 2021-05-15T13:53:19.8503320Z After this operation, 195 MB of additional disk space will be used. 2021-05-15T13:53:19.8505605Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-15T13:53:19.8693106Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-15T13:53:19.8709527Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-15T13:53:19.8711186Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-15T13:53:19.8718142Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-15T13:53:19.8725886Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-15T13:53:19.8734263Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-15T13:53:19.8767548Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-15T13:53:20.0119227Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-15T13:53:20.0136744Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-15T13:53:20.0152672Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-15T13:53:20.0183115Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-15T13:53:20.0193112Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-15T13:53:20.0201907Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-15T13:53:20.0210186Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-15T13:53:20.0221818Z 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-15T13:53:20.0230577Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-15T13:53:20.0253109Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-15T13:53:20.0262826Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-15T13:53:20.0275225Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-15T13:53:20.0291453Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-15T13:53:20.0351203Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-15T13:53:20.0548480Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-15T13:53:20.0583808Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-15T13:53:20.0592445Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-15T13:53:20.0643971Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-15T13:53:20.1515204Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-15T13:53:20.1526027Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-15T13:53:20.1536202Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-15T13:53:20.1552073Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-15T13:53:20.1581827Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-15T13:53:20.1595250Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-15T13:53:20.1612421Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-15T13:53:20.1641145Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-15T13:53:20.1764428Z 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-15T13:53:21.0835410Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-15T13:53:21.0846046Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-15T13:53:21.0848391Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-15T13:53:21.0851038Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-15T13:53:21.0856681Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-15T13:53:21.0858377Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-15T13:53:21.0860276Z 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-15T13:53:21.0862515Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-15T13:53:21.0865473Z 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-15T13:53:21.0867118Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-15T13:53:21.0868728Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-15T13:53:21.0870626Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-15T13:53:21.0872713Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-15T13:53:21.0874656Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-15T13:53:21.0876966Z 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-15T13:53:21.0878616Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-15T13:53:21.0880166Z 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-15T13:53:21.0881791Z 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-15T13:53:21.0883628Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-15T13:53:21.0885187Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-15T13:53:21.0886843Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-15T13:53:21.0888539Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-15T13:53:21.0890123Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-15T13:53:21.0891714Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-15T13:53:21.0893344Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-15T13:53:21.0894861Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-15T13:53:21.0896401Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-15T13:53:21.0899067Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-15T13:53:21.0901244Z 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-15T13:53:21.0903345Z 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-15T13:53:21.0905201Z 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-15T13:53:21.0906954Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-15T13:53:21.0908549Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-15T13:53:21.0910252Z 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-15T13:53:21.0911865Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-15T13:53:21.0913361Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-15T13:53:21.0915233Z 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-15T13:53:21.0917165Z 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-15T13:53:21.0918886Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-15T13:53:21.0920646Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-15T13:53:21.0922185Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-15T13:53:21.1652078Z Fetched 47.1 MB in 1s (62.8 MB/s) 2021-05-15T13:53:21.1985230Z Selecting previously unselected package libaom0:amd64. 2021-05-15T13:53:21.2058140Z (Reading database ... 2021-05-15T13:53:21.2059249Z (Reading database ... 5% 2021-05-15T13:53:21.2059898Z (Reading database ... 10% 2021-05-15T13:53:21.2060549Z (Reading database ... 15% 2021-05-15T13:53:21.2061188Z (Reading database ... 20% 2021-05-15T13:53:21.2061832Z (Reading database ... 25% 2021-05-15T13:53:21.2062463Z (Reading database ... 30% 2021-05-15T13:53:21.2063707Z (Reading database ... 35% 2021-05-15T13:53:21.2064351Z (Reading database ... 40% 2021-05-15T13:53:21.2064971Z (Reading database ... 45% 2021-05-15T13:53:21.2065681Z (Reading database ... 50% 2021-05-15T13:53:21.2097015Z (Reading database ... 55% 2021-05-15T13:53:21.2132238Z (Reading database ... 60% 2021-05-15T13:53:21.2167364Z (Reading database ... 65% 2021-05-15T13:53:21.2288317Z (Reading database ... 70% 2021-05-15T13:53:21.2393185Z (Reading database ... 75% 2021-05-15T13:53:21.2664931Z (Reading database ... 80% 2021-05-15T13:53:21.2999249Z (Reading database ... 85% 2021-05-15T13:53:21.3147575Z (Reading database ... 90% 2021-05-15T13:53:21.3226244Z (Reading database ... 95% 2021-05-15T13:53:21.3226949Z (Reading database ... 100% 2021-05-15T13:53:21.3227726Z (Reading database ... 266690 files and directories currently installed.) 2021-05-15T13:53:21.3378400Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-15T13:53:21.3399457Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:53:21.4854505Z Selecting previously unselected package libva2:amd64. 2021-05-15T13:53:21.5190536Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-15T13:53:21.5208243Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-15T13:53:21.5518181Z Selecting previously unselected package libva-drm2:amd64. 2021-05-15T13:53:21.5818228Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-15T13:53:21.5829977Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:53:21.6083948Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-15T13:53:21.6388561Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-15T13:53:21.6403615Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:53:21.6744325Z Selecting previously unselected package libvdpau1:amd64. 2021-05-15T13:53:21.6984984Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:53:21.7002278Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:53:21.7381922Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-15T13:53:21.7626486Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-15T13:53:21.7640153Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:53:21.7958655Z Selecting previously unselected package libavutil56:amd64. 2021-05-15T13:53:21.8260370Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:21.8278569Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:21.8748351Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-15T13:53:21.9040802Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-15T13:53:21.9057556Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:53:22.6390726Z Selecting previously unselected package libgsm1:amd64. 2021-05-15T13:53:22.6716396Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-15T13:53:22.6726533Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:53:22.7081735Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-15T13:53:22.7429744Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-15T13:53:22.7533176Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:53:22.7941519Z Selecting previously unselected package libopus0:amd64. 2021-05-15T13:53:22.8256841Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-15T13:53:22.8270072Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:53:22.8783687Z Selecting previously unselected package libshine3:amd64. 2021-05-15T13:53:22.9020143Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-15T13:53:22.9036458Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:53:22.9312356Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-15T13:53:22.9615550Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-15T13:53:22.9627850Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:53:22.9889650Z Selecting previously unselected package libspeex1:amd64. 2021-05-15T13:53:23.0177398Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-15T13:53:23.0210213Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:53:23.0584173Z Selecting previously unselected package libsoxr0:amd64. 2021-05-15T13:53:23.0885257Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-15T13:53:23.0897516Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:53:23.1226591Z Selecting previously unselected package libswresample3:amd64. 2021-05-15T13:53:23.1532797Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:23.1545253Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:23.1860099Z Selecting previously unselected package libtheora0:amd64. 2021-05-15T13:53:23.2161614Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-15T13:53:23.2172888Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:53:23.2623836Z Selecting previously unselected package libtwolame0:amd64. 2021-05-15T13:53:23.2886034Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-15T13:53:23.2899716Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:53:23.3264151Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-15T13:53:23.3505536Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-15T13:53:23.3521376Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:53:23.3859306Z Selecting previously unselected package libwavpack1:amd64. 2021-05-15T13:53:23.4143125Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:23.4155859Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:53:23.4463944Z Selecting previously unselected package libx264-155:amd64. 2021-05-15T13:53:23.4746468Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-15T13:53:23.4757584Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:53:23.5575880Z Selecting previously unselected package libx265-179:amd64. 2021-05-15T13:53:23.5881415Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-15T13:53:23.5894430Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:53:23.7783985Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-15T13:53:23.8048853Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-15T13:53:23.8059391Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:53:23.8543813Z Selecting previously unselected package libzvbi-common. 2021-05-15T13:53:23.8766001Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-15T13:53:23.8777359Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-15T13:53:23.9143630Z Selecting previously unselected package libzvbi0:amd64. 2021-05-15T13:53:23.9338969Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-15T13:53:23.9350657Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:53:23.9852967Z Selecting previously unselected package libavcodec58:amd64. 2021-05-15T13:53:24.0126825Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:24.0137798Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:24.4904617Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-15T13:53:24.5157577Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-15T13:53:24.5170567Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:53:24.5433266Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-15T13:53:24.5719403Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-15T13:53:24.5733637Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:53:24.6063515Z Selecting previously unselected package libass9:amd64. 2021-05-15T13:53:24.6258265Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-15T13:53:24.6275161Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:53:24.6663698Z Selecting previously unselected package libbluray2:amd64. 2021-05-15T13:53:24.6877366Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-15T13:53:24.6891645Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:53:24.7343913Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-15T13:53:24.7577345Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-15T13:53:24.7596505Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:53:24.7904548Z Selecting previously unselected package libgme0:amd64. 2021-05-15T13:53:24.8212452Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-15T13:53:24.8226197Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:53:24.8665236Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-15T13:53:24.8945713Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-15T13:53:24.9038007Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:53:24.9428155Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-15T13:53:24.9740337Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-15T13:53:24.9768264Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:53:25.0705544Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-15T13:53:25.0972980Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-15T13:53:25.0987022Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:53:25.1536716Z Selecting previously unselected package libavformat58:amd64. 2021-05-15T13:53:25.1818971Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:25.1830892Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:25.3066172Z Selecting previously unselected package libbs2b0:amd64. 2021-05-15T13:53:25.3337503Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-15T13:53:25.3353353Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:53:25.3747707Z Selecting previously unselected package libflite1:amd64. 2021-05-15T13:53:25.4029633Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-15T13:53:25.4039624Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:53:26.6466461Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-15T13:53:26.6770776Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-15T13:53:26.6783307Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:53:26.7119357Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-15T13:53:26.7443471Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-15T13:53:26.7453722Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:53:26.7785890Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-15T13:53:26.8066180Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-15T13:53:26.8082050Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:53:26.8464209Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-15T13:53:26.8706279Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:26.8722444Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:53:26.9064218Z Selecting previously unselected package libmysofa1:amd64. 2021-05-15T13:53:26.9345734Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-15T13:53:26.9358726Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:53:26.9705736Z Selecting previously unselected package libpostproc55:amd64. 2021-05-15T13:53:26.9992496Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:27.0008120Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:27.0424441Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-15T13:53:27.0701580Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-15T13:53:27.0717732Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:53:27.2010590Z Selecting previously unselected package librubberband2:amd64. 2021-05-15T13:53:27.2319418Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-15T13:53:27.2332349Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:53:27.2744208Z Selecting previously unselected package libswscale5:amd64. 2021-05-15T13:53:27.3004131Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:27.3025137Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:27.3503809Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-15T13:53:27.3818288Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-15T13:53:27.3844012Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:53:27.4224457Z Selecting previously unselected package libavfilter7:amd64. 2021-05-15T13:53:27.4465089Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:27.4482061Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:27.5865437Z Selecting previously unselected package libcaca0:amd64. 2021-05-15T13:53:27.6158506Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-15T13:53:27.6173720Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:53:27.6646326Z Selecting previously unselected package libcdio18:amd64. 2021-05-15T13:53:27.6959721Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-15T13:53:27.6971774Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:53:27.7352397Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-15T13:53:27.7652461Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:53:27.7666285Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:53:27.7946845Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-15T13:53:27.8252489Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-15T13:53:27.8265447Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:53:27.8537661Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-15T13:53:27.8824603Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-15T13:53:27.8842815Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:53:27.9155454Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-15T13:53:27.9453148Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-15T13:53:27.9464526Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:53:27.9718911Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-15T13:53:28.0005784Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-15T13:53:28.0019935Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:53:28.0506079Z Selecting previously unselected package libopenal-data. 2021-05-15T13:53:28.0803147Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-15T13:53:28.0813522Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-15T13:53:28.1199747Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-15T13:53:28.1494531Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-15T13:53:28.1504575Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:53:28.1782100Z Selecting previously unselected package libopenal1:amd64. 2021-05-15T13:53:28.2073108Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-15T13:53:28.2086195Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:53:28.2726833Z Selecting previously unselected package libasyncns0:amd64. 2021-05-15T13:53:28.3014898Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-15T13:53:28.3025834Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:53:28.3286659Z Selecting previously unselected package libflac8:amd64. 2021-05-15T13:53:28.3557323Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-15T13:53:28.3568619Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:53:28.3917467Z Selecting previously unselected package libsndfile1:amd64. 2021-05-15T13:53:28.4212212Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-15T13:53:28.4226620Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:53:28.4679075Z Selecting previously unselected package libpulse0:amd64. 2021-05-15T13:53:28.4964605Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-15T13:53:28.5041716Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:53:28.5541238Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-15T13:53:28.5811242Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-15T13:53:28.5824328Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:53:28.6459090Z Selecting previously unselected package libavdevice58:amd64. 2021-05-15T13:53:28.6780017Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:28.6795387Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:28.7124018Z Selecting previously unselected package libavresample4:amd64. 2021-05-15T13:53:28.7422942Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:28.7444863Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:28.7810628Z Selecting previously unselected package ffmpeg. 2021-05-15T13:53:28.8117925Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-15T13:53:28.8203053Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:28.9439504Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-15T13:53:28.9705130Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-15T13:53:28.9719178Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:53:29.0105679Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-15T13:53:29.0336274Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-15T13:53:29.0347666Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:53:29.2512102Z Selecting previously unselected package libaacs0:amd64. 2021-05-15T13:53:29.2799395Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-15T13:53:29.2816056Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:53:29.3184549Z Selecting previously unselected package libbdplus0:amd64. 2021-05-15T13:53:29.3411547Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-15T13:53:29.3426202Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:53:29.3716519Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-15T13:53:29.4111858Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:29.4123803Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:29.6903555Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-15T13:53:29.7204346Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:29.7217101Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:30.0244434Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-15T13:53:30.0548967Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-15T13:53:30.0562382Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:53:30.1900641Z Selecting previously unselected package va-driver-all:amd64. 2021-05-15T13:53:30.2194588Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-15T13:53:30.2209253Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:53:30.2441600Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-15T13:53:30.2713312Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-15T13:53:30.2728351Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:53:30.3403131Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-15T13:53:30.3440462Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-15T13:53:30.3482731Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-15T13:53:30.3531137Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-15T13:53:30.3565980Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-15T13:53:30.3598595Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-15T13:53:30.3632066Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-15T13:53:30.3667704Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-15T13:53:30.3700520Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-15T13:53:30.3743072Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-15T13:53:30.3797835Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-15T13:53:30.3836306Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-15T13:53:30.3880949Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-15T13:53:30.3913189Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-15T13:53:30.3941440Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-15T13:53:30.3973264Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-15T13:53:30.4018897Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-15T13:53:30.4052101Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-15T13:53:30.4084212Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-15T13:53:30.4129350Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-15T13:53:30.4188165Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-15T13:53:30.4229439Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-15T13:53:30.4302802Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-15T13:53:30.4332193Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-15T13:53:30.4387286Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-15T13:53:30.4422008Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-15T13:53:30.4465728Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-15T13:53:30.4501044Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-15T13:53:30.4539068Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-15T13:53:30.4572046Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-15T13:53:30.4612529Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-15T13:53:30.4653364Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-15T13:53:30.4686288Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-15T13:53:30.4721455Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:53:30.4763795Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-15T13:53:30.4804712Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-15T13:53:30.4841104Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-15T13:53:30.4879009Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-15T13:53:30.4935153Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:30.4968949Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-15T13:53:30.5019919Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-15T13:53:30.5062811Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-15T13:53:30.5113446Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-15T13:53:30.5149509Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-15T13:53:30.5187334Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-15T13:53:30.5222012Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-15T13:53:30.5262343Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-15T13:53:30.5299734Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-15T13:53:30.5334887Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-15T13:53:30.5371345Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-15T13:53:30.5411384Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:53:30.5451348Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-15T13:53:30.5488200Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:53:30.5525478Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-15T13:53:30.5564722Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-15T13:53:30.5601798Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:30.5636064Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-15T13:53:30.5677581Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:30.5714646Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-15T13:53:30.5749196Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-15T13:53:30.5791607Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-15T13:53:30.5834637Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-15T13:53:30.5870481Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-15T13:53:30.5907304Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:30.5949418Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-15T13:53:30.6025864Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-15T13:53:30.6064729Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-15T13:53:30.6175157Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:30.6210285Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:30.6251344Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:30.6285172Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-15T13:53:30.6329929Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-15T13:53:30.6355179Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:30.6388857Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:30.6423629Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:30.6458228Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-15T13:53:30.6553386Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:31.6871314Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:33.7967944Z Reading package lists... 2021-05-15T13:53:33.9394212Z Building dependency tree... 2021-05-15T13:53:33.9415527Z Reading state information... 2021-05-15T13:53:34.0977866Z The following additional packages will be installed: 2021-05-15T13:53:34.0983912Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:53:34.1503083Z The following NEW packages will be installed: 2021-05-15T13:53:34.1504913Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-15T13:53:34.1512277Z libmagick++-dev 2021-05-15T13:53:34.1725702Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:34.1726488Z Need to get 309 kB of archives. 2021-05-15T13:53:34.1727481Z After this operation, 2202 kB of additional disk space will be used. 2021-05-15T13:53:34.1729773Z 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-15T13:53:34.1756957Z 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-15T13:53:34.1787625Z 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-15T13:53:34.1809988Z 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-15T13:53:34.6134991Z Fetched 309 kB in 0s (12.4 MB/s) 2021-05-15T13:53:34.6492088Z Selecting previously unselected package libmagick++-6-headers. 2021-05-15T13:53:34.6568627Z (Reading database ... 2021-05-15T13:53:34.6569292Z (Reading database ... 5% 2021-05-15T13:53:34.6569995Z (Reading database ... 10% 2021-05-15T13:53:34.6570753Z (Reading database ... 15% 2021-05-15T13:53:34.6571308Z (Reading database ... 20% 2021-05-15T13:53:34.6572039Z (Reading database ... 25% 2021-05-15T13:53:34.6572714Z (Reading database ... 30% 2021-05-15T13:53:34.6573640Z (Reading database ... 35% 2021-05-15T13:53:34.6574199Z (Reading database ... 40% 2021-05-15T13:53:34.6574740Z (Reading database ... 45% 2021-05-15T13:53:34.6575822Z (Reading database ... 50% 2021-05-15T13:53:34.6618732Z (Reading database ... 55% 2021-05-15T13:53:34.6672994Z (Reading database ... 60% 2021-05-15T13:53:34.6706644Z (Reading database ... 65% 2021-05-15T13:53:34.6836771Z (Reading database ... 70% 2021-05-15T13:53:34.6961376Z (Reading database ... 75% 2021-05-15T13:53:34.6985607Z (Reading database ... 80% 2021-05-15T13:53:34.7509247Z (Reading database ... 85% 2021-05-15T13:53:34.7697303Z (Reading database ... 90% 2021-05-15T13:53:34.7775244Z (Reading database ... 95% 2021-05-15T13:53:34.7775825Z (Reading database ... 100% 2021-05-15T13:53:34.7776656Z (Reading database ... 267231 files and directories currently installed.) 2021-05-15T13:53:34.7914416Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:53:34.7995185Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:34.8416064Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-15T13:53:34.8702700Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:53:34.8726047Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:34.9186569Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-15T13:53:34.9404224Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-15T13:53:34.9418575Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:35.0184434Z Selecting previously unselected package libmagick++-dev. 2021-05-15T13:53:35.0394037Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-15T13:53:35.0481277Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:35.1124088Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:35.1211846Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:35.1248585Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:35.1279648Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-15T13:53:35.1360425Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:37.2546059Z Reading package lists... 2021-05-15T13:53:37.3967300Z Building dependency tree... 2021-05-15T13:53:37.3990211Z Reading state information... 2021-05-15T13:53:37.5484817Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-15T13:53:37.5486845Z The following additional packages will be installed: 2021-05-15T13:53:37.5488733Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-15T13:53:37.5491505Z libijs-0.35 libjbig2dec0 2021-05-15T13:53:37.5494354Z Suggested packages: 2021-05-15T13:53:37.5496204Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-15T13:53:37.5497624Z ghostscript-x 2021-05-15T13:53:37.6035591Z The following NEW packages will be installed: 2021-05-15T13:53:37.6038034Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-15T13:53:37.6040868Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-15T13:53:37.6506266Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:37.6507158Z Need to get 11.2 MB of archives. 2021-05-15T13:53:37.6507971Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-15T13:53:37.6510198Z 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-15T13:53:37.6875626Z 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-15T13:53:37.6886970Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-15T13:53:37.7514999Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-15T13:53:37.7603992Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-15T13:53:37.7611965Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-15T13:53:37.7616682Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-15T13:53:37.7878913Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-15T13:53:38.2394004Z Fetched 11.2 MB in 0s (62.5 MB/s) 2021-05-15T13:53:38.2785227Z Selecting previously unselected package fonts-droid-fallback. 2021-05-15T13:53:38.2821601Z (Reading database ... 2021-05-15T13:53:38.2822286Z (Reading database ... 5% 2021-05-15T13:53:38.2823161Z (Reading database ... 10% 2021-05-15T13:53:38.2823616Z (Reading database ... 15% 2021-05-15T13:53:38.2824027Z (Reading database ... 20% 2021-05-15T13:53:38.2824430Z (Reading database ... 25% 2021-05-15T13:53:38.2825208Z (Reading database ... 30% 2021-05-15T13:53:38.2825639Z (Reading database ... 35% 2021-05-15T13:53:38.2826052Z (Reading database ... 40% 2021-05-15T13:53:38.2826481Z (Reading database ... 45% 2021-05-15T13:53:38.2828641Z (Reading database ... 50% 2021-05-15T13:53:38.2875070Z (Reading database ... 55% 2021-05-15T13:53:38.2921638Z (Reading database ... 60% 2021-05-15T13:53:38.2946757Z (Reading database ... 65% 2021-05-15T13:53:38.3072639Z (Reading database ... 70% 2021-05-15T13:53:38.3195380Z (Reading database ... 75% 2021-05-15T13:53:38.3221795Z (Reading database ... 80% 2021-05-15T13:53:38.3724586Z (Reading database ... 85% 2021-05-15T13:53:38.3870741Z (Reading database ... 90% 2021-05-15T13:53:38.3939943Z (Reading database ... 95% 2021-05-15T13:53:38.3940732Z (Reading database ... 100% 2021-05-15T13:53:38.3941363Z (Reading database ... 267276 files and directories currently installed.) 2021-05-15T13:53:38.4057521Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-15T13:53:38.4285077Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:53:38.6465282Z Selecting previously unselected package fonts-noto-mono. 2021-05-15T13:53:38.6679909Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-15T13:53:38.6699806Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:53:38.7104182Z Selecting previously unselected package fonts-urw-base35. 2021-05-15T13:53:38.7331184Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-15T13:53:38.8057171Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:53:39.2105499Z Selecting previously unselected package libgs9-common. 2021-05-15T13:53:39.2353729Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-15T13:53:39.2370586Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:39.3492022Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-15T13:53:39.3784573Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-15T13:53:39.3809472Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:53:39.4065890Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-15T13:53:39.4362371Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-15T13:53:39.4374785Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:53:39.4784588Z Selecting previously unselected package libgs9:amd64. 2021-05-15T13:53:39.5030862Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:53:39.5051382Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:39.7864614Z Selecting previously unselected package ghostscript. 2021-05-15T13:53:39.8098773Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-15T13:53:39.8119176Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:39.8817837Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-15T13:53:39.8872695Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-15T13:53:39.8953433Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-15T13:53:39.9620291Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-15T13:53:39.9682504Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-15T13:53:39.9937875Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:40.0097145Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:40.0176909Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-15T13:53:40.0353860Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:53:40.1479247Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:40.1686843Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:43.4981504Z Reading package lists... 2021-05-15T13:53:43.7153171Z Building dependency tree... 2021-05-15T13:53:43.7179759Z Reading state information... 2021-05-15T13:53:43.9531213Z The following additional packages will be installed: 2021-05-15T13:53:43.9534020Z libudunits2-0 libudunits2-data 2021-05-15T13:53:44.0121111Z The following NEW packages will be installed: 2021-05-15T13:53:44.0126871Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-15T13:53:44.0337046Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:44.0338040Z Need to get 429 kB of archives. 2021-05-15T13:53:44.0338820Z After this operation, 1026 kB of additional disk space will be used. 2021-05-15T13:53:44.0341143Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-15T13:53:44.0362987Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-15T13:53:44.0401439Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-15T13:53:44.5608527Z Fetched 429 kB in 0s (14.1 MB/s) 2021-05-15T13:53:44.5984306Z Selecting previously unselected package libudunits2-data. 2021-05-15T13:53:44.6078749Z (Reading database ... 2021-05-15T13:53:44.6079352Z (Reading database ... 5% 2021-05-15T13:53:44.6079901Z (Reading database ... 10% 2021-05-15T13:53:44.6080446Z (Reading database ... 15% 2021-05-15T13:53:44.6080967Z (Reading database ... 20% 2021-05-15T13:53:44.6081498Z (Reading database ... 25% 2021-05-15T13:53:44.6082012Z (Reading database ... 30% 2021-05-15T13:53:44.6082547Z (Reading database ... 35% 2021-05-15T13:53:44.6083060Z (Reading database ... 40% 2021-05-15T13:53:44.6083828Z (Reading database ... 45% 2021-05-15T13:53:44.6084375Z (Reading database ... 50% 2021-05-15T13:53:44.6145310Z (Reading database ... 55% 2021-05-15T13:53:44.6201628Z (Reading database ... 60% 2021-05-15T13:53:44.6239962Z (Reading database ... 65% 2021-05-15T13:53:44.6393349Z (Reading database ... 70% 2021-05-15T13:53:44.6546559Z (Reading database ... 75% 2021-05-15T13:53:44.6576598Z (Reading database ... 80% 2021-05-15T13:53:44.7275032Z (Reading database ... 85% 2021-05-15T13:53:44.7513245Z (Reading database ... 90% 2021-05-15T13:53:44.7612481Z (Reading database ... 95% 2021-05-15T13:53:44.7613067Z (Reading database ... 100% 2021-05-15T13:53:44.7613903Z (Reading database ... 267840 files and directories currently installed.) 2021-05-15T13:53:44.7774330Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-15T13:53:44.7785750Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-15T13:53:44.8145122Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-15T13:53:44.8435638Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-15T13:53:44.8465455Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:53:44.8789091Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-15T13:53:44.9103707Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-15T13:53:44.9115986Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:53:44.9936410Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-15T13:53:44.9973509Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-15T13:53:45.0007100Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-15T13:53:45.0045643Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:53:45.1279783Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:47.3281203Z Reading package lists... 2021-05-15T13:53:47.4574483Z Building dependency tree... 2021-05-15T13:53:47.4593114Z Reading state information... 2021-05-15T13:53:47.6493750Z The following NEW packages will be installed: 2021-05-15T13:53:47.6497518Z libjq-dev 2021-05-15T13:53:47.6690262Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:47.6691661Z Need to get 11.2 kB of archives. 2021-05-15T13:53:47.6692562Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-15T13:53:47.6694321Z 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-15T13:53:48.0929405Z Fetched 11.2 kB in 0s (740 kB/s) 2021-05-15T13:53:48.1211167Z Selecting previously unselected package libjq-dev:amd64. 2021-05-15T13:53:48.1284914Z (Reading database ... 2021-05-15T13:53:48.1285974Z (Reading database ... 5% 2021-05-15T13:53:48.1286659Z (Reading database ... 10% 2021-05-15T13:53:48.1287309Z (Reading database ... 15% 2021-05-15T13:53:48.1287961Z (Reading database ... 20% 2021-05-15T13:53:48.1288604Z (Reading database ... 25% 2021-05-15T13:53:48.1289406Z (Reading database ... 30% 2021-05-15T13:53:48.1290027Z (Reading database ... 35% 2021-05-15T13:53:48.1290989Z (Reading database ... 40% 2021-05-15T13:53:48.1291594Z (Reading database ... 45% 2021-05-15T13:53:48.1292184Z (Reading database ... 50% 2021-05-15T13:53:48.1316104Z (Reading database ... 55% 2021-05-15T13:53:48.1362480Z (Reading database ... 60% 2021-05-15T13:53:48.1385240Z (Reading database ... 65% 2021-05-15T13:53:48.1499752Z (Reading database ... 70% 2021-05-15T13:53:48.1606392Z (Reading database ... 75% 2021-05-15T13:53:48.1626879Z (Reading database ... 80% 2021-05-15T13:53:48.2084671Z (Reading database ... 85% 2021-05-15T13:53:48.2234038Z (Reading database ... 90% 2021-05-15T13:53:48.2303545Z (Reading database ... 95% 2021-05-15T13:53:48.2305829Z (Reading database ... 100% 2021-05-15T13:53:48.2306462Z (Reading database ... 267869 files and directories currently installed.) 2021-05-15T13:53:48.2415762Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:53:48.2434040Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:53:48.2988704Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-15T13:53:50.3812413Z Reading package lists... 2021-05-15T13:53:50.5440423Z Building dependency tree... 2021-05-15T13:53:50.5466036Z Reading state information... 2021-05-15T13:53:50.7549407Z The following NEW packages will be installed: 2021-05-15T13:53:50.7552002Z libmng2 2021-05-15T13:53:50.7766643Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:50.7768342Z Need to get 168 kB of archives. 2021-05-15T13:53:50.7769351Z After this operation, 571 kB of additional disk space will be used. 2021-05-15T13:53:50.7771458Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-15T13:53:51.2079928Z Fetched 168 kB in 0s (9058 kB/s) 2021-05-15T13:53:51.2395843Z Selecting previously unselected package libmng2:amd64. 2021-05-15T13:53:51.2472583Z (Reading database ... 2021-05-15T13:53:51.2473297Z (Reading database ... 5% 2021-05-15T13:53:51.2473903Z (Reading database ... 10% 2021-05-15T13:53:51.2474539Z (Reading database ... 15% 2021-05-15T13:53:51.2475145Z (Reading database ... 20% 2021-05-15T13:53:51.2476094Z (Reading database ... 25% 2021-05-15T13:53:51.2476737Z (Reading database ... 30% 2021-05-15T13:53:51.2477373Z (Reading database ... 35% 2021-05-15T13:53:51.2478019Z (Reading database ... 40% 2021-05-15T13:53:51.2478659Z (Reading database ... 45% 2021-05-15T13:53:51.2479816Z (Reading database ... 50% 2021-05-15T13:53:51.2514594Z (Reading database ... 55% 2021-05-15T13:53:51.2562360Z (Reading database ... 60% 2021-05-15T13:53:51.2588724Z (Reading database ... 65% 2021-05-15T13:53:51.2710512Z (Reading database ... 70% 2021-05-15T13:53:51.2838926Z (Reading database ... 75% 2021-05-15T13:53:51.2863038Z (Reading database ... 80% 2021-05-15T13:53:51.3407510Z (Reading database ... 85% 2021-05-15T13:53:51.3594731Z (Reading database ... 90% 2021-05-15T13:53:51.3702781Z (Reading database ... 95% 2021-05-15T13:53:51.3703282Z (Reading database ... 100% 2021-05-15T13:53:51.3703977Z (Reading database ... 267875 files and directories currently installed.) 2021-05-15T13:53:51.3866615Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-15T13:53:51.3890690Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:53:51.4661270Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-15T13:53:51.4705021Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:53:53.5413023Z Reading package lists... 2021-05-15T13:53:53.6734307Z Building dependency tree... 2021-05-15T13:53:53.6755747Z Reading state information... 2021-05-15T13:53:53.7910325Z E: Unable to locate package libmng1 2021-05-15T13:53:53.8534537Z Reading package lists... 2021-05-15T13:53:53.9896585Z Building dependency tree... 2021-05-15T13:53:53.9919817Z Reading state information... 2021-05-15T13:53:54.1116071Z E: Unable to locate package libapparmor-devel 2021-05-15T13:53:54.1758446Z Reading package lists... 2021-05-15T13:53:54.3441767Z Building dependency tree... 2021-05-15T13:53:54.3463978Z Reading state information... 2021-05-15T13:53:54.4977944Z The following additional packages will be installed: 2021-05-15T13:53:54.4980784Z libij-java 2021-05-15T13:53:54.5492094Z The following NEW packages will be installed: 2021-05-15T13:53:54.5499659Z imagej libij-java 2021-05-15T13:53:54.5698755Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:53:54.5699515Z Need to get 2328 kB of archives. 2021-05-15T13:53:54.5700311Z After this operation, 2498 kB of additional disk space will be used. 2021-05-15T13:53:54.5702048Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-15T13:53:54.6151598Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-15T13:53:55.0644461Z Fetched 2328 kB in 0s (38.0 MB/s) 2021-05-15T13:53:55.1023314Z Selecting previously unselected package libij-java. 2021-05-15T13:53:55.1039909Z (Reading database ... 2021-05-15T13:53:55.1040592Z (Reading database ... 5% 2021-05-15T13:53:55.1041361Z (Reading database ... 10% 2021-05-15T13:53:55.1041983Z (Reading database ... 15% 2021-05-15T13:53:55.1042719Z (Reading database ... 20% 2021-05-15T13:53:55.1043301Z (Reading database ... 25% 2021-05-15T13:53:55.1043894Z (Reading database ... 30% 2021-05-15T13:53:55.1044461Z (Reading database ... 35% 2021-05-15T13:53:55.1045048Z (Reading database ... 40% 2021-05-15T13:53:55.1045794Z (Reading database ... 45% 2021-05-15T13:53:55.1046502Z (Reading database ... 50% 2021-05-15T13:53:55.1088039Z (Reading database ... 55% 2021-05-15T13:53:55.1144530Z (Reading database ... 60% 2021-05-15T13:53:55.1166975Z (Reading database ... 65% 2021-05-15T13:53:55.1276115Z (Reading database ... 70% 2021-05-15T13:53:55.1382266Z (Reading database ... 75% 2021-05-15T13:53:55.1401701Z (Reading database ... 80% 2021-05-15T13:53:55.1852413Z (Reading database ... 85% 2021-05-15T13:53:55.1996000Z (Reading database ... 90% 2021-05-15T13:53:55.2068678Z (Reading database ... 95% 2021-05-15T13:53:55.2069867Z (Reading database ... 100% 2021-05-15T13:53:55.2070692Z (Reading database ... 267881 files and directories currently installed.) 2021-05-15T13:53:55.2197988Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-15T13:53:55.2214308Z Unpacking libij-java (1.52r-1) ... 2021-05-15T13:53:55.3007818Z Selecting previously unselected package imagej. 2021-05-15T13:53:55.3295714Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-15T13:53:55.3308008Z Unpacking imagej (1.52r-1) ... 2021-05-15T13:53:55.4024964Z Setting up libij-java (1.52r-1) ... 2021-05-15T13:53:55.4068022Z Setting up imagej (1.52r-1) ... 2021-05-15T13:53:55.4106849Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:53:56.9424043Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:53:57.6701619Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:53:59.7722891Z Reading package lists... 2021-05-15T13:53:59.9067985Z Building dependency tree... 2021-05-15T13:53:59.9088257Z Reading state information... 2021-05-15T13:54:00.0623560Z Suggested packages: 2021-05-15T13:54:00.0625061Z bowtie2-examples 2021-05-15T13:54:00.1107534Z The following NEW packages will be installed: 2021-05-15T13:54:00.1112033Z bowtie2 2021-05-15T13:54:00.1376188Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:00.1378078Z Need to get 1324 kB of archives. 2021-05-15T13:54:00.1378983Z After this operation, 5630 kB of additional disk space will be used. 2021-05-15T13:54:00.1380873Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-15T13:54:00.5750904Z Fetched 1324 kB in 0s (34.1 MB/s) 2021-05-15T13:54:00.6088624Z Selecting previously unselected package bowtie2. 2021-05-15T13:54:00.6172523Z (Reading database ... 2021-05-15T13:54:00.6173069Z (Reading database ... 5% 2021-05-15T13:54:00.6173567Z (Reading database ... 10% 2021-05-15T13:54:00.6174056Z (Reading database ... 15% 2021-05-15T13:54:00.6174525Z (Reading database ... 20% 2021-05-15T13:54:00.6175036Z (Reading database ... 25% 2021-05-15T13:54:00.6175658Z (Reading database ... 30% 2021-05-15T13:54:00.6176127Z (Reading database ... 35% 2021-05-15T13:54:00.6176578Z (Reading database ... 40% 2021-05-15T13:54:00.6177040Z (Reading database ... 45% 2021-05-15T13:54:00.6177492Z (Reading database ... 50% 2021-05-15T13:54:00.6210735Z (Reading database ... 55% 2021-05-15T13:54:00.6263472Z (Reading database ... 60% 2021-05-15T13:54:00.6292230Z (Reading database ... 65% 2021-05-15T13:54:00.6424770Z (Reading database ... 70% 2021-05-15T13:54:00.6559560Z (Reading database ... 75% 2021-05-15T13:54:00.6588652Z (Reading database ... 80% 2021-05-15T13:54:00.7136049Z (Reading database ... 85% 2021-05-15T13:54:00.7318688Z (Reading database ... 90% 2021-05-15T13:54:00.7401163Z (Reading database ... 95% 2021-05-15T13:54:00.7401741Z (Reading database ... 100% 2021-05-15T13:54:00.7402554Z (Reading database ... 267904 files and directories currently installed.) 2021-05-15T13:54:00.7569283Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-15T13:54:00.7583884Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:54:00.9436653Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-15T13:54:00.9469162Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:03.9584617Z Reading package lists... 2021-05-15T13:54:04.0969489Z Building dependency tree... 2021-05-15T13:54:04.0992579Z Reading state information... 2021-05-15T13:54:04.2224740Z E: Unable to locate package install 2021-05-15T13:54:04.2225845Z E: Unable to locate package gdal 2021-05-15T13:54:04.2856062Z Reading package lists... 2021-05-15T13:54:04.4130512Z Building dependency tree... 2021-05-15T13:54:04.4149956Z Reading state information... 2021-05-15T13:54:04.4349240Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-15T13:54:04.4351955Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:54:04.4352829Z is only available from another source 2021-05-15T13:54:04.4353437Z 2021-05-15T13:54:04.5254454Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-15T13:54:04.5908530Z Reading package lists... 2021-05-15T13:54:04.7156747Z Building dependency tree... 2021-05-15T13:54:04.7175301Z Reading state information... 2021-05-15T13:54:04.7388100Z Package libav-tools is not available, but is referred to by another package. 2021-05-15T13:54:04.7389202Z This may mean that the package is missing, has been obsoleted, or 2021-05-15T13:54:04.7390204Z is only available from another source 2021-05-15T13:54:04.7391340Z However the following packages replace it: 2021-05-15T13:54:04.7392326Z ffmpeg 2021-05-15T13:54:04.7393046Z 2021-05-15T13:54:04.8407487Z E: Package 'libav-tools' has no installation candidate 2021-05-15T13:54:04.9061812Z Reading package lists... 2021-05-15T13:54:05.0430742Z Building dependency tree... 2021-05-15T13:54:05.0451980Z Reading state information... 2021-05-15T13:54:05.2007188Z The following additional packages will be installed: 2021-05-15T13:54:05.2009316Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-15T13:54:05.2011733Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:54:05.2013019Z libssh2-1-dev 2021-05-15T13:54:05.2018837Z Suggested packages: 2021-05-15T13:54:05.2020073Z libgcrypt20-doc libmbedtls-doc 2021-05-15T13:54:05.2474683Z The following NEW packages will be installed: 2021-05-15T13:54:05.2477042Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-15T13:54:05.2478685Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-15T13:54:05.2479804Z libssh2-1-dev 2021-05-15T13:54:05.2673187Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:05.2674271Z Need to get 2667 kB of archives. 2021-05-15T13:54:05.2675079Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-15T13:54:05.2677776Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-15T13:54:05.2725377Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-15T13:54:05.2791352Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-15T13:54:05.2799745Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-15T13:54:05.2851988Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-15T13:54:05.2865530Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-15T13:54:05.2874889Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-15T13:54:05.2925927Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-15T13:54:05.2995146Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-15T13:54:05.3049269Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-15T13:54:05.3054104Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-15T13:54:05.7613665Z Fetched 2667 kB in 0s (41.3 MB/s) 2021-05-15T13:54:05.7903673Z Selecting previously unselected package libgpg-error-dev. 2021-05-15T13:54:05.7972840Z (Reading database ... 2021-05-15T13:54:05.7973854Z (Reading database ... 5% 2021-05-15T13:54:05.7974488Z (Reading database ... 10% 2021-05-15T13:54:05.7975131Z (Reading database ... 15% 2021-05-15T13:54:05.7975761Z (Reading database ... 20% 2021-05-15T13:54:05.7976845Z (Reading database ... 25% 2021-05-15T13:54:05.7978088Z (Reading database ... 30% 2021-05-15T13:54:05.7979009Z (Reading database ... 35% 2021-05-15T13:54:05.7979912Z (Reading database ... 40% 2021-05-15T13:54:05.7980707Z (Reading database ... 45% 2021-05-15T13:54:05.7981790Z (Reading database ... 50% 2021-05-15T13:54:05.8016942Z (Reading database ... 55% 2021-05-15T13:54:05.8060602Z (Reading database ... 60% 2021-05-15T13:54:05.8083728Z (Reading database ... 65% 2021-05-15T13:54:05.8193240Z (Reading database ... 70% 2021-05-15T13:54:05.8302463Z (Reading database ... 75% 2021-05-15T13:54:05.8324418Z (Reading database ... 80% 2021-05-15T13:54:05.8820776Z (Reading database ... 85% 2021-05-15T13:54:05.8973504Z (Reading database ... 90% 2021-05-15T13:54:05.9043426Z (Reading database ... 95% 2021-05-15T13:54:05.9043877Z (Reading database ... 100% 2021-05-15T13:54:05.9044512Z (Reading database ... 267930 files and directories currently installed.) 2021-05-15T13:54:05.9157908Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-15T13:54:05.9172485Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-15T13:54:05.9560105Z Selecting previously unselected package libgcrypt20-dev. 2021-05-15T13:54:05.9793622Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-15T13:54:05.9804690Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:54:06.0704187Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-15T13:54:06.0924694Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-15T13:54:06.0947766Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:54:06.1263966Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-15T13:54:06.1491566Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:54:06.1509025Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:06.1944554Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-15T13:54:06.2149771Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:54:06.2159300Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:06.2432380Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-15T13:54:06.2679090Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:54:06.2690912Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:06.3064137Z Selecting previously unselected package libgit2-28:amd64. 2021-05-15T13:54:06.3380011Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:54:06.3397719Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:54:06.4105699Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-15T13:54:06.4335495Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-15T13:54:06.4349174Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:06.5104426Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-15T13:54:06.5350597Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-15T13:54:06.5360107Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:54:06.5984670Z Selecting previously unselected package libhttp-parser-dev. 2021-05-15T13:54:06.6274407Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-15T13:54:06.6289158Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:54:06.6544294Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-15T13:54:06.6828389Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-15T13:54:06.6838837Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:54:06.8191589Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-15T13:54:06.8223607Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:06.8265170Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-15T13:54:06.8299196Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-15T13:54:06.8331196Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:06.8363366Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:06.8396186Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-15T13:54:06.8434842Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-15T13:54:06.8467219Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-15T13:54:06.8498607Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:54:06.8534591Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-15T13:54:06.8572692Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:12.1520400Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:54:12.2722850Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:14.4257896Z Reading package lists... 2021-05-15T13:54:14.5828607Z Building dependency tree... 2021-05-15T13:54:14.5851132Z Reading state information... 2021-05-15T13:54:14.8218470Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-15T13:54:14.8220071Z libtiff-dev set to manually installed. 2021-05-15T13:54:14.8221217Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:14.8907829Z Reading package lists... 2021-05-15T13:54:15.0369228Z Building dependency tree... 2021-05-15T13:54:15.0391090Z Reading state information... 2021-05-15T13:54:15.2709214Z unixodbc-dev is already the newest version (2.3.7). 2021-05-15T13:54:15.2710806Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:15.3404004Z Reading package lists... 2021-05-15T13:54:15.5069383Z Building dependency tree... 2021-05-15T13:54:15.5094623Z Reading state information... 2021-05-15T13:54:15.7149563Z The following NEW packages will be installed: 2021-05-15T13:54:15.7151697Z libsodium-dev 2021-05-15T13:54:15.7338985Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:15.7340058Z Need to get 169 kB of archives. 2021-05-15T13:54:15.7340816Z After this operation, 826 kB of additional disk space will be used. 2021-05-15T13:54:15.7342413Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-15T13:54:16.1813727Z Fetched 169 kB in 0s (9072 kB/s) 2021-05-15T13:54:16.2133534Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-15T13:54:16.2213235Z (Reading database ... 2021-05-15T13:54:16.2214562Z (Reading database ... 5% 2021-05-15T13:54:16.2215689Z (Reading database ... 10% 2021-05-15T13:54:16.2216562Z (Reading database ... 15% 2021-05-15T13:54:16.2217986Z (Reading database ... 20% 2021-05-15T13:54:16.2218674Z (Reading database ... 25% 2021-05-15T13:54:16.2219380Z (Reading database ... 30% 2021-05-15T13:54:16.2220066Z (Reading database ... 35% 2021-05-15T13:54:16.2220739Z (Reading database ... 40% 2021-05-15T13:54:16.2221419Z (Reading database ... 45% 2021-05-15T13:54:16.2222105Z (Reading database ... 50% 2021-05-15T13:54:16.2260391Z (Reading database ... 55% 2021-05-15T13:54:16.2307242Z (Reading database ... 60% 2021-05-15T13:54:16.2331493Z (Reading database ... 65% 2021-05-15T13:54:16.2454100Z (Reading database ... 70% 2021-05-15T13:54:16.2566099Z (Reading database ... 75% 2021-05-15T13:54:16.2590612Z (Reading database ... 80% 2021-05-15T13:54:16.3117257Z (Reading database ... 85% 2021-05-15T13:54:16.3284696Z (Reading database ... 90% 2021-05-15T13:54:16.3359767Z (Reading database ... 95% 2021-05-15T13:54:16.3360246Z (Reading database ... 100% 2021-05-15T13:54:16.3360959Z (Reading database ... 268433 files and directories currently installed.) 2021-05-15T13:54:16.3500792Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-15T13:54:16.3512667Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:54:16.4349906Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-15T13:54:18.5980160Z Reading package lists... 2021-05-15T13:54:18.7407290Z Building dependency tree... 2021-05-15T13:54:18.7427294Z Reading state information... 2021-05-15T13:54:18.8997144Z The following additional packages will be installed: 2021-05-15T13:54:18.8999619Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-15T13:54:18.9467708Z The following NEW packages will be installed: 2021-05-15T13:54:18.9476383Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-15T13:54:18.9479396Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-15T13:54:18.9663907Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:18.9664627Z Need to get 10.4 MB of archives. 2021-05-15T13:54:18.9666024Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-15T13:54:18.9667925Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-15T13:54:18.9775533Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-15T13:54:18.9951369Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-15T13:54:19.0447444Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-15T13:54:19.0787630Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-15T13:54:19.1150539Z 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-15T13:54:19.1373614Z 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-15T13:54:19.1755775Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-15T13:54:19.6491802Z Fetched 10.4 MB in 0s (46.4 MB/s) 2021-05-15T13:54:19.6826388Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-15T13:54:19.6908902Z (Reading database ... 2021-05-15T13:54:19.6909742Z (Reading database ... 5% 2021-05-15T13:54:19.6910489Z (Reading database ... 10% 2021-05-15T13:54:19.6911558Z (Reading database ... 15% 2021-05-15T13:54:19.6912492Z (Reading database ... 20% 2021-05-15T13:54:19.6914042Z (Reading database ... 25% 2021-05-15T13:54:19.6914817Z (Reading database ... 30% 2021-05-15T13:54:19.6915572Z (Reading database ... 35% 2021-05-15T13:54:19.6916434Z (Reading database ... 40% 2021-05-15T13:54:19.6917141Z (Reading database ... 45% 2021-05-15T13:54:19.6917849Z (Reading database ... 50% 2021-05-15T13:54:19.6960572Z (Reading database ... 55% 2021-05-15T13:54:19.7013046Z (Reading database ... 60% 2021-05-15T13:54:19.7041241Z (Reading database ... 65% 2021-05-15T13:54:19.7164810Z (Reading database ... 70% 2021-05-15T13:54:19.7289033Z (Reading database ... 75% 2021-05-15T13:54:19.7313949Z (Reading database ... 80% 2021-05-15T13:54:19.7937556Z (Reading database ... 85% 2021-05-15T13:54:19.8126413Z (Reading database ... 90% 2021-05-15T13:54:19.8215191Z (Reading database ... 95% 2021-05-15T13:54:19.8215746Z (Reading database ... 100% 2021-05-15T13:54:19.8216560Z (Reading database ... 268503 files and directories currently installed.) 2021-05-15T13:54:19.8366383Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-15T13:54:19.8378766Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:54:19.9224504Z Selecting previously unselected package liblept5:amd64. 2021-05-15T13:54:19.9477941Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-15T13:54:19.9503361Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:54:20.0785765Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-15T13:54:20.1049286Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-15T13:54:20.1059252Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:54:20.2607668Z Selecting previously unselected package libtesseract4:amd64. 2021-05-15T13:54:20.2910529Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-15T13:54:20.2923843Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:54:20.4385775Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-15T13:54:20.4632534Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-15T13:54:20.4643012Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:54:20.6489255Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-15T13:54:20.6793881Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:54:20.6808917Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:54:20.8745139Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-15T13:54:20.9040577Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-15T13:54:20.9052521Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:54:21.2786307Z Selecting previously unselected package tesseract-ocr. 2021-05-15T13:54:21.3036036Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-15T13:54:21.3054083Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:54:21.4000626Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:54:21.4038235Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-15T13:54:21.4072526Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-15T13:54:21.4105182Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-15T13:54:21.4142190Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-15T13:54:21.4177328Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-15T13:54:21.4214894Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-15T13:54:21.4246284Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-15T13:54:21.4284392Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:24.4887416Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:26.6545421Z Reading package lists... 2021-05-15T13:54:26.8061757Z Building dependency tree... 2021-05-15T13:54:26.8086738Z Reading state information... 2021-05-15T13:54:27.0438028Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-15T13:54:27.0439628Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:27.1173169Z Reading package lists... 2021-05-15T13:54:27.2848894Z Building dependency tree... 2021-05-15T13:54:27.2875567Z Reading state information... 2021-05-15T13:54:27.4530424Z The following additional packages will be installed: 2021-05-15T13:54:27.4532975Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:54:27.4534690Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-15T13:54:27.4539529Z Suggested packages: 2021-05-15T13:54:27.4540731Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-15T13:54:27.5057742Z The following NEW packages will be installed: 2021-05-15T13:54:27.5060046Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-15T13:54:27.5061964Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-15T13:54:27.5515517Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:27.5516408Z Need to get 1459 kB of archives. 2021-05-15T13:54:27.5517177Z After this operation, 7754 kB of additional disk space will be used. 2021-05-15T13:54:27.5519135Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-15T13:54:27.5544651Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-15T13:54:27.5560990Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-15T13:54:27.5571871Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-15T13:54:27.5583119Z 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-15T13:54:27.5594256Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-15T13:54:27.5618345Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-15T13:54:27.5713918Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-15T13:54:27.5738651Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-15T13:54:27.5745311Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-15T13:54:28.0412110Z Fetched 1459 kB in 0s (21.3 MB/s) 2021-05-15T13:54:28.0761584Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-15T13:54:28.0848747Z (Reading database ... 2021-05-15T13:54:28.0849518Z (Reading database ... 5% 2021-05-15T13:54:28.0850172Z (Reading database ... 10% 2021-05-15T13:54:28.0850852Z (Reading database ... 15% 2021-05-15T13:54:28.0851683Z (Reading database ... 20% 2021-05-15T13:54:28.0852326Z (Reading database ... 25% 2021-05-15T13:54:28.0852988Z (Reading database ... 30% 2021-05-15T13:54:28.0853626Z (Reading database ... 35% 2021-05-15T13:54:28.0854281Z (Reading database ... 40% 2021-05-15T13:54:28.0854928Z (Reading database ... 45% 2021-05-15T13:54:28.0855577Z (Reading database ... 50% 2021-05-15T13:54:28.0889082Z (Reading database ... 55% 2021-05-15T13:54:28.0935014Z (Reading database ... 60% 2021-05-15T13:54:28.0971227Z (Reading database ... 65% 2021-05-15T13:54:28.1115550Z (Reading database ... 70% 2021-05-15T13:54:28.1259944Z (Reading database ... 75% 2021-05-15T13:54:28.1283946Z (Reading database ... 80% 2021-05-15T13:54:28.1672551Z (Reading database ... 85% 2021-05-15T13:54:28.1974289Z (Reading database ... 90% 2021-05-15T13:54:28.2050238Z (Reading database ... 95% 2021-05-15T13:54:28.2050742Z (Reading database ... 100% 2021-05-15T13:54:28.2051451Z (Reading database ... 268728 files and directories currently installed.) 2021-05-15T13:54:28.2183162Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:28.2205737Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:28.2544778Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-15T13:54:28.2819388Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:28.2835656Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:28.3181933Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-15T13:54:28.3446476Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:28.3461719Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:28.3772994Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-15T13:54:28.4053730Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:28.4066903Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:28.4367829Z Selecting previously unselected package comerr-dev:amd64. 2021-05-15T13:54:28.4677372Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-15T13:54:28.4708375Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:54:28.4998249Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-15T13:54:28.5286002Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:28.5299329Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:28.5684205Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-15T13:54:28.5976416Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-15T13:54:28.5987412Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:54:28.6771428Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-15T13:54:28.7076361Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-15T13:54:28.7088326Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:54:28.7624488Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-15T13:54:28.7893855Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-15T13:54:28.7907191Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:28.8224115Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-15T13:54:28.8536169Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-15T13:54:28.8547763Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:54:28.9731179Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-15T13:54:28.9769736Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:28.9808595Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-15T13:54:28.9847167Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-15T13:54:28.9897237Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:28.9932545Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:28.9968471Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:29.0006672Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:29.0043621Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-15T13:54:29.0075457Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-15T13:54:29.0121961Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:29.0343077Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:32.3586073Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-15T13:54:34.5887982Z Reading package lists... 2021-05-15T13:54:34.7182228Z Building dependency tree... 2021-05-15T13:54:34.7200385Z Reading state information... 2021-05-15T13:54:34.8374170Z E: Unable to locate package udunits 2021-05-15T13:54:34.9067839Z Reading package lists... 2021-05-15T13:54:35.0515194Z Building dependency tree... 2021-05-15T13:54:35.0532826Z Reading state information... 2021-05-15T13:54:35.2047498Z The following additional packages will be installed: 2021-05-15T13:54:35.2050207Z libwebpdemux2 2021-05-15T13:54:35.2515786Z The following NEW packages will be installed: 2021-05-15T13:54:35.2517696Z libwebp-dev libwebpdemux2 2021-05-15T13:54:35.2692250Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:35.2692881Z Need to get 277 kB of archives. 2021-05-15T13:54:35.2693689Z After this operation, 965 kB of additional disk space will be used. 2021-05-15T13:54:35.2695901Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-15T13:54:35.2708433Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-15T13:54:35.7224855Z Fetched 277 kB in 0s (11.7 MB/s) 2021-05-15T13:54:35.7552519Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-15T13:54:35.7628002Z (Reading database ... 2021-05-15T13:54:35.7628930Z (Reading database ... 5% 2021-05-15T13:54:35.7629814Z (Reading database ... 10% 2021-05-15T13:54:35.7630495Z (Reading database ... 15% 2021-05-15T13:54:35.7631336Z (Reading database ... 20% 2021-05-15T13:54:35.7633296Z (Reading database ... 25% 2021-05-15T13:54:35.7634105Z (Reading database ... 30% 2021-05-15T13:54:35.7634851Z (Reading database ... 35% 2021-05-15T13:54:35.7635784Z (Reading database ... 40% 2021-05-15T13:54:35.7636750Z (Reading database ... 45% 2021-05-15T13:54:35.7637351Z (Reading database ... 50% 2021-05-15T13:54:35.7666787Z (Reading database ... 55% 2021-05-15T13:54:35.7705842Z (Reading database ... 60% 2021-05-15T13:54:35.7735633Z (Reading database ... 65% 2021-05-15T13:54:35.7850762Z (Reading database ... 70% 2021-05-15T13:54:35.7963812Z (Reading database ... 75% 2021-05-15T13:54:35.7985487Z (Reading database ... 80% 2021-05-15T13:54:35.8354570Z (Reading database ... 85% 2021-05-15T13:54:35.8627417Z (Reading database ... 90% 2021-05-15T13:54:35.8697916Z (Reading database ... 95% 2021-05-15T13:54:35.8700325Z (Reading database ... 100% 2021-05-15T13:54:35.8701152Z (Reading database ... 269028 files and directories currently installed.) 2021-05-15T13:54:35.8833299Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-15T13:54:35.8861677Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:54:35.9143895Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-15T13:54:35.9382782Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-15T13:54:35.9397772Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:54:36.0239633Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-15T13:54:36.0278348Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-15T13:54:36.0313906Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:38.0970093Z Reading package lists... 2021-05-15T13:54:38.2293673Z Building dependency tree... 2021-05-15T13:54:38.2314851Z Reading state information... 2021-05-15T13:54:38.3729904Z The following additional packages will be installed: 2021-05-15T13:54:38.3733062Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:54:38.3734802Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:54:38.3736188Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:54:38.3738078Z Suggested packages: 2021-05-15T13:54:38.3739107Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-15T13:54:38.3740121Z Recommended packages: 2021-05-15T13:54:38.3740629Z cargo 2021-05-15T13:54:38.4224887Z The following NEW packages will be installed: 2021-05-15T13:54:38.4230237Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-15T13:54:38.4231607Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-15T13:54:38.4236355Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-15T13:54:38.4686654Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:38.4687756Z Need to get 108 MB of archives. 2021-05-15T13:54:38.4688561Z After this operation, 501 MB of additional disk space will be used. 2021-05-15T13:54:38.4690157Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-15T13:54:38.4746023Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-15T13:54:38.4760134Z 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-15T13:54:38.4772510Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-15T13:54:38.4841608Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-15T13:54:38.4867315Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-15T13:54:38.4874976Z 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-15T13:54:38.7183210Z 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-15T13:54:39.4368136Z 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-15T13:54:39.8883367Z 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-15T13:54:39.9094799Z 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-15T13:54:39.9657334Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-15T13:54:40.1428802Z 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-15T13:54:40.5670401Z Fetched 108 MB in 2s (62.9 MB/s) 2021-05-15T13:54:40.6000531Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-15T13:54:40.6076922Z (Reading database ... 2021-05-15T13:54:40.6077843Z (Reading database ... 5% 2021-05-15T13:54:40.6078679Z (Reading database ... 10% 2021-05-15T13:54:40.6079296Z (Reading database ... 15% 2021-05-15T13:54:40.6080066Z (Reading database ... 20% 2021-05-15T13:54:40.6080686Z (Reading database ... 25% 2021-05-15T13:54:40.6081480Z (Reading database ... 30% 2021-05-15T13:54:40.6082092Z (Reading database ... 35% 2021-05-15T13:54:40.6082723Z (Reading database ... 40% 2021-05-15T13:54:40.6083484Z (Reading database ... 45% 2021-05-15T13:54:40.6084496Z (Reading database ... 50% 2021-05-15T13:54:40.6115793Z (Reading database ... 55% 2021-05-15T13:54:40.6158631Z (Reading database ... 60% 2021-05-15T13:54:40.6187382Z (Reading database ... 65% 2021-05-15T13:54:40.6296932Z (Reading database ... 70% 2021-05-15T13:54:40.6421378Z (Reading database ... 75% 2021-05-15T13:54:40.6449578Z (Reading database ... 80% 2021-05-15T13:54:40.6811866Z (Reading database ... 85% 2021-05-15T13:54:40.7090915Z (Reading database ... 90% 2021-05-15T13:54:40.7168768Z (Reading database ... 95% 2021-05-15T13:54:40.7171801Z (Reading database ... 100% 2021-05-15T13:54:40.7172710Z (Reading database ... 269056 files and directories currently installed.) 2021-05-15T13:54:40.7306696Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-15T13:54:40.7327406Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:54:40.7784525Z Selecting previously unselected package libipt2. 2021-05-15T13:54:40.8037718Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-15T13:54:40.8052578Z Unpacking libipt2 (2.0.1-1) ... 2021-05-15T13:54:40.8385479Z Selecting previously unselected package libsource-highlight-common. 2021-05-15T13:54:40.8647412Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-15T13:54:40.8656475Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:54:40.9224319Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-15T13:54:40.9492787Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-15T13:54:40.9507808Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:54:41.0304404Z Selecting previously unselected package libsource-highlight4v5. 2021-05-15T13:54:41.0538222Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-15T13:54:41.0554721Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:54:41.1063999Z Selecting previously unselected package libxxhash0:amd64. 2021-05-15T13:54:41.1326882Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-15T13:54:41.1337514Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:54:41.1623631Z Selecting previously unselected package gdb. 2021-05-15T13:54:41.1900003Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-15T13:54:41.1910611Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:54:41.5265247Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-15T13:54:41.5524287Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:54:41.5538549Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:47.9464955Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-15T13:54:47.9700122Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:54:47.9713238Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:51.1313286Z Selecting previously unselected package rustc. 2021-05-15T13:54:51.1601504Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:54:51.1613033Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:51.3504129Z Selecting previously unselected package cargo. 2021-05-15T13:54:51.3753366Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-15T13:54:51.3765571Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:54:51.7386473Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-15T13:54:51.7686954Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-15T13:54:51.7698516Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:54:52.9643711Z Selecting previously unselected package rust-gdb. 2021-05-15T13:54:52.9987092Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-15T13:54:53.0001960Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:53.0623824Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:53.0666702Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-15T13:54:53.0704095Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-15T13:54:53.0740133Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:53.0772896Z Setting up libipt2 (2.0.1-1) ... 2021-05-15T13:54:53.0801706Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-15T13:54:53.0831390Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-15T13:54:53.0868209Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:53.0909109Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-15T13:54:53.0940679Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-15T13:54:53.0974237Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-15T13:54:53.1003754Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-15T13:54:53.1044532Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-15T13:54:53.1086566Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:54:53.1300822Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:54:56.2873873Z Reading package lists... 2021-05-15T13:54:56.4114872Z Building dependency tree... 2021-05-15T13:54:56.4135707Z Reading state information... 2021-05-15T13:54:56.5667435Z The following additional packages will be installed: 2021-05-15T13:54:56.5669714Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:54:56.5671244Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:54:56.5672973Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:54:56.5674574Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:54:56.5676076Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:54:56.5677791Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:54:56.5679666Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:54:56.5683062Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:54:56.5689018Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:54:56.5690412Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:54:56.5691680Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:54:56.5692871Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:54:56.5694305Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:54:56.5695855Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:54:56.5697174Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:54:56.5698771Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:54:56.5700156Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:54:56.5701411Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:54:56.5703356Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:54:56.5704566Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:54:56.5705798Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:54:56.5706872Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:54:56.5708027Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:54:56.5708960Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:54:56.5709924Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:54:56.5711513Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:54:56.5712714Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:54:56.5714074Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:54:56.5715275Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:54:56.5716408Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:54:56.5717666Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:54:56.5718889Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:54:56.5720168Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:54:56.5721293Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:54:56.5722507Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:54:56.5724252Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:54:56.5725588Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:54:56.5726907Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:54:56.5728305Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:54:56.5729914Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:54:56.5731121Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:54:56.5733425Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-15T13:54:56.5734812Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:54:56.5736915Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:54:56.5738679Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:54:56.5740199Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:54:56.5741545Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:54:56.5743083Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:54:56.5744356Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:54:56.5744953Z Suggested packages: 2021-05-15T13:54:56.5745844Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-15T13:54:56.5747062Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-15T13:54:56.5748324Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-15T13:54:56.5749768Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-15T13:54:56.5751142Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-15T13:54:56.5752609Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-15T13:54:56.5753794Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-15T13:54:56.5755675Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-15T13:54:56.5756811Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-15T13:54:56.5758083Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-15T13:54:56.5759518Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-15T13:54:56.5761290Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-15T13:54:56.5763350Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-15T13:54:56.5764618Z wpagui libengine-pkcs11-openssl 2021-05-15T13:54:56.6612764Z The following NEW packages will be installed: 2021-05-15T13:54:56.6616034Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-15T13:54:56.6618749Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-15T13:54:56.6621570Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-15T13:54:56.6624997Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-15T13:54:56.6627772Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-15T13:54:56.6628917Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-15T13:54:56.6631825Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-15T13:54:56.6634911Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-15T13:54:56.6636099Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-15T13:54:56.6639257Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-15T13:54:56.6640441Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-15T13:54:56.6643227Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-15T13:54:56.6644991Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-15T13:54:56.6647043Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-15T13:54:56.6648286Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-15T13:54:56.6649823Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-15T13:54:56.6653139Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-15T13:54:56.6654395Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-15T13:54:56.6655649Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-15T13:54:56.6657111Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-15T13:54:56.6658177Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-15T13:54:56.6659103Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-15T13:54:56.6659990Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-15T13:54:56.6660844Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-15T13:54:56.6661689Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-15T13:54:56.6663107Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-15T13:54:56.6665278Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-15T13:54:56.6666879Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-15T13:54:56.6670209Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-15T13:54:56.6671917Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-15T13:54:56.6673446Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-15T13:54:56.6675373Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-15T13:54:56.6677075Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-15T13:54:56.6678865Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-15T13:54:56.6680694Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-15T13:54:56.6683394Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-15T13:54:56.6686231Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-15T13:54:56.6689020Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-15T13:54:56.6691810Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-15T13:54:56.6695445Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-15T13:54:56.6697344Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-15T13:54:56.6699185Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-15T13:54:56.6700711Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-15T13:54:56.6702765Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-15T13:54:56.6704864Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-15T13:54:56.6706573Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-15T13:54:56.6707737Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-15T13:54:56.6709716Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-15T13:54:56.6711095Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-15T13:54:56.7279295Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:54:56.7279935Z Need to get 183 MB of archives. 2021-05-15T13:54:56.7280661Z After this operation, 776 MB of additional disk space will be used. 2021-05-15T13:54:56.7282940Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-15T13:54:56.7311999Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-15T13:54:56.7676899Z 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-15T13:54:56.7695803Z 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-15T13:54:56.7705470Z 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-15T13:54:56.7712181Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-15T13:54:56.7722121Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-15T13:54:56.7731405Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-15T13:54:56.7737424Z 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-15T13:54:56.7743331Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-15T13:54:56.7762878Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-15T13:54:56.7790089Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-15T13:54:56.7895402Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-15T13:54:56.7903296Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-15T13:54:56.7909677Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-15T13:54:56.7916736Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-15T13:54:56.7922850Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-15T13:54:56.7928526Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-15T13:54:56.7934656Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-15T13:54:56.7939489Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-15T13:54:56.7949646Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-15T13:54:56.7958952Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-15T13:54:56.7963919Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-15T13:54:56.8474453Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-15T13:54:56.8909008Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-15T13:54:56.8931371Z 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-15T13:54:56.8973924Z 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-15T13:54:56.9116049Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-15T13:54:56.9123597Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-15T13:54:56.9163954Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-15T13:54:56.9203648Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-15T13:54:56.9445332Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-15T13:54:56.9675795Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-15T13:54:56.9696434Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-15T13:54:56.9710140Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-15T13:54:56.9723833Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-15T13:54:57.1984769Z 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-15T13:54:57.1987806Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-15T13:54:57.2141096Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-15T13:54:57.2178845Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-15T13:54:57.2203269Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-15T13:54:57.2224045Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-15T13:54:57.2233409Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-15T13:54:57.2256714Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-15T13:54:57.2273012Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-15T13:54:57.2295821Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-15T13:54:57.2315626Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-15T13:54:57.2389176Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-15T13:54:57.2406919Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-15T13:54:57.2504854Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-15T13:54:57.2517861Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-15T13:54:57.2528145Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-15T13:54:57.2534803Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-15T13:54:57.2549264Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-15T13:54:57.2632051Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-15T13:54:57.2648167Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-15T13:54:57.3937427Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-15T13:54:57.4084382Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-15T13:54:57.4099210Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-15T13:54:57.4141634Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-15T13:54:57.4149143Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-15T13:54:57.4160409Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-15T13:54:57.4174206Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-15T13:54:57.4206258Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-15T13:54:57.4218931Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-15T13:54:57.4280826Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-15T13:54:57.4317931Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-15T13:54:57.4347527Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-15T13:54:57.4595450Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-15T13:54:57.4740686Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-15T13:54:57.5790056Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-15T13:54:57.5800556Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-15T13:54:57.5821903Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-15T13:54:57.5830744Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-15T13:54:57.5844651Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-15T13:54:57.5889321Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-15T13:54:57.5900512Z 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-15T13:54:57.6796582Z 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-15T13:54:57.6817273Z 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-15T13:54:57.6825398Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-15T13:54:57.7033533Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-15T13:54:57.7045677Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-15T13:54:57.7066289Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-15T13:54:57.7139973Z 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-15T13:54:57.7704035Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-15T13:54:57.8057775Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-15T13:54:57.8077386Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-15T13:54:57.8082061Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-15T13:54:57.8092285Z 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-15T13:54:57.8181438Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-15T13:54:57.8194183Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-15T13:54:57.8220492Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-15T13:54:57.8237753Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-15T13:54:57.8278160Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-15T13:54:57.8303175Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-15T13:54:57.8315940Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-15T13:54:57.8806982Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-15T13:54:57.8906701Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-15T13:54:57.8948817Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-15T13:54:57.8960132Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-15T13:54:57.8988141Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-15T13:54:57.9026510Z 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-15T13:54:57.9086189Z 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-15T13:54:57.9106298Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-15T13:54:57.9114504Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-15T13:54:57.9224472Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-15T13:54:57.9226794Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-15T13:54:58.4285192Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-15T13:54:58.4300326Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-15T13:54:58.4317188Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-15T13:54:58.4457068Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-15T13:54:58.4931797Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-15T13:54:58.4937712Z 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-15T13:54:58.4952325Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-15T13:54:58.5013840Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-15T13:54:58.5019781Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-15T13:54:58.5288488Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-15T13:54:58.5370596Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-15T13:54:58.5389344Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-15T13:54:58.5392290Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-15T13:54:58.5397745Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-15T13:54:58.5419786Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-15T13:54:58.5432537Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-15T13:54:58.5435737Z 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-15T13:54:58.5442562Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-15T13:54:58.5463415Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-15T13:54:58.5466315Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-15T13:54:58.5477815Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-15T13:54:58.5483641Z 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-15T13:54:58.5485940Z 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-15T13:54:58.5493032Z 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-15T13:54:58.5496047Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-15T13:54:58.5509316Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-15T13:54:58.5657271Z 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-15T13:54:58.5674700Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-15T13:54:58.5677230Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-15T13:54:58.5703603Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-15T13:54:58.5860559Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-15T13:54:58.5902043Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-15T13:54:58.5946680Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-15T13:54:58.5953642Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-15T13:54:58.5979633Z 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-15T13:54:58.5999628Z 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-15T13:54:58.6010064Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-15T13:54:58.6102860Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-15T13:54:58.6110505Z 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-15T13:54:58.6120041Z 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-15T13:54:58.6157491Z 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-15T13:54:58.6379560Z 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-15T13:54:58.7019739Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-15T13:54:58.7022801Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-15T13:54:58.7106254Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-15T13:54:58.7121544Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-15T13:54:58.7137653Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-15T13:54:58.7238129Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-15T13:54:58.7245665Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-15T13:54:58.7723982Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-15T13:54:58.7787508Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-15T13:54:58.7870219Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-15T13:54:59.0821619Z 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-15T13:54:59.0858734Z 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-15T13:54:59.0882974Z 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-15T13:54:59.0889855Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-15T13:54:59.0948875Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-15T13:54:59.0952047Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-15T13:54:59.0962981Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-15T13:54:59.0969022Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-15T13:54:59.1039060Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-15T13:54:59.1070746Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-15T13:54:59.1617294Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-15T13:54:59.1619882Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-15T13:54:59.1630945Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-15T13:54:59.1633379Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-15T13:54:59.1640380Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-15T13:54:59.1644426Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-15T13:54:59.1690052Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-15T13:54:59.1692132Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-15T13:54:59.1706241Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-15T13:54:59.1708923Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-15T13:54:59.1720755Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-15T13:54:59.1723270Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-15T13:54:59.1730653Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-15T13:54:59.1934582Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-15T13:54:59.1944994Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-15T13:54:59.2739706Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-15T13:54:59.2742215Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-15T13:54:59.2750060Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-15T13:54:59.2799054Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-15T13:54:59.2808885Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-15T13:54:59.2838646Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-15T13:54:59.2945561Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-15T13:54:59.2957317Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-15T13:54:59.3270076Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-15T13:54:59.3292025Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-15T13:54:59.3303126Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-15T13:54:59.3717384Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-15T13:54:59.3763698Z 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-15T13:54:59.3770260Z 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-15T13:54:59.3793899Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-15T13:54:59.3802315Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-15T13:54:59.4389251Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-15T13:54:59.5777397Z 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-15T13:54:59.5819814Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-15T13:54:59.5895614Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-15T13:54:59.8625637Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-15T13:54:59.9592406Z 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-15T13:54:59.9645683Z 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-15T13:54:59.9657615Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-15T13:54:59.9736019Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-15T13:54:59.9752945Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-15T13:54:59.9993568Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-15T13:55:00.0154683Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-15T13:55:00.0161911Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-15T13:55:00.0168485Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-15T13:55:01.1308235Z Fetched 183 MB in 3s (54.8 MB/s) 2021-05-15T13:55:01.1649754Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-15T13:55:01.1729376Z (Reading database ... 2021-05-15T13:55:01.1730755Z (Reading database ... 5% 2021-05-15T13:55:01.1731806Z (Reading database ... 10% 2021-05-15T13:55:01.1732493Z (Reading database ... 15% 2021-05-15T13:55:01.1733623Z (Reading database ... 20% 2021-05-15T13:55:01.1734260Z (Reading database ... 25% 2021-05-15T13:55:01.1735493Z (Reading database ... 30% 2021-05-15T13:55:01.1736464Z (Reading database ... 35% 2021-05-15T13:55:01.1737453Z (Reading database ... 40% 2021-05-15T13:55:01.1738630Z (Reading database ... 45% 2021-05-15T13:55:01.1739510Z (Reading database ... 50% 2021-05-15T13:55:01.1776347Z (Reading database ... 55% 2021-05-15T13:55:01.1815156Z (Reading database ... 60% 2021-05-15T13:55:01.1848406Z (Reading database ... 65% 2021-05-15T13:55:01.1960412Z (Reading database ... 70% 2021-05-15T13:55:01.2068829Z (Reading database ... 75% 2021-05-15T13:55:01.2095693Z (Reading database ... 80% 2021-05-15T13:55:01.2443101Z (Reading database ... 85% 2021-05-15T13:55:01.2754397Z (Reading database ... 90% 2021-05-15T13:55:01.2838456Z (Reading database ... 95% 2021-05-15T13:55:01.2838948Z (Reading database ... 100% 2021-05-15T13:55:01.2839643Z (Reading database ... 269811 files and directories currently installed.) 2021-05-15T13:55:01.2998555Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-15T13:55:01.3023202Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:55:01.3424349Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-15T13:55:01.3678351Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:01.3753820Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:01.5747377Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-15T13:55:01.6050883Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:55:01.6068881Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:55:01.6503831Z Selecting previously unselected package libegl1:amd64. 2021-05-15T13:55:01.6736968Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-15T13:55:01.6754589Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:55:01.7103493Z Selecting previously unselected package libevdev2:amd64. 2021-05-15T13:55:01.7315616Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-15T13:55:01.7332567Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:55:01.7663661Z Selecting previously unselected package libmtdev1:amd64. 2021-05-15T13:55:01.7887990Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-15T13:55:01.7903379Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:55:01.8184898Z Selecting previously unselected package libwacom-common. 2021-05-15T13:55:01.8420412Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-15T13:55:01.8430775Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:55:01.9183876Z Selecting previously unselected package libwacom2:amd64. 2021-05-15T13:55:01.9429178Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:55:01.9443089Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:55:01.9744363Z Selecting previously unselected package libinput-bin. 2021-05-15T13:55:01.9994178Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:55:02.0004480Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:55:02.0344845Z Selecting previously unselected package libinput10:amd64. 2021-05-15T13:55:02.0652248Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-15T13:55:02.0669337Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:55:02.1143870Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-15T13:55:02.1398868Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:02.1410924Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:02.1881403Z Selecting previously unselected package libqt5network5:amd64. 2021-05-15T13:55:02.2181585Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:02.2194933Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:02.3082502Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-15T13:55:02.3381915Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-15T13:55:02.3394993Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:55:02.3674220Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-15T13:55:02.3942989Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-15T13:55:02.3959779Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:55:02.4304367Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-15T13:55:02.4545715Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-15T13:55:02.4554894Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:55:02.4904623Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-15T13:55:02.5118712Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-15T13:55:02.5132660Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:55:02.5383694Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-15T13:55:02.5679270Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-15T13:55:02.5695741Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:55:02.5964480Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-15T13:55:02.6249209Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-15T13:55:02.6263482Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:55:02.6529599Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-15T13:55:02.6804140Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-15T13:55:02.6817829Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:55:02.7064161Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-15T13:55:02.7395019Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-15T13:55:02.7410573Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:55:02.7708284Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-15T13:55:02.7995996Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-15T13:55:02.8009037Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:55:02.8275892Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-15T13:55:02.8547570Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-15T13:55:02.8559391Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:55:02.8885045Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-15T13:55:02.9149729Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:02.9230885Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:03.2344496Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-15T13:55:03.2598693Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:03.2610296Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:03.4863798Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-15T13:55:03.5157853Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:03.5172001Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:03.5525807Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-15T13:55:03.5808347Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-15T13:55:03.5822985Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:55:03.6344228Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-15T13:55:03.6574654Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-15T13:55:03.6586108Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:55:03.7555465Z Selecting previously unselected package libhyphen0:amd64. 2021-05-15T13:55:03.7844827Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-15T13:55:03.7856030Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:55:03.8183607Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-15T13:55:03.8408993Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:03.8423753Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:03.8866985Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-15T13:55:03.9164851Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:03.9178270Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:03.9744292Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-15T13:55:04.0019641Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:04.0033891Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:04.1740344Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-15T13:55:04.2036189Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:04.2049096Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:04.3610641Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-15T13:55:04.3907926Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:04.3919811Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:04.4303549Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-15T13:55:04.4581614Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:04.4594362Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:04.4903966Z Selecting previously unselected package libwoff1:amd64. 2021-05-15T13:55:04.5151558Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-15T13:55:04.5162932Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:55:04.5543543Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-15T13:55:04.5754941Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-15T13:55:04.5766579Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:55:05.8918890Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-15T13:55:05.9216468Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:05.9225726Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:05.9532243Z Selecting previously unselected package qgis-providers-common. 2021-05-15T13:55:05.9819682Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:55:05.9829759Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:06.2584691Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-15T13:55:06.2812374Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-15T13:55:06.2829236Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:55:06.3340662Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-15T13:55:06.3629827Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-15T13:55:06.3643423Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:55:06.4094334Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-15T13:55:06.4369409Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:06.4378387Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:06.4744323Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-15T13:55:06.5010345Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:06.5022443Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:06.5319986Z Selecting previously unselected package gdal-data. 2021-05-15T13:55:06.5577972Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-15T13:55:06.5588870Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:06.6144017Z Selecting previously unselected package libarpack2:amd64. 2021-05-15T13:55:06.6398741Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-15T13:55:06.6410903Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:55:06.6746360Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-15T13:55:06.7050594Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-15T13:55:06.7066225Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:55:06.7503748Z Selecting previously unselected package libarmadillo9. 2021-05-15T13:55:06.7768174Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-15T13:55:06.7785102Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:55:06.8175102Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-15T13:55:06.8468910Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-15T13:55:06.8481491Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:55:06.9153835Z Selecting previously unselected package libcharls2:amd64. 2021-05-15T13:55:06.9448698Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-15T13:55:06.9461719Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:55:06.9795216Z Selecting previously unselected package libdap25:amd64. 2021-05-15T13:55:07.0145906Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-15T13:55:07.0163073Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:55:07.0874929Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-15T13:55:07.1172955Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-15T13:55:07.1186109Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:55:07.1553429Z Selecting previously unselected package libepsilon1:amd64. 2021-05-15T13:55:07.1831389Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-15T13:55:07.1844007Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:55:07.2197017Z Selecting previously unselected package libfreexl1:amd64. 2021-05-15T13:55:07.2444442Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-15T13:55:07.2455307Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:55:07.2741415Z Selecting previously unselected package libfyba0:amd64. 2021-05-15T13:55:07.3051005Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-15T13:55:07.3065904Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:55:07.3467733Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-15T13:55:07.3755235Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-15T13:55:07.3765901Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:55:07.4543945Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-15T13:55:07.4824723Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-15T13:55:07.4835322Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:55:07.5137724Z Selecting previously unselected package proj-data. 2021-05-15T13:55:07.5425182Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-15T13:55:07.5435472Z Unpacking proj-data (6.3.1-1) ... 2021-05-15T13:55:08.3197091Z Selecting previously unselected package libproj15:amd64. 2021-05-15T13:55:08.3491346Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-15T13:55:08.3520736Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:55:08.4619698Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-15T13:55:08.4917122Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-15T13:55:08.4930603Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:55:08.5257774Z Selecting previously unselected package libhdf4-0-alt. 2021-05-15T13:55:08.5534135Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-15T13:55:08.5545027Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:55:08.6023961Z Selecting previously unselected package libminizip1:amd64. 2021-05-15T13:55:08.6302455Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-15T13:55:08.6313372Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:55:08.6571950Z Selecting previously unselected package liburiparser1:amd64. 2021-05-15T13:55:08.6838161Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-15T13:55:08.6850287Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:55:08.7139425Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-15T13:55:08.7416536Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:55:08.7428752Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:08.7784583Z Selecting previously unselected package libkmldom1:amd64. 2021-05-15T13:55:08.8044705Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:55:08.8057920Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:08.8461959Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-15T13:55:08.8752201Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-15T13:55:08.8774034Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:08.9109027Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-15T13:55:08.9408349Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-15T13:55:08.9421805Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:55:09.0224718Z Selecting previously unselected package libogdi4.1. 2021-05-15T13:55:09.0515863Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-15T13:55:09.0531749Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:55:09.1028955Z Selecting previously unselected package libqhull7:amd64. 2021-05-15T13:55:09.1326387Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-15T13:55:09.1340308Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:55:09.1780407Z Selecting previously unselected package libspatialite7:amd64. 2021-05-15T13:55:09.2028048Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:55:09.2041265Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:55:09.3704583Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-15T13:55:09.3958108Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-15T13:55:09.3971201Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:55:09.5183898Z Selecting previously unselected package libgdal26. 2021-05-15T13:55:09.5425491Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:55:09.5440220Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:10.1544661Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-15T13:55:10.1855191Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:10.1869429Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:10.2242545Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-15T13:55:10.2526321Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-15T13:55:10.2544903Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:55:10.2864542Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-15T13:55:10.3174504Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:10.3186216Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:10.3583761Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-15T13:55:10.3824364Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:10.3849190Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:10.4209343Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-15T13:55:10.4501577Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-15T13:55:10.4520110Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:55:10.5032234Z Selecting previously unselected package libzip5:amd64. 2021-05-15T13:55:10.5328522Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-15T13:55:10.5342490Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:55:10.5777065Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-15T13:55:10.6052248Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:10.6063725Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:11.1931655Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-15T13:55:11.2218404Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:11.2234116Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:11.2549283Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-15T13:55:11.2880976Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-15T13:55:11.2902152Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:55:11.3408012Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-15T13:55:11.3723173Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:55:11.3776946Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:55:11.5371862Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-15T13:55:11.5669714Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:11.5681501Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:11.5977584Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-15T13:55:11.6283600Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:11.6294655Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:11.6695877Z Selecting previously unselected package libqwt-qt5-6. 2021-05-15T13:55:11.6973624Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-15T13:55:11.6990963Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:55:11.7689546Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-15T13:55:11.7982274Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:11.8172893Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:12.1811660Z Selecting previously unselected package qgis-providers. 2021-05-15T13:55:12.2109632Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:12.2122434Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:12.4432964Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-15T13:55:12.4774016Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:55:12.4787802Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:55:12.5254984Z Selecting previously unselected package libdaemon0:amd64. 2021-05-15T13:55:12.5561146Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-15T13:55:12.5579377Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:55:12.5855406Z Selecting previously unselected package avahi-daemon. 2021-05-15T13:55:12.6148773Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:55:12.6163837Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:55:12.6704158Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-15T13:55:12.6955560Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:55:12.6971413Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:55:12.7760971Z Selecting previously unselected package blt. 2021-05-15T13:55:12.8076220Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-15T13:55:12.8092573Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-15T13:55:12.8329679Z Selecting previously unselected package fonts-lyx. 2021-05-15T13:55:12.8639754Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-15T13:55:12.8658134Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:55:12.9050816Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-15T13:55:12.9352539Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-15T13:55:12.9367911Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:12.9695211Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-15T13:55:12.9995826Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:55:13.0015511Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:13.0453677Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-15T13:55:13.0742385Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-15T13:55:13.0752006Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:13.1195845Z Selecting previously unselected package gcr. 2021-05-15T13:55:13.1508549Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-15T13:55:13.1521610Z Unpacking gcr (3.36.0-2build1) ... 2021-05-15T13:55:13.2070329Z Selecting previously unselected package python3-numpy. 2021-05-15T13:55:13.2396753Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-15T13:55:13.2410951Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:55:13.5549241Z Selecting previously unselected package python3-gdal. 2021-05-15T13:55:13.5848016Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:55:13.5858903Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:13.6616409Z Selecting previously unselected package gdal-bin. 2021-05-15T13:55:13.6935706Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-15T13:55:13.6943691Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:13.7501027Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-15T13:55:13.7802786Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-15T13:55:13.7818524Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:55:13.8104262Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-15T13:55:13.8396093Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-15T13:55:13.8415136Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:55:13.8889795Z Selecting previously unselected package geoclue-2.0. 2021-05-15T13:55:13.9187025Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-15T13:55:13.9202914Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:55:13.9647515Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-15T13:55:13.9943407Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:55:13.9953447Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:55:14.0424445Z Selecting previously unselected package p11-kit. 2021-05-15T13:55:14.0712932Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-15T13:55:14.0726540Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:55:14.1066222Z Selecting previously unselected package pinentry-gnome3. 2021-05-15T13:55:14.1355868Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-15T13:55:14.1367403Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:55:14.1673510Z Selecting previously unselected package gnome-keyring. 2021-05-15T13:55:14.2001639Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:55:14.2121965Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:55:14.3139872Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-15T13:55:14.3439934Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:55:14.3453409Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:55:14.3762177Z Selecting previously unselected package grass-doc. 2021-05-15T13:55:14.4063529Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-15T13:55:14.4078918Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-15T13:55:16.1083681Z Selecting previously unselected package liblaszip8:amd64. 2021-05-15T13:55:16.1395188Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-15T13:55:16.1413535Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:55:16.1810932Z Selecting previously unselected package libpdal-util9. 2021-05-15T13:55:16.2115905Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:16.2128200Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:55:16.2500294Z Selecting previously unselected package libpdal-base9. 2021-05-15T13:55:16.2794011Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:16.2809481Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:55:16.4750179Z Selecting previously unselected package grass-core. 2021-05-15T13:55:16.5064148Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-15T13:55:16.5101483Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-15T13:55:17.1485293Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-15T13:55:17.1787915Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-15T13:55:17.1806260Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:55:17.2116430Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-15T13:55:17.2410327Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-15T13:55:17.2426654Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:55:17.2775669Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-15T13:55:17.3101289Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-15T13:55:17.3109819Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:55:17.4022118Z Selecting previously unselected package iio-sensor-proxy. 2021-05-15T13:55:17.4335120Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-15T13:55:17.4347123Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:55:17.4901313Z Selecting previously unselected package libassimp5:amd64. 2021-05-15T13:55:17.5206696Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-15T13:55:17.5224745Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:55:17.8811516Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-15T13:55:17.9120658Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-15T13:55:17.9140383Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:55:18.0184435Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-15T13:55:18.0454660Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-15T13:55:18.0466637Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:55:18.0965666Z Selecting previously unselected package libfcgi-bin. 2021-05-15T13:55:18.1280335Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-15T13:55:18.1288700Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:55:18.1567602Z Selecting previously unselected package libimagequant0:amd64. 2021-05-15T13:55:18.1848652Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-15T13:55:18.1860513Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:55:18.2150155Z Selecting previously unselected package libjs-jquery-ui. 2021-05-15T13:55:18.2441090Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-15T13:55:18.2519749Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:55:18.3464069Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-15T13:55:18.3716186Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-15T13:55:18.3735489Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:55:18.4059522Z Selecting previously unselected package libmbim-proxy. 2021-05-15T13:55:18.4368386Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-15T13:55:18.4383035Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-15T13:55:18.4727541Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-15T13:55:18.4961132Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:55:18.4973393Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:55:18.5304467Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-15T13:55:18.5523725Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-15T13:55:18.5537589Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:55:18.5923924Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-15T13:55:18.6202988Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-15T13:55:18.6227121Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:55:18.6501865Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-15T13:55:18.6797719Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-15T13:55:18.6807357Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:55:18.7076734Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-15T13:55:18.7351634Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-15T13:55:18.7366459Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:55:18.7619629Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-15T13:55:18.7890614Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:18.7904139Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:55:18.8224275Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-15T13:55:18.8484327Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:18.8496679Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:55:18.8773256Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-15T13:55:18.9070139Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:18.9086057Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:55:18.9464352Z Selecting previously unselected package libpdal-plugin-python. 2021-05-15T13:55:18.9739001Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:18.9752733Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:55:19.0183992Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-15T13:55:19.0447527Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-15T13:55:19.0463821Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:55:19.1985949Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-15T13:55:19.2276573Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:19.2288119Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:55:19.2603978Z Selecting previously unselected package libpdal-plugins. 2021-05-15T13:55:19.2908510Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-15T13:55:19.2920491Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:55:19.3197672Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-15T13:55:19.3490709Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:19.3504896Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:19.3983375Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-15T13:55:19.4298249Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:19.4310737Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:19.5267380Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-15T13:55:19.5565600Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:19.5579002Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:19.5988338Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-15T13:55:19.6290715Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:19.6302535Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:19.6663767Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-15T13:55:19.6959061Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:19.6971023Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:19.7303490Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-15T13:55:19.7548169Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:19.7557860Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:19.7984857Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-15T13:55:19.8238525Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:19.8251777Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:19.8584796Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-15T13:55:19.8840893Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:19.8854031Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:19.9183844Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-15T13:55:19.9415696Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:19.9428869Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:19.9861138Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-15T13:55:20.0131860Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:20.0142387Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:20.0463966Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-15T13:55:20.0737261Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:20.0748417Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:20.1036488Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-15T13:55:20.1317275Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:20.1327173Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:20.1865052Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-15T13:55:20.2122288Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:20.2132276Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:20.3335488Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-15T13:55:20.3644543Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:20.3660338Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:20.7343682Z Selecting previously unselected package qtchooser. 2021-05-15T13:55:20.7565683Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-15T13:55:20.7581694Z Unpacking qtchooser (66-2build1) ... 2021-05-15T13:55:20.7944360Z Selecting previously unselected package qdoc-qt5. 2021-05-15T13:55:20.8173902Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:20.8191701Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:20.8904956Z Selecting previously unselected package libqt5help5:amd64. 2021-05-15T13:55:20.9202092Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:20.9211532Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:20.9573732Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-15T13:55:20.9872296Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:20.9882999Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:21.0181418Z Selecting previously unselected package qt5-assistant. 2021-05-15T13:55:21.0520101Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:21.0529183Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:55:21.1110020Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-15T13:55:21.1417898Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:21.1430776Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:21.1743638Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-15T13:55:21.2006889Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:21.2025994Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:21.4170453Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-15T13:55:21.4488089Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:21.4501218Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:21.5466880Z Selecting previously unselected package qttools5-dev-tools. 2021-05-15T13:55:21.5784329Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-15T13:55:21.5796027Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:55:21.7027951Z Selecting previously unselected package libqgis-customwidgets. 2021-05-15T13:55:21.7335302Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:21.7349504Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:21.8499917Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-15T13:55:21.8819410Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:21.8832083Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:21.9385318Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-15T13:55:21.9700695Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:21.9714351Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:22.0254674Z Selecting previously unselected package libqgispython3.10.4. 2021-05-15T13:55:22.0566229Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:22.0579062Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:22.0940226Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-15T13:55:22.1244753Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-15T13:55:22.1256427Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:55:22.2047979Z Selecting previously unselected package libqmi-proxy. 2021-05-15T13:55:22.2354567Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-15T13:55:22.2526604Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-15T13:55:22.2789087Z Selecting previously unselected package libqt5test5:amd64. 2021-05-15T13:55:22.3099565Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:22.3111165Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:22.3487735Z Selecting previously unselected package libwacom-bin. 2021-05-15T13:55:22.3809489Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-15T13:55:22.3819520Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:55:22.4104589Z Selecting previously unselected package modemmanager. 2021-05-15T13:55:22.4407970Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-15T13:55:22.4483814Z Unpacking modemmanager (1.12.8-1) ... 2021-05-15T13:55:22.5526053Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-15T13:55:22.5845922Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-15T13:55:22.5856072Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:55:22.6238245Z Selecting previously unselected package python-matplotlib-data. 2021-05-15T13:55:22.6556117Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-15T13:55:22.6572714Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:55:22.9716769Z Selecting previously unselected package python3-soupsieve. 2021-05-15T13:55:23.0020844Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-15T13:55:23.0039446Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:55:23.0339156Z Selecting previously unselected package python3-bs4. 2021-05-15T13:55:23.0633109Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-15T13:55:23.0644966Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-15T13:55:23.6130266Z Selecting previously unselected package python3-cycler. 2021-05-15T13:55:23.6139837Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-15T13:55:23.6140983Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-15T13:55:23.6142033Z Selecting previously unselected package python3-dateutil. 2021-05-15T13:55:23.6143466Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-15T13:55:23.6144508Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:55:23.6145903Z Selecting previously unselected package python3-decorator. 2021-05-15T13:55:23.6147092Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-15T13:55:23.6148123Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:55:23.6149163Z Selecting previously unselected package python3-future. 2021-05-15T13:55:23.6150239Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-15T13:55:23.6151131Z Unpacking python3-future (0.18.2-2) ... 2021-05-15T13:55:23.6152185Z Selecting previously unselected package python3-webencodings. 2021-05-15T13:55:23.6153443Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-15T13:55:23.6154685Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:55:23.6155745Z Selecting previously unselected package python3-html5lib. 2021-05-15T13:55:23.6156835Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-15T13:55:23.6157760Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-15T13:55:23.6158835Z Selecting previously unselected package python3-ipython-genutils. 2021-05-15T13:55:23.6160121Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-15T13:55:23.6161433Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:55:23.6162634Z Selecting previously unselected package python3-traitlets. 2021-05-15T13:55:23.6163752Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-15T13:55:23.6164676Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-15T13:55:23.6464485Z Selecting previously unselected package python3-jupyter-core. 2021-05-15T13:55:23.6717743Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-15T13:55:23.6731016Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:55:23.7090860Z Selecting previously unselected package python3-kiwisolver. 2021-05-15T13:55:23.7403567Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-15T13:55:23.7416515Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:55:23.7824237Z Selecting previously unselected package python3-lxml:amd64. 2021-05-15T13:55:23.8078258Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-15T13:55:23.8089234Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:55:23.9714208Z Selecting previously unselected package python3-pyparsing. 2021-05-15T13:55:24.0026851Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-15T13:55:24.0038000Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-15T13:55:24.0384101Z Selecting previously unselected package python3-matplotlib. 2021-05-15T13:55:24.0655738Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-15T13:55:24.0668184Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:55:24.4944866Z Selecting previously unselected package python3-nbformat. 2021-05-15T13:55:24.5208138Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-15T13:55:24.5220054Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-15T13:55:24.5524562Z Selecting previously unselected package python3-olefile. 2021-05-15T13:55:24.5824000Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-15T13:55:24.5835624Z Unpacking python3-olefile (0.46-2) ... 2021-05-15T13:55:24.6105706Z Selecting previously unselected package python3-pyproj. 2021-05-15T13:55:24.6415090Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-15T13:55:24.6424364Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:55:24.7041414Z Selecting previously unselected package python3-tz. 2021-05-15T13:55:24.7361206Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-15T13:55:24.7377732Z Unpacking python3-tz (2019.3-1) ... 2021-05-15T13:55:24.7704174Z Selecting previously unselected package python3-owslib. 2021-05-15T13:55:24.7998225Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-15T13:55:24.8009779Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-15T13:55:24.8430899Z Selecting previously unselected package python3-pil:amd64. 2021-05-15T13:55:24.8747062Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-15T13:55:24.8760082Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:55:24.9441835Z Selecting previously unselected package python3-retrying. 2021-05-15T13:55:24.9754424Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-15T13:55:24.9768902Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-15T13:55:25.0265128Z Selecting previously unselected package python3-plotly. 2021-05-15T13:55:25.0523041Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-15T13:55:25.0538935Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:55:25.5744899Z Selecting previously unselected package python3-psycopg2. 2021-05-15T13:55:25.6040250Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-15T13:55:25.6056853Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:55:25.6491950Z Selecting previously unselected package python3-sip. 2021-05-15T13:55:25.6822731Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-15T13:55:25.6835975Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:55:25.7176309Z Selecting previously unselected package python3-pyqt5. 2021-05-15T13:55:25.7478657Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:55:25.7492566Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:26.0258894Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-15T13:55:26.0567585Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-15T13:55:26.0579163Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:55:26.1132954Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-15T13:55:26.1447740Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:55:26.1462388Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:26.1819331Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-15T13:55:26.2144498Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:55:26.2161828Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:26.2439792Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-15T13:55:26.2757779Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-15T13:55:26.2770923Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:26.3224638Z Selecting previously unselected package python3-qgis-common. 2021-05-15T13:55:26.3550019Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:55:26.3574245Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:26.6825650Z Selecting previously unselected package python3-qgis. 2021-05-15T13:55:26.7161088Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:26.7175752Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:27.6249574Z Selecting previously unselected package python3-tk:amd64. 2021-05-15T13:55:27.6556217Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-15T13:55:27.6568339Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:55:27.6932099Z Selecting previously unselected package libjs-leaflet. 2021-05-15T13:55:27.7251235Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-15T13:55:27.7266255Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:55:27.7785743Z Selecting previously unselected package qgis-common. 2021-05-15T13:55:27.8101250Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:55:27.8112050Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:29.3886931Z Selecting previously unselected package qgis. 2021-05-15T13:55:29.4201848Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:29.4951045Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:29.7544433Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-15T13:55:29.7814068Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-15T13:55:29.7828275Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:30.0024727Z Selecting previously unselected package qgis-provider-grass. 2021-05-15T13:55:30.0294555Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:30.0305725Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:30.0636945Z Selecting previously unselected package qgis-plugin-grass. 2021-05-15T13:55:30.0948643Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-15T13:55:30.0960108Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:30.1703997Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-15T13:55:30.1970087Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-15T13:55:30.1982758Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:30.2419152Z Selecting previously unselected package qttranslations5-l10n. 2021-05-15T13:55:30.2674660Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-15T13:55:30.2686364Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:55:30.4568256Z Selecting previously unselected package wpasupplicant. 2021-05-15T13:55:30.4906718Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-15T13:55:30.4920786Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:55:30.6277234Z Selecting previously unselected package proj-bin. 2021-05-15T13:55:30.6599466Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-15T13:55:30.6606919Z Unpacking proj-bin (6.3.1-1) ... 2021-05-15T13:55:30.6939790Z Selecting previously unselected package usb-modeswitch-data. 2021-05-15T13:55:30.7256303Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-15T13:55:30.7267034Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-15T13:55:30.7612823Z Selecting previously unselected package usb-modeswitch. 2021-05-15T13:55:30.7860570Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-15T13:55:30.7951738Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:55:30.8664747Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-15T13:55:30.8715997Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-15T13:55:31.1687296Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-15T13:55:31.1720055Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-15T13:55:31.1755431Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-15T13:55:31.1785031Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:31.1893030Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-15T13:55:31.1958832Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-15T13:55:31.1999659Z Setting up proj-data (6.3.1-1) ... 2021-05-15T13:55:31.2031652Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-15T13:55:31.2064214Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-15T13:55:31.2104123Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-15T13:55:31.2134652Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-15T13:55:31.2171913Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-15T13:55:31.2200786Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-15T13:55:31.2243270Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-15T13:55:31.2280918Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-15T13:55:31.2321564Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-15T13:55:31.2351877Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-15T13:55:31.2389516Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-15T13:55:31.4002260Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-15T13:55:31.4048079Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-15T13:55:31.4080805Z Setting up python3-olefile (0.46-2) ... 2021-05-15T13:55:31.5677429Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-15T13:55:31.5714663Z Setting up python3-retrying (1.3.3-4) ... 2021-05-15T13:55:31.7133576Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-15T13:55:31.7179972Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-15T13:55:31.7213354Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-15T13:55:31.7243961Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-15T13:55:31.7280088Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-15T13:55:31.7321078Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-15T13:55:31.7352533Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-15T13:55:31.8448712Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-15T13:55:31.8482964Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-15T13:55:31.8520793Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-15T13:55:31.8552006Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-15T13:55:31.8618977Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-15T13:55:32.0166724Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:32.0200976Z Setting up python3-tz (2019.3-1) ... 2021-05-15T13:55:32.1765019Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-15T13:55:32.1859242Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-15T13:55:32.1902359Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-15T13:55:32.1981761Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:55:32.2027935Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-15T13:55:32.2060735Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-15T13:55:32.2093403Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-15T13:55:32.2136867Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-15T13:55:32.3680238Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-15T13:55:32.3733790Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-15T13:55:32.3773366Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-15T13:55:32.3812625Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-15T13:55:32.3938326Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-15T13:55:32.3967445Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-15T13:55:32.5787383Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-15T13:55:32.5831912Z Setting up python3-cycler (0.10.0-3) ... 2021-05-15T13:55:32.7370421Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-15T13:55:32.7402992Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-15T13:55:32.7442783Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-15T13:55:32.7475574Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-15T13:55:32.7513265Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-15T13:55:32.7554076Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-15T13:55:32.7582518Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-15T13:55:32.9294593Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-15T13:55:32.9333931Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-15T13:55:32.9384412Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-15T13:55:32.9420092Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:32.9513908Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-15T13:55:33.1801569Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-15T13:55:34.4084237Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-15T13:55:34.4125918Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-15T13:55:34.4164992Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-15T13:55:34.4218124Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:55:34.4253300Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-15T13:55:34.4287813Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-15T13:55:34.4321730Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-15T13:55:34.4356749Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-15T13:55:34.6228682Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:34.6268433Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-15T13:55:34.6305870Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-15T13:55:34.6342797Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-15T13:55:34.8379666Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-15T13:55:34.8421362Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-15T13:55:34.8450646Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:34.8491990Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-15T13:55:34.8524936Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-15T13:55:34.8699431Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-15T13:55:35.0505552Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-15T13:55:35.0542347Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:55:35.0585893Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-15T13:55:35.0708996Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-15T13:55:35.0754026Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-15T13:55:35.0785925Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:35.0819029Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:35.0863091Z Setting up python3-future (0.18.2-2) ... 2021-05-15T13:55:35.0941613Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-15T13:55:35.0996475Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-15T13:55:35.4555140Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:35.6231008Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-15T13:55:35.6258524Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:35.6296153Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-15T13:55:35.6356510Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-15T13:55:35.6390378Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-15T13:55:35.6443197Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:35.6483266Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-15T13:55:35.6523925Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:35.6560373Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-15T13:55:35.8525056Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-15T13:55:36.0222950Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-15T13:55:36.1915214Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-15T13:55:36.1957844Z Setting up qtchooser (66-2build1) ... 2021-05-15T13:55:36.2026798Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-15T13:55:36.2063450Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-15T13:55:36.3634679Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:36.3676128Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-15T13:55:36.3705321Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-15T13:55:36.3735632Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-15T13:55:37.3590130Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-15T13:55:37.3628302Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-15T13:55:37.3663317Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-15T13:55:37.3697078Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:37.3732477Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:37.3766482Z Setting up proj-bin (6.3.1-1) ... 2021-05-15T13:55:37.3806496Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-15T13:55:37.3842421Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-15T13:55:37.3872990Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-15T13:55:37.8253185Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-15T13:55:37.8276574Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:37.8309850Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-15T13:55:38.0070712Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-15T13:55:38.0104157Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-15T13:55:38.1875043Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:38.1910306Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-15T13:55:38.3969733Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-15T13:55:38.4001807Z Setting up gcr (3.36.0-2build1) ... 2021-05-15T13:55:38.4032008Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:38.4063978Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-15T13:55:38.5827169Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:55:38.5829534Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-15T13:55:39.1381614Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-15T13:55:39.4369067Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:39.4400578Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-15T13:55:39.4438819Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:39.4474186Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:39.4507016Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:39.4545356Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:39.4583188Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-15T13:55:39.6203380Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:39.6205305Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:55:39.6207017Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:39.6208724Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-15T13:55:39.6614931Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:39.6616564Z if direction is "increasing": 2021-05-15T13:55:39.6620025Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:39.6621110Z elif direction is "decreasing": 2021-05-15T13:55:39.6792694Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:39.6793825Z if direction is "increasing": 2021-05-15T13:55:39.6795222Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:39.6796227Z elif direction is "decreasing": 2021-05-15T13:55:40.6038844Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:40.6040425Z if props["offset_coordinates"] is "data": 2021-05-15T13:55:40.6042488Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:55:40.6043657Z if props["coordinates"] is not "data": 2021-05-15T13:55:41.4392990Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-15T13:55:42.0387923Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:55:42.0391203Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-15T13:55:42.0393704Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-15T13:55:43.2664841Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-15T13:55:43.2696778Z First installation detected... 2021-05-15T13:55:43.2697573Z Checking NSS setup... 2021-05-15T13:55:43.2749088Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-15T13:55:43.2819130Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:43.2908464Z Setting up python3-owslib (0.19.1-1) ... 2021-05-15T13:55:43.5938095Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:43.5986324Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-15T13:55:43.6023441Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-15T13:55:43.6059128Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-15T13:55:43.6103450Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-15T13:55:43.6141141Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-15T13:55:43.6175400Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-15T13:55:43.6211292Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-15T13:55:43.6257678Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:43.8221829Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-15T13:55:43.8262861Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-15T13:55:43.8299734Z Setting up grass-core (7.8.2-1build3) ... 2021-05-15T13:55:44.1951804Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:44.1953327Z if value is '': 2021-05-15T13:55:44.2915518Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:44.2916389Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:55:44.2917371Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:44.2918637Z if do_profiling is "True" or do_profiling is "1": 2021-05-15T13:55:44.2919547Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-15T13:55:44.2920388Z if driver_string is not None and driver_string is not "": 2021-05-15T13:55:44.3347066Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:44.3348002Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:55:44.3349566Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-15T13:55:44.3350350Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-15T13:55:44.3950198Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-15T13:55:44.3982326Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:44.4079739Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-15T13:55:44.4125259Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:44.4162668Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:44.4355378Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:44.4391383Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:44.4434056Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:44.4486893Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:44.4528405Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:44.4563752Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-15T13:55:44.5493459Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:44.5532011Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:44.5570872Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:44.5605521Z Setting up modemmanager (1.12.8-1) ... 2021-05-15T13:55:44.6977439Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:55:44.6981487Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-15T13:55:45.2754539Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:45.2790369Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:45.2828041Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-15T13:55:45.2869920Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:45.2902776Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:45.2937980Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:45.2970873Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-15T13:55:45.3010437Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-15T13:55:45.3043654Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-15T13:55:45.3075418Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:45.3112956Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-15T13:55:45.3145769Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:45.3178354Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:45.3220832Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:45.3250298Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:45.3279701Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-15T13:55:45.3309797Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-15T13:55:45.3341828Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:55:45.3381213Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:45.3413828Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:45.5251537Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-15T13:55:45.5283658Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:45.5313931Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:55:45.5350256Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:19.2658657Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:19.2701915Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-15T13:56:19.2744258Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:19.2780710Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:19.2820720Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:19.2854449Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:19.2891605Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-15T13:56:19.2936957Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:19.4588005Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:19.4614819Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-15T13:56:19.4658739Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:19.4694834Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-15T13:56:19.4727842Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:19.6601052Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:19.6642672Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:19.6686407Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-15T13:56:19.6900777Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-15T13:56:19.7048251Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-15T13:56:20.7700038Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-15T13:56:20.7911503Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-15T13:56:20.8170007Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-15T13:56:20.8397682Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-15T13:56:20.8921823Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:56:20.9257306Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-15T13:56:21.2154175Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:56:32.2751987Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-15T13:56:32.2937993Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-15T13:56:34.3570596Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T13:56:34.3571129Z with: 2021-05-15T13:56:34.3571574Z github_slug: neuroconductor/msmri 2021-05-15T13:56:34.3572121Z env: 2021-05-15T13:56:34.3572512Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:34.3572920Z TIC_DEPLOY_KEY: 2021-05-15T13:56:34.3573651Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:34.3575174Z GITHUB_PAT: *** 2021-05-15T13:56:34.3575530Z COVERALLS_TOKEN: 2021-05-15T13:56:34.3575969Z continue-on-error: false 2021-05-15T13:56:34.3576380Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:34.3576816Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:34.3577381Z TZ: UTC 2021-05-15T13:56:34.3577739Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:34.3578104Z NOT_CRAN: true 2021-05-15T13:56:34.3578955Z ##[endgroup] 2021-05-15T13:56:34.3953585Z repo slug is: neuroconductor/msmri 2021-05-15T13:56:34.4043626Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T13:56:34.4044188Z env: 2021-05-15T13:56:34.4044610Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:34.4045042Z TIC_DEPLOY_KEY: 2021-05-15T13:56:34.4045815Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:34.4047165Z GITHUB_PAT: *** 2021-05-15T13:56:34.4047527Z COVERALLS_TOKEN: 2021-05-15T13:56:34.4047975Z continue-on-error: false 2021-05-15T13:56:34.4048398Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:34.4048844Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:34.4049241Z TZ: UTC 2021-05-15T13:56:34.4049595Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:34.4049964Z NOT_CRAN: true 2021-05-15T13:56:34.4050309Z ##[endgroup] 2021-05-15T13:56:34.6000734Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T13:56:34.6001259Z with: 2021-05-15T13:56:34.6001545Z repo_name: msmri 2021-05-15T13:56:34.6002009Z repo_version: 0.3.1 2021-05-15T13:56:34.6002320Z runner_os: Linux 2021-05-15T13:56:34.6002836Z R_version: 3.6 2021-05-15T13:56:34.6003111Z env: 2021-05-15T13:56:34.6003480Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:34.6004017Z TIC_DEPLOY_KEY: 2021-05-15T13:56:34.6005293Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:34.6006984Z GITHUB_PAT: *** 2021-05-15T13:56:34.6007333Z COVERALLS_TOKEN: 2021-05-15T13:56:34.6008080Z continue-on-error: false 2021-05-15T13:56:34.6008924Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:34.6009313Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:34.6009656Z TZ: UTC 2021-05-15T13:56:34.6009967Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:34.6010282Z NOT_CRAN: true 2021-05-15T13:56:34.6010593Z ##[endgroup] 2021-05-15T13:56:34.6417234Z Package: msmri 2021-05-15T13:56:34.6422193Z Version: 0.3.1 2021-05-15T13:56:34.6423194Z OS: Linux 2021-05-15T13:56:34.6481164Z ##[group]Run install.packages('remotes') 2021-05-15T13:56:34.6482093Z install.packages('remotes') 2021-05-15T13:56:34.6482754Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T13:56:34.6483893Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T13:56:34.6504845Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:56:34.6505196Z env: 2021-05-15T13:56:34.6505547Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:34.6505932Z TIC_DEPLOY_KEY: 2021-05-15T13:56:34.6506599Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:56:34.6507792Z GITHUB_PAT: *** 2021-05-15T13:56:34.6508132Z COVERALLS_TOKEN: 2021-05-15T13:56:34.6508500Z continue-on-error: false 2021-05-15T13:56:34.6509082Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:34.6509466Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:56:34.6509850Z TZ: UTC 2021-05-15T13:56:34.6510181Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:34.6510520Z NOT_CRAN: true 2021-05-15T13:56:34.6510814Z ##[endgroup] 2021-05-15T13:56:34.8149329Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:56:34.8150814Z (as ‘lib’ is unspecified) 2021-05-15T13:56:50.3170887Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-15T13:56:51.3369714Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-15T13:56:51.3549360Z ================================================== 2021-05-15T13:56:51.3549755Z downloaded 382 KB 2021-05-15T13:56:51.3549984Z 2021-05-15T13:56:51.5900841Z * installing *binary* package ‘remotes’ ... 2021-05-15T13:56:51.5947332Z * DONE (remotes) 2021-05-15T13:56:51.5995469Z 2021-05-15T13:56:51.5996293Z The downloaded source packages are in 2021-05-15T13:56:51.5997476Z ‘/tmp/Rtmpf176xP/downloaded_packages’ 2021-05-15T13:57:09.8928683Z ##[group]Run actions/cache@v1 2021-05-15T13:57:09.8929320Z with: 2021-05-15T13:57:09.8929693Z path: /home/runner/work/_temp/Library 2021-05-15T13:57:09.8932185Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-9e17637ca9d7d17554359b5c78a5a3f8615f09aeb329b35c3827699f2690feab 2021-05-15T13:57:09.8935530Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-15T13:57:09.8936518Z env: 2021-05-15T13:57:09.8936911Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:57:09.8937311Z TIC_DEPLOY_KEY: 2021-05-15T13:57:09.8938512Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:57:09.8940007Z GITHUB_PAT: *** 2021-05-15T13:57:09.8940369Z COVERALLS_TOKEN: 2021-05-15T13:57:09.8940782Z continue-on-error: false 2021-05-15T13:57:09.8941341Z VDIFFR_RUN_TESTS: 2021-05-15T13:57:09.8941729Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:57:09.8942130Z TZ: UTC 2021-05-15T13:57:09.8942432Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:57:09.8943136Z NOT_CRAN: true 2021-05-15T13:57:09.8943423Z ##[endgroup] 2021-05-15T13:57:09.9424981Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T13:57:09.9496066Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:57:09.9496853Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-15T13:57:09.9497545Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-15T13:57:09.9498177Z sudo -s eval "$sysreqs" 2021-05-15T13:57:09.9547611Z shell: /usr/bin/bash -e {0} 2021-05-15T13:57:09.9548296Z env: 2021-05-15T13:57:09.9548714Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:57:09.9549141Z TIC_DEPLOY_KEY: 2021-05-15T13:57:09.9549901Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:57:09.9551104Z GITHUB_PAT: *** 2021-05-15T13:57:09.9551469Z COVERALLS_TOKEN: 2021-05-15T13:57:09.9551933Z continue-on-error: false 2021-05-15T13:57:09.9552361Z VDIFFR_RUN_TESTS: 2021-05-15T13:57:09.9552814Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:57:09.9553394Z TZ: UTC 2021-05-15T13:57:09.9553809Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:57:09.9554209Z NOT_CRAN: true 2021-05-15T13:57:09.9554649Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-15T13:57:09.9555114Z ##[endgroup] 2021-05-15T13:57:10.1729237Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:57:12.0381781Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-15T13:57:29.9228290Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-15T13:57:29.9228881Z crayon (NA -> 1.4.1) [CRAN] 2021-05-15T13:57:29.9229338Z R6 (NA -> 2.5.0) [CRAN] 2021-05-15T13:57:29.9229814Z desc (NA -> 1.3.0) [CRAN] 2021-05-15T13:57:29.9230474Z debugme (NA -> 1.1.0) [CRAN] 2021-05-15T13:57:29.9249288Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-15T13:57:29.9269802Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:57:29.9270639Z (as ‘lib’ is unspecified) 2021-05-15T13:57:44.7470398Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-15T13:57:45.8835401Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-15T13:57:45.8898222Z ================================================== 2021-05-15T13:57:45.8899263Z downloaded 94 KB 2021-05-15T13:57:45.8899779Z 2021-05-15T13:57:45.8938258Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-15T13:57:47.0455899Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-15T13:57:47.0531623Z ================================================== 2021-05-15T13:57:47.0532421Z downloaded 133 KB 2021-05-15T13:57:47.0532943Z 2021-05-15T13:57:47.0575803Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-15T13:57:48.0996907Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-15T13:57:48.1057838Z ================================================== 2021-05-15T13:57:48.1059555Z downloaded 80 KB 2021-05-15T13:57:48.1059871Z 2021-05-15T13:57:48.1098760Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-15T13:57:49.1757254Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-15T13:57:49.1961469Z ================================================== 2021-05-15T13:57:49.1962848Z downloaded 512 KB 2021-05-15T13:57:49.1963403Z 2021-05-15T13:57:49.1998256Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-15T13:57:50.1910273Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-15T13:57:50.2219293Z ================================================== 2021-05-15T13:57:50.2220705Z downloaded 991 KB 2021-05-15T13:57:50.2221762Z 2021-05-15T13:57:50.4633910Z * installing *binary* package ‘rprojroot’ ... 2021-05-15T13:57:50.4677610Z * DONE (rprojroot) 2021-05-15T13:57:50.7117694Z * installing *binary* package ‘crayon’ ... 2021-05-15T13:57:50.7165265Z * DONE (crayon) 2021-05-15T13:57:50.9301155Z * installing *binary* package ‘R6’ ... 2021-05-15T13:57:50.9341795Z * DONE (R6) 2021-05-15T13:57:51.1800169Z * installing *binary* package ‘desc’ ... 2021-05-15T13:57:51.1847542Z * DONE (desc) 2021-05-15T13:57:51.4357720Z * installing *binary* package ‘debugme’ ... 2021-05-15T13:57:51.4405008Z * DONE (debugme) 2021-05-15T13:57:51.4454702Z 2021-05-15T13:57:51.4455847Z The downloaded source packages are in 2021-05-15T13:57:51.4456928Z ‘/tmp/RtmptSh287/downloaded_packages’ 2021-05-15T13:57:51.4467945Z Running `R CMD build`... 2021-05-15T13:57:51.6970958Z * checking for file ‘/tmp/RtmptSh287/remotes68a9469686aa/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-15T13:57:51.6972579Z * preparing ‘sysreqs’: 2021-05-15T13:57:51.6973786Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:57:51.6975187Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:57:51.6976242Z * checking for empty or unneeded directories 2021-05-15T13:57:51.6977282Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-15T13:57:51.6980873Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:57:51.6981998Z (as ‘lib’ is unspecified) 2021-05-15T13:57:51.9288736Z * installing *source* package ‘sysreqs’ ... 2021-05-15T13:57:51.9291017Z ** using staged installation 2021-05-15T13:57:51.9434032Z ** R 2021-05-15T13:57:51.9531527Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:57:52.3223507Z ** help 2021-05-15T13:57:52.3335501Z *** installing help indices 2021-05-15T13:57:52.3514170Z ** building package indices 2021-05-15T13:57:52.3635789Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:57:52.5659917Z ** testing if installed package can be loaded from final location 2021-05-15T13:57:52.7931073Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:57:52.7937509Z * DONE (sysreqs) 2021-05-15T13:58:12.9525776Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-15T13:58:12.9528513Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-15T13:58:12.9530544Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-15T13:58:13.0184658Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-15T13:58:13.0788758Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-15T13:58:13.2150195Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-15T13:58:13.4886271Z Hit:7 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-15T13:58:13.7639696Z Hit:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-15T13:58:13.7898589Z Hit:9 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-15T13:58:14.8603887Z Reading package lists... 2021-05-15T13:58:14.9362159Z Reading package lists... 2021-05-15T13:58:15.0678589Z Building dependency tree... 2021-05-15T13:58:15.0702489Z Reading state information... 2021-05-15T13:58:15.2167161Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-15T13:58:15.2168110Z libicu-dev set to manually installed. 2021-05-15T13:58:15.2169051Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-15T13:58:15.2169978Z pandoc is already the newest version (2.7.3-1). 2021-05-15T13:58:15.2170617Z The following additional packages will be installed: 2021-05-15T13:58:15.2172608Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-15T13:58:15.2173655Z Suggested packages: 2021-05-15T13:58:15.2174460Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-15T13:58:15.2630105Z The following NEW packages will be installed: 2021-05-15T13:58:15.2633839Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-15T13:58:15.2635127Z pandoc-citeproc 2021-05-15T13:58:15.2824657Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-15T13:58:15.2826098Z Need to get 13.7 MB of archives. 2021-05-15T13:58:15.2827235Z After this operation, 109 MB of additional disk space will be used. 2021-05-15T13:58:15.2830431Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-15T13:58:15.2918767Z 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-15T13:58:15.2967241Z 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-15T13:58:15.2976178Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-15T13:58:15.9410185Z Fetched 13.7 MB in 0s (60.7 MB/s) 2021-05-15T13:58:15.9761511Z Selecting previously unselected package libbibutils6. 2021-05-15T13:58:15.9847561Z (Reading database ... 2021-05-15T13:58:15.9848070Z (Reading database ... 5% 2021-05-15T13:58:15.9848497Z (Reading database ... 10% 2021-05-15T13:58:15.9848902Z (Reading database ... 15% 2021-05-15T13:58:15.9849321Z (Reading database ... 20% 2021-05-15T13:58:15.9849733Z (Reading database ... 25% 2021-05-15T13:58:15.9850150Z (Reading database ... 30% 2021-05-15T13:58:15.9850732Z (Reading database ... 35% 2021-05-15T13:58:15.9851157Z (Reading database ... 40% 2021-05-15T13:58:15.9851567Z (Reading database ... 45% 2021-05-15T13:58:15.9857789Z (Reading database ... 50% 2021-05-15T13:58:15.9911954Z (Reading database ... 55% 2021-05-15T13:58:15.9962404Z (Reading database ... 60% 2021-05-15T13:58:16.0007202Z (Reading database ... 65% 2021-05-15T13:58:16.0195994Z (Reading database ... 70% 2021-05-15T13:58:16.0227906Z (Reading database ... 75% 2021-05-15T13:58:16.0508819Z (Reading database ... 80% 2021-05-15T13:58:16.0610569Z (Reading database ... 85% 2021-05-15T13:58:16.1032690Z (Reading database ... 90% 2021-05-15T13:58:16.1124024Z (Reading database ... 95% 2021-05-15T13:58:16.1124542Z (Reading database ... 100% 2021-05-15T13:58:16.1125172Z (Reading database ... 285022 files and directories currently installed.) 2021-05-15T13:58:16.1276132Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-15T13:58:16.1308199Z Unpacking libbibutils6 (6.2-1) ... 2021-05-15T13:58:16.2064457Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-15T13:58:16.2355682Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-15T13:58:16.2371161Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:58:16.2960577Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-15T13:58:16.3274982Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-15T13:58:16.3286525Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-15T13:58:16.3612624Z Selecting previously unselected package pandoc-citeproc. 2021-05-15T13:58:16.3932011Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-15T13:58:16.3945244Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-15T13:58:16.3984138Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-15T13:58:17.8216577Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-15T13:58:17.8257036Z Setting up libbibutils6 (6.2-1) ... 2021-05-15T13:58:17.8294364Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-15T13:58:17.8327049Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-15T13:58:17.8360559Z Processing triggers for man-db (2.9.1-1) ... 2021-05-15T13:58:20.9878473Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-15T13:58:22.9709739Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T13:58:22.9710366Z remotes::install_github("ropensci/tic") 2021-05-15T13:58:22.9711063Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T13:58:22.9711770Z remotes::install_github("muschellij2/aghast") 2021-05-15T13:58:22.9712457Z remotes::install_cran("covr") 2021-05-15T13:58:22.9719339Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:58:22.9720008Z env: 2021-05-15T13:58:22.9720611Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:58:22.9721013Z TIC_DEPLOY_KEY: 2021-05-15T13:58:22.9721836Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T13:58:22.9723331Z GITHUB_PAT: *** 2021-05-15T13:58:22.9723654Z COVERALLS_TOKEN: 2021-05-15T13:58:22.9724047Z continue-on-error: false 2021-05-15T13:58:22.9724419Z VDIFFR_RUN_TESTS: 2021-05-15T13:58:22.9724810Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T13:58:22.9725197Z TZ: UTC 2021-05-15T13:58:22.9725516Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:58:22.9725835Z NOT_CRAN: true 2021-05-15T13:58:22.9726144Z ##[endgroup] 2021-05-15T13:58:23.1678528Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:58:23.7517819Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T13:58:41.8392519Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T13:58:41.8393704Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:58:41.8394954Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:58:41.8396156Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T13:58:41.8397019Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T13:58:41.8398407Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T13:58:41.8399748Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T13:58:41.8401235Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T13:58:41.8402327Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T13:58:41.8403682Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T13:58:41.8404738Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T13:58:41.8405671Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T13:58:41.8406565Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T13:58:41.8407588Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T13:58:41.8409093Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T13:58:41.8410194Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:58:41.8411192Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T13:58:41.8412672Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T13:58:41.8413552Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T13:58:41.8415981Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T13:58:41.8416950Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T13:58:41.8417724Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T13:58:41.8418461Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:58:41.8420478Z 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-15T13:58:41.8421764Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:58:41.8422944Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T13:58:41.8424049Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T13:58:41.8424770Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T13:58:41.8425489Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T13:58:41.8426215Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T13:58:41.8427443Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T13:58:41.8428132Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T13:58:41.8431983Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:58:41.8432885Z (as ‘lib’ is unspecified) 2021-05-15T13:58:56.7413404Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-15T13:58:57.7904537Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-15T13:58:57.8199839Z ================================================== 2021-05-15T13:58:57.8201516Z downloaded 1.3 MB 2021-05-15T13:58:57.8202253Z 2021-05-15T13:58:57.8239264Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-15T13:58:58.8509807Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-15T13:58:58.8657171Z ================================================== 2021-05-15T13:58:58.8657831Z downloaded 228 KB 2021-05-15T13:58:58.8658092Z 2021-05-15T13:58:58.8711454Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-15T13:58:59.8780336Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-15T13:58:59.8881831Z ================================================== 2021-05-15T13:58:59.8882579Z downloaded 140 KB 2021-05-15T13:58:59.8883033Z 2021-05-15T13:58:59.8920600Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-15T13:59:01.2533915Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-15T13:59:01.2580698Z ================================================== 2021-05-15T13:59:01.2581610Z downloaded 53 KB 2021-05-15T13:59:01.2583958Z 2021-05-15T13:59:01.2625387Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-15T13:59:02.2718470Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-15T13:59:02.2719542Z ================================================== 2021-05-15T13:59:02.2720484Z downloaded 23 KB 2021-05-15T13:59:02.2721074Z 2021-05-15T13:59:02.2760849Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-15T13:59:03.3888410Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-15T13:59:03.4185958Z ================================================== 2021-05-15T13:59:03.4186687Z downloaded 1.4 MB 2021-05-15T13:59:03.4186994Z 2021-05-15T13:59:03.4231886Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-15T13:59:04.2047302Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-15T13:59:04.2055154Z ================================================== 2021-05-15T13:59:04.2055960Z downloaded 36 KB 2021-05-15T13:59:04.2056543Z 2021-05-15T13:59:04.2105949Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-15T13:59:05.2010610Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-15T13:59:05.2249922Z ================================================== 2021-05-15T13:59:05.2250715Z downloaded 884 KB 2021-05-15T13:59:05.2251406Z 2021-05-15T13:59:05.2295903Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-15T13:59:06.3860964Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-15T13:59:06.4167210Z ================================================== 2021-05-15T13:59:06.4168335Z downloaded 523 KB 2021-05-15T13:59:06.4169050Z 2021-05-15T13:59:06.4206950Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-15T13:59:07.5231612Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-15T13:59:07.5233180Z ================================================== 2021-05-15T13:59:07.5234508Z downloaded 12 KB 2021-05-15T13:59:07.5235041Z 2021-05-15T13:59:07.5350322Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-15T13:59:09.1830585Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-15T13:59:09.1831781Z ================================================== 2021-05-15T13:59:09.1832483Z downloaded 486 KB 2021-05-15T13:59:09.1832810Z 2021-05-15T13:59:09.1834881Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-15T13:59:09.7981811Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-15T13:59:09.8048679Z ================================================== 2021-05-15T13:59:09.8049191Z downloaded 91 KB 2021-05-15T13:59:09.8049470Z 2021-05-15T13:59:09.8096785Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-15T13:59:10.8241228Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-15T13:59:10.8446857Z ================================================== 2021-05-15T13:59:10.8447819Z downloaded 508 KB 2021-05-15T13:59:10.8448396Z 2021-05-15T13:59:10.8489391Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-15T13:59:11.6642585Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-15T13:59:11.6861411Z ================================================== 2021-05-15T13:59:11.6862009Z downloaded 621 KB 2021-05-15T13:59:11.6862305Z 2021-05-15T13:59:11.6906545Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-15T13:59:12.7058102Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-15T13:59:12.7211768Z ================================================== 2021-05-15T13:59:12.7212254Z downloaded 267 KB 2021-05-15T13:59:12.7212531Z 2021-05-15T13:59:12.7256728Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-15T13:59:13.7005114Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-15T13:59:13.7123845Z ================================================== 2021-05-15T13:59:13.7124602Z downloaded 167 KB 2021-05-15T13:59:13.7125447Z 2021-05-15T13:59:13.7158952Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-15T13:59:14.8709847Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-15T13:59:14.8854435Z ================================================== 2021-05-15T13:59:14.8855315Z downloaded 235 KB 2021-05-15T13:59:14.8855804Z 2021-05-15T13:59:14.8892168Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-15T13:59:15.9611264Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-15T13:59:15.9764917Z ================================================== 2021-05-15T13:59:15.9765731Z downloaded 277 KB 2021-05-15T13:59:15.9766562Z 2021-05-15T13:59:15.9805637Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-15T13:59:16.8234990Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-15T13:59:16.8376538Z ================================================== 2021-05-15T13:59:16.8377180Z downloaded 201 KB 2021-05-15T13:59:16.8377458Z 2021-05-15T13:59:16.8416927Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-15T13:59:17.9027988Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-15T13:59:17.9080805Z ================================================== 2021-05-15T13:59:17.9081328Z downloaded 64 KB 2021-05-15T13:59:17.9081631Z 2021-05-15T13:59:17.9122237Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-15T13:59:19.2479388Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-15T13:59:19.2524040Z ================================================== 2021-05-15T13:59:19.2524987Z downloaded 46 KB 2021-05-15T13:59:19.2525479Z 2021-05-15T13:59:19.2566707Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-15T13:59:20.1218253Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-15T13:59:20.1400003Z ================================================== 2021-05-15T13:59:20.1400784Z downloaded 417 KB 2021-05-15T13:59:20.1401280Z 2021-05-15T13:59:20.1439513Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-15T13:59:21.0536322Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-15T13:59:21.0576934Z ================================================== 2021-05-15T13:59:21.0577782Z downloaded 91 KB 2021-05-15T13:59:21.0578080Z 2021-05-15T13:59:21.0625700Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-15T13:59:21.9337373Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-15T13:59:21.9441848Z ================================================== 2021-05-15T13:59:21.9442605Z downloaded 133 KB 2021-05-15T13:59:21.9443188Z 2021-05-15T13:59:21.9483144Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-15T13:59:22.7021161Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-15T13:59:22.7167884Z ================================================== 2021-05-15T13:59:22.7169070Z downloaded 270 KB 2021-05-15T13:59:22.7169707Z 2021-05-15T13:59:22.7208416Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-15T13:59:23.8417352Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-15T13:59:23.8797762Z ================================================== 2021-05-15T13:59:23.8798600Z downloaded 735 KB 2021-05-15T13:59:23.8799586Z 2021-05-15T13:59:23.8840070Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-15T13:59:25.1007763Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-15T13:59:25.1008446Z ================================================== 2021-05-15T13:59:25.1008836Z downloaded 46 KB 2021-05-15T13:59:25.1009091Z 2021-05-15T13:59:25.1055235Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T13:59:25.2372051Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T13:59:25.2395390Z ================================================== 2021-05-15T13:59:25.2396934Z downloaded 24 KB 2021-05-15T13:59:25.2397216Z 2021-05-15T13:59:25.2402314Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-15T13:59:26.0768611Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-15T13:59:26.0986492Z ================================================== 2021-05-15T13:59:26.0987583Z downloaded 689 KB 2021-05-15T13:59:26.0988105Z 2021-05-15T13:59:26.1032553Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-15T13:59:27.2837761Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-15T13:59:27.2882312Z ================================================== 2021-05-15T13:59:27.2883314Z downloaded 45 KB 2021-05-15T13:59:27.2883635Z 2021-05-15T13:59:27.2932792Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-15T13:59:28.5370113Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-15T13:59:28.5716831Z ================================================== 2021-05-15T13:59:28.5717383Z downloaded 603 KB 2021-05-15T13:59:28.5717694Z 2021-05-15T13:59:28.9045932Z * installing *binary* package ‘rlang’ ... 2021-05-15T13:59:28.9116428Z * DONE (rlang) 2021-05-15T13:59:29.1718063Z * installing *binary* package ‘magrittr’ ... 2021-05-15T13:59:29.1767503Z * DONE (magrittr) 2021-05-15T13:59:29.4260978Z * installing *binary* package ‘glue’ ... 2021-05-15T13:59:29.4304841Z * DONE (glue) 2021-05-15T13:59:29.7345186Z * installing *binary* package ‘sys’ ... 2021-05-15T13:59:29.7399955Z * DONE (sys) 2021-05-15T13:59:29.9765721Z * installing *binary* package ‘mime’ ... 2021-05-15T13:59:29.9815701Z * DONE (mime) 2021-05-15T13:59:31.1889484Z * installing *binary* package ‘curl’ ... 2021-05-15T13:59:31.1890201Z * DONE (curl) 2021-05-15T13:59:31.1897450Z * installing *binary* package ‘jsonlite’ ... 2021-05-15T13:59:31.1898508Z * DONE (jsonlite) 2021-05-15T13:59:31.1899485Z * installing *binary* package ‘ini’ ... 2021-05-15T13:59:31.1900156Z * DONE (ini) 2021-05-15T13:59:31.1984839Z * installing *binary* package ‘gitcreds’ ... 2021-05-15T13:59:31.2028707Z * DONE (gitcreds) 2021-05-15T13:59:31.5423473Z * installing *binary* package ‘zip’ ... 2021-05-15T13:59:31.5480546Z * DONE (zip) 2021-05-15T13:59:31.8294919Z * installing *binary* package ‘rstudioapi’ ... 2021-05-15T13:59:31.8359157Z * DONE (rstudioapi) 2021-05-15T13:59:32.1290739Z * installing *binary* package ‘fastmap’ ... 2021-05-15T13:59:32.1337380Z * DONE (fastmap) 2021-05-15T13:59:32.4227391Z * installing *binary* package ‘yaml’ ... 2021-05-15T13:59:32.4275679Z * DONE (yaml) 2021-05-15T13:59:32.7394612Z * installing *binary* package ‘withr’ ... 2021-05-15T13:59:32.7438058Z * DONE (withr) 2021-05-15T13:59:33.0283036Z * installing *binary* package ‘whisker’ ... 2021-05-15T13:59:33.0341986Z * DONE (whisker) 2021-05-15T13:59:33.2703570Z * installing *binary* package ‘rappdirs’ ... 2021-05-15T13:59:33.2743756Z * DONE (rappdirs) 2021-05-15T13:59:33.6090864Z * installing *binary* package ‘fs’ ... 2021-05-15T13:59:33.6188014Z * DONE (fs) 2021-05-15T13:59:33.8821735Z * installing *binary* package ‘clipr’ ... 2021-05-15T13:59:33.8870984Z * DONE (clipr) 2021-05-15T13:59:34.1661922Z * installing *binary* package ‘git2r’ ... 2021-05-15T13:59:34.1759509Z * DONE (git2r) 2021-05-15T13:59:34.4161408Z * installing *binary* package ‘askpass’ ... 2021-05-15T13:59:34.4206996Z * DONE (askpass) 2021-05-15T13:59:34.6860711Z * installing *binary* package ‘cli’ ... 2021-05-15T13:59:34.6914815Z * DONE (cli) 2021-05-15T13:59:35.0015114Z * installing *binary* package ‘purrr’ ... 2021-05-15T13:59:35.0071535Z * DONE (purrr) 2021-05-15T13:59:35.2804616Z * installing *binary* package ‘lifecycle’ ... 2021-05-15T13:59:35.2887568Z * DONE (lifecycle) 2021-05-15T13:59:35.5461798Z * installing *source* package ‘cachem’ ... 2021-05-15T13:59:35.5480871Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T13:59:35.5485144Z ** using staged installation 2021-05-15T13:59:35.5690080Z ** libs 2021-05-15T13:59:35.5757259Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-15T13:59:35.6713929Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T13:59:35.7210836Z gcc -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-15T13:59:35.7624297Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T13:59:35.7638711Z ** R 2021-05-15T13:59:35.7721308Z ** byte-compile and prepare package for lazy loading 2021-05-15T13:59:36.3399177Z ** help 2021-05-15T13:59:36.3647527Z *** installing help indices 2021-05-15T13:59:36.3869922Z ** building package indices 2021-05-15T13:59:36.4099050Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:36.6385512Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T13:59:36.7570714Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:36.9931747Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:36.9939880Z * DONE (cachem) 2021-05-15T13:59:37.3882246Z * installing *binary* package ‘openssl’ ... 2021-05-15T13:59:37.3966233Z * DONE (openssl) 2021-05-15T13:59:37.6182848Z * installing *binary* package ‘memoise’ ... 2021-05-15T13:59:37.6224638Z * DONE (memoise) 2021-05-15T13:59:37.8908505Z * installing *binary* package ‘httr’ ... 2021-05-15T13:59:37.8964684Z * DONE (httr) 2021-05-15T13:59:38.1408066Z * installing *binary* package ‘credentials’ ... 2021-05-15T13:59:38.1455425Z * DONE (credentials) 2021-05-15T13:59:38.3824192Z * installing *binary* package ‘gh’ ... 2021-05-15T13:59:38.3870341Z * DONE (gh) 2021-05-15T13:59:38.6351241Z * installing *binary* package ‘gert’ ... 2021-05-15T13:59:38.6399082Z * DONE (gert) 2021-05-15T13:59:38.9493503Z * installing *binary* package ‘usethis’ ... 2021-05-15T13:59:38.9559203Z * DONE (usethis) 2021-05-15T13:59:38.9624641Z 2021-05-15T13:59:38.9625704Z The downloaded source packages are in 2021-05-15T13:59:38.9626905Z ‘/tmp/Rtmp9XH4Uw/downloaded_packages’ 2021-05-15T13:59:38.9639443Z Running `R CMD build`... 2021-05-15T13:59:41.1279271Z * checking for file ‘/tmp/Rtmp9XH4Uw/remotes714e4d13b2f2/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T13:59:41.1280971Z * preparing ‘tic’: 2021-05-15T13:59:41.1282051Z * checking DESCRIPTION meta-information ... OK 2021-05-15T13:59:41.1283143Z * installing the package to process help pages 2021-05-15T13:59:41.1284359Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T13:59:41.1285369Z * checking for empty or unneeded directories 2021-05-15T13:59:41.1286404Z Removed empty directory ‘tic/.circleci’ 2021-05-15T13:59:41.1287433Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T13:59:41.1288434Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T13:59:41.1290335Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:59:41.1291362Z (as ‘lib’ is unspecified) 2021-05-15T13:59:41.4931369Z * installing *source* package ‘tic’ ... 2021-05-15T13:59:41.4934808Z ** using staged installation 2021-05-15T13:59:41.5246073Z ** R 2021-05-15T13:59:41.5511557Z ** inst 2021-05-15T13:59:41.5547424Z ** preparing package for lazy loading 2021-05-15T13:59:41.9543600Z ** help 2021-05-15T13:59:42.1124877Z *** installing help indices 2021-05-15T13:59:42.2263724Z *** copying figures 2021-05-15T13:59:42.2272345Z ** building package indices 2021-05-15T13:59:42.3519888Z ** installing vignettes 2021-05-15T13:59:42.3569932Z ** testing if installed package can be loaded from temporary location 2021-05-15T13:59:42.6701021Z ** testing if installed package can be loaded from final location 2021-05-15T13:59:43.0060454Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T13:59:43.0091723Z * DONE (tic) 2021-05-15T13:59:43.0236757Z Using github PAT from envvar GITHUB_PAT 2021-05-15T13:59:44.1833231Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T13:59:47.4352943Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T13:59:47.4354239Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T13:59:47.4355521Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T13:59:47.4357038Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T13:59:47.4358325Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T13:59:47.4359811Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T13:59:47.4361057Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T13:59:47.4362152Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T13:59:47.4363196Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T13:59:47.4364237Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T13:59:47.4365446Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T13:59:47.4367679Z 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-15T13:59:47.4370108Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T13:59:47.4370992Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:59:47.4372052Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T13:59:47.4374681Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T13:59:47.4377231Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T13:59:47.4378138Z (as ‘lib’ is unspecified) 2021-05-15T13:59:47.4379115Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T13:59:47.4380348Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T13:59:47.4381396Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T13:59:47.4382454Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T13:59:47.4385945Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T13:59:47.4386610Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T13:59:47.4387412Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T13:59:47.4388426Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T13:59:47.4389223Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T13:59:47.4390011Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T13:59:47.4390634Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T13:59:47.4392015Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T13:59:47.4392798Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T13:59:47.4393437Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T13:59:47.4394030Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T13:59:47.4395453Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T13:59:47.4396110Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T13:59:47.4396775Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T13:59:47.4397747Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T13:59:47.4398878Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T13:59:47.4399864Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T13:59:47.4400643Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T13:59:47.4401269Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:00:03.4915155Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-15T14:00:04.6459002Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-15T14:00:04.6612003Z ================================================== 2021-05-15T14:00:04.6612778Z downloaded 231 KB 2021-05-15T14:00:04.6613253Z 2021-05-15T14:00:04.6649555Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-15T14:00:05.6954347Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-15T14:00:05.7232338Z ================================================== 2021-05-15T14:00:05.7233173Z downloaded 1.5 MB 2021-05-15T14:00:05.7233856Z 2021-05-15T14:00:05.7270722Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-15T14:00:07.0737672Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-15T14:00:07.0740493Z ================================================== 2021-05-15T14:00:07.0740900Z downloaded 17 KB 2021-05-15T14:00:07.0741145Z 2021-05-15T14:00:07.0783667Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-15T14:00:08.2894225Z Content type 'binary/octet-stream' length 1003054 bytes (979 KB) 2021-05-15T14:00:08.3141548Z ================================================== 2021-05-15T14:00:08.3142466Z downloaded 979 KB 2021-05-15T14:00:08.3143192Z 2021-05-15T14:00:08.3182725Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-15T14:00:09.1053587Z Content type 'binary/octet-stream' length 811477 bytes (792 KB) 2021-05-15T14:00:09.1315573Z ================================================== 2021-05-15T14:00:09.1316125Z downloaded 792 KB 2021-05-15T14:00:09.1316588Z 2021-05-15T14:00:09.1352992Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-15T14:00:10.0086257Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-15T14:00:10.0133623Z ================================================== 2021-05-15T14:00:10.0134039Z downloaded 43 KB 2021-05-15T14:00:10.0134682Z 2021-05-15T14:00:10.0176768Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-15T14:00:11.0639696Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-15T14:00:11.0782449Z ================================================== 2021-05-15T14:00:11.0783884Z downloaded 248 KB 2021-05-15T14:00:11.0784391Z 2021-05-15T14:00:11.0819939Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-15T14:00:12.0839662Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-15T14:00:12.1079441Z ================================================== 2021-05-15T14:00:12.1080407Z downloaded 952 KB 2021-05-15T14:00:12.1081370Z 2021-05-15T14:00:12.1121178Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-15T14:00:13.1434476Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-15T14:00:13.1492466Z ================================================== 2021-05-15T14:00:13.1493225Z downloaded 68 KB 2021-05-15T14:00:13.1493597Z 2021-05-15T14:00:13.1530429Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-15T14:00:14.1336268Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-15T14:00:14.1558963Z ================================================== 2021-05-15T14:00:14.1559443Z downloaded 347 KB 2021-05-15T14:00:14.1559704Z 2021-05-15T14:00:14.1593413Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-15T14:00:14.9165109Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-15T14:00:14.9338979Z ================================================== 2021-05-15T14:00:14.9339456Z downloaded 413 KB 2021-05-15T14:00:14.9339725Z 2021-05-15T14:00:14.9382249Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-15T14:00:15.7279937Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-15T14:00:15.7280654Z ================================================== 2021-05-15T14:00:15.7281204Z downloaded 15 KB 2021-05-15T14:00:15.7281800Z 2021-05-15T14:00:15.7323100Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-15T14:00:16.8907986Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-15T14:00:16.9012371Z ================================================== 2021-05-15T14:00:16.9012851Z downloaded 147 KB 2021-05-15T14:00:16.9013119Z 2021-05-15T14:00:16.9059517Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-15T14:00:18.0809805Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-15T14:00:18.0865511Z ================================================== 2021-05-15T14:00:18.0866421Z downloaded 72 KB 2021-05-15T14:00:18.0867064Z 2021-05-15T14:00:18.0904850Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-15T14:00:19.4029813Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-15T14:00:19.4045556Z ================================================== 2021-05-15T14:00:19.4045938Z downloaded 39 KB 2021-05-15T14:00:19.4046173Z 2021-05-15T14:00:19.4082981Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-15T14:00:20.5137806Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-15T14:00:20.5353851Z ================================================== 2021-05-15T14:00:20.5354491Z downloaded 349 KB 2021-05-15T14:00:20.5354761Z 2021-05-15T14:00:20.5378260Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-15T14:00:21.5859416Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-15T14:00:21.6048422Z ================================================== 2021-05-15T14:00:21.6048960Z downloaded 426 KB 2021-05-15T14:00:21.6049272Z 2021-05-15T14:00:21.6087109Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-15T14:00:22.8271124Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-15T14:00:22.8315940Z ================================================== 2021-05-15T14:00:22.8316545Z downloaded 40 KB 2021-05-15T14:00:22.8316856Z 2021-05-15T14:00:22.8357687Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-15T14:00:23.8941340Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-15T14:00:23.9163412Z ================================================== 2021-05-15T14:00:23.9164433Z downloaded 602 KB 2021-05-15T14:00:23.9165023Z 2021-05-15T14:00:23.9201750Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:00:23.9476117Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:00:23.9572816Z ================================================== 2021-05-15T14:00:23.9573933Z downloaded 109 KB 2021-05-15T14:00:23.9574505Z 2021-05-15T14:00:23.9600968Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-15T14:00:24.9690668Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-15T14:00:24.9832065Z ================================================== 2021-05-15T14:00:24.9833249Z downloaded 225 KB 2021-05-15T14:00:24.9833837Z 2021-05-15T14:00:24.9873348Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-15T14:00:26.3694816Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-15T14:00:26.3695979Z ================================================== 2021-05-15T14:00:26.3696593Z downloaded 38 KB 2021-05-15T14:00:26.3697036Z 2021-05-15T14:00:26.3728185Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-15T14:00:27.9200162Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-15T14:00:27.9324442Z ================================================== 2021-05-15T14:00:27.9325269Z downloaded 200 KB 2021-05-15T14:00:27.9325581Z 2021-05-15T14:00:27.9363047Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-15T14:00:28.8236221Z Content type 'binary/octet-stream' length 2913147 bytes (2.8 MB) 2021-05-15T14:00:28.8627344Z ================================================== 2021-05-15T14:00:28.8627880Z downloaded 2.8 MB 2021-05-15T14:00:28.8628214Z 2021-05-15T14:00:28.8665248Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-15T14:00:29.6766384Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-15T14:00:29.7164388Z ================================================== 2021-05-15T14:00:29.7165071Z downloaded 4.0 MB 2021-05-15T14:00:29.7165471Z 2021-05-15T14:00:29.7202973Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-15T14:00:30.7733650Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-15T14:00:30.8005331Z ================================================== 2021-05-15T14:00:30.8006227Z downloaded 1.3 MB 2021-05-15T14:00:30.8006933Z 2021-05-15T14:00:30.8042426Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-15T14:00:31.8554564Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-15T14:00:31.8753510Z ================================================== 2021-05-15T14:00:31.8754562Z downloaded 479 KB 2021-05-15T14:00:31.8755556Z 2021-05-15T14:00:31.8795540Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-15T14:00:33.0392160Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-15T14:00:33.0491066Z ================================================== 2021-05-15T14:00:33.0491787Z downloaded 107 KB 2021-05-15T14:00:33.0492510Z 2021-05-15T14:00:33.0535265Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-15T14:00:34.2531615Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-15T14:00:34.2544392Z ================================================== 2021-05-15T14:00:34.2545204Z downloaded 21 KB 2021-05-15T14:00:34.2545677Z 2021-05-15T14:00:34.2575361Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-15T14:00:35.2831733Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-15T14:00:35.2875326Z ================================================== 2021-05-15T14:00:35.2876402Z downloaded 43 KB 2021-05-15T14:00:35.2877108Z 2021-05-15T14:00:35.2911311Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-15T14:00:36.4749921Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-15T14:00:36.4758481Z ================================================== 2021-05-15T14:00:36.4759323Z downloaded 33 KB 2021-05-15T14:00:36.4759564Z 2021-05-15T14:00:36.4794470Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-15T14:00:37.6280831Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-15T14:00:37.6382905Z ================================================== 2021-05-15T14:00:37.6383721Z downloaded 137 KB 2021-05-15T14:00:37.6384299Z 2021-05-15T14:00:37.6417341Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-15T14:00:38.6404436Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-15T14:00:38.6765004Z ================================================== 2021-05-15T14:00:38.6765932Z downloaded 3.4 MB 2021-05-15T14:00:38.6766654Z 2021-05-15T14:00:38.6805029Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-15T14:00:39.7254018Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-15T14:00:39.7301414Z ================================================== 2021-05-15T14:00:39.7302347Z downloaded 64 KB 2021-05-15T14:00:39.7303071Z 2021-05-15T14:00:39.7340235Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-15T14:00:41.0364054Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-15T14:00:41.0650047Z ================================================== 2021-05-15T14:00:41.0652242Z downloaded 1.3 MB 2021-05-15T14:00:41.0653673Z 2021-05-15T14:00:41.0758355Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-15T14:00:42.0754386Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-15T14:00:42.0861519Z ================================================== 2021-05-15T14:00:42.0862686Z downloaded 129 KB 2021-05-15T14:00:42.0864894Z 2021-05-15T14:00:42.0896706Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-15T14:00:43.1003375Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-15T14:00:43.1187874Z ================================================== 2021-05-15T14:00:43.1188786Z downloaded 385 KB 2021-05-15T14:00:43.1189229Z 2021-05-15T14:00:43.3653334Z * installing *binary* package ‘utf8’ ... 2021-05-15T14:00:43.3701589Z * DONE (utf8) 2021-05-15T14:00:43.6118676Z * installing *binary* package ‘pkgconfig’ ... 2021-05-15T14:00:43.6155724Z * DONE (pkgconfig) 2021-05-15T14:00:43.8460271Z * installing *binary* package ‘fansi’ ... 2021-05-15T14:00:43.8507233Z * DONE (fansi) 2021-05-15T14:00:44.1256230Z * installing *binary* package ‘diffobj’ ... 2021-05-15T14:00:44.1309069Z * DONE (diffobj) 2021-05-15T14:00:44.3725411Z * installing *binary* package ‘ps’ ... 2021-05-15T14:00:44.3777172Z * DONE (ps) 2021-05-15T14:00:44.5936737Z * installing *binary* package ‘praise’ ... 2021-05-15T14:00:44.5969711Z * DONE (praise) 2021-05-15T14:00:44.8086326Z * installing *binary* package ‘pkgload’ ... 2021-05-15T14:00:44.8126248Z * DONE (pkgload) 2021-05-15T14:00:45.0174519Z * installing *binary* package ‘evaluate’ ... 2021-05-15T14:00:45.0214577Z * DONE (evaluate) 2021-05-15T14:00:45.2287791Z * installing *binary* package ‘ellipsis’ ... 2021-05-15T14:00:45.2326454Z * DONE (ellipsis) 2021-05-15T14:00:45.5214928Z * installing *binary* package ‘digest’ ... 2021-05-15T14:00:45.5274483Z * DONE (digest) 2021-05-15T14:00:45.7504091Z * installing *binary* package ‘brio’ ... 2021-05-15T14:00:45.7547451Z * DONE (brio) 2021-05-15T14:00:46.0576304Z * installing *binary* package ‘xml2’ ... 2021-05-15T14:00:46.0635750Z * DONE (xml2) 2021-05-15T14:00:46.3406627Z * installing *source* package ‘xfun’ ... 2021-05-15T14:00:46.3436560Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:00:46.3437481Z ** using staged installation 2021-05-15T14:00:46.3626217Z ** libs 2021-05-15T14:00:46.3679496Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-15T14:00:46.4898266Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-15T14:00:46.5414601Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-15T14:00:46.5864787Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:00:46.5865950Z ** R 2021-05-15T14:00:46.6036300Z ** inst 2021-05-15T14:00:46.6050918Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:47.9148707Z ** help 2021-05-15T14:00:48.0684414Z *** installing help indices 2021-05-15T14:00:48.1718578Z ** building package indices 2021-05-15T14:00:48.3044041Z ** installing vignettes 2021-05-15T14:00:48.3107687Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:48.4971727Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:00:48.5160208Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:48.7141382Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:48.7157874Z * DONE (xfun) 2021-05-15T14:00:49.1926320Z * installing *binary* package ‘stringi’ ... 2021-05-15T14:00:49.2036411Z * DONE (stringi) 2021-05-15T14:00:50.3099717Z * installing *binary* package ‘Rcpp’ ... 2021-05-15T14:00:50.3602092Z * DONE (Rcpp) 2021-05-15T14:00:50.6585648Z * installing *binary* package ‘commonmark’ ... 2021-05-15T14:00:50.6642373Z * DONE (commonmark) 2021-05-15T14:00:50.9333559Z * installing *binary* package ‘brew’ ... 2021-05-15T14:00:50.9391944Z * DONE (brew) 2021-05-15T14:00:51.1470857Z * installing *binary* package ‘sessioninfo’ ... 2021-05-15T14:00:51.1507091Z * DONE (sessioninfo) 2021-05-15T14:00:51.3564814Z * installing *binary* package ‘prettyunits’ ... 2021-05-15T14:00:51.3602730Z * DONE (prettyunits) 2021-05-15T14:00:51.7174702Z * installing *binary* package ‘vctrs’ ... 2021-05-15T14:00:51.7260179Z * DONE (vctrs) 2021-05-15T14:00:51.9644098Z * installing *binary* package ‘processx’ ... 2021-05-15T14:00:51.9689564Z * DONE (processx) 2021-05-15T14:00:52.2055561Z * installing *binary* package ‘markdown’ ... 2021-05-15T14:00:52.2112488Z * DONE (markdown) 2021-05-15T14:00:52.4153687Z * installing *binary* package ‘highr’ ... 2021-05-15T14:00:52.4192161Z * DONE (highr) 2021-05-15T14:00:52.6615671Z * installing *binary* package ‘stringr’ ... 2021-05-15T14:00:52.6664192Z * DONE (stringr) 2021-05-15T14:00:52.8738272Z * installing *binary* package ‘rversions’ ... 2021-05-15T14:00:52.8778607Z * DONE (rversions) 2021-05-15T14:00:53.1987765Z * installing *binary* package ‘pillar’ ... 2021-05-15T14:00:53.2059725Z * DONE (pillar) 2021-05-15T14:00:53.4382538Z * installing *binary* package ‘callr’ ... 2021-05-15T14:00:53.4429310Z * DONE (callr) 2021-05-15T14:00:53.8348371Z * installing *binary* package ‘knitr’ ... 2021-05-15T14:00:53.8471106Z * DONE (knitr) 2021-05-15T14:00:54.0720644Z * installing *binary* package ‘xopen’ ... 2021-05-15T14:00:54.0758081Z * DONE (xopen) 2021-05-15T14:00:54.3889474Z * installing *binary* package ‘tibble’ ... 2021-05-15T14:00:54.3954613Z * DONE (tibble) 2021-05-15T14:00:54.6146929Z * installing *binary* package ‘pkgbuild’ ... 2021-05-15T14:00:54.6186279Z * DONE (pkgbuild) 2021-05-15T14:00:54.9421255Z * installing *binary* package ‘roxygen2’ ... 2021-05-15T14:00:54.9498110Z * DONE (roxygen2) 2021-05-15T14:00:55.1690555Z * installing *binary* package ‘rematch2’ ... 2021-05-15T14:00:55.1729670Z * DONE (rematch2) 2021-05-15T14:00:55.3902522Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-15T14:00:55.3939947Z * DONE (rcmdcheck) 2021-05-15T14:00:55.6043806Z * installing *binary* package ‘waldo’ ... 2021-05-15T14:00:55.6078657Z * DONE (waldo) 2021-05-15T14:00:56.1897084Z * installing *binary* package ‘testthat’ ... 2021-05-15T14:00:56.2045589Z * DONE (testthat) 2021-05-15T14:00:56.4433535Z * installing *binary* package ‘devtools’ ... 2021-05-15T14:00:56.4481888Z * DONE (devtools) 2021-05-15T14:00:56.4545631Z 2021-05-15T14:00:56.4546498Z The downloaded source packages are in 2021-05-15T14:00:56.4548242Z ‘/tmp/Rtmp9XH4Uw/downloaded_packages’ 2021-05-15T14:00:56.8747790Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:00:59.2515744Z 2021-05-15T14:00:59.5717656Z 2021-05-15T14:00:59.5722331Z checking for file ‘/tmp/Rtmp9XH4Uw/remotes714e4b9a9905/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:00:59.5783254Z 2021-05-15T14:00:59.5785968Z ✔ checking for file ‘/tmp/Rtmp9XH4Uw/remotes714e4b9a9905/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:00:59.5838527Z 2021-05-15T14:00:59.5871547Z 2021-05-15T14:00:59.5873353Z ─ preparing ‘desc’: 2021-05-15T14:00:59.5883097Z 2021-05-15T14:00:59.5885193Z 2021-05-15T14:00:59.5988893Z checking DESCRIPTION meta-information ... 2021-05-15T14:00:59.6019217Z 2021-05-15T14:00:59.6023164Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:00:59.6733035Z 2021-05-15T14:00:59.6762705Z 2021-05-15T14:00:59.6764875Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:00:59.6777254Z 2021-05-15T14:00:59.6806083Z 2021-05-15T14:00:59.6808349Z ─ checking for empty or unneeded directories 2021-05-15T14:00:59.6819300Z 2021-05-15T14:00:59.6849748Z 2021-05-15T14:00:59.6851760Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:00:59.7930946Z 2021-05-15T14:00:59.7933511Z 2021-05-15T14:00:59.7934725Z 2021-05-15T14:00:59.8034152Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:00:59.8035456Z (as ‘lib’ is unspecified) 2021-05-15T14:01:00.1009184Z * installing *source* package ‘desc’ ... 2021-05-15T14:01:00.1038893Z ** using staged installation 2021-05-15T14:01:00.1234513Z ** R 2021-05-15T14:01:00.1410083Z ** inst 2021-05-15T14:01:00.1425605Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:01.7037917Z ** help 2021-05-15T14:01:01.8410947Z *** installing help indices 2021-05-15T14:01:01.9358706Z ** building package indices 2021-05-15T14:01:02.0272694Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:02.2097400Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:02.4151564Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:02.4167615Z * DONE (desc) 2021-05-15T14:01:02.6453969Z 2021-05-15T14:01:02.6454852Z 2021-05-15T14:01:02.6476989Z checking for file ‘/tmp/Rtmp9XH4Uw/remotes714e61efdf02/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:01:02.6526585Z 2021-05-15T14:01:02.6528250Z ✔ checking for file ‘/tmp/Rtmp9XH4Uw/remotes714e61efdf02/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:01:02.6623181Z 2021-05-15T14:01:02.6624073Z 2021-05-15T14:01:02.6625045Z ─ preparing ‘ghtravis’: 2021-05-15T14:01:02.6634243Z 2021-05-15T14:01:02.6636212Z 2021-05-15T14:01:02.6716138Z checking DESCRIPTION meta-information ... 2021-05-15T14:01:02.6748053Z 2021-05-15T14:01:02.6750417Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:01:02.7232921Z 2021-05-15T14:01:02.7270457Z 2021-05-15T14:01:02.7274227Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:01:02.7288078Z 2021-05-15T14:01:02.7313600Z 2021-05-15T14:01:02.7315917Z ─ checking for empty or unneeded directories 2021-05-15T14:01:02.7348506Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:01:02.7559353Z 2021-05-15T14:01:02.7562166Z 2021-05-15T14:01:02.7563530Z 2021-05-15T14:01:02.7975706Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:01:02.7977774Z (as ‘lib’ is unspecified) 2021-05-15T14:01:03.0526528Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:01:03.0530088Z ** using staged installation 2021-05-15T14:01:03.0705674Z ** R 2021-05-15T14:01:03.0813138Z ** inst 2021-05-15T14:01:03.0823836Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:04.2473655Z ** help 2021-05-15T14:01:04.3063549Z *** installing help indices 2021-05-15T14:01:04.3543573Z ** building package indices 2021-05-15T14:01:04.3947562Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:05.0797952Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:05.6884703Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:05.6893051Z * DONE (ghtravis) 2021-05-15T14:01:05.6989437Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:01:06.5504267Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:01:08.6177271Z 2021-05-15T14:01:08.6179017Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:01:08.6180172Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:01:08.6181513Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:01:08.6183048Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:01:08.6184163Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:01:08.6185448Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:01:08.6191788Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:01:08.6193364Z (as ‘lib’ is unspecified) 2021-05-15T14:01:24.1704209Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-15T14:01:25.2951473Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-15T14:01:25.3075473Z ================================================== 2021-05-15T14:01:25.3076312Z downloaded 193 KB 2021-05-15T14:01:25.3076803Z 2021-05-15T14:01:25.3114088Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-15T14:01:26.4740354Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-15T14:01:26.4741385Z ================================================== 2021-05-15T14:01:26.4741983Z downloaded 66 KB 2021-05-15T14:01:26.4742337Z 2021-05-15T14:01:26.4781774Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-15T14:01:27.6484572Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-15T14:01:27.6627995Z ================================================== 2021-05-15T14:01:27.6628857Z downloaded 191 KB 2021-05-15T14:01:27.6629798Z 2021-05-15T14:01:27.6666516Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-15T14:01:28.8636658Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-15T14:01:28.8938236Z ================================================== 2021-05-15T14:01:28.8939039Z downloaded 1.2 MB 2021-05-15T14:01:28.8939647Z 2021-05-15T14:01:28.8977205Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-15T14:01:29.8683198Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-15T14:01:29.8928414Z ================================================== 2021-05-15T14:01:29.8928855Z downloaded 1.0 MB 2021-05-15T14:01:29.8929109Z 2021-05-15T14:01:30.1434832Z * installing *binary* package ‘tidyselect’ ... 2021-05-15T14:01:30.1478302Z * DONE (tidyselect) 2021-05-15T14:01:30.3707571Z * installing *binary* package ‘generics’ ... 2021-05-15T14:01:30.3750115Z * DONE (generics) 2021-05-15T14:01:30.6578087Z * installing *binary* package ‘cpp11’ ... 2021-05-15T14:01:30.6635832Z * DONE (cpp11) 2021-05-15T14:01:31.0010676Z * installing *binary* package ‘dplyr’ ... 2021-05-15T14:01:31.0085692Z * DONE (dplyr) 2021-05-15T14:01:31.7214486Z * installing *binary* package ‘tidyr’ ... 2021-05-15T14:01:31.7215497Z 2021-05-15T14:01:31.7227009Z * DONE (tidyr) 2021-05-15T14:01:31.7228882Z checking for file ‘/tmp/Rtmp9XH4Uw/remotes714e1d5bb57b/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:01:31.7230760Z 2021-05-15T14:01:31.7231062Z 2021-05-15T14:01:31.7232080Z The downloaded source packages are in 2021-05-15T14:01:31.7233270Z checking for file ‘/tmp/Rtmp9XH4Uw/remotes714e1d5bb57b/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:01:31.7235129Z ‘/tmp/Rtmp9XH4Uw/downloaded_packages’ 2021-05-15T14:01:31.7235531Z 2021-05-15T14:01:31.7237344Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:01:31.7239654Z ✔ checking for file ‘/tmp/Rtmp9XH4Uw/remotes714e1d5bb57b/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:01:31.7241684Z (as ‘lib’ is unspecified) 2021-05-15T14:01:31.7241959Z 2021-05-15T14:01:31.7242545Z 2021-05-15T14:01:31.7243224Z ─ preparing ‘aghast’: 2021-05-15T14:01:31.7243611Z 2021-05-15T14:01:31.7243985Z 2021-05-15T14:01:31.7244767Z checking DESCRIPTION meta-information ... 2021-05-15T14:01:31.7245500Z 2021-05-15T14:01:31.7246230Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:01:31.7246702Z 2021-05-15T14:01:31.7247270Z 2021-05-15T14:01:31.7248166Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:01:31.7248704Z 2021-05-15T14:01:31.7249439Z 2021-05-15T14:01:31.7250431Z ─ checking for empty or unneeded directories 2021-05-15T14:01:31.7250924Z 2021-05-15T14:01:31.7251315Z 2021-05-15T14:01:31.7252030Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:01:31.7252768Z 2021-05-15T14:01:31.7253123Z 2021-05-15T14:01:31.7253474Z 2021-05-15T14:01:31.8059535Z * installing *source* package ‘aghast’ ... 2021-05-15T14:01:31.8061397Z ** using staged installation 2021-05-15T14:01:31.8273116Z ** R 2021-05-15T14:01:31.8350787Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:32.2750076Z ** help 2021-05-15T14:01:32.2988080Z *** installing help indices 2021-05-15T14:01:32.3231014Z ** building package indices 2021-05-15T14:01:32.3503614Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:32.5280194Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:32.7268924Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:32.7269799Z * DONE (aghast) 2021-05-15T14:01:32.7347470Z Installing 1 packages: covr 2021-05-15T14:01:32.7357352Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:01:32.7358606Z (as ‘lib’ is unspecified) 2021-05-15T14:01:48.0330347Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:01:48.0330746Z 2021-05-15T14:01:48.0339325Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-15T14:01:49.0427686Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-15T14:01:49.0544188Z ================================================== 2021-05-15T14:01:49.0544819Z downloaded 161 KB 2021-05-15T14:01:49.0545072Z 2021-05-15T14:01:49.0588790Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-15T14:01:50.2635833Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-15T14:01:50.2757982Z ================================================== 2021-05-15T14:01:50.2759197Z downloaded 119 KB 2021-05-15T14:01:50.2759835Z 2021-05-15T14:01:50.2797969Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-15T14:01:51.2946771Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-15T14:01:51.3094838Z ================================================== 2021-05-15T14:01:51.3095790Z downloaded 281 KB 2021-05-15T14:01:51.3096341Z 2021-05-15T14:01:51.5526007Z * installing *binary* package ‘lazyeval’ ... 2021-05-15T14:01:51.5572096Z * DONE (lazyeval) 2021-05-15T14:01:51.7827838Z * installing *binary* package ‘rex’ ... 2021-05-15T14:01:51.7868029Z * DONE (rex) 2021-05-15T14:01:52.0392522Z * installing *binary* package ‘covr’ ... 2021-05-15T14:01:52.0442947Z * DONE (covr) 2021-05-15T14:01:52.0503171Z 2021-05-15T14:01:52.0504073Z The downloaded source packages are in 2021-05-15T14:01:52.0505465Z ‘/tmp/Rtmp9XH4Uw/downloaded_packages’ 2021-05-15T14:01:52.0669722Z 2021-05-15T14:01:52.0707851Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:01:52.0708486Z Rscript -e "tic::before_install()" 2021-05-15T14:01:52.0754813Z shell: /usr/bin/bash -e {0} 2021-05-15T14:01:52.0755352Z env: 2021-05-15T14:01:52.0755768Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:52.0756225Z TIC_DEPLOY_KEY: 2021-05-15T14:01:52.0757016Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:52.0758522Z GITHUB_PAT: *** 2021-05-15T14:01:52.0758943Z COVERALLS_TOKEN: 2021-05-15T14:01:52.0759402Z continue-on-error: false 2021-05-15T14:01:52.0759858Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:52.0760312Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:52.0760739Z TZ: UTC 2021-05-15T14:01:52.0761100Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:52.0761497Z NOT_CRAN: true 2021-05-15T14:01:52.0761840Z ##[endgroup] 2021-05-15T14:01:52.3784347Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:01:52.5188271Z Running before_install: step_install_remote_binaries() 2021-05-15T14:01:53.0371550Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:01:53.0372434Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:01:53.0373141Z remotes::install_cran("rcmdcheck") 2021-05-15T14:01:53.0373801Z remotes::install_cran("markdown") 2021-05-15T14:01:53.0381151Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:01:53.0381512Z env: 2021-05-15T14:01:53.0382084Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:53.0382464Z TIC_DEPLOY_KEY: 2021-05-15T14:01:53.0383377Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:01:53.0385279Z GITHUB_PAT: *** 2021-05-15T14:01:53.0385664Z COVERALLS_TOKEN: 2021-05-15T14:01:53.0386088Z continue-on-error: false 2021-05-15T14:01:53.0386511Z VDIFFR_RUN_TESTS: 2021-05-15T14:01:53.0387081Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:01:53.0387622Z TZ: UTC 2021-05-15T14:01:53.0387951Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:53.0388981Z NOT_CRAN: true 2021-05-15T14:01:53.0389389Z ##[endgroup] 2021-05-15T14:02:12.5742039Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-15T14:02:12.5743607Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-15T14:02:12.5744575Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-15T14:02:12.5745526Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-15T14:02:12.5746482Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-15T14:02:12.5747991Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-15T14:02:12.5749089Z oro.nifti (NA -> 0.11.0 ) [CRAN] 2021-05-15T14:02:12.5750123Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-15T14:02:12.5770500Z Installing 8 packages: base64enc, RNifti, abind, bitops, tinytex, htmltools, oro.nifti, rmarkdown 2021-05-15T14:02:12.5786510Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-15T14:02:12.5787779Z (as ‘lib’ is unspecified) 2021-05-15T14:02:28.2423842Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-15T14:02:29.4034702Z Content type 'binary/octet-stream' length 38901 bytes (37 KB) 2021-05-15T14:02:29.4037196Z ================================================== 2021-05-15T14:02:29.4038054Z downloaded 37 KB 2021-05-15T14:02:29.4038602Z 2021-05-15T14:02:29.4077868Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-15T14:02:29.4452559Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-15T14:02:29.4709040Z ================================================== 2021-05-15T14:02:29.4711057Z downloaded 1.0 MB 2021-05-15T14:02:29.4712252Z 2021-05-15T14:02:29.4736804Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-15T14:02:30.7728529Z Content type 'binary/octet-stream' length 60756 bytes (59 KB) 2021-05-15T14:02:30.7778882Z ================================================== 2021-05-15T14:02:30.7779390Z downloaded 59 KB 2021-05-15T14:02:30.7779750Z 2021-05-15T14:02:30.7817173Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-15T14:02:32.1054408Z Content type 'binary/octet-stream' length 34867 bytes (34 KB) 2021-05-15T14:02:32.1063886Z ================================================== 2021-05-15T14:02:32.1064500Z downloaded 34 KB 2021-05-15T14:02:32.1064883Z 2021-05-15T14:02:32.1102262Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-15T14:02:33.3068794Z Content type 'binary/octet-stream' length 117187 bytes (114 KB) 2021-05-15T14:02:33.3163852Z ================================================== 2021-05-15T14:02:33.3164462Z downloaded 114 KB 2021-05-15T14:02:33.3164840Z 2021-05-15T14:02:33.3203872Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-15T14:02:34.3391654Z Content type 'binary/octet-stream' length 236456 bytes (230 KB) 2021-05-15T14:02:34.3535726Z ================================================== 2021-05-15T14:02:34.3537022Z downloaded 230 KB 2021-05-15T14:02:34.3537692Z 2021-05-15T14:02:34.3574805Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-15T14:02:35.6888302Z Content type 'binary/octet-stream' length 6049400 bytes (5.8 MB) 2021-05-15T14:02:35.8225170Z ================================================== 2021-05-15T14:02:35.8228147Z downloaded 5.8 MB 2021-05-15T14:02:35.8228732Z 2021-05-15T14:02:35.8264007Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-15T14:02:36.9881023Z Content type 'binary/octet-stream' length 3650958 bytes (3.5 MB) 2021-05-15T14:02:37.0237488Z ================================================== 2021-05-15T14:02:37.0239009Z downloaded 3.5 MB 2021-05-15T14:02:37.0239666Z 2021-05-15T14:02:37.2526350Z * installing *binary* package ‘base64enc’ ... 2021-05-15T14:02:37.2562925Z * DONE (base64enc) 2021-05-15T14:02:37.6277050Z * installing *source* package ‘RNifti’ ... 2021-05-15T14:02:37.6361098Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:37.6362596Z ** using staged installation 2021-05-15T14:02:37.6562102Z ** libs 2021-05-15T14:02:37.6626217Z g++ -std=gnu++11 -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-15T14:02:58.6009288Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-15T14:02:58.6958677Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-15T14:02:58.8059191Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-15T14:02:58.8536935Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-15T14:02:58.9745282Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-15T14:02:59.4896707Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-15T14:02:59.5336968Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-15T14:02:59.6617427Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-15T14:02:59.8338632Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-15T14:02:59.9813406Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-15T14:03:00.2475401Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-15T14:03:00.3678169Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-15T14:03:00.9465128Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-15T14:03:01.0492230Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-15T14:03:01.3828609Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-15T14:03:01.4235661Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-15T14:03:01.4726120Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-15T14:03:01.5595799Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-15T14:03:02.8073305Z gcc -I"/opt/R/3.6.3/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"/home/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-15T14:03:05.4431287Z g++ -std=gnu++11 -shared -L/opt/R/3.6.3/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/3.6.3/lib/R/lib -lR 2021-05-15T14:03:05.6335045Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-15T14:03:05.6482196Z ** R 2021-05-15T14:03:05.6580430Z ** inst 2021-05-15T14:03:05.6611483Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:06.4722479Z ** help 2021-05-15T14:03:06.5217824Z *** installing help indices 2021-05-15T14:03:06.5609208Z ** building package indices 2021-05-15T14:03:06.5962626Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:06.8722684Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:03:06.8991213Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:07.1690740Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:07.1702530Z * DONE (RNifti) 2021-05-15T14:03:07.3775698Z * installing *binary* package ‘abind’ ... 2021-05-15T14:03:07.3814661Z * DONE (abind) 2021-05-15T14:03:07.5906693Z * installing *binary* package ‘bitops’ ... 2021-05-15T14:03:07.5943317Z * DONE (bitops) 2021-05-15T14:03:07.8096914Z * installing *binary* package ‘tinytex’ ... 2021-05-15T14:03:07.8134464Z * DONE (tinytex) 2021-05-15T14:03:08.0470446Z * installing *binary* package ‘htmltools’ ... 2021-05-15T14:03:08.0514114Z * DONE (htmltools) 2021-05-15T14:03:08.5344049Z * installing *binary* package ‘oro.nifti’ ... 2021-05-15T14:03:08.5458269Z * DONE (oro.nifti) 2021-05-15T14:03:09.2653604Z * installing *binary* package ‘rmarkdown’ ... 2021-05-15T14:03:09.2888718Z * DONE (rmarkdown) 2021-05-15T14:03:09.3008961Z 2021-05-15T14:03:09.3010049Z The downloaded source packages are in 2021-05-15T14:03:09.3011837Z ‘/tmp/RtmpMIy1aP/downloaded_packages’ 2021-05-15T14:03:24.6826526Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:03:24.6827515Z Use `force = TRUE` to force installation 2021-05-15T14:03:24.6840689Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:03:24.6841780Z Use `force = TRUE` to force installation 2021-05-15T14:03:24.6996558Z ##[group]Run options(width = 100) 2021-05-15T14:03:24.6997257Z options(width = 100) 2021-05-15T14:03:24.6997777Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:03:24.6998437Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:03:24.7005214Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:03:24.7005588Z env: 2021-05-15T14:03:24.7006012Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:24.7006439Z TIC_DEPLOY_KEY: 2021-05-15T14:03:24.7007241Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:03:24.7009416Z GITHUB_PAT: *** 2021-05-15T14:03:24.7009812Z COVERALLS_TOKEN: 2021-05-15T14:03:24.7010280Z continue-on-error: false 2021-05-15T14:03:24.7010717Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:24.7011175Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:03:24.7011581Z TZ: UTC 2021-05-15T14:03:24.7011950Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:24.7012372Z NOT_CRAN: true 2021-05-15T14:03:24.7012722Z ##[endgroup] 2021-05-15T14:03:25.1920469Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:03:25.1921223Z setting value 2021-05-15T14:03:25.1922652Z version R version 3.6.3 (2020-02-29) 2021-05-15T14:03:25.1923362Z os Ubuntu 20.04.2 LTS 2021-05-15T14:03:25.1924254Z system x86_64, linux-gnu 2021-05-15T14:03:25.1924759Z ui X11 2021-05-15T14:03:25.1925220Z language (EN) 2021-05-15T14:03:25.1925899Z collate C.UTF-8 2021-05-15T14:03:25.1926579Z ctype C.UTF-8 2021-05-15T14:03:25.1927453Z tz UTC 2021-05-15T14:03:25.1928258Z date 2021-05-15 2021-05-15T14:03:25.1928528Z 2021-05-15T14:03:25.1929457Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:03:25.1930243Z package * version date lib source 2021-05-15T14:03:25.1931174Z abind 1.4-5 2016-07-21 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1932151Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:03:25.1933124Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1934314Z base * 3.6.3 2021-02-17 [2] local 2021-05-15T14:03:25.1935144Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1935961Z bitops 1.0-7 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1936770Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T14:03:25.1937551Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1938740Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1939588Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T14:03:25.1940459Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1941481Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-15T14:03:25.1942441Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1943596Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1944399Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-15T14:03:25.1945227Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-15T14:03:25.1946078Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1947132Z compiler 3.6.3 2021-02-17 [2] local 2021-05-15T14:03:25.1948028Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1948816Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1949795Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1950657Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1951521Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1952356Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-15T14:03:25.1953205Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1954128Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:03:25.1955035Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1955893Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1956744Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1957719Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1958710Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1959544Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1960370Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1961157Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1961985Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-15T14:03:25.1962969Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1964315Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1965325Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1966126Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1967063Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:03:25.1968006Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1968836Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1969675Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1970494Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-15T14:03:25.1971358Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-15T14:03:25.1972188Z grid 3.6.3 2021-02-17 [2] local 2021-05-15T14:03:25.1973289Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1974167Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1975026Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1975875Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1976723Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1977630Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-15T14:03:25.1978602Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1979478Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-15T14:03:25.1984079Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1985603Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1986859Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1987857Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1988719Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T14:03:25.1989552Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-15T14:03:25.1990382Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1991229Z methods * 3.6.3 2021-02-17 [2] local 2021-05-15T14:03:25.1992044Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-15T14:03:25.1992864Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1993683Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-15T14:03:25.1994495Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-15T14:03:25.1995332Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1996176Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1997208Z parallel 3.6.3 2021-02-17 [2] local 2021-05-15T14:03:25.1998186Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1999017Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.1999857Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2000675Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2001489Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2002318Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2003174Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2003981Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2004770Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2005766Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2006773Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2007808Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2008848Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2009854Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2010708Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2011534Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2012355Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2013182Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2014040Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 3.6.3) 2021-05-15T14:03:25.2014889Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2016617Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-15T14:03:25.2017528Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2018427Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2019335Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2020548Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2021490Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-15T14:03:25.2022341Z splines 3.6.3 2021-02-17 [2] local 2021-05-15T14:03:25.2023473Z stats * 3.6.3 2021-02-17 [2] local 2021-05-15T14:03:25.2024308Z stats4 3.6.3 2021-02-17 [2] local 2021-05-15T14:03:25.2025142Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2025993Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2026845Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-15T14:03:25.2027669Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2028754Z sysreqs 1.0.0.9000 2021-05-15 [1] Github (r-hub/sysreqs@f068afa) 2021-05-15T14:03:25.2029667Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-15T14:03:25.2030543Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2031421Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2032519Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:03:25.2033569Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2034411Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2035276Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2036091Z tools 3.6.3 2021-02-17 [2] local 2021-05-15T14:03:25.2036929Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2037773Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2038714Z utils * 3.6.3 2021-02-17 [2] local 2021-05-15T14:03:25.2039506Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2040297Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2041106Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2041906Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2043240Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T14:03:25.2044190Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2045163Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2045983Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2046989Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-15T14:03:25.2047321Z 2021-05-15T14:03:25.2047823Z [1] /home/runner/work/_temp/Library 2021-05-15T14:03:25.2048367Z [2] /opt/R/3.6.3/lib/R/library 2021-05-15T14:03:25.2084404Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:03:25.2085348Z Rscript -e 'tic::script()' 2021-05-15T14:03:25.2085789Z ls -l check 2021-05-15T14:03:25.2138607Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:03:25.2139123Z env: 2021-05-15T14:03:25.2139571Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:25.2140022Z TIC_DEPLOY_KEY: 2021-05-15T14:03:25.2140837Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:03:25.2142402Z GITHUB_PAT: *** 2021-05-15T14:03:25.2157244Z COVERALLS_TOKEN: 2021-05-15T14:03:25.2158011Z continue-on-error: false 2021-05-15T14:03:25.2158719Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:25.2159203Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:03:25.2159619Z TZ: UTC 2021-05-15T14:03:25.2160002Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:25.2160386Z NOT_CRAN: true 2021-05-15T14:03:25.2160752Z ##[endgroup] 2021-05-15T14:03:25.4987771Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:03:25.6337497Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:03:25.6338557Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:03:25.6339165Z timeout = Inf, check_dir = "check") 2021-05-15T14:03:25.7090546Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:03:25.9428085Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:03:25.9556040Z * preparing ‘msmri’: 2021-05-15T14:03:25.9669155Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:03:26.0667939Z * installing the package to build vignettes 2021-05-15T14:03:34.2980474Z * creating vignettes ... OK 2021-05-15T14:03:34.3325454Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:03:34.3331785Z * checking for empty or unneeded directories 2021-05-15T14:03:34.3346162Z * looking to see if a ‘data/datalist’ file should be added 2021-05-15T14:03:34.3384036Z * building ‘msmri_0.3.1.tar.gz’ 2021-05-15T14:03:34.3538562Z 2021-05-15T14:03:34.4756368Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:03:34.7065364Z * using log directory ‘/home/runner/work/msmri/msmri/check/msmri.Rcheck’ 2021-05-15T14:03:34.7072256Z * using R version 3.6.3 (2020-02-29) 2021-05-15T14:03:34.7073216Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T14:03:34.7074562Z * using session charset: UTF-8 2021-05-15T14:03:34.7474736Z * using option ‘--as-cran’ 2021-05-15T14:03:34.7500181Z * checking for file ‘msmri/DESCRIPTION’ ... OK 2021-05-15T14:03:34.7501268Z * checking extension type ... Package 2021-05-15T14:03:34.7515247Z * this is package ‘msmri’ version ‘0.3.1’ 2021-05-15T14:03:34.7516830Z * package encoding: UTF-8 2021-05-15T14:03:34.7569667Z * checking package namespace information ... OK 2021-05-15T14:03:51.5327455Z * checking package dependencies ... OK 2021-05-15T14:03:51.5342276Z * checking if this is a source package ... OK 2021-05-15T14:03:51.5343724Z * checking if there is a namespace ... OK 2021-05-15T14:03:51.7425681Z * checking for executable files ... OK 2021-05-15T14:03:51.7426703Z * checking for hidden files and directories ... OK 2021-05-15T14:03:51.7439477Z * checking for portable file names ... OK 2021-05-15T14:03:51.7448186Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:03:51.7497787Z * checking serialization versions ... OK 2021-05-15T14:03:52.8399468Z * checking whether package ‘msmri’ can be installed ... OK 2021-05-15T14:03:52.8445375Z * checking installed package size ... OK 2021-05-15T14:03:52.9259541Z * checking package directory ... OK 2021-05-15T14:03:52.9260544Z * checking for future file timestamps ... OK 2021-05-15T14:03:52.9262098Z * checking ‘build’ directory ... OK 2021-05-15T14:03:53.0807704Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:03:53.0808967Z * checking top-level files ... OK 2021-05-15T14:03:53.0810243Z * checking for left-over files ... OK 2021-05-15T14:03:53.2519859Z * checking index information ... OK 2021-05-15T14:03:53.5079874Z * checking package subdirectories ... OK 2021-05-15T14:03:53.5522499Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:03:53.5978381Z * checking R files for syntax errors ... OK 2021-05-15T14:03:53.7692460Z * checking whether the package can be loaded ... OK 2021-05-15T14:03:53.8392883Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:03:53.9094783Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:03:53.9803634Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:03:54.1462226Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:03:54.3404671Z * checking loading without being on the library search path ... OK 2021-05-15T14:03:54.4298533Z * checking dependencies in R code ... OK 2021-05-15T14:03:54.8807647Z * checking S3 generic/method consistency ... OK 2021-05-15T14:03:54.9963571Z * checking replacement functions ... OK 2021-05-15T14:03:55.1257308Z * checking foreign function calls ... OK 2021-05-15T14:03:56.9432742Z * checking R code for possible problems ... OK 2021-05-15T14:03:57.1491113Z * checking Rd files ... OK 2021-05-15T14:03:57.1975787Z * checking Rd metadata ... OK 2021-05-15T14:03:57.2647213Z * checking Rd line widths ... OK 2021-05-15T14:03:57.3499489Z * checking Rd cross-references ... OK 2021-05-15T14:03:57.4585981Z * checking for missing documentation entries ... OK 2021-05-15T14:03:57.8283768Z * checking for code/documentation mismatches ... OK 2021-05-15T14:03:58.4350200Z * checking Rd \usage sections ... OK 2021-05-15T14:03:58.4980442Z * checking Rd contents ... OK 2021-05-15T14:03:58.5735435Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:03:58.5864855Z * checking contents of ‘data’ directory ... OK 2021-05-15T14:03:58.7664636Z * checking data for non-ASCII characters ... OK 2021-05-15T14:03:58.9458715Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T14:03:58.9504744Z * checking installed files from ‘inst/doc’ ... OK 2021-05-15T14:03:58.9542976Z * checking files in ‘vignettes’ ... OK 2021-05-15T14:03:59.5663353Z * checking examples ... OK 2021-05-15T14:03:59.6217565Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-15T14:03:59.7852814Z * checking tests ... 2021-05-15T14:04:00.2452912Z Running ‘testthat.R’ 2021-05-15T14:04:00.2496631Z OK 2021-05-15T14:04:00.4228107Z * checking for unstated dependencies in vignettes ... OK 2021-05-15T14:04:00.4303633Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-15T14:04:11.9531188Z * checking re-building of vignette outputs ... OK 2021-05-15T14:04:13.8963716Z * checking PDF version of manual ... OK 2021-05-15T14:04:13.8965077Z * checking for detritus in the temp directory ... OK 2021-05-15T14:04:13.8965922Z * DONE 2021-05-15T14:04:13.8986995Z 2021-05-15T14:04:13.8992040Z Status: OK 2021-05-15T14:04:13.8992601Z 2021-05-15T14:04:13.9949014Z ── R CMD check results ──────────────────────────────────────── msmri 0.3.1 ──── 2021-05-15T14:04:13.9967867Z Duration: 39.6s 2021-05-15T14:04:13.9968580Z 2021-05-15T14:04:13.9982517Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T14:04:14.0106322Z total 56 2021-05-15T14:04:14.0107341Z drwxr-xr-x 6 runner docker 4096 May 15 14:04 msmri.Rcheck 2021-05-15T14:04:14.0108302Z -rw-r--r-- 1 runner docker 13361 May 15 14:03 msmri_0.3.1.tar.gz 2021-05-15T14:04:14.0109356Z -rw-r--r-- 1 runner docker 36422 May 15 14:03 msmri_0.3.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:04:14.0152902Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:04:14.0153731Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:04:14.0195979Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:04:14.0196464Z env: 2021-05-15T14:04:14.0196888Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:04:14.0197318Z TIC_DEPLOY_KEY: 2021-05-15T14:04:14.0198134Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:04:14.0199714Z GITHUB_PAT: *** 2021-05-15T14:04:14.0200107Z COVERALLS_TOKEN: 2021-05-15T14:04:14.0200562Z continue-on-error: false 2021-05-15T14:04:14.0201015Z VDIFFR_RUN_TESTS: 2021-05-15T14:04:14.0201460Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:04:14.0201881Z TZ: UTC 2021-05-15T14:04:14.0202254Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:04:14.0202629Z NOT_CRAN: true 2021-05-15T14:04:14.0202987Z ##[endgroup] 2021-05-15T14:04:14.0296353Z 2021-05-15T14:04:14.0297343Z R version 3.6.3 (2020-02-29) -- "Holding the Windsock" 2021-05-15T14:04:14.0298130Z Copyright (C) 2020 The R Foundation for Statistical Computing 2021-05-15T14:04:14.0298993Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-15T14:04:14.0299340Z 2021-05-15T14:04:14.0299935Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-15T14:04:14.0300738Z You are welcome to redistribute it under certain conditions. 2021-05-15T14:04:14.0301950Z Type 'license()' or 'licence()' for distribution details. 2021-05-15T14:04:14.0302353Z 2021-05-15T14:04:14.0303151Z R is a collaborative project with many contributors. 2021-05-15T14:04:14.0304101Z Type 'contributors()' for more information and 2021-05-15T14:04:14.0305009Z 'citation()' on how to cite R or R packages in publications. 2021-05-15T14:04:14.0305421Z 2021-05-15T14:04:14.0306794Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-15T14:04:14.0308042Z 'help.start()' for an HTML browser interface to help. 2021-05-15T14:04:14.0308939Z Type 'q()' to quit R. 2021-05-15T14:04:14.0309217Z 2021-05-15T14:04:14.0310006Z > library(testthat) 2021-05-15T14:04:14.0310469Z > library(msmri) 2021-05-15T14:04:14.0311022Z > 2021-05-15T14:04:14.0311596Z > test_check("msmri") 2021-05-15T14:04:14.0312258Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 3 ] 2021-05-15T14:04:14.0312643Z > 2021-05-15T14:04:14.0313159Z > proc.time() 2021-05-15T14:04:14.0314281Z user system elapsed 2021-05-15T14:04:14.0314702Z 0.402 0.038 0.430 2021-05-15T14:04:14.0355672Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:04:14.0356277Z Rscript -e "tic::before_deploy()" 2021-05-15T14:04:14.0393855Z shell: /usr/bin/bash -e {0} 2021-05-15T14:04:14.0394236Z env: 2021-05-15T14:04:14.0394664Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:04:14.0395131Z TIC_DEPLOY_KEY: 2021-05-15T14:04:14.0395962Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:04:14.0397370Z GITHUB_PAT: *** 2021-05-15T14:04:14.0397780Z COVERALLS_TOKEN: 2021-05-15T14:04:14.0398265Z continue-on-error: false 2021-05-15T14:04:14.0398749Z VDIFFR_RUN_TESTS: 2021-05-15T14:04:14.0399231Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:04:14.0399678Z TZ: UTC 2021-05-15T14:04:14.0400058Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:04:14.0400478Z NOT_CRAN: true 2021-05-15T14:04:14.0400845Z ##[endgroup] 2021-05-15T14:04:14.3216449Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:04:14.4554132Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:04:14.4554711Z with: 2021-05-15T14:04:14.4555548Z upload_url: https://uploads.github.com/repos/neuroconductor/msmri/releases/42997175/assets{?name,label} 2021-05-15T14:04:14.4556561Z asset_path: check/msmri_0.3.1_R_x86_64-pc-linux-gnu.tar.gz 2021-05-15T14:04:14.4557224Z asset_name: msmri_0.3.1_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-15T14:04:14.4558231Z asset_content_type: application/octet-stream 2021-05-15T14:04:14.4558951Z env: 2021-05-15T14:04:14.4559560Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:04:14.4560012Z TIC_DEPLOY_KEY: 2021-05-15T14:04:14.4560814Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:04:14.4562362Z GITHUB_PAT: *** 2021-05-15T14:04:14.4562757Z COVERALLS_TOKEN: 2021-05-15T14:04:14.4563247Z continue-on-error: false 2021-05-15T14:04:14.4563706Z VDIFFR_RUN_TESTS: 2021-05-15T14:04:14.4564212Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:04:14.4564675Z TZ: UTC 2021-05-15T14:04:14.4565052Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:04:14.4565468Z NOT_CRAN: true 2021-05-15T14:04:14.4566386Z GITHUB_TOKEN: *** 2021-05-15T14:04:14.4566787Z ##[endgroup] 2021-05-15T14:04:15.1716793Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:04:15.1717438Z Rscript -e "tic::deploy()" 2021-05-15T14:04:15.1771615Z shell: /usr/bin/bash -e {0} 2021-05-15T14:04:15.1772476Z env: 2021-05-15T14:04:15.1772950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:04:15.1773438Z TIC_DEPLOY_KEY: 2021-05-15T14:04:15.1774305Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:04:15.1776150Z GITHUB_PAT: *** 2021-05-15T14:04:15.1777485Z COVERALLS_TOKEN: 2021-05-15T14:04:15.1777980Z continue-on-error: false 2021-05-15T14:04:15.1778525Z VDIFFR_RUN_TESTS: 2021-05-15T14:04:15.1779009Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:04:15.1779675Z TZ: UTC 2021-05-15T14:04:15.1780081Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:04:15.1780510Z NOT_CRAN: true 2021-05-15T14:04:15.1780906Z ##[endgroup] 2021-05-15T14:04:15.4751678Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:04:15.6221405Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:04:15.6222055Z Rscript -e "tic::after_deploy()" 2021-05-15T14:04:15.6270283Z shell: /usr/bin/bash -e {0} 2021-05-15T14:04:15.6270677Z env: 2021-05-15T14:04:15.6271110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:04:15.6271584Z TIC_DEPLOY_KEY: 2021-05-15T14:04:15.6272789Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-15T14:04:15.6274457Z GITHUB_PAT: *** 2021-05-15T14:04:15.6274875Z COVERALLS_TOKEN: 2021-05-15T14:04:15.6275358Z continue-on-error: false 2021-05-15T14:04:15.6275834Z VDIFFR_RUN_TESTS: 2021-05-15T14:04:15.6276306Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-15T14:04:15.6276757Z TZ: UTC 2021-05-15T14:04:15.6277148Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:04:15.6277561Z NOT_CRAN: true 2021-05-15T14:04:15.6277937Z ##[endgroup] 2021-05-15T14:04:15.9845755Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:04:16.3411101Z Post job cleanup. 2021-05-15T14:04:16.3971074Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:04:16.4100428Z Post job cleanup. 2021-05-15T14:04:16.5614809Z [command]/usr/bin/git version 2021-05-15T14:04:16.5693939Z git version 2.31.1 2021-05-15T14:04:16.5748007Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:04:16.5805882Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-15T14:04:16.6100852Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:04:16.6173785Z http.https://github.com/.extraheader 2021-05-15T14:04:16.6187399Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:04:16.6273904Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-15T14:04:16.6663386Z Cleaning up orphan processes