2021-05-14T23:16:36.1434790Z ##[section]Starting: Request a runner to run this job 2021-05-14T23:16:36.8911498Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:16:36.9537620Z 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-14T23:16:37.0564568Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-14T23:16:37.2001214Z ##[section]Finishing: Request a runner to run this job 2021-05-14T23:16:45.6558520Z Current runner version: '2.278.0' 2021-05-14T23:16:45.6589014Z ##[group]Operating System 2021-05-14T23:16:45.6589950Z Ubuntu 2021-05-14T23:16:45.6590877Z 20.04.2 2021-05-14T23:16:45.6592443Z LTS 2021-05-14T23:16:45.6593101Z ##[endgroup] 2021-05-14T23:16:45.6593679Z ##[group]Virtual Environment 2021-05-14T23:16:45.6594476Z Environment: ubuntu-20.04 2021-05-14T23:16:45.6595055Z Version: 20210510.0 2021-05-14T23:16:45.6596235Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-14T23:16:45.6597736Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-14T23:16:45.6598680Z ##[endgroup] 2021-05-14T23:16:45.6600839Z ##[group]GITHUB_TOKEN Permissions 2021-05-14T23:16:45.6602434Z Actions: write 2021-05-14T23:16:45.6602984Z Checks: write 2021-05-14T23:16:45.6603584Z Contents: write 2021-05-14T23:16:45.6604144Z Deployments: write 2021-05-14T23:16:45.6604840Z Issues: write 2021-05-14T23:16:45.6605514Z Metadata: read 2021-05-14T23:16:45.6606121Z Packages: write 2021-05-14T23:16:45.6606692Z PullRequests: write 2021-05-14T23:16:45.6607394Z RepositoryProjects: write 2021-05-14T23:16:45.6608185Z SecurityEvents: write 2021-05-14T23:16:45.6608824Z Statuses: write 2021-05-14T23:16:45.6609579Z ##[endgroup] 2021-05-14T23:16:45.6613546Z Prepare workflow directory 2021-05-14T23:16:45.7983395Z Prepare all required actions 2021-05-14T23:16:45.7996772Z Getting action download info 2021-05-14T23:16:46.3651849Z Download action repository 'actions/checkout@v2' 2021-05-14T23:16:48.3377790Z Download action repository 'r-lib/actions@master' 2021-05-14T23:16:48.9853675Z Download action repository 'adigherman/actions@master' 2021-05-14T23:16:50.8555530Z Download action repository 'msys2/setup-msys2@v2' 2021-05-14T23:16:51.1768886Z Download action repository 'actions/cache@v1' 2021-05-14T23:16:52.3374847Z Download action repository 'actions/upload-artifact@master' 2021-05-14T23:16:52.6472190Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-14T23:16:53.1420262Z ##[group]Run actions/checkout@v2 2021-05-14T23:16:53.1421094Z with: 2021-05-14T23:16:53.1421717Z repository: neuroconductor/kirby21.vaso 2021-05-14T23:16:53.1423326Z token: *** 2021-05-14T23:16:53.1423739Z ssh-strict: true 2021-05-14T23:16:53.1424286Z persist-credentials: true 2021-05-14T23:16:53.1424819Z clean: true 2021-05-14T23:16:53.1425219Z fetch-depth: 1 2021-05-14T23:16:53.1425624Z lfs: false 2021-05-14T23:16:53.1426160Z submodules: false 2021-05-14T23:16:53.1426582Z env: 2021-05-14T23:16:53.1427324Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:16:53.1427908Z TIC_DEPLOY_KEY: 2021-05-14T23:16:53.1428957Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:16:53.1430644Z GITHUB_PAT: *** 2021-05-14T23:16:53.1431181Z COVERALLS_TOKEN: 2021-05-14T23:16:53.1431781Z continue-on-error: false 2021-05-14T23:16:53.1432381Z VDIFFR_RUN_TESTS: 2021-05-14T23:16:53.1432840Z ##[endgroup] 2021-05-14T23:16:53.5107064Z Syncing repository: neuroconductor/kirby21.vaso 2021-05-14T23:16:53.5127245Z ##[group]Getting Git version info 2021-05-14T23:16:53.5128886Z Working directory is '/home/runner/work/kirby21.vaso/kirby21.vaso' 2021-05-14T23:16:53.5191257Z [command]/usr/bin/git version 2021-05-14T23:16:53.5408806Z git version 2.31.1 2021-05-14T23:16:53.5440018Z ##[endgroup] 2021-05-14T23:16:53.5453404Z Deleting the contents of '/home/runner/work/kirby21.vaso/kirby21.vaso' 2021-05-14T23:16:53.5463744Z ##[group]Initializing the repository 2021-05-14T23:16:53.5471587Z [command]/usr/bin/git init /home/runner/work/kirby21.vaso/kirby21.vaso 2021-05-14T23:16:53.5585566Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-14T23:16:53.5586843Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-14T23:16:53.5587787Z hint: of your new repositories, which will suppress this warning, call: 2021-05-14T23:16:53.5588417Z hint: 2021-05-14T23:16:53.5589602Z hint: git config --global init.defaultBranch 2021-05-14T23:16:53.5590204Z hint: 2021-05-14T23:16:53.5591086Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-14T23:16:53.5592559Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-14T23:16:53.5593317Z hint: 2021-05-14T23:16:53.5593936Z hint: git branch -m 2021-05-14T23:16:53.5599687Z Initialized empty Git repository in /home/runner/work/kirby21.vaso/kirby21.vaso/.git/ 2021-05-14T23:16:53.5615237Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/kirby21.vaso 2021-05-14T23:16:53.5667171Z ##[endgroup] 2021-05-14T23:16:53.5669550Z ##[group]Disabling automatic garbage collection 2021-05-14T23:16:53.5678714Z [command]/usr/bin/git config --local gc.auto 0 2021-05-14T23:16:53.5721852Z ##[endgroup] 2021-05-14T23:16:53.5731713Z ##[group]Setting up auth 2021-05-14T23:16:53.5744759Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:16:53.5786563Z [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-14T23:16:53.6337239Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:16:53.6386137Z [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-14T23:16:53.6665993Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-14T23:16:53.6727486Z ##[endgroup] 2021-05-14T23:16:53.6728971Z ##[group]Fetching the repository 2021-05-14T23:16:53.6740832Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +8b04557f7632a71bce62094bcaa6d0ea7f763371:refs/tags/1.7.0.s 2021-05-14T23:16:54.0200783Z remote: Enumerating objects: 45, done. 2021-05-14T23:16:54.0201651Z remote: Counting objects: 2% (1/45) 2021-05-14T23:16:54.0202481Z remote: Counting objects: 4% (2/45) 2021-05-14T23:16:54.0203187Z remote: Counting objects: 6% (3/45) 2021-05-14T23:16:54.0203927Z remote: Counting objects: 8% (4/45) 2021-05-14T23:16:54.0204614Z remote: Counting objects: 11% (5/45) 2021-05-14T23:16:54.0205514Z remote: Counting objects: 13% (6/45) 2021-05-14T23:16:54.0206106Z remote: Counting objects: 15% (7/45) 2021-05-14T23:16:54.0206741Z remote: Counting objects: 17% (8/45) 2021-05-14T23:16:54.0207450Z remote: Counting objects: 20% (9/45) 2021-05-14T23:16:54.0208824Z remote: Counting objects: 22% (10/45) 2021-05-14T23:16:54.0209605Z remote: Counting objects: 24% (11/45) 2021-05-14T23:16:54.0210330Z remote: Counting objects: 26% (12/45) 2021-05-14T23:16:54.0211665Z remote: Counting objects: 28% (13/45) 2021-05-14T23:16:54.0212718Z remote: Counting objects: 31% (14/45) 2021-05-14T23:16:54.0213500Z remote: Counting objects: 33% (15/45) 2021-05-14T23:16:54.0214156Z remote: Counting objects: 35% (16/45) 2021-05-14T23:16:54.0215566Z remote: Counting objects: 37% (17/45) 2021-05-14T23:16:54.0216376Z remote: Counting objects: 40% (18/45) 2021-05-14T23:16:54.0217100Z remote: Counting objects: 42% (19/45) 2021-05-14T23:16:54.0218506Z remote: Counting objects: 44% (20/45) 2021-05-14T23:16:54.0219955Z remote: Counting objects: 46% (21/45) 2021-05-14T23:16:54.0220684Z remote: Counting objects: 48% (22/45) 2021-05-14T23:16:54.0221622Z remote: Counting objects: 51% (23/45) 2021-05-14T23:16:54.0222629Z remote: Counting objects: 53% (24/45) 2021-05-14T23:16:54.0223350Z remote: Counting objects: 55% (25/45) 2021-05-14T23:16:54.0224082Z remote: Counting objects: 57% (26/45) 2021-05-14T23:16:54.0225033Z remote: Counting objects: 60% (27/45) 2021-05-14T23:16:54.0226061Z remote: Counting objects: 62% (28/45) 2021-05-14T23:16:54.0226653Z remote: Counting objects: 64% (29/45) 2021-05-14T23:16:54.0227444Z remote: Counting objects: 66% (30/45) 2021-05-14T23:16:54.0228726Z remote: Counting objects: 68% (31/45) 2021-05-14T23:16:54.0229458Z remote: Counting objects: 71% (32/45) 2021-05-14T23:16:54.0234224Z remote: Counting objects: 73% (33/45) 2021-05-14T23:16:54.0234959Z remote: Counting objects: 75% (34/45) 2021-05-14T23:16:54.0235868Z remote: Counting objects: 77% (35/45) 2021-05-14T23:16:54.0236809Z remote: Counting objects: 80% (36/45) 2021-05-14T23:16:54.0237609Z remote: Counting objects: 82% (37/45) 2021-05-14T23:16:54.0241130Z remote: Counting objects: 84% (38/45) 2021-05-14T23:16:54.0241797Z remote: Counting objects: 86% (39/45) 2021-05-14T23:16:54.0242823Z remote: Counting objects: 88% (40/45) 2021-05-14T23:16:54.0243485Z remote: Counting objects: 91% (41/45) 2021-05-14T23:16:54.0244209Z remote: Counting objects: 93% (42/45) 2021-05-14T23:16:54.0244862Z remote: Counting objects: 95% (43/45) 2021-05-14T23:16:54.0245830Z remote: Counting objects: 97% (44/45) 2021-05-14T23:16:54.0246472Z remote: Counting objects: 100% (45/45) 2021-05-14T23:16:54.0247106Z remote: Counting objects: 100% (45/45), done. 2021-05-14T23:16:54.0248565Z remote: Compressing objects: 2% (1/44) 2021-05-14T23:16:54.0249320Z remote: Compressing objects: 4% (2/44) 2021-05-14T23:16:54.0250171Z remote: Compressing objects: 6% (3/44) 2021-05-14T23:16:54.0251361Z remote: Compressing objects: 9% (4/44) 2021-05-14T23:16:54.0252260Z remote: Compressing objects: 11% (5/44) 2021-05-14T23:16:54.0253121Z remote: Compressing objects: 13% (6/44) 2021-05-14T23:16:54.0254025Z remote: Compressing objects: 15% (7/44) 2021-05-14T23:16:54.0254964Z remote: Compressing objects: 18% (8/44) 2021-05-14T23:16:54.0256626Z remote: Compressing objects: 20% (9/44) 2021-05-14T23:16:54.0260016Z remote: Compressing objects: 22% (10/44) 2021-05-14T23:16:54.0261092Z remote: Compressing objects: 25% (11/44) 2021-05-14T23:16:54.0261906Z remote: Compressing objects: 27% (12/44) 2021-05-14T23:16:54.0262916Z remote: Compressing objects: 29% (13/44) 2021-05-14T23:16:54.0263711Z remote: Compressing objects: 31% (14/44) 2021-05-14T23:16:54.0264424Z remote: Compressing objects: 34% (15/44) 2021-05-14T23:16:54.0265187Z remote: Compressing objects: 36% (16/44) 2021-05-14T23:16:54.0265902Z remote: Compressing objects: 38% (17/44) 2021-05-14T23:16:54.0266696Z remote: Compressing objects: 40% (18/44) 2021-05-14T23:16:54.0267971Z remote: Compressing objects: 43% (19/44) 2021-05-14T23:16:54.0268774Z remote: Compressing objects: 45% (20/44) 2021-05-14T23:16:54.0269590Z remote: Compressing objects: 47% (21/44) 2021-05-14T23:16:54.0270329Z remote: Compressing objects: 50% (22/44) 2021-05-14T23:16:54.0271367Z remote: Compressing objects: 52% (23/44) 2021-05-14T23:16:54.0272298Z remote: Compressing objects: 54% (24/44) 2021-05-14T23:16:54.0273174Z remote: Compressing objects: 56% (25/44) 2021-05-14T23:16:54.0273884Z remote: Compressing objects: 59% (26/44) 2021-05-14T23:16:54.0274669Z remote: Compressing objects: 61% (27/44) 2021-05-14T23:16:54.0275568Z remote: Compressing objects: 63% (28/44) 2021-05-14T23:16:54.0276346Z remote: Compressing objects: 65% (29/44) 2021-05-14T23:16:54.0277432Z remote: Compressing objects: 68% (30/44) 2021-05-14T23:16:54.0278570Z remote: Compressing objects: 70% (31/44) 2021-05-14T23:16:54.0279392Z remote: Compressing objects: 72% (32/44) 2021-05-14T23:16:54.0280142Z remote: Compressing objects: 75% (33/44) 2021-05-14T23:16:54.0281361Z remote: Compressing objects: 77% (34/44) 2021-05-14T23:16:54.0282132Z remote: Compressing objects: 79% (35/44) 2021-05-14T23:16:54.0283011Z remote: Compressing objects: 81% (36/44) 2021-05-14T23:16:54.0283776Z remote: Compressing objects: 84% (37/44) 2021-05-14T23:16:54.0284510Z remote: Compressing objects: 86% (38/44) 2021-05-14T23:16:54.0285304Z remote: Compressing objects: 88% (39/44) 2021-05-14T23:16:54.0286176Z remote: Compressing objects: 90% (40/44) 2021-05-14T23:16:54.0287375Z remote: Compressing objects: 93% (41/44) 2021-05-14T23:16:54.0291342Z remote: Compressing objects: 95% (42/44) 2021-05-14T23:16:54.0292297Z remote: Compressing objects: 97% (43/44) 2021-05-14T23:16:54.0293215Z remote: Compressing objects: 100% (44/44) 2021-05-14T23:16:54.0294013Z remote: Compressing objects: 100% (44/44), done. 2021-05-14T23:17:06.3404130Z remote: Total 45 (delta 2), reused 40 (delta 0), pack-reused 0 2021-05-14T23:17:07.9133636Z From https://github.com/neuroconductor/kirby21.vaso 2021-05-14T23:17:07.9139217Z * [new ref] 8b04557f7632a71bce62094bcaa6d0ea7f763371 -> 1.7.0.s 2021-05-14T23:17:07.9165276Z ##[endgroup] 2021-05-14T23:17:07.9174336Z ##[group]Determining the checkout info 2021-05-14T23:17:07.9176252Z ##[endgroup] 2021-05-14T23:17:07.9203886Z ##[group]Checking out the ref 2021-05-14T23:17:07.9220566Z [command]/usr/bin/git checkout --progress --force refs/tags/1.7.0.s 2021-05-14T23:17:09.1860567Z Updating files: 80% (24/30) 2021-05-14T23:17:09.1878265Z Updating files: 83% (25/30) 2021-05-14T23:17:09.1879235Z Updating files: 86% (26/30) 2021-05-14T23:17:09.1879836Z Updating files: 90% (27/30) 2021-05-14T23:17:09.1880434Z Updating files: 93% (28/30) 2021-05-14T23:17:09.1881057Z Updating files: 96% (29/30) 2021-05-14T23:17:09.1881643Z Updating files: 100% (30/30) 2021-05-14T23:17:09.1882270Z Updating files: 100% (30/30), done. 2021-05-14T23:17:09.1887535Z Note: switching to 'refs/tags/1.7.0.s'. 2021-05-14T23:17:09.1888156Z 2021-05-14T23:17:09.1889236Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-14T23:17:09.1890385Z changes and commit them, and you can discard any commits you make in this 2021-05-14T23:17:09.1893702Z state without impacting any branches by switching back to a branch. 2021-05-14T23:17:09.1894337Z 2021-05-14T23:17:09.1895020Z If you want to create a new branch to retain commits you create, you may 2021-05-14T23:17:09.1896274Z do so (now or later) by using -c with the switch command. Example: 2021-05-14T23:17:09.1896850Z 2021-05-14T23:17:09.1897588Z git switch -c 2021-05-14T23:17:09.1898066Z 2021-05-14T23:17:09.1898591Z Or undo this operation with: 2021-05-14T23:17:09.1899023Z 2021-05-14T23:17:09.1899584Z git switch - 2021-05-14T23:17:09.1899936Z 2021-05-14T23:17:09.1900772Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-14T23:17:09.1901495Z 2021-05-14T23:17:09.1901985Z HEAD is now at 8b04557 Version id 22 stable 2021-05-14T23:17:09.1905063Z ##[endgroup] 2021-05-14T23:17:09.1971434Z [command]/usr/bin/git log -1 --format='%H' 2021-05-14T23:17:09.2012427Z '8b04557f7632a71bce62094bcaa6d0ea7f763371' 2021-05-14T23:17:09.2194558Z ##[group]Run r-lib/actions/setup-r@master 2021-05-14T23:17:09.2195187Z with: 2021-05-14T23:17:09.2195628Z r-version: oldrel 2021-05-14T23:17:09.2196090Z Ncpus: 1 2021-05-14T23:17:09.2196583Z crayon.enabled: NULL 2021-05-14T23:17:09.2197387Z remove-openmp-macos: true 2021-05-14T23:17:09.2198070Z http-user-agent: default 2021-05-14T23:17:09.2198880Z install-r: true 2021-05-14T23:17:09.2199593Z windows-path-include-mingw: true 2021-05-14T23:17:09.2200262Z env: 2021-05-14T23:17:09.2200761Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:17:09.2201326Z TIC_DEPLOY_KEY: 2021-05-14T23:17:09.2202490Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:17:09.2204989Z GITHUB_PAT: *** 2021-05-14T23:17:09.2205498Z COVERALLS_TOKEN: 2021-05-14T23:17:09.2206101Z continue-on-error: false 2021-05-14T23:17:09.2206706Z VDIFFR_RUN_TESTS: 2021-05-14T23:17:09.2207173Z ##[endgroup] 2021-05-14T23:17:10.2575314Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-14T23:17:14.0254349Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:17:14.0258671Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-14T23:17:14.0274199Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-14T23:17:14.0739940Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:17:14.1420161Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-14T23:17:14.2676365Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-14T23:17:14.3413740Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:17:14.6154903Z Get:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-14T23:17:14.7118733Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-14T23:17:14.7727407Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-14T23:17:14.7753726Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-14T23:17:14.7763771Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-14T23:17:14.7818135Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-14T23:17:14.7830873Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-14T23:17:14.7909483Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-14T23:17:14.7929965Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-14T23:17:15.0393376Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:17:15.2046807Z Get:18 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [72.8 kB] 2021-05-14T23:17:15.3900391Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-14T23:17:15.6809201Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-14T23:17:15.6902334Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-14T23:17:15.6911042Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-14T23:17:15.7061407Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-14T23:17:15.7075155Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-14T23:17:15.7678504Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-14T23:17:27.6934410Z Fetched 4462 kB in 2s (2326 kB/s) 2021-05-14T23:17:28.6207529Z Reading package lists... 2021-05-14T23:17:28.6452702Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-14T23:17:30.8145561Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-14T23:17:30.8892201Z Reading package lists... 2021-05-14T23:17:31.0809607Z Building dependency tree... 2021-05-14T23:17:31.0826186Z Reading state information... 2021-05-14T23:17:31.2597740Z The following additional packages will be installed: 2021-05-14T23:17:31.2599830Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-14T23:17:31.2604899Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-14T23:17:31.2607237Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-14T23:17:31.2609938Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-14T23:17:31.2612010Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-14T23:17:31.2613503Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-14T23:17:31.2615285Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-14T23:17:31.2617525Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-14T23:17:31.2619360Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-14T23:17:31.2621184Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-14T23:17:31.2622755Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-14T23:17:31.2624343Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-14T23:17:31.2626363Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-14T23:17:31.2628435Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-14T23:17:31.2630441Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-14T23:17:31.2631904Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-14T23:17:31.2633356Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:17:31.2635063Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:17:31.2637362Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:17:31.2639159Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:17:31.2640903Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:17:31.2642481Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:17:31.2644114Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:17:31.2645895Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:17:31.2648055Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:17:31.2649929Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:17:31.2651988Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:17:31.2653828Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:17:31.2655506Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:17:31.2657674Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:17:31.2659708Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:17:31.2661613Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:17:31.2663407Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:17:31.2665027Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:17:31.2666875Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:17:31.2668760Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:17:31.2670751Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:17:31.2672192Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-14T23:17:31.2673044Z Suggested packages: 2021-05-14T23:17:31.2673980Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-14T23:17:31.2675286Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-14T23:17:31.2677087Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-14T23:17:31.2678729Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-14T23:17:31.2680697Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-14T23:17:31.2682002Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-14T23:17:31.2683519Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-14T23:17:31.2688872Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-14T23:17:31.2692372Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-14T23:17:31.2693927Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-14T23:17:31.8271580Z The following NEW packages will be installed: 2021-05-14T23:17:31.8273272Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-14T23:17:31.8274761Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-14T23:17:31.8277001Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-14T23:17:31.8279266Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-14T23:17:31.8281323Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-14T23:17:31.8282733Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-14T23:17:31.8284353Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-14T23:17:31.8286017Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-14T23:17:31.8288176Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-14T23:17:31.8290168Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-14T23:17:31.8291972Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-14T23:17:31.8293750Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-14T23:17:31.8295613Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-14T23:17:31.8297695Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-14T23:17:31.8299391Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-14T23:17:31.8301126Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-14T23:17:31.8302779Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-14T23:17:31.8304688Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-14T23:17:31.8306678Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-14T23:17:31.8308355Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-14T23:17:31.8309908Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-14T23:17:31.8311342Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-14T23:17:31.8312993Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-14T23:17:31.8314752Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-14T23:17:31.8316498Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-14T23:17:31.8318447Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-14T23:17:31.8320661Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-14T23:17:31.8322295Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-14T23:17:31.8414828Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-14T23:17:31.8416895Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-14T23:17:31.8418637Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-14T23:17:31.8420845Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-14T23:17:31.8422884Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-14T23:17:31.8425184Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-14T23:17:31.8427029Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-14T23:17:31.8429181Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-14T23:17:31.8430965Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-14T23:17:31.8432559Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-14T23:17:31.8591909Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:17:31.8592888Z Need to get 8648 kB of archives. 2021-05-14T23:17:31.8594458Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-14T23:17:31.8597110Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-14T23:17:31.8628624Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-14T23:17:31.8636978Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-14T23:17:31.8663933Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-14T23:17:31.8671837Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-14T23:17:31.8753958Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-14T23:17:31.8764590Z 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-14T23:17:31.8775592Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-14T23:17:31.8787330Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-14T23:17:31.8798286Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-14T23:17:31.8807142Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-14T23:17:31.8818830Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-14T23:17:31.8826600Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-14T23:17:31.8836676Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-14T23:17:31.8839728Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-14T23:17:31.8842186Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-14T23:17:31.8845737Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-14T23:17:31.8855603Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-14T23:17:31.8862554Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-14T23:17:31.9071116Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-14T23:17:31.9085364Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-14T23:17:31.9134750Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-14T23:17:31.9157873Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-14T23:17:31.9179473Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-14T23:17:31.9207680Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-14T23:17:31.9462113Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-14T23:17:31.9472618Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-14T23:17:31.9497076Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-14T23:17:31.9524002Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-14T23:17:31.9532933Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-14T23:17:31.9553498Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-14T23:17:31.9556560Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-14T23:17:31.9559255Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-14T23:17:32.4917200Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-14T23:17:32.4926795Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-14T23:17:32.4944774Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-14T23:17:32.4963063Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-14T23:17:32.4972997Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-14T23:17:32.4982585Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-14T23:17:32.4995174Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-14T23:17:32.5004394Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-14T23:17:32.5013594Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-14T23:17:32.5038224Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-14T23:17:32.5048443Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-14T23:17:32.5062351Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-14T23:17:32.5073250Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-14T23:17:32.5102765Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-14T23:17:32.5117773Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-14T23:17:32.5133628Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-14T23:17:32.5164244Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-14T23:17:32.5166306Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-14T23:17:32.5324457Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-14T23:17:32.5333733Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-14T23:17:32.5340439Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-14T23:17:32.5401428Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-14T23:17:32.5407867Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-14T23:17:32.5416714Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-14T23:17:32.5424190Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-14T23:17:32.5432316Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-14T23:17:32.5437959Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-14T23:17:32.5528836Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-14T23:17:32.5553717Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-14T23:17:32.5569014Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-14T23:17:32.5578314Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-14T23:17:32.5587502Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-14T23:17:32.5597451Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-14T23:17:32.5607200Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-14T23:17:32.5629535Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-14T23:17:32.5656138Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-14T23:17:32.5671545Z 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-14T23:17:32.5680077Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-14T23:17:32.5691852Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-14T23:17:32.5700251Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-14T23:17:32.5707883Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-14T23:17:32.5714438Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-14T23:17:32.5888625Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-14T23:17:32.5976462Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-14T23:17:32.6011929Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-14T23:17:32.6020482Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-14T23:17:32.6032647Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-14T23:17:32.6150893Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-14T23:17:32.6164203Z 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-14T23:17:32.6172517Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-14T23:17:32.6180558Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-14T23:17:32.6192201Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-14T23:17:32.6199989Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-14T23:17:32.6211035Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-14T23:17:32.6222418Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-14T23:17:32.6230821Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-14T23:17:32.6247161Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-14T23:17:32.6249612Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-14T23:17:32.6260520Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-14T23:17:32.6268487Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-14T23:17:32.6286707Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-14T23:17:32.6296168Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-14T23:17:32.6305796Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-14T23:17:32.6315912Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-14T23:17:32.6334359Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-14T23:17:32.6358493Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-14T23:17:32.6367469Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-14T23:17:32.6377946Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-14T23:17:32.6572999Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-14T23:17:32.6575268Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-14T23:17:32.6577249Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-14T23:17:32.6579254Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-14T23:17:32.6581722Z 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-14T23:17:32.6695961Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-14T23:17:32.6698194Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-14T23:17:32.6700673Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-14T23:17:32.6702779Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-14T23:17:32.6705098Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-14T23:17:32.6707162Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-14T23:17:32.6709269Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-14T23:17:32.6711664Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-14T23:17:32.6713960Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-14T23:17:32.6715809Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-14T23:17:32.6717614Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-14T23:17:32.6719528Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-14T23:17:32.6722090Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-14T23:17:32.6724337Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-14T23:17:32.6732230Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-14T23:17:32.6742820Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-14T23:17:32.6751557Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-14T23:17:32.6765728Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-14T23:17:32.6777231Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-14T23:17:32.6786958Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-14T23:17:32.6888011Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-14T23:17:32.6895936Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-14T23:17:32.6903569Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-14T23:17:32.6949571Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-14T23:17:33.6933112Z Fetched 8648 kB in 1s (10.1 MB/s) 2021-05-14T23:17:33.9884162Z Selecting previously unselected package dctrl-tools. 2021-05-14T23:17:34.1555969Z (Reading database ... 2021-05-14T23:17:34.1556856Z (Reading database ... 5% 2021-05-14T23:17:34.1557390Z (Reading database ... 10% 2021-05-14T23:17:34.1557861Z (Reading database ... 15% 2021-05-14T23:17:34.1558409Z (Reading database ... 20% 2021-05-14T23:17:34.1558883Z (Reading database ... 25% 2021-05-14T23:17:34.1559342Z (Reading database ... 30% 2021-05-14T23:17:34.1559944Z (Reading database ... 35% 2021-05-14T23:17:34.1560686Z (Reading database ... 40% 2021-05-14T23:17:34.1561234Z (Reading database ... 45% 2021-05-14T23:17:34.1561758Z (Reading database ... 50% 2021-05-14T23:17:34.9667236Z (Reading database ... 55% 2021-05-14T23:17:36.6773305Z (Reading database ... 60% 2021-05-14T23:17:37.2128558Z (Reading database ... 65% 2021-05-14T23:17:37.9556118Z (Reading database ... 70% 2021-05-14T23:17:39.4825807Z (Reading database ... 75% 2021-05-14T23:17:41.2973342Z (Reading database ... 80% 2021-05-14T23:17:44.5928417Z (Reading database ... 85% 2021-05-14T23:17:46.6352096Z (Reading database ... 90% 2021-05-14T23:17:49.1121674Z (Reading database ... 95% 2021-05-14T23:17:49.1122736Z (Reading database ... 100% 2021-05-14T23:17:49.1124134Z (Reading database ... 254809 files and directories currently installed.) 2021-05-14T23:17:49.1291137Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-14T23:17:49.1522085Z Unpacking dctrl-tools (2.24-3) ... 2021-05-14T23:17:49.2283057Z Selecting previously unselected package libfile-which-perl. 2021-05-14T23:17:49.2576156Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-14T23:17:49.2589626Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-14T23:17:49.2891726Z Selecting previously unselected package libfile-homedir-perl. 2021-05-14T23:17:49.3198793Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-14T23:17:49.3211381Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-14T23:17:49.3532458Z Selecting previously unselected package libio-pty-perl. 2021-05-14T23:17:49.3831666Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-14T23:17:49.3845329Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-14T23:17:49.4675218Z Selecting previously unselected package libipc-run-perl. 2021-05-14T23:17:49.4968671Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-14T23:17:49.4981979Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-14T23:17:49.5337815Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-14T23:17:49.5638864Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-14T23:17:49.5660855Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:17:49.5959453Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-14T23:17:49.6269871Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-14T23:17:49.6285008Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:17:49.6532715Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-14T23:17:49.6832330Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-14T23:17:49.6845520Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:17:49.7172378Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-14T23:17:49.7414687Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-14T23:17:49.7487333Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:17:49.7743009Z Selecting previously unselected package libparams-classify-perl. 2021-05-14T23:17:49.8048571Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-14T23:17:49.8063221Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:17:49.8452270Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-14T23:17:49.8696220Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-14T23:17:49.8709588Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:17:49.8962790Z Selecting previously unselected package libimport-into-perl. 2021-05-14T23:17:49.9260619Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-14T23:17:49.9300339Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-14T23:17:49.9653559Z Selecting previously unselected package librole-tiny-perl. 2021-05-14T23:17:49.9870640Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-14T23:17:49.9891824Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-14T23:17:50.0154050Z Selecting previously unselected package libstrictures-perl. 2021-05-14T23:17:50.0453081Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-14T23:17:50.0471988Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-14T23:17:50.0743270Z Selecting previously unselected package libsub-quote-perl. 2021-05-14T23:17:50.1045658Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-14T23:17:50.1063809Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-14T23:17:50.1322638Z Selecting previously unselected package libmoo-perl. 2021-05-14T23:17:50.1621210Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-14T23:17:50.1644179Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-14T23:17:50.1926533Z Selecting previously unselected package patchutils. 2021-05-14T23:17:50.2229929Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-14T23:17:50.2244996Z Unpacking patchutils (0.3.4-2) ... 2021-05-14T23:17:50.2679266Z Selecting previously unselected package wdiff. 2021-05-14T23:17:50.2971596Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-14T23:17:50.2986543Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-14T23:17:50.3342861Z Selecting previously unselected package devscripts. 2021-05-14T23:17:50.3631040Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-14T23:17:50.3901447Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-14T23:17:50.5211879Z Selecting previously unselected package diffstat. 2021-05-14T23:17:50.5457894Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-14T23:17:50.5471805Z Unpacking diffstat (1.63-1) ... 2021-05-14T23:17:50.5812619Z Selecting previously unselected package python3-gpg. 2021-05-14T23:17:50.6080680Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-14T23:17:50.6095652Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:17:50.6590242Z Selecting previously unselected package dput. 2021-05-14T23:17:50.6893777Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-14T23:17:50.6973671Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-14T23:17:50.7372527Z Selecting previously unselected package gdebi-core. 2021-05-14T23:17:50.7618848Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-14T23:17:50.7632732Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:17:50.9332910Z Selecting previously unselected package libcroco3:amd64. 2021-05-14T23:17:50.9605320Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-14T23:17:50.9903275Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:17:51.0291930Z Selecting previously unselected package gettext. 2021-05-14T23:17:51.0538577Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-14T23:17:51.0594596Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-14T23:17:51.2052441Z Selecting previously unselected package intltool-debian. 2021-05-14T23:17:51.2299943Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-14T23:17:51.2310552Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:17:51.2652196Z Selecting previously unselected package libapt-pkg-perl. 2021-05-14T23:17:51.2882856Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-14T23:17:51.2895433Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:17:51.3216012Z Selecting previously unselected package libarchive-zip-perl. 2021-05-14T23:17:51.3517507Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-14T23:17:51.3528772Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-14T23:17:51.3896583Z Selecting previously unselected package libarray-intspan-perl. 2021-05-14T23:17:51.4204622Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-14T23:17:51.4223198Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-14T23:17:51.4533028Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-14T23:17:51.4809975Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-14T23:17:51.4821289Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:17:51.5132795Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-14T23:17:51.5428360Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-14T23:17:51.5443209Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:17:51.5733139Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-14T23:17:51.5995345Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-14T23:17:51.6014452Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:17:51.6274814Z Selecting previously unselected package libvariable-magic-perl. 2021-05-14T23:17:51.6579609Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-14T23:17:51.6593630Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:17:51.7019108Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-14T23:17:51.7327826Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-14T23:17:51.7344592Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:17:51.7692345Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-14T23:17:51.7943228Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-14T23:17:51.7953301Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:17:51.8229134Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-14T23:17:51.8537254Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-14T23:17:51.8553993Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:17:51.8837612Z Selecting previously unselected package libclone-perl. 2021-05-14T23:17:51.9129088Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-14T23:17:51.9140039Z Unpacking libclone-perl (0.43-2) ... 2021-05-14T23:17:51.9452495Z Selecting previously unselected package libcommon-sense-perl. 2021-05-14T23:17:51.9698345Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-14T23:17:51.9750236Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:17:51.9996640Z Selecting previously unselected package libparams-util-perl. 2021-05-14T23:17:52.0292717Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-14T23:17:52.0304140Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-14T23:17:52.0563301Z Selecting previously unselected package libsub-install-perl. 2021-05-14T23:17:52.0876593Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-14T23:17:52.0887614Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-14T23:17:52.1176506Z Selecting previously unselected package libdata-optlist-perl. 2021-05-14T23:17:52.1469606Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-14T23:17:52.1482776Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-14T23:17:52.1756325Z Selecting previously unselected package libsub-exporter-perl. 2021-05-14T23:17:52.2067410Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-14T23:17:52.2081602Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-14T23:17:52.2359389Z Selecting previously unselected package libconst-fast-perl. 2021-05-14T23:17:52.2653414Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-14T23:17:52.2666618Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-14T23:17:52.2908762Z Selecting previously unselected package libwant-perl. 2021-05-14T23:17:52.3209918Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-14T23:17:52.3221297Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-14T23:17:52.3521001Z Selecting previously unselected package libcontextual-return-perl. 2021-05-14T23:17:52.3777543Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-14T23:17:52.3790979Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:17:52.4132729Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-14T23:17:52.4418708Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-14T23:17:52.4433030Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:17:52.4814594Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-14T23:17:52.5116591Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-14T23:17:52.5127727Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:17:52.5395534Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-14T23:17:52.5700836Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-14T23:17:52.5723746Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:17:52.6016045Z Selecting previously unselected package libdistro-info-perl. 2021-05-14T23:17:52.6314787Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-14T23:17:52.6326618Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:17:52.6611919Z Selecting previously unselected package libnet-ip-perl. 2021-05-14T23:17:52.6880217Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-14T23:17:52.6891883Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-14T23:17:52.7390285Z Selecting previously unselected package libnet-dns-perl. 2021-05-14T23:17:52.7667999Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-14T23:17:52.7682216Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-14T23:17:52.8329468Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-14T23:17:52.8622979Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-14T23:17:52.8636036Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:17:52.9052739Z Selecting previously unselected package libemail-valid-perl. 2021-05-14T23:17:52.9341326Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-14T23:17:52.9355111Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-14T23:17:52.9789171Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-14T23:17:53.0096163Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-14T23:17:53.0107967Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:17:53.0452138Z Selecting previously unselected package libfile-chdir-perl. 2021-05-14T23:17:53.0711586Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-14T23:17:53.0729730Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:17:53.1013121Z Selecting previously unselected package libnumber-compare-perl. 2021-05-14T23:17:53.1274464Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-14T23:17:53.1285583Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-14T23:17:53.1572814Z Selecting previously unselected package libtext-glob-perl. 2021-05-14T23:17:53.1844002Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-14T23:17:53.1857568Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-14T23:17:53.2172365Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-14T23:17:53.2412611Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-14T23:17:53.2424224Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:17:53.2734688Z Selecting previously unselected package libio-string-perl. 2021-05-14T23:17:53.3006356Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-14T23:17:53.3018373Z Unpacking libio-string-perl (1.08-3) ... 2021-05-14T23:17:53.3332001Z Selecting previously unselected package libfont-ttf-perl. 2021-05-14T23:17:53.3576129Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-14T23:17:53.3590177Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-14T23:17:53.4252166Z Selecting previously unselected package libfuture-perl. 2021-05-14T23:17:53.4500875Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-14T23:17:53.4517749Z Unpacking libfuture-perl (0.43-1) ... 2021-05-14T23:17:53.4892546Z Selecting previously unselected package libparams-validate-perl. 2021-05-14T23:17:53.5174262Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-14T23:17:53.5185662Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-14T23:17:53.5483169Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-14T23:17:53.5780058Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-14T23:17:53.5803193Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:17:53.6132281Z Selecting previously unselected package libsort-versions-perl. 2021-05-14T23:17:53.6358098Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-14T23:17:53.6375320Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-14T23:17:53.6692235Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-14T23:17:53.6946940Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-14T23:17:53.6971523Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:17:53.7327989Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-14T23:17:53.7577499Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-14T23:17:53.7601780Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:17:53.7932466Z Selecting previously unselected package libio-prompter-perl. 2021-05-14T23:17:53.8165449Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-14T23:17:53.8183743Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-14T23:17:53.8477267Z Selecting previously unselected package libjson-perl. 2021-05-14T23:17:53.8784574Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-14T23:17:53.8798848Z Unpacking libjson-perl (4.02000-2) ... 2021-05-14T23:17:53.9133985Z Selecting previously unselected package liblog-any-perl. 2021-05-14T23:17:53.9452590Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-14T23:17:53.9466677Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-14T23:17:53.9790443Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-14T23:17:54.0091419Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-14T23:17:54.0106449Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:17:54.0452259Z Selecting previously unselected package libpackage-stash-perl. 2021-05-14T23:17:54.0695815Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-14T23:17:54.0713500Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-14T23:17:54.1052211Z Selecting previously unselected package libsub-identify-perl. 2021-05-14T23:17:54.1279358Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-14T23:17:54.1292077Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:17:54.1572351Z Selecting previously unselected package libsub-name-perl. 2021-05-14T23:17:54.1843707Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-14T23:17:54.1859303Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-14T23:17:54.2172216Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-14T23:17:54.2418561Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-14T23:17:54.2433563Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:17:54.2753687Z Selecting previously unselected package libpath-tiny-perl. 2021-05-14T23:17:54.3049452Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-14T23:17:54.3061877Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-14T23:17:54.3390388Z Selecting previously unselected package libtype-tiny-perl. 2021-05-14T23:17:54.3641614Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-14T23:17:54.3657521Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:17:54.4316505Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-14T23:17:54.4631787Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-14T23:17:54.4645221Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:17:54.5012823Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-14T23:17:54.5303821Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-14T23:17:54.5317476Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:17:54.5692596Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-14T23:17:54.5941420Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-14T23:17:54.5954671Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:17:54.6224097Z Selecting previously unselected package libio-async-perl. 2021-05-14T23:17:54.6536794Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-14T23:17:54.6551207Z Unpacking libio-async-perl (0.75-1) ... 2021-05-14T23:17:54.7093848Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-14T23:17:54.7387890Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-14T23:17:54.7399693Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:17:54.7674700Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-14T23:17:54.7981268Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-14T23:17:54.7993908Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:17:54.8305122Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-14T23:17:54.8604789Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-14T23:17:54.8618022Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:17:54.9174010Z Selecting previously unselected package libjson-xs-perl. 2021-05-14T23:17:54.9460876Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-14T23:17:54.9492913Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:17:54.9934423Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-14T23:17:55.0220629Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-14T23:17:55.0285730Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:17:55.0612961Z Selecting previously unselected package liblist-compare-perl. 2021-05-14T23:17:55.0875412Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-14T23:17:55.0888955Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-14T23:17:55.1334414Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-14T23:17:55.1578942Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-14T23:17:55.1600306Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:17:55.1897529Z Selecting previously unselected package liblist-someutils-perl. 2021-05-14T23:17:55.2200212Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-14T23:17:55.2214113Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-14T23:17:55.2491456Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-14T23:17:55.2797292Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-14T23:17:55.2827983Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:17:55.3094126Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-14T23:17:55.3403173Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-14T23:17:55.3414059Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:17:55.3814718Z Selecting previously unselected package libobject-id-perl. 2021-05-14T23:17:55.4131196Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-14T23:17:55.4142912Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:17:55.4430992Z Selecting previously unselected package libmoox-struct-perl. 2021-05-14T23:17:55.4754713Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-14T23:17:55.4780366Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-14T23:17:55.5172461Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-14T23:17:55.5410389Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-14T23:17:55.5425123Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:17:55.6413209Z Selecting previously unselected package libnet-libidn-perl. 2021-05-14T23:17:55.6667759Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-14T23:17:55.6685055Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:17:55.6990874Z Selecting previously unselected package libnumber-range-perl. 2021-05-14T23:17:55.7311306Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-14T23:17:55.7364113Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-14T23:17:55.7634722Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-14T23:17:55.7955179Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-14T23:17:55.7978414Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:17:55.8332194Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-14T23:17:55.8566078Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-14T23:17:55.8587478Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:17:55.8958018Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-14T23:17:55.9271421Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-14T23:17:55.9292687Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:17:55.9643056Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-14T23:17:55.9954047Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-14T23:17:55.9965890Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:17:56.0332459Z Selecting previously unselected package libpod-constants-perl. 2021-05-14T23:17:56.0583562Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-14T23:17:56.0598155Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-14T23:17:56.0882323Z Selecting previously unselected package libqpdf26:amd64. 2021-05-14T23:17:56.1187100Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-14T23:17:56.1208740Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:17:56.1949162Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-14T23:17:56.2251307Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-14T23:17:56.2265634Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:17:56.2612023Z Selecting previously unselected package libreadonly-perl. 2021-05-14T23:17:56.2855347Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-14T23:17:56.2868616Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-14T23:17:56.3177912Z Selecting previously unselected package libref-util-perl. 2021-05-14T23:17:56.3503966Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-14T23:17:56.3506215Z Unpacking libref-util-perl (0.204-1) ... 2021-05-14T23:17:56.3768793Z Selecting previously unselected package libref-util-xs-perl. 2021-05-14T23:17:56.4060767Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-14T23:17:56.4073306Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:17:56.4318543Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-14T23:17:56.4629596Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-14T23:17:56.4641448Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:17:56.5013297Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-14T23:17:56.5247921Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-14T23:17:56.5261595Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:17:56.5613695Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-14T23:17:56.5861871Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:17:56.5907575Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:17:56.6313924Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-14T23:17:56.6635076Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-14T23:17:56.6651054Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:17:56.7093032Z Selecting previously unselected package libsereal-perl. 2021-05-14T23:17:56.7350866Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-14T23:17:56.7372871Z Unpacking libsereal-perl (4.011-1) ... 2021-05-14T23:17:56.7632251Z Selecting previously unselected package libsort-key-perl. 2021-05-14T23:17:56.7939259Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-14T23:17:56.7948754Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-14T23:17:56.8292409Z Selecting previously unselected package libstring-copyright-perl. 2021-05-14T23:17:56.8560650Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-14T23:17:56.8577295Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:17:56.8850189Z Selecting previously unselected package libstring-escape-perl. 2021-05-14T23:17:56.9170046Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-14T23:17:56.9189318Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-14T23:17:56.9532410Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-14T23:17:56.9785073Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-14T23:17:56.9799129Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:17:57.0132813Z Selecting previously unselected package libterm-readkey-perl. 2021-05-14T23:17:57.0401317Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-14T23:17:57.0416272Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:17:57.0716067Z Selecting previously unselected package libtest-fatal-perl. 2021-05-14T23:17:57.1019429Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-14T23:17:57.1031861Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-14T23:17:57.1332268Z Selecting previously unselected package libtest-refcount-perl. 2021-05-14T23:17:57.1587037Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-14T23:17:57.1608802Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-14T23:17:57.1917116Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-14T23:17:57.2200840Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-14T23:17:57.2213638Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:17:57.2652854Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-14T23:17:57.2900748Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-14T23:17:57.2912597Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:17:57.3372963Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-14T23:17:57.3610896Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-14T23:17:57.3626226Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:17:57.3971835Z Selecting previously unselected package libxml-writer-perl. 2021-05-14T23:17:57.4292499Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-14T23:17:57.4308754Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-14T23:17:57.4892621Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-14T23:17:57.5119560Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-14T23:17:57.5144854Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:17:57.5532061Z Selecting previously unselected package licensecheck. 2021-05-14T23:17:57.5799873Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-14T23:17:57.5812067Z Unpacking licensecheck (3.0.45-1) ... 2021-05-14T23:17:57.6212147Z Selecting previously unselected package libdevel-size-perl. 2021-05-14T23:17:57.6467242Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-14T23:17:57.6483595Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:17:57.6811788Z Selecting previously unselected package t1utils. 2021-05-14T23:17:57.7072562Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-14T23:17:57.7088436Z Unpacking t1utils (1.41-3) ... 2021-05-14T23:17:57.7532031Z Selecting previously unselected package lintian. 2021-05-14T23:17:57.7783187Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-14T23:17:57.7795870Z Unpacking lintian (2.62.0) ... 2021-05-14T23:17:58.1406991Z Selecting previously unselected package python3-unidiff. 2021-05-14T23:17:58.1755892Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-14T23:17:58.1765984Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-14T23:17:58.2083842Z Selecting previously unselected package python3-xdg. 2021-05-14T23:17:58.2398202Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-14T23:17:58.2412316Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:17:58.2771641Z Selecting previously unselected package qpdf. 2021-05-14T23:17:58.3025372Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-14T23:17:58.3039164Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-14T23:17:58.3834921Z Selecting previously unselected package python3-magic. 2021-05-14T23:17:58.4146505Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-14T23:17:58.4160060Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-14T23:17:58.4892471Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-14T23:17:58.4943427Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-14T23:17:58.4984273Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-14T23:17:58.5032169Z Setting up wdiff (1.2.2-2build1) ... 2021-05-14T23:17:58.5071301Z Setting up libfile-which-perl (1.23-1) ... 2021-05-14T23:17:58.5113277Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-14T23:17:58.5164446Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-14T23:17:58.5223528Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-14T23:17:58.5267820Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-14T23:17:58.7526275Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-14T23:17:58.7569821Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-14T23:17:58.7614330Z Setting up libwant-perl (0.29-1build4) ... 2021-05-14T23:17:58.7658417Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-14T23:17:58.7711162Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-14T23:17:58.7751476Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-14T23:17:58.7795587Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-14T23:17:58.7841537Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-14T23:17:58.7896321Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-14T23:17:58.7932426Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-14T23:17:58.7970160Z Setting up libclone-perl (0.43-2) ... 2021-05-14T23:17:58.8005029Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-14T23:17:58.8041649Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-14T23:17:58.8082108Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-14T23:17:58.8123956Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-14T23:17:58.8181972Z Setting up liblog-any-perl (1.708-1) ... 2021-05-14T23:17:58.8218033Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-14T23:17:58.8259181Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-14T23:17:58.8295589Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-14T23:17:58.8335433Z Setting up libfuture-perl (0.43-1) ... 2021-05-14T23:17:58.8373205Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-14T23:17:58.8419076Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-14T23:17:58.8455355Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-14T23:17:58.8536974Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-14T23:17:58.8591625Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-14T23:17:58.8634233Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-14T23:17:59.0533820Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-14T23:17:59.0585208Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-14T23:17:59.0630164Z Setting up libsub-install-perl (0.928-1) ... 2021-05-14T23:17:59.0696980Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-14T23:17:59.0740209Z Setting up libio-async-perl (0.75-1) ... 2021-05-14T23:17:59.0776418Z Setting up patchutils (0.3.4-2) ... 2021-05-14T23:17:59.0845773Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-14T23:17:59.0889216Z Setting up libio-string-perl (1.08-3) ... 2021-05-14T23:17:59.0943617Z Setting up libreadonly-perl (2.050-2) ... 2021-05-14T23:17:59.0992350Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-14T23:17:59.1036066Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-14T23:17:59.3157500Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-14T23:17:59.3207416Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-14T23:17:59.3256852Z Setting up libref-util-perl (0.204-1) ... 2021-05-14T23:17:59.3302590Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-14T23:17:59.3350182Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-14T23:17:59.3387787Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-14T23:17:59.3427284Z Setting up qpdf (9.1.1-1build1) ... 2021-05-14T23:17:59.3467869Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-14T23:17:59.3526227Z Setting up t1utils (1.41-3) ... 2021-05-14T23:17:59.3567953Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-14T23:17:59.3671297Z Setting up diffstat (1.63-1) ... 2021-05-14T23:17:59.3714567Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-14T23:17:59.3756148Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-14T23:17:59.3802246Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-14T23:17:59.3852668Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-14T23:17:59.3902308Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-14T23:17:59.3949178Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-14T23:17:59.4015194Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-14T23:17:59.4055915Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-14T23:17:59.4094359Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-14T23:17:59.4144097Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-14T23:17:59.4189386Z Setting up libsub-name-perl (0.26-1) ... 2021-05-14T23:17:59.4237286Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-14T23:17:59.4281452Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-14T23:17:59.4354809Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-14T23:17:59.4410060Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-14T23:17:59.4499230Z Setting up libjson-perl (4.02000-2) ... 2021-05-14T23:17:59.4542962Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-14T23:17:59.4593274Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-14T23:17:59.4634129Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-14T23:17:59.6422203Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-14T23:17:59.6539736Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-14T23:17:59.6663351Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-14T23:17:59.6744352Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-14T23:17:59.6787858Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-14T23:17:59.6993219Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-14T23:17:59.7039291Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-14T23:17:59.7076838Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-14T23:17:59.7288713Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-14T23:17:59.7349628Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-14T23:17:59.7397000Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-14T23:17:59.9293977Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-14T23:17:59.9354035Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-14T23:17:59.9391261Z Setting up dctrl-tools (2.24-3) ... 2021-05-14T23:17:59.9672989Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-14T23:17:59.9719283Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-14T23:17:59.9822660Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-14T23:17:59.9879941Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-14T23:17:59.9941975Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-14T23:17:59.9994845Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-14T23:18:00.0039075Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-14T23:18:00.0111793Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-14T23:18:00.0151517Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-14T23:18:00.0219940Z Setting up libsereal-perl (4.011-1) ... 2021-05-14T23:18:00.0272252Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-14T23:18:00.0331379Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-14T23:18:00.0438482Z Setting up dput (1.0.3ubuntu1) ... 2021-05-14T23:18:00.2372436Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-14T23:18:00.2465323Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-14T23:18:00.2503040Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-14T23:18:00.2549519Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-14T23:18:00.2585437Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-14T23:18:00.2649244Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-14T23:18:00.2757215Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-14T23:18:00.2823961Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-14T23:18:00.2874112Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-14T23:18:00.2915459Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-14T23:18:00.2959056Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-14T23:18:00.3058103Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-14T23:18:00.3100647Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-14T23:18:00.3155015Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-14T23:18:00.3221578Z Setting up libmoo-perl (2.003006-1) ... 2021-05-14T23:18:00.3276699Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-14T23:18:00.3314188Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-14T23:18:00.3356995Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-14T23:18:00.5703627Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-14T23:18:00.5749850Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-14T23:18:00.5789493Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-14T23:18:00.5833560Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-14T23:18:00.5877948Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-14T23:18:00.5927538Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-14T23:18:00.5961457Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-14T23:18:00.6002616Z Setting up lintian (2.62.0) ... 2021-05-14T23:18:00.6060138Z Setting up licensecheck (3.0.45-1) ... 2021-05-14T23:18:00.6109186Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:20.8473196Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:18:21.4129201Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:18:23.8875699Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.6.3_1_amd64.deb 2021-05-14T23:18:24.0256350Z 2021-05-14T23:18:24.0430323Z Reading package lists... 0% 2021-05-14T23:18:24.0432813Z 2021-05-14T23:18:24.0480300Z Reading package lists... 100% 2021-05-14T23:18:24.0480828Z 2021-05-14T23:18:24.0481197Z 2021-05-14T23:18:24.0481681Z Reading package lists... Done 2021-05-14T23:18:24.0482072Z 2021-05-14T23:18:24.0482570Z Building dependency tree... 0% 2021-05-14T23:18:24.0482993Z 2021-05-14T23:18:24.0856070Z Building dependency tree... 0% 2021-05-14T23:18:24.0856622Z 2021-05-14T23:18:24.0857117Z Building dependency tree... 50% 2021-05-14T23:18:24.0857526Z 2021-05-14T23:18:24.2325504Z Building dependency tree... 50% 2021-05-14T23:18:24.2325965Z 2021-05-14T23:18:24.2326801Z Building dependency tree 2021-05-14T23:18:24.2327221Z 2021-05-14T23:18:24.2327747Z Reading state information... 0% 2021-05-14T23:18:24.2328184Z 2021-05-14T23:18:24.4088549Z Reading state information... 0% 2021-05-14T23:18:24.4089165Z 2021-05-14T23:18:24.4089537Z 2021-05-14T23:18:24.4090068Z Reading state information... Done 2021-05-14T23:18:24.4090941Z 2021-05-14T23:18:24.4091485Z Reading state information... 0% 2021-05-14T23:18:24.4149675Z 2021-05-14T23:18:24.4150258Z Reading state information... 1% 2021-05-14T23:18:24.4193840Z 2021-05-14T23:18:24.4194402Z Reading state information... 3% 2021-05-14T23:18:24.4244103Z 2021-05-14T23:18:24.4244676Z Reading state information... 5% 2021-05-14T23:18:24.4291609Z 2021-05-14T23:18:24.4292180Z Reading state information... 7% 2021-05-14T23:18:24.4334840Z 2021-05-14T23:18:24.4335402Z Reading state information... 9% 2021-05-14T23:18:24.4378664Z 2021-05-14T23:18:24.4379191Z Reading state information... 11% 2021-05-14T23:18:24.4424799Z 2021-05-14T23:18:24.4425351Z Reading state information... 13% 2021-05-14T23:18:24.4467823Z 2021-05-14T23:18:24.4469011Z Reading state information... 15% 2021-05-14T23:18:24.4501849Z 2021-05-14T23:18:24.4502360Z Reading state information... 17% 2021-05-14T23:18:24.4551500Z 2021-05-14T23:18:24.4552007Z Reading state information... 19% 2021-05-14T23:18:24.4589575Z 2021-05-14T23:18:24.4590472Z Reading state information... 21% 2021-05-14T23:18:24.4629567Z 2021-05-14T23:18:24.4630247Z Reading state information... 23% 2021-05-14T23:18:24.4675838Z 2021-05-14T23:18:24.4676398Z Reading state information... 25% 2021-05-14T23:18:24.4726680Z 2021-05-14T23:18:24.4727390Z Reading state information... 27% 2021-05-14T23:18:24.4770054Z 2021-05-14T23:18:24.4770904Z Reading state information... 29% 2021-05-14T23:18:24.4815734Z 2021-05-14T23:18:24.4816301Z Reading state information... 31% 2021-05-14T23:18:24.4863861Z 2021-05-14T23:18:24.4864400Z Reading state information... 33% 2021-05-14T23:18:24.4899884Z 2021-05-14T23:18:24.4900573Z Reading state information... 35% 2021-05-14T23:18:24.4939033Z 2021-05-14T23:18:24.4939602Z Reading state information... 37% 2021-05-14T23:18:24.4982338Z 2021-05-14T23:18:24.4982933Z Reading state information... 39% 2021-05-14T23:18:24.5028504Z 2021-05-14T23:18:24.5029015Z Reading state information... 41% 2021-05-14T23:18:24.5067311Z 2021-05-14T23:18:24.5067857Z Reading state information... 43% 2021-05-14T23:18:24.5112501Z 2021-05-14T23:18:24.5113089Z Reading state information... 45% 2021-05-14T23:18:24.5181781Z 2021-05-14T23:18:24.5182383Z Reading state information... 47% 2021-05-14T23:18:24.5233624Z 2021-05-14T23:18:24.5234189Z Reading state information... 49% 2021-05-14T23:18:24.5287855Z 2021-05-14T23:18:24.5288432Z Reading state information... 51% 2021-05-14T23:18:24.5332677Z 2021-05-14T23:18:24.5333300Z Reading state information... 53% 2021-05-14T23:18:24.5372871Z 2021-05-14T23:18:24.5373372Z Reading state information... 55% 2021-05-14T23:18:24.5421606Z 2021-05-14T23:18:24.5422170Z Reading state information... 57% 2021-05-14T23:18:24.5465132Z 2021-05-14T23:18:24.5465675Z Reading state information... 59% 2021-05-14T23:18:24.5515611Z 2021-05-14T23:18:24.5516173Z Reading state information... 61% 2021-05-14T23:18:24.5563766Z 2021-05-14T23:18:24.5564372Z Reading state information... 63% 2021-05-14T23:18:24.5605541Z 2021-05-14T23:18:24.5606120Z Reading state information... 65% 2021-05-14T23:18:24.5657847Z 2021-05-14T23:18:24.5658409Z Reading state information... 67% 2021-05-14T23:18:24.5707876Z 2021-05-14T23:18:24.5708450Z Reading state information... 69% 2021-05-14T23:18:24.5769334Z 2021-05-14T23:18:24.5769906Z Reading state information... 71% 2021-05-14T23:18:24.5809141Z 2021-05-14T23:18:24.5809711Z Reading state information... 73% 2021-05-14T23:18:24.5857491Z 2021-05-14T23:18:24.5858300Z Reading state information... 75% 2021-05-14T23:18:24.5917265Z 2021-05-14T23:18:24.5917978Z Reading state information... 77% 2021-05-14T23:18:24.5961932Z 2021-05-14T23:18:24.5962497Z Reading state information... 79% 2021-05-14T23:18:24.6007536Z 2021-05-14T23:18:24.6008224Z Reading state information... 81% 2021-05-14T23:18:24.6053941Z 2021-05-14T23:18:24.6054792Z Reading state information... 83% 2021-05-14T23:18:24.6094287Z 2021-05-14T23:18:24.6094820Z Reading state information... 85% 2021-05-14T23:18:24.6136461Z 2021-05-14T23:18:24.6137032Z Reading state information... 87% 2021-05-14T23:18:24.6180867Z 2021-05-14T23:18:24.6181642Z Reading state information... 89% 2021-05-14T23:18:24.6219306Z 2021-05-14T23:18:24.6219840Z Reading state information... 91% 2021-05-14T23:18:24.6267960Z 2021-05-14T23:18:24.6268502Z Reading state information... 93% 2021-05-14T23:18:24.6308651Z 2021-05-14T23:18:24.6309149Z Reading state information... 95% 2021-05-14T23:18:24.6353932Z 2021-05-14T23:18:24.6354511Z Reading state information... 97% 2021-05-14T23:18:24.6394031Z 2021-05-14T23:18:24.6394950Z Reading state information... 99% 2021-05-14T23:18:24.9435248Z Selecting previously unselected package r-3.6.3. 2021-05-14T23:18:25.0785105Z (Reading database ... 259872 files and directories currently installed.) 2021-05-14T23:18:25.0943943Z Preparing to unpack .../work/_temp/r-3.6.3_1_amd64.deb ... 2021-05-14T23:18:25.0956163Z Unpacking r-3.6.3 (1) ... 2021-05-14T23:18:25.9453067Z Setting up r-3.6.3 (1) ... 2021-05-14T23:18:25.9771668Z 2021-05-14T23:18:25.9774116Z 2021-05-14T23:18:25.9775118Z Reading state information... Done 2021-05-14T23:18:26.0008709Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/R /usr/local/bin/R 2021-05-14T23:18:26.0136479Z [command]/usr/bin/sudo ln -s /opt/R/3.6.3/bin/Rscript /usr/local/bin/Rscript 2021-05-14T23:18:26.0423086Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-14T23:18:26.0423761Z env: 2021-05-14T23:18:26.0424295Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:18:26.0424885Z TIC_DEPLOY_KEY: 2021-05-14T23:18:26.0425958Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:18:26.0428404Z GITHUB_PAT: *** 2021-05-14T23:18:26.0428899Z COVERALLS_TOKEN: 2021-05-14T23:18:26.0429513Z continue-on-error: false 2021-05-14T23:18:26.0430114Z VDIFFR_RUN_TESTS: 2021-05-14T23:18:26.0430930Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:18:26.0431439Z TZ: UTC 2021-05-14T23:18:26.0431869Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:18:26.0432341Z NOT_CRAN: true 2021-05-14T23:18:26.0432749Z ##[endgroup] 2021-05-14T23:18:26.1114156Z [command]sudo apt-get install -y texinfo 2021-05-14T23:18:26.3567776Z Reading package lists... 2021-05-14T23:18:26.5324032Z Building dependency tree... 2021-05-14T23:18:26.5343513Z Reading state information... 2021-05-14T23:18:26.7849515Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-14T23:18:26.7859358Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:27.2084685Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-14T23:18:27.2824639Z --2021-05-14 23:18:27-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-14T23:18:27.3064114Z Resolving yihui.org (yihui.org)... 76.76.21.21 2021-05-14T23:18:27.3210203Z Connecting to yihui.org (yihui.org)|76.76.21.21|:443... connected. 2021-05-14T23:18:27.3741128Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-14T23:18:27.3743611Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-14T23:18:27.3745958Z --2021-05-14 23:18:27-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-14T23:18:27.5180832Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-14T23:18:27.5406284Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-14T23:18:27.6631260Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:18:27.6635628Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=aX8GO7Ev7f8wvJ8rrxUgVUmS%2FPvNeNTYH2NVfxvJFT0%3D&st=2021-05-14T23%3A17%3A27Z&se=2021-05-14T23%3A23%3A27Z&sp=r [following] 2021-05-14T23:18:27.6640832Z --2021-05-14 23:18:27-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1547/957woh8o55vibshu/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=aX8GO7Ev7f8wvJ8rrxUgVUmS%2FPvNeNTYH2NVfxvJFT0%3D&st=2021-05-14T23%3A17%3A27Z&se=2021-05-14T23%3A23%3A27Z&sp=r 2021-05-14T23:18:27.7052610Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-14T23:18:27.7275266Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-14T23:18:27.8627339Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:18:27.8629055Z Length: 67311253 (64M) [application/octet-stream] 2021-05-14T23:18:27.8631381Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-14T23:18:28.0628660Z 2021-05-14T23:18:28.6829749Z 0K ........ ........ ........ ........ 49% 41.0M 1s 2021-05-14T23:18:29.1590038Z 32768K ........ ........ ........ ........ 99% 65.0M 0s 2021-05-14T23:18:29.1591277Z 65536K 100% 8.21M=1.3s 2021-05-14T23:18:29.1591695Z 2021-05-14T23:18:29.1593411Z 2021-05-14 23:18:29 (49.5 MB/s) - ‘TinyTeX.tar.gz’ saved [67311253/67311253] 2021-05-14T23:18:29.1593918Z 2021-05-14T23:18:33.9544296Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-14T23:18:33.9545856Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-14T23:18:34.3376249Z ##[group]Run tlmgr update --self 2021-05-14T23:18:34.3376997Z tlmgr update --self 2021-05-14T23:18:34.3378157Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-14T23:18:34.3379307Z tlmgr update --all 2021-05-14T23:18:34.3430162Z shell: /usr/bin/bash -e {0} 2021-05-14T23:18:34.3430683Z env: 2021-05-14T23:18:34.3431214Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:18:34.3431803Z TIC_DEPLOY_KEY: 2021-05-14T23:18:34.3432859Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:18:34.3435083Z GITHUB_PAT: *** 2021-05-14T23:18:34.3435590Z COVERALLS_TOKEN: 2021-05-14T23:18:34.3436193Z continue-on-error: false 2021-05-14T23:18:34.3436794Z VDIFFR_RUN_TESTS: 2021-05-14T23:18:34.3437380Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:18:34.3437930Z TZ: UTC 2021-05-14T23:18:34.3438390Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:18:34.3438956Z NOT_CRAN: true 2021-05-14T23:18:34.3439413Z ##[endgroup] 2021-05-14T23:18:36.6130079Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:18:36.6132907Z tlmgr: no self-updates for tlmgr available 2021-05-14T23:18:38.3641838Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:18:38.3643495Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-14T23:18:38.5371516Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-14T23:18:38.6215608Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-14T23:18:38.6932413Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-14T23:18:38.7684943Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-14T23:18:39.6395917Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-14T23:18:41.1130169Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-14T23:18:41.2396265Z [8/89, 00:03/00:03] install: biblatex [238k] 2021-05-14T23:18:41.3442055Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-14T23:18:41.4154617Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-14T23:18:41.4875327Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-14T23:18:41.5603289Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-14T23:18:41.6355367Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-14T23:18:41.7079887Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-14T23:18:41.7865835Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-14T23:18:41.9115144Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-14T23:18:42.0358820Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-14T23:18:42.1078980Z [18/89, 00:04/00:04] install: cstypo [3k] 2021-05-14T23:18:42.1804305Z [19/89, 00:04/00:04] install: ctablestack [2k] 2021-05-14T23:18:42.2537696Z [20/89, 00:04/00:04] install: ekdosis [19k] 2021-05-14T23:18:42.3282109Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-14T23:18:42.4052183Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-14T23:18:42.4782161Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-14T23:18:42.5524121Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-14T23:18:42.6276064Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-14T23:18:42.6995939Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-14T23:18:42.7726740Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-14T23:18:42.8456019Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-14T23:18:42.9180699Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-14T23:18:42.9900657Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-14T23:18:43.0615044Z [31/89, 00:05/00:05] install: interpreter [7k] 2021-05-14T23:18:43.1340922Z [32/89, 00:05/00:05] install: kanaparser [5k] 2021-05-14T23:18:43.2085469Z [33/89, 00:05/00:05] install: knuth-local [23k] 2021-05-14T23:18:43.2912397Z [34/89, 00:05/00:05] install: logreq [4k] 2021-05-14T23:18:43.3678543Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-14T23:18:43.4440465Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-14T23:18:43.5368504Z [37/89, 00:05/00:05] install: lua-ul [7k] 2021-05-14T23:18:43.6101933Z [38/89, 00:05/00:05] install: lua-uni-algos [6k] 2021-05-14T23:18:43.6842397Z [39/89, 00:05/00:05] install: lua-visual-debug [4k] 2021-05-14T23:18:43.7572723Z [40/89, 00:05/00:05] install: luacode [3k] 2021-05-14T23:18:43.8300831Z [41/89, 00:05/00:05] install: luacolor [5k] 2021-05-14T23:18:43.9018953Z [42/89, 00:05/00:05] install: luahyphenrules [3k] 2021-05-14T23:18:43.9748051Z [43/89, 00:05/00:05] install: luaimageembed [2k] 2021-05-14T23:18:44.0471881Z [44/89, 00:05/00:05] install: luaindex [5k] 2021-05-14T23:18:44.1211678Z [45/89, 00:06/00:06] install: luainputenc [5k] 2021-05-14T23:18:44.1950514Z [46/89, 00:06/00:06] install: luaintro [1k] 2021-05-14T23:18:44.2676521Z [47/89, 00:06/00:06] install: luakeys [5k] 2021-05-14T23:18:44.3432479Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-14T23:18:44.4150504Z [49/89, 00:06/00:06] install: lualatex-truncate [2k] 2021-05-14T23:18:44.5052184Z [50/89, 00:06/00:06] install: luamplib [12k] 2021-05-14T23:18:44.5788927Z [51/89, 00:06/00:06] install: luapackageloader [2k] 2021-05-14T23:18:44.6507421Z [52/89, 00:06/00:06] install: luaprogtable [7k] 2021-05-14T23:18:44.7247365Z [53/89, 00:06/00:06] install: luarandom [2k] 2021-05-14T23:18:44.7971187Z [54/89, 00:06/00:06] install: luatex85 [2k] 2021-05-14T23:18:44.8697267Z [55/89, 00:06/00:06] install: luatexbase [4k] 2021-05-14T23:18:44.9439489Z [56/89, 00:06/00:06] install: luatexko [22k] 2021-05-14T23:18:45.0192008Z [57/89, 00:06/00:06] install: luatextra [2k] 2021-05-14T23:18:45.0924981Z [58/89, 00:07/00:07] install: luavlna [8k] 2021-05-14T23:18:45.1701405Z [59/89, 00:07/00:07] install: luaxml [31k] 2021-05-14T23:18:45.2466970Z [60/89, 00:07/00:07] install: makeindex.x86_64-linux [49k] 2021-05-14T23:18:45.3275303Z [61/89, 00:07/00:07] install: makeindex [5k] 2021-05-14T23:18:45.3999547Z [62/89, 00:07/00:07] install: mflogo [2k] 2021-05-14T23:18:45.4718785Z [63/89, 00:07/00:07] install: newpax [9k] 2021-05-14T23:18:45.5456032Z [64/89, 00:07/00:07] install: nodetree [13k] 2021-05-14T23:18:45.6208257Z [65/89, 00:07/00:07] install: odsfile [5k] 2021-05-14T23:18:45.6953592Z [66/89, 00:07/00:07] install: optex.x86_64-linux [1k] 2021-05-14T23:18:45.8243449Z [67/89, 00:07/00:07] install: optex [789k] 2021-05-14T23:18:45.9440158Z [68/89, 00:07/00:07] install: pdfarticle [4k] 2021-05-14T23:18:46.0172889Z [69/89, 00:07/00:07] install: pdfextra [22k] 2021-05-14T23:18:46.0947307Z [70/89, 00:08/00:08] install: placeat [4k] 2021-05-14T23:18:46.1685389Z [71/89, 00:08/00:08] install: plantuml [3k] 2021-05-14T23:18:46.2421128Z [72/89, 00:08/00:08] install: rsfs [55k] 2021-05-14T23:18:46.3224447Z [73/89, 00:08/00:08] install: selnolig [53k] 2021-05-14T23:18:46.4020543Z [74/89, 00:08/00:08] install: spelling [14k] 2021-05-14T23:18:46.4781375Z [75/89, 00:08/00:08] install: stricttex [2k] 2021-05-14T23:18:46.5518743Z [76/89, 00:08/00:08] install: texlive-common [1k] 2021-05-14T23:18:46.6299042Z [77/89, 00:08/00:08] install: texlive-en [1k] 2021-05-14T23:18:46.7048306Z [78/89, 00:08/00:08] install: texlive-msg-translations [144k] 2021-05-14T23:18:46.7955224Z [79/89, 00:08/00:08] install: thumbpdf.x86_64-linux [1k] 2021-05-14T23:18:46.8716836Z [80/89, 00:08/00:08] install: thumbpdf [19k] 2021-05-14T23:18:46.9468139Z [81/89, 00:08/00:08] install: tlshell.x86_64-linux [1k] 2021-05-14T23:18:47.0205434Z [82/89, 00:08/00:08] install: tlshell [29k] 2021-05-14T23:18:47.0956660Z [83/89, 00:09/00:09] install: typewriter [25k] 2021-05-14T23:18:47.1725471Z [84/89, 00:09/00:09] install: uninormalize [6k] 2021-05-14T23:18:47.2472984Z [85/89, 00:09/00:09] install: upquote [2k] 2021-05-14T23:18:47.3275605Z [86/89, 00:09/00:09] install: xdvi.x86_64-linux [530k] 2021-05-14T23:18:47.4580041Z [87/89, 00:09/00:09] install: xdvi [7k] 2021-05-14T23:18:47.5420972Z [88/89, 00:09/00:09] install: collection-basic [1k] 2021-05-14T23:18:47.6167731Z [89/89, 00:09/00:09] install: collection-luatex [1k] 2021-05-14T23:18:47.6396835Z running mktexlsr ... 2021-05-14T23:18:47.7327813Z done running mktexlsr. 2021-05-14T23:18:47.7648874Z running updmap-sys ... 2021-05-14T23:18:48.0659039Z done running updmap-sys. 2021-05-14T23:18:48.0661007Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-14T23:18:48.0664133Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/vfuA5AouF6/aQCiKVNhM1 ... 2021-05-14T23:18:48.5203380Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/vfuA5AouF6/aQCiKVNhM1. 2021-05-14T23:18:48.5205818Z OK: optex.fmt/luatex 2021-05-14T23:18:48.5207402Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-14T23:18:48.5209440Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-14T23:18:50.1385037Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-14T23:18:50.1387738Z tlmgr: no updates available 2021-05-14T23:18:50.2429595Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-14T23:18:50.2430256Z with: 2021-05-14T23:18:50.2430731Z pandoc-version: 2.7.3 2021-05-14T23:18:50.2431211Z env: 2021-05-14T23:18:50.2431749Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:18:50.2432319Z TIC_DEPLOY_KEY: 2021-05-14T23:18:50.2433388Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:18:50.2435634Z GITHUB_PAT: *** 2021-05-14T23:18:50.2436137Z COVERALLS_TOKEN: 2021-05-14T23:18:50.2436734Z continue-on-error: false 2021-05-14T23:18:50.2437329Z VDIFFR_RUN_TESTS: 2021-05-14T23:18:50.2437918Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:18:50.2438462Z TZ: UTC 2021-05-14T23:18:50.2438932Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:18:50.2439490Z NOT_CRAN: true 2021-05-14T23:18:50.2439940Z ##[endgroup] 2021-05-14T23:18:50.9183115Z [command]sudo apt-get install -y gdebi-core 2021-05-14T23:18:50.9963321Z Reading package lists... 2021-05-14T23:18:51.1886797Z Building dependency tree... 2021-05-14T23:18:51.1907841Z Reading state information... 2021-05-14T23:18:51.4670739Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-14T23:18:51.4672148Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:51.4706683Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-14T23:18:51.6068325Z 2021-05-14T23:18:51.6236634Z Reading package lists... 0% 2021-05-14T23:18:51.6237645Z 2021-05-14T23:18:51.6289917Z Reading package lists... 100% 2021-05-14T23:18:51.6291023Z 2021-05-14T23:18:51.6291608Z 2021-05-14T23:18:51.6292415Z Reading package lists... Done 2021-05-14T23:18:51.6293071Z 2021-05-14T23:18:51.6293893Z Building dependency tree... 0% 2021-05-14T23:18:51.6294559Z 2021-05-14T23:18:51.6640552Z Building dependency tree... 0% 2021-05-14T23:18:51.6641599Z 2021-05-14T23:18:51.6642586Z Building dependency tree... 50% 2021-05-14T23:18:51.6643363Z 2021-05-14T23:18:51.8175390Z Building dependency tree... 50% 2021-05-14T23:18:51.8176506Z 2021-05-14T23:18:51.8177388Z Building dependency tree 2021-05-14T23:18:51.8178067Z 2021-05-14T23:18:51.8179021Z Reading state information... 0% 2021-05-14T23:18:51.8179677Z 2021-05-14T23:18:51.9973801Z Reading state information... 0% 2021-05-14T23:18:51.9974270Z 2021-05-14T23:18:51.9974534Z 2021-05-14T23:18:51.9975522Z Reading state information... Done 2021-05-14T23:18:51.9976334Z 2021-05-14T23:18:51.9976929Z Reading state information... 0% 2021-05-14T23:18:52.0031302Z 2021-05-14T23:18:52.0031857Z Reading state information... 1% 2021-05-14T23:18:52.0075471Z 2021-05-14T23:18:52.0076065Z Reading state information... 3% 2021-05-14T23:18:52.0118634Z 2021-05-14T23:18:52.0119246Z Reading state information... 5% 2021-05-14T23:18:52.0166067Z 2021-05-14T23:18:52.0166718Z Reading state information... 7% 2021-05-14T23:18:52.0209622Z 2021-05-14T23:18:52.0210390Z Reading state information... 9% 2021-05-14T23:18:52.0249996Z 2021-05-14T23:18:52.0250993Z Reading state information... 11% 2021-05-14T23:18:52.0294470Z 2021-05-14T23:18:52.0295090Z Reading state information... 13% 2021-05-14T23:18:52.0335307Z 2021-05-14T23:18:52.0336051Z Reading state information... 15% 2021-05-14T23:18:52.0376891Z 2021-05-14T23:18:52.0377837Z Reading state information... 17% 2021-05-14T23:18:52.0421195Z 2021-05-14T23:18:52.0421751Z Reading state information... 19% 2021-05-14T23:18:52.0461346Z 2021-05-14T23:18:52.0461903Z Reading state information... 21% 2021-05-14T23:18:52.0500206Z 2021-05-14T23:18:52.0500761Z Reading state information... 23% 2021-05-14T23:18:52.0543195Z 2021-05-14T23:18:52.0543767Z Reading state information... 25% 2021-05-14T23:18:52.0606781Z 2021-05-14T23:18:52.0607682Z Reading state information... 27% 2021-05-14T23:18:52.0654276Z 2021-05-14T23:18:52.0654914Z Reading state information... 29% 2021-05-14T23:18:52.0703772Z 2021-05-14T23:18:52.0704389Z Reading state information... 31% 2021-05-14T23:18:52.0750871Z 2021-05-14T23:18:52.0752035Z Reading state information... 33% 2021-05-14T23:18:52.0791481Z 2021-05-14T23:18:52.0792243Z Reading state information... 35% 2021-05-14T23:18:52.0830089Z 2021-05-14T23:18:52.0830864Z Reading state information... 37% 2021-05-14T23:18:52.0878075Z 2021-05-14T23:18:52.0879047Z Reading state information... 39% 2021-05-14T23:18:52.0923753Z 2021-05-14T23:18:52.0924567Z Reading state information... 41% 2021-05-14T23:18:52.0962764Z 2021-05-14T23:18:52.0963886Z Reading state information... 43% 2021-05-14T23:18:52.1014805Z 2021-05-14T23:18:52.1015739Z Reading state information... 45% 2021-05-14T23:18:52.1085238Z 2021-05-14T23:18:52.1086004Z Reading state information... 47% 2021-05-14T23:18:52.1128927Z 2021-05-14T23:18:52.1129735Z Reading state information... 49% 2021-05-14T23:18:52.1179444Z 2021-05-14T23:18:52.1180423Z Reading state information... 51% 2021-05-14T23:18:52.1223105Z 2021-05-14T23:18:52.1223673Z Reading state information... 53% 2021-05-14T23:18:52.1266766Z 2021-05-14T23:18:52.1267676Z Reading state information... 55% 2021-05-14T23:18:52.1314050Z 2021-05-14T23:18:52.1314829Z Reading state information... 57% 2021-05-14T23:18:52.1360673Z 2021-05-14T23:18:52.1361340Z Reading state information... 59% 2021-05-14T23:18:52.1415511Z 2021-05-14T23:18:52.1416135Z Reading state information... 61% 2021-05-14T23:18:52.1459767Z 2021-05-14T23:18:52.1460478Z Reading state information... 63% 2021-05-14T23:18:52.1501489Z 2021-05-14T23:18:52.1502080Z Reading state information... 65% 2021-05-14T23:18:52.1544431Z 2021-05-14T23:18:52.1545182Z Reading state information... 67% 2021-05-14T23:18:52.1589699Z 2021-05-14T23:18:52.1590467Z Reading state information... 69% 2021-05-14T23:18:52.1646654Z 2021-05-14T23:18:52.1647281Z Reading state information... 71% 2021-05-14T23:18:52.1689718Z 2021-05-14T23:18:52.1690336Z Reading state information... 73% 2021-05-14T23:18:52.1732379Z 2021-05-14T23:18:52.1732998Z Reading state information... 75% 2021-05-14T23:18:52.1793413Z 2021-05-14T23:18:52.1794020Z Reading state information... 77% 2021-05-14T23:18:52.1835888Z 2021-05-14T23:18:52.1836522Z Reading state information... 79% 2021-05-14T23:18:52.1885569Z 2021-05-14T23:18:52.1886277Z Reading state information... 81% 2021-05-14T23:18:52.1929945Z 2021-05-14T23:18:52.1930789Z Reading state information... 83% 2021-05-14T23:18:52.1973880Z 2021-05-14T23:18:52.1974454Z Reading state information... 85% 2021-05-14T23:18:52.2019047Z 2021-05-14T23:18:52.2019698Z Reading state information... 87% 2021-05-14T23:18:52.2061905Z 2021-05-14T23:18:52.2062557Z Reading state information... 89% 2021-05-14T23:18:52.2102557Z 2021-05-14T23:18:52.2103197Z Reading state information... 91% 2021-05-14T23:18:52.2146294Z 2021-05-14T23:18:52.2146932Z Reading state information... 93% 2021-05-14T23:18:52.2193637Z 2021-05-14T23:18:52.2194184Z Reading state information... 95% 2021-05-14T23:18:52.2239891Z 2021-05-14T23:18:52.2240535Z Reading state information... 97% 2021-05-14T23:18:52.2284484Z 2021-05-14T23:18:52.2285132Z Reading state information... 99% 2021-05-14T23:18:52.5389950Z Selecting previously unselected package pandoc. 2021-05-14T23:18:52.6720543Z (Reading database ... 261856 files and directories currently installed.) 2021-05-14T23:18:52.6889406Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-14T23:18:52.6905094Z Unpacking pandoc (2.7.3-1) ... 2021-05-14T23:18:55.0300876Z Setting up pandoc (2.7.3-1) ... 2021-05-14T23:18:55.0342923Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:18:55.9172208Z 2021-05-14T23:18:55.9173283Z 2021-05-14T23:18:55.9174453Z Reading state information... Done 2021-05-14T23:18:55.9529803Z ##[group]Run git config user.name adigherman 2021-05-14T23:18:55.9530932Z git config user.name adigherman 2021-05-14T23:18:55.9531687Z git config user.email adig@jhu.edu 2021-05-14T23:18:55.9578722Z shell: /usr/bin/bash -e {0} 2021-05-14T23:18:55.9579219Z env: 2021-05-14T23:18:55.9579783Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:18:55.9580395Z TIC_DEPLOY_KEY: 2021-05-14T23:18:55.9581671Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:18:55.9583641Z GITHUB_PAT: *** 2021-05-14T23:18:55.9584404Z COVERALLS_TOKEN: 2021-05-14T23:18:55.9585030Z continue-on-error: false 2021-05-14T23:18:55.9585650Z VDIFFR_RUN_TESTS: 2021-05-14T23:18:55.9586262Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:18:55.9586837Z TZ: UTC 2021-05-14T23:18:55.9587315Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:18:55.9587842Z NOT_CRAN: true 2021-05-14T23:18:55.9588525Z ##[endgroup] 2021-05-14T23:18:55.9862000Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-14T23:18:55.9862827Z env: 2021-05-14T23:18:55.9863408Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:18:55.9863978Z TIC_DEPLOY_KEY: 2021-05-14T23:18:55.9865051Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:18:55.9867299Z GITHUB_PAT: *** 2021-05-14T23:18:55.9867812Z COVERALLS_TOKEN: 2021-05-14T23:18:55.9868414Z continue-on-error: false 2021-05-14T23:18:55.9869008Z VDIFFR_RUN_TESTS: 2021-05-14T23:18:55.9869611Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:18:55.9870140Z TZ: UTC 2021-05-14T23:18:55.9870616Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:18:55.9871102Z NOT_CRAN: true 2021-05-14T23:18:55.9871552Z ##[endgroup] 2021-05-14T23:18:56.1993573Z Reading package lists... 2021-05-14T23:18:56.3825904Z Building dependency tree... 2021-05-14T23:18:56.3848272Z Reading state information... 2021-05-14T23:18:56.5594776Z The following additional packages will be installed: 2021-05-14T23:18:56.5599336Z cmake-data libjsoncpp1 librhash0 2021-05-14T23:18:56.5605767Z Suggested packages: 2021-05-14T23:18:56.5606990Z cmake-doc ninja-build 2021-05-14T23:18:56.6101127Z The following NEW packages will be installed: 2021-05-14T23:18:56.6106859Z cmake cmake-data libjsoncpp1 librhash0 2021-05-14T23:18:56.6679235Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:18:56.6680088Z Need to get 5470 kB of archives. 2021-05-14T23:18:56.6680906Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-14T23:18:56.6683876Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-14T23:18:56.7327330Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-14T23:18:56.7339769Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-14T23:18:56.7360676Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-14T23:18:57.2790519Z Fetched 5470 kB in 0s (28.6 MB/s) 2021-05-14T23:18:57.3227080Z Selecting previously unselected package cmake-data. 2021-05-14T23:18:57.3308827Z (Reading database ... 2021-05-14T23:18:57.3312150Z (Reading database ... 5% 2021-05-14T23:18:57.3312720Z (Reading database ... 10% 2021-05-14T23:18:57.3313289Z (Reading database ... 15% 2021-05-14T23:18:57.3313935Z (Reading database ... 20% 2021-05-14T23:18:57.3314611Z (Reading database ... 25% 2021-05-14T23:18:57.3315337Z (Reading database ... 30% 2021-05-14T23:18:57.3315924Z (Reading database ... 35% 2021-05-14T23:18:57.3316521Z (Reading database ... 40% 2021-05-14T23:18:57.3317105Z (Reading database ... 45% 2021-05-14T23:18:57.3317703Z (Reading database ... 50% 2021-05-14T23:18:57.3353589Z (Reading database ... 55% 2021-05-14T23:18:57.3392168Z (Reading database ... 60% 2021-05-14T23:18:57.3433746Z (Reading database ... 65% 2021-05-14T23:18:57.3565503Z (Reading database ... 70% 2021-05-14T23:18:57.3686896Z (Reading database ... 75% 2021-05-14T23:18:57.3990821Z (Reading database ... 80% 2021-05-14T23:18:57.4306504Z (Reading database ... 85% 2021-05-14T23:18:57.4465261Z (Reading database ... 90% 2021-05-14T23:18:57.4555188Z (Reading database ... 95% 2021-05-14T23:18:57.4555996Z (Reading database ... 100% 2021-05-14T23:18:57.4556919Z (Reading database ... 261863 files and directories currently installed.) 2021-05-14T23:18:57.4721569Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-14T23:18:57.5565975Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:18:58.1999144Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-14T23:18:58.2333779Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-14T23:18:58.2364833Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:18:58.2773936Z Selecting previously unselected package librhash0:amd64. 2021-05-14T23:18:58.3076171Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-14T23:18:58.3094309Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:18:58.3532224Z Selecting previously unselected package cmake. 2021-05-14T23:18:58.3812096Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-14T23:18:58.3824534Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:18:58.8606092Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-14T23:18:58.8651123Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-14T23:18:58.9116022Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-14T23:18:58.9167294Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-14T23:18:58.9233657Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:00.6511470Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:03.0494693Z Reading package lists... 2021-05-14T23:19:03.2431546Z Building dependency tree... 2021-05-14T23:19:03.2452512Z Reading state information... 2021-05-14T23:19:03.4465796Z Suggested packages: 2021-05-14T23:19:03.4467053Z libssh-doc 2021-05-14T23:19:03.5000027Z The following NEW packages will be installed: 2021-05-14T23:19:03.5005493Z libssh-dev 2021-05-14T23:19:03.5270151Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:03.5271349Z Need to get 219 kB of archives. 2021-05-14T23:19:03.5273014Z After this operation, 1127 kB of additional disk space will be used. 2021-05-14T23:19:03.5276503Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-14T23:19:04.0014472Z Fetched 219 kB in 0s (9342 kB/s) 2021-05-14T23:19:04.0356521Z Selecting previously unselected package libssh-dev:amd64. 2021-05-14T23:19:04.0440935Z (Reading database ... 2021-05-14T23:19:04.0441889Z (Reading database ... 5% 2021-05-14T23:19:04.0442735Z (Reading database ... 10% 2021-05-14T23:19:04.0443867Z (Reading database ... 15% 2021-05-14T23:19:04.0444752Z (Reading database ... 20% 2021-05-14T23:19:04.0446270Z (Reading database ... 25% 2021-05-14T23:19:04.0447758Z (Reading database ... 30% 2021-05-14T23:19:04.0448645Z (Reading database ... 35% 2021-05-14T23:19:04.0449497Z (Reading database ... 40% 2021-05-14T23:19:04.0451098Z (Reading database ... 45% 2021-05-14T23:19:04.0451820Z (Reading database ... 50% 2021-05-14T23:19:04.0473142Z (Reading database ... 55% 2021-05-14T23:19:04.0510612Z (Reading database ... 60% 2021-05-14T23:19:04.0555324Z (Reading database ... 65% 2021-05-14T23:19:04.0689875Z (Reading database ... 70% 2021-05-14T23:19:04.0813296Z (Reading database ... 75% 2021-05-14T23:19:04.1104113Z (Reading database ... 80% 2021-05-14T23:19:04.1470459Z (Reading database ... 85% 2021-05-14T23:19:04.1646543Z (Reading database ... 90% 2021-05-14T23:19:04.1734393Z (Reading database ... 95% 2021-05-14T23:19:04.1734994Z (Reading database ... 100% 2021-05-14T23:19:04.1735919Z (Reading database ... 264647 files and directories currently installed.) 2021-05-14T23:19:04.1911448Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:19:04.1931085Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:19:04.2897761Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:19:06.7298246Z Reading package lists... 2021-05-14T23:19:06.9126218Z Building dependency tree... 2021-05-14T23:19:06.9148330Z Reading state information... 2021-05-14T23:19:07.1683151Z The following NEW packages will be installed: 2021-05-14T23:19:07.1691914Z jags 2021-05-14T23:19:07.1942996Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:07.1944223Z Need to get 1562 kB of archives. 2021-05-14T23:19:07.1945147Z After this operation, 3615 kB of additional disk space will be used. 2021-05-14T23:19:07.1947673Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-14T23:19:07.6982342Z Fetched 1562 kB in 0s (34.9 MB/s) 2021-05-14T23:19:08.3766735Z Selecting previously unselected package jags. 2021-05-14T23:19:08.3780434Z (Reading database ... 2021-05-14T23:19:08.3820787Z (Reading database ... 5% 2021-05-14T23:19:08.3821532Z (Reading database ... 10% 2021-05-14T23:19:08.3822395Z (Reading database ... 15% 2021-05-14T23:19:08.3823263Z (Reading database ... 20% 2021-05-14T23:19:08.3823848Z (Reading database ... 25% 2021-05-14T23:19:08.3824445Z (Reading database ... 30% 2021-05-14T23:19:08.3825028Z (Reading database ... 35% 2021-05-14T23:19:08.3825623Z (Reading database ... 40% 2021-05-14T23:19:08.3826206Z (Reading database ... 45% 2021-05-14T23:19:08.3826800Z (Reading database ... 50% 2021-05-14T23:19:08.3827378Z (Reading database ... 55% 2021-05-14T23:19:08.3827978Z (Reading database ... 60% 2021-05-14T23:19:08.3828573Z (Reading database ... 65% 2021-05-14T23:19:08.3829154Z (Reading database ... 70% 2021-05-14T23:19:08.3829748Z (Reading database ... 75% 2021-05-14T23:19:08.3830327Z (Reading database ... 80% 2021-05-14T23:19:08.3830938Z (Reading database ... 85% 2021-05-14T23:19:08.3831519Z (Reading database ... 90% 2021-05-14T23:19:08.3832234Z (Reading database ... 95% 2021-05-14T23:19:08.3833033Z (Reading database ... 100% 2021-05-14T23:19:08.3834096Z (Reading database ... 264666 files and directories currently installed.) 2021-05-14T23:19:08.3835816Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-14T23:19:08.3837194Z Unpacking jags (4.3.0-3build1) ... 2021-05-14T23:19:08.3838037Z Setting up jags (4.3.0-3build1) ... 2021-05-14T23:19:08.3838930Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:08.9798230Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:11.4161839Z Reading package lists... 2021-05-14T23:19:11.6099982Z Building dependency tree... 2021-05-14T23:19:11.6123604Z Reading state information... 2021-05-14T23:19:11.8123256Z The following additional packages will be installed: 2021-05-14T23:19:11.8126579Z libnode64 libuv1-dev 2021-05-14T23:19:11.8669030Z The following NEW packages will be installed: 2021-05-14T23:19:11.8673505Z libnode-dev libnode64 libuv1-dev 2021-05-14T23:19:11.8908353Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:11.8909775Z Need to get 6239 kB of archives. 2021-05-14T23:19:11.8911192Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-14T23:19:11.8914132Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-14T23:19:11.8953067Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-14T23:19:11.9695774Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-14T23:19:12.4496342Z Fetched 6239 kB in 0s (62.5 MB/s) 2021-05-14T23:19:12.4858761Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-14T23:19:12.4934728Z (Reading database ... 2021-05-14T23:19:12.4935810Z (Reading database ... 5% 2021-05-14T23:19:12.4936701Z (Reading database ... 10% 2021-05-14T23:19:12.4937555Z (Reading database ... 15% 2021-05-14T23:19:12.4938514Z (Reading database ... 20% 2021-05-14T23:19:12.4939376Z (Reading database ... 25% 2021-05-14T23:19:12.4940232Z (Reading database ... 30% 2021-05-14T23:19:12.4941086Z (Reading database ... 35% 2021-05-14T23:19:12.4941921Z (Reading database ... 40% 2021-05-14T23:19:12.4942766Z (Reading database ... 45% 2021-05-14T23:19:12.4943610Z (Reading database ... 50% 2021-05-14T23:19:12.4979375Z (Reading database ... 55% 2021-05-14T23:19:12.5018925Z (Reading database ... 60% 2021-05-14T23:19:12.5063166Z (Reading database ... 65% 2021-05-14T23:19:12.5194470Z (Reading database ... 70% 2021-05-14T23:19:12.5318164Z (Reading database ... 75% 2021-05-14T23:19:12.5621590Z (Reading database ... 80% 2021-05-14T23:19:12.5962193Z (Reading database ... 85% 2021-05-14T23:19:12.6121477Z (Reading database ... 90% 2021-05-14T23:19:12.6204969Z (Reading database ... 95% 2021-05-14T23:19:12.6205605Z (Reading database ... 100% 2021-05-14T23:19:12.6206676Z (Reading database ... 264806 files and directories currently installed.) 2021-05-14T23:19:12.6368854Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-14T23:19:12.6382285Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:19:12.6852177Z Selecting previously unselected package libnode64:amd64. 2021-05-14T23:19:12.7124515Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:19:12.7156534Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:19:13.4214267Z Selecting previously unselected package libnode-dev:amd64. 2021-05-14T23:19:13.4535765Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:19:13.4548594Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:19:13.5569778Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-14T23:19:13.5626124Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:19:13.5671990Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-14T23:19:13.5717679Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:15.9411832Z Reading package lists... 2021-05-14T23:19:16.1279121Z Building dependency tree... 2021-05-14T23:19:16.1300361Z Reading state information... 2021-05-14T23:19:16.3127612Z The following additional packages will be installed: 2021-05-14T23:19:16.3132179Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:19:16.3136674Z Suggested packages: 2021-05-14T23:19:16.3137835Z libfftw3-doc 2021-05-14T23:19:16.3633483Z The following NEW packages will be installed: 2021-05-14T23:19:16.3637961Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-14T23:19:16.3859496Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:16.3861191Z Need to get 3986 kB of archives. 2021-05-14T23:19:16.3863292Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-14T23:19:16.3867117Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-14T23:19:16.3948286Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-14T23:19:16.4111762Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-14T23:19:16.4299563Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-14T23:19:16.4307322Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-14T23:19:16.9623658Z Fetched 3986 kB in 0s (35.4 MB/s) 2021-05-14T23:19:16.9990474Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-14T23:19:17.0065661Z (Reading database ... 2021-05-14T23:19:17.0066690Z (Reading database ... 5% 2021-05-14T23:19:17.0067569Z (Reading database ... 10% 2021-05-14T23:19:17.0068555Z (Reading database ... 15% 2021-05-14T23:19:17.0069629Z (Reading database ... 20% 2021-05-14T23:19:17.0070409Z (Reading database ... 25% 2021-05-14T23:19:17.0071478Z (Reading database ... 30% 2021-05-14T23:19:17.0072328Z (Reading database ... 35% 2021-05-14T23:19:17.0073150Z (Reading database ... 40% 2021-05-14T23:19:17.0073993Z (Reading database ... 45% 2021-05-14T23:19:17.0074825Z (Reading database ... 50% 2021-05-14T23:19:17.0114801Z (Reading database ... 55% 2021-05-14T23:19:17.0153103Z (Reading database ... 60% 2021-05-14T23:19:17.0199962Z (Reading database ... 65% 2021-05-14T23:19:17.0330063Z (Reading database ... 70% 2021-05-14T23:19:17.0445261Z (Reading database ... 75% 2021-05-14T23:19:17.0766787Z (Reading database ... 80% 2021-05-14T23:19:17.1120878Z (Reading database ... 85% 2021-05-14T23:19:17.1287735Z (Reading database ... 90% 2021-05-14T23:19:17.1377392Z (Reading database ... 95% 2021-05-14T23:19:17.1378043Z (Reading database ... 100% 2021-05-14T23:19:17.1379339Z (Reading database ... 264942 files and directories currently installed.) 2021-05-14T23:19:17.1547852Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:19:17.1587789Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:19:17.2213317Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-14T23:19:17.2527329Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:19:17.2548258Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:19:17.3653465Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-14T23:19:17.3965617Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:19:17.3979886Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:19:17.5056945Z Selecting previously unselected package libfftw3-bin. 2021-05-14T23:19:17.5403369Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:19:17.5417561Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:19:17.5808794Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-14T23:19:17.6141274Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-14T23:19:17.6153168Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:19:17.9408753Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:19:17.9425541Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:19:17.9466329Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:19:17.9517772Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-14T23:19:17.9554448Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-14T23:19:17.9604082Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:18.8748276Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:21.2904907Z Reading package lists... 2021-05-14T23:19:21.4865975Z Building dependency tree... 2021-05-14T23:19:21.4886723Z Reading state information... 2021-05-14T23:19:21.6865679Z The following additional packages will be installed: 2021-05-14T23:19:21.6868297Z libdcmtk14 2021-05-14T23:19:21.7375401Z The following NEW packages will be installed: 2021-05-14T23:19:21.7380898Z dcmtk libdcmtk14 2021-05-14T23:19:21.7610848Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:21.7612238Z Need to get 5546 kB of archives. 2021-05-14T23:19:21.7616305Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-14T23:19:21.7619606Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-14T23:19:21.8278436Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-14T23:19:22.3064439Z Fetched 5546 kB in 0s (57.2 MB/s) 2021-05-14T23:19:22.3401061Z Selecting previously unselected package libdcmtk14. 2021-05-14T23:19:22.3475604Z (Reading database ... 2021-05-14T23:19:22.3476503Z (Reading database ... 5% 2021-05-14T23:19:22.3477298Z (Reading database ... 10% 2021-05-14T23:19:22.3478069Z (Reading database ... 15% 2021-05-14T23:19:22.3478807Z (Reading database ... 20% 2021-05-14T23:19:22.3480518Z (Reading database ... 25% 2021-05-14T23:19:22.3481404Z (Reading database ... 30% 2021-05-14T23:19:22.3482400Z (Reading database ... 35% 2021-05-14T23:19:22.3483393Z (Reading database ... 40% 2021-05-14T23:19:22.3484173Z (Reading database ... 45% 2021-05-14T23:19:22.3484965Z (Reading database ... 50% 2021-05-14T23:19:22.3520858Z (Reading database ... 55% 2021-05-14T23:19:22.3556414Z (Reading database ... 60% 2021-05-14T23:19:22.3595786Z (Reading database ... 65% 2021-05-14T23:19:22.3729371Z (Reading database ... 70% 2021-05-14T23:19:22.3857448Z (Reading database ... 75% 2021-05-14T23:19:22.4140089Z (Reading database ... 80% 2021-05-14T23:19:22.4507207Z (Reading database ... 85% 2021-05-14T23:19:22.4734747Z (Reading database ... 90% 2021-05-14T23:19:22.4838574Z (Reading database ... 95% 2021-05-14T23:19:22.4839350Z (Reading database ... 100% 2021-05-14T23:19:22.4840294Z (Reading database ... 265033 files and directories currently installed.) 2021-05-14T23:19:22.5003516Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:19:22.5038036Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:19:23.0572362Z Selecting previously unselected package dcmtk. 2021-05-14T23:19:23.0880459Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-14T23:19:23.0943429Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:19:23.2514961Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-14T23:19:23.2554158Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-14T23:19:23.2745300Z Adding `dcmtk' group to system ... 2021-05-14T23:19:23.4392833Z Adding `dcmtk' user to system ... 2021-05-14T23:19:23.6260198Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-14T23:19:23.9248341Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:25.8165761Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:28.2247176Z Reading package lists... 2021-05-14T23:19:28.4100978Z Building dependency tree... 2021-05-14T23:19:29.3809966Z Reading state information... 2021-05-14T23:19:29.3813022Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-14T23:19:29.3814505Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:29.3821467Z Reading package lists... 2021-05-14T23:19:29.3822398Z Building dependency tree... 2021-05-14T23:19:29.3823283Z Reading state information... 2021-05-14T23:19:29.3824685Z libpng-dev is already the newest version (1.6.37-2). 2021-05-14T23:19:29.3825984Z libpng-dev set to manually installed. 2021-05-14T23:19:29.3827351Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:29.3828254Z Reading package lists... 2021-05-14T23:19:29.4756064Z Building dependency tree... 2021-05-14T23:19:29.4775345Z Reading state information... 2021-05-14T23:19:29.6609819Z The following additional packages will be installed: 2021-05-14T23:19:29.6613040Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-14T23:19:29.6620799Z Suggested packages: 2021-05-14T23:19:29.6622479Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-14T23:19:29.6624421Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-14T23:19:29.6625797Z fonts-arphic-uming fonts-nanum 2021-05-14T23:19:29.7144431Z The following NEW packages will be installed: 2021-05-14T23:19:29.7146988Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-14T23:19:29.7148854Z libpoppler97 poppler-data 2021-05-14T23:19:29.7362457Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:29.7363373Z Need to get 2582 kB of archives. 2021-05-14T23:19:29.7364986Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-14T23:19:29.7367298Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-14T23:19:29.7745889Z 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-14T23:19:29.7771338Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-14T23:19:29.7906692Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-14T23:19:29.7924845Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-14T23:19:29.7935146Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-14T23:19:30.2756314Z Fetched 2582 kB in 0s (35.5 MB/s) 2021-05-14T23:19:30.3126281Z Selecting previously unselected package poppler-data. 2021-05-14T23:19:30.3210104Z (Reading database ... 2021-05-14T23:19:30.3211524Z (Reading database ... 5% 2021-05-14T23:19:30.3212157Z (Reading database ... 10% 2021-05-14T23:19:30.3212764Z (Reading database ... 15% 2021-05-14T23:19:30.3213353Z (Reading database ... 20% 2021-05-14T23:19:30.3214227Z (Reading database ... 25% 2021-05-14T23:19:30.3214852Z (Reading database ... 30% 2021-05-14T23:19:30.3215453Z (Reading database ... 35% 2021-05-14T23:19:30.3216037Z (Reading database ... 40% 2021-05-14T23:19:30.3216639Z (Reading database ... 45% 2021-05-14T23:19:30.3217238Z (Reading database ... 50% 2021-05-14T23:19:30.3256930Z (Reading database ... 55% 2021-05-14T23:19:30.3297134Z (Reading database ... 60% 2021-05-14T23:19:30.3341171Z (Reading database ... 65% 2021-05-14T23:19:30.3477727Z (Reading database ... 70% 2021-05-14T23:19:30.3605877Z (Reading database ... 75% 2021-05-14T23:19:30.3920739Z (Reading database ... 80% 2021-05-14T23:19:30.4261140Z (Reading database ... 85% 2021-05-14T23:19:30.4422271Z (Reading database ... 90% 2021-05-14T23:19:30.4512599Z (Reading database ... 95% 2021-05-14T23:19:30.4513203Z (Reading database ... 100% 2021-05-14T23:19:30.4514164Z (Reading database ... 265268 files and directories currently installed.) 2021-05-14T23:19:30.4676593Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-14T23:19:30.4689611Z Unpacking poppler-data (0.4.9-2) ... 2021-05-14T23:19:30.7452945Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-14T23:19:30.7771978Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-14T23:19:30.7808349Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:19:30.8293569Z Selecting previously unselected package libpoppler97:amd64. 2021-05-14T23:19:30.8583238Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:19:30.8598709Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:19:30.9934063Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-14T23:19:31.0226499Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:19:31.0247052Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:19:31.0616439Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-14T23:19:31.0926344Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:19:31.0940866Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:19:31.1253602Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-14T23:19:31.1550712Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-14T23:19:31.1566706Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:19:31.2312452Z Setting up poppler-data (0.4.9-2) ... 2021-05-14T23:19:31.2437241Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-14T23:19:31.2477388Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:19:31.2522217Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:19:31.2568813Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:19:31.2603352Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-14T23:19:31.2666564Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:19:31.3315319Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:33.6817121Z Reading package lists... 2021-05-14T23:19:33.8693999Z Building dependency tree... 2021-05-14T23:19:33.8718618Z Reading state information... 2021-05-14T23:19:34.0602479Z The following additional packages will be installed: 2021-05-14T23:19:34.0606599Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-14T23:19:34.0617241Z Suggested packages: 2021-05-14T23:19:34.0618142Z libhdf5-doc 2021-05-14T23:19:34.1125240Z The following NEW packages will be installed: 2021-05-14T23:19:34.1131834Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-14T23:19:34.1137898Z libsz2 2021-05-14T23:19:34.1364283Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:34.1365191Z Need to get 4074 kB of archives. 2021-05-14T23:19:34.1366330Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-14T23:19:34.1368974Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-14T23:19:34.1393437Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-14T23:19:34.1400664Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-14T23:19:34.1407340Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-14T23:19:34.1592075Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-14T23:19:34.1603909Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-14T23:19:34.1610358Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-14T23:19:34.6897475Z Fetched 4074 kB in 0s (54.3 MB/s) 2021-05-14T23:19:34.7226742Z Selecting previously unselected package hdf5-helpers. 2021-05-14T23:19:34.7314895Z (Reading database ... 2021-05-14T23:19:34.7316756Z (Reading database ... 5% 2021-05-14T23:19:34.7317710Z (Reading database ... 10% 2021-05-14T23:19:34.7318563Z (Reading database ... 15% 2021-05-14T23:19:34.7319418Z (Reading database ... 20% 2021-05-14T23:19:34.7320247Z (Reading database ... 25% 2021-05-14T23:19:34.7321181Z (Reading database ... 30% 2021-05-14T23:19:34.7322024Z (Reading database ... 35% 2021-05-14T23:19:34.7322881Z (Reading database ... 40% 2021-05-14T23:19:34.7323723Z (Reading database ... 45% 2021-05-14T23:19:34.7352454Z (Reading database ... 50% 2021-05-14T23:19:34.7405379Z (Reading database ... 55% 2021-05-14T23:19:34.7429698Z (Reading database ... 60% 2021-05-14T23:19:34.7482060Z (Reading database ... 65% 2021-05-14T23:19:34.7625327Z (Reading database ... 70% 2021-05-14T23:19:34.7745610Z (Reading database ... 75% 2021-05-14T23:19:34.8135950Z (Reading database ... 80% 2021-05-14T23:19:34.8492930Z (Reading database ... 85% 2021-05-14T23:19:34.8674170Z (Reading database ... 90% 2021-05-14T23:19:34.8763727Z (Reading database ... 95% 2021-05-14T23:19:34.8764340Z (Reading database ... 100% 2021-05-14T23:19:34.8765351Z (Reading database ... 265828 files and directories currently installed.) 2021-05-14T23:19:34.8933088Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:19:34.8954785Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:19:34.9314784Z Selecting previously unselected package libaec0:amd64. 2021-05-14T23:19:34.9619903Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-14T23:19:34.9654112Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:19:34.9985839Z Selecting previously unselected package libsz2:amd64. 2021-05-14T23:19:35.0324613Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-14T23:19:35.0344034Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:19:35.0733158Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-14T23:19:35.0990940Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:19:35.1007121Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:19:35.2694204Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-14T23:19:35.2952859Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:19:35.2968658Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:19:35.3415445Z Selecting previously unselected package libaec-dev:amd64. 2021-05-14T23:19:35.3735171Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-14T23:19:35.3758483Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:19:35.4112990Z Selecting previously unselected package libhdf5-dev. 2021-05-14T23:19:35.4453115Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-14T23:19:35.4467360Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:19:35.7964360Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:19:35.8015301Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-14T23:19:35.8073599Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-14T23:19:35.8134425Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-14T23:19:35.8180689Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:19:35.8223343Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:19:35.8269330Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-14T23:19:35.8363992Z 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-14T23:19:35.8401363Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:36.7220281Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:39.0906476Z Reading package lists... 2021-05-14T23:19:39.2703475Z Building dependency tree... 2021-05-14T23:19:39.2729089Z Reading state information... 2021-05-14T23:19:39.4662697Z The following additional packages will be installed: 2021-05-14T23:19:39.4667387Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-14T23:19:39.5205636Z The following NEW packages will be installed: 2021-05-14T23:19:39.5208280Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-14T23:19:39.5209860Z mesa-common-dev 2021-05-14T23:19:39.5468997Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:39.5471228Z Need to get 1761 kB of archives. 2021-05-14T23:19:39.5472528Z After this operation, 5442 kB of additional disk space will be used. 2021-05-14T23:19:39.5475095Z 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-14T23:19:39.5508984Z 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-14T23:19:39.5516302Z 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-14T23:19:39.5529379Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-14T23:19:39.5552976Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-14T23:19:39.5575493Z 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-14T23:19:40.0581252Z Fetched 1761 kB in 0s (37.3 MB/s) 2021-05-14T23:19:40.0921162Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-14T23:19:40.1000534Z (Reading database ... 2021-05-14T23:19:40.1001599Z (Reading database ... 5% 2021-05-14T23:19:40.1002480Z (Reading database ... 10% 2021-05-14T23:19:40.1003352Z (Reading database ... 15% 2021-05-14T23:19:40.1004306Z (Reading database ... 20% 2021-05-14T23:19:40.1005117Z (Reading database ... 25% 2021-05-14T23:19:40.1005922Z (Reading database ... 30% 2021-05-14T23:19:40.1006736Z (Reading database ... 35% 2021-05-14T23:19:40.1007526Z (Reading database ... 40% 2021-05-14T23:19:40.1008337Z (Reading database ... 45% 2021-05-14T23:19:40.1009371Z (Reading database ... 50% 2021-05-14T23:19:40.1049686Z (Reading database ... 55% 2021-05-14T23:19:40.1089299Z (Reading database ... 60% 2021-05-14T23:19:40.1133173Z (Reading database ... 65% 2021-05-14T23:19:40.1263880Z (Reading database ... 70% 2021-05-14T23:19:40.1397109Z (Reading database ... 75% 2021-05-14T23:19:40.1704368Z (Reading database ... 80% 2021-05-14T23:19:40.2048629Z (Reading database ... 85% 2021-05-14T23:19:40.2212109Z (Reading database ... 90% 2021-05-14T23:19:40.2299217Z (Reading database ... 95% 2021-05-14T23:19:40.2300273Z (Reading database ... 100% 2021-05-14T23:19:40.2301555Z (Reading database ... 266036 files and directories currently installed.) 2021-05-14T23:19:40.2469689Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:19:40.2483156Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:19:40.2946914Z Selecting previously unselected package libglx-dev:amd64. 2021-05-14T23:19:40.3285190Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:19:40.3307062Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:19:40.3824758Z Selecting previously unselected package libgl-dev:amd64. 2021-05-14T23:19:40.4149059Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:19:40.4167714Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:19:40.4600983Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-14T23:19:40.4920126Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-14T23:19:40.4943801Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:19:40.5388936Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-14T23:19:40.5734225Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-14T23:19:40.5762266Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:19:40.6275372Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-14T23:19:40.6615144Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:19:40.6626316Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:19:40.8441608Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-14T23:19:40.8497241Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:19:40.8535744Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-14T23:19:40.8586998Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:19:40.8636912Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-14T23:19:40.8686938Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:19:40.8732120Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:42.4886605Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:44.8442619Z Reading package lists... 2021-05-14T23:19:45.0289277Z Building dependency tree... 2021-05-14T23:19:45.0311663Z Reading state information... 2021-05-14T23:19:45.2274020Z The following additional packages will be installed: 2021-05-14T23:19:45.2276776Z libprotobuf-lite17 libprotoc17 2021-05-14T23:19:45.2813584Z The following NEW packages will be installed: 2021-05-14T23:19:45.2816614Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-14T23:19:45.2818110Z protobuf-compiler 2021-05-14T23:19:45.3051223Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:45.3052191Z Need to get 2754 kB of archives. 2021-05-14T23:19:45.3053726Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-14T23:19:45.3056356Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-14T23:19:45.3095703Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-14T23:19:45.3215938Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-14T23:19:45.3351739Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-14T23:19:45.3445858Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-14T23:19:45.8220162Z Fetched 2754 kB in 0s (48.1 MB/s) 2021-05-14T23:19:45.8604502Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-14T23:19:45.8684418Z (Reading database ... 2021-05-14T23:19:45.8685430Z (Reading database ... 5% 2021-05-14T23:19:45.8686453Z (Reading database ... 10% 2021-05-14T23:19:45.8687300Z (Reading database ... 15% 2021-05-14T23:19:45.8688237Z (Reading database ... 20% 2021-05-14T23:19:45.8689086Z (Reading database ... 25% 2021-05-14T23:19:45.8690134Z (Reading database ... 30% 2021-05-14T23:19:45.8691612Z (Reading database ... 35% 2021-05-14T23:19:45.8692654Z (Reading database ... 40% 2021-05-14T23:19:45.8693616Z (Reading database ... 45% 2021-05-14T23:19:45.8694442Z (Reading database ... 50% 2021-05-14T23:19:45.8732885Z (Reading database ... 55% 2021-05-14T23:19:45.8832956Z (Reading database ... 60% 2021-05-14T23:19:46.8861024Z (Reading database ... 65% 2021-05-14T23:19:46.8861831Z (Reading database ... 70% 2021-05-14T23:19:46.8862400Z (Reading database ... 75% 2021-05-14T23:19:46.8862982Z (Reading database ... 80% 2021-05-14T23:19:46.8863546Z (Reading database ... 85% 2021-05-14T23:19:46.8864121Z (Reading database ... 90% 2021-05-14T23:19:46.8864811Z (Reading database ... 95% 2021-05-14T23:19:46.8865404Z (Reading database ... 100% 2021-05-14T23:19:46.8866359Z (Reading database ... 266519 files and directories currently installed.) 2021-05-14T23:19:46.8868329Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:19:46.8869734Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:46.8871098Z Selecting previously unselected package libprotoc17:amd64. 2021-05-14T23:19:46.8872332Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:19:46.8873413Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:46.8874724Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-14T23:19:46.8876276Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:19:46.8877533Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:46.8878820Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-14T23:19:46.8880196Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:19:46.8886224Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:46.8888116Z Selecting previously unselected package protobuf-compiler. 2021-05-14T23:19:46.8889606Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-14T23:19:46.8894018Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:46.8895193Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:46.8896293Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:46.8897529Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:46.8898729Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:46.8899867Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-14T23:19:46.8900877Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:19:47.5271191Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:19:49.8833966Z Reading package lists... 2021-05-14T23:19:50.0629107Z Building dependency tree... 2021-05-14T23:19:50.0651952Z Reading state information... 2021-05-14T23:19:50.2694742Z The following additional packages will be installed: 2021-05-14T23:19:50.2697417Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-14T23:19:50.2699701Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-14T23:19:50.2701472Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-14T23:19:50.2703501Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-14T23:19:50.2705606Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-14T23:19:50.2707528Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:19:50.2709564Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:19:50.2711638Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:19:50.2713618Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:19:50.2715659Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:19:50.2719332Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:19:50.2723737Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:19:50.2725256Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:19:50.2726701Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:19:50.2727621Z Suggested packages: 2021-05-14T23:19:50.2728891Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-14T23:19:50.2730798Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-14T23:19:50.2732698Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-14T23:19:50.2734361Z nvidia-legacy-304xx-vdpau-driver 2021-05-14T23:19:50.3565988Z The following NEW packages will be installed: 2021-05-14T23:19:50.3568648Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-14T23:19:50.3570986Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-14T23:19:50.3572853Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-14T23:19:50.3575294Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-14T23:19:50.3577647Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-14T23:19:50.3579797Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-14T23:19:50.3582010Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-14T23:19:50.3584356Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-14T23:19:50.3586572Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-14T23:19:50.3590113Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-14T23:19:50.3592454Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-14T23:19:50.3595174Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-14T23:19:50.3597031Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-14T23:19:50.3598724Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-14T23:19:50.3805838Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:19:50.3807243Z Need to get 47.1 MB of archives. 2021-05-14T23:19:50.3808391Z After this operation, 195 MB of additional disk space will be used. 2021-05-14T23:19:50.3811502Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-14T23:19:50.3993527Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-14T23:19:50.4008507Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-14T23:19:50.4015436Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-14T23:19:50.4023147Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-14T23:19:50.4030222Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-14T23:19:50.4036551Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-14T23:19:50.4089699Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-14T23:19:50.5240076Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-14T23:19:50.5247445Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-14T23:19:50.5260422Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-14T23:19:50.5283101Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-14T23:19:50.5289185Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-14T23:19:50.5297003Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-14T23:19:50.5308882Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-14T23:19:50.5329176Z 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-14T23:19:50.5340481Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-14T23:19:50.5356475Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-14T23:19:50.5365454Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-14T23:19:50.5376416Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-14T23:19:50.5384837Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-14T23:19:50.5512082Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-14T23:19:50.5616033Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-14T23:19:50.5635717Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-14T23:19:50.5645541Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-14T23:19:50.5666447Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-14T23:19:50.6417960Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-14T23:19:50.6427520Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-14T23:19:50.6448636Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-14T23:19:50.6460365Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-14T23:19:50.6486745Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-14T23:19:50.6498248Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-14T23:19:50.6515375Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-14T23:19:50.6537019Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-14T23:19:50.6606785Z 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-14T23:19:50.6651909Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-14T23:19:50.6805443Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-14T23:19:50.6811638Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-14T23:19:50.8401489Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-14T23:19:50.8411183Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-14T23:19:50.8417052Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-14T23:19:50.8425645Z 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-14T23:19:50.8433593Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-14T23:19:50.8444757Z 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-14T23:19:50.8460368Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-14T23:19:50.8567196Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-14T23:19:50.8583517Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-14T23:19:50.8615111Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-14T23:19:50.8624577Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-14T23:19:50.8780041Z 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-14T23:19:50.8813967Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-14T23:19:50.8824200Z 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-14T23:19:50.8831352Z 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-14T23:19:50.8839621Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-14T23:19:50.8852126Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-14T23:19:50.8864399Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-14T23:19:50.8896079Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-14T23:19:50.8919992Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-14T23:19:50.8924957Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-14T23:19:50.8984707Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-14T23:19:50.8990815Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-14T23:19:50.9011562Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-14T23:19:50.9033831Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-14T23:19:50.9085740Z 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-14T23:19:50.9129870Z 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-14T23:19:50.9145967Z 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-14T23:19:50.9161919Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-14T23:19:50.9366874Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-14T23:19:50.9381289Z 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-14T23:19:50.9622511Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-14T23:19:50.9628580Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-14T23:19:50.9637163Z 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-14T23:19:51.0012442Z 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-14T23:19:51.0435866Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-14T23:19:51.0525577Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-14T23:19:51.0528080Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-14T23:19:51.7145788Z Fetched 47.1 MB in 1s (68.4 MB/s) 2021-05-14T23:19:51.7519981Z Selecting previously unselected package libaom0:amd64. 2021-05-14T23:19:51.7601465Z (Reading database ... 2021-05-14T23:19:51.7602660Z (Reading database ... 5% 2021-05-14T23:19:51.7603479Z (Reading database ... 10% 2021-05-14T23:19:51.7604274Z (Reading database ... 15% 2021-05-14T23:19:51.7605152Z (Reading database ... 20% 2021-05-14T23:19:51.7605945Z (Reading database ... 25% 2021-05-14T23:19:51.7606710Z (Reading database ... 30% 2021-05-14T23:19:51.7607772Z (Reading database ... 35% 2021-05-14T23:19:51.7608600Z (Reading database ... 40% 2021-05-14T23:19:51.7609587Z (Reading database ... 45% 2021-05-14T23:19:51.7610225Z (Reading database ... 50% 2021-05-14T23:19:51.7662059Z (Reading database ... 55% 2021-05-14T23:19:51.7702704Z (Reading database ... 60% 2021-05-14T23:19:51.7743562Z (Reading database ... 65% 2021-05-14T23:19:51.7886552Z (Reading database ... 70% 2021-05-14T23:19:51.8016290Z (Reading database ... 75% 2021-05-14T23:19:51.8327164Z (Reading database ... 80% 2021-05-14T23:19:51.8697399Z (Reading database ... 85% 2021-05-14T23:19:51.8872719Z (Reading database ... 90% 2021-05-14T23:19:51.8960757Z (Reading database ... 95% 2021-05-14T23:19:51.8962055Z (Reading database ... 100% 2021-05-14T23:19:51.8963170Z (Reading database ... 266690 files and directories currently installed.) 2021-05-14T23:19:51.9129164Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-14T23:19:51.9154571Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:19:52.0692385Z Selecting previously unselected package libva2:amd64. 2021-05-14T23:19:52.1000648Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-14T23:19:52.1018368Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-14T23:19:52.1494115Z Selecting previously unselected package libva-drm2:amd64. 2021-05-14T23:19:52.1804291Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-14T23:19:52.1817856Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:19:52.2088164Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-14T23:19:52.2417201Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-14T23:19:52.2434296Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:19:52.2779180Z Selecting previously unselected package libvdpau1:amd64. 2021-05-14T23:19:52.3113841Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:19:52.3128821Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:19:52.3578652Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-14T23:19:52.3930431Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-14T23:19:52.3946501Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:19:52.4314784Z Selecting previously unselected package libavutil56:amd64. 2021-05-14T23:19:52.4653515Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:52.4668094Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:52.5293246Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-14T23:19:52.5579756Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-14T23:19:52.5611707Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:19:53.3379518Z Selecting previously unselected package libgsm1:amd64. 2021-05-14T23:19:53.3713420Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-14T23:19:53.3734361Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:19:53.4132137Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-14T23:19:53.4408852Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-14T23:19:53.4424568Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:19:53.4891606Z Selecting previously unselected package libopus0:amd64. 2021-05-14T23:19:53.5177720Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-14T23:19:53.5196102Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:19:53.5692202Z Selecting previously unselected package libshine3:amd64. 2021-05-14T23:19:53.5969929Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-14T23:19:53.5985684Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:19:53.6332977Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-14T23:19:53.6595870Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-14T23:19:53.6623653Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:19:53.6973340Z Selecting previously unselected package libspeex1:amd64. 2021-05-14T23:19:53.7253987Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-14T23:19:53.7290049Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:19:53.7652607Z Selecting previously unselected package libsoxr0:amd64. 2021-05-14T23:19:53.7956833Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-14T23:19:53.7970415Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:19:53.8412985Z Selecting previously unselected package libswresample3:amd64. 2021-05-14T23:19:53.8665574Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:53.8685295Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:53.9035895Z Selecting previously unselected package libtheora0:amd64. 2021-05-14T23:19:53.9371714Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-14T23:19:53.9393900Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:19:53.9852680Z Selecting previously unselected package libtwolame0:amd64. 2021-05-14T23:19:54.0177889Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-14T23:19:54.0191761Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:19:54.0550886Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-14T23:19:54.0877599Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-14T23:19:54.0891485Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:19:54.1286144Z Selecting previously unselected package libwavpack1:amd64. 2021-05-14T23:19:54.1606112Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:54.1621108Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:19:54.1987562Z Selecting previously unselected package libx264-155:amd64. 2021-05-14T23:19:54.2314639Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-14T23:19:54.2327294Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:19:54.3244255Z Selecting previously unselected package libx265-179:amd64. 2021-05-14T23:19:54.3596344Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-14T23:19:54.3612496Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:19:54.5857285Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-14T23:19:54.6184300Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-14T23:19:54.6204022Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:19:54.6680717Z Selecting previously unselected package libzvbi-common. 2021-05-14T23:19:54.7017476Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-14T23:19:54.7061045Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-14T23:19:54.7409959Z Selecting previously unselected package libzvbi0:amd64. 2021-05-14T23:19:54.7762383Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-14T23:19:54.7778371Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:19:54.8372271Z Selecting previously unselected package libavcodec58:amd64. 2021-05-14T23:19:54.8655205Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:54.8675406Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:55.4573985Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-14T23:19:55.4892517Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-14T23:19:55.4910166Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:19:55.5233569Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-14T23:19:55.5560091Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-14T23:19:55.5581505Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:19:55.5907694Z Selecting previously unselected package libass9:amd64. 2021-05-14T23:19:55.6235231Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-14T23:19:55.6249673Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:19:55.6675374Z Selecting previously unselected package libbluray2:amd64. 2021-05-14T23:19:55.7002169Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-14T23:19:55.7017151Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:19:55.7530208Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-14T23:19:55.7830662Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-14T23:19:55.7852284Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:19:55.8212180Z Selecting previously unselected package libgme0:amd64. 2021-05-14T23:19:55.8506329Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-14T23:19:55.8520054Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:19:55.8945059Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-14T23:19:55.9267632Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-14T23:19:55.9294559Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:19:55.9772288Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-14T23:19:56.0075449Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-14T23:19:56.0089817Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:19:56.1079266Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-14T23:19:56.1404134Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-14T23:19:56.1417957Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:19:56.1989001Z Selecting previously unselected package libavformat58:amd64. 2021-05-14T23:19:56.2344222Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:56.2360011Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:56.3652926Z Selecting previously unselected package libbs2b0:amd64. 2021-05-14T23:19:56.3929232Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-14T23:19:56.3944717Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:19:56.4365326Z Selecting previously unselected package libflite1:amd64. 2021-05-14T23:19:56.4709127Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-14T23:19:56.4725440Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:19:57.6837595Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-14T23:19:57.7164890Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-14T23:19:57.7178851Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:19:57.7556389Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-14T23:19:57.7834495Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-14T23:19:57.7852651Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:19:57.8156536Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-14T23:19:57.8504080Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-14T23:19:57.8522388Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:19:57.8852380Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-14T23:19:57.9166240Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:57.9182659Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:19:57.9593881Z Selecting previously unselected package libmysofa1:amd64. 2021-05-14T23:19:57.9872111Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-14T23:19:57.9886347Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:19:58.0292951Z Selecting previously unselected package libpostproc55:amd64. 2021-05-14T23:19:58.0620866Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:58.0638132Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:58.1092899Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-14T23:19:58.1475056Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-14T23:19:58.1496380Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:19:58.2977607Z Selecting previously unselected package librubberband2:amd64. 2021-05-14T23:19:58.3317218Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-14T23:19:58.3357285Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:19:58.3812054Z Selecting previously unselected package libswscale5:amd64. 2021-05-14T23:19:58.4060444Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:58.4076560Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:58.4571783Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-14T23:19:58.4894508Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-14T23:19:58.4910791Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:19:58.5292305Z Selecting previously unselected package libavfilter7:amd64. 2021-05-14T23:19:58.5574670Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:19:58.5687177Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:19:58.7160489Z Selecting previously unselected package libcaca0:amd64. 2021-05-14T23:19:58.7486838Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-14T23:19:58.7503203Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:19:58.8044293Z Selecting previously unselected package libcdio18:amd64. 2021-05-14T23:19:58.8367247Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-14T23:19:58.8415740Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:19:58.8796566Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-14T23:19:58.9111349Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:19:58.9130318Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:19:58.9503377Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-14T23:19:58.9833211Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-14T23:19:58.9854340Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:19:59.0165967Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-14T23:19:59.0485781Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-14T23:19:59.0499213Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:19:59.0883037Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-14T23:19:59.1210365Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-14T23:19:59.1237756Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:19:59.1608750Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-14T23:19:59.1942450Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-14T23:19:59.1959668Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:19:59.2557453Z Selecting previously unselected package libopenal-data. 2021-05-14T23:19:59.2890852Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-14T23:19:59.2904152Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-14T23:19:59.3361916Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-14T23:19:59.3692140Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-14T23:19:59.3711678Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:19:59.4035975Z Selecting previously unselected package libopenal1:amd64. 2021-05-14T23:19:59.4363134Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-14T23:19:59.4384545Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:19:59.5213142Z Selecting previously unselected package libasyncns0:amd64. 2021-05-14T23:19:59.5493437Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-14T23:19:59.5517068Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:19:59.5932080Z Selecting previously unselected package libflac8:amd64. 2021-05-14T23:19:59.6189869Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-14T23:19:59.6207726Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:19:59.6692695Z Selecting previously unselected package libsndfile1:amd64. 2021-05-14T23:19:59.6969109Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-14T23:19:59.6983795Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:19:59.7546973Z Selecting previously unselected package libpulse0:amd64. 2021-05-14T23:19:59.7864007Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-14T23:19:59.7961998Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:19:59.8541834Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-14T23:19:59.8862310Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-14T23:19:59.8963395Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:19:59.9772443Z Selecting previously unselected package libavdevice58:amd64. 2021-05-14T23:20:00.0065508Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:20:00.0080694Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:20:00.0492564Z Selecting previously unselected package libavresample4:amd64. 2021-05-14T23:20:00.0771172Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:20:00.0782581Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:20:00.1127828Z Selecting previously unselected package ffmpeg. 2021-05-14T23:20:00.1456907Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-14T23:20:00.1554606Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:20:00.2932908Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-14T23:20:00.3204722Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-14T23:20:00.3225047Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:20:00.3638375Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-14T23:20:00.3940603Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-14T23:20:00.3959527Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:20:00.6373146Z Selecting previously unselected package libaacs0:amd64. 2021-05-14T23:20:00.6649000Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-14T23:20:00.6662188Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:20:00.7052395Z Selecting previously unselected package libbdplus0:amd64. 2021-05-14T23:20:00.7357226Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-14T23:20:00.7381191Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:20:00.7773322Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-14T23:20:00.8074807Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:20:00.8091995Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:20:01.1151831Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-14T23:20:01.1477028Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:20:01.1496091Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:20:01.4853017Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-14T23:20:01.5148046Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-14T23:20:01.5164646Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:20:01.6759623Z Selecting previously unselected package va-driver-all:amd64. 2021-05-14T23:20:01.7092993Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-14T23:20:01.7106316Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:20:01.7412953Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-14T23:20:01.7684965Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-14T23:20:01.7701421Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:20:01.8425498Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-14T23:20:01.8472627Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-14T23:20:01.8534573Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-14T23:20:01.8587054Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-14T23:20:01.8637068Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-14T23:20:01.8673566Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-14T23:20:01.8710787Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-14T23:20:01.8755639Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-14T23:20:01.8799989Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-14T23:20:01.8838759Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-14T23:20:01.8965987Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-14T23:20:01.9085569Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-14T23:20:01.9134979Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-14T23:20:01.9185570Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-14T23:20:01.9240114Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-14T23:20:01.9324842Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-14T23:20:01.9379900Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-14T23:20:01.9426033Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-14T23:20:01.9474251Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-14T23:20:01.9516231Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-14T23:20:01.9558184Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-14T23:20:01.9623562Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-14T23:20:01.9680793Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-14T23:20:01.9730046Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-14T23:20:01.9777685Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-14T23:20:01.9831357Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-14T23:20:01.9888815Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-14T23:20:01.9940303Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-14T23:20:01.9983834Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-14T23:20:02.0027061Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-14T23:20:02.0074599Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-14T23:20:02.0115772Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-14T23:20:02.0176162Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-14T23:20:02.0226744Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:20:02.0299050Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-14T23:20:02.0344532Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-14T23:20:02.0395454Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-14T23:20:02.0453423Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-14T23:20:02.0514463Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:20:02.0559675Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-14T23:20:02.0615433Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-14T23:20:02.0660393Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-14T23:20:02.0713748Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-14T23:20:02.0774746Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-14T23:20:02.0817630Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-14T23:20:02.0873314Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-14T23:20:02.0921654Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-14T23:20:02.0967212Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-14T23:20:02.1014193Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-14T23:20:02.1068077Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-14T23:20:02.1119461Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:20:02.1166755Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-14T23:20:02.1211204Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:20:02.1260433Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-14T23:20:02.1331582Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-14T23:20:02.1379246Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:20:02.1425972Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-14T23:20:02.1471009Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:20:02.1526310Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-14T23:20:02.1582588Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-14T23:20:02.1631328Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-14T23:20:02.1688645Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-14T23:20:02.1745825Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-14T23:20:02.1807401Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:20:02.1859546Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-14T23:20:02.1920935Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-14T23:20:02.2100632Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-14T23:20:02.2232084Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:20:02.2271763Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:20:02.2311193Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:20:02.2355619Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-14T23:20:02.2404263Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-14T23:20:02.2513096Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:20:02.2557156Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:20:02.2608596Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:20:02.2653258Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-14T23:20:02.2766469Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:20:03.5295526Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:05.9438125Z Reading package lists... 2021-05-14T23:20:06.1499414Z Building dependency tree... 2021-05-14T23:20:06.1521108Z Reading state information... 2021-05-14T23:20:06.3480930Z The following additional packages will be installed: 2021-05-14T23:20:06.3483916Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:20:06.4045791Z The following NEW packages will be installed: 2021-05-14T23:20:06.4048369Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-14T23:20:06.4051310Z libmagick++-dev 2021-05-14T23:20:06.4313413Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:06.4315042Z Need to get 309 kB of archives. 2021-05-14T23:20:06.4316255Z After this operation, 2202 kB of additional disk space will be used. 2021-05-14T23:20:06.4318938Z 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-14T23:20:06.4348766Z 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-14T23:20:06.4373434Z 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-14T23:20:06.4391827Z 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-14T23:20:06.9382849Z Fetched 309 kB in 0s (10.7 MB/s) 2021-05-14T23:20:06.9796433Z Selecting previously unselected package libmagick++-6-headers. 2021-05-14T23:20:06.9878607Z (Reading database ... 2021-05-14T23:20:06.9879684Z (Reading database ... 5% 2021-05-14T23:20:06.9880571Z (Reading database ... 10% 2021-05-14T23:20:06.9881414Z (Reading database ... 15% 2021-05-14T23:20:06.9882401Z (Reading database ... 20% 2021-05-14T23:20:06.9883035Z (Reading database ... 25% 2021-05-14T23:20:06.9883637Z (Reading database ... 30% 2021-05-14T23:20:06.9884266Z (Reading database ... 35% 2021-05-14T23:20:06.9884870Z (Reading database ... 40% 2021-05-14T23:20:06.9885472Z (Reading database ... 45% 2021-05-14T23:20:06.9886053Z (Reading database ... 50% 2021-05-14T23:20:06.9942607Z (Reading database ... 55% 2021-05-14T23:20:06.9989191Z (Reading database ... 60% 2021-05-14T23:20:07.0020489Z (Reading database ... 65% 2021-05-14T23:20:07.0151722Z (Reading database ... 70% 2021-05-14T23:20:07.0287501Z (Reading database ... 75% 2021-05-14T23:20:07.0316982Z (Reading database ... 80% 2021-05-14T23:20:07.0918045Z (Reading database ... 85% 2021-05-14T23:20:07.1105201Z (Reading database ... 90% 2021-05-14T23:20:07.1185109Z (Reading database ... 95% 2021-05-14T23:20:07.1186242Z (Reading database ... 100% 2021-05-14T23:20:07.1187444Z (Reading database ... 267231 files and directories currently installed.) 2021-05-14T23:20:07.1354880Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:20:07.1452704Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:20:07.2431577Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-14T23:20:07.2756488Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:20:07.2782655Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:20:07.3210370Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-14T23:20:07.3540679Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-14T23:20:07.3550966Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:20:07.4530025Z Selecting previously unselected package libmagick++-dev. 2021-05-14T23:20:07.4886668Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-14T23:20:07.4983673Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:20:07.5703785Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:20:07.5807634Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:20:07.5845314Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:20:07.5885490Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-14T23:20:07.5991720Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:09.9889129Z Reading package lists... 2021-05-14T23:20:10.1965315Z Building dependency tree... 2021-05-14T23:20:10.1991444Z Reading state information... 2021-05-14T23:20:10.3962054Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-14T23:20:10.3964867Z The following additional packages will be installed: 2021-05-14T23:20:10.3966610Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-14T23:20:10.3968002Z libijs-0.35 libjbig2dec0 2021-05-14T23:20:10.3972228Z Suggested packages: 2021-05-14T23:20:10.3973645Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-14T23:20:10.3974765Z ghostscript-x 2021-05-14T23:20:10.4530820Z The following NEW packages will be installed: 2021-05-14T23:20:10.4537109Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-14T23:20:10.4545511Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-14T23:20:10.4774569Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:10.4775497Z Need to get 11.2 MB of archives. 2021-05-14T23:20:10.4776460Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-14T23:20:10.4779068Z 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-14T23:20:10.5072003Z 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-14T23:20:10.5085389Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-14T23:20:10.6081212Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-14T23:20:10.6169520Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-14T23:20:10.6176845Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-14T23:20:10.6185447Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-14T23:20:10.6475249Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-14T23:20:11.1433216Z Fetched 11.2 MB in 0s (59.8 MB/s) 2021-05-14T23:20:11.1834422Z Selecting previously unselected package fonts-droid-fallback. 2021-05-14T23:20:11.1926370Z (Reading database ... 2021-05-14T23:20:11.1927046Z (Reading database ... 5% 2021-05-14T23:20:11.1928337Z (Reading database ... 10% 2021-05-14T23:20:11.1929076Z (Reading database ... 15% 2021-05-14T23:20:11.1929659Z (Reading database ... 20% 2021-05-14T23:20:11.1930348Z (Reading database ... 25% 2021-05-14T23:20:11.1931885Z (Reading database ... 30% 2021-05-14T23:20:11.1932498Z (Reading database ... 35% 2021-05-14T23:20:11.1933084Z (Reading database ... 40% 2021-05-14T23:20:11.1933723Z (Reading database ... 45% 2021-05-14T23:20:11.1934309Z (Reading database ... 50% 2021-05-14T23:20:11.1970310Z (Reading database ... 55% 2021-05-14T23:20:11.2026564Z (Reading database ... 60% 2021-05-14T23:20:11.2055586Z (Reading database ... 65% 2021-05-14T23:20:11.2198458Z (Reading database ... 70% 2021-05-14T23:20:11.2332676Z (Reading database ... 75% 2021-05-14T23:20:11.2358117Z (Reading database ... 80% 2021-05-14T23:20:11.2969127Z (Reading database ... 85% 2021-05-14T23:20:11.3158638Z (Reading database ... 90% 2021-05-14T23:20:11.3250771Z (Reading database ... 95% 2021-05-14T23:20:11.3251671Z (Reading database ... 100% 2021-05-14T23:20:11.3252623Z (Reading database ... 267276 files and directories currently installed.) 2021-05-14T23:20:11.3421021Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-14T23:20:11.3676290Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:20:11.6013647Z Selecting previously unselected package fonts-noto-mono. 2021-05-14T23:20:11.6305897Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-14T23:20:11.6320781Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:20:11.6773225Z Selecting previously unselected package fonts-urw-base35. 2021-05-14T23:20:11.7042332Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-14T23:20:11.7818736Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:20:12.2053983Z Selecting previously unselected package libgs9-common. 2021-05-14T23:20:12.2386447Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-14T23:20:12.2402645Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:20:12.3540776Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-14T23:20:12.3894187Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-14T23:20:12.3923464Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:20:12.4292290Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-14T23:20:12.4577135Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-14T23:20:12.4596066Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:20:12.5052250Z Selecting previously unselected package libgs9:amd64. 2021-05-14T23:20:12.5310535Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:20:12.5389794Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:20:12.8412769Z Selecting previously unselected package ghostscript. 2021-05-14T23:20:12.8651932Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-14T23:20:12.8670272Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:20:12.9458704Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-14T23:20:12.9531344Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-14T23:20:12.9578382Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-14T23:20:13.0367547Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-14T23:20:13.0408019Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-14T23:20:13.0764451Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:20:13.0812899Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:20:13.0905715Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-14T23:20:13.1084376Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:20:13.2932064Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:13.3266270Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:20:16.9691718Z Reading package lists... 2021-05-14T23:20:17.1624920Z Building dependency tree... 2021-05-14T23:20:17.1649063Z Reading state information... 2021-05-14T23:20:17.3556557Z The following additional packages will be installed: 2021-05-14T23:20:17.3558963Z libudunits2-0 libudunits2-data 2021-05-14T23:20:17.4166965Z The following NEW packages will be installed: 2021-05-14T23:20:17.4169408Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-14T23:20:17.4423070Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:17.4424346Z Need to get 429 kB of archives. 2021-05-14T23:20:17.4425315Z After this operation, 1026 kB of additional disk space will be used. 2021-05-14T23:20:17.4428453Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-14T23:20:17.4453755Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-14T23:20:17.4466947Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-14T23:20:18.3921338Z Fetched 429 kB in 0s (15.5 MB/s) 2021-05-14T23:20:18.3932522Z Selecting previously unselected package libudunits2-data. 2021-05-14T23:20:18.3933811Z (Reading database ... 2021-05-14T23:20:18.3934663Z (Reading database ... 5% 2021-05-14T23:20:18.3935479Z (Reading database ... 10% 2021-05-14T23:20:18.3936823Z (Reading database ... 15% 2021-05-14T23:20:18.3953135Z (Reading database ... 20% 2021-05-14T23:20:18.3953703Z (Reading database ... 25% 2021-05-14T23:20:18.3954328Z (Reading database ... 30% 2021-05-14T23:20:18.3954871Z (Reading database ... 35% 2021-05-14T23:20:18.3955402Z (Reading database ... 40% 2021-05-14T23:20:18.3956425Z (Reading database ... 45% 2021-05-14T23:20:18.3957041Z (Reading database ... 50% 2021-05-14T23:20:18.3957614Z (Reading database ... 55% 2021-05-14T23:20:18.3958185Z (Reading database ... 60% 2021-05-14T23:20:18.3958758Z (Reading database ... 65% 2021-05-14T23:20:18.3959333Z (Reading database ... 70% 2021-05-14T23:20:18.3959905Z (Reading database ... 75% 2021-05-14T23:20:18.3960588Z (Reading database ... 80% 2021-05-14T23:20:18.3961141Z (Reading database ... 85% 2021-05-14T23:20:18.3961712Z (Reading database ... 90% 2021-05-14T23:20:18.3962269Z (Reading database ... 95% 2021-05-14T23:20:18.3963010Z (Reading database ... 100% 2021-05-14T23:20:18.3963883Z (Reading database ... 267840 files and directories currently installed.) 2021-05-14T23:20:18.3965998Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-14T23:20:18.3967154Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-14T23:20:18.3968410Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-14T23:20:18.3969931Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-14T23:20:18.3973294Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:20:18.3974513Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-14T23:20:18.3976031Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-14T23:20:18.3977168Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:20:18.3978205Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-14T23:20:18.3979446Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-14T23:20:18.3980584Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-14T23:20:18.3981762Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:20:18.4973584Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:20.8990774Z Reading package lists... 2021-05-14T23:20:21.0852725Z Building dependency tree... 2021-05-14T23:20:21.0877288Z Reading state information... 2021-05-14T23:20:21.3412194Z The following NEW packages will be installed: 2021-05-14T23:20:21.3420003Z libjq-dev 2021-05-14T23:20:21.3637572Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:21.3638495Z Need to get 11.2 kB of archives. 2021-05-14T23:20:21.3639606Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-14T23:20:21.3642241Z 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-14T23:20:21.8545860Z Fetched 11.2 kB in 0s (702 kB/s) 2021-05-14T23:20:21.8907069Z Selecting previously unselected package libjq-dev:amd64. 2021-05-14T23:20:21.8998196Z (Reading database ... 2021-05-14T23:20:21.8999491Z (Reading database ... 5% 2021-05-14T23:20:21.9000515Z (Reading database ... 10% 2021-05-14T23:20:21.9001361Z (Reading database ... 15% 2021-05-14T23:20:21.9002203Z (Reading database ... 20% 2021-05-14T23:20:21.9003074Z (Reading database ... 25% 2021-05-14T23:20:21.9004126Z (Reading database ... 30% 2021-05-14T23:20:21.9004979Z (Reading database ... 35% 2021-05-14T23:20:21.9005787Z (Reading database ... 40% 2021-05-14T23:20:21.9006867Z (Reading database ... 45% 2021-05-14T23:20:21.9007693Z (Reading database ... 50% 2021-05-14T23:20:21.9056498Z (Reading database ... 55% 2021-05-14T23:20:21.9107981Z (Reading database ... 60% 2021-05-14T23:20:21.9138635Z (Reading database ... 65% 2021-05-14T23:20:21.9272492Z (Reading database ... 70% 2021-05-14T23:20:21.9401661Z (Reading database ... 75% 2021-05-14T23:20:21.9427539Z (Reading database ... 80% 2021-05-14T23:20:21.9977210Z (Reading database ... 85% 2021-05-14T23:20:22.0153772Z (Reading database ... 90% 2021-05-14T23:20:22.0242943Z (Reading database ... 95% 2021-05-14T23:20:22.0243550Z (Reading database ... 100% 2021-05-14T23:20:22.0244455Z (Reading database ... 267869 files and directories currently installed.) 2021-05-14T23:20:22.0416944Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:20:22.0431680Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:20:22.1160294Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-14T23:20:24.4709783Z Reading package lists... 2021-05-14T23:20:24.6551814Z Building dependency tree... 2021-05-14T23:20:24.6572974Z Reading state information... 2021-05-14T23:20:24.8994339Z The following NEW packages will be installed: 2021-05-14T23:20:24.8997184Z libmng2 2021-05-14T23:20:24.9282892Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:24.9283836Z Need to get 168 kB of archives. 2021-05-14T23:20:24.9284737Z After this operation, 571 kB of additional disk space will be used. 2021-05-14T23:20:24.9287224Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-14T23:20:25.4266531Z Fetched 168 kB in 0s (6530 kB/s) 2021-05-14T23:20:25.4676094Z Selecting previously unselected package libmng2:amd64. 2021-05-14T23:20:25.4770101Z (Reading database ... 2021-05-14T23:20:25.4770989Z (Reading database ... 5% 2021-05-14T23:20:25.4771607Z (Reading database ... 10% 2021-05-14T23:20:25.4772213Z (Reading database ... 15% 2021-05-14T23:20:25.4772818Z (Reading database ... 20% 2021-05-14T23:20:25.4775287Z (Reading database ... 25% 2021-05-14T23:20:25.4777501Z (Reading database ... 30% 2021-05-14T23:20:25.4779745Z (Reading database ... 35% 2021-05-14T23:20:25.4781904Z (Reading database ... 40% 2021-05-14T23:20:25.4784049Z (Reading database ... 45% 2021-05-14T23:20:25.4786191Z (Reading database ... 50% 2021-05-14T23:20:25.4844867Z (Reading database ... 55% 2021-05-14T23:20:25.4905567Z (Reading database ... 60% 2021-05-14T23:20:25.4935564Z (Reading database ... 65% 2021-05-14T23:20:25.5083886Z (Reading database ... 70% 2021-05-14T23:20:25.5232059Z (Reading database ... 75% 2021-05-14T23:20:25.5262063Z (Reading database ... 80% 2021-05-14T23:20:25.5876415Z (Reading database ... 85% 2021-05-14T23:20:25.6077164Z (Reading database ... 90% 2021-05-14T23:20:25.6162564Z (Reading database ... 95% 2021-05-14T23:20:25.6163564Z (Reading database ... 100% 2021-05-14T23:20:25.6164807Z (Reading database ... 267875 files and directories currently installed.) 2021-05-14T23:20:25.6335322Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-14T23:20:25.6362918Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:20:25.7211507Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-14T23:20:25.7268277Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:28.0831619Z Reading package lists... 2021-05-14T23:20:28.2685448Z Building dependency tree... 2021-05-14T23:20:28.2713190Z Reading state information... 2021-05-14T23:20:28.4193321Z E: Unable to locate package libmng1 2021-05-14T23:20:28.4937812Z Reading package lists... 2021-05-14T23:20:28.6863954Z Building dependency tree... 2021-05-14T23:20:28.6886570Z Reading state information... 2021-05-14T23:20:28.8340512Z E: Unable to locate package libapparmor-devel 2021-05-14T23:20:28.9071079Z Reading package lists... 2021-05-14T23:20:29.1065264Z Building dependency tree... 2021-05-14T23:20:29.1089075Z Reading state information... 2021-05-14T23:20:29.3032620Z The following additional packages will be installed: 2021-05-14T23:20:29.3035125Z libij-java 2021-05-14T23:20:29.3573587Z The following NEW packages will be installed: 2021-05-14T23:20:29.3581898Z imagej libij-java 2021-05-14T23:20:29.3792287Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:29.3793259Z Need to get 2328 kB of archives. 2021-05-14T23:20:29.3794186Z After this operation, 2498 kB of additional disk space will be used. 2021-05-14T23:20:29.3796468Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-14T23:20:29.4364798Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-14T23:20:29.9288841Z Fetched 2328 kB in 0s (31.6 MB/s) 2021-05-14T23:20:29.9695012Z Selecting previously unselected package libij-java. 2021-05-14T23:20:29.9778492Z (Reading database ... 2021-05-14T23:20:29.9779437Z (Reading database ... 5% 2021-05-14T23:20:29.9780689Z (Reading database ... 10% 2021-05-14T23:20:29.9782186Z (Reading database ... 15% 2021-05-14T23:20:29.9782786Z (Reading database ... 20% 2021-05-14T23:20:29.9787727Z (Reading database ... 25% 2021-05-14T23:20:29.9788744Z (Reading database ... 30% 2021-05-14T23:20:29.9789789Z (Reading database ... 35% 2021-05-14T23:20:29.9790535Z (Reading database ... 40% 2021-05-14T23:20:29.9791241Z (Reading database ... 45% 2021-05-14T23:20:29.9791954Z (Reading database ... 50% 2021-05-14T23:20:29.9867761Z (Reading database ... 55% 2021-05-14T23:20:29.9922295Z (Reading database ... 60% 2021-05-14T23:20:29.9956864Z (Reading database ... 65% 2021-05-14T23:20:30.0104029Z (Reading database ... 70% 2021-05-14T23:20:30.0245783Z (Reading database ... 75% 2021-05-14T23:20:30.0276146Z (Reading database ... 80% 2021-05-14T23:20:30.0942831Z (Reading database ... 85% 2021-05-14T23:20:30.1138938Z (Reading database ... 90% 2021-05-14T23:20:30.1236503Z (Reading database ... 95% 2021-05-14T23:20:30.1237289Z (Reading database ... 100% 2021-05-14T23:20:30.1238246Z (Reading database ... 267881 files and directories currently installed.) 2021-05-14T23:20:30.1404237Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-14T23:20:30.1418806Z Unpacking libij-java (1.52r-1) ... 2021-05-14T23:20:30.2852939Z Selecting previously unselected package imagej. 2021-05-14T23:20:30.3195641Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-14T23:20:30.3210301Z Unpacking imagej (1.52r-1) ... 2021-05-14T23:20:30.4474868Z Setting up libij-java (1.52r-1) ... 2021-05-14T23:20:30.4517230Z Setting up imagej (1.52r-1) ... 2021-05-14T23:20:30.4560957Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:20:32.0392853Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:20:32.8910434Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:20:35.5563945Z Reading package lists... 2021-05-14T23:20:35.7421980Z Building dependency tree... 2021-05-14T23:20:35.7443119Z Reading state information... 2021-05-14T23:20:35.9327806Z Suggested packages: 2021-05-14T23:20:35.9329644Z bowtie2-examples 2021-05-14T23:20:35.9840109Z The following NEW packages will be installed: 2021-05-14T23:20:35.9845899Z bowtie2 2021-05-14T23:20:36.0113158Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:36.0114822Z Need to get 1324 kB of archives. 2021-05-14T23:20:36.0116471Z After this operation, 5630 kB of additional disk space will be used. 2021-05-14T23:20:36.0119864Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-14T23:20:36.5151731Z Fetched 1324 kB in 0s (33.7 MB/s) 2021-05-14T23:20:36.5494583Z Selecting previously unselected package bowtie2. 2021-05-14T23:20:36.5585443Z (Reading database ... 2021-05-14T23:20:36.5586172Z (Reading database ... 5% 2021-05-14T23:20:36.5587000Z (Reading database ... 10% 2021-05-14T23:20:36.5587531Z (Reading database ... 15% 2021-05-14T23:20:36.5588042Z (Reading database ... 20% 2021-05-14T23:20:36.5588576Z (Reading database ... 25% 2021-05-14T23:20:36.5589087Z (Reading database ... 30% 2021-05-14T23:20:36.5589609Z (Reading database ... 35% 2021-05-14T23:20:36.5590137Z (Reading database ... 40% 2021-05-14T23:20:36.5590642Z (Reading database ... 45% 2021-05-14T23:20:36.5591296Z (Reading database ... 50% 2021-05-14T23:20:36.5640071Z (Reading database ... 55% 2021-05-14T23:20:36.5692857Z (Reading database ... 60% 2021-05-14T23:20:36.5720185Z (Reading database ... 65% 2021-05-14T23:20:36.5858527Z (Reading database ... 70% 2021-05-14T23:20:36.5990804Z (Reading database ... 75% 2021-05-14T23:20:36.6017749Z (Reading database ... 80% 2021-05-14T23:20:36.6599588Z (Reading database ... 85% 2021-05-14T23:20:36.6781035Z (Reading database ... 90% 2021-05-14T23:20:36.6870640Z (Reading database ... 95% 2021-05-14T23:20:36.6871295Z (Reading database ... 100% 2021-05-14T23:20:36.6872459Z (Reading database ... 267904 files and directories currently installed.) 2021-05-14T23:20:36.7035362Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-14T23:20:36.7050285Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:20:36.9123982Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-14T23:20:36.9175751Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:20:40.2531139Z Reading package lists... 2021-05-14T23:20:40.4310361Z Building dependency tree... 2021-05-14T23:20:40.4334399Z Reading state information... 2021-05-14T23:20:40.5797496Z E: Unable to locate package install 2021-05-14T23:20:40.5798350Z E: Unable to locate package gdal 2021-05-14T23:20:40.6527833Z Reading package lists... 2021-05-14T23:20:40.8362068Z Building dependency tree... 2021-05-14T23:20:40.8383862Z Reading state information... 2021-05-14T23:20:40.8667207Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-14T23:20:40.8668777Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:20:40.8669633Z is only available from another source 2021-05-14T23:20:40.8670040Z 2021-05-14T23:20:41.8985884Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-14T23:20:41.8986968Z Reading package lists... 2021-05-14T23:20:41.8998565Z E: Package 'libav-tools' has no installation candidate 2021-05-14T23:20:41.8999468Z Building dependency tree... 2021-05-14T23:20:41.9001240Z Reading state information... 2021-05-14T23:20:41.9002740Z Package libav-tools is not available, but is referred to by another package. 2021-05-14T23:20:41.9004053Z This may mean that the package is missing, has been obsoleted, or 2021-05-14T23:20:41.9005302Z is only available from another source 2021-05-14T23:20:41.9006293Z However the following packages replace it: 2021-05-14T23:20:41.9007051Z ffmpeg 2021-05-14T23:20:41.9007486Z 2021-05-14T23:20:41.9008150Z Reading package lists... 2021-05-14T23:20:41.9008966Z Building dependency tree... 2021-05-14T23:20:41.9010431Z Reading state information... 2021-05-14T23:20:41.9011911Z The following additional packages will be installed: 2021-05-14T23:20:41.9013588Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-14T23:20:41.9015817Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:20:41.9017277Z libssh2-1-dev 2021-05-14T23:20:41.9018061Z Suggested packages: 2021-05-14T23:20:41.9019185Z libgcrypt20-doc libmbedtls-doc 2021-05-14T23:20:41.9168329Z The following NEW packages will be installed: 2021-05-14T23:20:41.9172440Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-14T23:20:41.9175123Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-14T23:20:41.9177344Z libssh2-1-dev 2021-05-14T23:20:41.9462219Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:41.9463488Z Need to get 2667 kB of archives. 2021-05-14T23:20:41.9464281Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-14T23:20:41.9466740Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-14T23:20:41.9516305Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-14T23:20:41.9617388Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-14T23:20:41.9623834Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-14T23:20:41.9644361Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-14T23:20:41.9650382Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-14T23:20:41.9659684Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-14T23:20:41.9705864Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-14T23:20:41.9767786Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-14T23:20:41.9801522Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-14T23:20:41.9810414Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-14T23:20:42.4887775Z Fetched 2667 kB in 0s (40.3 MB/s) 2021-05-14T23:20:42.5240817Z Selecting previously unselected package libgpg-error-dev. 2021-05-14T23:20:42.5326368Z (Reading database ... 2021-05-14T23:20:42.5327091Z (Reading database ... 5% 2021-05-14T23:20:42.5327687Z (Reading database ... 10% 2021-05-14T23:20:42.5328295Z (Reading database ... 15% 2021-05-14T23:20:42.5329683Z (Reading database ... 20% 2021-05-14T23:20:42.5330280Z (Reading database ... 25% 2021-05-14T23:20:42.5331548Z (Reading database ... 30% 2021-05-14T23:20:42.5332100Z (Reading database ... 35% 2021-05-14T23:20:42.5332840Z (Reading database ... 40% 2021-05-14T23:20:42.5333414Z (Reading database ... 45% 2021-05-14T23:20:42.5334005Z (Reading database ... 50% 2021-05-14T23:20:42.5387145Z (Reading database ... 55% 2021-05-14T23:20:42.5440079Z (Reading database ... 60% 2021-05-14T23:20:42.5470248Z (Reading database ... 65% 2021-05-14T23:20:42.5613536Z (Reading database ... 70% 2021-05-14T23:20:42.5744959Z (Reading database ... 75% 2021-05-14T23:20:42.5772432Z (Reading database ... 80% 2021-05-14T23:20:42.6318066Z (Reading database ... 85% 2021-05-14T23:20:42.6493027Z (Reading database ... 90% 2021-05-14T23:20:42.6579599Z (Reading database ... 95% 2021-05-14T23:20:42.6580468Z (Reading database ... 100% 2021-05-14T23:20:42.6581644Z (Reading database ... 267930 files and directories currently installed.) 2021-05-14T23:20:42.6753300Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-14T23:20:42.6764724Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-14T23:20:42.7156002Z Selecting previously unselected package libgcrypt20-dev. 2021-05-14T23:20:42.7499512Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-14T23:20:42.7566652Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:20:42.8454215Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-14T23:20:42.8749992Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-14T23:20:42.8778016Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:20:42.9098402Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-14T23:20:42.9445023Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:20:42.9459013Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:20:42.9933283Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-14T23:20:43.0267641Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:20:43.0285967Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:20:43.0717191Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-14T23:20:43.1050994Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:20:43.1066408Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:20:43.1454106Z Selecting previously unselected package libgit2-28:amd64. 2021-05-14T23:20:43.1760311Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:20:43.1774537Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:20:43.2493340Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-14T23:20:43.2767316Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-14T23:20:43.2783603Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:20:43.3614133Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-14T23:20:43.3848556Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-14T23:20:43.3867051Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:20:43.4573035Z Selecting previously unselected package libhttp-parser-dev. 2021-05-14T23:20:43.4879914Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-14T23:20:43.4894635Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:20:43.5251948Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-14T23:20:43.5512284Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-14T23:20:43.5524234Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:20:43.6981164Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-14T23:20:43.7033745Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:20:43.7115207Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-14T23:20:43.7153332Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-14T23:20:43.7211362Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:20:43.7260558Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:20:43.7318694Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-14T23:20:43.7382124Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-14T23:20:43.7426248Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-14T23:20:43.7476667Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:20:43.7536408Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-14T23:20:43.7592351Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:20:49.3806378Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:20:49.5101236Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:20:51.8466391Z Reading package lists... 2021-05-14T23:20:52.0344514Z Building dependency tree... 2021-05-14T23:20:52.0371312Z Reading state information... 2021-05-14T23:20:52.3338807Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-14T23:20:52.3348098Z libtiff-dev set to manually installed. 2021-05-14T23:20:52.3349648Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:52.4077517Z Reading package lists... 2021-05-14T23:20:52.5927451Z Building dependency tree... 2021-05-14T23:20:52.5953050Z Reading state information... 2021-05-14T23:20:52.8711241Z unixodbc-dev is already the newest version (2.3.7). 2021-05-14T23:20:52.8712812Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:52.9444326Z Reading package lists... 2021-05-14T23:20:53.1213468Z Building dependency tree... 2021-05-14T23:20:53.1236211Z Reading state information... 2021-05-14T23:20:53.3653524Z The following NEW packages will be installed: 2021-05-14T23:20:53.3655849Z libsodium-dev 2021-05-14T23:20:53.3981242Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:53.3983180Z Need to get 169 kB of archives. 2021-05-14T23:20:53.3984524Z After this operation, 826 kB of additional disk space will be used. 2021-05-14T23:20:53.3988564Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-14T23:20:53.8920597Z Fetched 169 kB in 0s (6069 kB/s) 2021-05-14T23:20:53.9269444Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-14T23:20:53.9364509Z (Reading database ... 2021-05-14T23:20:53.9365172Z (Reading database ... 5% 2021-05-14T23:20:53.9365779Z (Reading database ... 10% 2021-05-14T23:20:53.9366367Z (Reading database ... 15% 2021-05-14T23:20:53.9366967Z (Reading database ... 20% 2021-05-14T23:20:53.9367667Z (Reading database ... 25% 2021-05-14T23:20:53.9368374Z (Reading database ... 30% 2021-05-14T23:20:53.9368973Z (Reading database ... 35% 2021-05-14T23:20:53.9369552Z (Reading database ... 40% 2021-05-14T23:20:53.9370149Z (Reading database ... 45% 2021-05-14T23:20:53.9370937Z (Reading database ... 50% 2021-05-14T23:20:53.9404415Z (Reading database ... 55% 2021-05-14T23:20:53.9453754Z (Reading database ... 60% 2021-05-14T23:20:53.9480324Z (Reading database ... 65% 2021-05-14T23:20:53.9601478Z (Reading database ... 70% 2021-05-14T23:20:53.9729315Z (Reading database ... 75% 2021-05-14T23:20:53.9755078Z (Reading database ... 80% 2021-05-14T23:20:54.0306815Z (Reading database ... 85% 2021-05-14T23:20:54.0483026Z (Reading database ... 90% 2021-05-14T23:20:54.0571173Z (Reading database ... 95% 2021-05-14T23:20:54.0571932Z (Reading database ... 100% 2021-05-14T23:20:54.0573007Z (Reading database ... 268433 files and directories currently installed.) 2021-05-14T23:20:54.0746835Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-14T23:20:54.0761026Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:20:54.1680850Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-14T23:20:56.4830741Z Reading package lists... 2021-05-14T23:20:56.6670971Z Building dependency tree... 2021-05-14T23:20:56.6693084Z Reading state information... 2021-05-14T23:20:56.8609112Z The following additional packages will be installed: 2021-05-14T23:20:56.8613918Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-14T23:20:56.9158465Z The following NEW packages will be installed: 2021-05-14T23:20:56.9165254Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-14T23:20:56.9167494Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-14T23:20:56.9440544Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:20:56.9441626Z Need to get 10.4 MB of archives. 2021-05-14T23:20:56.9442603Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-14T23:20:56.9445602Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-14T23:20:56.9584829Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-14T23:20:56.9801788Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-14T23:20:57.0053754Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-14T23:20:57.0230552Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-14T23:20:57.0475122Z 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-14T23:20:57.0812080Z 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-14T23:20:57.1540968Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-14T23:20:57.6430874Z Fetched 10.4 MB in 0s (43.7 MB/s) 2021-05-14T23:20:57.6802805Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-14T23:20:57.6892255Z (Reading database ... 2021-05-14T23:20:57.6893289Z (Reading database ... 5% 2021-05-14T23:20:57.6894423Z (Reading database ... 10% 2021-05-14T23:20:57.6895271Z (Reading database ... 15% 2021-05-14T23:20:57.6896083Z (Reading database ... 20% 2021-05-14T23:20:57.6897234Z (Reading database ... 25% 2021-05-14T23:20:57.6898162Z (Reading database ... 30% 2021-05-14T23:20:57.6899113Z (Reading database ... 35% 2021-05-14T23:20:57.6900042Z (Reading database ... 40% 2021-05-14T23:20:57.6900892Z (Reading database ... 45% 2021-05-14T23:20:57.6901730Z (Reading database ... 50% 2021-05-14T23:20:57.6946009Z (Reading database ... 55% 2021-05-14T23:20:57.6995784Z (Reading database ... 60% 2021-05-14T23:20:57.7023415Z (Reading database ... 65% 2021-05-14T23:20:57.7145586Z (Reading database ... 70% 2021-05-14T23:20:57.7272941Z (Reading database ... 75% 2021-05-14T23:20:57.7301934Z (Reading database ... 80% 2021-05-14T23:20:57.7870874Z (Reading database ... 85% 2021-05-14T23:20:57.8049679Z (Reading database ... 90% 2021-05-14T23:20:57.8141421Z (Reading database ... 95% 2021-05-14T23:20:57.8142071Z (Reading database ... 100% 2021-05-14T23:20:57.8143050Z (Reading database ... 268503 files and directories currently installed.) 2021-05-14T23:20:57.8312926Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-14T23:20:57.8332940Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:20:57.9252779Z Selecting previously unselected package liblept5:amd64. 2021-05-14T23:20:57.9501798Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-14T23:20:57.9538763Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:20:58.0854159Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-14T23:20:58.1185568Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-14T23:20:58.1199586Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:20:58.2893615Z Selecting previously unselected package libtesseract4:amd64. 2021-05-14T23:20:58.3163252Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-14T23:20:58.3190568Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:20:58.4853132Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-14T23:20:58.5102091Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-14T23:20:58.5127943Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:20:58.7133686Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-14T23:20:58.7438079Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:20:58.7449198Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:20:58.9373680Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-14T23:20:58.9673410Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-14T23:20:58.9688426Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:20:59.3373191Z Selecting previously unselected package tesseract-ocr. 2021-05-14T23:20:59.3648299Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-14T23:20:59.3665971Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:20:59.4672623Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:20:59.4718075Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-14T23:20:59.4771760Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-14T23:20:59.4811171Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-14T23:20:59.4864243Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-14T23:20:59.4927002Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-14T23:20:59.4970222Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-14T23:20:59.5014924Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-14T23:20:59.5065642Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:21:02.8699932Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:21:05.2475722Z Reading package lists... 2021-05-14T23:21:05.4070994Z Building dependency tree... 2021-05-14T23:21:05.4091978Z Reading state information... 2021-05-14T23:21:05.6815297Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-14T23:21:05.6816963Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:21:05.7583996Z Reading package lists... 2021-05-14T23:21:05.9367024Z Building dependency tree... 2021-05-14T23:21:05.9390736Z Reading state information... 2021-05-14T23:21:06.1245694Z The following additional packages will be installed: 2021-05-14T23:21:06.1249335Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:21:06.1252813Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-14T23:21:06.1256726Z Suggested packages: 2021-05-14T23:21:06.1257638Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-14T23:21:06.1785131Z The following NEW packages will be installed: 2021-05-14T23:21:06.1791085Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-14T23:21:06.1801351Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-14T23:21:06.2028575Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:21:06.2029756Z Need to get 1459 kB of archives. 2021-05-14T23:21:06.2030803Z After this operation, 7754 kB of additional disk space will be used. 2021-05-14T23:21:06.2033729Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-14T23:21:06.2062305Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-14T23:21:06.2078396Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-14T23:21:06.2098500Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-14T23:21:06.2108670Z 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-14T23:21:06.2132369Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-14T23:21:06.2161228Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-14T23:21:06.2246928Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-14T23:21:06.2282229Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-14T23:21:06.2290869Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-14T23:21:06.7328780Z Fetched 1459 kB in 0s (30.2 MB/s) 2021-05-14T23:21:06.7738882Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-14T23:21:06.7825569Z (Reading database ... 2021-05-14T23:21:06.7826656Z (Reading database ... 5% 2021-05-14T23:21:06.7827477Z (Reading database ... 10% 2021-05-14T23:21:06.7828859Z (Reading database ... 15% 2021-05-14T23:21:06.7829613Z (Reading database ... 20% 2021-05-14T23:21:06.7830536Z (Reading database ... 25% 2021-05-14T23:21:06.7831367Z (Reading database ... 30% 2021-05-14T23:21:06.7831978Z (Reading database ... 35% 2021-05-14T23:21:06.7832601Z (Reading database ... 40% 2021-05-14T23:21:06.7833198Z (Reading database ... 45% 2021-05-14T23:21:06.7833778Z (Reading database ... 50% 2021-05-14T23:21:06.7882345Z (Reading database ... 55% 2021-05-14T23:21:06.7935906Z (Reading database ... 60% 2021-05-14T23:21:06.7967425Z (Reading database ... 65% 2021-05-14T23:21:06.8091234Z (Reading database ... 70% 2021-05-14T23:21:06.8228310Z (Reading database ... 75% 2021-05-14T23:21:06.8254573Z (Reading database ... 80% 2021-05-14T23:21:06.8684586Z (Reading database ... 85% 2021-05-14T23:21:06.9021729Z (Reading database ... 90% 2021-05-14T23:21:06.9109602Z (Reading database ... 95% 2021-05-14T23:21:06.9110504Z (Reading database ... 100% 2021-05-14T23:21:06.9111743Z (Reading database ... 268728 files and directories currently installed.) 2021-05-14T23:21:06.9283944Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:21:06.9322688Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:21:06.9734295Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-14T23:21:07.0041551Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:21:07.0058299Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:21:07.0492595Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-14T23:21:07.0780504Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:21:07.0806020Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:21:07.1213364Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-14T23:21:07.1498050Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:21:07.1513973Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:21:07.1863298Z Selecting previously unselected package comerr-dev:amd64. 2021-05-14T23:21:07.2197094Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-14T23:21:07.2235569Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:21:07.2652538Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-14T23:21:07.2926329Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:21:07.2938908Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:21:07.3572929Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-14T23:21:07.3866905Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-14T23:21:07.3879437Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:21:07.4776959Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-14T23:21:07.5056316Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-14T23:21:07.5073566Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:21:07.5613202Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-14T23:21:07.5916958Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-14T23:21:07.5933353Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:21:07.6252690Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-14T23:21:07.6583184Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-14T23:21:07.6594631Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:21:07.7823161Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-14T23:21:07.7874532Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:21:07.7922268Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-14T23:21:07.7961495Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-14T23:21:07.8022845Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:21:07.8068856Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:21:07.8109981Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:21:07.8168884Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:21:07.8210187Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-14T23:21:07.8249434Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-14T23:21:07.8311514Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:21:07.8542347Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:21:11.4892429Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-14T23:21:13.9080047Z Reading package lists... 2021-05-14T23:21:14.1017374Z Building dependency tree... 2021-05-14T23:21:14.1041318Z Reading state information... 2021-05-14T23:21:14.2512818Z E: Unable to locate package udunits 2021-05-14T23:21:14.3292382Z Reading package lists... 2021-05-14T23:21:14.5303195Z Building dependency tree... 2021-05-14T23:21:14.5325733Z Reading state information... 2021-05-14T23:21:14.7322246Z The following additional packages will be installed: 2021-05-14T23:21:14.7323045Z libwebpdemux2 2021-05-14T23:21:14.7816969Z The following NEW packages will be installed: 2021-05-14T23:21:14.7822233Z libwebp-dev libwebpdemux2 2021-05-14T23:21:14.8773923Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:21:14.8775084Z Need to get 277 kB of archives. 2021-05-14T23:21:14.8776071Z After this operation, 965 kB of additional disk space will be used. 2021-05-14T23:21:14.8778388Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-14T23:21:14.8792125Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-14T23:21:15.3661494Z Fetched 277 kB in 0s (2860 kB/s) 2021-05-14T23:21:15.4035223Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-14T23:21:15.4115990Z (Reading database ... 2021-05-14T23:21:15.4116916Z (Reading database ... 5% 2021-05-14T23:21:15.4117946Z (Reading database ... 10% 2021-05-14T23:21:15.4118829Z (Reading database ... 15% 2021-05-14T23:21:15.4119924Z (Reading database ... 20% 2021-05-14T23:21:15.4120884Z (Reading database ... 25% 2021-05-14T23:21:15.4121949Z (Reading database ... 30% 2021-05-14T23:21:15.4123783Z (Reading database ... 35% 2021-05-14T23:21:15.4124889Z (Reading database ... 40% 2021-05-14T23:21:15.4125763Z (Reading database ... 45% 2021-05-14T23:21:15.4126613Z (Reading database ... 50% 2021-05-14T23:21:15.4166472Z (Reading database ... 55% 2021-05-14T23:21:15.4212648Z (Reading database ... 60% 2021-05-14T23:21:15.4248492Z (Reading database ... 65% 2021-05-14T23:21:15.4377211Z (Reading database ... 70% 2021-05-14T23:21:15.4500707Z (Reading database ... 75% 2021-05-14T23:21:15.4527271Z (Reading database ... 80% 2021-05-14T23:21:15.4938634Z (Reading database ... 85% 2021-05-14T23:21:15.5255124Z (Reading database ... 90% 2021-05-14T23:21:15.5333762Z (Reading database ... 95% 2021-05-14T23:21:15.5334344Z (Reading database ... 100% 2021-05-14T23:21:15.5337012Z (Reading database ... 269028 files and directories currently installed.) 2021-05-14T23:21:15.5491913Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-14T23:21:15.5517665Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:21:15.6052767Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-14T23:21:15.6305123Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-14T23:21:15.6322401Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:21:15.7233002Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-14T23:21:15.7286554Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-14T23:21:15.7329753Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:21:18.0632942Z Reading package lists... 2021-05-14T23:21:18.2367329Z Building dependency tree... 2021-05-14T23:21:18.2390951Z Reading state information... 2021-05-14T23:21:18.4304887Z The following additional packages will be installed: 2021-05-14T23:21:18.4307844Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:21:18.4309984Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:21:18.4312034Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:21:18.4314226Z Suggested packages: 2021-05-14T23:21:18.4315368Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-14T23:21:18.4316285Z Recommended packages: 2021-05-14T23:21:18.4317028Z cargo 2021-05-14T23:21:18.4916582Z The following NEW packages will be installed: 2021-05-14T23:21:18.4923324Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-14T23:21:18.4925230Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-14T23:21:18.4931470Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-14T23:21:18.5276789Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:21:18.5277765Z Need to get 108 MB of archives. 2021-05-14T23:21:18.5278769Z After this operation, 501 MB of additional disk space will be used. 2021-05-14T23:21:18.5281133Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-14T23:21:18.5326599Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-14T23:21:18.5338675Z 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-14T23:21:18.5354261Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-14T23:21:18.5469958Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-14T23:21:18.5517232Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-14T23:21:18.5525173Z 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-14T23:21:18.8704696Z 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-14T23:21:19.5933040Z 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-14T23:21:20.1009098Z 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-14T23:21:20.1371682Z 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-14T23:21:20.2009996Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-14T23:21:20.3669484Z 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-14T23:21:20.8615590Z Fetched 108 MB in 2s (57.8 MB/s) 2021-05-14T23:21:20.8973980Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-14T23:21:20.9061698Z (Reading database ... 2021-05-14T23:21:20.9062680Z (Reading database ... 5% 2021-05-14T23:21:20.9063603Z (Reading database ... 10% 2021-05-14T23:21:20.9064480Z (Reading database ... 15% 2021-05-14T23:21:20.9065427Z (Reading database ... 20% 2021-05-14T23:21:20.9066267Z (Reading database ... 25% 2021-05-14T23:21:20.9067007Z (Reading database ... 30% 2021-05-14T23:21:20.9067725Z (Reading database ... 35% 2021-05-14T23:21:20.9068455Z (Reading database ... 40% 2021-05-14T23:21:20.9069298Z (Reading database ... 45% 2021-05-14T23:21:20.9070419Z (Reading database ... 50% 2021-05-14T23:21:20.9113705Z (Reading database ... 55% 2021-05-14T23:21:20.9160130Z (Reading database ... 60% 2021-05-14T23:21:20.9195319Z (Reading database ... 65% 2021-05-14T23:21:20.9326078Z (Reading database ... 70% 2021-05-14T23:21:20.9452734Z (Reading database ... 75% 2021-05-14T23:21:20.9479674Z (Reading database ... 80% 2021-05-14T23:21:20.9881731Z (Reading database ... 85% 2021-05-14T23:21:21.0258387Z (Reading database ... 90% 2021-05-14T23:21:21.0349666Z (Reading database ... 95% 2021-05-14T23:21:21.0350335Z (Reading database ... 100% 2021-05-14T23:21:21.0351595Z (Reading database ... 269056 files and directories currently installed.) 2021-05-14T23:21:21.0515577Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-14T23:21:21.0551393Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:21:21.1092114Z Selecting previously unselected package libipt2. 2021-05-14T23:21:21.1359250Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-14T23:21:21.1374873Z Unpacking libipt2 (2.0.1-1) ... 2021-05-14T23:21:21.1773248Z Selecting previously unselected package libsource-highlight-common. 2021-05-14T23:21:21.2022970Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-14T23:21:21.2038146Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:21:21.2612668Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-14T23:21:21.2893560Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-14T23:21:21.2920358Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:21:21.3853731Z Selecting previously unselected package libsource-highlight4v5. 2021-05-14T23:21:21.4105053Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-14T23:21:21.4120977Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:21:21.4732194Z Selecting previously unselected package libxxhash0:amd64. 2021-05-14T23:21:21.5023876Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-14T23:21:21.5038831Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:21:21.5412244Z Selecting previously unselected package gdb. 2021-05-14T23:21:21.5678706Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-14T23:21:21.5694853Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:21:21.9213513Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-14T23:21:21.9498863Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:21:21.9516484Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:21:28.4608238Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-14T23:21:28.4926738Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:21:28.4939728Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:21:31.7884740Z Selecting previously unselected package rustc. 2021-05-14T23:21:31.8214988Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:21:31.8228460Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:21:32.0283182Z Selecting previously unselected package cargo. 2021-05-14T23:21:32.0618731Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-14T23:21:32.0632781Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:21:32.4271533Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-14T23:21:32.4601983Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-14T23:21:32.4612235Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:21:33.7814175Z Selecting previously unselected package rust-gdb. 2021-05-14T23:21:33.8133735Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-14T23:21:33.8148910Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:21:33.8858530Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:21:33.8909068Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-14T23:21:33.8957063Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-14T23:21:33.9000197Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:21:33.9046558Z Setting up libipt2 (2.0.1-1) ... 2021-05-14T23:21:33.9089568Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-14T23:21:33.9125904Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-14T23:21:33.9169999Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:21:33.9229317Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-14T23:21:33.9276747Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-14T23:21:33.9314574Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-14T23:21:33.9352197Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-14T23:21:33.9407935Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-14T23:21:33.9452361Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:21:33.9702090Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:21:37.7047760Z Reading package lists... 2021-05-14T23:21:37.8799797Z Building dependency tree... 2021-05-14T23:21:37.8823218Z Reading state information... 2021-05-14T23:21:38.0846385Z The following additional packages will be installed: 2021-05-14T23:21:38.0849109Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:21:38.0851826Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:21:38.0853965Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:21:38.0856175Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:21:38.0859776Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:21:38.0862717Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:21:38.0867346Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:21:38.0869299Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:21:38.0871029Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:21:38.0873180Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:21:38.0874994Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:21:38.0886169Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:21:38.0889275Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:21:38.0891739Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:21:38.0893856Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:21:38.0895815Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:21:38.0897691Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:21:38.0899626Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:21:38.0901495Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:21:38.0903009Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:21:38.0904580Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:21:38.0906339Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:21:38.0907882Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:21:38.0909441Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:21:38.0910833Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:21:38.0912495Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:21:38.0914140Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:21:38.0916081Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:21:38.0917901Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:21:38.0920204Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:21:38.0921711Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:21:38.0923679Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:21:38.0925567Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:21:38.0927307Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:21:38.0929166Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:21:38.0931409Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:21:38.0933204Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:21:38.0934845Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:21:38.0936663Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:21:38.0938457Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:21:38.0940453Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:21:38.0942101Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-14T23:21:38.0943844Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:21:38.0945813Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:21:38.0947898Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:21:38.0949761Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:21:38.0951419Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:21:38.0953264Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:21:38.0954969Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:21:38.0955883Z Suggested packages: 2021-05-14T23:21:38.0957131Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-14T23:21:38.0958717Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-14T23:21:38.0960775Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-14T23:21:38.0962514Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-14T23:21:38.0964107Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-14T23:21:38.0965836Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-14T23:21:38.0967612Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-14T23:21:38.0969576Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-14T23:21:38.0971469Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-14T23:21:38.0973074Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-14T23:21:38.0974790Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-14T23:21:38.0976896Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-14T23:21:38.0978644Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-14T23:21:38.0980034Z wpagui libengine-pkcs11-openssl 2021-05-14T23:21:38.1868308Z The following NEW packages will be installed: 2021-05-14T23:21:38.1871009Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-14T23:21:38.1873574Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-14T23:21:38.1875935Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-14T23:21:38.1885087Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-14T23:21:38.1887088Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-14T23:21:38.1889253Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-14T23:21:38.1891596Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-14T23:21:38.1893990Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-14T23:21:38.1895831Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-14T23:21:38.1898762Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-14T23:21:38.1900801Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-14T23:21:38.1903101Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-14T23:21:38.1904945Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-14T23:21:38.1906998Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-14T23:21:38.1909101Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-14T23:21:38.1911349Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-14T23:21:38.1913777Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-14T23:21:38.1915846Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-14T23:21:38.1919882Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-14T23:21:38.1921527Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-14T23:21:38.1923291Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-14T23:21:38.1924830Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-14T23:21:38.1926281Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-14T23:21:38.1927643Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-14T23:21:38.1929298Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-14T23:21:38.1931241Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-14T23:21:38.1933286Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-14T23:21:38.1934882Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-14T23:21:38.1936658Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-14T23:21:38.1938216Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-14T23:21:38.1939953Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-14T23:21:38.1941503Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-14T23:21:38.1943396Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-14T23:21:38.1944896Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-14T23:21:38.1946533Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-14T23:21:38.1948171Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-14T23:21:38.1950056Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-14T23:21:38.1951737Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-14T23:21:38.1953578Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-14T23:21:38.1955141Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-14T23:21:38.1956708Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-14T23:21:38.1958157Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-14T23:21:38.1959959Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-14T23:21:38.1961994Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-14T23:21:38.1964180Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-14T23:21:38.1965726Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-14T23:21:38.1967239Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-14T23:21:38.1969019Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-14T23:21:38.1971859Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-14T23:21:38.2136764Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:21:38.2137799Z Need to get 183 MB of archives. 2021-05-14T23:21:38.2138689Z After this operation, 776 MB of additional disk space will be used. 2021-05-14T23:21:38.2141081Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-14T23:21:38.2160718Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-14T23:21:38.2620718Z 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-14T23:21:38.2629576Z 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-14T23:21:38.2637737Z 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-14T23:21:38.2644064Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-14T23:21:38.2649377Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-14T23:21:38.2658728Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-14T23:21:38.2702620Z 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-14T23:21:38.2713104Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-14T23:21:38.2735302Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-14T23:21:38.2775717Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-14T23:21:38.2893143Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-14T23:21:38.2899926Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-14T23:21:38.2906760Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-14T23:21:38.2920436Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-14T23:21:38.2931241Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-14T23:21:38.2938241Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-14T23:21:38.2946666Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-14T23:21:38.2956483Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-14T23:21:38.2964873Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-14T23:21:38.2977024Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-14T23:21:38.2982554Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-14T23:21:38.3986119Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-14T23:21:38.4429070Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-14T23:21:38.4450193Z 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-14T23:21:38.4475747Z 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-14T23:21:38.4672329Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-14T23:21:38.4679606Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-14T23:21:38.4754658Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-14T23:21:38.4788732Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-14T23:21:38.5263629Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-14T23:21:38.5504705Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-14T23:21:38.5533202Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-14T23:21:38.5555167Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-14T23:21:38.5566680Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-14T23:21:38.7994354Z 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-14T23:21:38.8007138Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-14T23:21:38.8159953Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-14T23:21:38.8216961Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-14T23:21:38.8274368Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-14T23:21:38.8295451Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-14T23:21:38.8320090Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-14T23:21:38.8345031Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-14T23:21:38.8359242Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-14T23:21:38.8381425Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-14T23:21:38.8400827Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-14T23:21:38.8476331Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-14T23:21:38.8491703Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-14T23:21:38.8555456Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-14T23:21:38.8575720Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-14T23:21:38.8587762Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-14T23:21:38.8603017Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-14T23:21:38.8622143Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-14T23:21:38.8714102Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-14T23:21:38.8731840Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-14T23:21:38.9882945Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-14T23:21:39.0058204Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-14T23:21:39.0065926Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-14T23:21:39.0144657Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-14T23:21:39.0151354Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-14T23:21:39.0157441Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-14T23:21:39.0167232Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-14T23:21:39.0192947Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-14T23:21:39.0211794Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-14T23:21:39.0275046Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-14T23:21:39.0304222Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-14T23:21:39.0335621Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-14T23:21:39.0525466Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-14T23:21:39.0662472Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-14T23:21:39.1770392Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-14T23:21:39.1804165Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-14T23:21:39.1807565Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-14T23:21:39.1811797Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-14T23:21:39.1864931Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-14T23:21:39.1867262Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-14T23:21:39.1876812Z 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-14T23:21:39.2602258Z 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-14T23:21:39.2607087Z 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-14T23:21:39.2616637Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-14T23:21:39.2796385Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-14T23:21:39.2803660Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-14T23:21:39.2829394Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-14T23:21:39.2915640Z 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-14T23:21:39.3621267Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-14T23:21:39.3990050Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-14T23:21:39.3992325Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-14T23:21:39.4006774Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-14T23:21:39.4019455Z 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-14T23:21:39.4148026Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-14T23:21:39.4156575Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-14T23:21:39.4189010Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-14T23:21:39.4212319Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-14T23:21:39.4337415Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-14T23:21:39.4394327Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-14T23:21:39.4406367Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-14T23:21:39.4893290Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-14T23:21:39.4957451Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-14T23:21:39.5022199Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-14T23:21:39.5028152Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-14T23:21:39.5049554Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-14T23:21:39.5085735Z 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-14T23:21:39.5152904Z 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-14T23:21:39.5171232Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-14T23:21:39.5180923Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-14T23:21:39.5261954Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-14T23:21:39.5269279Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-14T23:21:39.9563216Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-14T23:21:39.9577246Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-14T23:21:39.9593593Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-14T23:21:39.9798024Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-14T23:21:40.0785543Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-14T23:21:40.0788070Z 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-14T23:21:40.0798198Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-14T23:21:40.0865484Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-14T23:21:40.0869049Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-14T23:21:40.1109752Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-14T23:21:40.1206122Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-14T23:21:40.1280288Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-14T23:21:40.1282642Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-14T23:21:40.1284867Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-14T23:21:40.1287057Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-14T23:21:40.1294021Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-14T23:21:40.1300986Z 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-14T23:21:40.1309257Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-14T23:21:40.1312166Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-14T23:21:40.1318053Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-14T23:21:40.1321483Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-14T23:21:40.1324329Z 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-14T23:21:40.1332044Z 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-14T23:21:40.1336138Z 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-14T23:21:40.1351998Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-14T23:21:40.1372125Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-14T23:21:40.1520359Z 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-14T23:21:40.1531609Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-14T23:21:40.1542052Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-14T23:21:40.1567210Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-14T23:21:40.1664908Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-14T23:21:40.1687004Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-14T23:21:40.1707463Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-14T23:21:40.1717713Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-14T23:21:40.1747755Z 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-14T23:21:40.1760709Z 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-14T23:21:40.1765653Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-14T23:21:40.1779750Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-14T23:21:40.1788088Z 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-14T23:21:40.1798097Z 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-14T23:21:40.1831635Z 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-14T23:21:40.1962532Z 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-14T23:21:40.2395606Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-14T23:21:40.2398540Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-14T23:21:40.2461192Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-14T23:21:40.2478811Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-14T23:21:40.2494257Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-14T23:21:40.2559552Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-14T23:21:40.2562831Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-14T23:21:40.2944504Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-14T23:21:40.3038026Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-14T23:21:40.3182886Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-14T23:21:40.3627963Z 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-14T23:21:40.3666850Z 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-14T23:21:40.3700682Z 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-14T23:21:40.3720004Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-14T23:21:40.3803651Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-14T23:21:40.3807171Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-14T23:21:40.3822967Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-14T23:21:40.3826267Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-14T23:21:40.3931676Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-14T23:21:40.3978450Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-14T23:21:40.4505435Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-14T23:21:40.4508102Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-14T23:21:40.4521151Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-14T23:21:40.4523807Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-14T23:21:40.4544372Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-14T23:21:40.4547900Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-14T23:21:40.4596557Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-14T23:21:40.4599604Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-14T23:21:40.4614836Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-14T23:21:40.4618177Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-14T23:21:40.4625034Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-14T23:21:40.4636107Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-14T23:21:40.4647861Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-14T23:21:40.4880182Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-14T23:21:40.4883452Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-14T23:21:40.5444496Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-14T23:21:40.5452208Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-14T23:21:40.5455967Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-14T23:21:40.5496567Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-14T23:21:40.5504092Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-14T23:21:40.5523436Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-14T23:21:40.5582173Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-14T23:21:40.5585775Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-14T23:21:40.5860219Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-14T23:21:40.5873682Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-14T23:21:40.5885010Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-14T23:21:40.6223622Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-14T23:21:40.6242538Z 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-14T23:21:40.6255902Z 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-14T23:21:40.6266010Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-14T23:21:40.6292499Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-14T23:21:40.6592766Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-14T23:21:40.7567235Z 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-14T23:21:40.7607563Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-14T23:21:40.7704709Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-14T23:21:41.5226720Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-14T23:21:41.5940990Z 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-14T23:21:41.6001485Z 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-14T23:21:41.6021720Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-14T23:21:41.6108590Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-14T23:21:41.6128040Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-14T23:21:41.6339159Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-14T23:21:41.6518859Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-14T23:21:41.6528868Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-14T23:21:41.6538151Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-14T23:21:42.8755892Z Fetched 183 MB in 3s (52.9 MB/s) 2021-05-14T23:21:42.9216896Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-14T23:21:42.9314432Z (Reading database ... 2021-05-14T23:21:42.9315162Z (Reading database ... 5% 2021-05-14T23:21:42.9315774Z (Reading database ... 10% 2021-05-14T23:21:42.9316363Z (Reading database ... 15% 2021-05-14T23:21:42.9317190Z (Reading database ... 20% 2021-05-14T23:21:42.9317773Z (Reading database ... 25% 2021-05-14T23:21:42.9318491Z (Reading database ... 30% 2021-05-14T23:21:42.9319365Z (Reading database ... 35% 2021-05-14T23:21:42.9320054Z (Reading database ... 40% 2021-05-14T23:21:42.9320614Z (Reading database ... 45% 2021-05-14T23:21:42.9321188Z (Reading database ... 50% 2021-05-14T23:21:42.9378265Z (Reading database ... 55% 2021-05-14T23:21:42.9431486Z (Reading database ... 60% 2021-05-14T23:21:42.9467359Z (Reading database ... 65% 2021-05-14T23:21:42.9599578Z (Reading database ... 70% 2021-05-14T23:21:42.9722762Z (Reading database ... 75% 2021-05-14T23:21:42.9750305Z (Reading database ... 80% 2021-05-14T23:21:43.0166932Z (Reading database ... 85% 2021-05-14T23:21:43.0502482Z (Reading database ... 90% 2021-05-14T23:21:43.0600559Z (Reading database ... 95% 2021-05-14T23:21:43.0601182Z (Reading database ... 100% 2021-05-14T23:21:43.0602243Z (Reading database ... 269811 files and directories currently installed.) 2021-05-14T23:21:43.0779493Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-14T23:21:43.0807924Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:21:43.1191855Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-14T23:21:43.1509333Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:43.1593842Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:43.3733985Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-14T23:21:43.4008134Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:21:43.4026060Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:21:43.4422555Z Selecting previously unselected package libegl1:amd64. 2021-05-14T23:21:43.4739513Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-14T23:21:43.4755667Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:21:43.5171960Z Selecting previously unselected package libevdev2:amd64. 2021-05-14T23:21:43.5394907Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-14T23:21:43.5411115Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:21:43.5730934Z Selecting previously unselected package libmtdev1:amd64. 2021-05-14T23:21:43.6064811Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-14T23:21:43.6080760Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:21:43.6349112Z Selecting previously unselected package libwacom-common. 2021-05-14T23:21:43.6681968Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-14T23:21:43.6704144Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:21:43.7682280Z Selecting previously unselected package libwacom2:amd64. 2021-05-14T23:21:43.8038006Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:21:43.8066501Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:21:43.8343799Z Selecting previously unselected package libinput-bin. 2021-05-14T23:21:43.8662898Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:21:43.8673443Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:21:43.9052158Z Selecting previously unselected package libinput10:amd64. 2021-05-14T23:21:43.9341432Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-14T23:21:43.9359933Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:21:43.9757586Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-14T23:21:44.0083605Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:44.0105283Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:44.0621320Z Selecting previously unselected package libqt5network5:amd64. 2021-05-14T23:21:44.0946649Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:44.0964366Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:44.1896942Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-14T23:21:44.2224195Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-14T23:21:44.2236558Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:21:44.2517522Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-14T23:21:44.2846520Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-14T23:21:44.2856942Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:21:44.3212478Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-14T23:21:44.3489884Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-14T23:21:44.3507174Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:21:44.3852782Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-14T23:21:44.4138218Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-14T23:21:44.4150815Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:21:44.4732928Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-14T23:21:44.5026835Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-14T23:21:44.5041314Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:21:44.5348556Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-14T23:21:44.5668203Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-14T23:21:44.5682132Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:21:44.6012563Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-14T23:21:44.6287040Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-14T23:21:44.6304348Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:21:44.6652930Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-14T23:21:44.6944539Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-14T23:21:44.6962098Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:21:44.7293005Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-14T23:21:44.7614838Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-14T23:21:44.7629001Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:21:44.7972706Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-14T23:21:44.8263898Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-14T23:21:44.8279893Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:21:44.8804970Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-14T23:21:44.9149777Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:44.9253173Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:45.2603471Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-14T23:21:45.2967569Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:45.2980321Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:45.5695151Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-14T23:21:45.6023707Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:45.6039936Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:45.6456429Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-14T23:21:45.6785775Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-14T23:21:45.6796111Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:21:45.7419754Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-14T23:21:45.7745894Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-14T23:21:45.7760607Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:21:45.8892501Z Selecting previously unselected package libhyphen0:amd64. 2021-05-14T23:21:45.9147525Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-14T23:21:45.9161694Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:21:45.9532928Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-14T23:21:45.9827428Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:45.9844559Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:46.0453394Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-14T23:21:46.0752534Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:46.0778518Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:46.1476574Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-14T23:21:46.1804694Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:46.1821415Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:46.3692349Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-14T23:21:46.3972464Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:46.3985736Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:46.5746803Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-14T23:21:46.6076610Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:46.6094455Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:46.6499558Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-14T23:21:46.6847841Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:46.6862441Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:46.7216076Z Selecting previously unselected package libwoff1:amd64. 2021-05-14T23:21:46.7552342Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-14T23:21:46.7566007Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:21:46.7932322Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-14T23:21:46.8237615Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-14T23:21:46.8255805Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:21:48.2549452Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-14T23:21:48.2870609Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:48.2885565Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:48.3292493Z Selecting previously unselected package qgis-providers-common. 2021-05-14T23:21:48.3560115Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:21:48.3591251Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:48.6372710Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-14T23:21:48.6643213Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-14T23:21:48.6667543Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:21:48.7332724Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-14T23:21:48.7617472Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-14T23:21:48.7630486Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:21:48.8140025Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-14T23:21:48.8474550Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:48.8489225Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:48.8932448Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-14T23:21:48.9204373Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:48.9225321Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:48.9612304Z Selecting previously unselected package gdal-data. 2021-05-14T23:21:48.9891794Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-14T23:21:48.9903836Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:49.0492326Z Selecting previously unselected package libarpack2:amd64. 2021-05-14T23:21:49.0796559Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-14T23:21:49.0812616Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:21:49.1251853Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-14T23:21:49.1532939Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-14T23:21:49.1550883Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:21:49.2052525Z Selecting previously unselected package libarmadillo9. 2021-05-14T23:21:49.2311876Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-14T23:21:49.2332448Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:21:49.2852159Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-14T23:21:49.3125432Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-14T23:21:49.3148036Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:21:49.3952810Z Selecting previously unselected package libcharls2:amd64. 2021-05-14T23:21:49.4281142Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-14T23:21:49.4300272Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:21:49.4731859Z Selecting previously unselected package libdap25:amd64. 2021-05-14T23:21:49.4984089Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-14T23:21:49.5000141Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:21:49.5783931Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-14T23:21:49.6079119Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-14T23:21:49.6091749Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:21:49.6532036Z Selecting previously unselected package libepsilon1:amd64. 2021-05-14T23:21:49.6816121Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-14T23:21:49.6835683Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:21:49.7150270Z Selecting previously unselected package libfreexl1:amd64. 2021-05-14T23:21:49.7476666Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-14T23:21:49.7495665Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:21:49.7799565Z Selecting previously unselected package libfyba0:amd64. 2021-05-14T23:21:49.8135770Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-14T23:21:49.8148835Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:21:49.8597683Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-14T23:21:49.8924098Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-14T23:21:49.8941303Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:21:49.9852869Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-14T23:21:50.0132033Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-14T23:21:50.0150716Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:21:50.0494526Z Selecting previously unselected package proj-data. 2021-05-14T23:21:50.0839392Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-14T23:21:50.0852935Z Unpacking proj-data (6.3.1-1) ... 2021-05-14T23:21:50.9481077Z Selecting previously unselected package libproj15:amd64. 2021-05-14T23:21:50.9815217Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-14T23:21:50.9829947Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:21:51.1132577Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-14T23:21:51.1387421Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-14T23:21:51.1407744Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:21:51.1774428Z Selecting previously unselected package libhdf4-0-alt. 2021-05-14T23:21:51.2097355Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-14T23:21:51.2115585Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:21:51.2644642Z Selecting previously unselected package libminizip1:amd64. 2021-05-14T23:21:51.2968317Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-14T23:21:51.2991943Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:21:51.3331950Z Selecting previously unselected package liburiparser1:amd64. 2021-05-14T23:21:51.3634404Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-14T23:21:51.3657544Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:21:51.3971420Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-14T23:21:51.4299019Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:21:51.4319466Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:21:51.4640525Z Selecting previously unselected package libkmldom1:amd64. 2021-05-14T23:21:51.4962009Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:21:51.4980791Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:21:51.5477072Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-14T23:21:51.5802868Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-14T23:21:51.5825252Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:21:51.6288559Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-14T23:21:51.6542623Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-14T23:21:51.6558306Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:21:51.7257388Z Selecting previously unselected package libogdi4.1. 2021-05-14T23:21:51.7591744Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-14T23:21:51.7606053Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:21:51.8108938Z Selecting previously unselected package libqhull7:amd64. 2021-05-14T23:21:51.8453047Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-14T23:21:51.8468565Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:21:51.8939740Z Selecting previously unselected package libspatialite7:amd64. 2021-05-14T23:21:51.9279496Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:21:51.9297554Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:21:52.1001802Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-14T23:21:52.1346533Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-14T23:21:52.1380183Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:21:52.2733095Z Selecting previously unselected package libgdal26. 2021-05-14T23:21:52.3039841Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:21:52.3059472Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:52.9572921Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-14T23:21:52.9844142Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:52.9862375Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:53.0198672Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-14T23:21:53.0526389Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-14T23:21:53.0544511Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:21:53.0973942Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-14T23:21:53.1280450Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:53.1298802Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:53.1690364Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-14T23:21:53.2024004Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:53.2039033Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:53.2532282Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-14T23:21:53.2831903Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-14T23:21:53.2853038Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:21:53.3466660Z Selecting previously unselected package libzip5:amd64. 2021-05-14T23:21:53.3783081Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-14T23:21:53.3803414Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:21:53.4358209Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-14T23:21:53.4689008Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:53.4701980Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:54.0767095Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-14T23:21:54.1112286Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:54.1132094Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:54.1521715Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-14T23:21:54.1848660Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-14T23:21:54.1861670Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:21:54.2351512Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-14T23:21:54.2683075Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:21:54.2694539Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:21:54.4412587Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-14T23:21:54.4713638Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:21:54.4731819Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:21:54.5080847Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-14T23:21:54.5427238Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:21:54.5447326Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:21:54.5921821Z Selecting previously unselected package libqwt-qt5-6. 2021-05-14T23:21:54.6246273Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-14T23:21:54.6264676Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:21:54.7139434Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-14T23:21:54.7459809Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:54.7731927Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:55.1405532Z Selecting previously unselected package qgis-providers. 2021-05-14T23:21:55.1723949Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:21:55.1736541Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:21:55.4099294Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-14T23:21:55.4430668Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:21:55.4447318Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:21:55.4799662Z Selecting previously unselected package libdaemon0:amd64. 2021-05-14T23:21:55.5142052Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-14T23:21:55.5159160Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:21:55.5492776Z Selecting previously unselected package avahi-daemon. 2021-05-14T23:21:55.5821180Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:21:55.5840491Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:21:55.6367767Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-14T23:21:55.6695771Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:21:55.6712178Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:21:55.7612644Z Selecting previously unselected package blt. 2021-05-14T23:21:55.7980886Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-14T23:21:55.7994612Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-14T23:21:55.8333497Z Selecting previously unselected package fonts-lyx. 2021-05-14T23:21:55.8673852Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-14T23:21:55.8689390Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:21:55.9144798Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-14T23:21:55.9463757Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-14T23:21:55.9481497Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:21:55.9933278Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-14T23:21:56.0204593Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:21:56.0228586Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:21:56.0853994Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-14T23:21:56.1153662Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-14T23:21:56.1169970Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:21:56.1692278Z Selecting previously unselected package gcr. 2021-05-14T23:21:56.1996313Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-14T23:21:56.2009526Z Unpacking gcr (3.36.0-2build1) ... 2021-05-14T23:21:56.2644293Z Selecting previously unselected package python3-numpy. 2021-05-14T23:21:56.2974928Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-14T23:21:56.2991094Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:21:56.6213218Z Selecting previously unselected package python3-gdal. 2021-05-14T23:21:56.6521143Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:21:56.6533475Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:56.7453147Z Selecting previously unselected package gdal-bin. 2021-05-14T23:21:56.7725448Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-14T23:21:56.7745290Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:21:56.8348913Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-14T23:21:56.8698195Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-14T23:21:56.8720654Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:21:56.9118325Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-14T23:21:56.9395627Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-14T23:21:56.9408305Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:21:57.0005798Z Selecting previously unselected package geoclue-2.0. 2021-05-14T23:21:57.0350122Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-14T23:21:57.0364978Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:21:57.0932848Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-14T23:21:57.1248021Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:21:57.1273091Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:21:57.1815584Z Selecting previously unselected package p11-kit. 2021-05-14T23:21:57.2148879Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-14T23:21:57.2169285Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:21:57.2612719Z Selecting previously unselected package pinentry-gnome3. 2021-05-14T23:21:57.2910273Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-14T23:21:57.2921894Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:21:57.3355722Z Selecting previously unselected package gnome-keyring. 2021-05-14T23:21:57.3682112Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:21:57.3852995Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:21:57.4887376Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-14T23:21:57.5226097Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:21:57.5246808Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:21:57.5643612Z Selecting previously unselected package grass-doc. 2021-05-14T23:21:57.5981915Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-14T23:21:57.6003134Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-14T23:21:59.4518399Z Selecting previously unselected package liblaszip8:amd64. 2021-05-14T23:21:59.4868242Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-14T23:21:59.4879266Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:21:59.5372674Z Selecting previously unselected package libpdal-util9. 2021-05-14T23:21:59.5661578Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:59.5684332Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:21:59.6087132Z Selecting previously unselected package libpdal-base9. 2021-05-14T23:21:59.6437510Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:21:59.6456084Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:21:59.8638649Z Selecting previously unselected package grass-core. 2021-05-14T23:21:59.8972560Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-14T23:21:59.8988930Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-14T23:22:00.5652624Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-14T23:22:00.5963944Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-14T23:22:00.6004914Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:22:00.6331670Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-14T23:22:00.6655394Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-14T23:22:00.6670014Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:22:00.7016019Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-14T23:22:00.7346583Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-14T23:22:00.7370390Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:22:00.8343767Z Selecting previously unselected package iio-sensor-proxy. 2021-05-14T23:22:00.8674968Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-14T23:22:00.8688440Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:22:00.9344866Z Selecting previously unselected package libassimp5:amd64. 2021-05-14T23:22:00.9635733Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-14T23:22:00.9671509Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:22:01.3394085Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-14T23:22:01.3745839Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-14T23:22:01.3763631Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:22:01.4932190Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-14T23:22:01.5278827Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-14T23:22:01.5309894Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:22:01.5773326Z Selecting previously unselected package libfcgi-bin. 2021-05-14T23:22:01.6120457Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-14T23:22:01.6140161Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:22:01.6489690Z Selecting previously unselected package libimagequant0:amd64. 2021-05-14T23:22:01.6828876Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-14T23:22:01.6854706Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:22:01.7201133Z Selecting previously unselected package libjs-jquery-ui. 2021-05-14T23:22:01.7541881Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-14T23:22:01.7631862Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:22:01.8571406Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-14T23:22:01.8910980Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-14T23:22:01.8940524Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:22:01.9310812Z Selecting previously unselected package libmbim-proxy. 2021-05-14T23:22:01.9667537Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-14T23:22:01.9684844Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-14T23:22:02.0004780Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-14T23:22:02.0340678Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:22:02.0356217Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:22:02.0705504Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-14T23:22:02.1046827Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-14T23:22:02.1061730Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:22:02.1517050Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-14T23:22:02.1858545Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-14T23:22:02.1872578Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:22:02.2154239Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-14T23:22:02.2504782Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-14T23:22:02.2519164Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:22:02.2829319Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-14T23:22:02.3171559Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-14T23:22:02.3183920Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:22:02.3485423Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-14T23:22:02.3815127Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:22:02.3874469Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:22:02.4208380Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-14T23:22:02.4548409Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:22:02.4607295Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:22:02.5012454Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-14T23:22:02.5293522Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:22:02.5317139Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:22:02.5685162Z Selecting previously unselected package libpdal-plugin-python. 2021-05-14T23:22:02.6069375Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:22:02.6092695Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:22:02.6532702Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-14T23:22:02.6869841Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-14T23:22:02.6883271Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:22:02.8601249Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-14T23:22:02.8945339Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:22:02.8954867Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:22:02.9339103Z Selecting previously unselected package libpdal-plugins. 2021-05-14T23:22:02.9674502Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-14T23:22:02.9692484Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:22:02.9992746Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-14T23:22:03.0385699Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:22:03.0458267Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:03.0984563Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-14T23:22:03.1326468Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:22:03.1340876Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:03.2422450Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-14T23:22:03.2763503Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:22:03.2782877Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:03.3341874Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-14T23:22:03.3680742Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:22:03.3694425Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:03.4148071Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-14T23:22:03.4488931Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:22:03.4502505Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:03.4857447Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-14T23:22:03.5184888Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:22:03.5198445Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:03.5760830Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-14T23:22:03.6102181Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:22:03.6166541Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:03.6493193Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-14T23:22:03.6837554Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:22:03.6852504Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:03.7158318Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-14T23:22:03.7494037Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:22:03.7506948Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:03.7922490Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-14T23:22:03.8279988Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:22:03.8300350Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:03.8607101Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-14T23:22:03.8939834Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:22:03.8965478Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:03.9342674Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-14T23:22:03.9679026Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:22:03.9693448Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:04.0295549Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-14T23:22:04.0654706Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:22:04.0667170Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:04.2093040Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-14T23:22:04.2423333Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:22:04.2439878Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:04.6396052Z Selecting previously unselected package qtchooser. 2021-05-14T23:22:04.6726438Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-14T23:22:04.6741993Z Unpacking qtchooser (66-2build1) ... 2021-05-14T23:22:04.7093521Z Selecting previously unselected package qdoc-qt5. 2021-05-14T23:22:04.7432383Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:22:04.7448055Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:04.8378624Z Selecting previously unselected package libqt5help5:amd64. 2021-05-14T23:22:04.8719722Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:22:04.8741585Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:04.9160914Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-14T23:22:04.9532095Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:22:04.9544069Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:04.9898899Z Selecting previously unselected package qt5-assistant. 2021-05-14T23:22:05.0240567Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:22:05.0252391Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:22:05.0908302Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-14T23:22:05.1257736Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:22:05.1274033Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:05.1620298Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-14T23:22:05.1965335Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:22:05.1980621Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:05.4341705Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-14T23:22:05.4667750Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:22:05.4680730Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:05.5813429Z Selecting previously unselected package qttools5-dev-tools. 2021-05-14T23:22:05.6116123Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-14T23:22:05.6135556Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:22:05.7633222Z Selecting previously unselected package libqgis-customwidgets. 2021-05-14T23:22:05.7969897Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:22:05.7984209Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:05.9330692Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-14T23:22:05.9703654Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:22:05.9720876Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:06.0353198Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-14T23:22:06.0688911Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:22:06.0706331Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:06.1318337Z Selecting previously unselected package libqgispython3.10.4. 2021-05-14T23:22:06.1728645Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:22:06.1749288Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:06.2198579Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-14T23:22:06.2548670Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-14T23:22:06.2564512Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:22:06.3459139Z Selecting previously unselected package libqmi-proxy. 2021-05-14T23:22:06.3796363Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-14T23:22:06.4036260Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-14T23:22:06.4399811Z Selecting previously unselected package libqt5test5:amd64. 2021-05-14T23:22:06.4727824Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:22:06.4743677Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:06.5166482Z Selecting previously unselected package libwacom-bin. 2021-05-14T23:22:06.5506174Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-14T23:22:06.5522107Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:22:06.5880631Z Selecting previously unselected package modemmanager. 2021-05-14T23:22:06.6219230Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-14T23:22:06.6325037Z Unpacking modemmanager (1.12.8-1) ... 2021-05-14T23:22:06.7518044Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-14T23:22:06.7858134Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-14T23:22:06.7879728Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:22:06.8247914Z Selecting previously unselected package python-matplotlib-data. 2021-05-14T23:22:06.8595064Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-14T23:22:06.8607526Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:22:07.1989150Z Selecting previously unselected package python3-soupsieve. 2021-05-14T23:22:07.2340355Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-14T23:22:07.2359093Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:22:07.2712262Z Selecting previously unselected package python3-bs4. 2021-05-14T23:22:07.3054966Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-14T23:22:07.3069271Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-14T23:22:07.3471637Z Selecting previously unselected package python3-cycler. 2021-05-14T23:22:07.3810388Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-14T23:22:07.3825068Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-14T23:22:07.4129133Z Selecting previously unselected package python3-dateutil. 2021-05-14T23:22:07.4486850Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-14T23:22:07.4497633Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:22:07.4991155Z Selecting previously unselected package python3-decorator. 2021-05-14T23:22:07.5332343Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-14T23:22:07.5346421Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:22:07.5677819Z Selecting previously unselected package python3-future. 2021-05-14T23:22:07.6012817Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-14T23:22:07.6027413Z Unpacking python3-future (0.18.2-2) ... 2021-05-14T23:22:07.6805238Z Selecting previously unselected package python3-webencodings. 2021-05-14T23:22:07.7147291Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-14T23:22:07.7160186Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:22:07.7488393Z Selecting previously unselected package python3-html5lib. 2021-05-14T23:22:07.7842635Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-14T23:22:07.7856912Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-14T23:22:07.8242141Z Selecting previously unselected package python3-ipython-genutils. 2021-05-14T23:22:07.8579369Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-14T23:22:07.8590148Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:22:07.8952388Z Selecting previously unselected package python3-traitlets. 2021-05-14T23:22:07.9283510Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-14T23:22:07.9298682Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-14T23:22:07.9672628Z Selecting previously unselected package python3-jupyter-core. 2021-05-14T23:22:08.0010998Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-14T23:22:08.0027122Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:22:08.0390256Z Selecting previously unselected package python3-kiwisolver. 2021-05-14T23:22:08.0739659Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-14T23:22:08.0753347Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:22:08.1134709Z Selecting previously unselected package python3-lxml:amd64. 2021-05-14T23:22:08.1480217Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-14T23:22:08.1495085Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:22:08.3214371Z Selecting previously unselected package python3-pyparsing. 2021-05-14T23:22:08.3553933Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-14T23:22:08.3565332Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-14T23:22:08.3956440Z Selecting previously unselected package python3-matplotlib. 2021-05-14T23:22:08.4300805Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-14T23:22:08.4311564Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:22:08.8843222Z Selecting previously unselected package python3-nbformat. 2021-05-14T23:22:08.9175320Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-14T23:22:08.9192774Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-14T23:22:08.9572736Z Selecting previously unselected package python3-olefile. 2021-05-14T23:22:08.9918481Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-14T23:22:08.9928693Z Unpacking python3-olefile (0.46-2) ... 2021-05-14T23:22:09.0264669Z Selecting previously unselected package python3-pyproj. 2021-05-14T23:22:09.0607397Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-14T23:22:09.0620991Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:22:09.1300832Z Selecting previously unselected package python3-tz. 2021-05-14T23:22:09.1638529Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-14T23:22:09.1652883Z Unpacking python3-tz (2019.3-1) ... 2021-05-14T23:22:09.2003646Z Selecting previously unselected package python3-owslib. 2021-05-14T23:22:09.2351894Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-14T23:22:09.2363934Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-14T23:22:09.2807545Z Selecting previously unselected package python3-pil:amd64. 2021-05-14T23:22:09.3148583Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-14T23:22:09.3161777Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:22:09.3896421Z Selecting previously unselected package python3-retrying. 2021-05-14T23:22:09.4233126Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-14T23:22:09.4249919Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-14T23:22:09.4601418Z Selecting previously unselected package python3-plotly. 2021-05-14T23:22:09.4953803Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-14T23:22:09.4976574Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:22:10.1857103Z Selecting previously unselected package python3-psycopg2. 2021-05-14T23:22:10.2215802Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-14T23:22:10.2231532Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:22:10.2688229Z Selecting previously unselected package python3-sip. 2021-05-14T23:22:10.3043006Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-14T23:22:10.3061383Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:22:10.3532391Z Selecting previously unselected package python3-pyqt5. 2021-05-14T23:22:10.3823558Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:22:10.3840314Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:22:10.7006790Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-14T23:22:10.7360416Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-14T23:22:10.7382102Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:22:10.8012919Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-14T23:22:10.8309262Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:22:10.8324218Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:22:10.8713136Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-14T23:22:10.9066535Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:22:10.9084472Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:22:10.9492644Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-14T23:22:10.9772792Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-14T23:22:10.9789211Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:22:11.0268697Z Selecting previously unselected package python3-qgis-common. 2021-05-14T23:22:11.0654861Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:22:11.0707851Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:11.4080312Z Selecting previously unselected package python3-qgis. 2021-05-14T23:22:11.4456227Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:22:11.4475827Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:12.4972291Z Selecting previously unselected package python3-tk:amd64. 2021-05-14T23:22:12.5320868Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-14T23:22:12.5337312Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:22:12.5813616Z Selecting previously unselected package libjs-leaflet. 2021-05-14T23:22:12.6158988Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-14T23:22:12.6173063Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:22:12.6704481Z Selecting previously unselected package qgis-common. 2021-05-14T23:22:12.7069959Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:22:12.7086471Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:14.3950952Z Selecting previously unselected package qgis. 2021-05-14T23:22:14.4296918Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:22:14.5502872Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:14.8231263Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-14T23:22:14.8584344Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-14T23:22:14.8606862Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:15.0729895Z Selecting previously unselected package qgis-provider-grass. 2021-05-14T23:22:15.1081890Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:22:15.1101358Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:15.1530827Z Selecting previously unselected package qgis-plugin-grass. 2021-05-14T23:22:15.1814589Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-14T23:22:15.1829037Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:15.2692412Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-14T23:22:15.2975670Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-14T23:22:15.2988718Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:15.3452302Z Selecting previously unselected package qttranslations5-l10n. 2021-05-14T23:22:15.3747618Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-14T23:22:15.3761464Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:22:15.5766503Z Selecting previously unselected package wpasupplicant. 2021-05-14T23:22:15.6125333Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-14T23:22:15.6139025Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:22:15.7601351Z Selecting previously unselected package proj-bin. 2021-05-14T23:22:15.7958450Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-14T23:22:15.7971973Z Unpacking proj-bin (6.3.1-1) ... 2021-05-14T23:22:15.8346067Z Selecting previously unselected package usb-modeswitch-data. 2021-05-14T23:22:15.8705429Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-14T23:22:15.8719818Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-14T23:22:15.9070501Z Selecting previously unselected package usb-modeswitch. 2021-05-14T23:22:15.9430165Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-14T23:22:15.9512512Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:22:16.0363869Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-14T23:22:16.0422751Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-14T23:22:16.3639505Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-14T23:22:16.3722185Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-14T23:22:16.3785203Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-14T23:22:16.3847087Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:16.4043350Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-14T23:22:16.4122310Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-14T23:22:16.4160148Z Setting up proj-data (6.3.1-1) ... 2021-05-14T23:22:16.4195539Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-14T23:22:16.4232788Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-14T23:22:16.4268098Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-14T23:22:16.4306008Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-14T23:22:16.4357123Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-14T23:22:16.4408856Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-14T23:22:16.4444386Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-14T23:22:16.4481463Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-14T23:22:16.4514577Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-14T23:22:16.4557535Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-14T23:22:16.4593863Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-14T23:22:16.6683001Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-14T23:22:16.6729940Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-14T23:22:16.6769606Z Setting up python3-olefile (0.46-2) ... 2021-05-14T23:22:16.8919199Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-14T23:22:16.8953829Z Setting up python3-retrying (1.3.3-4) ... 2021-05-14T23:22:17.0646382Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-14T23:22:17.0738167Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-14T23:22:17.0777308Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-14T23:22:17.0824337Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-14T23:22:17.0870424Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-14T23:22:17.0904237Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-14T23:22:17.0949015Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-14T23:22:17.2305678Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-14T23:22:17.2392355Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-14T23:22:17.2452252Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-14T23:22:17.2493104Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-14T23:22:17.2528789Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-14T23:22:17.4358727Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-14T23:22:17.4398570Z Setting up python3-tz (2019.3-1) ... 2021-05-14T23:22:17.6143704Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-14T23:22:17.6246587Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-14T23:22:17.6279134Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-14T23:22:17.6382239Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:22:17.6421092Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-14T23:22:17.6470053Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-14T23:22:17.6514949Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-14T23:22:17.6570704Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-14T23:22:17.8242820Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-14T23:22:17.8283781Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-14T23:22:17.8334699Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-14T23:22:17.8369776Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-14T23:22:17.8461444Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-14T23:22:17.8520481Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-14T23:22:18.0565917Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-14T23:22:18.0601850Z Setting up python3-cycler (0.10.0-3) ... 2021-05-14T23:22:18.2218466Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-14T23:22:18.2261428Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-14T23:22:18.2355123Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-14T23:22:18.2411106Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-14T23:22:18.2451198Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-14T23:22:18.2490967Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-14T23:22:18.2536513Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-14T23:22:18.4425221Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-14T23:22:18.4475264Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-14T23:22:18.4526969Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-14T23:22:18.4574837Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:18.4673539Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-14T23:22:18.7274627Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-14T23:22:20.0188688Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-14T23:22:20.0220950Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-14T23:22:20.0255166Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-14T23:22:20.0291558Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:22:20.0322332Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-14T23:22:20.0360282Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-14T23:22:20.0404358Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-14T23:22:20.0440608Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-14T23:22:20.2609018Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:20.2646562Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-14T23:22:20.2681035Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-14T23:22:20.2720742Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-14T23:22:20.5014039Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-14T23:22:20.5062932Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-14T23:22:20.5099688Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-14T23:22:20.5138327Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-14T23:22:20.5178055Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-14T23:22:20.5429628Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-14T23:22:20.7556791Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-14T23:22:20.7601626Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:22:20.7634557Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-14T23:22:20.7742718Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-14T23:22:20.7788445Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-14T23:22:20.7819527Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:20.7858163Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-14T23:22:20.7893428Z Setting up python3-future (0.18.2-2) ... 2021-05-14T23:22:20.7982757Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-14T23:22:20.8046430Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-14T23:22:21.2010645Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:21.3666664Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-14T23:22:21.3708418Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:21.3745474Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-14T23:22:21.3896677Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-14T23:22:21.3936758Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-14T23:22:21.3992850Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:22:21.4039197Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-14T23:22:21.4084354Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:21.4121740Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-14T23:22:21.9403169Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-14T23:22:22.1279103Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-14T23:22:22.3216092Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-14T23:22:22.3247644Z Setting up qtchooser (66-2build1) ... 2021-05-14T23:22:22.3289188Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-14T23:22:22.3369499Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-14T23:22:22.5188355Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-14T23:22:22.5226114Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-14T23:22:22.5262560Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-14T23:22:22.5300941Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-14T23:22:23.5858663Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-14T23:22:23.5903110Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-14T23:22:23.5943617Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-14T23:22:23.5988379Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:23.6022787Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:23.6065825Z Setting up proj-bin (6.3.1-1) ... 2021-05-14T23:22:23.6105442Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-14T23:22:23.6143548Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-14T23:22:23.6183695Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-14T23:22:24.0890165Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-14T23:22:24.0913690Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:24.0953254Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-14T23:22:24.2872737Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-14T23:22:24.2997925Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-14T23:22:24.4845277Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:24.4876435Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-14T23:22:24.7158775Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-14T23:22:24.7201659Z Setting up gcr (3.36.0-2build1) ... 2021-05-14T23:22:24.7240369Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:24.7278781Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-14T23:22:24.9363855Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:22:24.9367131Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-14T23:22:25.5505922Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-14T23:22:25.8751878Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:25.8796454Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-14T23:22:25.8831154Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:25.8874954Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:25.8920080Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:25.8962661Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:25.9011487Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-14T23:22:26.0844117Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:22:26.0848294Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:22:26.0852916Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:22:26.0856491Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-14T23:22:26.1311004Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:22:26.1314258Z if direction is "increasing": 2021-05-14T23:22:26.1318422Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:22:26.1321495Z elif direction is "decreasing": 2021-05-14T23:22:26.1512787Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:22:26.1516404Z if direction is "increasing": 2021-05-14T23:22:26.1520171Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:22:26.1523386Z elif direction is "decreasing": 2021-05-14T23:22:27.1620505Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:22:27.1622946Z if props["offset_coordinates"] is "data": 2021-05-14T23:22:27.1625595Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:22:27.1627075Z if props["coordinates"] is not "data": 2021-05-14T23:22:28.0658506Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-14T23:22:28.8095169Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:22:28.8099020Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-14T23:22:28.8102330Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-14T23:22:30.1505812Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-14T23:22:30.1574591Z First installation detected... 2021-05-14T23:22:30.1577451Z Checking NSS setup... 2021-05-14T23:22:30.1626735Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-14T23:22:30.1694482Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:30.1737805Z Setting up python3-owslib (0.19.1-1) ... 2021-05-14T23:22:30.4894416Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-14T23:22:30.4946691Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-14T23:22:30.4990061Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-14T23:22:30.5033825Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-14T23:22:30.5112156Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-14T23:22:30.5158615Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-14T23:22:30.5210219Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-14T23:22:30.5259707Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-14T23:22:30.5305616Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-14T23:22:30.7469750Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-14T23:22:30.7508910Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-14T23:22:30.7553299Z Setting up grass-core (7.8.2-1build3) ... 2021-05-14T23:22:31.1473793Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:22:31.1475841Z if value is '': 2021-05-14T23:22:31.2595162Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:22:31.2597265Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:22:31.2599142Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:22:31.2600559Z if do_profiling is "True" or do_profiling is "1": 2021-05-14T23:22:31.2602427Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-14T23:22:31.2603825Z if driver_string is not None and driver_string is not "": 2021-05-14T23:22:31.3067427Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:22:31.3069099Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:22:31.3070606Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-14T23:22:31.3072358Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-14T23:22:31.3759245Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-14T23:22:31.3800932Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:31.3901524Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-14T23:22:31.3955242Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:31.3992028Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:31.4237020Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:31.4275246Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:31.4327412Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:31.4368117Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:31.4414976Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:31.4448875Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-14T23:22:31.5479276Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:31.5519907Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:31.5554426Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:31.5608386Z Setting up modemmanager (1.12.8-1) ... 2021-05-14T23:22:31.7164084Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:22:31.7167874Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-14T23:22:32.4125046Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:32.4171320Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:32.4218499Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-14T23:22:32.4262461Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:32.4387082Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:32.4423517Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:32.4461000Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-14T23:22:32.4493927Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-14T23:22:32.4526954Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-14T23:22:32.4562503Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:32.4598020Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-14T23:22:32.4641334Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:32.4695121Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:32.4733302Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:32.4868443Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:32.4914783Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-14T23:22:32.4958763Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-14T23:22:32.5000587Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:22:32.5059106Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:32.5115101Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-14T23:22:32.7025624Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-14T23:22:32.7066354Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:32.7117001Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:22:32.7164376Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:23:10.4723361Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:23:10.4762962Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-14T23:23:10.4806163Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:23:10.4859743Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:23:10.4898243Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:23:10.4939783Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:23:10.4978843Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-14T23:23:10.5020451Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:23:10.6699703Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:23:10.6736166Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-14T23:23:10.6804009Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:23:10.6863238Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-14T23:23:10.6914590Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:23:10.8874036Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:23:10.8911138Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:23:10.8967676Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-14T23:23:10.9137865Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-14T23:23:10.9443456Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-14T23:23:12.4369085Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-14T23:23:12.4570359Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-14T23:23:12.4872211Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-14T23:23:12.5049590Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-14T23:23:12.6035895Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-14T23:23:12.6390692Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-14T23:23:12.9356343Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:23:26.3238005Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-14T23:23:26.3459016Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-14T23:23:28.7886860Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-14T23:23:28.7887484Z with: 2021-05-14T23:23:28.7888062Z github_slug: neuroconductor/kirby21.vaso 2021-05-14T23:23:28.7888581Z env: 2021-05-14T23:23:28.7889067Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:23:28.7889568Z TIC_DEPLOY_KEY: 2021-05-14T23:23:28.7890708Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:23:28.7893171Z GITHUB_PAT: *** 2021-05-14T23:23:28.7893671Z COVERALLS_TOKEN: 2021-05-14T23:23:28.7894291Z continue-on-error: false 2021-05-14T23:23:28.7894880Z VDIFFR_RUN_TESTS: 2021-05-14T23:23:28.7895483Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:23:28.7896340Z TZ: UTC 2021-05-14T23:23:28.7896753Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:23:28.7897184Z NOT_CRAN: true 2021-05-14T23:23:28.7897581Z ##[endgroup] 2021-05-14T23:23:28.8291734Z repo slug is: neuroconductor/kirby21.vaso 2021-05-14T23:23:28.8418487Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-14T23:23:28.8419223Z env: 2021-05-14T23:23:28.8419736Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:23:28.8420301Z TIC_DEPLOY_KEY: 2021-05-14T23:23:28.8421321Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:23:28.8423250Z GITHUB_PAT: *** 2021-05-14T23:23:28.8423732Z COVERALLS_TOKEN: 2021-05-14T23:23:28.8424353Z continue-on-error: false 2021-05-14T23:23:28.8424950Z VDIFFR_RUN_TESTS: 2021-05-14T23:23:28.8425538Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:23:28.8426085Z TZ: UTC 2021-05-14T23:23:28.8426667Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:23:28.8427256Z NOT_CRAN: true 2021-05-14T23:23:28.8427664Z ##[endgroup] 2021-05-14T23:23:29.1726809Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-14T23:23:29.1727565Z with: 2021-05-14T23:23:29.1728022Z repo_name: kirby21.vaso 2021-05-14T23:23:29.1728665Z repo_version: 1.7.0 2021-05-14T23:23:29.1729125Z runner_os: Linux 2021-05-14T23:23:29.1729580Z R_version: 3.6 2021-05-14T23:23:29.1749501Z env: 2021-05-14T23:23:29.1750056Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:23:29.1750630Z TIC_DEPLOY_KEY: 2021-05-14T23:23:29.1751693Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:23:29.1753768Z GITHUB_PAT: *** 2021-05-14T23:23:29.1754243Z COVERALLS_TOKEN: 2021-05-14T23:23:29.1754854Z continue-on-error: false 2021-05-14T23:23:29.1755439Z VDIFFR_RUN_TESTS: 2021-05-14T23:23:29.1756161Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:23:29.1756672Z TZ: UTC 2021-05-14T23:23:29.1757123Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:23:29.1757722Z NOT_CRAN: true 2021-05-14T23:23:29.1758183Z ##[endgroup] 2021-05-14T23:23:29.2235611Z Package: kirby21.vaso 2021-05-14T23:23:29.2241184Z Version: 1.7.0 2021-05-14T23:23:29.2242458Z OS: Linux 2021-05-14T23:23:29.2315920Z ##[group]Run install.packages('remotes') 2021-05-14T23:23:29.2316888Z install.packages('remotes') 2021-05-14T23:23:29.2318046Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-14T23:23:29.2319304Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-14T23:23:29.2327380Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:23:29.2328143Z env: 2021-05-14T23:23:29.2328679Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:23:29.2329265Z TIC_DEPLOY_KEY: 2021-05-14T23:23:29.2330935Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:23:29.2332926Z GITHUB_PAT: *** 2021-05-14T23:23:29.2333416Z COVERALLS_TOKEN: 2021-05-14T23:23:29.2334131Z continue-on-error: false 2021-05-14T23:23:29.2334734Z VDIFFR_RUN_TESTS: 2021-05-14T23:23:29.2335326Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:23:29.2335893Z TZ: UTC 2021-05-14T23:23:29.2336371Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:23:29.2336880Z NOT_CRAN: true 2021-05-14T23:23:29.2337444Z ##[endgroup] 2021-05-14T23:23:29.4277419Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:23:29.4278419Z (as ‘lib’ is unspecified) 2021-05-14T23:23:46.9954117Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-14T23:23:47.8525381Z Content type 'binary/octet-stream' length 391843 bytes (382 KB) 2021-05-14T23:23:47.9663409Z ================================================== 2021-05-14T23:23:47.9665943Z downloaded 382 KB 2021-05-14T23:23:47.9666583Z 2021-05-14T23:23:48.2220543Z * installing *binary* package ‘remotes’ ... 2021-05-14T23:23:48.2269721Z * DONE (remotes) 2021-05-14T23:23:48.2325524Z 2021-05-14T23:23:48.2326910Z The downloaded source packages are in 2021-05-14T23:23:48.2328651Z ‘/tmp/RtmpmQOi3t/downloaded_packages’ 2021-05-14T23:24:09.1043838Z ##[group]Run actions/cache@v1 2021-05-14T23:24:09.1044392Z with: 2021-05-14T23:24:09.1044917Z path: /home/runner/work/_temp/Library 2021-05-14T23:24:09.1049546Z key: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-685220b23ef82c3e79d51d5d1a5836ef52b906993ba67c79fabdd3abcc197e96 2021-05-14T23:24:09.1055984Z restore-keys: Linux-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-14T23:24:09.1057801Z env: 2021-05-14T23:24:09.1058344Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:24:09.1059038Z TIC_DEPLOY_KEY: 2021-05-14T23:24:09.1060251Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:24:09.1062659Z GITHUB_PAT: *** 2021-05-14T23:24:09.1063286Z COVERALLS_TOKEN: 2021-05-14T23:24:09.1063941Z continue-on-error: false 2021-05-14T23:24:09.1064541Z VDIFFR_RUN_TESTS: 2021-05-14T23:24:09.1065147Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:24:09.1065750Z TZ: UTC 2021-05-14T23:24:09.1066213Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:24:09.1066836Z NOT_CRAN: true 2021-05-14T23:24:09.1067260Z ##[endgroup] 2021-05-14T23:24:09.1583206Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:24:09.1665939Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:24:09.1667028Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-14T23:24:09.1667874Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-14T23:24:09.1668578Z sudo -s eval "$sysreqs" 2021-05-14T23:24:09.1717027Z shell: /usr/bin/bash -e {0} 2021-05-14T23:24:09.1717424Z env: 2021-05-14T23:24:09.1717901Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:24:09.1718399Z TIC_DEPLOY_KEY: 2021-05-14T23:24:09.1719459Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:24:09.1721441Z GITHUB_PAT: *** 2021-05-14T23:24:09.1721917Z COVERALLS_TOKEN: 2021-05-14T23:24:09.1722533Z continue-on-error: false 2021-05-14T23:24:09.1723231Z VDIFFR_RUN_TESTS: 2021-05-14T23:24:09.1723809Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:24:09.1724450Z TZ: UTC 2021-05-14T23:24:09.1724934Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:24:09.1725440Z NOT_CRAN: true 2021-05-14T23:24:09.1726020Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-14T23:24:09.1726616Z ##[endgroup] 2021-05-14T23:24:09.3823771Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:24:09.9664629Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-14T23:24:30.9603207Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-14T23:24:30.9604830Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-14T23:24:30.9616931Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:24:30.9617811Z crayon (NA -> 1.4.1) [CRAN] 2021-05-14T23:24:30.9619934Z (as ‘lib’ is unspecified) 2021-05-14T23:24:30.9620719Z R6 (NA -> 2.5.0) [CRAN] 2021-05-14T23:24:30.9621808Z desc (NA -> 1.3.0) [CRAN] 2021-05-14T23:24:30.9622974Z debugme (NA -> 1.1.0) [CRAN] 2021-05-14T23:24:46.7211164Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-14T23:24:47.4180839Z Content type 'binary/octet-stream' length 97126 bytes (94 KB) 2021-05-14T23:24:47.4317137Z ================================================== 2021-05-14T23:24:47.4318143Z downloaded 94 KB 2021-05-14T23:24:47.4318882Z 2021-05-14T23:24:47.4354372Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-14T23:24:48.2853516Z Content type 'binary/octet-stream' length 136613 bytes (133 KB) 2021-05-14T23:24:48.2957794Z ================================================== 2021-05-14T23:24:48.2958508Z downloaded 133 KB 2021-05-14T23:24:48.2958856Z 2021-05-14T23:24:48.3002346Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-14T23:24:49.2974419Z Content type 'binary/octet-stream' length 82248 bytes (80 KB) 2021-05-14T23:24:49.3034262Z ================================================== 2021-05-14T23:24:49.3035178Z downloaded 80 KB 2021-05-14T23:24:49.3035807Z 2021-05-14T23:24:49.3076453Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-14T23:24:50.0012685Z Content type 'binary/octet-stream' length 524642 bytes (512 KB) 2021-05-14T23:24:50.1114468Z ================================================== 2021-05-14T23:24:50.1115864Z downloaded 512 KB 2021-05-14T23:24:50.1116496Z 2021-05-14T23:24:50.1152625Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-14T23:24:50.7922458Z Content type 'binary/octet-stream' length 1015330 bytes (991 KB) 2021-05-14T23:24:50.8180161Z ================================================== 2021-05-14T23:24:50.8180946Z downloaded 991 KB 2021-05-14T23:24:50.8181308Z 2021-05-14T23:24:51.0733550Z * installing *binary* package ‘rprojroot’ ... 2021-05-14T23:24:51.0812668Z * DONE (rprojroot) 2021-05-14T23:24:51.3164416Z * installing *binary* package ‘crayon’ ... 2021-05-14T23:24:51.3211567Z * DONE (crayon) 2021-05-14T23:24:51.5601229Z * installing *binary* package ‘R6’ ... 2021-05-14T23:24:51.5647871Z * DONE (R6) 2021-05-14T23:24:51.8480729Z * installing *binary* package ‘desc’ ... 2021-05-14T23:24:51.8535974Z * DONE (desc) 2021-05-14T23:24:52.1310512Z * installing *binary* package ‘debugme’ ... 2021-05-14T23:24:52.1364626Z * DONE (debugme) 2021-05-14T23:24:52.1425355Z 2021-05-14T23:24:52.1426601Z The downloaded source packages are in 2021-05-14T23:24:52.1428223Z ‘/tmp/RtmpZ6YdoD/downloaded_packages’ 2021-05-14T23:24:52.1440435Z Running `R CMD build`... 2021-05-14T23:24:52.4398433Z * checking for file ‘/tmp/RtmpZ6YdoD/remotes6968652ff9ff/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-14T23:24:52.4400573Z * preparing ‘sysreqs’: 2021-05-14T23:24:52.4402046Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:24:52.4403793Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:24:52.4405149Z * checking for empty or unneeded directories 2021-05-14T23:24:52.4406477Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-14T23:24:52.4409285Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:24:52.4410906Z (as ‘lib’ is unspecified) 2021-05-14T23:24:52.6763255Z * installing *source* package ‘sysreqs’ ... 2021-05-14T23:24:52.6766703Z ** using staged installation 2021-05-14T23:24:52.6925554Z ** R 2021-05-14T23:24:52.7033002Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:24:53.1172899Z ** help 2021-05-14T23:24:53.1347776Z *** installing help indices 2021-05-14T23:24:53.1549052Z ** building package indices 2021-05-14T23:24:53.1703312Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:24:53.3857233Z ** testing if installed package can be loaded from final location 2021-05-14T23:24:53.6101274Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:24:53.6107694Z * DONE (sysreqs) 2021-05-14T23:25:15.6209320Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-14T23:25:15.6213680Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-14T23:25:15.6216344Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-14T23:25:15.6808573Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-14T23:25:15.8227597Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-14T23:25:15.9481504Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-14T23:25:16.2220727Z Hit:7 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-14T23:25:16.3902097Z Hit:8 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-14T23:25:16.4958334Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-14T23:25:17.7219639Z Reading package lists... 2021-05-14T23:25:17.8081536Z Reading package lists... 2021-05-14T23:25:17.9769779Z Building dependency tree... 2021-05-14T23:25:17.9796415Z Reading state information... 2021-05-14T23:25:18.1683943Z libgit2-dev is already the newest version (0.28.4+dfsg.1-2). 2021-05-14T23:25:18.1686989Z libssh2-1-dev is already the newest version (1.8.0-2.1build1). 2021-05-14T23:25:18.1689732Z libssh2-1-dev set to manually installed. 2021-05-14T23:25:18.1692929Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-14T23:25:18.1696916Z zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-05-14T23:25:18.1697674Z Suggested packages: 2021-05-14T23:25:18.1698990Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-14T23:25:18.2230832Z The following NEW packages will be installed: 2021-05-14T23:25:18.2235417Z libcurl4-openssl-dev 2021-05-14T23:25:18.2439252Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-14T23:25:18.2440159Z Need to get 321 kB of archives. 2021-05-14T23:25:18.2441078Z After this operation, 1539 kB of additional disk space will be used. 2021-05-14T23:25:18.2444111Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-14T23:25:18.7976657Z Fetched 321 kB in 0s (15.5 MB/s) 2021-05-14T23:25:18.8459667Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-14T23:25:18.8557543Z (Reading database ... 2021-05-14T23:25:18.8558586Z (Reading database ... 5% 2021-05-14T23:25:18.8559934Z (Reading database ... 10% 2021-05-14T23:25:18.8561035Z (Reading database ... 15% 2021-05-14T23:25:18.8561782Z (Reading database ... 20% 2021-05-14T23:25:18.8562539Z (Reading database ... 25% 2021-05-14T23:25:18.8563591Z (Reading database ... 30% 2021-05-14T23:25:18.8568468Z (Reading database ... 35% 2021-05-14T23:25:18.8569431Z (Reading database ... 40% 2021-05-14T23:25:18.8570272Z (Reading database ... 45% 2021-05-14T23:25:18.8571812Z (Reading database ... 50% 2021-05-14T23:25:18.8623495Z (Reading database ... 55% 2021-05-14T23:25:18.8680296Z (Reading database ... 60% 2021-05-14T23:25:18.8725851Z (Reading database ... 65% 2021-05-14T23:25:18.8927827Z (Reading database ... 70% 2021-05-14T23:25:18.8963150Z (Reading database ... 75% 2021-05-14T23:25:18.9272617Z (Reading database ... 80% 2021-05-14T23:25:18.9406311Z (Reading database ... 85% 2021-05-14T23:25:18.9814347Z (Reading database ... 90% 2021-05-14T23:25:18.9905311Z (Reading database ... 95% 2021-05-14T23:25:18.9906366Z (Reading database ... 100% 2021-05-14T23:25:18.9907431Z (Reading database ... 285022 files and directories currently installed.) 2021-05-14T23:25:19.0132443Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-14T23:25:19.0149745Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:25:19.1244692Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-14T23:25:19.1307962Z Processing triggers for man-db (2.9.1-1) ... 2021-05-14T23:25:25.3369465Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-14T23:25:25.3370412Z remotes::install_github("ropensci/tic") 2021-05-14T23:25:25.3371607Z remotes::install_github("muschellij2/ghtravis") 2021-05-14T23:25:25.3372858Z remotes::install_github("muschellij2/aghast") 2021-05-14T23:25:25.3373592Z remotes::install_cran("covr") 2021-05-14T23:25:25.3382454Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:25:25.3382976Z env: 2021-05-14T23:25:25.3383522Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:25:25.3384127Z TIC_DEPLOY_KEY: 2021-05-14T23:25:25.3385201Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:25:25.3387314Z GITHUB_PAT: *** 2021-05-14T23:25:25.3387818Z COVERALLS_TOKEN: 2021-05-14T23:25:25.3388421Z continue-on-error: false 2021-05-14T23:25:25.3389018Z VDIFFR_RUN_TESTS: 2021-05-14T23:25:25.3389608Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:25:25.3390197Z TZ: UTC 2021-05-14T23:25:25.3390674Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:25:25.3391181Z NOT_CRAN: true 2021-05-14T23:25:25.3391622Z ##[endgroup] 2021-05-14T23:25:25.5531677Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:25:26.0861690Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-14T23:25:46.6462737Z rlang (NA -> 0.4.11) [CRAN] 2021-05-14T23:25:46.6464371Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:25:46.6465582Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:25:46.6466860Z sys (NA -> 3.4 ) [CRAN] 2021-05-14T23:25:46.6467962Z askpass (NA -> 1.1 ) [CRAN] 2021-05-14T23:25:46.6469211Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-14T23:25:46.6470311Z mime (NA -> 0.10 ) [CRAN] 2021-05-14T23:25:46.6471283Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-14T23:25:46.6472273Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-14T23:25:46.6473263Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-14T23:25:46.6474227Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-14T23:25:46.6475352Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-14T23:25:46.6477748Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-14T23:25:46.6478840Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-14T23:25:46.6480045Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-14T23:25:46.6481012Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:25:46.6481935Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-14T23:25:46.6483344Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-14T23:25:46.6484384Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-14T23:25:46.6485375Z whisker (NA -> 0.4 ) [CRAN] 2021-05-14T23:25:46.6486552Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-14T23:25:46.6487503Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:25:46.6490275Z 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-14T23:25:46.6492673Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:25:46.6493561Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:25:46.6494387Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-14T23:25:46.6495318Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-14T23:25:46.6496451Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-14T23:25:46.6497386Z cachem (NA -> 1.0.4 ) [CRAN] 2021-05-14T23:25:46.6498390Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-14T23:25:46.6499623Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-14T23:25:46.6500445Z git2r (NA -> 0.28.0) [CRAN] 2021-05-14T23:25:46.6503228Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:25:46.6504113Z (as ‘lib’ is unspecified) 2021-05-14T23:26:03.5013644Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-14T23:26:04.1948474Z Content type 'binary/octet-stream' length 1390763 bytes (1.3 MB) 2021-05-14T23:26:04.2299187Z ================================================== 2021-05-14T23:26:04.2300419Z downloaded 1.3 MB 2021-05-14T23:26:04.2301480Z 2021-05-14T23:26:04.2341209Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-14T23:26:05.2178861Z Content type 'binary/octet-stream' length 233604 bytes (228 KB) 2021-05-14T23:26:05.2317979Z ================================================== 2021-05-14T23:26:05.2319083Z downloaded 228 KB 2021-05-14T23:26:05.2319936Z 2021-05-14T23:26:05.2359799Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-14T23:26:06.4397582Z Content type 'binary/octet-stream' length 144288 bytes (140 KB) 2021-05-14T23:26:06.4502772Z ================================================== 2021-05-14T23:26:06.4504127Z downloaded 140 KB 2021-05-14T23:26:06.4504708Z 2021-05-14T23:26:06.4539760Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-14T23:26:06.9808204Z Content type 'binary/octet-stream' length 55124 bytes (53 KB) 2021-05-14T23:26:06.9854981Z ================================================== 2021-05-14T23:26:06.9856210Z downloaded 53 KB 2021-05-14T23:26:06.9856882Z 2021-05-14T23:26:06.9892935Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-14T23:26:07.8259617Z Content type 'binary/octet-stream' length 23661 bytes (23 KB) 2021-05-14T23:26:07.8269487Z ================================================== 2021-05-14T23:26:07.8270574Z downloaded 23 KB 2021-05-14T23:26:07.8271149Z 2021-05-14T23:26:07.8308948Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-14T23:26:08.9283603Z Content type 'binary/octet-stream' length 1492186 bytes (1.4 MB) 2021-05-14T23:26:08.9575294Z ================================================== 2021-05-14T23:26:08.9576286Z downloaded 1.4 MB 2021-05-14T23:26:08.9576907Z 2021-05-14T23:26:08.9619459Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-14T23:26:09.8405164Z Content type 'binary/octet-stream' length 37709 bytes (36 KB) 2021-05-14T23:26:09.8421702Z ================================================== 2021-05-14T23:26:09.8422788Z downloaded 36 KB 2021-05-14T23:26:09.8423507Z 2021-05-14T23:26:09.8455387Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-14T23:26:10.5426253Z Content type 'binary/octet-stream' length 905440 bytes (884 KB) 2021-05-14T23:26:10.5677714Z ================================================== 2021-05-14T23:26:10.5678838Z downloaded 884 KB 2021-05-14T23:26:10.5679635Z 2021-05-14T23:26:10.5725516Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-14T23:26:11.2631831Z Content type 'binary/octet-stream' length 535666 bytes (523 KB) 2021-05-14T23:26:11.2850224Z ================================================== 2021-05-14T23:26:11.2853281Z downloaded 523 KB 2021-05-14T23:26:11.2853883Z 2021-05-14T23:26:11.2963619Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-14T23:26:12.1671850Z Content type 'binary/octet-stream' length 13087 bytes (12 KB) 2021-05-14T23:26:12.1676533Z ================================================== 2021-05-14T23:26:12.1677099Z downloaded 12 KB 2021-05-14T23:26:12.1677454Z 2021-05-14T23:26:12.1705724Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-14T23:26:12.9848709Z Content type 'binary/octet-stream' length 498515 bytes (486 KB) 2021-05-14T23:26:13.0047672Z ================================================== 2021-05-14T23:26:13.0048377Z downloaded 486 KB 2021-05-14T23:26:13.0048805Z 2021-05-14T23:26:13.0088452Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-14T23:26:13.8761608Z Content type 'binary/octet-stream' length 93277 bytes (91 KB) 2021-05-14T23:26:13.8831777Z ================================================== 2021-05-14T23:26:13.8832961Z downloaded 91 KB 2021-05-14T23:26:13.8833635Z 2021-05-14T23:26:13.8874625Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-14T23:26:14.7632907Z Content type 'binary/octet-stream' length 520445 bytes (508 KB) 2021-05-14T23:26:14.7842374Z ================================================== 2021-05-14T23:26:14.7843598Z downloaded 508 KB 2021-05-14T23:26:14.7844361Z 2021-05-14T23:26:14.7884489Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-14T23:26:15.6717591Z Content type 'binary/octet-stream' length 636581 bytes (621 KB) 2021-05-14T23:26:15.6958936Z ================================================== 2021-05-14T23:26:15.6960370Z downloaded 621 KB 2021-05-14T23:26:15.6961029Z 2021-05-14T23:26:15.7009522Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-14T23:26:16.6991564Z Content type 'binary/octet-stream' length 273750 bytes (267 KB) 2021-05-14T23:26:16.7149218Z ================================================== 2021-05-14T23:26:16.7149935Z downloaded 267 KB 2021-05-14T23:26:16.7150282Z 2021-05-14T23:26:16.7194405Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-14T23:26:17.7127532Z Content type 'binary/octet-stream' length 171711 bytes (167 KB) 2021-05-14T23:26:17.7243244Z ================================================== 2021-05-14T23:26:17.7243866Z downloaded 167 KB 2021-05-14T23:26:17.7244228Z 2021-05-14T23:26:17.7283726Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-14T23:26:18.5465460Z Content type 'binary/octet-stream' length 240759 bytes (235 KB) 2021-05-14T23:26:18.6559478Z ================================================== 2021-05-14T23:26:18.6560669Z downloaded 235 KB 2021-05-14T23:26:18.6561278Z 2021-05-14T23:26:18.6609842Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-14T23:26:19.7192869Z Content type 'binary/octet-stream' length 283691 bytes (277 KB) 2021-05-14T23:26:19.7531006Z ================================================== 2021-05-14T23:26:19.7532907Z downloaded 277 KB 2021-05-14T23:26:19.7533501Z 2021-05-14T23:26:19.7574276Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-14T23:26:20.7901612Z Content type 'binary/octet-stream' length 206819 bytes (201 KB) 2021-05-14T23:26:20.8036850Z ================================================== 2021-05-14T23:26:20.8037450Z downloaded 201 KB 2021-05-14T23:26:20.8037809Z 2021-05-14T23:26:20.8087491Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-14T23:26:21.6802367Z Content type 'binary/octet-stream' length 65725 bytes (64 KB) 2021-05-14T23:26:21.6853956Z ================================================== 2021-05-14T23:26:21.6854444Z downloaded 64 KB 2021-05-14T23:26:21.6854758Z 2021-05-14T23:26:21.6891768Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-14T23:26:22.3793955Z Content type 'binary/octet-stream' length 47392 bytes (46 KB) 2021-05-14T23:26:22.3843500Z ================================================== 2021-05-14T23:26:22.3844868Z downloaded 46 KB 2021-05-14T23:26:22.3845486Z 2021-05-14T23:26:22.3908479Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-14T23:26:23.0951477Z Content type 'binary/octet-stream' length 427159 bytes (417 KB) 2021-05-14T23:26:23.2049705Z ================================================== 2021-05-14T23:26:23.2051628Z downloaded 417 KB 2021-05-14T23:26:23.2052125Z 2021-05-14T23:26:23.2098279Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-14T23:26:24.3958388Z Content type 'binary/octet-stream' length 93600 bytes (91 KB) 2021-05-14T23:26:24.4021176Z ================================================== 2021-05-14T23:26:24.4022424Z downloaded 91 KB 2021-05-14T23:26:24.4023109Z 2021-05-14T23:26:24.4065253Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-14T23:26:25.0969089Z Content type 'binary/octet-stream' length 136762 bytes (133 KB) 2021-05-14T23:26:25.1078907Z ================================================== 2021-05-14T23:26:25.1079493Z downloaded 133 KB 2021-05-14T23:26:25.1080032Z 2021-05-14T23:26:25.1122209Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-14T23:26:25.8019838Z Content type 'binary/octet-stream' length 277164 bytes (270 KB) 2021-05-14T23:26:25.8200602Z ================================================== 2021-05-14T23:26:25.8201196Z downloaded 270 KB 2021-05-14T23:26:25.8201547Z 2021-05-14T23:26:25.8245673Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-14T23:26:26.5604040Z Content type 'binary/octet-stream' length 753265 bytes (735 KB) 2021-05-14T23:26:26.5945837Z ================================================== 2021-05-14T23:26:26.5947109Z downloaded 735 KB 2021-05-14T23:26:26.5947721Z 2021-05-14T23:26:26.5990512Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-14T23:26:27.4766906Z Content type 'binary/octet-stream' length 47213 bytes (46 KB) 2021-05-14T23:26:27.4813690Z ================================================== 2021-05-14T23:26:27.4814894Z downloaded 46 KB 2021-05-14T23:26:27.4815540Z 2021-05-14T23:26:27.4858622Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.4.tar.gz' 2021-05-14T23:26:28.0074843Z Content type 'binary/octet-stream' length 68578 bytes (66 KB) 2021-05-14T23:26:28.0129637Z ================================================== 2021-05-14T23:26:28.0130346Z downloaded 66 KB 2021-05-14T23:26:28.0131217Z 2021-05-14T23:26:28.0169497Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-14T23:26:29.0030775Z Content type 'binary/octet-stream' length 705698 bytes (689 KB) 2021-05-14T23:26:29.0256188Z ================================================== 2021-05-14T23:26:29.0256779Z downloaded 689 KB 2021-05-14T23:26:29.0257140Z 2021-05-14T23:26:29.0313752Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-14T23:26:29.8468613Z Content type 'binary/octet-stream' length 47028 bytes (45 KB) 2021-05-14T23:26:29.8512603Z ================================================== 2021-05-14T23:26:29.8513284Z downloaded 45 KB 2021-05-14T23:26:29.8513680Z 2021-05-14T23:26:29.8561851Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-14T23:26:30.6724458Z Content type 'binary/octet-stream' length 618098 bytes (603 KB) 2021-05-14T23:26:30.6941618Z ================================================== 2021-05-14T23:26:30.6942439Z downloaded 603 KB 2021-05-14T23:26:30.6942996Z 2021-05-14T23:26:31.0247365Z * installing *binary* package ‘rlang’ ... 2021-05-14T23:26:31.0331051Z * DONE (rlang) 2021-05-14T23:26:31.3054515Z * installing *binary* package ‘magrittr’ ... 2021-05-14T23:26:31.3104512Z * DONE (magrittr) 2021-05-14T23:26:31.5552827Z * installing *binary* package ‘glue’ ... 2021-05-14T23:26:31.5605967Z * DONE (glue) 2021-05-14T23:26:31.7978283Z * installing *binary* package ‘sys’ ... 2021-05-14T23:26:31.8022838Z * DONE (sys) 2021-05-14T23:26:32.0316656Z * installing *binary* package ‘mime’ ... 2021-05-14T23:26:32.0361237Z * DONE (mime) 2021-05-14T23:26:32.3714716Z * installing *binary* package ‘curl’ ... 2021-05-14T23:26:32.3785116Z * DONE (curl) 2021-05-14T23:26:32.6421451Z * installing *binary* package ‘jsonlite’ ... 2021-05-14T23:26:32.6476061Z * DONE (jsonlite) 2021-05-14T23:26:32.8832420Z * installing *binary* package ‘ini’ ... 2021-05-14T23:26:32.8872729Z * DONE (ini) 2021-05-14T23:26:33.1273078Z * installing *binary* package ‘gitcreds’ ... 2021-05-14T23:26:33.1322721Z * DONE (gitcreds) 2021-05-14T23:26:33.4319258Z * installing *binary* package ‘zip’ ... 2021-05-14T23:26:33.4378352Z * DONE (zip) 2021-05-14T23:26:33.6975650Z * installing *binary* package ‘rstudioapi’ ... 2021-05-14T23:26:33.7027547Z * DONE (rstudioapi) 2021-05-14T23:26:33.9582868Z * installing *binary* package ‘fastmap’ ... 2021-05-14T23:26:33.9633450Z * DONE (fastmap) 2021-05-14T23:26:34.2304957Z * installing *binary* package ‘yaml’ ... 2021-05-14T23:26:34.2356531Z * DONE (yaml) 2021-05-14T23:26:34.5092213Z * installing *binary* package ‘withr’ ... 2021-05-14T23:26:34.5140514Z * DONE (withr) 2021-05-14T23:26:34.7748268Z * installing *binary* package ‘whisker’ ... 2021-05-14T23:26:34.7798564Z * DONE (whisker) 2021-05-14T23:26:35.0257629Z * installing *binary* package ‘rappdirs’ ... 2021-05-14T23:26:35.0299335Z * DONE (rappdirs) 2021-05-14T23:26:35.3362194Z * installing *binary* package ‘fs’ ... 2021-05-14T23:26:35.3419272Z * DONE (fs) 2021-05-14T23:26:35.5736911Z * installing *binary* package ‘clipr’ ... 2021-05-14T23:26:35.5783168Z * DONE (clipr) 2021-05-14T23:26:35.8668091Z * installing *binary* package ‘git2r’ ... 2021-05-14T23:26:35.8723498Z * DONE (git2r) 2021-05-14T23:26:36.1016720Z * installing *binary* package ‘askpass’ ... 2021-05-14T23:26:36.1061427Z * DONE (askpass) 2021-05-14T23:26:36.3709486Z * installing *binary* package ‘cli’ ... 2021-05-14T23:26:36.3780936Z * DONE (cli) 2021-05-14T23:26:36.6465822Z * installing *binary* package ‘purrr’ ... 2021-05-14T23:26:36.6517927Z * DONE (purrr) 2021-05-14T23:26:36.9054619Z * installing *binary* package ‘lifecycle’ ... 2021-05-14T23:26:36.9111294Z * DONE (lifecycle) 2021-05-14T23:26:37.1447296Z * installing *binary* package ‘cachem’ ... 2021-05-14T23:26:37.1491037Z * DONE (cachem) 2021-05-14T23:26:37.5326030Z * installing *binary* package ‘openssl’ ... 2021-05-14T23:26:37.5415828Z * DONE (openssl) 2021-05-14T23:26:37.7737572Z * installing *binary* package ‘memoise’ ... 2021-05-14T23:26:37.7782236Z * DONE (memoise) 2021-05-14T23:26:38.0552336Z * installing *binary* package ‘httr’ ... 2021-05-14T23:26:38.0610381Z * DONE (httr) 2021-05-14T23:26:38.3115023Z * installing *binary* package ‘credentials’ ... 2021-05-14T23:26:38.3163080Z * DONE (credentials) 2021-05-14T23:26:38.5623869Z * installing *binary* package ‘gh’ ... 2021-05-14T23:26:38.5672739Z * DONE (gh) 2021-05-14T23:26:38.8311931Z * installing *binary* package ‘gert’ ... 2021-05-14T23:26:38.8363257Z * DONE (gert) 2021-05-14T23:26:39.1481128Z * installing *binary* package ‘usethis’ ... 2021-05-14T23:26:39.1560755Z * DONE (usethis) 2021-05-14T23:26:39.1633772Z 2021-05-14T23:26:39.1635138Z The downloaded source packages are in 2021-05-14T23:26:39.1636950Z ‘/tmp/Rtmpphsacs/downloaded_packages’ 2021-05-14T23:26:39.1647270Z Running `R CMD build`... 2021-05-14T23:26:41.4144977Z * checking for file ‘/tmp/Rtmpphsacs/remotes71f92797f191/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-14T23:26:41.4147377Z * preparing ‘tic’: 2021-05-14T23:26:41.4148657Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:26:41.4149964Z * installing the package to process help pages 2021-05-14T23:26:41.4151613Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:26:41.4157442Z * checking for empty or unneeded directories 2021-05-14T23:26:41.4158914Z Removed empty directory ‘tic/.circleci’ 2021-05-14T23:26:41.4161376Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:26:41.4162449Z Removed empty directory ‘tic/pkgdown’ 2021-05-14T23:26:41.4164097Z (as ‘lib’ is unspecified) 2021-05-14T23:26:41.4164830Z * building ‘tic_0.10.0.tar.gz’ 2021-05-14T23:26:41.7994033Z * installing *source* package ‘tic’ ... 2021-05-14T23:26:41.7997571Z ** using staged installation 2021-05-14T23:26:41.8324879Z ** R 2021-05-14T23:26:41.8588745Z ** inst 2021-05-14T23:26:41.8632668Z ** preparing package for lazy loading 2021-05-14T23:26:42.2675541Z ** help 2021-05-14T23:26:42.4302845Z *** installing help indices 2021-05-14T23:26:42.5473112Z *** copying figures 2021-05-14T23:26:42.5479679Z ** building package indices 2021-05-14T23:26:42.6841601Z ** installing vignettes 2021-05-14T23:26:42.6889095Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:26:42.9730823Z ** testing if installed package can be loaded from final location 2021-05-14T23:26:43.3114140Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:26:43.3147729Z * DONE (tic) 2021-05-14T23:26:43.3312530Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:26:43.6451942Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-14T23:26:45.9778222Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-14T23:26:45.9779898Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:26:45.9782865Z 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-14T23:26:45.9785881Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-14T23:26:45.9787071Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-14T23:26:45.9788167Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:26:45.9789089Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-14T23:26:45.9790154Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:26:45.9791407Z (as ‘lib’ is unspecified) 2021-05-14T23:26:45.9792737Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-14T23:26:45.9793885Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-14T23:26:45.9794868Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-14T23:26:45.9795901Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-14T23:26:45.9797088Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-14T23:26:45.9798033Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-14T23:26:45.9799049Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:26:45.9800033Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-14T23:26:45.9801543Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-14T23:26:45.9802516Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-14T23:26:45.9804737Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-14T23:26:45.9805770Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-14T23:26:45.9806746Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-14T23:26:45.9807833Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-14T23:26:45.9808766Z xfun (NA -> 0.22 ) [CRAN] 2021-05-14T23:26:45.9809732Z markdown (NA -> 1.1 ) [CRAN] 2021-05-14T23:26:45.9813547Z highr (NA -> 0.9 ) [CRAN] 2021-05-14T23:26:45.9814489Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-14T23:26:45.9815283Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-14T23:26:45.9816032Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-14T23:26:45.9816783Z knitr (NA -> 1.33 ) [CRAN] 2021-05-14T23:26:45.9817679Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-14T23:26:45.9818454Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-14T23:26:45.9819164Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-14T23:26:45.9819945Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:26:45.9820773Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-14T23:26:45.9821563Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-14T23:26:45.9822335Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-14T23:26:45.9823094Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-14T23:26:45.9823875Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-14T23:26:45.9824774Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-14T23:26:45.9825830Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-14T23:27:03.1157442Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-14T23:27:03.7979762Z Content type 'binary/octet-stream' length 237239 bytes (231 KB) 2021-05-14T23:27:03.8121656Z ================================================== 2021-05-14T23:27:03.8122870Z downloaded 231 KB 2021-05-14T23:27:03.8123518Z 2021-05-14T23:27:03.8159290Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-14T23:27:04.4987619Z Content type 'binary/octet-stream' length 1619740 bytes (1.5 MB) 2021-05-14T23:27:04.5294386Z ================================================== 2021-05-14T23:27:04.5295472Z downloaded 1.5 MB 2021-05-14T23:27:04.5296133Z 2021-05-14T23:27:04.5333930Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-14T23:27:04.9955712Z Content type 'binary/octet-stream' length 17482 bytes (17 KB) 2021-05-14T23:27:04.9958961Z ================================================== 2021-05-14T23:27:04.9959647Z downloaded 17 KB 2021-05-14T23:27:04.9960122Z 2021-05-14T23:27:05.0000441Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.0.tar.gz' 2021-05-14T23:27:05.8547389Z Content type 'binary/octet-stream' length 1003054 bytes (979 KB) 2021-05-14T23:27:05.8923874Z ================================================== 2021-05-14T23:27:05.8924975Z downloaded 979 KB 2021-05-14T23:27:05.8925579Z 2021-05-14T23:27:05.8962220Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.1.tar.gz' 2021-05-14T23:27:06.8677866Z Content type 'binary/octet-stream' length 811477 bytes (792 KB) 2021-05-14T23:27:06.8902303Z ================================================== 2021-05-14T23:27:06.8902850Z downloaded 792 KB 2021-05-14T23:27:06.8903190Z 2021-05-14T23:27:06.8941168Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-14T23:27:07.6140214Z Content type 'binary/octet-stream' length 44273 bytes (43 KB) 2021-05-14T23:27:07.6187577Z ================================================== 2021-05-14T23:27:07.6188459Z downloaded 43 KB 2021-05-14T23:27:07.6189181Z 2021-05-14T23:27:07.6238647Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-14T23:27:08.8071469Z Content type 'binary/octet-stream' length 254275 bytes (248 KB) 2021-05-14T23:27:08.8238402Z ================================================== 2021-05-14T23:27:08.8239428Z downloaded 248 KB 2021-05-14T23:27:08.8240071Z 2021-05-14T23:27:08.8273497Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-14T23:27:09.5110748Z Content type 'binary/octet-stream' length 974870 bytes (952 KB) 2021-05-14T23:27:09.5365993Z ================================================== 2021-05-14T23:27:09.5367114Z downloaded 952 KB 2021-05-14T23:27:09.5367735Z 2021-05-14T23:27:09.5404240Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-14T23:27:10.2312654Z Content type 'binary/octet-stream' length 69885 bytes (68 KB) 2021-05-14T23:27:10.2363087Z ================================================== 2021-05-14T23:27:10.2364097Z downloaded 68 KB 2021-05-14T23:27:10.2364807Z 2021-05-14T23:27:10.2400542Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-14T23:27:11.2319482Z Content type 'binary/octet-stream' length 355820 bytes (347 KB) 2021-05-14T23:27:11.2487823Z ================================================== 2021-05-14T23:27:11.2488745Z downloaded 347 KB 2021-05-14T23:27:11.2489360Z 2021-05-14T23:27:11.2523967Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-14T23:27:11.9477430Z Content type 'binary/octet-stream' length 423040 bytes (413 KB) 2021-05-14T23:27:11.9732989Z ================================================== 2021-05-14T23:27:11.9734303Z downloaded 413 KB 2021-05-14T23:27:11.9734973Z 2021-05-14T23:27:11.9773235Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-14T23:27:12.7853948Z Content type 'binary/octet-stream' length 16011 bytes (15 KB) 2021-05-14T23:27:12.7854772Z ================================================== 2021-05-14T23:27:12.7855267Z downloaded 15 KB 2021-05-14T23:27:12.7855608Z 2021-05-14T23:27:12.7893473Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-14T23:27:13.8622828Z Content type 'binary/octet-stream' length 151151 bytes (147 KB) 2021-05-14T23:27:13.8724369Z ================================================== 2021-05-14T23:27:13.8725316Z downloaded 147 KB 2021-05-14T23:27:13.8725959Z 2021-05-14T23:27:13.8763433Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-14T23:27:14.6012249Z Content type 'binary/octet-stream' length 74428 bytes (72 KB) 2021-05-14T23:27:14.6071671Z ================================================== 2021-05-14T23:27:14.6072614Z downloaded 72 KB 2021-05-14T23:27:14.6073235Z 2021-05-14T23:27:14.6110286Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-14T23:27:15.2921087Z Content type 'binary/octet-stream' length 40229 bytes (39 KB) 2021-05-14T23:27:15.2956481Z ================================================== 2021-05-14T23:27:15.2957446Z downloaded 39 KB 2021-05-14T23:27:15.2958162Z 2021-05-14T23:27:15.2993559Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-14T23:27:15.9955666Z Content type 'binary/octet-stream' length 357439 bytes (349 KB) 2021-05-14T23:27:16.0123478Z ================================================== 2021-05-14T23:27:16.0124584Z downloaded 349 KB 2021-05-14T23:27:16.0125253Z 2021-05-14T23:27:16.0159611Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-14T23:27:17.1931620Z Content type 'binary/octet-stream' length 436337 bytes (426 KB) 2021-05-14T23:27:17.2117080Z ================================================== 2021-05-14T23:27:17.2118843Z downloaded 426 KB 2021-05-14T23:27:17.2119480Z 2021-05-14T23:27:17.2247233Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-14T23:27:17.8359308Z Content type 'binary/octet-stream' length 41756 bytes (40 KB) 2021-05-14T23:27:17.8403874Z ================================================== 2021-05-14T23:27:17.8404804Z downloaded 40 KB 2021-05-14T23:27:17.8405654Z 2021-05-14T23:27:17.8440660Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-14T23:27:22.6237121Z Content type 'binary/octet-stream' length 617164 bytes (602 KB) 2021-05-14T23:27:22.6448605Z ================================================== 2021-05-14T23:27:22.6449535Z downloaded 602 KB 2021-05-14T23:27:22.6450154Z 2021-05-14T23:27:22.6487307Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.22.tar.gz' 2021-05-14T23:27:23.3424757Z Content type 'binary/octet-stream' length 311168 bytes (303 KB) 2021-05-14T23:27:23.3609392Z ================================================== 2021-05-14T23:27:23.3611079Z downloaded 303 KB 2021-05-14T23:27:23.3611477Z 2021-05-14T23:27:23.3651182Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-14T23:27:24.3484454Z Content type 'binary/octet-stream' length 230497 bytes (225 KB) 2021-05-14T23:27:24.3634187Z ================================================== 2021-05-14T23:27:24.3634980Z downloaded 225 KB 2021-05-14T23:27:24.3635435Z 2021-05-14T23:27:24.3673919Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-14T23:27:25.2341521Z Content type 'binary/octet-stream' length 39051 bytes (38 KB) 2021-05-14T23:27:25.2354652Z ================================================== 2021-05-14T23:27:25.2355652Z downloaded 38 KB 2021-05-14T23:27:25.2356410Z 2021-05-14T23:27:25.2389758Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-14T23:27:26.0407122Z Content type 'binary/octet-stream' length 205023 bytes (200 KB) 2021-05-14T23:27:26.0526940Z ================================================== 2021-05-14T23:27:26.0528021Z downloaded 200 KB 2021-05-14T23:27:26.0528650Z 2021-05-14T23:27:26.0573328Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-14T23:27:27.0354962Z Content type 'binary/octet-stream' length 2913147 bytes (2.8 MB) 2021-05-14T23:27:27.0715488Z ================================================== 2021-05-14T23:27:27.0716646Z downloaded 2.8 MB 2021-05-14T23:27:27.0717348Z 2021-05-14T23:27:27.0764892Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-14T23:27:28.0683311Z Content type 'binary/octet-stream' length 4168220 bytes (4.0 MB) 2021-05-14T23:27:28.1068340Z ================================================== 2021-05-14T23:27:28.1069454Z downloaded 4.0 MB 2021-05-14T23:27:28.1070058Z 2021-05-14T23:27:28.1116431Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-14T23:27:29.0916074Z Content type 'binary/octet-stream' length 1403467 bytes (1.3 MB) 2021-05-14T23:27:29.1195249Z ================================================== 2021-05-14T23:27:29.1196496Z downloaded 1.3 MB 2021-05-14T23:27:29.1197135Z 2021-05-14T23:27:29.1242233Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-14T23:27:30.0982730Z Content type 'binary/octet-stream' length 491246 bytes (479 KB) 2021-05-14T23:27:30.1247714Z ================================================== 2021-05-14T23:27:30.1248375Z downloaded 479 KB 2021-05-14T23:27:30.1248739Z 2021-05-14T23:27:30.1291315Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-14T23:27:30.9750048Z Content type 'binary/octet-stream' length 109720 bytes (107 KB) 2021-05-14T23:27:30.9843465Z ================================================== 2021-05-14T23:27:30.9844054Z downloaded 107 KB 2021-05-14T23:27:30.9844420Z 2021-05-14T23:27:30.9885068Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-14T23:27:31.9660578Z Content type 'binary/octet-stream' length 22200 bytes (21 KB) 2021-05-14T23:27:31.9663623Z ================================================== 2021-05-14T23:27:31.9664132Z downloaded 21 KB 2021-05-14T23:27:31.9664453Z 2021-05-14T23:27:31.9703137Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-14T23:27:32.7805933Z Content type 'binary/octet-stream' length 44287 bytes (43 KB) 2021-05-14T23:27:32.7854611Z ================================================== 2021-05-14T23:27:32.7855122Z downloaded 43 KB 2021-05-14T23:27:32.7855445Z 2021-05-14T23:27:32.7897505Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-14T23:27:33.6450220Z Content type 'binary/octet-stream' length 34357 bytes (33 KB) 2021-05-14T23:27:33.6461543Z ================================================== 2021-05-14T23:27:33.6462124Z downloaded 33 KB 2021-05-14T23:27:33.6462486Z 2021-05-14T23:27:33.6500096Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-14T23:27:34.8255593Z Content type 'binary/octet-stream' length 140312 bytes (137 KB) 2021-05-14T23:27:34.8421649Z ================================================== 2021-05-14T23:27:34.8422233Z downloaded 137 KB 2021-05-14T23:27:34.8422807Z 2021-05-14T23:27:34.8461278Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-14T23:27:35.8259970Z Content type 'binary/octet-stream' length 3546849 bytes (3.4 MB) 2021-05-14T23:27:35.8630998Z ================================================== 2021-05-14T23:27:35.8632033Z downloaded 3.4 MB 2021-05-14T23:27:35.8632640Z 2021-05-14T23:27:35.8670877Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-14T23:27:36.5887621Z Content type 'binary/octet-stream' length 66206 bytes (64 KB) 2021-05-14T23:27:36.5942124Z ================================================== 2021-05-14T23:27:36.5942898Z downloaded 64 KB 2021-05-14T23:27:36.5943289Z 2021-05-14T23:27:36.5981888Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-14T23:27:37.4625696Z Content type 'binary/octet-stream' length 1371575 bytes (1.3 MB) 2021-05-14T23:27:37.4896860Z ================================================== 2021-05-14T23:27:37.4898392Z downloaded 1.3 MB 2021-05-14T23:27:37.4899069Z 2021-05-14T23:27:37.4935766Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-14T23:27:38.5883440Z Content type 'binary/octet-stream' length 132898 bytes (129 KB) 2021-05-14T23:27:38.6007168Z ================================================== 2021-05-14T23:27:38.6010250Z downloaded 129 KB 2021-05-14T23:27:38.6018946Z 2021-05-14T23:27:38.6040894Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-14T23:27:39.2936129Z Content type 'binary/octet-stream' length 395125 bytes (385 KB) 2021-05-14T23:27:39.3110768Z ================================================== 2021-05-14T23:27:39.3111988Z downloaded 385 KB 2021-05-14T23:27:39.3112502Z 2021-05-14T23:27:39.5722289Z * installing *binary* package ‘utf8’ ... 2021-05-14T23:27:39.5771556Z * DONE (utf8) 2021-05-14T23:27:39.7994093Z * installing *binary* package ‘pkgconfig’ ... 2021-05-14T23:27:39.8041211Z * DONE (pkgconfig) 2021-05-14T23:27:40.0616350Z * installing *binary* package ‘fansi’ ... 2021-05-14T23:27:40.0668564Z * DONE (fansi) 2021-05-14T23:27:40.3633398Z * installing *binary* package ‘diffobj’ ... 2021-05-14T23:27:40.3694561Z * DONE (diffobj) 2021-05-14T23:27:40.6304568Z * installing *binary* package ‘ps’ ... 2021-05-14T23:27:40.6359928Z * DONE (ps) 2021-05-14T23:27:40.8649579Z * installing *binary* package ‘praise’ ... 2021-05-14T23:27:40.8698378Z * DONE (praise) 2021-05-14T23:27:41.1121073Z * installing *binary* package ‘pkgload’ ... 2021-05-14T23:27:41.1165196Z * DONE (pkgload) 2021-05-14T23:27:41.3432938Z * installing *binary* package ‘evaluate’ ... 2021-05-14T23:27:41.3473657Z * DONE (evaluate) 2021-05-14T23:27:41.5752263Z * installing *binary* package ‘ellipsis’ ... 2021-05-14T23:27:41.5808782Z * DONE (ellipsis) 2021-05-14T23:27:41.8579291Z * installing *binary* package ‘digest’ ... 2021-05-14T23:27:41.8634940Z * DONE (digest) 2021-05-14T23:27:42.1023051Z * installing *binary* package ‘brio’ ... 2021-05-14T23:27:42.1064993Z * DONE (brio) 2021-05-14T23:27:42.4156127Z * installing *binary* package ‘xml2’ ... 2021-05-14T23:27:42.4221177Z * DONE (xml2) 2021-05-14T23:27:42.6757539Z * installing *binary* package ‘xfun’ ... 2021-05-14T23:27:42.6811307Z * DONE (xfun) 2021-05-14T23:27:43.2152837Z * installing *binary* package ‘stringi’ ... 2021-05-14T23:27:43.2259220Z * DONE (stringi) 2021-05-14T23:27:44.5022327Z * installing *binary* package ‘Rcpp’ ... 2021-05-14T23:27:44.5475975Z * DONE (Rcpp) 2021-05-14T23:27:44.8711867Z * installing *binary* package ‘commonmark’ ... 2021-05-14T23:27:44.8768613Z * DONE (commonmark) 2021-05-14T23:27:45.1499965Z * installing *binary* package ‘brew’ ... 2021-05-14T23:27:45.1558323Z * DONE (brew) 2021-05-14T23:27:45.3888614Z * installing *binary* package ‘sessioninfo’ ... 2021-05-14T23:27:45.3929998Z * DONE (sessioninfo) 2021-05-14T23:27:45.6260829Z * installing *binary* package ‘prettyunits’ ... 2021-05-14T23:27:45.6304195Z * DONE (prettyunits) 2021-05-14T23:27:46.0258045Z * installing *binary* package ‘vctrs’ ... 2021-05-14T23:27:46.0346848Z * DONE (vctrs) 2021-05-14T23:27:46.3016263Z * installing *binary* package ‘processx’ ... 2021-05-14T23:27:46.3071370Z * DONE (processx) 2021-05-14T23:27:46.5711096Z * installing *binary* package ‘markdown’ ... 2021-05-14T23:27:46.5764916Z * DONE (markdown) 2021-05-14T23:27:46.8113767Z * installing *binary* package ‘highr’ ... 2021-05-14T23:27:46.8157174Z * DONE (highr) 2021-05-14T23:27:47.0803808Z * installing *binary* package ‘stringr’ ... 2021-05-14T23:27:47.0857559Z * DONE (stringr) 2021-05-14T23:27:47.3138827Z * installing *binary* package ‘rversions’ ... 2021-05-14T23:27:47.3183880Z * DONE (rversions) 2021-05-14T23:27:47.6522503Z * installing *binary* package ‘pillar’ ... 2021-05-14T23:27:47.6596239Z * DONE (pillar) 2021-05-14T23:27:47.9095113Z * installing *binary* package ‘callr’ ... 2021-05-14T23:27:47.9139110Z * DONE (callr) 2021-05-14T23:27:48.3586539Z * installing *binary* package ‘knitr’ ... 2021-05-14T23:27:48.3751265Z * DONE (knitr) 2021-05-14T23:27:48.6201072Z * installing *binary* package ‘xopen’ ... 2021-05-14T23:27:48.6242071Z * DONE (xopen) 2021-05-14T23:27:48.9657047Z * installing *binary* package ‘tibble’ ... 2021-05-14T23:27:48.9726149Z * DONE (tibble) 2021-05-14T23:27:49.2220886Z * installing *binary* package ‘pkgbuild’ ... 2021-05-14T23:27:49.2269106Z * DONE (pkgbuild) 2021-05-14T23:27:49.6139358Z * installing *binary* package ‘roxygen2’ ... 2021-05-14T23:27:49.6224279Z * DONE (roxygen2) 2021-05-14T23:27:49.8486887Z * installing *binary* package ‘rematch2’ ... 2021-05-14T23:27:49.8528233Z * DONE (rematch2) 2021-05-14T23:27:50.0925717Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-14T23:27:50.0969231Z * DONE (rcmdcheck) 2021-05-14T23:27:50.3262506Z * installing *binary* package ‘waldo’ ... 2021-05-14T23:27:50.3304305Z * DONE (waldo) 2021-05-14T23:27:50.9919712Z * installing *binary* package ‘testthat’ ... 2021-05-14T23:27:51.0081225Z * DONE (testthat) 2021-05-14T23:27:51.2744549Z * installing *binary* package ‘devtools’ ... 2021-05-14T23:27:51.2794073Z * DONE (devtools) 2021-05-14T23:27:51.2858605Z 2021-05-14T23:27:51.2859765Z The downloaded source packages are in 2021-05-14T23:27:51.2861811Z ‘/tmp/Rtmpphsacs/downloaded_packages’ 2021-05-14T23:27:51.4252847Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-14T23:27:53.5855670Z 2021-05-14T23:27:53.9350477Z 2021-05-14T23:27:53.9369920Z checking for file ‘/tmp/Rtmpphsacs/remotes71f9fb51435/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-14T23:27:53.9431593Z 2021-05-14T23:27:53.9433493Z ✔ checking for file ‘/tmp/Rtmpphsacs/remotes71f9fb51435/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-14T23:27:53.9565570Z 2021-05-14T23:27:53.9566454Z 2021-05-14T23:27:53.9567711Z ─ preparing ‘desc’: 2021-05-14T23:27:53.9568457Z 2021-05-14T23:27:53.9568993Z 2021-05-14T23:27:53.9666182Z checking DESCRIPTION meta-information ... 2021-05-14T23:27:53.9700736Z 2021-05-14T23:27:53.9702820Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:27:54.0474050Z 2021-05-14T23:27:54.0509358Z 2021-05-14T23:27:54.0512738Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:27:54.0531863Z 2021-05-14T23:27:54.0563108Z 2021-05-14T23:27:54.0565613Z ─ checking for empty or unneeded directories 2021-05-14T23:27:54.0576980Z 2021-05-14T23:27:54.0606000Z 2021-05-14T23:27:54.0608004Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-14T23:27:54.1740693Z 2021-05-14T23:27:54.1744006Z 2021-05-14T23:27:54.1746358Z 2021-05-14T23:27:54.1909959Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:27:54.1911607Z (as ‘lib’ is unspecified) 2021-05-14T23:27:54.5409795Z * installing *source* package ‘desc’ ... 2021-05-14T23:27:54.5441587Z ** using staged installation 2021-05-14T23:27:54.5649966Z ** R 2021-05-14T23:27:54.5827788Z ** inst 2021-05-14T23:27:54.5844060Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:56.3476766Z ** help 2021-05-14T23:27:56.4964379Z *** installing help indices 2021-05-14T23:27:56.6001915Z ** building package indices 2021-05-14T23:27:56.7004361Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:27:56.9009322Z ** testing if installed package can be loaded from final location 2021-05-14T23:27:57.1403739Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:27:57.1422414Z * DONE (desc) 2021-05-14T23:27:57.3780939Z 2021-05-14T23:27:57.3782577Z 2021-05-14T23:27:57.3801169Z checking for file ‘/tmp/Rtmpphsacs/remotes71f94ef29c57/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-14T23:27:57.3841446Z 2021-05-14T23:27:57.3844103Z ✔ checking for file ‘/tmp/Rtmpphsacs/remotes71f94ef29c57/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-14T23:27:57.3931517Z 2021-05-14T23:27:57.3954621Z 2021-05-14T23:27:57.3956793Z ─ preparing ‘ghtravis’: 2021-05-14T23:27:57.3969768Z 2021-05-14T23:27:57.3972759Z 2021-05-14T23:27:57.4043868Z checking DESCRIPTION meta-information ... 2021-05-14T23:27:57.4081585Z 2021-05-14T23:27:57.4083729Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:27:57.4571891Z 2021-05-14T23:27:57.4605433Z 2021-05-14T23:27:57.4608277Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:27:57.4622130Z 2021-05-14T23:27:57.4652318Z 2021-05-14T23:27:57.4654734Z ─ checking for empty or unneeded directories 2021-05-14T23:27:57.4686038Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-14T23:27:57.4921514Z 2021-05-14T23:27:57.4924474Z 2021-05-14T23:27:57.4926270Z 2021-05-14T23:27:57.5755861Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:27:57.5757499Z (as ‘lib’ is unspecified) 2021-05-14T23:27:57.8324542Z * installing *source* package ‘ghtravis’ ... 2021-05-14T23:27:57.8327656Z ** using staged installation 2021-05-14T23:27:57.8506397Z ** R 2021-05-14T23:27:57.8627419Z ** inst 2021-05-14T23:27:57.8637238Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:27:59.2213414Z ** help 2021-05-14T23:27:59.2865492Z *** installing help indices 2021-05-14T23:27:59.3410877Z ** building package indices 2021-05-14T23:27:59.3927577Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:28:00.1332629Z ** testing if installed package can be loaded from final location 2021-05-14T23:28:00.9093946Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:28:00.9103617Z * DONE (ghtravis) 2021-05-14T23:28:00.9215265Z Using github PAT from envvar GITHUB_PAT 2021-05-14T23:28:01.3328768Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-14T23:28:03.7516001Z 2021-05-14T23:28:03.7517549Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-14T23:28:03.7518312Z generics (NA -> 0.1.0) [CRAN] 2021-05-14T23:28:03.7518998Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-14T23:28:03.7519785Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-14T23:28:03.7520536Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-14T23:28:03.7522262Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-14T23:28:03.7526808Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:28:03.7528232Z (as ‘lib’ is unspecified) 2021-05-14T23:28:20.7000709Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-14T23:28:21.6965158Z Content type 'binary/octet-stream' length 198318 bytes (193 KB) 2021-05-14T23:28:21.7144488Z ================================================== 2021-05-14T23:28:21.7145513Z downloaded 193 KB 2021-05-14T23:28:21.7146141Z 2021-05-14T23:28:21.7189119Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-14T23:28:22.7195209Z Content type 'binary/octet-stream' length 68005 bytes (66 KB) 2021-05-14T23:28:22.7281523Z ================================================== 2021-05-14T23:28:22.7282131Z downloaded 66 KB 2021-05-14T23:28:22.7282480Z 2021-05-14T23:28:22.7321345Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-14T23:28:23.7294746Z Content type 'binary/octet-stream' length 195796 bytes (191 KB) 2021-05-14T23:28:23.7491885Z ================================================== 2021-05-14T23:28:23.7492855Z downloaded 191 KB 2021-05-14T23:28:23.7493458Z 2021-05-14T23:28:23.7528149Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-14T23:28:26.5689530Z Content type 'binary/octet-stream' length 1242139 bytes (1.2 MB) 2021-05-14T23:28:26.6157194Z ================================================== 2021-05-14T23:28:26.6157984Z downloaded 1.2 MB 2021-05-14T23:28:26.6158289Z 2021-05-14T23:28:26.6202894Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-14T23:28:27.1566934Z Content type 'binary/octet-stream' length 1083887 bytes (1.0 MB) 2021-05-14T23:28:27.3427103Z ================================================== 2021-05-14T23:28:27.3428204Z downloaded 1.0 MB 2021-05-14T23:28:27.3428834Z 2021-05-14T23:28:27.6009758Z * installing *binary* package ‘tidyselect’ ... 2021-05-14T23:28:27.6058210Z * DONE (tidyselect) 2021-05-14T23:28:27.8362938Z * installing *binary* package ‘generics’ ... 2021-05-14T23:28:27.8404857Z * DONE (generics) 2021-05-14T23:28:28.1294966Z * installing *binary* package ‘cpp11’ ... 2021-05-14T23:28:28.1360426Z * DONE (cpp11) 2021-05-14T23:28:28.4824432Z * installing *binary* package ‘dplyr’ ... 2021-05-14T23:28:28.4901308Z * DONE (dplyr) 2021-05-14T23:28:28.8338373Z * installing *binary* package ‘tidyr’ ... 2021-05-14T23:28:28.8419009Z * DONE (tidyr) 2021-05-14T23:28:28.8488834Z 2021-05-14T23:28:28.8490008Z The downloaded source packages are in 2021-05-14T23:28:28.8492137Z ‘/tmp/Rtmpphsacs/downloaded_packages’ 2021-05-14T23:28:29.0506975Z 2021-05-14T23:28:29.0515563Z checking for file ‘/tmp/Rtmpphsacs/remotes71f958bfec60/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-14T23:28:29.0582853Z 2021-05-14T23:28:29.0585921Z ✔ checking for file ‘/tmp/Rtmpphsacs/remotes71f958bfec60/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-14T23:28:29.0641688Z 2021-05-14T23:28:29.0642571Z 2021-05-14T23:28:29.0644060Z ─ preparing ‘aghast’: 2021-05-14T23:28:29.0732200Z checking DESCRIPTION meta-information ... 2021-05-14T23:28:29.0762536Z 2021-05-14T23:28:29.0765156Z ✔ checking DESCRIPTION meta-information 2021-05-14T23:28:29.1062200Z 2021-05-14T23:28:29.1093269Z 2021-05-14T23:28:29.1096017Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:28:29.1107803Z 2021-05-14T23:28:29.1136946Z 2021-05-14T23:28:29.1139346Z ─ checking for empty or unneeded directories 2021-05-14T23:28:29.1168286Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-14T23:28:29.1292028Z 2021-05-14T23:28:29.1295103Z 2021-05-14T23:28:29.1296948Z 2021-05-14T23:28:29.1381189Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:28:29.1382688Z (as ‘lib’ is unspecified) 2021-05-14T23:28:29.3678023Z * installing *source* package ‘aghast’ ... 2021-05-14T23:28:29.3681053Z ** using staged installation 2021-05-14T23:28:29.3941739Z ** R 2021-05-14T23:28:29.4010313Z ** byte-compile and prepare package for lazy loading 2021-05-14T23:28:29.8743509Z ** help 2021-05-14T23:28:29.9007780Z *** installing help indices 2021-05-14T23:28:29.9261290Z ** building package indices 2021-05-14T23:28:29.9532247Z ** testing if installed package can be loaded from temporary location 2021-05-14T23:28:30.1612248Z ** testing if installed package can be loaded from final location 2021-05-14T23:28:30.3627300Z ** testing if installed package keeps a record of temporary installation path 2021-05-14T23:28:30.3635637Z * DONE (aghast) 2021-05-14T23:28:30.3740769Z Installing 1 packages: covr 2021-05-14T23:28:30.3765098Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:28:30.3766262Z (as ‘lib’ is unspecified) 2021-05-14T23:28:47.5157896Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-14T23:28:47.5158768Z 2021-05-14T23:28:47.5166668Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-14T23:28:48.7391713Z Content type 'binary/octet-stream' length 164945 bytes (161 KB) 2021-05-14T23:28:48.8578341Z ================================================== 2021-05-14T23:28:48.8579124Z downloaded 161 KB 2021-05-14T23:28:48.8579478Z 2021-05-14T23:28:48.8619733Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-14T23:28:49.5651554Z Content type 'binary/octet-stream' length 121911 bytes (119 KB) 2021-05-14T23:28:49.5809389Z ================================================== 2021-05-14T23:28:49.5810655Z downloaded 119 KB 2021-05-14T23:28:49.5811447Z 2021-05-14T23:28:49.5851790Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-14T23:28:50.2855313Z Content type 'binary/octet-stream' length 288054 bytes (281 KB) 2021-05-14T23:28:50.3081209Z ================================================== 2021-05-14T23:28:50.3082358Z downloaded 281 KB 2021-05-14T23:28:50.3083059Z 2021-05-14T23:28:50.5646332Z * installing *binary* package ‘lazyeval’ ... 2021-05-14T23:28:50.5696924Z * DONE (lazyeval) 2021-05-14T23:28:50.8407766Z * installing *binary* package ‘rex’ ... 2021-05-14T23:28:50.8455127Z * DONE (rex) 2021-05-14T23:28:51.1264574Z * installing *binary* package ‘covr’ ... 2021-05-14T23:28:51.1325556Z * DONE (covr) 2021-05-14T23:28:51.1400579Z 2021-05-14T23:28:51.1401773Z The downloaded source packages are in 2021-05-14T23:28:51.1403392Z ‘/tmp/Rtmpphsacs/downloaded_packages’ 2021-05-14T23:28:51.1576591Z 2021-05-14T23:28:51.1624555Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-14T23:28:51.1625365Z Rscript -e "tic::before_install()" 2021-05-14T23:28:51.1675033Z shell: /usr/bin/bash -e {0} 2021-05-14T23:28:51.1675508Z env: 2021-05-14T23:28:51.1676039Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:51.1676628Z TIC_DEPLOY_KEY: 2021-05-14T23:28:51.1677874Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:28:51.1679939Z GITHUB_PAT: *** 2021-05-14T23:28:51.1680627Z COVERALLS_TOKEN: 2021-05-14T23:28:51.1681206Z continue-on-error: false 2021-05-14T23:28:51.1681889Z VDIFFR_RUN_TESTS: 2021-05-14T23:28:51.1682439Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:28:51.1682949Z TZ: UTC 2021-05-14T23:28:51.1683634Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:51.1684136Z NOT_CRAN: true 2021-05-14T23:28:51.1684585Z ##[endgroup] 2021-05-14T23:28:51.4874336Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:28:51.6434607Z Running before_install: step_install_remote_binaries() 2021-05-14T23:28:52.2677229Z Installing kirby21.base binaries 2021-05-14T23:28:52.2691488Z [1] "neuroconductor/kirby21.base" 2021-05-14T23:28:52.6142745Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-14T23:28:52.6178048Z tag_name 2021-05-14T23:28:52.6190094Z Installing kirby21.base package binaries 2021-05-14T23:28:52.6190764Z 10 1.7.3.s 2021-05-14T23:28:52.6193730Z zipball_url 2021-05-14T23:28:52.6195125Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/zipball/refs/tags/1.7.3.s 2021-05-14T23:28:52.6196391Z tarball_url 2021-05-14T23:28:52.6197645Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/tarball/refs/tags/1.7.3.s 2021-05-14T23:28:52.6199128Z commit.sha 2021-05-14T23:28:52.6200215Z 10 05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:28:52.6201664Z commit.url 2021-05-14T23:28:52.6203162Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/commits/05f22dce05785d199035f6a933598c1a9fd9119d 2021-05-14T23:28:52.6204505Z node_id 2021-05-14T23:28:52.6205928Z 10 MDM6UmVmMzY3NDc5MTUxOnJlZnMvdGFncy8xLjcuMy5z 2021-05-14T23:28:52.6207342Z url 2021-05-14T23:28:52.6209517Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925 2021-05-14T23:28:52.6211265Z assets_url 2021-05-14T23:28:52.6212926Z 10 https://api.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets 2021-05-14T23:28:52.6214186Z upload_url 2021-05-14T23:28:52.6215582Z 10 https://uploads.github.com/repos/neuroconductor/kirby21.base/releases/42981925/assets{?name,label} 2021-05-14T23:28:52.6217037Z id asset_updated_at asset_created_at created_at 2021-05-14T23:28:52.6218923Z 10 42981925 2021-05-14 21:17:30 2021-05-14 21:17:29 2021-05-14 21:04:30 2021-05-14T23:28:52.6219983Z published_at asset_name 2021-05-14T23:28:52.6221645Z 10 2021-05-14 21:04:58 kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-14T23:28:52.6222647Z asset_label asset_download_count 2021-05-14T23:28:52.6223397Z 10 4 2021-05-14T23:28:52.6224464Z asset_browser_download_url 2021-05-14T23:28:52.6226301Z 10 https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-14T23:28:52.6252038Z --2021-05-14 23:28:52-- https://github.com/neuroconductor/kirby21.base/releases/download/1.7.3.s/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-14T23:28:52.6336790Z Resolving github.com (github.com)... 192.30.255.112 2021-05-14T23:28:52.6421011Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-14T23:28:52.8093153Z HTTP request sent, awaiting response... 302 Found 2021-05-14T23:28:52.8101186Z Location: https://github-releases.githubusercontent.com/367479151/c9c63a80-b4f9-11eb-9ca3-4d599b084ece?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232852Z&X-Amz-Expires=300&X-Amz-Signature=d2ed247636250bdae28fb7b1c9ca59316699fd68eb6a2753c2d6dd0da3f5e225&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-14T23:28:52.8112565Z --2021-05-14 23:28:52-- https://github-releases.githubusercontent.com/367479151/c9c63a80-b4f9-11eb-9ca3-4d599b084ece?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210514%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210514T232852Z&X-Amz-Expires=300&X-Amz-Signature=d2ed247636250bdae28fb7b1c9ca59316699fd68eb6a2753c2d6dd0da3f5e225&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479151&response-content-disposition=attachment%3B%20filename%3Dkirby21.base_1.7.3_R_x86_64-pc-linux-gnu_R3.6.tar.gz&response-content-type=application%2Foctet-stream 2021-05-14T23:28:52.8146463Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.110.154, 185.199.111.154, ... 2021-05-14T23:28:52.8194968Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-14T23:28:52.9752226Z HTTP request sent, awaiting response... 200 OK 2021-05-14T23:28:52.9754845Z Length: 42577 (42K) [application/octet-stream] 2021-05-14T23:28:52.9758081Z Saving to: ‘/tmp/RtmpK3IDZj/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-14T23:28:52.9758961Z 2021-05-14T23:28:52.9804827Z 0K .......... .......... .......... .......... . 100% 7.92M=0.005s 2021-05-14T23:28:52.9805310Z 2021-05-14T23:28:52.9806804Z 2021-05-14 23:28:52 (7.92 MB/s) - ‘/tmp/RtmpK3IDZj/kirby21.base_1.7.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [42577/42577] 2021-05-14T23:28:52.9807534Z 2021-05-14T23:28:52.9851788Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-14T23:28:52.9852704Z (as ‘lib’ is unspecified) 2021-05-14T23:28:53.2209088Z * installing *binary* package ‘kirby21.base’ ... 2021-05-14T23:28:53.2252948Z * DONE (kirby21.base) 2021-05-14T23:28:53.2358614Z Rewriting new remotes: 2021-05-14T23:28:53.2587012Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-14T23:28:53.2588003Z remotes::install_deps(dependencies = TRUE) 2021-05-14T23:28:53.2589020Z remotes::install_cran("rcmdcheck") 2021-05-14T23:28:53.2589830Z remotes::install_cran("markdown") 2021-05-14T23:28:53.2598301Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:28:53.2598786Z env: 2021-05-14T23:28:53.2599405Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:28:53.2600110Z TIC_DEPLOY_KEY: 2021-05-14T23:28:53.2601183Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:28:53.2603439Z GITHUB_PAT: *** 2021-05-14T23:28:53.2603909Z COVERALLS_TOKEN: 2021-05-14T23:28:53.2604492Z continue-on-error: false 2021-05-14T23:28:53.2605180Z VDIFFR_RUN_TESTS: 2021-05-14T23:28:53.2605751Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:28:53.2606280Z TZ: UTC 2021-05-14T23:28:53.2606721Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:28:53.2607256Z NOT_CRAN: true 2021-05-14T23:28:53.2607690Z ##[endgroup] 2021-05-14T23:29:15.7768954Z 2021-05-14T23:29:31.8165869Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-14T23:29:31.8166864Z Use `force = TRUE` to force installation 2021-05-14T23:29:31.8177724Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-14T23:29:31.8179008Z Use `force = TRUE` to force installation 2021-05-14T23:29:31.8331334Z ##[group]Run options(width = 100) 2021-05-14T23:29:31.8332109Z options(width = 100) 2021-05-14T23:29:31.8332810Z pkgs <- installed.packages()[, "Package"] 2021-05-14T23:29:31.8333928Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-14T23:29:31.8343000Z shell: /usr/local/bin/Rscript {0} 2021-05-14T23:29:31.8343496Z env: 2021-05-14T23:29:31.8344049Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:29:31.8345177Z TIC_DEPLOY_KEY: 2021-05-14T23:29:31.8346364Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:29:31.8348776Z GITHUB_PAT: *** 2021-05-14T23:29:31.8349288Z COVERALLS_TOKEN: 2021-05-14T23:29:31.8349911Z continue-on-error: false 2021-05-14T23:29:31.8350498Z VDIFFR_RUN_TESTS: 2021-05-14T23:29:31.8351114Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:29:31.8352033Z TZ: UTC 2021-05-14T23:29:31.8352609Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:29:31.8353277Z NOT_CRAN: true 2021-05-14T23:29:31.8353739Z ##[endgroup] 2021-05-14T23:29:32.3515483Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:29:32.3516205Z setting value 2021-05-14T23:29:32.3517102Z version R version 3.6.3 (2020-02-29) 2021-05-14T23:29:32.3517705Z os Ubuntu 20.04.2 LTS 2021-05-14T23:29:32.3518484Z system x86_64, linux-gnu 2021-05-14T23:29:32.3519051Z ui X11 2021-05-14T23:29:32.3519590Z language (EN) 2021-05-14T23:29:32.3520332Z collate C.UTF-8 2021-05-14T23:29:32.3521090Z ctype C.UTF-8 2021-05-14T23:29:32.3521624Z tz UTC 2021-05-14T23:29:32.3522414Z date 2021-05-14 2021-05-14T23:29:32.3523097Z 2021-05-14T23:29:32.3524023Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-14T23:29:32.3524888Z package * version date lib source 2021-05-14T23:29:32.3526177Z aghast 0.2.1 2021-05-14 [1] Github (muschellij2/aghast@0c3b853) 2021-05-14T23:29:32.3527224Z askpass 1.1 2019-01-13 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3528251Z base * 3.6.3 2021-02-17 [2] local 2021-05-14T23:29:32.3529141Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-14T23:29:32.3530052Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3531356Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3532404Z cachem 1.0.4 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3533207Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3534000Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-14T23:29:32.3534794Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3535691Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3537001Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-14T23:29:32.3538394Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-14T23:29:32.3539403Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3540385Z compiler 3.6.3 2021-02-17 [2] local 2021-05-14T23:29:32.3541507Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3542304Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3543494Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3544441Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3545284Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3546435Z datasets * 3.6.3 2021-02-17 [2] local 2021-05-14T23:29:32.3547328Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3548573Z desc 1.2.0.9000 2021-05-14 [1] Github (muschellij2/desc@7be86f2) 2021-05-14T23:29:32.3549626Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3550570Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3551799Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3552600Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3553430Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3554271Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3555103Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3556042Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3556915Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-14T23:29:32.3557882Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3558896Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3559827Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3560705Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3562050Z ghtravis 0.15.1 2021-05-14 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-14T23:29:32.3562994Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3563797Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3564621Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3565415Z graphics * 3.6.3 2021-02-17 [2] local 2021-05-14T23:29:32.3566577Z grDevices * 3.6.3 2021-02-17 [2] local 2021-05-14T23:29:32.3567479Z grid 3.6.3 2021-02-17 [2] local 2021-05-14T23:29:32.3568477Z highr 0.9 2021-04-16 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3569377Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3570263Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3571618Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3572657Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-14T23:29:32.3573765Z kirby21.base 1.7.3 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-14T23:29:32.3574683Z knitr 1.33 2021-04-24 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3575599Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-14T23:29:32.3576487Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3577379Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3578548Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3579498Z markdown 1.1 2019-08-07 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3580572Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-14T23:29:32.3581558Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-14T23:29:32.3582789Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3583768Z methods * 3.6.3 2021-02-17 [2] local 2021-05-14T23:29:32.3584579Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-14T23:29:32.3586208Z mime 0.10 2021-02-13 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3587133Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-14T23:29:32.3588022Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-14T23:29:32.3588944Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3589888Z parallel 3.6.3 2021-02-17 [2] local 2021-05-14T23:29:32.3590963Z pillar 1.6.0 2021-04-13 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3592041Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3592885Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3593721Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3594527Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3595378Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3596390Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3597240Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3598341Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3599226Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3600145Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3601113Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3602347Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3603161Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3603984Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3604790Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3605567Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3606539Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3607422Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-14T23:29:32.3608576Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3609656Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3619022Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3620290Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3621290Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-14T23:29:32.3622548Z splines 3.6.3 2021-02-17 [2] local 2021-05-14T23:29:32.3623360Z stats * 3.6.3 2021-02-17 [2] local 2021-05-14T23:29:32.3624152Z stats4 3.6.3 2021-02-17 [2] local 2021-05-14T23:29:32.3625154Z stringi 1.6.1 2021-05-10 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3626319Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3627234Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-14T23:29:32.3628445Z sys 3.4 2020-07-23 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3629434Z sysreqs 1.0.0.9000 2021-05-14 [1] Github (r-hub/sysreqs@f068afa) 2021-05-14T23:29:32.3632045Z tcltk 3.6.3 2021-02-17 [2] local 2021-05-14T23:29:32.3632952Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3633789Z tibble 3.1.1 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3634653Z tic 0.10.0 2021-05-14 [1] Github (ropensci/tic@3b4dfb8) 2021-05-14T23:29:32.3635730Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3636788Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3637820Z tools 3.6.3 2021-02-17 [2] local 2021-05-14T23:29:32.3638998Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3639941Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3640825Z utils * 3.6.3 2021-02-17 [2] local 2021-05-14T23:29:32.3641994Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3642844Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3643911Z whisker 0.4 2019-08-28 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3644775Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3645729Z xfun 0.22 2021-03-11 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3646746Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3647888Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3648791Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3649688Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.6.3) 2021-05-14T23:29:32.3650060Z 2021-05-14T23:29:32.3651051Z [1] /home/runner/work/_temp/Library 2021-05-14T23:29:32.3651917Z [2] /opt/R/3.6.3/lib/R/library 2021-05-14T23:29:32.3720333Z ##[group]Run Rscript -e 'tic::script()' 2021-05-14T23:29:32.3721067Z Rscript -e 'tic::script()' 2021-05-14T23:29:32.3721580Z ls -l check 2021-05-14T23:29:32.3769189Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:29:32.3769825Z env: 2021-05-14T23:29:32.3770358Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:29:32.3771519Z TIC_DEPLOY_KEY: 2021-05-14T23:29:32.3772670Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:29:32.3774510Z GITHUB_PAT: *** 2021-05-14T23:29:32.3774954Z COVERALLS_TOKEN: 2021-05-14T23:29:32.3775613Z continue-on-error: false 2021-05-14T23:29:32.3776175Z VDIFFR_RUN_TESTS: 2021-05-14T23:29:32.3776723Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:29:32.3777235Z TZ: UTC 2021-05-14T23:29:32.3777663Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:29:32.3778398Z NOT_CRAN: true 2021-05-14T23:29:32.3778842Z ##[endgroup] 2021-05-14T23:29:33.0489529Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:29:33.0502022Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-14T23:29:33.0503303Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-14T23:29:33.0504164Z timeout = Inf, check_dir = "check") 2021-05-14T23:29:33.0508968Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-14T23:29:33.1368391Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-14T23:29:33.4766924Z * preparing ‘kirby21.vaso’: 2021-05-14T23:29:33.4810197Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:29:33.5578970Z * checking for LF line-endings in source and make files and shell scripts 2021-05-14T23:29:33.5580227Z * checking for empty or unneeded directories 2021-05-14T23:29:33.5603332Z * building ‘kirby21.vaso_1.7.0.tar.gz’ 2021-05-14T23:29:33.5669696Z 2021-05-14T23:29:33.6602774Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-14T23:29:33.8893278Z * using log directory ‘/home/runner/work/kirby21.vaso/kirby21.vaso/check/kirby21.vaso.Rcheck’ 2021-05-14T23:29:33.8912005Z * using R version 3.6.3 (2020-02-29) 2021-05-14T23:29:33.8913373Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-14T23:29:33.8914501Z * using session charset: UTF-8 2021-05-14T23:29:33.9698294Z * using option ‘--as-cran’ 2021-05-14T23:29:33.9699933Z * checking for file ‘kirby21.vaso/DESCRIPTION’ ... OK 2021-05-14T23:29:33.9701247Z * checking extension type ... Package 2021-05-14T23:29:33.9702421Z * this is package ‘kirby21.vaso’ version ‘1.7.0’ 2021-05-14T23:29:33.9703838Z * package encoding: UTF-8 2021-05-14T23:29:33.9704833Z * checking package namespace information ... OK 2021-05-14T23:29:53.0479298Z * checking package dependencies ... OK 2021-05-14T23:29:53.0491986Z * checking if this is a source package ... OK 2021-05-14T23:29:53.0493133Z * checking if there is a namespace ... OK 2021-05-14T23:29:53.3155405Z * checking for executable files ... OK 2021-05-14T23:29:53.3156363Z * checking for hidden files and directories ... OK 2021-05-14T23:29:53.3162884Z * checking for portable file names ... OK 2021-05-14T23:29:53.3173237Z * checking for sufficient/correct file permissions ... OK 2021-05-14T23:29:53.3196638Z * checking serialization versions ... OK 2021-05-14T23:29:54.4048758Z * checking whether package ‘kirby21.vaso’ can be installed ... OK 2021-05-14T23:29:54.4228148Z * checking installed package size ... OK 2021-05-14T23:29:54.4891606Z * checking package directory ... OK 2021-05-14T23:29:54.4893141Z * checking for future file timestamps ... OK 2021-05-14T23:29:54.6613305Z * checking DESCRIPTION meta-information ... OK 2021-05-14T23:29:54.6615086Z * checking top-level files ... OK 2021-05-14T23:29:54.6616530Z * checking for left-over files ... OK 2021-05-14T23:29:54.6617544Z * checking index information ... OK 2021-05-14T23:29:54.7844765Z * checking package subdirectories ... OK 2021-05-14T23:29:54.8333745Z * checking R files for non-ASCII characters ... OK 2021-05-14T23:29:54.8846327Z * checking R files for syntax errors ... OK 2021-05-14T23:29:55.0853805Z * checking whether the package can be loaded ... OK 2021-05-14T23:29:55.1884259Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-14T23:29:55.2937262Z * checking whether the package can be unloaded cleanly ... OK 2021-05-14T23:29:55.4019021Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-14T23:29:55.5926702Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-14T23:29:55.7974640Z * checking loading without being on the library search path ... OK 2021-05-14T23:29:55.9394406Z * checking dependencies in R code ... OK 2021-05-14T23:29:56.4318424Z * checking S3 generic/method consistency ... OK 2021-05-14T23:29:56.5692510Z * checking replacement functions ... OK 2021-05-14T23:29:56.7095891Z * checking foreign function calls ... OK 2021-05-14T23:29:58.4972922Z * checking R code for possible problems ... OK 2021-05-14T23:29:58.7006732Z * checking Rd files ... OK 2021-05-14T23:29:58.7519385Z * checking Rd metadata ... OK 2021-05-14T23:29:58.8116154Z * checking Rd line widths ... OK 2021-05-14T23:29:58.8999795Z * checking Rd cross-references ... OK 2021-05-14T23:29:59.0413034Z * checking for missing documentation entries ... OK 2021-05-14T23:29:59.4635411Z * checking for code/documentation mismatches ... OK 2021-05-14T23:30:00.1119108Z * checking Rd \usage sections ... OK 2021-05-14T23:30:00.1715008Z * checking Rd contents ... OK 2021-05-14T23:30:00.2401374Z * checking for unstated dependencies in examples ... OK 2021-05-14T23:30:00.8142321Z * checking examples ... OK 2021-05-14T23:30:02.6556357Z * checking PDF version of manual ... OK 2021-05-14T23:30:02.6557705Z * checking for detritus in the temp directory ... OK 2021-05-14T23:30:02.6558461Z * DONE 2021-05-14T23:30:02.6558996Z 2021-05-14T23:30:02.6560019Z Status: OK 2021-05-14T23:30:02.6560461Z 2021-05-14T23:30:02.7507754Z ── R CMD check results ───────────────────────────────── kirby21.vaso 1.7.0 ──── 2021-05-14T23:30:02.7525251Z Duration: 29.2s 2021-05-14T23:30:02.7525983Z 2021-05-14T23:30:02.7539061Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-14T23:30:02.7634747Z total 20 2021-05-14T23:30:02.7637116Z drwxr-xr-x 5 runner docker 4096 May 14 23:30 kirby21.vaso.Rcheck 2021-05-14T23:30:02.7638911Z -rw-r--r-- 1 runner docker 2161 May 14 23:29 kirby21.vaso_1.7.0.tar.gz 2021-05-14T23:30:02.7640954Z -rw-r--r-- 1 runner docker 11569 May 14 23:29 kirby21.vaso_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:30:02.7681731Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:30:02.7683045Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-14T23:30:02.7731664Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-14T23:30:02.7732301Z env: 2021-05-14T23:30:02.7732960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:30:02.7733510Z TIC_DEPLOY_KEY: 2021-05-14T23:30:02.7734615Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:30:02.7736658Z GITHUB_PAT: *** 2021-05-14T23:30:02.7737104Z COVERALLS_TOKEN: 2021-05-14T23:30:02.7737628Z continue-on-error: false 2021-05-14T23:30:02.7738282Z VDIFFR_RUN_TESTS: 2021-05-14T23:30:02.7739097Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:30:02.7739641Z TZ: UTC 2021-05-14T23:30:02.7740112Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:30:02.7740599Z NOT_CRAN: true 2021-05-14T23:30:02.7741049Z ##[endgroup] 2021-05-14T23:30:02.7876357Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-14T23:30:02.7877242Z Rscript -e "tic::before_deploy()" 2021-05-14T23:30:02.7916691Z shell: /usr/bin/bash -e {0} 2021-05-14T23:30:02.7917108Z env: 2021-05-14T23:30:02.7917573Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:30:02.7918093Z TIC_DEPLOY_KEY: 2021-05-14T23:30:02.7919145Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:30:02.7921147Z GITHUB_PAT: *** 2021-05-14T23:30:02.7921645Z COVERALLS_TOKEN: 2021-05-14T23:30:02.7922248Z continue-on-error: false 2021-05-14T23:30:02.7923025Z VDIFFR_RUN_TESTS: 2021-05-14T23:30:02.7923536Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:30:02.7924016Z TZ: UTC 2021-05-14T23:30:02.7924420Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:30:02.7924862Z NOT_CRAN: true 2021-05-14T23:30:02.7925247Z ##[endgroup] 2021-05-14T23:30:03.0940356Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:30:03.2437997Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-14T23:30:03.2438737Z with: 2021-05-14T23:30:03.2440073Z upload_url: https://uploads.github.com/repos/neuroconductor/kirby21.vaso/releases/42985798/assets{?name,label} 2021-05-14T23:30:03.2441611Z asset_path: check/kirby21.vaso_1.7.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-14T23:30:03.2442538Z asset_name: kirby21.vaso_1.7.0_R_x86_64-pc-linux-gnu_R3.6.tar.gz 2021-05-14T23:30:03.2443398Z asset_content_type: application/octet-stream 2021-05-14T23:30:03.2443991Z env: 2021-05-14T23:30:03.2444511Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:30:03.2445077Z TIC_DEPLOY_KEY: 2021-05-14T23:30:03.2446213Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:30:03.2448296Z GITHUB_PAT: *** 2021-05-14T23:30:03.2448783Z COVERALLS_TOKEN: 2021-05-14T23:30:03.2449395Z continue-on-error: false 2021-05-14T23:30:03.2450089Z VDIFFR_RUN_TESTS: 2021-05-14T23:30:03.2451055Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:30:03.2451608Z TZ: UTC 2021-05-14T23:30:03.2452068Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:30:03.2452549Z NOT_CRAN: true 2021-05-14T23:30:03.2453807Z GITHUB_TOKEN: *** 2021-05-14T23:30:03.2454255Z ##[endgroup] 2021-05-14T23:30:04.1436350Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-14T23:30:04.1437026Z Rscript -e "tic::deploy()" 2021-05-14T23:30:04.1485745Z shell: /usr/bin/bash -e {0} 2021-05-14T23:30:04.1486172Z env: 2021-05-14T23:30:04.1486736Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:30:04.1487287Z TIC_DEPLOY_KEY: 2021-05-14T23:30:04.1488520Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:30:04.1491178Z GITHUB_PAT: *** 2021-05-14T23:30:04.1491699Z COVERALLS_TOKEN: 2021-05-14T23:30:04.1492315Z continue-on-error: false 2021-05-14T23:30:04.1492901Z VDIFFR_RUN_TESTS: 2021-05-14T23:30:04.1493501Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:30:04.1494136Z TZ: UTC 2021-05-14T23:30:04.1494576Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:30:04.1495045Z NOT_CRAN: true 2021-05-14T23:30:04.1499165Z ##[endgroup] 2021-05-14T23:30:04.4485478Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:30:04.5880754Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-14T23:30:04.5881493Z Rscript -e "tic::after_deploy()" 2021-05-14T23:30:04.5929610Z shell: /usr/bin/bash -e {0} 2021-05-14T23:30:04.5930053Z env: 2021-05-14T23:30:04.5930892Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-14T23:30:04.5931611Z TIC_DEPLOY_KEY: 2021-05-14T23:30:04.5932670Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-14T23:30:04.5935418Z GITHUB_PAT: *** 2021-05-14T23:30:04.5935928Z COVERALLS_TOKEN: 2021-05-14T23:30:04.5936516Z continue-on-error: false 2021-05-14T23:30:04.5937098Z VDIFFR_RUN_TESTS: 2021-05-14T23:30:04.5937671Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-14T23:30:04.5941695Z TZ: UTC 2021-05-14T23:30:04.5942172Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-14T23:30:04.5942979Z NOT_CRAN: true 2021-05-14T23:30:04.5943494Z ##[endgroup] 2021-05-14T23:30:04.9007085Z ✔ Loading tic stage configuration from tic.R 2021-05-14T23:30:05.2355475Z Post job cleanup. 2021-05-14T23:30:05.2865704Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-14T23:30:05.2976751Z Post job cleanup. 2021-05-14T23:30:05.4206684Z [command]/usr/bin/git version 2021-05-14T23:30:05.4348333Z git version 2.31.1 2021-05-14T23:30:05.4394175Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-14T23:30:05.4447971Z [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-14T23:30:05.4738182Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-14T23:30:05.4782990Z http.https://github.com/.extraheader 2021-05-14T23:30:05.4793464Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-14T23:30:05.4860684Z [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-14T23:30:05.5251272Z Cleaning up orphan processes