2021-05-17T17:01:17.3348247Z ##[section]Starting: Request a runner to run this job 2021-05-17T17:01:18.1788518Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-17T17:01:18.2482764Z 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-17T17:01:18.4033847Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-17T17:01:18.6379163Z ##[section]Finishing: Request a runner to run this job 2021-05-17T17:01:28.6069491Z Current runner version: '2.278.0' 2021-05-17T17:01:28.6095142Z ##[group]Operating System 2021-05-17T17:01:28.6096036Z Ubuntu 2021-05-17T17:01:28.6096507Z 20.04.2 2021-05-17T17:01:28.6096942Z LTS 2021-05-17T17:01:28.6097467Z ##[endgroup] 2021-05-17T17:01:28.6098055Z ##[group]Virtual Environment 2021-05-17T17:01:28.6098664Z Environment: ubuntu-20.04 2021-05-17T17:01:28.6099239Z Version: 20210510.0 2021-05-17T17:01:28.6100209Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-17T17:01:28.6101590Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-17T17:01:28.6102469Z ##[endgroup] 2021-05-17T17:01:28.6104284Z ##[group]GITHUB_TOKEN Permissions 2021-05-17T17:01:28.6105477Z Actions: write 2021-05-17T17:01:28.6106032Z Checks: write 2021-05-17T17:01:28.6106561Z Contents: write 2021-05-17T17:01:28.6107071Z Deployments: write 2021-05-17T17:01:28.6107700Z Issues: write 2021-05-17T17:01:28.6108284Z Metadata: read 2021-05-17T17:01:28.6108824Z Packages: write 2021-05-17T17:01:28.6109395Z PullRequests: write 2021-05-17T17:01:28.6109996Z RepositoryProjects: write 2021-05-17T17:01:28.6110679Z SecurityEvents: write 2021-05-17T17:01:28.6111216Z Statuses: write 2021-05-17T17:01:28.6111838Z ##[endgroup] 2021-05-17T17:01:28.6114627Z Prepare workflow directory 2021-05-17T17:01:28.7062518Z Prepare all required actions 2021-05-17T17:01:28.7073087Z Getting action download info 2021-05-17T17:01:29.1217408Z Download action repository 'actions/checkout@v2' 2021-05-17T17:01:30.7837021Z Download action repository 'r-lib/actions@master' 2021-05-17T17:01:31.3126726Z Download action repository 'adigherman/actions@master' 2021-05-17T17:01:32.7854136Z Download action repository 'msys2/setup-msys2@v2' 2021-05-17T17:01:32.9570569Z Download action repository 'actions/cache@v1' 2021-05-17T17:01:33.2276093Z Download action repository 'actions/upload-artifact@master' 2021-05-17T17:01:33.3912877Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-17T17:01:33.6816781Z ##[group]Run actions/checkout@v2 2021-05-17T17:01:33.6817281Z with: 2021-05-17T17:01:33.6817655Z repository: neuroconductor/mni 2021-05-17T17:01:33.6818458Z token: *** 2021-05-17T17:01:33.6818764Z ssh-strict: true 2021-05-17T17:01:33.6819180Z persist-credentials: true 2021-05-17T17:01:33.6819582Z clean: true 2021-05-17T17:01:33.6819888Z fetch-depth: 1 2021-05-17T17:01:33.6820207Z lfs: false 2021-05-17T17:01:33.6820507Z submodules: false 2021-05-17T17:01:33.6820814Z env: 2021-05-17T17:01:33.6821177Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:01:33.6821547Z TIC_DEPLOY_KEY: 2021-05-17T17:01:33.6822201Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:01:33.6823152Z GITHUB_PAT: *** 2021-05-17T17:01:33.6823793Z COVERALLS_TOKEN: *** 2021-05-17T17:01:33.6824197Z continue-on-error: false 2021-05-17T17:01:33.6824575Z VDIFFR_RUN_TESTS: 2021-05-17T17:01:33.6824899Z ##[endgroup] 2021-05-17T17:01:33.8841871Z Syncing repository: neuroconductor/mni 2021-05-17T17:01:33.8842687Z ##[group]Getting Git version info 2021-05-17T17:01:33.8843821Z Working directory is '/home/runner/work/mni/mni' 2021-05-17T17:01:33.8844447Z [command]/usr/bin/git version 2021-05-17T17:01:33.8971625Z git version 2.31.1 2021-05-17T17:01:33.8991108Z ##[endgroup] 2021-05-17T17:01:33.8997827Z Deleting the contents of '/home/runner/work/mni/mni' 2021-05-17T17:01:33.9003229Z ##[group]Initializing the repository 2021-05-17T17:01:33.9007558Z [command]/usr/bin/git init /home/runner/work/mni/mni 2021-05-17T17:01:33.9081732Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-17T17:01:33.9082877Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-17T17:01:33.9083820Z hint: of your new repositories, which will suppress this warning, call: 2021-05-17T17:01:33.9084560Z hint: 2021-05-17T17:01:33.9085921Z hint: git config --global init.defaultBranch 2021-05-17T17:01:33.9086655Z hint: 2021-05-17T17:01:33.9087283Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-17T17:01:33.9088138Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-17T17:01:33.9088645Z hint: 2021-05-17T17:01:33.9089077Z hint: git branch -m 2021-05-17T17:01:33.9095319Z Initialized empty Git repository in /home/runner/work/mni/mni/.git/ 2021-05-17T17:01:33.9103964Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/mni 2021-05-17T17:01:33.9151922Z ##[endgroup] 2021-05-17T17:01:33.9152431Z ##[group]Disabling automatic garbage collection 2021-05-17T17:01:33.9158867Z [command]/usr/bin/git config --local gc.auto 0 2021-05-17T17:01:33.9197347Z ##[endgroup] 2021-05-17T17:01:33.9205729Z ##[group]Setting up auth 2021-05-17T17:01:33.9214509Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T17:01:33.9250528Z [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-17T17:01:33.9577144Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T17:01:33.9621069Z [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-17T17:01:33.9825294Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-17T17:01:33.9875861Z ##[endgroup] 2021-05-17T17:01:33.9876989Z ##[group]Fetching the repository 2021-05-17T17:01:33.9883208Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +8848a07eeecc2f10608723086e98e968f3394618:refs/tags/0.2.0.s 2021-05-17T17:01:34.2248350Z remote: Enumerating objects: 47, done. 2021-05-17T17:01:34.2249446Z remote: Counting objects: 2% (1/47) 2021-05-17T17:01:34.2250012Z remote: Counting objects: 4% (2/47) 2021-05-17T17:01:34.2250578Z remote: Counting objects: 6% (3/47) 2021-05-17T17:01:34.2251162Z remote: Counting objects: 8% (4/47) 2021-05-17T17:01:34.2251729Z remote: Counting objects: 10% (5/47) 2021-05-17T17:01:34.2252289Z remote: Counting objects: 12% (6/47) 2021-05-17T17:01:34.2252830Z remote: Counting objects: 14% (7/47) 2021-05-17T17:01:34.2253392Z remote: Counting objects: 17% (8/47) 2021-05-17T17:01:34.2254018Z remote: Counting objects: 19% (9/47) 2021-05-17T17:01:34.2254568Z remote: Counting objects: 21% (10/47) 2021-05-17T17:01:34.2255127Z remote: Counting objects: 23% (11/47) 2021-05-17T17:01:34.2255677Z remote: Counting objects: 25% (12/47) 2021-05-17T17:01:34.2256235Z remote: Counting objects: 27% (13/47) 2021-05-17T17:01:34.2256793Z remote: Counting objects: 29% (14/47) 2021-05-17T17:01:34.2257389Z remote: Counting objects: 31% (15/47) 2021-05-17T17:01:34.2257943Z remote: Counting objects: 34% (16/47) 2021-05-17T17:01:34.2258483Z remote: Counting objects: 36% (17/47) 2021-05-17T17:01:34.2259040Z remote: Counting objects: 38% (18/47) 2021-05-17T17:01:34.2259592Z remote: Counting objects: 40% (19/47) 2021-05-17T17:01:34.2260130Z remote: Counting objects: 42% (20/47) 2021-05-17T17:01:34.2260686Z remote: Counting objects: 44% (21/47) 2021-05-17T17:01:34.2261245Z remote: Counting objects: 46% (22/47) 2021-05-17T17:01:34.2261788Z remote: Counting objects: 48% (23/47) 2021-05-17T17:01:34.2262338Z remote: Counting objects: 51% (24/47) 2021-05-17T17:01:34.2262880Z remote: Counting objects: 53% (25/47) 2021-05-17T17:01:34.2263484Z remote: Counting objects: 55% (26/47) 2021-05-17T17:01:34.2264038Z remote: Counting objects: 57% (27/47) 2021-05-17T17:01:34.2264700Z remote: Counting objects: 59% (28/47) 2021-05-17T17:01:34.2265259Z remote: Counting objects: 61% (29/47) 2021-05-17T17:01:34.2265803Z remote: Counting objects: 63% (30/47) 2021-05-17T17:01:34.2266358Z remote: Counting objects: 65% (31/47) 2021-05-17T17:01:34.2266911Z remote: Counting objects: 68% (32/47) 2021-05-17T17:01:34.2267449Z remote: Counting objects: 70% (33/47) 2021-05-17T17:01:34.2268001Z remote: Counting objects: 72% (34/47) 2021-05-17T17:01:34.2268657Z remote: Counting objects: 74% (35/47) 2021-05-17T17:01:34.2269198Z remote: Counting objects: 76% (36/47) 2021-05-17T17:01:34.2269750Z remote: Counting objects: 78% (37/47) 2021-05-17T17:01:34.2270306Z remote: Counting objects: 80% (38/47) 2021-05-17T17:01:34.2270848Z remote: Counting objects: 82% (39/47) 2021-05-17T17:01:34.2271398Z remote: Counting objects: 85% (40/47) 2021-05-17T17:01:34.2271938Z remote: Counting objects: 87% (41/47) 2021-05-17T17:01:34.2272501Z remote: Counting objects: 89% (42/47) 2021-05-17T17:01:34.2273056Z remote: Counting objects: 91% (43/47) 2021-05-17T17:01:34.2273600Z remote: Counting objects: 93% (44/47) 2021-05-17T17:01:34.2274155Z remote: Counting objects: 95% (45/47) 2021-05-17T17:01:34.2274694Z remote: Counting objects: 97% (46/47) 2021-05-17T17:01:34.2275253Z remote: Counting objects: 100% (47/47) 2021-05-17T17:01:34.2275837Z remote: Counting objects: 100% (47/47), done. 2021-05-17T17:01:34.2276441Z remote: Compressing objects: 2% (1/42) 2021-05-17T17:01:34.2277206Z remote: Compressing objects: 4% (2/42) 2021-05-17T17:01:34.2277815Z remote: Compressing objects: 7% (3/42) 2021-05-17T17:01:34.2278416Z remote: Compressing objects: 9% (4/42) 2021-05-17T17:01:34.2279021Z remote: Compressing objects: 11% (5/42) 2021-05-17T17:01:34.2279611Z remote: Compressing objects: 14% (6/42) 2021-05-17T17:01:34.2280305Z remote: Compressing objects: 16% (7/42) 2021-05-17T17:01:34.2280918Z remote: Compressing objects: 19% (8/42) 2021-05-17T17:01:34.2281509Z remote: Compressing objects: 21% (9/42) 2021-05-17T17:01:34.2282116Z remote: Compressing objects: 23% (10/42) 2021-05-17T17:01:34.2282715Z remote: Compressing objects: 26% (11/42) 2021-05-17T17:01:34.2283324Z remote: Compressing objects: 28% (12/42) 2021-05-17T17:01:34.2283927Z remote: Compressing objects: 30% (13/42) 2021-05-17T17:01:34.2284518Z remote: Compressing objects: 33% (14/42) 2021-05-17T17:01:34.2285120Z remote: Compressing objects: 35% (15/42) 2021-05-17T17:01:34.2285724Z remote: Compressing objects: 38% (16/42) 2021-05-17T17:01:34.2286340Z remote: Compressing objects: 40% (17/42) 2021-05-17T17:01:34.2286943Z remote: Compressing objects: 42% (18/42) 2021-05-17T17:01:34.2287543Z remote: Compressing objects: 45% (19/42) 2021-05-17T17:01:34.2288141Z remote: Compressing objects: 47% (20/42) 2021-05-17T17:01:34.2288753Z remote: Compressing objects: 50% (21/42) 2021-05-17T17:01:34.2289391Z remote: Compressing objects: 52% (22/42) 2021-05-17T17:01:34.2289980Z remote: Compressing objects: 54% (23/42) 2021-05-17T17:01:34.2290577Z remote: Compressing objects: 57% (24/42) 2021-05-17T17:01:34.2291173Z remote: Compressing objects: 59% (25/42) 2021-05-17T17:01:34.2291821Z remote: Compressing objects: 61% (26/42) 2021-05-17T17:01:34.2292342Z remote: Compressing objects: 64% (27/42) 2021-05-17T17:01:34.2292850Z remote: Compressing objects: 66% (28/42) 2021-05-17T17:01:34.2293378Z remote: Compressing objects: 69% (29/42) 2021-05-17T17:01:34.2293899Z remote: Compressing objects: 71% (30/42) 2021-05-17T17:01:34.2294458Z remote: Compressing objects: 73% (31/42) 2021-05-17T17:01:34.2294988Z remote: Compressing objects: 76% (32/42) 2021-05-17T17:01:34.2295599Z remote: Compressing objects: 78% (33/42) 2021-05-17T17:01:34.2296127Z remote: Compressing objects: 80% (34/42) 2021-05-17T17:01:34.2296657Z remote: Compressing objects: 83% (35/42) 2021-05-17T17:01:34.2297244Z remote: Compressing objects: 85% (36/42) 2021-05-17T17:01:34.2299920Z remote: Compressing objects: 88% (37/42) 2021-05-17T17:01:34.2300459Z remote: Compressing objects: 90% (38/42) 2021-05-17T17:01:34.2301016Z remote: Compressing objects: 92% (39/42) 2021-05-17T17:01:34.2301547Z remote: Compressing objects: 95% (40/42) 2021-05-17T17:01:34.2302063Z remote: Compressing objects: 97% (41/42) 2021-05-17T17:01:34.2302587Z remote: Compressing objects: 100% (42/42) 2021-05-17T17:01:34.2303137Z remote: Compressing objects: 100% (42/42), done. 2021-05-17T17:01:34.2353182Z remote: Total 47 (delta 2), reused 34 (delta 2), pack-reused 0 2021-05-17T17:01:34.2470499Z From https://github.com/neuroconductor/mni 2021-05-17T17:01:34.2472328Z * [new ref] 8848a07eeecc2f10608723086e98e968f3394618 -> 0.2.0.s 2021-05-17T17:01:34.2495116Z ##[endgroup] 2021-05-17T17:01:34.2496052Z ##[group]Determining the checkout info 2021-05-17T17:01:34.2497308Z ##[endgroup] 2021-05-17T17:01:34.2497981Z ##[group]Checking out the ref 2021-05-17T17:01:34.2502365Z [command]/usr/bin/git checkout --progress --force refs/tags/0.2.0.s 2021-05-17T17:01:34.2574589Z Note: switching to 'refs/tags/0.2.0.s'. 2021-05-17T17:01:34.2590761Z 2021-05-17T17:01:34.2592235Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-17T17:01:34.2593381Z changes and commit them, and you can discard any commits you make in this 2021-05-17T17:01:34.2594445Z state without impacting any branches by switching back to a branch. 2021-05-17T17:01:34.2595153Z 2021-05-17T17:01:34.2595939Z If you want to create a new branch to retain commits you create, you may 2021-05-17T17:01:34.2598391Z do so (now or later) by using -c with the switch command. Example: 2021-05-17T17:01:34.2598991Z 2021-05-17T17:01:34.2599758Z git switch -c 2021-05-17T17:01:34.2600223Z 2021-05-17T17:01:34.2600719Z Or undo this operation with: 2021-05-17T17:01:34.2601127Z 2021-05-17T17:01:34.2601682Z git switch - 2021-05-17T17:01:34.2602036Z 2021-05-17T17:01:34.2602727Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-17T17:01:34.2603331Z 2021-05-17T17:01:34.2603839Z HEAD is now at 8848a07 Version id 111 stable 2021-05-17T17:01:34.2604558Z ##[endgroup] 2021-05-17T17:01:34.2632574Z [command]/usr/bin/git log -1 --format='%H' 2021-05-17T17:01:34.2665007Z '8848a07eeecc2f10608723086e98e968f3394618' 2021-05-17T17:01:34.2791657Z ##[group]Run r-lib/actions/setup-r@master 2021-05-17T17:01:34.2792083Z with: 2021-05-17T17:01:34.2792413Z r-version: 3.5 2021-05-17T17:01:34.2792750Z Ncpus: 1 2021-05-17T17:01:34.2793116Z crayon.enabled: NULL 2021-05-17T17:01:34.2793612Z remove-openmp-macos: true 2021-05-17T17:01:34.2794126Z http-user-agent: default 2021-05-17T17:01:34.2794562Z install-r: true 2021-05-17T17:01:34.2795088Z windows-path-include-mingw: true 2021-05-17T17:01:34.2796148Z env: 2021-05-17T17:01:34.2796700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:01:34.2797581Z TIC_DEPLOY_KEY: 2021-05-17T17:01:34.2798338Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:01:34.2800451Z GITHUB_PAT: *** 2021-05-17T17:01:34.2801221Z COVERALLS_TOKEN: *** 2021-05-17T17:01:34.2801687Z continue-on-error: false 2021-05-17T17:01:34.2802126Z VDIFFR_RUN_TESTS: 2021-05-17T17:01:34.2802480Z ##[endgroup] 2021-05-17T17:01:35.3941258Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-17T17:01:37.1619009Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T17:01:37.1621777Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-17T17:01:37.1688605Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-17T17:01:37.1871560Z Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-17T17:01:37.2239922Z Get:5 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-17T17:01:37.2282808Z Hit:6 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T17:01:37.3109742Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T17:01:37.3834070Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-17T17:01:37.4110927Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-17T17:01:37.4124015Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-17T17:01:37.4125994Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-17T17:01:37.4146212Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-17T17:01:37.4154910Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-17T17:01:37.4250957Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-17T17:01:37.4270277Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-17T17:01:37.4710628Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-17T17:01:37.6143232Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-17T17:01:37.7135187Z Hit:18 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T17:01:37.8201145Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-17T17:01:37.8855304Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-17T17:01:37.8871806Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-17T17:01:37.8999292Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-17T17:01:37.9000940Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-17T17:01:37.9002286Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-17T17:01:37.9051607Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-17T17:01:43.4278472Z Fetched 4463 kB in 1s (4502 kB/s) 2021-05-17T17:01:44.0985979Z Reading package lists... 2021-05-17T17:01:44.1217586Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-17T17:01:45.8546669Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-17T17:01:45.9168210Z Reading package lists... 2021-05-17T17:01:46.0743223Z Building dependency tree... 2021-05-17T17:01:46.0755072Z Reading state information... 2021-05-17T17:01:46.2234898Z The following additional packages will be installed: 2021-05-17T17:01:46.2236719Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-17T17:01:46.2238104Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-17T17:01:46.2243931Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-17T17:01:46.2245574Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-17T17:01:46.2247123Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-17T17:01:46.2248495Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-17T17:01:46.2249926Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-17T17:01:46.2251535Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-17T17:01:46.2252977Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-17T17:01:46.2254611Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-17T17:01:46.2256036Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-17T17:01:46.2257567Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-17T17:01:46.2258942Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-17T17:01:46.2260287Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-17T17:01:46.2261440Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-17T17:01:46.2262621Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-17T17:01:46.2263758Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T17:01:46.2265071Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T17:01:46.2266521Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T17:01:46.2267750Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T17:01:46.2268863Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T17:01:46.2270003Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T17:01:46.2271281Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T17:01:46.2272667Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T17:01:46.2273928Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T17:01:46.2275200Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T17:01:46.2278466Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T17:01:46.2279999Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T17:01:46.2281655Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T17:01:46.2283218Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T17:01:46.2284775Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T17:01:46.2286428Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T17:01:46.2288021Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T17:01:46.2289571Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T17:01:46.2291079Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T17:01:46.2292939Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T17:01:46.2294502Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T17:01:46.2295881Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-17T17:01:46.2296836Z Suggested packages: 2021-05-17T17:01:46.2297820Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-17T17:01:46.2299053Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-17T17:01:46.2300420Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-17T17:01:46.2301838Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-17T17:01:46.2303172Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-17T17:01:46.2304476Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-17T17:01:46.2305727Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-17T17:01:46.2307180Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-17T17:01:46.2310160Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-17T17:01:46.2311582Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-17T17:01:46.6871461Z The following NEW packages will be installed: 2021-05-17T17:01:46.6878509Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-17T17:01:46.6891947Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-17T17:01:46.6918768Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-17T17:01:46.6921251Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-17T17:01:46.6924892Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-17T17:01:46.6926744Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-17T17:01:46.6928096Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-17T17:01:46.6929422Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-17T17:01:46.6930869Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-17T17:01:46.6932167Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-17T17:01:46.6933353Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-17T17:01:46.6934869Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-17T17:01:46.6936335Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-17T17:01:46.6937645Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-17T17:01:46.6938973Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-17T17:01:46.6940230Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-17T17:01:46.6941524Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T17:01:46.6943039Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T17:01:46.6944525Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T17:01:46.6945783Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T17:01:46.6946977Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T17:01:46.6948182Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T17:01:46.6949472Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T17:01:46.6950907Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T17:01:46.6952235Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T17:01:46.6953453Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T17:01:46.6954811Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T17:01:46.6956141Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T17:01:46.6957642Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T17:01:46.6959209Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T17:01:46.6960574Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T17:01:46.6961949Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T17:01:46.6963416Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T17:01:46.6966286Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T17:01:46.6967445Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T17:01:46.6968625Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T17:01:46.6969741Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T17:01:46.6970685Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-17T17:01:46.7138142Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:01:46.7138811Z Need to get 8648 kB of archives. 2021-05-17T17:01:46.7139686Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-17T17:01:46.7141151Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-17T17:01:46.7204950Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-17T17:01:46.7210068Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-17T17:01:46.7229418Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-17T17:01:46.7275839Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-17T17:01:46.7303032Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-17T17:01:46.7310587Z 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-17T17:01:46.7329823Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-17T17:01:46.7336992Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-17T17:01:46.7343899Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-17T17:01:46.7356711Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-17T17:01:46.7364549Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-17T17:01:46.7371381Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-17T17:01:46.7384252Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-17T17:01:46.7385565Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-17T17:01:46.7391411Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-17T17:01:46.7402011Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-17T17:01:46.7413632Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-17T17:01:46.7422833Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-17T17:01:46.7589056Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-17T17:01:46.7598435Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-17T17:01:46.7627933Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-17T17:01:46.7640756Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-17T17:01:46.7677099Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-17T17:01:46.7697005Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-17T17:01:46.7880638Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-17T17:01:46.7918955Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-17T17:01:46.7922832Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-17T17:01:46.7937779Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-17T17:01:46.7954490Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-17T17:01:46.8016953Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-17T17:01:46.8024039Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-17T17:01:46.8031216Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-17T17:01:46.8041948Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-17T17:01:46.8047023Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-17T17:01:46.8053667Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-17T17:01:46.8063708Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-17T17:01:46.8073853Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-17T17:01:46.8081308Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-17T17:01:46.8163207Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-17T17:01:46.8167736Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-17T17:01:46.8172635Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-17T17:01:46.8179545Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-17T17:01:46.8183437Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-17T17:01:46.8189321Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-17T17:01:46.8197049Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-17T17:01:46.8212249Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-17T17:01:46.8216377Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-17T17:01:46.8220314Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-17T17:01:46.8229197Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-17T17:01:46.8246195Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-17T17:01:46.8323824Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-17T17:01:46.8336922Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-17T17:01:46.8344435Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-17T17:01:46.8353181Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-17T17:01:46.8359652Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-17T17:01:46.8365131Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-17T17:01:46.8371026Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-17T17:01:46.8381372Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-17T17:01:46.8388786Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-17T17:01:46.8472653Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-17T17:01:46.8491217Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-17T17:01:46.8502931Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-17T17:01:46.8511258Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-17T17:01:46.8518487Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-17T17:01:46.8531705Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-17T17:01:46.8539331Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-17T17:01:46.8555810Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-17T17:01:46.8575482Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-17T17:01:46.8593532Z 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-17T17:01:46.8608340Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-17T17:01:46.8621817Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-17T17:01:46.8623267Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-17T17:01:46.8626151Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-17T17:01:46.8632466Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-17T17:01:46.8640614Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-17T17:01:46.8717062Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-17T17:01:46.8738845Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-17T17:01:46.8746076Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-17T17:01:46.8751930Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-17T17:01:46.8836162Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-17T17:01:46.8842717Z 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-17T17:01:46.8849727Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-17T17:01:46.8856349Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-17T17:01:46.8875506Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-17T17:01:46.8881725Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-17T17:01:46.8896623Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-17T17:01:46.8912745Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-17T17:01:46.8925505Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-17T17:01:46.8937434Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-17T17:01:46.8943472Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-17T17:01:46.8961122Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-17T17:01:46.8972556Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-17T17:01:46.8983702Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-17T17:01:46.8996247Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-17T17:01:46.9006487Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-17T17:01:46.9015723Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-17T17:01:46.9032300Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-17T17:01:46.9050161Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-17T17:01:46.9060465Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-17T17:01:46.9072468Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-17T17:01:46.9170854Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-17T17:01:46.9190955Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-17T17:01:46.9197867Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-17T17:01:46.9203719Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-17T17:01:46.9208900Z 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-17T17:01:46.9215578Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-17T17:01:46.9220505Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-17T17:01:46.9230317Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-17T17:01:46.9240063Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-17T17:01:46.9245335Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-17T17:01:46.9251850Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-17T17:01:46.9256958Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-17T17:01:46.9261874Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-17T17:01:46.9266833Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-17T17:01:46.9272270Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-17T17:01:46.9291274Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-17T17:01:46.9292758Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-17T17:01:46.9295592Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-17T17:01:46.9297079Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-17T17:01:46.9298461Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-17T17:01:46.9301487Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-17T17:01:46.9305727Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-17T17:01:46.9310432Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-17T17:01:46.9313605Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-17T17:01:46.9319340Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-17T17:01:46.9388756Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-17T17:01:46.9390263Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-17T17:01:46.9394158Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-17T17:01:46.9428677Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-17T17:01:47.5609421Z Fetched 8648 kB in 0s (34.8 MB/s) 2021-05-17T17:01:47.5904932Z Selecting previously unselected package dctrl-tools. 2021-05-17T17:01:47.6083151Z (Reading database ... 2021-05-17T17:01:47.6083630Z (Reading database ... 5% 2021-05-17T17:01:47.6084116Z (Reading database ... 10% 2021-05-17T17:01:47.6084546Z (Reading database ... 15% 2021-05-17T17:01:47.6085034Z (Reading database ... 20% 2021-05-17T17:01:47.6085564Z (Reading database ... 25% 2021-05-17T17:01:47.6085993Z (Reading database ... 30% 2021-05-17T17:01:47.6086469Z (Reading database ... 35% 2021-05-17T17:01:47.6086894Z (Reading database ... 40% 2021-05-17T17:01:47.6087402Z (Reading database ... 45% 2021-05-17T17:01:47.6087892Z (Reading database ... 50% 2021-05-17T17:01:47.6321813Z (Reading database ... 55% 2021-05-17T17:01:47.6684208Z (Reading database ... 60% 2021-05-17T17:01:47.6989764Z (Reading database ... 65% 2021-05-17T17:01:47.7297252Z (Reading database ... 70% 2021-05-17T17:01:47.7946880Z (Reading database ... 75% 2021-05-17T17:01:47.8694720Z (Reading database ... 80% 2021-05-17T17:01:47.9402245Z (Reading database ... 85% 2021-05-17T17:01:47.9881166Z (Reading database ... 90% 2021-05-17T17:01:48.0328862Z (Reading database ... 95% 2021-05-17T17:01:48.0330018Z (Reading database ... 100% 2021-05-17T17:01:48.0330756Z (Reading database ... 254809 files and directories currently installed.) 2021-05-17T17:01:48.0457452Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-17T17:01:48.0557232Z Unpacking dctrl-tools (2.24-3) ... 2021-05-17T17:01:48.0842703Z Selecting previously unselected package libfile-which-perl. 2021-05-17T17:01:48.1149960Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-17T17:01:48.1158560Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-17T17:01:48.1427894Z Selecting previously unselected package libfile-homedir-perl. 2021-05-17T17:01:48.1672168Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-17T17:01:48.1717946Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-17T17:01:48.2018805Z Selecting previously unselected package libio-pty-perl. 2021-05-17T17:01:48.2223217Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-17T17:01:48.2235170Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-17T17:01:48.2454104Z Selecting previously unselected package libipc-run-perl. 2021-05-17T17:01:48.2757314Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-17T17:01:48.2770051Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-17T17:01:48.3120821Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-17T17:01:48.3347614Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-17T17:01:48.3358621Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T17:01:48.3598132Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-17T17:01:48.3812837Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-17T17:01:48.3826601Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T17:01:48.4079456Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-17T17:01:48.4368311Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-17T17:01:48.4380566Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-17T17:01:48.4638940Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-17T17:01:48.4867195Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-17T17:01:48.4875244Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T17:01:48.5118263Z Selecting previously unselected package libparams-classify-perl. 2021-05-17T17:01:48.5331163Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-17T17:01:48.5344468Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-17T17:01:48.5638408Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-17T17:01:48.5847007Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-17T17:01:48.5857103Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-17T17:01:48.6157812Z Selecting previously unselected package libimport-into-perl. 2021-05-17T17:01:48.6326508Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-17T17:01:48.6334802Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-17T17:01:48.6527138Z Selecting previously unselected package librole-tiny-perl. 2021-05-17T17:01:48.6839117Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-17T17:01:48.6849063Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-17T17:01:48.7042912Z Selecting previously unselected package libstrictures-perl. 2021-05-17T17:01:48.7312903Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-17T17:01:48.7323404Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-17T17:01:48.7606914Z Selecting previously unselected package libsub-quote-perl. 2021-05-17T17:01:48.7787287Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-17T17:01:48.7797578Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-17T17:01:48.8037901Z Selecting previously unselected package libmoo-perl. 2021-05-17T17:01:48.8271093Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-17T17:01:48.8280823Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-17T17:01:48.8517635Z Selecting previously unselected package patchutils. 2021-05-17T17:01:48.8760446Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-17T17:01:48.8768822Z Unpacking patchutils (0.3.4-2) ... 2021-05-17T17:01:48.9021349Z Selecting previously unselected package wdiff. 2021-05-17T17:01:48.9308026Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-17T17:01:48.9315864Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-17T17:01:48.9609651Z Selecting previously unselected package devscripts. 2021-05-17T17:01:48.9841500Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-17T17:01:49.0058843Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-17T17:01:49.1224675Z Selecting previously unselected package diffstat. 2021-05-17T17:01:49.1559264Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-17T17:01:49.1569349Z Unpacking diffstat (1.63-1) ... 2021-05-17T17:01:49.1880153Z Selecting previously unselected package python3-gpg. 2021-05-17T17:01:49.2149508Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-17T17:01:49.2161095Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T17:01:49.2620235Z Selecting previously unselected package dput. 2021-05-17T17:01:49.2871838Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-17T17:01:49.2934785Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-17T17:01:49.3238801Z Selecting previously unselected package gdebi-core. 2021-05-17T17:01:49.3430961Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-17T17:01:49.3439160Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T17:01:49.6918272Z Selecting previously unselected package libcroco3:amd64. 2021-05-17T17:01:49.7129941Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-17T17:01:49.7153836Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-17T17:01:49.7432806Z Selecting previously unselected package gettext. 2021-05-17T17:01:49.7757950Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-17T17:01:49.7759043Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-17T17:01:49.8684326Z Selecting previously unselected package intltool-debian. 2021-05-17T17:01:49.8936044Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-17T17:01:49.8951096Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-17T17:01:49.9198051Z Selecting previously unselected package libapt-pkg-perl. 2021-05-17T17:01:49.9418701Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-17T17:01:49.9429546Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-17T17:01:49.9688009Z Selecting previously unselected package libarchive-zip-perl. 2021-05-17T17:01:49.9933470Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-17T17:01:49.9946700Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-17T17:01:50.0210638Z Selecting previously unselected package libarray-intspan-perl. 2021-05-17T17:01:50.0464415Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-17T17:01:50.0473204Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-17T17:01:50.0841607Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-17T17:01:50.1103553Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-17T17:01:50.1115988Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-17T17:01:50.1325039Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-17T17:01:50.1610010Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-17T17:01:50.1619490Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-17T17:01:50.1838085Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-17T17:01:50.2114649Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-17T17:01:50.2125398Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T17:01:50.2315624Z Selecting previously unselected package libvariable-magic-perl. 2021-05-17T17:01:50.2592538Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-17T17:01:50.2602642Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-17T17:01:50.2819196Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-17T17:01:50.3103788Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-17T17:01:50.3114855Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T17:01:50.3434587Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-17T17:01:50.3706038Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-17T17:01:50.3715543Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-17T17:01:50.3916324Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-17T17:01:50.4223243Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-17T17:01:50.4234948Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T17:01:50.4558099Z Selecting previously unselected package libclone-perl. 2021-05-17T17:01:50.4741979Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-17T17:01:50.4750941Z Unpacking libclone-perl (0.43-2) ... 2021-05-17T17:01:50.4997967Z Selecting previously unselected package libcommon-sense-perl. 2021-05-17T17:01:50.5195757Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-17T17:01:50.5209568Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-17T17:01:50.5478038Z Selecting previously unselected package libparams-util-perl. 2021-05-17T17:01:50.5693259Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-17T17:01:50.5704276Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-17T17:01:50.5957854Z Selecting previously unselected package libsub-install-perl. 2021-05-17T17:01:50.6157661Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-17T17:01:50.6170297Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-17T17:01:50.6368605Z Selecting previously unselected package libdata-optlist-perl. 2021-05-17T17:01:50.6620220Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-17T17:01:50.6626244Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-17T17:01:50.6878081Z Selecting previously unselected package libsub-exporter-perl. 2021-05-17T17:01:50.7111478Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-17T17:01:50.7121571Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-17T17:01:50.7459762Z Selecting previously unselected package libconst-fast-perl. 2021-05-17T17:01:50.7718120Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-17T17:01:50.7728058Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-17T17:01:50.8012979Z Selecting previously unselected package libwant-perl. 2021-05-17T17:01:50.8269750Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-17T17:01:50.8278198Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-17T17:01:50.8477725Z Selecting previously unselected package libcontextual-return-perl. 2021-05-17T17:01:50.8739007Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-17T17:01:50.8750587Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-17T17:01:50.8997756Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-17T17:01:50.9235149Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-17T17:01:50.9246225Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T17:01:50.9598030Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-17T17:01:50.9788839Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-17T17:01:50.9802659Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T17:01:51.0083813Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-17T17:01:51.0402731Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-17T17:01:51.0418255Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T17:01:51.0638231Z Selecting previously unselected package libdistro-info-perl. 2021-05-17T17:01:51.0905572Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-17T17:01:51.0917522Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T17:01:51.1115458Z Selecting previously unselected package libnet-ip-perl. 2021-05-17T17:01:51.1398385Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-17T17:01:51.1409102Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-17T17:01:51.1621713Z Selecting previously unselected package libnet-dns-perl. 2021-05-17T17:01:51.1897603Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-17T17:01:51.1909784Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-17T17:01:51.2478547Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-17T17:01:51.2717173Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-17T17:01:51.2729964Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-17T17:01:51.2975581Z Selecting previously unselected package libemail-valid-perl. 2021-05-17T17:01:51.3246690Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-17T17:01:51.3257761Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-17T17:01:51.3494537Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-17T17:01:51.3787167Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-17T17:01:51.3797817Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-17T17:01:51.4080085Z Selecting previously unselected package libfile-chdir-perl. 2021-05-17T17:01:51.4304172Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-17T17:01:51.4314030Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-17T17:01:51.4557865Z Selecting previously unselected package libnumber-compare-perl. 2021-05-17T17:01:51.4849322Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-17T17:01:51.4850823Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-17T17:01:51.5074496Z Selecting previously unselected package libtext-glob-perl. 2021-05-17T17:01:51.5344838Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-17T17:01:51.5367364Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-17T17:01:51.5637942Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-17T17:01:51.5866632Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-17T17:01:51.5874274Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-17T17:01:51.6098290Z Selecting previously unselected package libio-string-perl. 2021-05-17T17:01:51.6387538Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-17T17:01:51.6397285Z Unpacking libio-string-perl (1.08-3) ... 2021-05-17T17:01:51.6640120Z Selecting previously unselected package libfont-ttf-perl. 2021-05-17T17:01:51.6880964Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-17T17:01:51.6891650Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-17T17:01:51.7407463Z Selecting previously unselected package libfuture-perl. 2021-05-17T17:01:51.7682999Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-17T17:01:51.7694250Z Unpacking libfuture-perl (0.43-1) ... 2021-05-17T17:01:51.7970683Z Selecting previously unselected package libparams-validate-perl. 2021-05-17T17:01:51.8239370Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-17T17:01:51.8251769Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-17T17:01:51.8598237Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-17T17:01:51.8818799Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-17T17:01:51.8829045Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T17:01:51.9118871Z Selecting previously unselected package libsort-versions-perl. 2021-05-17T17:01:51.9333533Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-17T17:01:51.9343528Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-17T17:01:51.9638032Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-17T17:01:51.9849901Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-17T17:01:51.9859299Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-17T17:01:52.0158054Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-17T17:01:52.0353625Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-17T17:01:52.0363850Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T17:01:52.0577565Z Selecting previously unselected package libio-prompter-perl. 2021-05-17T17:01:52.0846527Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-17T17:01:52.0854990Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-17T17:01:52.1098558Z Selecting previously unselected package libjson-perl. 2021-05-17T17:01:52.1366966Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-17T17:01:52.1376285Z Unpacking libjson-perl (4.02000-2) ... 2021-05-17T17:01:52.1640598Z Selecting previously unselected package liblog-any-perl. 2021-05-17T17:01:52.1909156Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-17T17:01:52.1919829Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-17T17:01:52.2198076Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-17T17:01:52.2410947Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-17T17:01:52.2421654Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T17:01:52.2682564Z Selecting previously unselected package libpackage-stash-perl. 2021-05-17T17:01:52.2925050Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-17T17:01:52.2934798Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-17T17:01:52.3148113Z Selecting previously unselected package libsub-identify-perl. 2021-05-17T17:01:52.3404027Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-17T17:01:52.3413822Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-17T17:01:52.3678310Z Selecting previously unselected package libsub-name-perl. 2021-05-17T17:01:52.3908834Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-17T17:01:52.3919170Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-17T17:01:52.4238382Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-17T17:01:52.4415593Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-17T17:01:52.4425562Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-17T17:01:52.4679124Z Selecting previously unselected package libpath-tiny-perl. 2021-05-17T17:01:52.4895429Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-17T17:01:52.4903071Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-17T17:01:52.5150068Z Selecting previously unselected package libtype-tiny-perl. 2021-05-17T17:01:52.5411469Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-17T17:01:52.5418973Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-17T17:01:52.5916057Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-17T17:01:52.6195560Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-17T17:01:52.6204891Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T17:01:52.6511572Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-17T17:01:52.6805469Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-17T17:01:52.6815805Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T17:01:52.7118428Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-17T17:01:52.7324555Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-17T17:01:52.7334335Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-17T17:01:52.7598602Z Selecting previously unselected package libio-async-perl. 2021-05-17T17:01:52.7884828Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-17T17:01:52.7893213Z Unpacking libio-async-perl (0.75-1) ... 2021-05-17T17:01:52.8358210Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-17T17:01:52.8567493Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-17T17:01:52.8598442Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-17T17:01:52.8877949Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-17T17:01:52.9076171Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-17T17:01:52.9089666Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T17:01:52.9361128Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-17T17:01:52.9648139Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-17T17:01:52.9657531Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-17T17:01:52.9993571Z Selecting previously unselected package libjson-xs-perl. 2021-05-17T17:01:53.0249851Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-17T17:01:53.0260729Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-17T17:01:53.0598502Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-17T17:01:53.0796707Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-17T17:01:53.0825054Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-17T17:01:53.1029168Z Selecting previously unselected package liblist-compare-perl. 2021-05-17T17:01:53.1286468Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-17T17:01:53.1293133Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-17T17:01:53.1597988Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-17T17:01:53.1794180Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-17T17:01:53.1802583Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T17:01:53.2293939Z Selecting previously unselected package liblist-someutils-perl. 2021-05-17T17:01:53.2549614Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-17T17:01:53.2557149Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-17T17:01:53.2838662Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-17T17:01:53.3064040Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-17T17:01:53.3071336Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T17:01:53.3358219Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-17T17:01:53.3562630Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-17T17:01:53.3573657Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-17T17:01:53.3878185Z Selecting previously unselected package libobject-id-perl. 2021-05-17T17:01:53.4049161Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-17T17:01:53.4061085Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T17:01:53.4357956Z Selecting previously unselected package libmoox-struct-perl. 2021-05-17T17:01:53.4522882Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-17T17:01:53.4531346Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-17T17:01:53.4799045Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-17T17:01:53.5022777Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-17T17:01:53.5034375Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-17T17:01:53.5397955Z Selecting previously unselected package libnet-libidn-perl. 2021-05-17T17:01:53.5613725Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-17T17:01:53.5621849Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T17:01:53.5958757Z Selecting previously unselected package libnumber-range-perl. 2021-05-17T17:01:53.6158544Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-17T17:01:53.6169223Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-17T17:01:53.6438631Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-17T17:01:53.6654910Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-17T17:01:53.6673831Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T17:01:53.6959382Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-17T17:01:53.7176290Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-17T17:01:53.7184672Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T17:01:53.7478246Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-17T17:01:53.7680874Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-17T17:01:53.7691087Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-17T17:01:53.7969623Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-17T17:01:53.8222144Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-17T17:01:53.8231775Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T17:01:53.8458143Z Selecting previously unselected package libpod-constants-perl. 2021-05-17T17:01:53.8716152Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-17T17:01:53.8726785Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-17T17:01:53.8997556Z Selecting previously unselected package libqpdf26:amd64. 2021-05-17T17:01:53.9223493Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-17T17:01:53.9234034Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T17:01:53.9838193Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-17T17:01:54.0075300Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-17T17:01:54.0083676Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-17T17:01:54.0357932Z Selecting previously unselected package libreadonly-perl. 2021-05-17T17:01:54.0571287Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-17T17:01:54.0579799Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-17T17:01:54.0881914Z Selecting previously unselected package libref-util-perl. 2021-05-17T17:01:54.1207850Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-17T17:01:54.1221551Z Unpacking libref-util-perl (0.204-1) ... 2021-05-17T17:01:54.1432707Z Selecting previously unselected package libref-util-xs-perl. 2021-05-17T17:01:54.1704397Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-17T17:01:54.1723569Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-17T17:01:54.1958969Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-17T17:01:54.2214383Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-17T17:01:54.2240042Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T17:01:54.2559335Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-17T17:01:54.2816313Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-17T17:01:54.2825987Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T17:01:54.3024431Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-17T17:01:54.3305529Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T17:01:54.3315086Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T17:01:54.3606992Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-17T17:01:54.3884914Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T17:01:54.3894744Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T17:01:54.4278435Z Selecting previously unselected package libsereal-perl. 2021-05-17T17:01:54.4484806Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-17T17:01:54.4495762Z Unpacking libsereal-perl (4.011-1) ... 2021-05-17T17:01:54.4720382Z Selecting previously unselected package libsort-key-perl. 2021-05-17T17:01:54.5031655Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-17T17:01:54.5045674Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-17T17:01:54.5358817Z Selecting previously unselected package libstring-copyright-perl. 2021-05-17T17:01:54.5609043Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-17T17:01:54.5621053Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-17T17:01:54.5918535Z Selecting previously unselected package libstring-escape-perl. 2021-05-17T17:01:54.6167022Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-17T17:01:54.6176647Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-17T17:01:54.6438389Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-17T17:01:54.6668439Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-17T17:01:54.6677055Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-17T17:01:54.6894581Z Selecting previously unselected package libterm-readkey-perl. 2021-05-17T17:01:54.7171268Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-17T17:01:54.7180685Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-17T17:01:54.7412074Z Selecting previously unselected package libtest-fatal-perl. 2021-05-17T17:01:54.7689183Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-17T17:01:54.7697651Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-17T17:01:54.7905588Z Selecting previously unselected package libtest-refcount-perl. 2021-05-17T17:01:54.8183070Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-17T17:01:54.8197945Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-17T17:01:54.8478350Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-17T17:01:54.8688418Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-17T17:01:54.8698017Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-17T17:01:54.8959500Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-17T17:01:54.9170346Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-17T17:01:54.9184591Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T17:01:54.9520010Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-17T17:01:54.9694758Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-17T17:01:54.9709543Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T17:01:54.9958314Z Selecting previously unselected package libxml-writer-perl. 2021-05-17T17:01:55.0207143Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-17T17:01:55.0220833Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-17T17:01:55.0554823Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-17T17:01:55.0832583Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-17T17:01:55.0842646Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T17:01:55.1158516Z Selecting previously unselected package licensecheck. 2021-05-17T17:01:55.1387260Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-17T17:01:55.1396176Z Unpacking licensecheck (3.0.45-1) ... 2021-05-17T17:01:55.1679418Z Selecting previously unselected package libdevel-size-perl. 2021-05-17T17:01:55.1884912Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-17T17:01:55.1925383Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-17T17:01:55.2238131Z Selecting previously unselected package t1utils. 2021-05-17T17:01:55.2427054Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-17T17:01:55.2438524Z Unpacking t1utils (1.41-3) ... 2021-05-17T17:01:55.2776926Z Selecting previously unselected package lintian. 2021-05-17T17:01:55.3027556Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-17T17:01:55.3035188Z Unpacking lintian (2.62.0) ... 2021-05-17T17:01:55.6758715Z Selecting previously unselected package python3-unidiff. 2021-05-17T17:01:55.6982156Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-17T17:01:55.6991951Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-17T17:01:55.7280955Z Selecting previously unselected package python3-xdg. 2021-05-17T17:01:55.7524902Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-17T17:01:55.7538901Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-17T17:01:55.7816549Z Selecting previously unselected package qpdf. 2021-05-17T17:01:55.8108742Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-17T17:01:55.8117137Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-17T17:01:55.8880367Z Selecting previously unselected package python3-magic. 2021-05-17T17:01:55.9115263Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-17T17:01:55.9131845Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-17T17:01:55.9709816Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-17T17:01:55.9753792Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-17T17:01:55.9777013Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-17T17:01:55.9802068Z Setting up wdiff (1.2.2-2build1) ... 2021-05-17T17:01:55.9836008Z Setting up libfile-which-perl (1.23-1) ... 2021-05-17T17:01:55.9857108Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-17T17:01:55.9886285Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T17:01:55.9914980Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-17T17:01:55.9940996Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T17:01:56.1537067Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T17:01:56.1566527Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T17:01:56.1593009Z Setting up libwant-perl (0.29-1build4) ... 2021-05-17T17:01:56.1615867Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-17T17:01:56.1637317Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-17T17:01:56.1663065Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T17:01:56.1685289Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-17T17:01:56.1714398Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-17T17:01:56.1739500Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-17T17:01:56.1761788Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-17T17:01:56.1783320Z Setting up libclone-perl (0.43-2) ... 2021-05-17T17:01:56.1811068Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-17T17:01:56.1839356Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-17T17:01:56.1878364Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T17:01:56.1901728Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T17:01:56.1931283Z Setting up liblog-any-perl (1.708-1) ... 2021-05-17T17:01:56.1969843Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-17T17:01:56.1997073Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-17T17:01:56.2047980Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-17T17:01:56.2074319Z Setting up libfuture-perl (0.43-1) ... 2021-05-17T17:01:56.2102998Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T17:01:56.2132548Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-17T17:01:56.2162001Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-17T17:01:56.2186638Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T17:01:56.2209668Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-17T17:01:56.2241801Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-17T17:01:56.3881594Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T17:01:56.3905317Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-17T17:01:56.3928027Z Setting up libsub-install-perl (0.928-1) ... 2021-05-17T17:01:56.3948507Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-17T17:01:56.3972526Z Setting up libio-async-perl (0.75-1) ... 2021-05-17T17:01:56.3996800Z Setting up patchutils (0.3.4-2) ... 2021-05-17T17:01:56.4018897Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-17T17:01:56.4052740Z Setting up libio-string-perl (1.08-3) ... 2021-05-17T17:01:56.4071209Z Setting up libreadonly-perl (2.050-2) ... 2021-05-17T17:01:56.4088562Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T17:01:56.4112596Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T17:01:56.5789179Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-17T17:01:56.5815146Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T17:01:56.5844831Z Setting up libref-util-perl (0.204-1) ... 2021-05-17T17:01:56.5871610Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-17T17:01:56.5895069Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-17T17:01:56.5922565Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T17:01:56.5945406Z Setting up qpdf (9.1.1-1build1) ... 2021-05-17T17:01:56.5970953Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T17:01:56.5995191Z Setting up t1utils (1.41-3) ... 2021-05-17T17:01:56.6027998Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-17T17:01:56.6053529Z Setting up diffstat (1.63-1) ... 2021-05-17T17:01:56.6126103Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-17T17:01:56.6152487Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-17T17:01:56.6176978Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T17:01:56.6201336Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-17T17:01:56.6227435Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-17T17:01:56.6249388Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-17T17:01:56.6279676Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T17:01:56.6310197Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-17T17:01:56.6334418Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-17T17:01:56.6358712Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-17T17:01:56.6391102Z Setting up libsub-name-perl (0.26-1) ... 2021-05-17T17:01:56.6410629Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T17:01:56.6442173Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-17T17:01:56.6463474Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-17T17:01:56.6493342Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-17T17:01:56.6517657Z Setting up libjson-perl (4.02000-2) ... 2021-05-17T17:01:56.6539356Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T17:01:56.6562663Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-17T17:01:56.6587366Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-17T17:01:56.8004395Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-17T17:01:56.8039042Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-17T17:01:56.8067769Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T17:01:56.8124075Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-17T17:01:56.8144284Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-17T17:01:56.8165886Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-17T17:01:56.8191198Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-17T17:01:56.8214089Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-17T17:01:56.8351695Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-17T17:01:56.8377200Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-17T17:01:56.8406494Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-17T17:01:56.9615884Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T17:01:56.9641213Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T17:01:56.9661653Z Setting up dctrl-tools (2.24-3) ... 2021-05-17T17:01:56.9734473Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T17:01:56.9751343Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-17T17:01:56.9769719Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-17T17:01:56.9789762Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-17T17:01:56.9817071Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T17:01:56.9837629Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T17:01:56.9863410Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T17:01:56.9889301Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-17T17:01:56.9914430Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T17:01:56.9937664Z Setting up libsereal-perl (4.011-1) ... 2021-05-17T17:01:56.9961956Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-17T17:01:56.9981715Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T17:01:57.0007927Z Setting up dput (1.0.3ubuntu1) ... 2021-05-17T17:01:57.1360979Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T17:01:57.1381270Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-17T17:01:57.1405802Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-17T17:01:57.1422881Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-17T17:01:57.1451348Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-17T17:01:57.1476145Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-17T17:01:57.1498380Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-17T17:01:57.1521595Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-17T17:01:57.1548364Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-17T17:01:57.1572116Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-17T17:01:57.1595187Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-17T17:01:57.1616788Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-17T17:01:57.1634494Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-17T17:01:57.1656923Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-17T17:01:57.1680919Z Setting up libmoo-perl (2.003006-1) ... 2021-05-17T17:01:57.1703783Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-17T17:01:57.1722531Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T17:01:57.1740957Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-17T17:01:57.3174795Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-17T17:01:57.3202227Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-17T17:01:57.3224802Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T17:01:57.3242279Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-17T17:01:57.3260821Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T17:01:57.3289545Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T17:01:57.3308640Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-17T17:01:57.3328402Z Setting up lintian (2.62.0) ... 2021-05-17T17:01:57.3362273Z Setting up licensecheck (3.0.45-1) ... 2021-05-17T17:01:57.3390250Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:02:11.8392011Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:02:12.1170237Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:02:14.0341798Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-3.5.3_1_amd64.deb 2021-05-17T17:02:14.1459388Z 2021-05-17T17:02:14.1611780Z Reading package lists... 0% 2021-05-17T17:02:14.1612401Z 2021-05-17T17:02:14.1653054Z Reading package lists... 100% 2021-05-17T17:02:14.1653794Z 2021-05-17T17:02:14.1654227Z 2021-05-17T17:02:14.1654862Z Reading package lists... Done 2021-05-17T17:02:14.1655400Z 2021-05-17T17:02:14.1656053Z Building dependency tree... 0% 2021-05-17T17:02:14.1656596Z 2021-05-17T17:02:14.1941790Z Building dependency tree... 0% 2021-05-17T17:02:14.1942497Z 2021-05-17T17:02:14.1943157Z Building dependency tree... 50% 2021-05-17T17:02:14.1943709Z 2021-05-17T17:02:14.3121635Z Building dependency tree... 50% 2021-05-17T17:02:14.3122051Z 2021-05-17T17:02:14.3122481Z Building dependency tree 2021-05-17T17:02:14.3122827Z 2021-05-17T17:02:14.3123257Z Reading state information... 0% 2021-05-17T17:02:14.3123614Z 2021-05-17T17:02:14.4574418Z Reading state information... 0% 2021-05-17T17:02:14.4574838Z 2021-05-17T17:02:14.4575063Z 2021-05-17T17:02:14.4575523Z Reading state information... Done 2021-05-17T17:02:14.4575899Z 2021-05-17T17:02:14.4576328Z Reading state information... 0% 2021-05-17T17:02:14.4635240Z 2021-05-17T17:02:14.4635978Z Reading state information... 1% 2021-05-17T17:02:14.4666526Z 2021-05-17T17:02:14.4666952Z Reading state information... 3% 2021-05-17T17:02:14.4705505Z 2021-05-17T17:02:14.4705923Z Reading state information... 5% 2021-05-17T17:02:14.4744574Z 2021-05-17T17:02:14.4744960Z Reading state information... 7% 2021-05-17T17:02:14.4780735Z 2021-05-17T17:02:14.4781159Z Reading state information... 9% 2021-05-17T17:02:14.4818223Z 2021-05-17T17:02:14.4818642Z Reading state information... 11% 2021-05-17T17:02:14.4859472Z 2021-05-17T17:02:14.4860192Z Reading state information... 13% 2021-05-17T17:02:14.4893158Z 2021-05-17T17:02:14.4893576Z Reading state information... 15% 2021-05-17T17:02:14.4929957Z 2021-05-17T17:02:14.4930484Z Reading state information... 17% 2021-05-17T17:02:14.4969454Z 2021-05-17T17:02:14.4969900Z Reading state information... 19% 2021-05-17T17:02:14.5005576Z 2021-05-17T17:02:14.5006027Z Reading state information... 21% 2021-05-17T17:02:14.5042996Z 2021-05-17T17:02:14.5044366Z Reading state information... 23% 2021-05-17T17:02:14.5079847Z 2021-05-17T17:02:14.5080264Z Reading state information... 25% 2021-05-17T17:02:14.5120176Z 2021-05-17T17:02:14.5120611Z Reading state information... 27% 2021-05-17T17:02:14.5159140Z 2021-05-17T17:02:14.5159585Z Reading state information... 29% 2021-05-17T17:02:14.5198890Z 2021-05-17T17:02:14.5199306Z Reading state information... 31% 2021-05-17T17:02:14.5239198Z 2021-05-17T17:02:14.5239573Z Reading state information... 33% 2021-05-17T17:02:14.5275192Z 2021-05-17T17:02:14.5275624Z Reading state information... 35% 2021-05-17T17:02:14.5310605Z 2021-05-17T17:02:14.5311042Z Reading state information... 37% 2021-05-17T17:02:14.5351227Z 2021-05-17T17:02:14.5351683Z Reading state information... 39% 2021-05-17T17:02:14.5391365Z 2021-05-17T17:02:14.5391779Z Reading state information... 41% 2021-05-17T17:02:14.5427449Z 2021-05-17T17:02:14.5427880Z Reading state information... 43% 2021-05-17T17:02:14.5469491Z 2021-05-17T17:02:14.5469897Z Reading state information... 45% 2021-05-17T17:02:14.5529088Z 2021-05-17T17:02:14.5529481Z Reading state information... 47% 2021-05-17T17:02:14.5566871Z 2021-05-17T17:02:14.5567245Z Reading state information... 49% 2021-05-17T17:02:14.5607941Z 2021-05-17T17:02:14.5608360Z Reading state information... 51% 2021-05-17T17:02:14.5645085Z 2021-05-17T17:02:14.5645536Z Reading state information... 53% 2021-05-17T17:02:14.5682834Z 2021-05-17T17:02:14.5683234Z Reading state information... 55% 2021-05-17T17:02:14.5723109Z 2021-05-17T17:02:14.5723486Z Reading state information... 57% 2021-05-17T17:02:14.5762630Z 2021-05-17T17:02:14.5763046Z Reading state information... 59% 2021-05-17T17:02:14.5807515Z 2021-05-17T17:02:14.5807970Z Reading state information... 61% 2021-05-17T17:02:14.5846208Z 2021-05-17T17:02:14.5846593Z Reading state information... 63% 2021-05-17T17:02:14.5883873Z 2021-05-17T17:02:14.5884310Z Reading state information... 65% 2021-05-17T17:02:14.5921641Z 2021-05-17T17:02:14.5922074Z Reading state information... 67% 2021-05-17T17:02:14.5959447Z 2021-05-17T17:02:14.5959865Z Reading state information... 69% 2021-05-17T17:02:14.6007740Z 2021-05-17T17:02:14.6008180Z Reading state information... 71% 2021-05-17T17:02:14.6041099Z 2021-05-17T17:02:14.6041490Z Reading state information... 73% 2021-05-17T17:02:14.6079713Z 2021-05-17T17:02:14.6080131Z Reading state information... 75% 2021-05-17T17:02:14.6128602Z 2021-05-17T17:02:14.6129020Z Reading state information... 77% 2021-05-17T17:02:14.6166071Z 2021-05-17T17:02:14.6166502Z Reading state information... 79% 2021-05-17T17:02:14.6204672Z 2021-05-17T17:02:14.6205109Z Reading state information... 81% 2021-05-17T17:02:14.6243287Z 2021-05-17T17:02:14.6243975Z Reading state information... 83% 2021-05-17T17:02:14.6281214Z 2021-05-17T17:02:14.6281581Z Reading state information... 85% 2021-05-17T17:02:14.6319681Z 2021-05-17T17:02:14.6320100Z Reading state information... 87% 2021-05-17T17:02:14.6354908Z 2021-05-17T17:02:14.6355357Z Reading state information... 89% 2021-05-17T17:02:14.6389804Z 2021-05-17T17:02:14.6390248Z Reading state information... 91% 2021-05-17T17:02:14.6427700Z 2021-05-17T17:02:14.6428119Z Reading state information... 93% 2021-05-17T17:02:14.6463849Z 2021-05-17T17:02:14.6464273Z Reading state information... 95% 2021-05-17T17:02:14.6503244Z 2021-05-17T17:02:14.6503675Z Reading state information... 97% 2021-05-17T17:02:14.6540278Z 2021-05-17T17:02:14.6540710Z Reading state information... 99% 2021-05-17T17:02:14.9180320Z Selecting previously unselected package r-3.5.3. 2021-05-17T17:02:15.0362968Z (Reading database ... 259872 files and directories currently installed.) 2021-05-17T17:02:15.0485832Z Preparing to unpack .../work/_temp/r-3.5.3_1_amd64.deb ... 2021-05-17T17:02:15.0496919Z Unpacking r-3.5.3 (1) ... 2021-05-17T17:02:15.7031889Z Setting up r-3.5.3 (1) ... 2021-05-17T17:02:15.7262137Z 2021-05-17T17:02:15.7262889Z 2021-05-17T17:02:15.7263448Z Reading state information... Done 2021-05-17T17:02:15.7512482Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/R /usr/local/bin/R 2021-05-17T17:02:15.7620219Z [command]/usr/bin/sudo ln -s /opt/R/3.5.3/bin/Rscript /usr/local/bin/Rscript 2021-05-17T17:02:15.7869145Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-17T17:02:15.7869642Z env: 2021-05-17T17:02:15.7870051Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:02:15.7870492Z TIC_DEPLOY_KEY: 2021-05-17T17:02:15.7871224Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:02:15.7872751Z GITHUB_PAT: *** 2021-05-17T17:02:15.7873496Z COVERALLS_TOKEN: *** 2021-05-17T17:02:15.7873940Z continue-on-error: false 2021-05-17T17:02:15.7874383Z VDIFFR_RUN_TESTS: 2021-05-17T17:02:15.7874828Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:02:15.7875225Z TZ: UTC 2021-05-17T17:02:15.7875584Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:02:15.7875955Z NOT_CRAN: true 2021-05-17T17:02:15.7876306Z ##[endgroup] 2021-05-17T17:02:15.8315094Z [command]sudo apt-get install -y texinfo 2021-05-17T17:02:15.9926998Z Reading package lists... 2021-05-17T17:02:16.1411485Z Building dependency tree... 2021-05-17T17:02:16.1430601Z Reading state information... 2021-05-17T17:02:16.3332696Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-17T17:02:16.3333641Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:02:16.5339757Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-17T17:02:16.5504894Z --2021-05-17 17:02:16-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-17T17:02:16.5668051Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-17T17:02:16.5736296Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-17T17:02:16.5981557Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-17T17:02:16.5986761Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-17T17:02:16.5989013Z --2021-05-17 17:02:16-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-17T17:02:16.6580012Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-17T17:02:16.7215266Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-17T17:02:17.0630384Z HTTP request sent, awaiting response... 302 Found 2021-05-17T17:02:17.0635966Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=%2BaPE%2BFECLF05fSDi%2FAqa1Kun0ZyQCQUMead1Lzw5izc%3D&st=2021-05-17T17%3A01%3A17Z&se=2021-05-17T17%3A07%3A17Z&sp=r [following] 2021-05-17T17:02:17.0640415Z --2021-05-17 17:02:17-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=%2BaPE%2BFECLF05fSDi%2FAqa1Kun0ZyQCQUMead1Lzw5izc%3D&st=2021-05-17T17%3A01%3A17Z&se=2021-05-17T17%3A07%3A17Z&sp=r 2021-05-17T17:02:17.0800370Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-17T17:02:17.1410253Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-17T17:02:17.4028458Z HTTP request sent, awaiting response... 200 OK 2021-05-17T17:02:17.4029806Z Length: 67306919 (64M) [application/octet-stream] 2021-05-17T17:02:17.4031448Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-17T17:02:17.9503433Z 2021-05-17T17:02:19.4330062Z 0K ........ ........ ........ ........ 49% 16.4M 2s 2021-05-17T17:02:20.5908556Z 32768K ........ ........ ........ ........ 99% 27.1M 0s 2021-05-17T17:02:20.5911708Z 65536K 100% 3.01M=3.2s 2021-05-17T17:02:20.5912284Z 2021-05-17T17:02:20.5913893Z 2021-05-17 17:02:20 (20.1 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-17T17:02:20.5914292Z 2021-05-17T17:02:22.2842745Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-17T17:02:22.2844104Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-17T17:02:22.5724346Z ##[group]Run tlmgr update --self 2021-05-17T17:02:22.5725641Z tlmgr update --self 2021-05-17T17:02:22.5726497Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-17T17:02:22.5727353Z tlmgr update --all 2021-05-17T17:02:22.5777697Z shell: /usr/bin/bash -e {0} 2021-05-17T17:02:22.5778101Z env: 2021-05-17T17:02:22.5778596Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:02:22.5779071Z TIC_DEPLOY_KEY: 2021-05-17T17:02:22.5779897Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:02:22.5781577Z GITHUB_PAT: *** 2021-05-17T17:02:22.5782367Z COVERALLS_TOKEN: *** 2021-05-17T17:02:22.5783946Z continue-on-error: false 2021-05-17T17:02:22.5784480Z VDIFFR_RUN_TESTS: 2021-05-17T17:02:22.5784964Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:02:22.5785511Z TZ: UTC 2021-05-17T17:02:22.5785920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:02:22.5786444Z NOT_CRAN: true 2021-05-17T17:02:22.5786888Z ##[endgroup] 2021-05-17T17:02:23.9439320Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:02:23.9441466Z tlmgr: no self-updates for tlmgr available 2021-05-17T17:02:25.0890854Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:02:25.1763632Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-17T17:02:25.1764207Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-17T17:02:25.2262209Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-17T17:02:25.2675341Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-17T17:02:25.3107392Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-17T17:02:25.8386599Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-17T17:02:27.1142735Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-17T17:02:27.1802145Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-17T17:02:27.2502219Z [9/89, 00:02/00:02] install: checkcites.x86_64-linux [1k] 2021-05-17T17:02:27.2915055Z [10/89, 00:02/00:02] install: checkcites [7k] 2021-05-17T17:02:27.3325056Z [11/89, 00:02/00:02] install: chickenize [15k] 2021-05-17T17:02:27.3738704Z [12/89, 00:02/00:02] install: chinese-jfm [3k] 2021-05-17T17:02:27.4128774Z [13/89, 00:02/00:02] install: cloze [9k] 2021-05-17T17:02:27.4536927Z [14/89, 00:02/00:02] install: colorprofiles [86k] 2021-05-17T17:02:27.4993512Z [15/89, 00:02/00:02] install: combofont [2k] 2021-05-17T17:02:27.5653587Z [16/89, 00:02/00:02] install: courier [470k] 2021-05-17T17:02:27.6470636Z [17/89, 00:02/00:02] install: courier-scaled [3k] 2021-05-17T17:02:27.6889951Z [18/89, 00:02/00:02] install: cstypo [3k] 2021-05-17T17:02:27.7289487Z [19/89, 00:02/00:02] install: ctablestack [2k] 2021-05-17T17:02:27.7685828Z [20/89, 00:02/00:02] install: ekdosis [19k] 2021-05-17T17:02:27.8110287Z [21/89, 00:02/00:02] install: emoji [40k] 2021-05-17T17:02:27.8558902Z [22/89, 00:02/00:02] install: emojicite [2k] 2021-05-17T17:02:27.8986808Z [23/89, 00:02/00:02] install: enctex [24k] 2021-05-17T17:02:27.9435096Z [24/89, 00:02/00:02] install: enigma [18k] 2021-05-17T17:02:27.9867891Z [25/89, 00:02/00:02] install: etex-pkg [6k] 2021-05-17T17:02:28.0284957Z [26/89, 00:02/00:02] install: filecontents [3k] 2021-05-17T17:02:28.0695397Z [27/89, 00:03/00:03] install: grfext [3k] 2021-05-17T17:02:28.1114959Z [28/89, 00:03/00:03] install: hyphenex [9k] 2021-05-17T17:02:28.1530576Z [29/89, 00:03/00:03] install: ifplatform [2k] 2021-05-17T17:02:28.1982672Z [30/89, 00:03/00:03] install: innerscript [4k] 2021-05-17T17:02:28.2392776Z [31/89, 00:03/00:03] install: interpreter [7k] 2021-05-17T17:02:28.2812337Z [32/89, 00:03/00:03] install: kanaparser [5k] 2021-05-17T17:02:28.3239058Z [33/89, 00:03/00:03] install: knuth-local [23k] 2021-05-17T17:02:28.3690835Z [34/89, 00:03/00:03] install: logreq [4k] 2021-05-17T17:02:28.4111156Z [35/89, 00:03/00:03] install: lua-typo [7k] 2021-05-17T17:02:28.5058944Z [36/89, 00:03/00:03] install: lua-uca [70k] 2021-05-17T17:02:28.5669545Z [37/89, 00:03/00:03] install: lua-ul [7k] 2021-05-17T17:02:28.6106781Z [38/89, 00:03/00:03] install: lua-uni-algos [6k] 2021-05-17T17:02:28.6537580Z [39/89, 00:03/00:03] install: lua-visual-debug [4k] 2021-05-17T17:02:28.6973979Z [40/89, 00:03/00:03] install: luacode [3k] 2021-05-17T17:02:28.7421294Z [41/89, 00:03/00:03] install: luacolor [5k] 2021-05-17T17:02:28.7861818Z [42/89, 00:03/00:03] install: luahyphenrules [3k] 2021-05-17T17:02:28.8325978Z [43/89, 00:03/00:03] install: luaimageembed [2k] 2021-05-17T17:02:28.8757581Z [44/89, 00:03/00:03] install: luaindex [5k] 2021-05-17T17:02:28.9197036Z [45/89, 00:03/00:03] install: luainputenc [5k] 2021-05-17T17:02:28.9653135Z [46/89, 00:03/00:03] install: luaintro [1k] 2021-05-17T17:02:29.0101857Z [47/89, 00:03/00:03] install: luakeys [5k] 2021-05-17T17:02:29.0519203Z [48/89, 00:04/00:04] install: lualatex-doc [1k] 2021-05-17T17:02:29.0962895Z [49/89, 00:04/00:04] install: lualatex-truncate [2k] 2021-05-17T17:02:29.1388421Z [50/89, 00:04/00:04] install: luamplib [12k] 2021-05-17T17:02:29.1816123Z [51/89, 00:04/00:04] install: luapackageloader [2k] 2021-05-17T17:02:29.2247827Z [52/89, 00:04/00:04] install: luaprogtable [7k] 2021-05-17T17:02:29.2694965Z [53/89, 00:04/00:04] install: luarandom [2k] 2021-05-17T17:02:29.3174891Z [54/89, 00:04/00:04] install: luatex85 [2k] 2021-05-17T17:02:29.4027189Z [55/89, 00:04/00:04] install: luatexbase [4k] 2021-05-17T17:02:29.4483029Z [56/89, 00:04/00:04] install: luatexko [22k] 2021-05-17T17:02:29.4952650Z [57/89, 00:04/00:04] install: luatextra [2k] 2021-05-17T17:02:29.5472107Z [58/89, 00:04/00:04] install: luavlna [8k] 2021-05-17T17:02:29.5910989Z [59/89, 00:04/00:04] install: luaxml [31k] 2021-05-17T17:02:29.6391838Z [60/89, 00:04/00:04] install: makeindex.x86_64-linux [49k] 2021-05-17T17:02:29.6857634Z [61/89, 00:04/00:04] install: makeindex [5k] 2021-05-17T17:02:29.7304689Z [62/89, 00:04/00:04] install: mflogo [2k] 2021-05-17T17:02:29.7729913Z [63/89, 00:04/00:04] install: newpax [9k] 2021-05-17T17:02:29.8187940Z [64/89, 00:04/00:04] install: nodetree [13k] 2021-05-17T17:02:29.8662324Z [65/89, 00:04/00:04] install: odsfile [5k] 2021-05-17T17:02:29.9132779Z [66/89, 00:04/00:04] install: optex.x86_64-linux [1k] 2021-05-17T17:02:29.9834392Z [67/89, 00:04/00:04] install: optex [770k] 2021-05-17T17:02:30.0656703Z [68/89, 00:05/00:05] install: pdfarticle [4k] 2021-05-17T17:02:30.1127143Z [69/89, 00:05/00:05] install: pdfextra [22k] 2021-05-17T17:02:30.1589528Z [70/89, 00:05/00:05] install: placeat [4k] 2021-05-17T17:02:30.2034819Z [71/89, 00:05/00:05] install: plantuml [3k] 2021-05-17T17:02:30.2492873Z [72/89, 00:05/00:05] install: rsfs [55k] 2021-05-17T17:02:30.3008219Z [73/89, 00:05/00:05] install: selnolig [53k] 2021-05-17T17:02:30.3504602Z [74/89, 00:05/00:05] install: spelling [14k] 2021-05-17T17:02:30.3955115Z [75/89, 00:05/00:05] install: stricttex [2k] 2021-05-17T17:02:30.4377391Z [76/89, 00:05/00:05] install: texlive-common [1k] 2021-05-17T17:02:30.4811082Z [77/89, 00:05/00:05] install: texlive-en [1k] 2021-05-17T17:02:30.5302960Z [78/89, 00:05/00:05] install: texlive-msg-translations [144k] 2021-05-17T17:02:30.5927407Z [79/89, 00:05/00:05] install: thumbpdf.x86_64-linux [1k] 2021-05-17T17:02:30.6388839Z [80/89, 00:05/00:05] install: thumbpdf [19k] 2021-05-17T17:02:30.6838111Z [81/89, 00:05/00:05] install: tlshell.x86_64-linux [1k] 2021-05-17T17:02:30.7415153Z [82/89, 00:05/00:05] install: tlshell [29k] 2021-05-17T17:02:30.7882990Z [83/89, 00:05/00:05] install: typewriter [25k] 2021-05-17T17:02:30.8353514Z [84/89, 00:05/00:05] install: uninormalize [6k] 2021-05-17T17:02:30.8789756Z [85/89, 00:05/00:05] install: upquote [2k] 2021-05-17T17:02:30.9264542Z [86/89, 00:05/00:05] install: xdvi.x86_64-linux [530k] 2021-05-17T17:02:31.0205729Z [87/89, 00:05/00:05] install: xdvi [7k] 2021-05-17T17:02:31.0676935Z [88/89, 00:06/00:06] install: collection-basic [1k] 2021-05-17T17:02:31.1138545Z [89/89, 00:06/00:06] install: collection-luatex [1k] 2021-05-17T17:02:31.1319907Z running mktexlsr ... 2021-05-17T17:02:31.2108749Z done running mktexlsr. 2021-05-17T17:02:31.2385193Z running updmap-sys ... 2021-05-17T17:02:31.4918365Z done running updmap-sys. 2021-05-17T17:02:31.4919756Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-17T17:02:31.4921555Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/_6JGX8oUxt/7_0Rm5aLB3 ... 2021-05-17T17:02:31.8001527Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/_6JGX8oUxt/7_0Rm5aLB3. 2021-05-17T17:02:31.8002576Z OK: optex.fmt/luatex 2021-05-17T17:02:31.8003384Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-17T17:02:31.8004420Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-17T17:02:33.0104421Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T17:02:33.0106163Z tlmgr: no updates available 2021-05-17T17:02:33.1148413Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-17T17:02:33.1148902Z with: 2021-05-17T17:02:33.1149263Z pandoc-version: 2.7.3 2021-05-17T17:02:33.1149644Z env: 2021-05-17T17:02:33.1150045Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:02:33.1150463Z TIC_DEPLOY_KEY: 2021-05-17T17:02:33.1151200Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:02:33.1152771Z GITHUB_PAT: *** 2021-05-17T17:02:33.1153500Z COVERALLS_TOKEN: *** 2021-05-17T17:02:33.1153960Z continue-on-error: false 2021-05-17T17:02:33.1154403Z VDIFFR_RUN_TESTS: 2021-05-17T17:02:33.1154838Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:02:33.1155261Z TZ: UTC 2021-05-17T17:02:33.1155612Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:02:33.1155995Z NOT_CRAN: true 2021-05-17T17:02:33.1156346Z ##[endgroup] 2021-05-17T17:02:33.5454735Z [command]sudo apt-get install -y gdebi-core 2021-05-17T17:02:33.6127311Z Reading package lists... 2021-05-17T17:02:33.7725746Z Building dependency tree... 2021-05-17T17:02:33.7748125Z Reading state information... 2021-05-17T17:02:33.9906982Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-17T17:02:33.9908023Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:02:33.9927637Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-17T17:02:34.1036942Z 2021-05-17T17:02:34.1194930Z Reading package lists... 0% 2021-05-17T17:02:34.1198527Z 2021-05-17T17:02:34.1238173Z Reading package lists... 100% 2021-05-17T17:02:34.1238732Z 2021-05-17T17:02:34.1239077Z 2021-05-17T17:02:34.1239588Z Reading package lists... Done 2021-05-17T17:02:34.1239975Z 2021-05-17T17:02:34.1240480Z Building dependency tree... 0% 2021-05-17T17:02:34.1240857Z 2021-05-17T17:02:34.1541867Z Building dependency tree... 0% 2021-05-17T17:02:34.1542255Z 2021-05-17T17:02:34.1542717Z Building dependency tree... 50% 2021-05-17T17:02:34.1543068Z 2021-05-17T17:02:34.2774749Z Building dependency tree... 50% 2021-05-17T17:02:34.2775142Z 2021-05-17T17:02:34.2775542Z Building dependency tree 2021-05-17T17:02:34.2775829Z 2021-05-17T17:02:34.2776218Z Reading state information... 0% 2021-05-17T17:02:34.2776506Z 2021-05-17T17:02:34.4279402Z Reading state information... 0% 2021-05-17T17:02:34.4279837Z 2021-05-17T17:02:34.4280076Z 2021-05-17T17:02:34.4280596Z Reading state information... Done 2021-05-17T17:02:34.4280990Z 2021-05-17T17:02:34.4281500Z Reading state information... 0% 2021-05-17T17:02:34.4329208Z 2021-05-17T17:02:34.4329778Z Reading state information... 1% 2021-05-17T17:02:34.4364769Z 2021-05-17T17:02:34.4365341Z Reading state information... 3% 2021-05-17T17:02:34.4402629Z 2021-05-17T17:02:34.4403109Z Reading state information... 5% 2021-05-17T17:02:34.4440501Z 2021-05-17T17:02:34.4440940Z Reading state information... 7% 2021-05-17T17:02:34.4476418Z 2021-05-17T17:02:34.4477140Z Reading state information... 9% 2021-05-17T17:02:34.4512307Z 2021-05-17T17:02:34.4512842Z Reading state information... 11% 2021-05-17T17:02:34.4549790Z 2021-05-17T17:02:34.4550216Z Reading state information... 13% 2021-05-17T17:02:34.4586394Z 2021-05-17T17:02:34.4586835Z Reading state information... 15% 2021-05-17T17:02:34.4622255Z 2021-05-17T17:02:34.4622699Z Reading state information... 17% 2021-05-17T17:02:34.4662651Z 2021-05-17T17:02:34.4663102Z Reading state information... 19% 2021-05-17T17:02:34.4698333Z 2021-05-17T17:02:34.4698890Z Reading state information... 21% 2021-05-17T17:02:34.4733066Z 2021-05-17T17:02:34.4733506Z Reading state information... 23% 2021-05-17T17:02:34.4771457Z 2021-05-17T17:02:34.4771903Z Reading state information... 25% 2021-05-17T17:02:34.4813277Z 2021-05-17T17:02:34.4813737Z Reading state information... 27% 2021-05-17T17:02:34.4851372Z 2021-05-17T17:02:34.4851798Z Reading state information... 29% 2021-05-17T17:02:34.4891441Z 2021-05-17T17:02:34.4891885Z Reading state information... 31% 2021-05-17T17:02:34.4931593Z 2021-05-17T17:02:34.4932349Z Reading state information... 33% 2021-05-17T17:02:34.4966089Z 2021-05-17T17:02:34.4966533Z Reading state information... 35% 2021-05-17T17:02:34.5001988Z 2021-05-17T17:02:34.5002465Z Reading state information... 37% 2021-05-17T17:02:34.5042101Z 2021-05-17T17:02:34.5042541Z Reading state information... 39% 2021-05-17T17:02:34.5081817Z 2021-05-17T17:02:34.5082260Z Reading state information... 41% 2021-05-17T17:02:34.5117525Z 2021-05-17T17:02:34.5117979Z Reading state information... 43% 2021-05-17T17:02:34.5159924Z 2021-05-17T17:02:34.5160402Z Reading state information... 45% 2021-05-17T17:02:34.5218132Z 2021-05-17T17:02:34.5218573Z Reading state information... 47% 2021-05-17T17:02:34.5256084Z 2021-05-17T17:02:34.5256526Z Reading state information... 49% 2021-05-17T17:02:34.5297497Z 2021-05-17T17:02:34.5297953Z Reading state information... 51% 2021-05-17T17:02:34.5335135Z 2021-05-17T17:02:34.5335560Z Reading state information... 53% 2021-05-17T17:02:34.5373339Z 2021-05-17T17:02:34.5373846Z Reading state information... 55% 2021-05-17T17:02:34.5412599Z 2021-05-17T17:02:34.5413041Z Reading state information... 57% 2021-05-17T17:02:34.5451485Z 2021-05-17T17:02:34.5451937Z Reading state information... 59% 2021-05-17T17:02:34.5495813Z 2021-05-17T17:02:34.5496314Z Reading state information... 61% 2021-05-17T17:02:34.5534290Z 2021-05-17T17:02:34.5534783Z Reading state information... 63% 2021-05-17T17:02:34.5570999Z 2021-05-17T17:02:34.5571495Z Reading state information... 65% 2021-05-17T17:02:34.5608449Z 2021-05-17T17:02:34.5608901Z Reading state information... 67% 2021-05-17T17:02:34.5645810Z 2021-05-17T17:02:34.5646288Z Reading state information... 69% 2021-05-17T17:02:34.5694119Z 2021-05-17T17:02:34.5694567Z Reading state information... 71% 2021-05-17T17:02:34.5729056Z 2021-05-17T17:02:34.5729635Z Reading state information... 73% 2021-05-17T17:02:34.5766809Z 2021-05-17T17:02:34.5767267Z Reading state information... 75% 2021-05-17T17:02:34.5815999Z 2021-05-17T17:02:34.5816505Z Reading state information... 77% 2021-05-17T17:02:34.5864209Z 2021-05-17T17:02:34.5864658Z Reading state information... 79% 2021-05-17T17:02:34.5891262Z 2021-05-17T17:02:34.5891713Z Reading state information... 81% 2021-05-17T17:02:34.5929001Z 2021-05-17T17:02:34.5929459Z Reading state information... 83% 2021-05-17T17:02:34.5966795Z 2021-05-17T17:02:34.5967221Z Reading state information... 85% 2021-05-17T17:02:34.6005101Z 2021-05-17T17:02:34.6005582Z Reading state information... 87% 2021-05-17T17:02:34.6040921Z 2021-05-17T17:02:34.6041369Z Reading state information... 89% 2021-05-17T17:02:34.6075648Z 2021-05-17T17:02:34.6076157Z Reading state information... 91% 2021-05-17T17:02:34.6112571Z 2021-05-17T17:02:34.6112999Z Reading state information... 93% 2021-05-17T17:02:34.6149039Z 2021-05-17T17:02:34.6149599Z Reading state information... 95% 2021-05-17T17:02:34.6188470Z 2021-05-17T17:02:34.6188970Z Reading state information... 97% 2021-05-17T17:02:34.6225095Z 2021-05-17T17:02:34.6225636Z Reading state information... 99% 2021-05-17T17:02:34.8875539Z Selecting previously unselected package pandoc. 2021-05-17T17:02:35.0043864Z (Reading database ... 261849 files and directories currently installed.) 2021-05-17T17:02:35.0163613Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-17T17:02:35.0173817Z Unpacking pandoc (2.7.3-1) ... 2021-05-17T17:02:36.9769908Z Setting up pandoc (2.7.3-1) ... 2021-05-17T17:02:36.9800355Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:02:37.6837230Z 2021-05-17T17:02:37.6838148Z 2021-05-17T17:02:37.6838865Z Reading state information... Done 2021-05-17T17:02:37.7146389Z ##[group]Run git config user.name adigherman 2021-05-17T17:02:37.7147031Z git config user.name adigherman 2021-05-17T17:02:37.7147584Z git config user.email adig@jhu.edu 2021-05-17T17:02:37.7188239Z shell: /usr/bin/bash -e {0} 2021-05-17T17:02:37.7188616Z env: 2021-05-17T17:02:37.7189067Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:02:37.7189547Z TIC_DEPLOY_KEY: 2021-05-17T17:02:37.7190304Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:02:37.7191761Z GITHUB_PAT: *** 2021-05-17T17:02:37.7192622Z COVERALLS_TOKEN: *** 2021-05-17T17:02:37.7193100Z continue-on-error: false 2021-05-17T17:02:37.7193573Z VDIFFR_RUN_TESTS: 2021-05-17T17:02:37.7194032Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:02:37.7194477Z TZ: UTC 2021-05-17T17:02:37.7194863Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:02:37.7195258Z NOT_CRAN: true 2021-05-17T17:02:37.7195651Z ##[endgroup] 2021-05-17T17:02:37.7456001Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-17T17:02:37.7456583Z env: 2021-05-17T17:02:37.7457006Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:02:37.7457445Z TIC_DEPLOY_KEY: 2021-05-17T17:02:37.7458181Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:02:37.7459681Z GITHUB_PAT: *** 2021-05-17T17:02:37.7460445Z COVERALLS_TOKEN: *** 2021-05-17T17:02:37.7460894Z continue-on-error: false 2021-05-17T17:02:37.7461335Z VDIFFR_RUN_TESTS: 2021-05-17T17:02:37.7461784Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:02:37.7462186Z TZ: UTC 2021-05-17T17:02:37.7462545Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:02:37.7462918Z NOT_CRAN: true 2021-05-17T17:02:37.7463268Z ##[endgroup] 2021-05-17T17:02:37.9248191Z Reading package lists... 2021-05-17T17:02:38.0777434Z Building dependency tree... 2021-05-17T17:02:38.0793764Z Reading state information... 2021-05-17T17:02:38.2067183Z The following additional packages will be installed: 2021-05-17T17:02:38.2070654Z cmake-data libjsoncpp1 librhash0 2021-05-17T17:02:38.2074879Z Suggested packages: 2021-05-17T17:02:38.2075744Z cmake-doc ninja-build 2021-05-17T17:02:38.2507075Z The following NEW packages will be installed: 2021-05-17T17:02:38.2514770Z cmake cmake-data libjsoncpp1 librhash0 2021-05-17T17:02:38.2695670Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:02:38.2696448Z Need to get 5470 kB of archives. 2021-05-17T17:02:38.2697140Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-17T17:02:38.2698823Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-17T17:02:38.2971646Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-17T17:02:38.2987483Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-17T17:02:38.3008440Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-17T17:02:38.7478979Z Fetched 5470 kB in 0s (57.4 MB/s) 2021-05-17T17:02:38.7813112Z Selecting previously unselected package cmake-data. 2021-05-17T17:02:38.7883006Z (Reading database ... 2021-05-17T17:02:38.7883497Z (Reading database ... 5% 2021-05-17T17:02:38.7884117Z (Reading database ... 10% 2021-05-17T17:02:38.7884998Z (Reading database ... 15% 2021-05-17T17:02:38.7885410Z (Reading database ... 20% 2021-05-17T17:02:38.7885843Z (Reading database ... 25% 2021-05-17T17:02:38.7886260Z (Reading database ... 30% 2021-05-17T17:02:38.7886655Z (Reading database ... 35% 2021-05-17T17:02:38.7887063Z (Reading database ... 40% 2021-05-17T17:02:38.7887458Z (Reading database ... 45% 2021-05-17T17:02:38.7887863Z (Reading database ... 50% 2021-05-17T17:02:38.7923191Z (Reading database ... 55% 2021-05-17T17:02:38.7958659Z (Reading database ... 60% 2021-05-17T17:02:38.7996181Z (Reading database ... 65% 2021-05-17T17:02:38.8122211Z (Reading database ... 70% 2021-05-17T17:02:38.8233760Z (Reading database ... 75% 2021-05-17T17:02:38.8506250Z (Reading database ... 80% 2021-05-17T17:02:38.8805056Z (Reading database ... 85% 2021-05-17T17:02:38.8947786Z (Reading database ... 90% 2021-05-17T17:02:38.9024463Z (Reading database ... 95% 2021-05-17T17:02:38.9025084Z (Reading database ... 100% 2021-05-17T17:02:38.9025917Z (Reading database ... 261856 files and directories currently installed.) 2021-05-17T17:02:38.9151291Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-17T17:02:38.9343138Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T17:02:39.5473164Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-17T17:02:39.5752808Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-17T17:02:39.5772530Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T17:02:39.6049561Z Selecting previously unselected package librhash0:amd64. 2021-05-17T17:02:39.6336814Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-17T17:02:39.6349478Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-17T17:02:39.6664361Z Selecting previously unselected package cmake. 2021-05-17T17:02:39.6951275Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-17T17:02:39.6961694Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-17T17:02:40.1028470Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-17T17:02:40.1053711Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T17:02:40.1462721Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T17:02:40.1480762Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-17T17:02:40.1508485Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:02:41.1362031Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:02:43.1178647Z Reading package lists... 2021-05-17T17:02:43.2726985Z Building dependency tree... 2021-05-17T17:02:43.2744353Z Reading state information... 2021-05-17T17:02:43.4170761Z Suggested packages: 2021-05-17T17:02:43.4172631Z libssh-doc 2021-05-17T17:02:43.4627403Z The following NEW packages will be installed: 2021-05-17T17:02:43.4632280Z libssh-dev 2021-05-17T17:02:43.4836451Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:02:43.4837184Z Need to get 219 kB of archives. 2021-05-17T17:02:43.4837820Z After this operation, 1127 kB of additional disk space will be used. 2021-05-17T17:02:43.4839507Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-17T17:02:43.8815823Z Fetched 219 kB in 0s (10.7 MB/s) 2021-05-17T17:02:43.9146807Z Selecting previously unselected package libssh-dev:amd64. 2021-05-17T17:02:43.9217099Z (Reading database ... 2021-05-17T17:02:43.9217817Z (Reading database ... 5% 2021-05-17T17:02:43.9218459Z (Reading database ... 10% 2021-05-17T17:02:43.9219099Z (Reading database ... 15% 2021-05-17T17:02:43.9219731Z (Reading database ... 20% 2021-05-17T17:02:43.9220355Z (Reading database ... 25% 2021-05-17T17:02:43.9221039Z (Reading database ... 30% 2021-05-17T17:02:43.9221669Z (Reading database ... 35% 2021-05-17T17:02:43.9222319Z (Reading database ... 40% 2021-05-17T17:02:43.9222948Z (Reading database ... 45% 2021-05-17T17:02:43.9223575Z (Reading database ... 50% 2021-05-17T17:02:43.9243099Z (Reading database ... 55% 2021-05-17T17:02:43.9279477Z (Reading database ... 60% 2021-05-17T17:02:43.9321275Z (Reading database ... 65% 2021-05-17T17:02:43.9444512Z (Reading database ... 70% 2021-05-17T17:02:43.9554019Z (Reading database ... 75% 2021-05-17T17:02:43.9829617Z (Reading database ... 80% 2021-05-17T17:02:44.0153539Z (Reading database ... 85% 2021-05-17T17:02:44.0302166Z (Reading database ... 90% 2021-05-17T17:02:44.0380387Z (Reading database ... 95% 2021-05-17T17:02:44.0380883Z (Reading database ... 100% 2021-05-17T17:02:44.0381592Z (Reading database ... 264640 files and directories currently installed.) 2021-05-17T17:02:44.0514391Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T17:02:44.0528425Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:02:44.1315496Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:02:45.9701806Z Reading package lists... 2021-05-17T17:02:46.1259698Z Building dependency tree... 2021-05-17T17:02:46.1277346Z Reading state information... 2021-05-17T17:02:46.3131383Z The following NEW packages will be installed: 2021-05-17T17:02:46.3135177Z jags 2021-05-17T17:02:46.3300219Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:02:46.3301408Z Need to get 1562 kB of archives. 2021-05-17T17:02:46.3302420Z After this operation, 3615 kB of additional disk space will be used. 2021-05-17T17:02:46.3304844Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-17T17:02:46.7388407Z Fetched 1562 kB in 0s (39.8 MB/s) 2021-05-17T17:02:46.7678598Z Selecting previously unselected package jags. 2021-05-17T17:02:46.7733483Z (Reading database ... 2021-05-17T17:02:46.7734446Z (Reading database ... 5% 2021-05-17T17:02:46.7735035Z (Reading database ... 10% 2021-05-17T17:02:46.7735624Z (Reading database ... 15% 2021-05-17T17:02:46.7736193Z (Reading database ... 20% 2021-05-17T17:02:46.7736846Z (Reading database ... 25% 2021-05-17T17:02:46.7737410Z (Reading database ... 30% 2021-05-17T17:02:46.7738053Z (Reading database ... 35% 2021-05-17T17:02:46.7738657Z (Reading database ... 40% 2021-05-17T17:02:46.7739216Z (Reading database ... 45% 2021-05-17T17:02:46.7739785Z (Reading database ... 50% 2021-05-17T17:02:46.7770766Z (Reading database ... 55% 2021-05-17T17:02:46.7805050Z (Reading database ... 60% 2021-05-17T17:02:46.7844024Z (Reading database ... 65% 2021-05-17T17:02:46.7959661Z (Reading database ... 70% 2021-05-17T17:02:46.8062798Z (Reading database ... 75% 2021-05-17T17:02:46.8323026Z (Reading database ... 80% 2021-05-17T17:02:46.8624070Z (Reading database ... 85% 2021-05-17T17:02:46.8761574Z (Reading database ... 90% 2021-05-17T17:02:46.8835105Z (Reading database ... 95% 2021-05-17T17:02:46.8835694Z (Reading database ... 100% 2021-05-17T17:02:46.8836667Z (Reading database ... 264659 files and directories currently installed.) 2021-05-17T17:02:46.8960424Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-17T17:02:46.8983774Z Unpacking jags (4.3.0-3build1) ... 2021-05-17T17:02:47.0479482Z Setting up jags (4.3.0-3build1) ... 2021-05-17T17:02:47.0580487Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:02:47.6933188Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:02:49.5389479Z Reading package lists... 2021-05-17T17:02:49.6902095Z Building dependency tree... 2021-05-17T17:02:49.6918523Z Reading state information... 2021-05-17T17:02:49.8366166Z The following additional packages will be installed: 2021-05-17T17:02:49.8369310Z libnode64 libuv1-dev 2021-05-17T17:02:49.8835720Z The following NEW packages will be installed: 2021-05-17T17:02:49.8842679Z libnode-dev libnode64 libuv1-dev 2021-05-17T17:02:49.9005009Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:02:49.9006185Z Need to get 6239 kB of archives. 2021-05-17T17:02:49.9006917Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-17T17:02:49.9008687Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-17T17:02:49.9047638Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-17T17:02:49.9587027Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-17T17:02:50.3587579Z Fetched 6239 kB in 0s (85.2 MB/s) 2021-05-17T17:02:50.3879930Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-17T17:02:50.3922829Z (Reading database ... 2021-05-17T17:02:50.3923608Z (Reading database ... 5% 2021-05-17T17:02:50.3924267Z (Reading database ... 10% 2021-05-17T17:02:50.3924965Z (Reading database ... 15% 2021-05-17T17:02:50.3925638Z (Reading database ... 20% 2021-05-17T17:02:50.3926268Z (Reading database ... 25% 2021-05-17T17:02:50.3926901Z (Reading database ... 30% 2021-05-17T17:02:50.3927532Z (Reading database ... 35% 2021-05-17T17:02:50.3928150Z (Reading database ... 40% 2021-05-17T17:02:50.3928781Z (Reading database ... 45% 2021-05-17T17:02:50.3929417Z (Reading database ... 50% 2021-05-17T17:02:50.3959260Z (Reading database ... 55% 2021-05-17T17:02:50.3992911Z (Reading database ... 60% 2021-05-17T17:02:50.4028322Z (Reading database ... 65% 2021-05-17T17:02:50.4145994Z (Reading database ... 70% 2021-05-17T17:02:50.4256555Z (Reading database ... 75% 2021-05-17T17:02:50.4540888Z (Reading database ... 80% 2021-05-17T17:02:50.4888170Z (Reading database ... 85% 2021-05-17T17:02:50.5033891Z (Reading database ... 90% 2021-05-17T17:02:50.5109075Z (Reading database ... 95% 2021-05-17T17:02:50.5109649Z (Reading database ... 100% 2021-05-17T17:02:50.5110468Z (Reading database ... 264799 files and directories currently installed.) 2021-05-17T17:02:50.5236886Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-17T17:02:50.5246465Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T17:02:50.5551164Z Selecting previously unselected package libnode64:amd64. 2021-05-17T17:02:50.5838501Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:02:50.5854216Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:02:51.1892364Z Selecting previously unselected package libnode-dev:amd64. 2021-05-17T17:02:51.2115104Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:02:51.2127896Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:02:51.3009284Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T17:02:51.3033915Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:02:51.3061958Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T17:02:51.3088619Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:02:53.1496584Z Reading package lists... 2021-05-17T17:02:53.3030867Z Building dependency tree... 2021-05-17T17:02:53.3047709Z Reading state information... 2021-05-17T17:02:53.4509169Z The following additional packages will be installed: 2021-05-17T17:02:53.4512602Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T17:02:53.4517183Z Suggested packages: 2021-05-17T17:02:53.4517931Z libfftw3-doc 2021-05-17T17:02:53.4948228Z The following NEW packages will be installed: 2021-05-17T17:02:53.4954443Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T17:02:53.5129722Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:02:53.5130341Z Need to get 3986 kB of archives. 2021-05-17T17:02:53.5130942Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-17T17:02:53.5132515Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-17T17:02:53.5242632Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-17T17:02:53.5353960Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-17T17:02:53.5475830Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-17T17:02:53.5484279Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-17T17:02:53.9426764Z Fetched 3986 kB in 0s (46.7 MB/s) 2021-05-17T17:02:53.9702453Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-17T17:02:53.9765492Z (Reading database ... 2021-05-17T17:02:53.9766022Z (Reading database ... 5% 2021-05-17T17:02:53.9766484Z (Reading database ... 10% 2021-05-17T17:02:53.9766953Z (Reading database ... 15% 2021-05-17T17:02:53.9767404Z (Reading database ... 20% 2021-05-17T17:02:53.9767895Z (Reading database ... 25% 2021-05-17T17:02:53.9768359Z (Reading database ... 30% 2021-05-17T17:02:53.9768805Z (Reading database ... 35% 2021-05-17T17:02:53.9769261Z (Reading database ... 40% 2021-05-17T17:02:53.9769715Z (Reading database ... 45% 2021-05-17T17:02:53.9770170Z (Reading database ... 50% 2021-05-17T17:02:53.9796190Z (Reading database ... 55% 2021-05-17T17:02:53.9826450Z (Reading database ... 60% 2021-05-17T17:02:53.9859718Z (Reading database ... 65% 2021-05-17T17:02:53.9970468Z (Reading database ... 70% 2021-05-17T17:02:54.0070940Z (Reading database ... 75% 2021-05-17T17:02:54.0312265Z (Reading database ... 80% 2021-05-17T17:02:54.0597327Z (Reading database ... 85% 2021-05-17T17:02:54.0727988Z (Reading database ... 90% 2021-05-17T17:02:54.0799681Z (Reading database ... 95% 2021-05-17T17:02:54.0800258Z (Reading database ... 100% 2021-05-17T17:02:54.0801064Z (Reading database ... 264935 files and directories currently installed.) 2021-05-17T17:02:54.0923094Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:02:54.0941929Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:02:54.1519715Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-17T17:02:54.1746984Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:02:54.1759848Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:02:54.2539138Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-17T17:02:54.2820435Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:02:54.2830926Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:02:54.3639939Z Selecting previously unselected package libfftw3-bin. 2021-05-17T17:02:54.3876925Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:02:54.3884393Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T17:02:54.4198326Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-17T17:02:54.4390739Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T17:02:54.4404772Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:02:54.6828093Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:02:54.6857244Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:02:54.6881229Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:02:54.6910121Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T17:02:54.6937093Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T17:02:54.6963975Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:02:55.6886316Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:02:57.5657408Z Reading package lists... 2021-05-17T17:02:57.7191159Z Building dependency tree... 2021-05-17T17:02:57.7208936Z Reading state information... 2021-05-17T17:02:57.8678802Z The following additional packages will be installed: 2021-05-17T17:02:57.8679941Z libdcmtk14 2021-05-17T17:02:57.9154515Z The following NEW packages will be installed: 2021-05-17T17:02:57.9159788Z dcmtk libdcmtk14 2021-05-17T17:02:57.9337194Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:02:57.9338220Z Need to get 5546 kB of archives. 2021-05-17T17:02:57.9339047Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-17T17:02:57.9341334Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-17T17:02:57.9765370Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-17T17:02:58.3736284Z Fetched 5546 kB in 0s (86.7 MB/s) 2021-05-17T17:02:58.4022938Z Selecting previously unselected package libdcmtk14. 2021-05-17T17:02:58.4083083Z (Reading database ... 2021-05-17T17:02:58.4083881Z (Reading database ... 5% 2021-05-17T17:02:58.4084559Z (Reading database ... 10% 2021-05-17T17:02:58.4085237Z (Reading database ... 15% 2021-05-17T17:02:58.4085878Z (Reading database ... 20% 2021-05-17T17:02:58.4086568Z (Reading database ... 25% 2021-05-17T17:02:58.4087229Z (Reading database ... 30% 2021-05-17T17:02:58.4087866Z (Reading database ... 35% 2021-05-17T17:02:58.4088517Z (Reading database ... 40% 2021-05-17T17:02:58.4089170Z (Reading database ... 45% 2021-05-17T17:02:58.4089808Z (Reading database ... 50% 2021-05-17T17:02:58.4119607Z (Reading database ... 55% 2021-05-17T17:02:58.4152982Z (Reading database ... 60% 2021-05-17T17:02:58.4190942Z (Reading database ... 65% 2021-05-17T17:02:58.4303596Z (Reading database ... 70% 2021-05-17T17:02:58.4406988Z (Reading database ... 75% 2021-05-17T17:02:58.4657513Z (Reading database ... 80% 2021-05-17T17:02:58.4952289Z (Reading database ... 85% 2021-05-17T17:02:58.5091956Z (Reading database ... 90% 2021-05-17T17:02:58.5166617Z (Reading database ... 95% 2021-05-17T17:02:58.5167197Z (Reading database ... 100% 2021-05-17T17:02:58.5168017Z (Reading database ... 265026 files and directories currently installed.) 2021-05-17T17:02:58.5287608Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-17T17:02:58.5308630Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T17:02:58.9960078Z Selecting previously unselected package dcmtk. 2021-05-17T17:02:59.0232820Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-17T17:02:59.0294842Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-17T17:02:59.1646930Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T17:02:59.1678982Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-17T17:02:59.1808371Z Adding `dcmtk' group to system ... 2021-05-17T17:02:59.2474875Z Adding `dcmtk' user to system ... 2021-05-17T17:02:59.3680249Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-17T17:02:59.6311714Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:03:01.1624330Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:03.0376886Z Reading package lists... 2021-05-17T17:03:03.2082679Z Building dependency tree... 2021-05-17T17:03:03.2101515Z Reading state information... 2021-05-17T17:03:03.4306096Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-17T17:03:03.4307445Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:03.4913307Z Reading package lists... 2021-05-17T17:03:03.6435559Z Building dependency tree... 2021-05-17T17:03:03.6452562Z Reading state information... 2021-05-17T17:03:03.8771882Z libpng-dev is already the newest version (1.6.37-2). 2021-05-17T17:03:03.8773139Z libpng-dev set to manually installed. 2021-05-17T17:03:03.8774091Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:03.9397623Z Reading package lists... 2021-05-17T17:03:04.1000533Z Building dependency tree... 2021-05-17T17:03:04.1018363Z Reading state information... 2021-05-17T17:03:04.2514328Z The following additional packages will be installed: 2021-05-17T17:03:04.2517979Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-17T17:03:04.2523594Z Suggested packages: 2021-05-17T17:03:04.2525419Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-17T17:03:04.2526829Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-17T17:03:04.2527821Z fonts-arphic-uming fonts-nanum 2021-05-17T17:03:04.2995424Z The following NEW packages will be installed: 2021-05-17T17:03:04.2997997Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-17T17:03:04.3000225Z libpoppler97 poppler-data 2021-05-17T17:03:04.3187015Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:04.3188090Z Need to get 2582 kB of archives. 2021-05-17T17:03:04.3189174Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-17T17:03:04.3190985Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-17T17:03:04.3601245Z 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-17T17:03:04.3621297Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-17T17:03:04.3834317Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-17T17:03:04.3842344Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-17T17:03:04.3847076Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-17T17:03:04.7769046Z Fetched 2582 kB in 0s (31.9 MB/s) 2021-05-17T17:03:04.8069387Z Selecting previously unselected package poppler-data. 2021-05-17T17:03:04.8141150Z (Reading database ... 2021-05-17T17:03:04.8142032Z (Reading database ... 5% 2021-05-17T17:03:04.8142958Z (Reading database ... 10% 2021-05-17T17:03:04.8143463Z (Reading database ... 15% 2021-05-17T17:03:04.8143929Z (Reading database ... 20% 2021-05-17T17:03:04.8144627Z (Reading database ... 25% 2021-05-17T17:03:04.8145080Z (Reading database ... 30% 2021-05-17T17:03:04.8145542Z (Reading database ... 35% 2021-05-17T17:03:04.8145988Z (Reading database ... 40% 2021-05-17T17:03:04.8146443Z (Reading database ... 45% 2021-05-17T17:03:04.8146905Z (Reading database ... 50% 2021-05-17T17:03:04.8174680Z (Reading database ... 55% 2021-05-17T17:03:04.8215890Z (Reading database ... 60% 2021-05-17T17:03:04.8254082Z (Reading database ... 65% 2021-05-17T17:03:04.8374267Z (Reading database ... 70% 2021-05-17T17:03:04.8485056Z (Reading database ... 75% 2021-05-17T17:03:04.8753175Z (Reading database ... 80% 2021-05-17T17:03:04.9060159Z (Reading database ... 85% 2021-05-17T17:03:04.9198588Z (Reading database ... 90% 2021-05-17T17:03:04.9273439Z (Reading database ... 95% 2021-05-17T17:03:04.9274366Z (Reading database ... 100% 2021-05-17T17:03:04.9275415Z (Reading database ... 265261 files and directories currently installed.) 2021-05-17T17:03:04.9400507Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-17T17:03:04.9413102Z Unpacking poppler-data (0.4.9-2) ... 2021-05-17T17:03:05.1758754Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-17T17:03:05.1972261Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-17T17:03:05.1986906Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T17:03:05.2397735Z Selecting previously unselected package libpoppler97:amd64. 2021-05-17T17:03:05.2605836Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:03:05.2617631Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:03:05.3799889Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-17T17:03:05.4029286Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:03:05.4043568Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:03:05.4359234Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-17T17:03:05.4609822Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:03:05.4626460Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:03:05.4958340Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-17T17:03:05.5168321Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T17:03:05.5193321Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:03:05.5741641Z Setting up poppler-data (0.4.9-2) ... 2021-05-17T17:03:05.5831291Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T17:03:05.5850008Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:03:05.5871515Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:03:05.5893694Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:03:05.5918794Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T17:03:05.5945731Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:03:05.6263187Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:07.5300676Z Reading package lists... 2021-05-17T17:03:07.6856076Z Building dependency tree... 2021-05-17T17:03:07.6878790Z Reading state information... 2021-05-17T17:03:07.8231376Z The following additional packages will be installed: 2021-05-17T17:03:07.8234763Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-17T17:03:07.8239434Z Suggested packages: 2021-05-17T17:03:07.8240368Z libhdf5-doc 2021-05-17T17:03:07.8690213Z The following NEW packages will be installed: 2021-05-17T17:03:07.8693049Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-17T17:03:07.8695272Z libsz2 2021-05-17T17:03:07.8877652Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:07.8878604Z Need to get 4074 kB of archives. 2021-05-17T17:03:07.8879755Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-17T17:03:07.8881852Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-17T17:03:07.8898763Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-17T17:03:07.8902876Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-17T17:03:07.8906495Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-17T17:03:07.9055990Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-17T17:03:07.9068330Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-17T17:03:07.9072203Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-17T17:03:08.3129437Z Fetched 4074 kB in 0s (76.5 MB/s) 2021-05-17T17:03:08.3399456Z Selecting previously unselected package hdf5-helpers. 2021-05-17T17:03:08.3455879Z (Reading database ... 2021-05-17T17:03:08.3456595Z (Reading database ... 5% 2021-05-17T17:03:08.3457429Z (Reading database ... 10% 2021-05-17T17:03:08.3457887Z (Reading database ... 15% 2021-05-17T17:03:08.3458351Z (Reading database ... 20% 2021-05-17T17:03:08.3458750Z (Reading database ... 25% 2021-05-17T17:03:08.3459178Z (Reading database ... 30% 2021-05-17T17:03:08.3459691Z (Reading database ... 35% 2021-05-17T17:03:08.3460093Z (Reading database ... 40% 2021-05-17T17:03:08.3460500Z (Reading database ... 45% 2021-05-17T17:03:08.3460894Z (Reading database ... 50% 2021-05-17T17:03:08.3495788Z (Reading database ... 55% 2021-05-17T17:03:08.3529451Z (Reading database ... 60% 2021-05-17T17:03:08.3567469Z (Reading database ... 65% 2021-05-17T17:03:08.3682227Z (Reading database ... 70% 2021-05-17T17:03:08.3786806Z (Reading database ... 75% 2021-05-17T17:03:08.4037944Z (Reading database ... 80% 2021-05-17T17:03:08.4329106Z (Reading database ... 85% 2021-05-17T17:03:08.4463268Z (Reading database ... 90% 2021-05-17T17:03:08.4533047Z (Reading database ... 95% 2021-05-17T17:03:08.4533981Z (Reading database ... 100% 2021-05-17T17:03:08.4535008Z (Reading database ... 265821 files and directories currently installed.) 2021-05-17T17:03:08.4663209Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:03:08.4676397Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:03:08.4908397Z Selecting previously unselected package libaec0:amd64. 2021-05-17T17:03:08.5173279Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-17T17:03:08.5194924Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-17T17:03:08.5477863Z Selecting previously unselected package libsz2:amd64. 2021-05-17T17:03:08.5769322Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-17T17:03:08.5787041Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-17T17:03:08.6079335Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-17T17:03:08.6296195Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:03:08.6308216Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:03:08.7640680Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-17T17:03:08.7871033Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:03:08.7884143Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:03:08.8238550Z Selecting previously unselected package libaec-dev:amd64. 2021-05-17T17:03:08.8467706Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-17T17:03:08.8476133Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T17:03:08.8798379Z Selecting previously unselected package libhdf5-dev. 2021-05-17T17:03:08.9011612Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T17:03:08.9021005Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:03:09.2112094Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:03:09.2162718Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-17T17:03:09.2204853Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-17T17:03:09.2232674Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T17:03:09.2252493Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:03:09.2275865Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:03:09.2293741Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T17:03:09.2358568Z 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-17T17:03:09.2382883Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:03:09.9708326Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:12.0033326Z Reading package lists... 2021-05-17T17:03:12.1732372Z Building dependency tree... 2021-05-17T17:03:12.1751268Z Reading state information... 2021-05-17T17:03:12.3309359Z The following additional packages will be installed: 2021-05-17T17:03:12.3314356Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-17T17:03:12.3787381Z The following NEW packages will be installed: 2021-05-17T17:03:12.3791511Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-17T17:03:12.3793618Z mesa-common-dev 2021-05-17T17:03:12.4128579Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:12.4129719Z Need to get 1761 kB of archives. 2021-05-17T17:03:12.4130987Z After this operation, 5442 kB of additional disk space will be used. 2021-05-17T17:03:12.4133143Z 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-17T17:03:12.4178497Z 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-17T17:03:12.4185208Z 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-17T17:03:12.4201256Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-17T17:03:12.4219414Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-17T17:03:12.4239728Z 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-17T17:03:12.8258489Z Fetched 1761 kB in 0s (32.7 MB/s) 2021-05-17T17:03:12.8536364Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-17T17:03:12.8610291Z (Reading database ... 2021-05-17T17:03:12.8610951Z (Reading database ... 5% 2021-05-17T17:03:12.8611469Z (Reading database ... 10% 2021-05-17T17:03:12.8611961Z (Reading database ... 15% 2021-05-17T17:03:12.8612504Z (Reading database ... 20% 2021-05-17T17:03:12.8613007Z (Reading database ... 25% 2021-05-17T17:03:12.8613534Z (Reading database ... 30% 2021-05-17T17:03:12.8614037Z (Reading database ... 35% 2021-05-17T17:03:12.8614507Z (Reading database ... 40% 2021-05-17T17:03:12.8615008Z (Reading database ... 45% 2021-05-17T17:03:12.8615506Z (Reading database ... 50% 2021-05-17T17:03:12.8650461Z (Reading database ... 55% 2021-05-17T17:03:12.8685009Z (Reading database ... 60% 2021-05-17T17:03:12.8723685Z (Reading database ... 65% 2021-05-17T17:03:12.8852476Z (Reading database ... 70% 2021-05-17T17:03:12.8978225Z (Reading database ... 75% 2021-05-17T17:03:12.9229354Z (Reading database ... 80% 2021-05-17T17:03:12.9545455Z (Reading database ... 85% 2021-05-17T17:03:12.9692569Z (Reading database ... 90% 2021-05-17T17:03:12.9767972Z (Reading database ... 95% 2021-05-17T17:03:12.9768772Z (Reading database ... 100% 2021-05-17T17:03:12.9769648Z (Reading database ... 266029 files and directories currently installed.) 2021-05-17T17:03:12.9898294Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:03:12.9910788Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T17:03:13.0358529Z Selecting previously unselected package libglx-dev:amd64. 2021-05-17T17:03:13.0591117Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:03:13.0600867Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:03:13.0901138Z Selecting previously unselected package libgl-dev:amd64. 2021-05-17T17:03:13.1144588Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:03:13.1155756Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:03:13.1599363Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-17T17:03:13.1800965Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-17T17:03:13.1822240Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T17:03:13.2279053Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-17T17:03:13.2488348Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-17T17:03:13.2510006Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T17:03:13.2908824Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-17T17:03:13.3217967Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:03:13.3226394Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:03:13.4840668Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T17:03:13.4867733Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:03:13.4886385Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T17:03:13.4917092Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:03:13.4941702Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T17:03:13.4962919Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:03:13.4989405Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:03:14.8435736Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:16.9008342Z Reading package lists... 2021-05-17T17:03:17.0657182Z Building dependency tree... 2021-05-17T17:03:17.0677132Z Reading state information... 2021-05-17T17:03:17.2247264Z The following additional packages will be installed: 2021-05-17T17:03:17.2249830Z libprotobuf-lite17 libprotoc17 2021-05-17T17:03:17.2721828Z The following NEW packages will be installed: 2021-05-17T17:03:17.2726099Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-17T17:03:17.2727638Z protobuf-compiler 2021-05-17T17:03:17.2920504Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:17.2921641Z Need to get 2754 kB of archives. 2021-05-17T17:03:17.2922779Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-17T17:03:17.2924660Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-17T17:03:17.2958118Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-17T17:03:17.3165004Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-17T17:03:17.3273370Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-17T17:03:17.3647812Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-17T17:03:17.7669212Z Fetched 2754 kB in 0s (30.7 MB/s) 2021-05-17T17:03:17.7951224Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-17T17:03:17.8022542Z (Reading database ... 2021-05-17T17:03:17.8023620Z (Reading database ... 5% 2021-05-17T17:03:17.8024075Z (Reading database ... 10% 2021-05-17T17:03:17.8024546Z (Reading database ... 15% 2021-05-17T17:03:17.8024996Z (Reading database ... 20% 2021-05-17T17:03:17.8025453Z (Reading database ... 25% 2021-05-17T17:03:17.8026074Z (Reading database ... 30% 2021-05-17T17:03:17.8026528Z (Reading database ... 35% 2021-05-17T17:03:17.8026983Z (Reading database ... 40% 2021-05-17T17:03:17.8027423Z (Reading database ... 45% 2021-05-17T17:03:17.8027877Z (Reading database ... 50% 2021-05-17T17:03:17.8062061Z (Reading database ... 55% 2021-05-17T17:03:17.8097374Z (Reading database ... 60% 2021-05-17T17:03:17.8134084Z (Reading database ... 65% 2021-05-17T17:03:17.8274764Z (Reading database ... 70% 2021-05-17T17:03:17.8398937Z (Reading database ... 75% 2021-05-17T17:03:17.8680184Z (Reading database ... 80% 2021-05-17T17:03:17.9011482Z (Reading database ... 85% 2021-05-17T17:03:17.9157782Z (Reading database ... 90% 2021-05-17T17:03:17.9254080Z (Reading database ... 95% 2021-05-17T17:03:17.9254664Z (Reading database ... 100% 2021-05-17T17:03:17.9255482Z (Reading database ... 266512 files and directories currently installed.) 2021-05-17T17:03:17.9390329Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:03:17.9407946Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:17.9798326Z Selecting previously unselected package libprotoc17:amd64. 2021-05-17T17:03:18.0031991Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:03:18.0043273Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:18.0919649Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-17T17:03:18.1136857Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:03:18.1144706Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:18.2679569Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-17T17:03:18.3001995Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:03:18.3008833Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:18.4118551Z Selecting previously unselected package protobuf-compiler. 2021-05-17T17:03:18.4377124Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T17:03:18.4388722Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:18.4943835Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:18.4973910Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:18.4999428Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:18.5021162Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:18.5046259Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T17:03:18.5071739Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:03:19.2389266Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:21.2273838Z Reading package lists... 2021-05-17T17:03:21.4016025Z Building dependency tree... 2021-05-17T17:03:21.4035294Z Reading state information... 2021-05-17T17:03:21.5647592Z The following additional packages will be installed: 2021-05-17T17:03:21.5651427Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-17T17:03:21.5652805Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-17T17:03:21.5653899Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-17T17:03:21.5655258Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-17T17:03:21.5658446Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-17T17:03:21.5659991Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T17:03:21.5661552Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T17:03:21.5663187Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T17:03:21.5664692Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T17:03:21.5666217Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T17:03:21.5668045Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T17:03:21.5669344Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T17:03:21.5670598Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T17:03:21.5671832Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T17:03:21.5672700Z Suggested packages: 2021-05-17T17:03:21.5674328Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-17T17:03:21.5675554Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-17T17:03:21.5687366Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-17T17:03:21.5688537Z nvidia-legacy-304xx-vdpau-driver 2021-05-17T17:03:21.6445410Z The following NEW packages will be installed: 2021-05-17T17:03:21.6450517Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-17T17:03:21.6452274Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-17T17:03:21.6453688Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-17T17:03:21.6455276Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-17T17:03:21.6456886Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-17T17:03:21.6458536Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T17:03:21.6460168Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T17:03:21.6461792Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T17:03:21.6463345Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T17:03:21.6464896Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T17:03:21.6466515Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T17:03:21.6468009Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T17:03:21.6469503Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T17:03:21.6472330Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T17:03:21.6684108Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:21.6685433Z Need to get 47.1 MB of archives. 2021-05-17T17:03:21.6686281Z After this operation, 195 MB of additional disk space will be used. 2021-05-17T17:03:21.6688551Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-17T17:03:21.6875828Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-17T17:03:21.6885690Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-17T17:03:21.6893098Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-17T17:03:21.6900615Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-17T17:03:21.6907882Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-17T17:03:21.6914999Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-17T17:03:21.6941310Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-17T17:03:21.8280353Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-17T17:03:21.8285678Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-17T17:03:21.8300131Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-17T17:03:21.8316329Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-17T17:03:21.8328981Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-17T17:03:21.8336422Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-17T17:03:21.8347055Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-17T17:03:21.8358042Z 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-17T17:03:21.8370157Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-17T17:03:21.8402640Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-17T17:03:21.8412240Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-17T17:03:21.8429337Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-17T17:03:21.8444621Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-17T17:03:21.8526596Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-17T17:03:21.8686098Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-17T17:03:21.8728466Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-17T17:03:21.8738576Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-17T17:03:21.8785316Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-17T17:03:21.9640478Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-17T17:03:21.9649218Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-17T17:03:21.9655068Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-17T17:03:21.9665060Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-17T17:03:21.9694297Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-17T17:03:21.9700298Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-17T17:03:21.9724456Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-17T17:03:21.9746807Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-17T17:03:21.9859564Z 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-17T17:03:21.9897943Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-17T17:03:22.0046579Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-17T17:03:22.0052658Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-17T17:03:22.2448781Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-17T17:03:22.2450739Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-17T17:03:22.2452588Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-17T17:03:22.2456376Z 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-17T17:03:22.2458372Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-17T17:03:22.2460222Z 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-17T17:03:22.2461979Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-17T17:03:22.2630645Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-17T17:03:22.2646225Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-17T17:03:22.2672585Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-17T17:03:22.2680612Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-17T17:03:22.2864195Z 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-17T17:03:22.2893202Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-17T17:03:22.2912257Z 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-17T17:03:22.2918453Z 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-17T17:03:22.2926361Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-17T17:03:22.2941222Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-17T17:03:22.2949880Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-17T17:03:22.3004604Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-17T17:03:22.3036958Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-17T17:03:22.3045603Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-17T17:03:22.3133502Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-17T17:03:22.3139149Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-17T17:03:22.3154897Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-17T17:03:22.3189415Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-17T17:03:22.3232573Z 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-17T17:03:22.3300838Z 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-17T17:03:22.3320583Z 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-17T17:03:22.3330522Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-17T17:03:22.3611473Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-17T17:03:22.3624250Z 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-17T17:03:22.3936084Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-17T17:03:22.3943409Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-17T17:03:22.3954439Z 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-17T17:03:22.4468678Z 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-17T17:03:22.4901011Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-17T17:03:22.5040678Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-17T17:03:22.5044412Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-17T17:03:23.0786917Z Fetched 47.1 MB in 1s (55.2 MB/s) 2021-05-17T17:03:23.1091813Z Selecting previously unselected package libaom0:amd64. 2021-05-17T17:03:23.1165727Z (Reading database ... 2021-05-17T17:03:23.1166531Z (Reading database ... 5% 2021-05-17T17:03:23.1167369Z (Reading database ... 10% 2021-05-17T17:03:23.1167879Z (Reading database ... 15% 2021-05-17T17:03:23.1168358Z (Reading database ... 20% 2021-05-17T17:03:23.1168858Z (Reading database ... 25% 2021-05-17T17:03:23.1169325Z (Reading database ... 30% 2021-05-17T17:03:23.1169770Z (Reading database ... 35% 2021-05-17T17:03:23.1170223Z (Reading database ... 40% 2021-05-17T17:03:23.1170667Z (Reading database ... 45% 2021-05-17T17:03:23.1171123Z (Reading database ... 50% 2021-05-17T17:03:23.1213627Z (Reading database ... 55% 2021-05-17T17:03:23.1248989Z (Reading database ... 60% 2021-05-17T17:03:23.1290648Z (Reading database ... 65% 2021-05-17T17:03:23.1413000Z (Reading database ... 70% 2021-05-17T17:03:23.1534650Z (Reading database ... 75% 2021-05-17T17:03:23.1813409Z (Reading database ... 80% 2021-05-17T17:03:23.2151403Z (Reading database ... 85% 2021-05-17T17:03:23.2307391Z (Reading database ... 90% 2021-05-17T17:03:23.2393910Z (Reading database ... 95% 2021-05-17T17:03:23.2394486Z (Reading database ... 100% 2021-05-17T17:03:23.2395185Z (Reading database ... 266683 files and directories currently installed.) 2021-05-17T17:03:23.2539548Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-17T17:03:23.2570943Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T17:03:23.3879130Z Selecting previously unselected package libva2:amd64. 2021-05-17T17:03:23.4141135Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-17T17:03:23.4154301Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-17T17:03:23.4479261Z Selecting previously unselected package libva-drm2:amd64. 2021-05-17T17:03:23.4739075Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-17T17:03:23.4751786Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T17:03:23.5039690Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-17T17:03:23.5315001Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-17T17:03:23.5327072Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T17:03:23.5598678Z Selecting previously unselected package libvdpau1:amd64. 2021-05-17T17:03:23.5858600Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-17T17:03:23.5869418Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:03:23.6200059Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-17T17:03:23.6456050Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-17T17:03:23.6465872Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T17:03:23.6758516Z Selecting previously unselected package libavutil56:amd64. 2021-05-17T17:03:23.7033194Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:03:23.7045200Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:23.7545799Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-17T17:03:23.7799377Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-17T17:03:23.7813249Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T17:03:24.4438388Z Selecting previously unselected package libgsm1:amd64. 2021-05-17T17:03:24.4671218Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-17T17:03:24.4682771Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-17T17:03:24.4959385Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-17T17:03:24.5228039Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-17T17:03:24.5237251Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-17T17:03:24.5638301Z Selecting previously unselected package libopus0:amd64. 2021-05-17T17:03:24.5875567Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-17T17:03:24.5885581Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T17:03:24.6364159Z Selecting previously unselected package libshine3:amd64. 2021-05-17T17:03:24.6640110Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-17T17:03:24.6649986Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-17T17:03:24.6918193Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-17T17:03:24.7263490Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-17T17:03:24.7274046Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T17:03:24.7515039Z Selecting previously unselected package libspeex1:amd64. 2021-05-17T17:03:24.7856614Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-17T17:03:24.7867860Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T17:03:24.8198877Z Selecting previously unselected package libsoxr0:amd64. 2021-05-17T17:03:24.8473265Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-17T17:03:24.8484881Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T17:03:24.8838410Z Selecting previously unselected package libswresample3:amd64. 2021-05-17T17:03:24.9091356Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:03:24.9106105Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:24.9518026Z Selecting previously unselected package libtheora0:amd64. 2021-05-17T17:03:24.9734234Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-17T17:03:24.9745617Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T17:03:25.0159116Z Selecting previously unselected package libtwolame0:amd64. 2021-05-17T17:03:25.0421287Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-17T17:03:25.0435691Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T17:03:25.0718748Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-17T17:03:25.0987208Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-17T17:03:25.1001196Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T17:03:25.1397807Z Selecting previously unselected package libwavpack1:amd64. 2021-05-17T17:03:25.1640056Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-17T17:03:25.1650883Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T17:03:25.1936124Z Selecting previously unselected package libx264-155:amd64. 2021-05-17T17:03:25.2226519Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-17T17:03:25.2245857Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T17:03:25.2999153Z Selecting previously unselected package libx265-179:amd64. 2021-05-17T17:03:25.3214602Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-17T17:03:25.3226116Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T17:03:25.4883613Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-17T17:03:25.5169131Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-17T17:03:25.5179307Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T17:03:25.5639660Z Selecting previously unselected package libzvbi-common. 2021-05-17T17:03:25.5914048Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-17T17:03:25.5924167Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-17T17:03:25.6198569Z Selecting previously unselected package libzvbi0:amd64. 2021-05-17T17:03:25.6431680Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-17T17:03:25.6443383Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T17:03:25.6918803Z Selecting previously unselected package libavcodec58:amd64. 2021-05-17T17:03:25.7152849Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:03:25.7164156Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:26.2038503Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-17T17:03:26.2258384Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-17T17:03:26.2267491Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T17:03:26.2558277Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-17T17:03:26.2781975Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-17T17:03:26.2790356Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T17:03:26.3077918Z Selecting previously unselected package libass9:amd64. 2021-05-17T17:03:26.3323887Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-17T17:03:26.3333340Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-17T17:03:26.3718318Z Selecting previously unselected package libbluray2:amd64. 2021-05-17T17:03:26.3938764Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-17T17:03:26.3954419Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T17:03:26.4357754Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-17T17:03:26.4663558Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-17T17:03:26.4674573Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T17:03:26.4943065Z Selecting previously unselected package libgme0:amd64. 2021-05-17T17:03:26.5247225Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-17T17:03:26.5262892Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T17:03:26.5598838Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-17T17:03:26.5939410Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-17T17:03:26.5950250Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T17:03:26.6295728Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-17T17:03:26.6626881Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-17T17:03:26.6654449Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T17:03:26.7518835Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-17T17:03:26.7762800Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T17:03:26.7774121Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:03:26.8161835Z Selecting previously unselected package libavformat58:amd64. 2021-05-17T17:03:26.8456802Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:03:26.8465046Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:26.9540053Z Selecting previously unselected package libbs2b0:amd64. 2021-05-17T17:03:26.9982998Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-17T17:03:26.9993782Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T17:03:27.0318501Z Selecting previously unselected package libflite1:amd64. 2021-05-17T17:03:27.0569599Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-17T17:03:27.0579206Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-17T17:03:28.0159165Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-17T17:03:28.0416501Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-17T17:03:28.0427723Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T17:03:28.0739392Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-17T17:03:28.1011238Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-17T17:03:28.1020886Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T17:03:28.1242951Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-17T17:03:28.1510996Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-17T17:03:28.1521901Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T17:03:28.1747381Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-17T17:03:28.2017789Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-17T17:03:28.2026371Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T17:03:28.2279113Z Selecting previously unselected package libmysofa1:amd64. 2021-05-17T17:03:28.2553613Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-17T17:03:28.2561759Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T17:03:28.2803501Z Selecting previously unselected package libpostproc55:amd64. 2021-05-17T17:03:28.3091248Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:03:28.3103817Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:28.3357477Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-17T17:03:28.3628365Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-17T17:03:28.3637937Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T17:03:28.4717844Z Selecting previously unselected package librubberband2:amd64. 2021-05-17T17:03:28.4915567Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-17T17:03:28.4927781Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T17:03:28.5257085Z Selecting previously unselected package libswscale5:amd64. 2021-05-17T17:03:28.5504281Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:03:28.5516267Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:28.5918914Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-17T17:03:28.6127701Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-17T17:03:28.6137765Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T17:03:28.6409835Z Selecting previously unselected package libavfilter7:amd64. 2021-05-17T17:03:28.6638119Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:03:28.6646218Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:28.7759054Z Selecting previously unselected package libcaca0:amd64. 2021-05-17T17:03:28.7964867Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-17T17:03:28.7974952Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T17:03:28.8399292Z Selecting previously unselected package libcdio18:amd64. 2021-05-17T17:03:28.8630952Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-17T17:03:28.8639886Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-17T17:03:28.8959128Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-17T17:03:28.9186887Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T17:03:28.9196309Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:03:28.9479009Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-17T17:03:28.9701855Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T17:03:28.9712251Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:03:28.9999216Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-17T17:03:29.0232586Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-17T17:03:29.0242957Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T17:03:29.0521386Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-17T17:03:29.0811436Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-17T17:03:29.0820803Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T17:03:29.1064417Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-17T17:03:29.1339908Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-17T17:03:29.1349402Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T17:03:29.1878471Z Selecting previously unselected package libopenal-data. 2021-05-17T17:03:29.2104180Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-17T17:03:29.2114043Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-17T17:03:29.2517927Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-17T17:03:29.2749312Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-17T17:03:29.2760080Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T17:03:29.3027153Z Selecting previously unselected package libopenal1:amd64. 2021-05-17T17:03:29.3303876Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-17T17:03:29.3319618Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T17:03:29.4038005Z Selecting previously unselected package libasyncns0:amd64. 2021-05-17T17:03:29.4228844Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-17T17:03:29.4244202Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-17T17:03:29.4477339Z Selecting previously unselected package libflac8:amd64. 2021-05-17T17:03:29.4771013Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-17T17:03:29.4782244Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T17:03:29.5158221Z Selecting previously unselected package libsndfile1:amd64. 2021-05-17T17:03:29.5430759Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-17T17:03:29.5439190Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T17:03:29.5918190Z Selecting previously unselected package libpulse0:amd64. 2021-05-17T17:03:29.6133863Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-17T17:03:29.6213141Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T17:03:29.6719856Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-17T17:03:29.6971987Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-17T17:03:29.6995663Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T17:03:29.7678175Z Selecting previously unselected package libavdevice58:amd64. 2021-05-17T17:03:29.7908384Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:03:29.7925246Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:29.8278276Z Selecting previously unselected package libavresample4:amd64. 2021-05-17T17:03:29.8543206Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:03:29.8556312Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:29.8878367Z Selecting previously unselected package ffmpeg. 2021-05-17T17:03:29.9254358Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T17:03:29.9335187Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:30.0549013Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-17T17:03:30.0809218Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-17T17:03:30.0821924Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T17:03:30.1238821Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-17T17:03:30.1485834Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-17T17:03:30.1495894Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T17:03:30.3450770Z Selecting previously unselected package libaacs0:amd64. 2021-05-17T17:03:30.3740015Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-17T17:03:30.3751447Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-17T17:03:30.4012324Z Selecting previously unselected package libbdplus0:amd64. 2021-05-17T17:03:30.4305321Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-17T17:03:30.4315479Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T17:03:30.4571101Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-17T17:03:30.4869496Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:03:30.4879834Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:03:30.7518530Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-17T17:03:30.7715339Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:03:30.7724001Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:03:31.0770352Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-17T17:03:31.1056274Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-17T17:03:31.1064470Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T17:03:31.2285077Z Selecting previously unselected package va-driver-all:amd64. 2021-05-17T17:03:31.2635264Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-17T17:03:31.2645819Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T17:03:31.2878412Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-17T17:03:31.3154825Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-17T17:03:31.3165893Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:03:31.3759022Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T17:03:31.3798001Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T17:03:31.3819842Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T17:03:31.3840982Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T17:03:31.3865241Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T17:03:31.3885284Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-17T17:03:31.3911155Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T17:03:31.3937529Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T17:03:31.3959454Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-17T17:03:31.3989594Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T17:03:31.4012515Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T17:03:31.4038240Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T17:03:31.4062016Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T17:03:31.4090173Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T17:03:31.4115650Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T17:03:31.4139219Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-17T17:03:31.4166949Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T17:03:31.4195988Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T17:03:31.4236318Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T17:03:31.4264893Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-17T17:03:31.4293064Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-17T17:03:31.4318380Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T17:03:31.4341415Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T17:03:31.4360977Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T17:03:31.4384002Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T17:03:31.4411460Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-17T17:03:31.4437296Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T17:03:31.4461030Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T17:03:31.4483282Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T17:03:31.4504209Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-17T17:03:31.4524924Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T17:03:31.4548527Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T17:03:31.4579094Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-17T17:03:31.4604876Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:03:31.4641779Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T17:03:31.4665950Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T17:03:31.4694802Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T17:03:31.4724219Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-17T17:03:31.4768520Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:03:31.4796974Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T17:03:31.4828080Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T17:03:31.4858926Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T17:03:31.4887570Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T17:03:31.4911939Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-17T17:03:31.4952199Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-17T17:03:31.4976263Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T17:03:31.5005938Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T17:03:31.5035908Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T17:03:31.5065006Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T17:03:31.5088431Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T17:03:31.5120761Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:03:31.5146361Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T17:03:31.5176858Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:03:31.5203181Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T17:03:31.5268719Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T17:03:31.5292185Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:31.5316391Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T17:03:31.5340732Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:31.5362128Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T17:03:31.5396178Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T17:03:31.5419944Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T17:03:31.5442113Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T17:03:31.5464399Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T17:03:31.5493031Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:31.5513980Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T17:03:31.5531864Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T17:03:31.5551607Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T17:03:31.5642303Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:31.5668746Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:31.5692817Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:31.5716946Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T17:03:31.5747310Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T17:03:31.5767424Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:31.5790444Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:31.5816127Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:31.5837733Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T17:03:31.5925273Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:03:32.5940179Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:34.5467369Z Reading package lists... 2021-05-17T17:03:34.6875981Z Building dependency tree... 2021-05-17T17:03:34.6892696Z Reading state information... 2021-05-17T17:03:34.8266086Z The following additional packages will be installed: 2021-05-17T17:03:34.8269477Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T17:03:34.8714928Z The following NEW packages will be installed: 2021-05-17T17:03:34.8717064Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T17:03:34.8718175Z libmagick++-dev 2021-05-17T17:03:34.9026835Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:34.9027899Z Need to get 309 kB of archives. 2021-05-17T17:03:34.9029386Z After this operation, 2202 kB of additional disk space will be used. 2021-05-17T17:03:34.9031575Z 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-17T17:03:34.9074401Z 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-17T17:03:34.9210034Z 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-17T17:03:34.9345350Z 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-17T17:03:35.3067372Z Fetched 309 kB in 0s (5272 kB/s) 2021-05-17T17:03:35.3326920Z Selecting previously unselected package libmagick++-6-headers. 2021-05-17T17:03:35.3392755Z (Reading database ... 2021-05-17T17:03:35.3393597Z (Reading database ... 5% 2021-05-17T17:03:35.3394367Z (Reading database ... 10% 2021-05-17T17:03:35.3395101Z (Reading database ... 15% 2021-05-17T17:03:35.3395812Z (Reading database ... 20% 2021-05-17T17:03:35.3396677Z (Reading database ... 25% 2021-05-17T17:03:35.3397424Z (Reading database ... 30% 2021-05-17T17:03:35.3398145Z (Reading database ... 35% 2021-05-17T17:03:35.3398857Z (Reading database ... 40% 2021-05-17T17:03:35.3400916Z (Reading database ... 45% 2021-05-17T17:03:35.3401694Z (Reading database ... 50% 2021-05-17T17:03:35.3430426Z (Reading database ... 55% 2021-05-17T17:03:35.3466141Z (Reading database ... 60% 2021-05-17T17:03:35.3490418Z (Reading database ... 65% 2021-05-17T17:03:35.3596278Z (Reading database ... 70% 2021-05-17T17:03:35.3697022Z (Reading database ... 75% 2021-05-17T17:03:35.3717700Z (Reading database ... 80% 2021-05-17T17:03:35.4203880Z (Reading database ... 85% 2021-05-17T17:03:35.4353816Z (Reading database ... 90% 2021-05-17T17:03:35.4424483Z (Reading database ... 95% 2021-05-17T17:03:35.4425076Z (Reading database ... 100% 2021-05-17T17:03:35.4425877Z (Reading database ... 267224 files and directories currently installed.) 2021-05-17T17:03:35.4541494Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T17:03:35.4618168Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:03:35.5678867Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-17T17:03:35.5910341Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T17:03:35.5931911Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:03:35.6318984Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-17T17:03:35.6533169Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T17:03:35.6543103Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:03:35.6999277Z Selecting previously unselected package libmagick++-dev. 2021-05-17T17:03:35.7247123Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T17:03:35.7315387Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:03:35.7825909Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:03:35.7915344Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:03:35.7937358Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:03:35.7957019Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T17:03:35.8036268Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:37.6561821Z Reading package lists... 2021-05-17T17:03:37.8060378Z Building dependency tree... 2021-05-17T17:03:37.8077518Z Reading state information... 2021-05-17T17:03:37.9441465Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-17T17:03:37.9442780Z The following additional packages will be installed: 2021-05-17T17:03:37.9444222Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-17T17:03:37.9445356Z libijs-0.35 libjbig2dec0 2021-05-17T17:03:37.9448624Z Suggested packages: 2021-05-17T17:03:37.9449741Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-17T17:03:37.9450687Z ghostscript-x 2021-05-17T17:03:37.9915273Z The following NEW packages will be installed: 2021-05-17T17:03:37.9917839Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-17T17:03:37.9924793Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-17T17:03:38.0104708Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:38.0105404Z Need to get 11.2 MB of archives. 2021-05-17T17:03:38.0106127Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-17T17:03:38.0107964Z 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-17T17:03:38.0630999Z 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-17T17:03:38.0651804Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-17T17:03:38.2264611Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-17T17:03:38.2419910Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-17T17:03:38.2425015Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-17T17:03:38.2439466Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-17T17:03:38.2940969Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-17T17:03:38.6618156Z Fetched 11.2 MB in 0s (37.5 MB/s) 2021-05-17T17:03:38.6937754Z Selecting previously unselected package fonts-droid-fallback. 2021-05-17T17:03:38.7015081Z (Reading database ... 2021-05-17T17:03:38.7015632Z (Reading database ... 5% 2021-05-17T17:03:38.7016099Z (Reading database ... 10% 2021-05-17T17:03:38.7016548Z (Reading database ... 15% 2021-05-17T17:03:38.7017278Z (Reading database ... 20% 2021-05-17T17:03:38.7017686Z (Reading database ... 25% 2021-05-17T17:03:38.7018085Z (Reading database ... 30% 2021-05-17T17:03:38.7018490Z (Reading database ... 35% 2021-05-17T17:03:38.7018882Z (Reading database ... 40% 2021-05-17T17:03:38.7019288Z (Reading database ... 45% 2021-05-17T17:03:38.7019691Z (Reading database ... 50% 2021-05-17T17:03:38.7061744Z (Reading database ... 55% 2021-05-17T17:03:38.7108700Z (Reading database ... 60% 2021-05-17T17:03:38.7135678Z (Reading database ... 65% 2021-05-17T17:03:38.7265023Z (Reading database ... 70% 2021-05-17T17:03:38.7442257Z (Reading database ... 75% 2021-05-17T17:03:38.7468461Z (Reading database ... 80% 2021-05-17T17:03:38.8047750Z (Reading database ... 85% 2021-05-17T17:03:38.8232571Z (Reading database ... 90% 2021-05-17T17:03:38.8325790Z (Reading database ... 95% 2021-05-17T17:03:38.8326451Z (Reading database ... 100% 2021-05-17T17:03:38.8327246Z (Reading database ... 267269 files and directories currently installed.) 2021-05-17T17:03:38.8463864Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-17T17:03:38.8678842Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T17:03:39.0465193Z Selecting previously unselected package fonts-noto-mono. 2021-05-17T17:03:39.0667606Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-17T17:03:39.0686116Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T17:03:39.1038773Z Selecting previously unselected package fonts-urw-base35. 2021-05-17T17:03:39.1276432Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-17T17:03:39.1814390Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-17T17:03:39.5159134Z Selecting previously unselected package libgs9-common. 2021-05-17T17:03:39.5402530Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-17T17:03:39.5456303Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:03:39.6518634Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-17T17:03:39.6754681Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-17T17:03:39.6776482Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-17T17:03:39.7117713Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-17T17:03:39.7327135Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-17T17:03:39.7341932Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T17:03:39.7670484Z Selecting previously unselected package libgs9:amd64. 2021-05-17T17:03:39.7957796Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T17:03:39.7968000Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:03:40.0495092Z Selecting previously unselected package ghostscript. 2021-05-17T17:03:40.0787225Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T17:03:40.0801717Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:03:40.1446461Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T17:03:40.1503882Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-17T17:03:40.1537154Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-17T17:03:40.2120394Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T17:03:40.2140549Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T17:03:40.2364319Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:03:40.2391482Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:03:40.2416385Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T17:03:40.2534837Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:03:40.3520839Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:40.3728316Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:03:43.1548698Z Reading package lists... 2021-05-17T17:03:43.3092103Z Building dependency tree... 2021-05-17T17:03:43.3108554Z Reading state information... 2021-05-17T17:03:43.4440534Z The following additional packages will be installed: 2021-05-17T17:03:43.4443707Z libudunits2-0 libudunits2-data 2021-05-17T17:03:43.4880424Z The following NEW packages will be installed: 2021-05-17T17:03:43.4886051Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-17T17:03:43.5071343Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:43.5072193Z Need to get 429 kB of archives. 2021-05-17T17:03:43.5072870Z After this operation, 1026 kB of additional disk space will be used. 2021-05-17T17:03:43.5074606Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-17T17:03:43.5084759Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-17T17:03:43.5096523Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-17T17:03:43.8704436Z Fetched 429 kB in 0s (18.6 MB/s) 2021-05-17T17:03:43.9032293Z Selecting previously unselected package libudunits2-data. 2021-05-17T17:03:43.9032983Z (Reading database ... 2021-05-17T17:03:43.9033377Z (Reading database ... 5% 2021-05-17T17:03:43.9035778Z (Reading database ... 10% 2021-05-17T17:03:43.9036202Z (Reading database ... 15% 2021-05-17T17:03:43.9036720Z (Reading database ... 20% 2021-05-17T17:03:43.9037156Z (Reading database ... 25% 2021-05-17T17:03:43.9037546Z (Reading database ... 30% 2021-05-17T17:03:43.9037946Z (Reading database ... 35% 2021-05-17T17:03:43.9038336Z (Reading database ... 40% 2021-05-17T17:03:43.9040253Z (Reading database ... 45% 2021-05-17T17:03:43.9040686Z (Reading database ... 50% 2021-05-17T17:03:43.9083481Z (Reading database ... 55% 2021-05-17T17:03:43.9129127Z (Reading database ... 60% 2021-05-17T17:03:43.9153763Z (Reading database ... 65% 2021-05-17T17:03:43.9276000Z (Reading database ... 70% 2021-05-17T17:03:43.9388771Z (Reading database ... 75% 2021-05-17T17:03:43.9413064Z (Reading database ... 80% 2021-05-17T17:03:43.9920779Z (Reading database ... 85% 2021-05-17T17:03:44.0091887Z (Reading database ... 90% 2021-05-17T17:03:44.0169707Z (Reading database ... 95% 2021-05-17T17:03:44.0170496Z (Reading database ... 100% 2021-05-17T17:03:44.0171324Z (Reading database ... 267833 files and directories currently installed.) 2021-05-17T17:03:44.0308616Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-17T17:03:44.0338891Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-17T17:03:44.0679409Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-17T17:03:44.0903688Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-17T17:03:44.0946054Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T17:03:44.1308699Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-17T17:03:44.1552251Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-17T17:03:44.1563520Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T17:03:44.2254910Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-17T17:03:44.2282583Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T17:03:44.2304096Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T17:03:44.2336662Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:03:44.3246626Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:46.0910874Z Reading package lists... 2021-05-17T17:03:46.2374806Z Building dependency tree... 2021-05-17T17:03:46.2391395Z Reading state information... 2021-05-17T17:03:46.4142620Z The following NEW packages will be installed: 2021-05-17T17:03:46.4149759Z libjq-dev 2021-05-17T17:03:46.4483343Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:46.4484746Z Need to get 11.2 kB of archives. 2021-05-17T17:03:46.4485585Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-17T17:03:46.4487638Z 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-17T17:03:46.8351346Z Fetched 11.2 kB in 0s (378 kB/s) 2021-05-17T17:03:46.8637235Z Selecting previously unselected package libjq-dev:amd64. 2021-05-17T17:03:46.8703434Z (Reading database ... 2021-05-17T17:03:46.8704111Z (Reading database ... 5% 2021-05-17T17:03:46.8704698Z (Reading database ... 10% 2021-05-17T17:03:46.8705275Z (Reading database ... 15% 2021-05-17T17:03:46.8705823Z (Reading database ... 20% 2021-05-17T17:03:46.8706519Z (Reading database ... 25% 2021-05-17T17:03:46.8707190Z (Reading database ... 30% 2021-05-17T17:03:46.8707811Z (Reading database ... 35% 2021-05-17T17:03:46.8708465Z (Reading database ... 40% 2021-05-17T17:03:46.8709101Z (Reading database ... 45% 2021-05-17T17:03:46.8709717Z (Reading database ... 50% 2021-05-17T17:03:46.8743370Z (Reading database ... 55% 2021-05-17T17:03:46.8784221Z (Reading database ... 60% 2021-05-17T17:03:46.8805462Z (Reading database ... 65% 2021-05-17T17:03:46.8917356Z (Reading database ... 70% 2021-05-17T17:03:46.9020880Z (Reading database ... 75% 2021-05-17T17:03:46.9041106Z (Reading database ... 80% 2021-05-17T17:03:46.9513243Z (Reading database ... 85% 2021-05-17T17:03:46.9667635Z (Reading database ... 90% 2021-05-17T17:03:46.9737535Z (Reading database ... 95% 2021-05-17T17:03:46.9738100Z (Reading database ... 100% 2021-05-17T17:03:46.9738929Z (Reading database ... 267862 files and directories currently installed.) 2021-05-17T17:03:46.9855314Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:03:46.9883062Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T17:03:47.0462372Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T17:03:48.8219385Z Reading package lists... 2021-05-17T17:03:48.9629226Z Building dependency tree... 2021-05-17T17:03:48.9645945Z Reading state information... 2021-05-17T17:03:49.1527210Z The following NEW packages will be installed: 2021-05-17T17:03:49.1531873Z libmng2 2021-05-17T17:03:49.1766912Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:49.1767727Z Need to get 168 kB of archives. 2021-05-17T17:03:49.1768402Z After this operation, 571 kB of additional disk space will be used. 2021-05-17T17:03:49.1770182Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-17T17:03:49.5513520Z Fetched 168 kB in 0s (4851 kB/s) 2021-05-17T17:03:49.5837093Z Selecting previously unselected package libmng2:amd64. 2021-05-17T17:03:49.5904220Z (Reading database ... 2021-05-17T17:03:49.5904928Z (Reading database ... 5% 2021-05-17T17:03:49.5905591Z (Reading database ... 10% 2021-05-17T17:03:49.5906295Z (Reading database ... 15% 2021-05-17T17:03:49.5906923Z (Reading database ... 20% 2021-05-17T17:03:49.5907559Z (Reading database ... 25% 2021-05-17T17:03:49.5908199Z (Reading database ... 30% 2021-05-17T17:03:49.5908824Z (Reading database ... 35% 2021-05-17T17:03:49.5909454Z (Reading database ... 40% 2021-05-17T17:03:49.5910090Z (Reading database ... 45% 2021-05-17T17:03:49.5910716Z (Reading database ... 50% 2021-05-17T17:03:49.5943945Z (Reading database ... 55% 2021-05-17T17:03:49.5983431Z (Reading database ... 60% 2021-05-17T17:03:49.6003721Z (Reading database ... 65% 2021-05-17T17:03:49.6105721Z (Reading database ... 70% 2021-05-17T17:03:49.6210904Z (Reading database ... 75% 2021-05-17T17:03:49.6231413Z (Reading database ... 80% 2021-05-17T17:03:49.6692661Z (Reading database ... 85% 2021-05-17T17:03:49.6846707Z (Reading database ... 90% 2021-05-17T17:03:49.6919896Z (Reading database ... 95% 2021-05-17T17:03:49.6920414Z (Reading database ... 100% 2021-05-17T17:03:49.6921144Z (Reading database ... 267868 files and directories currently installed.) 2021-05-17T17:03:49.7046653Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-17T17:03:49.7076338Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T17:03:49.7722341Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T17:03:49.7754442Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:03:51.5205335Z Reading package lists... 2021-05-17T17:03:51.6599733Z Building dependency tree... 2021-05-17T17:03:51.6616117Z Reading state information... 2021-05-17T17:03:51.8232492Z E: Unable to locate package libmng1 2021-05-17T17:03:51.8785334Z Reading package lists... 2021-05-17T17:03:52.0340771Z Building dependency tree... 2021-05-17T17:03:52.0357614Z Reading state information... 2021-05-17T17:03:52.1413404Z E: Unable to locate package libapparmor-devel 2021-05-17T17:03:52.1958130Z Reading package lists... 2021-05-17T17:03:52.3331506Z Building dependency tree... 2021-05-17T17:03:52.3348421Z Reading state information... 2021-05-17T17:03:52.4701828Z The following additional packages will be installed: 2021-05-17T17:03:52.4704954Z libij-java 2021-05-17T17:03:52.5122458Z The following NEW packages will be installed: 2021-05-17T17:03:52.5129873Z imagej libij-java 2021-05-17T17:03:52.5311090Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:52.5311852Z Need to get 2328 kB of archives. 2021-05-17T17:03:52.5312474Z After this operation, 2498 kB of additional disk space will be used. 2021-05-17T17:03:52.5314070Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-17T17:03:52.6046136Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-17T17:03:52.9577311Z Fetched 2328 kB in 0s (26.2 MB/s) 2021-05-17T17:03:52.9836800Z Selecting previously unselected package libij-java. 2021-05-17T17:03:52.9903286Z (Reading database ... 2021-05-17T17:03:52.9903883Z (Reading database ... 5% 2021-05-17T17:03:52.9904526Z (Reading database ... 10% 2021-05-17T17:03:52.9905079Z (Reading database ... 15% 2021-05-17T17:03:52.9905547Z (Reading database ... 20% 2021-05-17T17:03:52.9906022Z (Reading database ... 25% 2021-05-17T17:03:52.9906496Z (Reading database ... 30% 2021-05-17T17:03:52.9906962Z (Reading database ... 35% 2021-05-17T17:03:52.9907411Z (Reading database ... 40% 2021-05-17T17:03:52.9908061Z (Reading database ... 45% 2021-05-17T17:03:52.9908550Z (Reading database ... 50% 2021-05-17T17:03:52.9928161Z (Reading database ... 55% 2021-05-17T17:03:52.9967614Z (Reading database ... 60% 2021-05-17T17:03:52.9988371Z (Reading database ... 65% 2021-05-17T17:03:53.0095206Z (Reading database ... 70% 2021-05-17T17:03:53.0198611Z (Reading database ... 75% 2021-05-17T17:03:53.0219830Z (Reading database ... 80% 2021-05-17T17:03:53.0700326Z (Reading database ... 85% 2021-05-17T17:03:53.0855436Z (Reading database ... 90% 2021-05-17T17:03:53.0925987Z (Reading database ... 95% 2021-05-17T17:03:53.0926572Z (Reading database ... 100% 2021-05-17T17:03:53.0927381Z (Reading database ... 267874 files and directories currently installed.) 2021-05-17T17:03:53.1051424Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-17T17:03:53.1064474Z Unpacking libij-java (1.52r-1) ... 2021-05-17T17:03:53.1838172Z Selecting previously unselected package imagej. 2021-05-17T17:03:53.2062617Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-17T17:03:53.2070208Z Unpacking imagej (1.52r-1) ... 2021-05-17T17:03:53.2704936Z Setting up libij-java (1.52r-1) ... 2021-05-17T17:03:53.2740197Z Setting up imagej (1.52r-1) ... 2021-05-17T17:03:53.2787237Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T17:03:54.2952442Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:03:54.9345376Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T17:03:56.8229298Z Reading package lists... 2021-05-17T17:03:56.9638626Z Building dependency tree... 2021-05-17T17:03:56.9654867Z Reading state information... 2021-05-17T17:03:57.0977089Z Suggested packages: 2021-05-17T17:03:57.0979921Z bowtie2-examples 2021-05-17T17:03:57.1372977Z The following NEW packages will be installed: 2021-05-17T17:03:57.1379592Z bowtie2 2021-05-17T17:03:57.1618010Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:03:57.1618794Z Need to get 1324 kB of archives. 2021-05-17T17:03:57.1619846Z After this operation, 5630 kB of additional disk space will be used. 2021-05-17T17:03:57.1621747Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-17T17:03:57.7076459Z Fetched 1324 kB in 0s (6782 kB/s) 2021-05-17T17:03:57.7370750Z Selecting previously unselected package bowtie2. 2021-05-17T17:03:57.7449907Z (Reading database ... 2021-05-17T17:03:57.7450622Z (Reading database ... 5% 2021-05-17T17:03:57.7451209Z (Reading database ... 10% 2021-05-17T17:03:57.7451788Z (Reading database ... 15% 2021-05-17T17:03:57.7452380Z (Reading database ... 20% 2021-05-17T17:03:57.7452962Z (Reading database ... 25% 2021-05-17T17:03:57.7453524Z (Reading database ... 30% 2021-05-17T17:03:57.7454091Z (Reading database ... 35% 2021-05-17T17:03:57.7454647Z (Reading database ... 40% 2021-05-17T17:03:57.7455208Z (Reading database ... 45% 2021-05-17T17:03:57.7455752Z (Reading database ... 50% 2021-05-17T17:03:57.7492311Z (Reading database ... 55% 2021-05-17T17:03:57.7537346Z (Reading database ... 60% 2021-05-17T17:03:57.7560906Z (Reading database ... 65% 2021-05-17T17:03:57.7682085Z (Reading database ... 70% 2021-05-17T17:03:57.7794542Z (Reading database ... 75% 2021-05-17T17:03:57.7853594Z (Reading database ... 80% 2021-05-17T17:03:57.8332548Z (Reading database ... 85% 2021-05-17T17:03:57.8482194Z (Reading database ... 90% 2021-05-17T17:03:57.8553308Z (Reading database ... 95% 2021-05-17T17:03:57.8555251Z (Reading database ... 100% 2021-05-17T17:03:57.8557631Z (Reading database ... 267897 files and directories currently installed.) 2021-05-17T17:03:57.8681969Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-17T17:03:57.8694689Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-17T17:03:58.0562507Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-17T17:03:58.0616735Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:04:00.6296199Z Reading package lists... 2021-05-17T17:04:00.7862227Z Building dependency tree... 2021-05-17T17:04:00.7879993Z Reading state information... 2021-05-17T17:04:00.9764162Z E: Unable to locate package install 2021-05-17T17:04:00.9765306Z E: Unable to locate package gdal 2021-05-17T17:04:01.0380336Z Reading package lists... 2021-05-17T17:04:01.1977010Z Building dependency tree... 2021-05-17T17:04:01.2021922Z Reading state information... 2021-05-17T17:04:01.2258060Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-17T17:04:01.2260723Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T17:04:01.2265114Z is only available from another source 2021-05-17T17:04:01.2265505Z 2021-05-17T17:04:01.3258860Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-17T17:04:01.3863217Z Reading package lists... 2021-05-17T17:04:01.5375404Z Building dependency tree... 2021-05-17T17:04:01.5395620Z Reading state information... 2021-05-17T17:04:01.5626948Z Package libav-tools is not available, but is referred to by another package. 2021-05-17T17:04:01.5627970Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T17:04:01.5628642Z is only available from another source 2021-05-17T17:04:01.5629256Z However the following packages replace it: 2021-05-17T17:04:01.5629734Z ffmpeg 2021-05-17T17:04:01.5629964Z 2021-05-17T17:04:01.6599537Z E: Package 'libav-tools' has no installation candidate 2021-05-17T17:04:01.7229750Z Reading package lists... 2021-05-17T17:04:01.8816544Z Building dependency tree... 2021-05-17T17:04:01.8835265Z Reading state information... 2021-05-17T17:04:02.0261898Z The following additional packages will be installed: 2021-05-17T17:04:02.0264291Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-17T17:04:02.0266217Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T17:04:02.0267462Z libssh2-1-dev 2021-05-17T17:04:02.0268909Z Suggested packages: 2021-05-17T17:04:02.0269972Z libgcrypt20-doc libmbedtls-doc 2021-05-17T17:04:02.0704759Z The following NEW packages will be installed: 2021-05-17T17:04:02.0707907Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-17T17:04:02.0712604Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T17:04:02.0717889Z libssh2-1-dev 2021-05-17T17:04:02.1088359Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:02.1089188Z Need to get 2667 kB of archives. 2021-05-17T17:04:02.1089971Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-17T17:04:02.1091812Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-17T17:04:02.1124124Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-17T17:04:02.1204650Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-17T17:04:02.1211686Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-17T17:04:02.1232221Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-17T17:04:02.1241192Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-17T17:04:02.1252883Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-17T17:04:02.1303744Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-17T17:04:02.1341475Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-17T17:04:02.1361470Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-17T17:04:02.1365104Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-17T17:04:02.5475987Z Fetched 2667 kB in 0s (37.6 MB/s) 2021-05-17T17:04:02.5762594Z Selecting previously unselected package libgpg-error-dev. 2021-05-17T17:04:02.5828963Z (Reading database ... 2021-05-17T17:04:02.5829623Z (Reading database ... 5% 2021-05-17T17:04:02.5830199Z (Reading database ... 10% 2021-05-17T17:04:02.5830764Z (Reading database ... 15% 2021-05-17T17:04:02.5831366Z (Reading database ... 20% 2021-05-17T17:04:02.5831929Z (Reading database ... 25% 2021-05-17T17:04:02.5832506Z (Reading database ... 30% 2021-05-17T17:04:02.5833063Z (Reading database ... 35% 2021-05-17T17:04:02.5833641Z (Reading database ... 40% 2021-05-17T17:04:02.5834213Z (Reading database ... 45% 2021-05-17T17:04:02.5834771Z (Reading database ... 50% 2021-05-17T17:04:02.5867125Z (Reading database ... 55% 2021-05-17T17:04:02.5907171Z (Reading database ... 60% 2021-05-17T17:04:02.5928864Z (Reading database ... 65% 2021-05-17T17:04:02.6035606Z (Reading database ... 70% 2021-05-17T17:04:02.6138479Z (Reading database ... 75% 2021-05-17T17:04:02.6158685Z (Reading database ... 80% 2021-05-17T17:04:02.6613785Z (Reading database ... 85% 2021-05-17T17:04:02.6764791Z (Reading database ... 90% 2021-05-17T17:04:02.6840685Z (Reading database ... 95% 2021-05-17T17:04:02.6841172Z (Reading database ... 100% 2021-05-17T17:04:02.6841870Z (Reading database ... 267923 files and directories currently installed.) 2021-05-17T17:04:02.6974272Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-17T17:04:02.6988720Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-17T17:04:02.7358379Z Selecting previously unselected package libgcrypt20-dev. 2021-05-17T17:04:02.7599425Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-17T17:04:02.7617719Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T17:04:02.8318739Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-17T17:04:02.8529050Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-17T17:04:02.8547084Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T17:04:02.8788126Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-17T17:04:02.9056092Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:04:02.9064155Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:04:02.9438024Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-17T17:04:02.9668647Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:04:02.9677935Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:04:03.0038594Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-17T17:04:03.0249535Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:04:03.0259880Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:04:03.0600195Z Selecting previously unselected package libgit2-28:amd64. 2021-05-17T17:04:03.0825953Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T17:04:03.0836933Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:04:03.1438966Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-17T17:04:03.1659722Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T17:04:03.1673562Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:04:03.2318913Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-17T17:04:03.2536262Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-17T17:04:03.2550679Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T17:04:03.3078823Z Selecting previously unselected package libhttp-parser-dev. 2021-05-17T17:04:03.3319769Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-17T17:04:03.3335979Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-17T17:04:03.3638611Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-17T17:04:03.3812004Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T17:04:03.3823246Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:04:03.4873800Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-17T17:04:03.4898762Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:04:03.4926760Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T17:04:03.4951587Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-17T17:04:03.4971379Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:04:03.4998454Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:04:03.5021019Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T17:04:03.5076232Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T17:04:03.5117198Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T17:04:03.5167471Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:04:03.5202364Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T17:04:03.5241048Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:04:07.6421783Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:04:07.7358885Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:09.6542840Z Reading package lists... 2021-05-17T17:04:09.8072458Z Building dependency tree... 2021-05-17T17:04:09.8090465Z Reading state information... 2021-05-17T17:04:10.0223337Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-17T17:04:10.0224789Z libtiff-dev set to manually installed. 2021-05-17T17:04:10.0233114Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:10.0775676Z Reading package lists... 2021-05-17T17:04:10.2293154Z Building dependency tree... 2021-05-17T17:04:10.2312251Z Reading state information... 2021-05-17T17:04:10.4431036Z unixodbc-dev is already the newest version (2.3.7). 2021-05-17T17:04:10.4432147Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:10.4986249Z Reading package lists... 2021-05-17T17:04:10.6545343Z Building dependency tree... 2021-05-17T17:04:10.6562471Z Reading state information... 2021-05-17T17:04:10.8350468Z The following NEW packages will be installed: 2021-05-17T17:04:10.8352237Z libsodium-dev 2021-05-17T17:04:10.8526909Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:10.8527851Z Need to get 169 kB of archives. 2021-05-17T17:04:10.8528813Z After this operation, 826 kB of additional disk space will be used. 2021-05-17T17:04:10.8530447Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-17T17:04:11.2344918Z Fetched 169 kB in 0s (9432 kB/s) 2021-05-17T17:04:11.2678424Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-17T17:04:11.2700372Z (Reading database ... 2021-05-17T17:04:11.2700851Z (Reading database ... 5% 2021-05-17T17:04:11.2701247Z (Reading database ... 10% 2021-05-17T17:04:11.2701654Z (Reading database ... 15% 2021-05-17T17:04:11.2702089Z (Reading database ... 20% 2021-05-17T17:04:11.2702480Z (Reading database ... 25% 2021-05-17T17:04:11.2703009Z (Reading database ... 30% 2021-05-17T17:04:11.2703397Z (Reading database ... 35% 2021-05-17T17:04:11.2703819Z (Reading database ... 40% 2021-05-17T17:04:11.2704222Z (Reading database ... 45% 2021-05-17T17:04:11.2704613Z (Reading database ... 50% 2021-05-17T17:04:11.2747416Z (Reading database ... 55% 2021-05-17T17:04:11.2792445Z (Reading database ... 60% 2021-05-17T17:04:11.2818583Z (Reading database ... 65% 2021-05-17T17:04:11.2928124Z (Reading database ... 70% 2021-05-17T17:04:11.3033334Z (Reading database ... 75% 2021-05-17T17:04:11.3056538Z (Reading database ... 80% 2021-05-17T17:04:11.3536602Z (Reading database ... 85% 2021-05-17T17:04:11.3684156Z (Reading database ... 90% 2021-05-17T17:04:11.3751824Z (Reading database ... 95% 2021-05-17T17:04:11.3752409Z (Reading database ... 100% 2021-05-17T17:04:11.3753224Z (Reading database ... 268426 files and directories currently installed.) 2021-05-17T17:04:11.3869561Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-17T17:04:11.3889115Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T17:04:11.4606402Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T17:04:13.2542822Z Reading package lists... 2021-05-17T17:04:13.4297155Z Building dependency tree... 2021-05-17T17:04:13.4315868Z Reading state information... 2021-05-17T17:04:13.5742364Z The following additional packages will be installed: 2021-05-17T17:04:13.5745741Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-17T17:04:13.6184361Z The following NEW packages will be installed: 2021-05-17T17:04:13.6191000Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-17T17:04:13.6193394Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-17T17:04:13.6381587Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:13.6382182Z Need to get 10.4 MB of archives. 2021-05-17T17:04:13.6382818Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-17T17:04:13.6384795Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-17T17:04:13.6534365Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-17T17:04:13.6719053Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-17T17:04:13.6960421Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-17T17:04:13.7176286Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-17T17:04:13.7486968Z 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-17T17:04:13.7798509Z 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-17T17:04:13.8390621Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-17T17:04:14.2257316Z Fetched 10.4 MB in 0s (47.5 MB/s) 2021-05-17T17:04:14.2559354Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-17T17:04:14.2578826Z (Reading database ... 2021-05-17T17:04:14.2579297Z (Reading database ... 5% 2021-05-17T17:04:14.2579696Z (Reading database ... 10% 2021-05-17T17:04:14.2580721Z (Reading database ... 15% 2021-05-17T17:04:14.2581124Z (Reading database ... 20% 2021-05-17T17:04:14.2581773Z (Reading database ... 25% 2021-05-17T17:04:14.2582202Z (Reading database ... 30% 2021-05-17T17:04:14.2582595Z (Reading database ... 35% 2021-05-17T17:04:14.2583000Z (Reading database ... 40% 2021-05-17T17:04:14.2583395Z (Reading database ... 45% 2021-05-17T17:04:14.2583801Z (Reading database ... 50% 2021-05-17T17:04:14.2622397Z (Reading database ... 55% 2021-05-17T17:04:14.2663862Z (Reading database ... 60% 2021-05-17T17:04:14.2684866Z (Reading database ... 65% 2021-05-17T17:04:14.2796195Z (Reading database ... 70% 2021-05-17T17:04:14.2901842Z (Reading database ... 75% 2021-05-17T17:04:14.2924508Z (Reading database ... 80% 2021-05-17T17:04:14.3405728Z (Reading database ... 85% 2021-05-17T17:04:14.3569194Z (Reading database ... 90% 2021-05-17T17:04:14.3647435Z (Reading database ... 95% 2021-05-17T17:04:14.3648311Z (Reading database ... 100% 2021-05-17T17:04:14.3649482Z (Reading database ... 268496 files and directories currently installed.) 2021-05-17T17:04:14.3785044Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-17T17:04:14.3803953Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T17:04:14.4518235Z Selecting previously unselected package liblept5:amd64. 2021-05-17T17:04:14.4726020Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-17T17:04:14.4744433Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-17T17:04:14.5787476Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-17T17:04:14.5996178Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-17T17:04:14.6013336Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T17:04:14.7278754Z Selecting previously unselected package libtesseract4:amd64. 2021-05-17T17:04:14.7513886Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-17T17:04:14.7528353Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T17:04:14.8678991Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-17T17:04:14.8950478Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-17T17:04:14.8959948Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T17:04:15.0438899Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-17T17:04:15.0650325Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T17:04:15.0711875Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:04:15.2132797Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-17T17:04:15.2419298Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T17:04:15.2427750Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:04:15.5999174Z Selecting previously unselected package tesseract-ocr. 2021-05-17T17:04:15.6259457Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-17T17:04:15.6268238Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-17T17:04:15.7081067Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:04:15.7116454Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-17T17:04:15.7154556Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T17:04:15.7178727Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T17:04:15.7205253Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T17:04:15.7234690Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T17:04:15.7274502Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T17:04:15.7306325Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-17T17:04:15.7349664Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:04:18.1569541Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:19.9589999Z Reading package lists... 2021-05-17T17:04:20.1036441Z Building dependency tree... 2021-05-17T17:04:20.1054029Z Reading state information... 2021-05-17T17:04:20.3036846Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-17T17:04:20.3039356Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:20.3580030Z Reading package lists... 2021-05-17T17:04:20.5017166Z Building dependency tree... 2021-05-17T17:04:20.5033465Z Reading state information... 2021-05-17T17:04:20.6360764Z The following additional packages will be installed: 2021-05-17T17:04:20.6363331Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T17:04:20.6366217Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-17T17:04:20.6370711Z Suggested packages: 2021-05-17T17:04:20.6373042Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-17T17:04:20.6851589Z The following NEW packages will be installed: 2021-05-17T17:04:20.6853927Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T17:04:20.6857207Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-17T17:04:20.7107349Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:20.7108441Z Need to get 1459 kB of archives. 2021-05-17T17:04:20.7109230Z After this operation, 7754 kB of additional disk space will be used. 2021-05-17T17:04:20.7111211Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-17T17:04:20.7138994Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-17T17:04:20.7160098Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-17T17:04:20.7166048Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-17T17:04:20.7173455Z 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-17T17:04:20.7181374Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-17T17:04:20.7283186Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-17T17:04:20.7564515Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-17T17:04:20.7685817Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-17T17:04:20.7742208Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-17T17:04:21.1605956Z Fetched 1459 kB in 0s (14.0 MB/s) 2021-05-17T17:04:21.1919056Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-17T17:04:21.1958519Z (Reading database ... 2021-05-17T17:04:21.1958982Z (Reading database ... 5% 2021-05-17T17:04:21.1959400Z (Reading database ... 10% 2021-05-17T17:04:21.1959798Z (Reading database ... 15% 2021-05-17T17:04:21.1960209Z (Reading database ... 20% 2021-05-17T17:04:21.1960618Z (Reading database ... 25% 2021-05-17T17:04:21.1961048Z (Reading database ... 30% 2021-05-17T17:04:21.1961452Z (Reading database ... 35% 2021-05-17T17:04:21.1961864Z (Reading database ... 40% 2021-05-17T17:04:21.1962256Z (Reading database ... 45% 2021-05-17T17:04:21.1962662Z (Reading database ... 50% 2021-05-17T17:04:21.1997118Z (Reading database ... 55% 2021-05-17T17:04:21.2037864Z (Reading database ... 60% 2021-05-17T17:04:21.2066210Z (Reading database ... 65% 2021-05-17T17:04:21.2178032Z (Reading database ... 70% 2021-05-17T17:04:21.2284981Z (Reading database ... 75% 2021-05-17T17:04:21.2306809Z (Reading database ... 80% 2021-05-17T17:04:21.2656885Z (Reading database ... 85% 2021-05-17T17:04:21.2930453Z (Reading database ... 90% 2021-05-17T17:04:21.3000702Z (Reading database ... 95% 2021-05-17T17:04:21.3001569Z (Reading database ... 100% 2021-05-17T17:04:21.3002588Z (Reading database ... 268721 files and directories currently installed.) 2021-05-17T17:04:21.3123314Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:04:21.3167944Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:04:21.3518126Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-17T17:04:21.3703619Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:04:21.3715869Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:04:21.4038861Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-17T17:04:21.4260784Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:04:21.4273614Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:04:21.4678850Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-17T17:04:21.4910889Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:04:21.4923577Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:04:21.5278534Z Selecting previously unselected package comerr-dev:amd64. 2021-05-17T17:04:21.5497318Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-17T17:04:21.5535919Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T17:04:21.5878880Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-17T17:04:21.6156674Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:04:21.6161960Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:04:21.6572087Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-17T17:04:21.6772269Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-17T17:04:21.6789782Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T17:04:21.7519226Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-17T17:04:21.7764433Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T17:04:21.7775920Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T17:04:21.8238870Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-17T17:04:21.8452846Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T17:04:21.8469506Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:04:21.8757861Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-17T17:04:21.9072020Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-17T17:04:21.9082008Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T17:04:22.0068043Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T17:04:22.0121519Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:04:22.0170501Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T17:04:22.0207365Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T17:04:22.0241998Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:04:22.0276320Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:04:22.0324855Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:04:22.0352343Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:04:22.0374886Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T17:04:22.0402682Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T17:04:22.0437306Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:22.0684753Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:04:24.6983906Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T17:04:26.5469293Z Reading package lists... 2021-05-17T17:04:26.6936022Z Building dependency tree... 2021-05-17T17:04:26.6952940Z Reading state information... 2021-05-17T17:04:26.8535312Z E: Unable to locate package udunits 2021-05-17T17:04:26.9098728Z Reading package lists... 2021-05-17T17:04:27.0603876Z Building dependency tree... 2021-05-17T17:04:27.0620863Z Reading state information... 2021-05-17T17:04:27.1967996Z The following additional packages will be installed: 2021-05-17T17:04:27.1969411Z libwebpdemux2 2021-05-17T17:04:27.2403308Z The following NEW packages will be installed: 2021-05-17T17:04:27.2410413Z libwebp-dev libwebpdemux2 2021-05-17T17:04:27.2592068Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:27.2592688Z Need to get 277 kB of archives. 2021-05-17T17:04:27.2593323Z After this operation, 965 kB of additional disk space will be used. 2021-05-17T17:04:27.2594957Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-17T17:04:27.2606752Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-17T17:04:27.6207197Z Fetched 277 kB in 0s (13.4 MB/s) 2021-05-17T17:04:27.6519294Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-17T17:04:27.6548452Z (Reading database ... 2021-05-17T17:04:27.6548922Z (Reading database ... 5% 2021-05-17T17:04:27.6549338Z (Reading database ... 10% 2021-05-17T17:04:27.6549736Z (Reading database ... 15% 2021-05-17T17:04:27.6550340Z (Reading database ... 20% 2021-05-17T17:04:27.6550752Z (Reading database ... 25% 2021-05-17T17:04:27.6551146Z (Reading database ... 30% 2021-05-17T17:04:27.6551553Z (Reading database ... 35% 2021-05-17T17:04:27.6553422Z (Reading database ... 40% 2021-05-17T17:04:27.6553837Z (Reading database ... 45% 2021-05-17T17:04:27.6554246Z (Reading database ... 50% 2021-05-17T17:04:27.6579726Z (Reading database ... 55% 2021-05-17T17:04:27.6617461Z (Reading database ... 60% 2021-05-17T17:04:27.6643543Z (Reading database ... 65% 2021-05-17T17:04:27.6748775Z (Reading database ... 70% 2021-05-17T17:04:27.6849755Z (Reading database ... 75% 2021-05-17T17:04:27.6872847Z (Reading database ... 80% 2021-05-17T17:04:27.7203622Z (Reading database ... 85% 2021-05-17T17:04:27.7478047Z (Reading database ... 90% 2021-05-17T17:04:27.7552838Z (Reading database ... 95% 2021-05-17T17:04:27.7553604Z (Reading database ... 100% 2021-05-17T17:04:27.7554504Z (Reading database ... 269021 files and directories currently installed.) 2021-05-17T17:04:27.7686075Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-17T17:04:27.7724013Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T17:04:27.7958640Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-17T17:04:27.8260612Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-17T17:04:27.8276947Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T17:04:27.9083817Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T17:04:27.9120825Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T17:04:27.9148148Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:29.7291290Z Reading package lists... 2021-05-17T17:04:29.8746809Z Building dependency tree... 2021-05-17T17:04:29.8766031Z Reading state information... 2021-05-17T17:04:30.0148887Z The following additional packages will be installed: 2021-05-17T17:04:30.0151456Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T17:04:30.0153287Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T17:04:30.0154836Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T17:04:30.0160270Z Suggested packages: 2021-05-17T17:04:30.0161607Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-17T17:04:30.0162191Z Recommended packages: 2021-05-17T17:04:30.0162568Z cargo 2021-05-17T17:04:30.0625245Z The following NEW packages will be installed: 2021-05-17T17:04:30.0631384Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T17:04:30.0632797Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T17:04:30.0636169Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T17:04:30.0901426Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:30.0903373Z Need to get 108 MB of archives. 2021-05-17T17:04:30.0904512Z After this operation, 501 MB of additional disk space will be used. 2021-05-17T17:04:30.0906282Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-17T17:04:30.0959955Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-17T17:04:30.0971136Z 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-17T17:04:30.1000544Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-17T17:04:30.1099914Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-17T17:04:30.1150833Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-17T17:04:30.1401676Z 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-17T17:04:30.2407755Z 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-17T17:04:32.3528166Z 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-17T17:04:33.2925975Z 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-17T17:04:33.3556000Z 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-17T17:04:33.4552209Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-17T17:04:33.7220695Z 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-17T17:04:34.0950110Z Fetched 108 MB in 4s (29.5 MB/s) 2021-05-17T17:04:34.1267319Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-17T17:04:34.1351392Z (Reading database ... 2021-05-17T17:04:34.1352191Z (Reading database ... 5% 2021-05-17T17:04:34.1352799Z (Reading database ... 10% 2021-05-17T17:04:34.1353373Z (Reading database ... 15% 2021-05-17T17:04:34.1353924Z (Reading database ... 20% 2021-05-17T17:04:34.1354487Z (Reading database ... 25% 2021-05-17T17:04:34.1355049Z (Reading database ... 30% 2021-05-17T17:04:34.1355797Z (Reading database ... 35% 2021-05-17T17:04:34.1356449Z (Reading database ... 40% 2021-05-17T17:04:34.1357507Z (Reading database ... 45% 2021-05-17T17:04:34.1357951Z (Reading database ... 50% 2021-05-17T17:04:34.1379853Z (Reading database ... 55% 2021-05-17T17:04:34.1422173Z (Reading database ... 60% 2021-05-17T17:04:34.1453028Z (Reading database ... 65% 2021-05-17T17:04:34.1571227Z (Reading database ... 70% 2021-05-17T17:04:34.1682325Z (Reading database ... 75% 2021-05-17T17:04:34.1705580Z (Reading database ... 80% 2021-05-17T17:04:34.2081036Z (Reading database ... 85% 2021-05-17T17:04:34.2422509Z (Reading database ... 90% 2021-05-17T17:04:34.2507794Z (Reading database ... 95% 2021-05-17T17:04:34.2508372Z (Reading database ... 100% 2021-05-17T17:04:34.2509162Z (Reading database ... 269049 files and directories currently installed.) 2021-05-17T17:04:34.2634154Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-17T17:04:34.2655323Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T17:04:34.3117767Z Selecting previously unselected package libipt2. 2021-05-17T17:04:34.3337527Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-17T17:04:34.3349080Z Unpacking libipt2 (2.0.1-1) ... 2021-05-17T17:04:34.3678578Z Selecting previously unselected package libsource-highlight-common. 2021-05-17T17:04:34.3909998Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-17T17:04:34.3922383Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T17:04:34.4358137Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-17T17:04:34.4563215Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-17T17:04:34.4576583Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T17:04:34.5278177Z Selecting previously unselected package libsource-highlight4v5. 2021-05-17T17:04:34.5477109Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-17T17:04:34.5488513Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T17:04:34.5958172Z Selecting previously unselected package libxxhash0:amd64. 2021-05-17T17:04:34.6189871Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-17T17:04:34.6203796Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T17:04:34.6517711Z Selecting previously unselected package gdb. 2021-05-17T17:04:34.6727509Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-17T17:04:34.6739229Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T17:04:34.9397783Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-17T17:04:34.9670387Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:04:34.9693879Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:04:40.1357888Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-17T17:04:40.1629577Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:04:40.1637548Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:04:42.7918852Z Selecting previously unselected package rustc. 2021-05-17T17:04:42.8120902Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:04:42.8129666Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:04:42.9699906Z Selecting previously unselected package cargo. 2021-05-17T17:04:42.9972951Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T17:04:42.9980729Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T17:04:43.2953997Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-17T17:04:43.3170090Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-17T17:04:43.3178210Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T17:04:44.3917052Z Selecting previously unselected package rust-gdb. 2021-05-17T17:04:44.4206626Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-17T17:04:44.4216354Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:04:44.4781202Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:04:44.4817066Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T17:04:44.4835729Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T17:04:44.4853266Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:04:44.4875348Z Setting up libipt2 (2.0.1-1) ... 2021-05-17T17:04:44.4894798Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T17:04:44.4922300Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T17:04:44.4943192Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:04:44.4964990Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T17:04:44.4988356Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T17:04:44.5011204Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T17:04:44.5029154Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T17:04:44.5054998Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T17:04:44.5078440Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:04:44.5269280Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:04:47.4211907Z Reading package lists... 2021-05-17T17:04:47.5667883Z Building dependency tree... 2021-05-17T17:04:47.5684276Z Reading state information... 2021-05-17T17:04:47.7079875Z The following additional packages will be installed: 2021-05-17T17:04:47.7082316Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T17:04:47.7084120Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T17:04:47.7085807Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T17:04:47.7087414Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T17:04:47.7089087Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T17:04:47.7090679Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T17:04:47.7092172Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T17:04:47.7095124Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T17:04:47.7097964Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T17:04:47.7102692Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T17:04:47.7103821Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T17:04:47.7104930Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T17:04:47.7106076Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T17:04:47.7107344Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T17:04:47.7108582Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T17:04:47.7109730Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T17:04:47.7110838Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T17:04:47.7112065Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T17:04:47.7113234Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T17:04:47.7114187Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T17:04:47.7115093Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T17:04:47.7116342Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T17:04:47.7117484Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T17:04:47.7118352Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T17:04:47.7119259Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T17:04:47.7120357Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T17:04:47.7121423Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T17:04:47.7122523Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T17:04:47.7123627Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T17:04:47.7124664Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T17:04:47.7125648Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T17:04:47.7126595Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T17:04:47.7127636Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T17:04:47.7128713Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T17:04:47.7130009Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T17:04:47.7131161Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T17:04:47.7132242Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T17:04:47.7133275Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T17:04:47.7134413Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T17:04:47.7135483Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T17:04:47.7136558Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T17:04:47.7137544Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-17T17:04:47.7138718Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T17:04:47.7139932Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T17:04:47.7141180Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T17:04:47.7142248Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T17:04:47.7143310Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T17:04:47.7144460Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T17:04:47.7145436Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T17:04:47.7146005Z Suggested packages: 2021-05-17T17:04:47.7146807Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-17T17:04:47.7147803Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-17T17:04:47.7148956Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-17T17:04:47.7150063Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-17T17:04:47.7151033Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-17T17:04:47.7152063Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-17T17:04:47.7153152Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-17T17:04:47.7154248Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-17T17:04:47.7155282Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-17T17:04:47.7156326Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-17T17:04:47.7157606Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-17T17:04:47.7158781Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-17T17:04:47.7159859Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-17T17:04:47.7160681Z wpagui libengine-pkcs11-openssl 2021-05-17T17:04:47.7858805Z The following NEW packages will be installed: 2021-05-17T17:04:47.7861210Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T17:04:47.7862951Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T17:04:47.7864715Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T17:04:47.7866316Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T17:04:47.7867989Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T17:04:47.7869587Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T17:04:47.7871082Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T17:04:47.7872772Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T17:04:47.7874466Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T17:04:47.7876073Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T17:04:47.7880627Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T17:04:47.7882071Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T17:04:47.7883865Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T17:04:47.7885519Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T17:04:47.7887115Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T17:04:47.7888608Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T17:04:47.7890050Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T17:04:47.7891518Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T17:04:47.7893031Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T17:04:47.7894259Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T17:04:47.7895451Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T17:04:47.7896703Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T17:04:47.7897903Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T17:04:47.7899028Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T17:04:47.7900185Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T17:04:47.7901625Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T17:04:47.7903009Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T17:04:47.7904436Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T17:04:47.7906041Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T17:04:47.7907392Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T17:04:47.7908667Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T17:04:47.7909918Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T17:04:47.7911260Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T17:04:47.7912736Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T17:04:47.7913873Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T17:04:47.7915020Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T17:04:47.7916206Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T17:04:47.7917368Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T17:04:47.7918360Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T17:04:47.7919426Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T17:04:47.7920489Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T17:04:47.7921489Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-17T17:04:47.7922497Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T17:04:47.7923656Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T17:04:47.7924871Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T17:04:47.7925919Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T17:04:47.7926930Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T17:04:47.7928108Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T17:04:47.7928994Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T17:04:47.8139348Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:04:47.8141234Z Need to get 183 MB of archives. 2021-05-17T17:04:47.8143410Z After this operation, 776 MB of additional disk space will be used. 2021-05-17T17:04:47.8145396Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-17T17:04:47.8230524Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-17T17:04:47.8933496Z 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-17T17:04:47.9050286Z 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-17T17:04:47.9142137Z 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-17T17:04:47.9252748Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-17T17:04:47.9306157Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-17T17:04:47.9392219Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-17T17:04:47.9469646Z 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-17T17:04:47.9574498Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-17T17:04:47.9685762Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-17T17:04:47.9851858Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-17T17:04:48.0186404Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-17T17:04:48.0194522Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-17T17:04:48.0202517Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-17T17:04:48.0213431Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-17T17:04:48.0221850Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-17T17:04:48.0234832Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-17T17:04:48.0239720Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-17T17:04:48.0246582Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-17T17:04:48.0268820Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-17T17:04:48.0277720Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-17T17:04:48.0377243Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-17T17:04:48.1772724Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-17T17:04:48.1949951Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-17T17:04:48.1964267Z 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-17T17:04:48.1982421Z 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-17T17:04:48.2032982Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-17T17:04:48.2037366Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-17T17:04:48.2051204Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-17T17:04:48.2068169Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-17T17:04:48.2169708Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-17T17:04:48.2264156Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-17T17:04:48.2274649Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-17T17:04:48.2280261Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-17T17:04:48.2328120Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-17T17:04:48.7125654Z 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-17T17:04:48.7184218Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-17T17:04:48.7514310Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-17T17:04:48.7756336Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-17T17:04:48.7903889Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-17T17:04:48.7946262Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-17T17:04:48.7992899Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-17T17:04:48.8009035Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-17T17:04:48.8018379Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-17T17:04:48.8030613Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-17T17:04:48.8039336Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-17T17:04:48.8079040Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-17T17:04:48.8085919Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-17T17:04:48.8122444Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-17T17:04:48.8130320Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-17T17:04:48.8138204Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-17T17:04:48.8143478Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-17T17:04:48.8154580Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-17T17:04:48.8197242Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-17T17:04:48.8205574Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-17T17:04:48.8736460Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-17T17:04:48.8800036Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-17T17:04:48.8805789Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-17T17:04:48.8828539Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-17T17:04:48.8833721Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-17T17:04:48.8839538Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-17T17:04:48.8846768Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-17T17:04:48.8862818Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-17T17:04:48.8870763Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-17T17:04:48.8901420Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-17T17:04:48.8920328Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-17T17:04:48.8934487Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-17T17:04:48.9029800Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-17T17:04:48.9094137Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-17T17:04:49.0082694Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-17T17:04:49.0120371Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-17T17:04:49.0188850Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-17T17:04:49.0217751Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-17T17:04:49.0261802Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-17T17:04:49.0410346Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-17T17:04:49.0483224Z 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-17T17:04:49.2305168Z 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-17T17:04:49.2510147Z 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-17T17:04:49.2585493Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-17T17:04:49.3077680Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-17T17:04:49.3138640Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-17T17:04:49.3529040Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-17T17:04:49.3936384Z 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-17T17:04:49.6550781Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-17T17:04:49.8405131Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-17T17:04:49.8537639Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-17T17:04:49.8600688Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-17T17:04:49.8652454Z 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-17T17:04:49.8702237Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-17T17:04:49.8707726Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-17T17:04:49.8750555Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-17T17:04:49.8831256Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-17T17:04:49.9019202Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-17T17:04:49.9085151Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-17T17:04:49.9096171Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-17T17:04:49.9510700Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-17T17:04:49.9896357Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-17T17:04:50.0095313Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-17T17:04:50.0101492Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-17T17:04:50.0121028Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-17T17:04:50.0172512Z 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-17T17:04:50.0240421Z 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-17T17:04:50.0261197Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-17T17:04:50.0269524Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-17T17:04:50.0453791Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-17T17:04:50.0715277Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-17T17:04:52.3281963Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-17T17:04:52.3368826Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-17T17:04:52.3497029Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-17T17:04:52.4124765Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-17T17:04:52.6180821Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-17T17:04:52.6189582Z 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-17T17:04:52.6222127Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-17T17:04:52.6460869Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-17T17:04:52.6528002Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-17T17:04:52.7547498Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-17T17:04:52.7935004Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-17T17:04:52.8045436Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-17T17:04:52.8053649Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-17T17:04:52.8063402Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-17T17:04:52.8119729Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-17T17:04:52.8143265Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-17T17:04:52.8153817Z 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-17T17:04:52.8161806Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-17T17:04:52.8244147Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-17T17:04:52.8317653Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-17T17:04:52.8349829Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-17T17:04:52.8394636Z 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-17T17:04:52.8475154Z 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-17T17:04:52.8555822Z 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-17T17:04:52.8650099Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-17T17:04:52.8771130Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-17T17:04:52.9425178Z 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-17T17:04:52.9523255Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-17T17:04:52.9556770Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-17T17:04:52.9677820Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-17T17:04:52.9968474Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-17T17:04:53.0083541Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-17T17:04:53.0201182Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-17T17:04:53.0265181Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-17T17:04:53.0403844Z 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-17T17:04:53.0483325Z 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-17T17:04:53.0748267Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-17T17:04:53.0861724Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-17T17:04:53.0927528Z 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-17T17:04:53.0996879Z 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-17T17:04:53.1147869Z 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-17T17:04:53.1551334Z 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-17T17:04:53.2525196Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-17T17:04:53.2572916Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-17T17:04:53.2786395Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-17T17:04:53.2838180Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-17T17:04:53.2918349Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-17T17:04:53.3092611Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-17T17:04:53.3121998Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-17T17:04:53.3702841Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-17T17:04:53.4019026Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-17T17:04:53.4444766Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-17T17:04:53.5623442Z 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-17T17:04:53.5790677Z 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-17T17:04:53.5946552Z 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-17T17:04:53.5996083Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-17T17:04:53.6147738Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-17T17:04:53.6152860Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-17T17:04:53.6201829Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-17T17:04:53.6208303Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-17T17:04:53.6671614Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-17T17:04:53.6802798Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-17T17:04:53.7877876Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-17T17:04:53.7882519Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-17T17:04:53.7913091Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-17T17:04:53.7922964Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-17T17:04:53.7961135Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-17T17:04:53.8003648Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-17T17:04:53.8168737Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-17T17:04:53.8177497Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-17T17:04:53.8243678Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-17T17:04:53.8312085Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-17T17:04:53.8409321Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-17T17:04:53.8440508Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-17T17:04:53.8468069Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-17T17:04:53.8864995Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-17T17:04:53.8882973Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-17T17:04:54.0212577Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-17T17:04:54.0248410Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-17T17:04:54.0309541Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-17T17:04:54.0597684Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-17T17:04:54.0657106Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-17T17:04:54.0757878Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-17T17:04:54.0923164Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-17T17:04:54.0974349Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-17T17:04:54.1800526Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-17T17:04:54.1858594Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-17T17:04:54.1887522Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-17T17:04:54.2538077Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-17T17:04:54.2696062Z 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-17T17:04:54.2801517Z 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-17T17:04:54.2871575Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-17T17:04:54.2963707Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-17T17:04:54.3812697Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-17T17:04:54.7819719Z 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-17T17:04:54.7966686Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-17T17:04:54.8156411Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-17T17:04:55.1718385Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-17T17:04:55.3882871Z 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-17T17:04:55.4121413Z 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-17T17:04:55.4234358Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-17T17:04:55.4473917Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-17T17:04:55.4484115Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-17T17:04:55.4618181Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-17T17:04:55.4875993Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-17T17:04:55.4883138Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-17T17:04:55.4887026Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-17T17:04:56.5112214Z Fetched 183 MB in 8s (23.8 MB/s) 2021-05-17T17:04:56.5424297Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-17T17:04:56.5500800Z (Reading database ... 2021-05-17T17:04:56.5501452Z (Reading database ... 5% 2021-05-17T17:04:56.5502026Z (Reading database ... 10% 2021-05-17T17:04:56.5502588Z (Reading database ... 15% 2021-05-17T17:04:56.5503140Z (Reading database ... 20% 2021-05-17T17:04:56.5503677Z (Reading database ... 25% 2021-05-17T17:04:56.5504218Z (Reading database ... 30% 2021-05-17T17:04:56.5504775Z (Reading database ... 35% 2021-05-17T17:04:56.5505300Z (Reading database ... 40% 2021-05-17T17:04:56.5505841Z (Reading database ... 45% 2021-05-17T17:04:56.5506379Z (Reading database ... 50% 2021-05-17T17:04:56.5541807Z (Reading database ... 55% 2021-05-17T17:04:56.5587899Z (Reading database ... 60% 2021-05-17T17:04:56.5618378Z (Reading database ... 65% 2021-05-17T17:04:56.5737513Z (Reading database ... 70% 2021-05-17T17:04:56.5854939Z (Reading database ... 75% 2021-05-17T17:04:56.5880402Z (Reading database ... 80% 2021-05-17T17:04:56.6278498Z (Reading database ... 85% 2021-05-17T17:04:56.6594324Z (Reading database ... 90% 2021-05-17T17:04:56.6673574Z (Reading database ... 95% 2021-05-17T17:04:56.6674164Z (Reading database ... 100% 2021-05-17T17:04:56.6674961Z (Reading database ... 269804 files and directories currently installed.) 2021-05-17T17:04:56.6798783Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-17T17:04:56.6823099Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T17:04:56.7198697Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-17T17:04:56.7475358Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:04:56.7552254Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:04:56.9399185Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-17T17:04:56.9654028Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:04:56.9663621Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:04:57.0038296Z Selecting previously unselected package libegl1:amd64. 2021-05-17T17:04:57.0294941Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T17:04:57.0329656Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:04:57.0637621Z Selecting previously unselected package libevdev2:amd64. 2021-05-17T17:04:57.0859994Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-17T17:04:57.0871857Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T17:04:57.1198271Z Selecting previously unselected package libmtdev1:amd64. 2021-05-17T17:04:57.1402709Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-17T17:04:57.1430553Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T17:04:57.1718923Z Selecting previously unselected package libwacom-common. 2021-05-17T17:04:57.1940388Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-17T17:04:57.1951677Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-17T17:04:57.2478268Z Selecting previously unselected package libwacom2:amd64. 2021-05-17T17:04:57.2706147Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-17T17:04:57.2717421Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T17:04:57.2940263Z Selecting previously unselected package libinput-bin. 2021-05-17T17:04:57.3205052Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T17:04:57.3217407Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T17:04:57.3518068Z Selecting previously unselected package libinput10:amd64. 2021-05-17T17:04:57.3745752Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T17:04:57.3763511Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T17:04:57.4157563Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-17T17:04:57.4370432Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:04:57.4391670Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:04:57.4771200Z Selecting previously unselected package libqt5network5:amd64. 2021-05-17T17:04:57.5037521Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:04:57.5052067Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:04:57.5875277Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-17T17:04:57.6082909Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-17T17:04:57.6094360Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T17:04:57.6339655Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-17T17:04:57.6610934Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-17T17:04:57.6625827Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T17:04:57.6918345Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-17T17:04:57.7127136Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-17T17:04:57.7149415Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T17:04:57.7411965Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-17T17:04:57.7635544Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-17T17:04:57.7647992Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T17:04:57.7870175Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-17T17:04:57.8134874Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-17T17:04:57.8145297Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T17:04:57.8413186Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-17T17:04:57.8637686Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-17T17:04:57.8652131Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T17:04:57.8892836Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-17T17:04:57.9160199Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-17T17:04:57.9177824Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T17:04:57.9400800Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-17T17:04:57.9670588Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-17T17:04:57.9687220Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T17:04:57.9938646Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-17T17:04:58.0203779Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-17T17:04:58.0216936Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T17:04:58.0455025Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-17T17:04:58.0723958Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-17T17:04:58.0737452Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T17:04:58.1035063Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-17T17:04:58.1302274Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:04:58.1374941Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:04:58.4197988Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-17T17:04:58.4420329Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:04:58.4428790Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:04:58.6519016Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-17T17:04:58.6734233Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:04:58.6748568Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:04:58.7118186Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-17T17:04:58.7336774Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-17T17:04:58.7346468Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T17:04:58.7750472Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-17T17:04:58.8018546Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-17T17:04:58.8029834Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T17:04:58.8877843Z Selecting previously unselected package libhyphen0:amd64. 2021-05-17T17:04:58.9076714Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-17T17:04:58.9085416Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T17:04:58.9333146Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-17T17:04:58.9602210Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:04:58.9614952Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:04:58.9998500Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-17T17:04:59.0267317Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:04:59.0274374Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:04:59.0673131Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-17T17:04:59.0940723Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:04:59.0951545Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:04:59.2351757Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-17T17:04:59.2562678Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:04:59.2571098Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:04:59.3867605Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-17T17:04:59.4131021Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:04:59.4139323Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:04:59.4518107Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-17T17:04:59.4723973Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:04:59.4741708Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:04:59.5117676Z Selecting previously unselected package libwoff1:amd64. 2021-05-17T17:04:59.5338496Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-17T17:04:59.5355805Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T17:04:59.5667081Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-17T17:04:59.5954098Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-17T17:04:59.5972752Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T17:05:00.8478737Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-17T17:05:00.8708247Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:05:00.8716671Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:00.9079227Z Selecting previously unselected package qgis-providers-common. 2021-05-17T17:05:00.9325700Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:05:00.9338351Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:01.1699877Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-17T17:05:01.1999273Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-17T17:05:01.2009602Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T17:05:01.2559239Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-17T17:05:01.2804721Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-17T17:05:01.2814555Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T17:05:01.3278706Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-17T17:05:01.3506024Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:01.3518433Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:01.3879490Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-17T17:05:01.4139107Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:01.4155131Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:01.4478581Z Selecting previously unselected package gdal-data. 2021-05-17T17:05:01.4688875Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-17T17:05:01.4697323Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T17:05:01.5158149Z Selecting previously unselected package libarpack2:amd64. 2021-05-17T17:05:01.5371171Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-17T17:05:01.5381006Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-17T17:05:01.5718126Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-17T17:05:01.5929785Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-17T17:05:01.5940192Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T17:05:01.6334636Z Selecting previously unselected package libarmadillo9. 2021-05-17T17:05:01.6542123Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-17T17:05:01.6552659Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T17:05:01.6918446Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-17T17:05:01.7147505Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-17T17:05:01.7157752Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-17T17:05:01.7837792Z Selecting previously unselected package libcharls2:amd64. 2021-05-17T17:05:01.8105980Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-17T17:05:01.8119457Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T17:05:01.8480442Z Selecting previously unselected package libdap25:amd64. 2021-05-17T17:05:01.8727537Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-17T17:05:01.8744326Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-17T17:05:01.9393996Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-17T17:05:01.9681327Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-17T17:05:01.9694739Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T17:05:02.0016269Z Selecting previously unselected package libepsilon1:amd64. 2021-05-17T17:05:02.0303575Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-17T17:05:02.0311799Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T17:05:02.0622369Z Selecting previously unselected package libfreexl1:amd64. 2021-05-17T17:05:02.0907350Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-17T17:05:02.0926810Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T17:05:02.1186882Z Selecting previously unselected package libfyba0:amd64. 2021-05-17T17:05:02.1473269Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-17T17:05:02.1485861Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T17:05:02.1866279Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-17T17:05:02.2154665Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-17T17:05:02.2163695Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T17:05:02.2849836Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-17T17:05:02.3132348Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-17T17:05:02.3142947Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T17:05:02.3430423Z Selecting previously unselected package proj-data. 2021-05-17T17:05:02.3713746Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-17T17:05:02.3739800Z Unpacking proj-data (6.3.1-1) ... 2021-05-17T17:05:03.1021475Z Selecting previously unselected package libproj15:amd64. 2021-05-17T17:05:03.1310422Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-17T17:05:03.1319013Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-17T17:05:03.2398890Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-17T17:05:03.2646363Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-17T17:05:03.2656794Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T17:05:03.2998031Z Selecting previously unselected package libhdf4-0-alt. 2021-05-17T17:05:03.3197374Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-17T17:05:03.3212133Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T17:05:03.3663122Z Selecting previously unselected package libminizip1:amd64. 2021-05-17T17:05:03.3946532Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-17T17:05:03.3962923Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-17T17:05:03.4237611Z Selecting previously unselected package liburiparser1:amd64. 2021-05-17T17:05:03.4478981Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-17T17:05:03.4489281Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T17:05:03.4764834Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-17T17:05:03.5032520Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:05:03.5045643Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T17:05:03.5316448Z Selecting previously unselected package libkmldom1:amd64. 2021-05-17T17:05:03.5582929Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:05:03.5592725Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T17:05:03.5958821Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-17T17:05:03.6225891Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-17T17:05:03.6233952Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T17:05:03.6518971Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-17T17:05:03.6788500Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-17T17:05:03.6793788Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T17:05:03.7324999Z Selecting previously unselected package libogdi4.1. 2021-05-17T17:05:03.7551446Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-17T17:05:03.7559611Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T17:05:03.7997528Z Selecting previously unselected package libqhull7:amd64. 2021-05-17T17:05:03.8198931Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-17T17:05:03.8217084Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-17T17:05:03.8638296Z Selecting previously unselected package libspatialite7:amd64. 2021-05-17T17:05:03.8884275Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-17T17:05:03.8903840Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T17:05:04.0228955Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-17T17:05:04.0515866Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-17T17:05:04.0534322Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T17:05:04.1561175Z Selecting previously unselected package libgdal26. 2021-05-17T17:05:04.1846087Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:05:04.1857876Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T17:05:04.7669694Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-17T17:05:04.7951314Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:04.7962825Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:04.8218988Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-17T17:05:04.8489786Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-17T17:05:04.8506604Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T17:05:04.8781268Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-17T17:05:04.9055861Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:05:04.9066725Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:04.9411450Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-17T17:05:04.9687964Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:04.9703416Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:05.0069445Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-17T17:05:05.0335714Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-17T17:05:05.0350103Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T17:05:05.0815898Z Selecting previously unselected package libzip5:amd64. 2021-05-17T17:05:05.1117408Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-17T17:05:05.1128048Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T17:05:05.1568956Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-17T17:05:05.1844565Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:05:05.1858149Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:05.6558555Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-17T17:05:05.6780982Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:05:05.6787979Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:05.7078887Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-17T17:05:05.7304225Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-17T17:05:05.7315853Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T17:05:05.7755007Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-17T17:05:05.8000001Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T17:05:05.8006788Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T17:05:05.9317876Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-17T17:05:05.9532046Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:05:05.9545471Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:05.9832645Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-17T17:05:06.0122350Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:06.0130340Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:06.0558156Z Selecting previously unselected package libqwt-qt5-6. 2021-05-17T17:05:06.0816747Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-17T17:05:06.0826530Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T17:05:06.1518866Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-17T17:05:06.1739617Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:05:06.1886685Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:06.4831937Z Selecting previously unselected package qgis-providers. 2021-05-17T17:05:06.5096567Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:05:06.5107024Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:06.7066068Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-17T17:05:06.7333638Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:05:06.7344112Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:05:06.7631897Z Selecting previously unselected package libdaemon0:amd64. 2021-05-17T17:05:06.7933143Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-17T17:05:06.7945518Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-17T17:05:06.8220643Z Selecting previously unselected package avahi-daemon. 2021-05-17T17:05:06.8512962Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:05:06.8523278Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T17:05:06.8904399Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-17T17:05:06.9195345Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T17:05:06.9204064Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T17:05:07.0037783Z Selecting previously unselected package blt. 2021-05-17T17:05:07.0258905Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T17:05:07.0268985Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-17T17:05:07.0470209Z Selecting previously unselected package fonts-lyx. 2021-05-17T17:05:07.0741658Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-17T17:05:07.0750870Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-17T17:05:07.1116244Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-17T17:05:07.1391091Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-17T17:05:07.1402498Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T17:05:07.1759217Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-17T17:05:07.2001441Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T17:05:07.2011076Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:05:07.2415946Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-17T17:05:07.2717805Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T17:05:07.2726142Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:05:07.3157785Z Selecting previously unselected package gcr. 2021-05-17T17:05:07.3399420Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-17T17:05:07.3416108Z Unpacking gcr (3.36.0-2build1) ... 2021-05-17T17:05:07.3759811Z Selecting previously unselected package python3-numpy. 2021-05-17T17:05:07.4056681Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-17T17:05:07.4069262Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T17:05:07.6808878Z Selecting previously unselected package python3-gdal. 2021-05-17T17:05:07.7102231Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:05:07.7114579Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T17:05:07.7878522Z Selecting previously unselected package gdal-bin. 2021-05-17T17:05:07.8107868Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T17:05:07.8125385Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T17:05:07.8600450Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-17T17:05:07.8872702Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-17T17:05:07.8886530Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:05:07.9137807Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-17T17:05:07.9411005Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-17T17:05:07.9419549Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T17:05:07.9839044Z Selecting previously unselected package geoclue-2.0. 2021-05-17T17:05:08.0089196Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-17T17:05:08.0100654Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T17:05:08.0432034Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-17T17:05:08.0701855Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T17:05:08.0714817Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T17:05:08.1238966Z Selecting previously unselected package p11-kit. 2021-05-17T17:05:08.1427245Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T17:05:08.1437070Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T17:05:08.1838877Z Selecting previously unselected package pinentry-gnome3. 2021-05-17T17:05:08.2054033Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-17T17:05:08.2061728Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T17:05:08.2399244Z Selecting previously unselected package gnome-keyring. 2021-05-17T17:05:08.2625768Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:05:08.2749353Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T17:05:08.3599621Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-17T17:05:08.3821808Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:05:08.3833993Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:05:08.4198385Z Selecting previously unselected package grass-doc. 2021-05-17T17:05:08.4420149Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-17T17:05:08.4439224Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-17T17:05:10.0198373Z Selecting previously unselected package liblaszip8:amd64. 2021-05-17T17:05:10.0529302Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-17T17:05:10.0543637Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T17:05:10.0958546Z Selecting previously unselected package libpdal-util9. 2021-05-17T17:05:10.1205843Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:05:10.1215538Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T17:05:10.1638974Z Selecting previously unselected package libpdal-base9. 2021-05-17T17:05:10.1906869Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:05:10.1919052Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T17:05:10.3798615Z Selecting previously unselected package grass-core. 2021-05-17T17:05:10.4055035Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-17T17:05:10.4066485Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-17T17:05:11.0068637Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-17T17:05:11.0372590Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-17T17:05:11.0381359Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T17:05:11.0669893Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-17T17:05:11.0947016Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-17T17:05:11.0966451Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T17:05:11.1282724Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-17T17:05:11.1559515Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-17T17:05:11.1577672Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T17:05:11.2287004Z Selecting previously unselected package iio-sensor-proxy. 2021-05-17T17:05:11.2564186Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-17T17:05:11.2574072Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T17:05:11.3027454Z Selecting previously unselected package libassimp5:amd64. 2021-05-17T17:05:11.3303500Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-17T17:05:11.3316176Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T17:05:11.5911410Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-17T17:05:11.6183607Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-17T17:05:11.6202854Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T17:05:11.7056384Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-17T17:05:11.7332035Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-17T17:05:11.7350150Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T17:05:11.7683609Z Selecting previously unselected package libfcgi-bin. 2021-05-17T17:05:11.7963978Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-17T17:05:11.7976683Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-17T17:05:11.8237641Z Selecting previously unselected package libimagequant0:amd64. 2021-05-17T17:05:11.8515274Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-17T17:05:11.8523610Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T17:05:11.8838407Z Selecting previously unselected package libjs-jquery-ui. 2021-05-17T17:05:11.9062216Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-17T17:05:11.9140481Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T17:05:12.0078463Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-17T17:05:12.0297637Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-17T17:05:12.0307571Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T17:05:12.0606496Z Selecting previously unselected package libmbim-proxy. 2021-05-17T17:05:12.0889879Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-17T17:05:12.0902865Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-17T17:05:12.1158804Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-17T17:05:12.1428837Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-17T17:05:12.1440303Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:05:12.1719389Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-17T17:05:12.1976179Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-17T17:05:12.1985466Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:05:12.2399230Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-17T17:05:12.2639881Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-17T17:05:12.2655650Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T17:05:12.2933323Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-17T17:05:12.3250288Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T17:05:12.3266066Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:05:12.3551054Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-17T17:05:12.3829377Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-17T17:05:12.3839937Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T17:05:12.4119616Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-17T17:05:12.4400423Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:05:12.4410407Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T17:05:12.4678994Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-17T17:05:12.4953661Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:05:12.4972810Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T17:05:12.5319282Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-17T17:05:12.5563189Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:05:12.5571663Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T17:05:12.5918774Z Selecting previously unselected package libpdal-plugin-python. 2021-05-17T17:05:12.6151849Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:05:12.6167919Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T17:05:12.6520053Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-17T17:05:12.6816505Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-17T17:05:12.6874710Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T17:05:12.8300698Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-17T17:05:12.8596420Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:05:12.8603948Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T17:05:12.8998416Z Selecting previously unselected package libpdal-plugins. 2021-05-17T17:05:12.9217415Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T17:05:12.9227250Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T17:05:12.9558922Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-17T17:05:12.9816291Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:12.9829779Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:13.0278536Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-17T17:05:13.0529499Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:13.0544602Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:13.1428185Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-17T17:05:13.1711327Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:13.1718558Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:13.2197853Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-17T17:05:13.2421479Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:13.2436142Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:13.2762560Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-17T17:05:13.3063147Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:13.3075228Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:13.3351229Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-17T17:05:13.3635594Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:13.3648458Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:13.4078762Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-17T17:05:13.4283410Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:13.4291697Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:13.4598402Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-17T17:05:13.4829993Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:13.4839428Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:13.5158685Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-17T17:05:13.5393920Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:13.5404063Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:13.5807271Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-17T17:05:13.6052364Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:13.6062334Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:13.6398504Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-17T17:05:13.6632855Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:13.6641627Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:13.6895063Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-17T17:05:13.7176937Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:05:13.7200897Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:13.7758534Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-17T17:05:13.7967053Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:05:13.7999113Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:13.9159016Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-17T17:05:13.9377819Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:05:13.9389552Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:14.2438156Z Selecting previously unselected package qtchooser. 2021-05-17T17:05:14.2732749Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-17T17:05:14.2745290Z Unpacking qtchooser (66-2build1) ... 2021-05-17T17:05:14.3027456Z Selecting previously unselected package qdoc-qt5. 2021-05-17T17:05:14.3326371Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:05:14.3346613Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:14.4078862Z Selecting previously unselected package libqt5help5:amd64. 2021-05-17T17:05:14.4349283Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:05:14.4364274Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:14.4759199Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-17T17:05:14.5004549Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:05:14.5016898Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:14.5398549Z Selecting previously unselected package qt5-assistant. 2021-05-17T17:05:14.5625950Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:05:14.5639856Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T17:05:14.6199756Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-17T17:05:14.6494098Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:05:14.6504520Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:14.6800364Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-17T17:05:14.7095652Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:05:14.7119285Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:14.9158965Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-17T17:05:14.9407303Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:05:14.9418790Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:15.0318156Z Selecting previously unselected package qttools5-dev-tools. 2021-05-17T17:05:15.0578207Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T17:05:15.0588952Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T17:05:15.1758534Z Selecting previously unselected package libqgis-customwidgets. 2021-05-17T17:05:15.1980302Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:05:15.1989286Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:15.3118734Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-17T17:05:15.3341640Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:05:15.3354328Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:15.3871429Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-17T17:05:15.4171028Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:05:15.4185612Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:15.4669093Z Selecting previously unselected package libqgispython3.10.4. 2021-05-17T17:05:15.4971987Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:05:15.4982328Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:15.5286251Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-17T17:05:15.5588748Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-17T17:05:15.5598410Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T17:05:15.6314867Z Selecting previously unselected package libqmi-proxy. 2021-05-17T17:05:15.6589397Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-17T17:05:15.6740285Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-17T17:05:15.6998014Z Selecting previously unselected package libqt5test5:amd64. 2021-05-17T17:05:15.7253838Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:15.7270206Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:15.7678108Z Selecting previously unselected package libwacom-bin. 2021-05-17T17:05:15.7901955Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-17T17:05:15.7922696Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T17:05:15.8237830Z Selecting previously unselected package modemmanager. 2021-05-17T17:05:15.8494620Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-17T17:05:15.8569098Z Unpacking modemmanager (1.12.8-1) ... 2021-05-17T17:05:15.9491230Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-17T17:05:15.9770478Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-17T17:05:15.9779375Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-17T17:05:16.0120104Z Selecting previously unselected package python-matplotlib-data. 2021-05-17T17:05:16.0357864Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-17T17:05:16.0374512Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T17:05:16.3248130Z Selecting previously unselected package python3-soupsieve. 2021-05-17T17:05:16.3519373Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-17T17:05:16.3531039Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T17:05:16.3809609Z Selecting previously unselected package python3-bs4. 2021-05-17T17:05:16.4086105Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-17T17:05:16.4102100Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-17T17:05:16.4415045Z Selecting previously unselected package python3-cycler. 2021-05-17T17:05:16.4694610Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-17T17:05:16.4706691Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-17T17:05:16.4933369Z Selecting previously unselected package python3-dateutil. 2021-05-17T17:05:16.5212948Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-17T17:05:16.5222529Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T17:05:16.5561821Z Selecting previously unselected package python3-decorator. 2021-05-17T17:05:16.5839634Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-17T17:05:16.5850614Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T17:05:16.6093141Z Selecting previously unselected package python3-future. 2021-05-17T17:05:16.6368093Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-17T17:05:16.6386735Z Unpacking python3-future (0.18.2-2) ... 2021-05-17T17:05:16.6989793Z Selecting previously unselected package python3-webencodings. 2021-05-17T17:05:16.7264864Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-17T17:05:16.7278899Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T17:05:16.7535727Z Selecting previously unselected package python3-html5lib. 2021-05-17T17:05:16.7816044Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-17T17:05:16.7827220Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-17T17:05:16.8162983Z Selecting previously unselected package python3-ipython-genutils. 2021-05-17T17:05:16.8483039Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-17T17:05:16.8491895Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T17:05:16.8749817Z Selecting previously unselected package python3-traitlets. 2021-05-17T17:05:16.9026238Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-17T17:05:16.9038697Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-17T17:05:16.9319654Z Selecting previously unselected package python3-jupyter-core. 2021-05-17T17:05:16.9630139Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-17T17:05:16.9641166Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-17T17:05:16.9938708Z Selecting previously unselected package python3-kiwisolver. 2021-05-17T17:05:17.0213724Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-17T17:05:17.0238365Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T17:05:17.0638447Z Selecting previously unselected package python3-lxml:amd64. 2021-05-17T17:05:17.0857680Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-17T17:05:17.0873579Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T17:05:17.2239699Z Selecting previously unselected package python3-pyparsing. 2021-05-17T17:05:17.2481408Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-17T17:05:17.2489956Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-17T17:05:17.2759020Z Selecting previously unselected package python3-matplotlib. 2021-05-17T17:05:17.3035669Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-17T17:05:17.3045786Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T17:05:17.6602909Z Selecting previously unselected package python3-nbformat. 2021-05-17T17:05:17.6881200Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-17T17:05:17.6891725Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-17T17:05:17.7164269Z Selecting previously unselected package python3-olefile. 2021-05-17T17:05:17.7438911Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-17T17:05:17.7449012Z Unpacking python3-olefile (0.46-2) ... 2021-05-17T17:05:17.7715801Z Selecting previously unselected package python3-pyproj. 2021-05-17T17:05:17.7991999Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-17T17:05:17.7999970Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-17T17:05:17.8479262Z Selecting previously unselected package python3-tz. 2021-05-17T17:05:17.8758200Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-17T17:05:17.8767432Z Unpacking python3-tz (2019.3-1) ... 2021-05-17T17:05:17.9038875Z Selecting previously unselected package python3-owslib. 2021-05-17T17:05:17.9280566Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-17T17:05:17.9291430Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-17T17:05:17.9700960Z Selecting previously unselected package python3-pil:amd64. 2021-05-17T17:05:17.9921761Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-17T17:05:17.9975136Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T17:05:18.0539301Z Selecting previously unselected package python3-retrying. 2021-05-17T17:05:18.0835161Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-17T17:05:18.0853082Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-17T17:05:18.1114385Z Selecting previously unselected package python3-plotly. 2021-05-17T17:05:18.1394197Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-17T17:05:18.1404645Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T17:05:18.5847756Z Selecting previously unselected package python3-psycopg2. 2021-05-17T17:05:18.6144785Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-17T17:05:18.6155434Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-17T17:05:18.6598612Z Selecting previously unselected package python3-sip. 2021-05-17T17:05:18.6861333Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-17T17:05:18.6873992Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T17:05:18.7239148Z Selecting previously unselected package python3-pyqt5. 2021-05-17T17:05:18.7517674Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:05:18.7526452Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T17:05:19.1393296Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-17T17:05:19.1676006Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T17:05:19.1684467Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T17:05:19.2198414Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-17T17:05:19.2423908Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:05:19.2454278Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T17:05:19.2878422Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-17T17:05:19.3114179Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:05:19.3126929Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T17:05:19.3438433Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-17T17:05:19.3682073Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T17:05:19.3694774Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T17:05:19.4118296Z Selecting previously unselected package python3-qgis-common. 2021-05-17T17:05:19.4358604Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:05:19.4367892Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:19.7207641Z Selecting previously unselected package python3-qgis. 2021-05-17T17:05:19.7519604Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:05:19.7535479Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:20.5438212Z Selecting previously unselected package python3-tk:amd64. 2021-05-17T17:05:20.5718202Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-17T17:05:20.5725597Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T17:05:20.6063284Z Selecting previously unselected package libjs-leaflet. 2021-05-17T17:05:20.6361872Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-17T17:05:20.6373020Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T17:05:20.6785424Z Selecting previously unselected package qgis-common. 2021-05-17T17:05:20.7088323Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:05:20.7101149Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:22.0433340Z Selecting previously unselected package qgis. 2021-05-17T17:05:22.0718855Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:05:22.1273576Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:22.3381154Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-17T17:05:22.3661714Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T17:05:22.3670207Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:22.5624740Z Selecting previously unselected package qgis-provider-grass. 2021-05-17T17:05:22.5914933Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:05:22.5921711Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:22.6205731Z Selecting previously unselected package qgis-plugin-grass. 2021-05-17T17:05:22.6493523Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T17:05:22.6506758Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:22.7108686Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-17T17:05:22.7392670Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T17:05:22.7402262Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:22.7722351Z Selecting previously unselected package qttranslations5-l10n. 2021-05-17T17:05:22.8008558Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-17T17:05:22.8019780Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T17:05:22.9521257Z Selecting previously unselected package wpasupplicant. 2021-05-17T17:05:22.9812434Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-17T17:05:22.9823137Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T17:05:23.0988137Z Selecting previously unselected package proj-bin. 2021-05-17T17:05:23.1272690Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-17T17:05:23.1298932Z Unpacking proj-bin (6.3.1-1) ... 2021-05-17T17:05:23.1605892Z Selecting previously unselected package usb-modeswitch-data. 2021-05-17T17:05:23.1895366Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-17T17:05:23.1904870Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-17T17:05:23.2184573Z Selecting previously unselected package usb-modeswitch. 2021-05-17T17:05:23.2473146Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-17T17:05:23.2547506Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T17:05:23.3173474Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T17:05:23.3223149Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T17:05:23.5433428Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-17T17:05:23.5459664Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T17:05:23.5499575Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T17:05:23.5541660Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:23.5641461Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-17T17:05:23.5672684Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T17:05:23.5708674Z Setting up proj-data (6.3.1-1) ... 2021-05-17T17:05:23.5748476Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T17:05:23.5776872Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T17:05:23.5808585Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T17:05:23.5831868Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T17:05:23.5858723Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T17:05:23.5904807Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T17:05:23.5947319Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T17:05:23.5990085Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T17:05:23.6028645Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-17T17:05:23.6055858Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T17:05:23.6093519Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T17:05:23.7420015Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-17T17:05:23.7456130Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T17:05:23.7489114Z Setting up python3-olefile (0.46-2) ... 2021-05-17T17:05:23.8796661Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-17T17:05:23.8816243Z Setting up python3-retrying (1.3.3-4) ... 2021-05-17T17:05:23.9999680Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T17:05:24.0030286Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-17T17:05:24.0062692Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-17T17:05:24.0081279Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T17:05:24.0108696Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-17T17:05:24.0140418Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T17:05:24.0170970Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T17:05:24.1162206Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-17T17:05:24.1191909Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T17:05:24.1210664Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T17:05:24.1229788Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T17:05:24.1253668Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T17:05:24.2472450Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T17:05:24.2513085Z Setting up python3-tz (2019.3-1) ... 2021-05-17T17:05:24.3777578Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T17:05:24.3852973Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T17:05:24.3894233Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T17:05:24.3968164Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:05:24.4036123Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T17:05:24.4060018Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T17:05:24.4084990Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T17:05:24.4103020Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T17:05:24.5358797Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T17:05:24.5401429Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-17T17:05:24.5441402Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T17:05:24.5511791Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T17:05:24.5617053Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T17:05:24.5642597Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-17T17:05:24.7188555Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T17:05:24.7208951Z Setting up python3-cycler (0.10.0-3) ... 2021-05-17T17:05:24.8462097Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T17:05:24.8499936Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T17:05:24.8551148Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T17:05:24.8589914Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-17T17:05:24.8619249Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-17T17:05:24.8664017Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T17:05:24.8695797Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-17T17:05:25.0190240Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T17:05:25.0239311Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-17T17:05:25.0292180Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T17:05:25.0347395Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:25.0440346Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-17T17:05:25.2268437Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T17:05:26.2729578Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T17:05:26.2750890Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T17:05:26.2773901Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T17:05:26.2803975Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:05:26.2827212Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T17:05:26.2849036Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T17:05:26.2873984Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T17:05:26.2906135Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T17:05:26.4492411Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:26.4522902Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T17:05:26.4560731Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T17:05:26.4582940Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-17T17:05:26.6327642Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T17:05:26.6362590Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T17:05:26.6387255Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T17:05:26.6438876Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T17:05:26.6479473Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T17:05:26.6666804Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T17:05:26.8231793Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T17:05:26.8251841Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:05:26.8275241Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T17:05:26.8355577Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T17:05:26.8376437Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T17:05:26.8399820Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:26.8419736Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T17:05:26.8451216Z Setting up python3-future (0.18.2-2) ... 2021-05-17T17:05:26.8513641Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-17T17:05:26.8560538Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-17T17:05:27.1675042Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:27.2962939Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-17T17:05:27.3008055Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:27.3029167Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T17:05:27.3089518Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T17:05:27.3133443Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T17:05:27.3216938Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:05:27.3255802Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T17:05:27.3281182Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:27.3306448Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T17:05:27.5187869Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T17:05:27.6564195Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-17T17:05:27.7912967Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T17:05:27.7946996Z Setting up qtchooser (66-2build1) ... 2021-05-17T17:05:27.7961936Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-17T17:05:27.7992068Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T17:05:27.9434754Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T17:05:27.9472614Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T17:05:27.9493800Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T17:05:27.9517640Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T17:05:28.7645671Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T17:05:28.7721005Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T17:05:28.7746661Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T17:05:28.7772730Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:28.7794193Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:28.7817019Z Setting up proj-bin (6.3.1-1) ... 2021-05-17T17:05:28.7840969Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T17:05:28.7857468Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T17:05:28.7879164Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T17:05:29.1454477Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-17T17:05:29.1477907Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:29.1526928Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-17T17:05:29.3051621Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-17T17:05:29.3071959Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-17T17:05:29.4428391Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:29.4451265Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-17T17:05:29.6126188Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T17:05:29.6169183Z Setting up gcr (3.36.0-2build1) ... 2021-05-17T17:05:29.6188880Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:29.6217535Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T17:05:29.7353854Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T17:05:29.7355769Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T17:05:30.2585616Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T17:05:30.5081093Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:30.5127075Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T17:05:30.5158462Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:30.5185046Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:30.5208980Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:30.5231260Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:30.5264361Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T17:05:30.6594646Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:05:30.6596424Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T17:05:30.6599520Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:05:30.6600536Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T17:05:30.6942007Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:05:30.6943338Z if direction is "increasing": 2021-05-17T17:05:30.6944655Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:05:30.6945599Z elif direction is "decreasing": 2021-05-17T17:05:30.7146071Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:05:30.7148335Z if direction is "increasing": 2021-05-17T17:05:30.7151087Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:05:30.7153004Z elif direction is "decreasing": 2021-05-17T17:05:31.5109020Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:05:31.5110764Z if props["offset_coordinates"] is "data": 2021-05-17T17:05:31.5112836Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T17:05:31.5114088Z if props["coordinates"] is not "data": 2021-05-17T17:05:32.1744999Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T17:05:32.6584663Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T17:05:32.6586957Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T17:05:32.6588846Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-17T17:05:33.6230224Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T17:05:33.6272663Z First installation detected... 2021-05-17T17:05:33.6273388Z Checking NSS setup... 2021-05-17T17:05:33.6312795Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T17:05:33.6341169Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:33.6381236Z Setting up python3-owslib (0.19.1-1) ... 2021-05-17T17:05:33.8862277Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T17:05:33.8882383Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T17:05:33.8922786Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T17:05:33.8967828Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T17:05:33.9018949Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T17:05:33.9066811Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T17:05:33.9111736Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T17:05:33.9134601Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T17:05:33.9170402Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T17:05:34.0782339Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T17:05:34.0847788Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T17:05:34.0871230Z Setting up grass-core (7.8.2-1build3) ... 2021-05-17T17:05:34.3797975Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:05:34.3799514Z if value is '': 2021-05-17T17:05:34.4637450Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:05:34.4638928Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T17:05:34.4640174Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:05:34.4641273Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T17:05:34.4642581Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T17:05:34.4643714Z if driver_string is not None and driver_string is not "": 2021-05-17T17:05:34.5010227Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:05:34.5011798Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T17:05:34.5013165Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T17:05:34.5014383Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T17:05:35.3511066Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T17:05:35.3512539Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:35.3513443Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-17T17:05:35.3514360Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:35.3515349Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:35.3516276Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:35.3517426Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:35.3518849Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:35.3519865Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:35.3520879Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:35.3521770Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T17:05:35.3522697Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:35.3523675Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:35.3524587Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:35.3525415Z Setting up modemmanager (1.12.8-1) ... 2021-05-17T17:05:35.3526988Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-17T17:05:35.3528950Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-17T17:05:35.3530235Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:35.3531141Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:35.3532002Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T17:05:35.3532829Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:35.3533701Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:35.3534599Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:35.3535440Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T17:05:35.3536301Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T17:05:35.3537395Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T17:05:35.3538436Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:35.3539432Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T17:05:35.3540377Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:35.3541362Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:35.3542330Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:35.3543301Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:35.3544185Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T17:05:35.3545020Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T17:05:35.3545925Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:05:35.3546911Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:35.3547823Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T17:05:35.4493502Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T17:05:35.4514335Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:35.4543937Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:05:35.4566788Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:02.4661937Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:02.4692429Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T17:06:02.4731078Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:02.4753779Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:02.4783047Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:02.4816912Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:02.4839493Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T17:06:02.4866766Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:02.6308268Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:02.6333296Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T17:06:02.6371490Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:02.6406494Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T17:06:02.6457468Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:02.7876895Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:02.7895463Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:02.7917284Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T17:06:02.8017798Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-17T17:06:02.8159079Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-17T17:06:03.7417376Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T17:06:03.7583561Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T17:06:03.7807419Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T17:06:03.7958907Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-17T17:06:03.8561455Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:06:03.8830940Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-17T17:06:04.1221879Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:06:13.8461441Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T17:06:13.8634187Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T17:06:15.6757333Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-17T17:06:15.6757803Z with: 2021-05-17T17:06:15.6758172Z github_slug: neuroconductor/mni 2021-05-17T17:06:15.6758534Z env: 2021-05-17T17:06:15.6758883Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:06:15.6759276Z TIC_DEPLOY_KEY: 2021-05-17T17:06:15.6759961Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:06:15.6761357Z GITHUB_PAT: *** 2021-05-17T17:06:15.6762018Z COVERALLS_TOKEN: *** 2021-05-17T17:06:15.6762431Z continue-on-error: false 2021-05-17T17:06:15.6762815Z VDIFFR_RUN_TESTS: 2021-05-17T17:06:15.6763216Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:06:15.6763572Z TZ: UTC 2021-05-17T17:06:15.6763894Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:06:15.6764252Z NOT_CRAN: true 2021-05-17T17:06:15.6764553Z ##[endgroup] 2021-05-17T17:06:15.7051107Z repo slug is: neuroconductor/mni 2021-05-17T17:06:15.7169957Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-17T17:06:15.7170435Z env: 2021-05-17T17:06:15.7170788Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:06:15.7171178Z TIC_DEPLOY_KEY: 2021-05-17T17:06:15.7171823Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:06:15.7172889Z GITHUB_PAT: *** 2021-05-17T17:06:15.7173547Z COVERALLS_TOKEN: *** 2021-05-17T17:06:15.7173946Z continue-on-error: false 2021-05-17T17:06:15.7174339Z VDIFFR_RUN_TESTS: 2021-05-17T17:06:15.7174752Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:06:15.7175111Z TZ: UTC 2021-05-17T17:06:15.7175437Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:06:15.7175764Z NOT_CRAN: true 2021-05-17T17:06:15.7176077Z ##[endgroup] 2021-05-17T17:06:15.8815869Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-17T17:06:15.8816357Z with: 2021-05-17T17:06:15.8816651Z repo_name: mni 2021-05-17T17:06:15.8816962Z repo_version: 0.2.0 2021-05-17T17:06:15.8817289Z runner_os: Linux 2021-05-17T17:06:15.8817598Z R_version: 3.5 2021-05-17T17:06:15.8817872Z env: 2021-05-17T17:06:15.8818227Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:06:15.8818603Z TIC_DEPLOY_KEY: 2021-05-17T17:06:15.8819265Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:06:15.8820335Z GITHUB_PAT: *** 2021-05-17T17:06:15.8820987Z COVERALLS_TOKEN: *** 2021-05-17T17:06:15.8821397Z continue-on-error: false 2021-05-17T17:06:15.8821789Z VDIFFR_RUN_TESTS: 2021-05-17T17:06:15.8822210Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:06:15.8822581Z TZ: UTC 2021-05-17T17:06:15.8822893Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:06:15.8823246Z NOT_CRAN: true 2021-05-17T17:06:15.8823573Z ##[endgroup] 2021-05-17T17:06:15.9245289Z Package: mni 2021-05-17T17:06:15.9247752Z Version: 0.2.0 2021-05-17T17:06:15.9248350Z OS: Linux 2021-05-17T17:06:15.9295196Z ##[group]Run install.packages('remotes') 2021-05-17T17:06:15.9295818Z install.packages('remotes') 2021-05-17T17:06:15.9296482Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-17T17:06:15.9297312Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-17T17:06:15.9303791Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:06:15.9304132Z env: 2021-05-17T17:06:15.9304507Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:06:15.9304903Z TIC_DEPLOY_KEY: 2021-05-17T17:06:15.9305554Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:06:15.9306674Z GITHUB_PAT: *** 2021-05-17T17:06:15.9307338Z COVERALLS_TOKEN: *** 2021-05-17T17:06:15.9307738Z continue-on-error: false 2021-05-17T17:06:15.9308140Z VDIFFR_RUN_TESTS: 2021-05-17T17:06:15.9308550Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:06:15.9308938Z TZ: UTC 2021-05-17T17:06:15.9309252Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:06:15.9309597Z NOT_CRAN: true 2021-05-17T17:06:15.9309902Z ##[endgroup] 2021-05-17T17:06:16.0711696Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:06:16.0712587Z (as ‘lib’ is unspecified) 2021-05-17T17:06:29.9920147Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-17T17:06:30.5261211Z Content type 'binary/octet-stream' length 387395 bytes (378 KB) 2021-05-17T17:06:30.5453939Z ================================================== 2021-05-17T17:06:30.5455117Z downloaded 378 KB 2021-05-17T17:06:30.5455550Z 2021-05-17T17:06:30.7461321Z * installing *binary* package ‘remotes’ ... 2021-05-17T17:06:30.7502975Z * DONE (remotes) 2021-05-17T17:06:30.7547902Z 2021-05-17T17:06:30.7548713Z The downloaded source packages are in 2021-05-17T17:06:30.7549919Z ‘/tmp/Rtmprd70Ee/downloaded_packages’ 2021-05-17T17:06:46.4686949Z ##[group]Run actions/cache@v1 2021-05-17T17:06:46.4687295Z with: 2021-05-17T17:06:46.4687647Z path: /home/runner/work/_temp/Library 2021-05-17T17:06:46.4689746Z key: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-a422431cf605316b8da74f8f2e6067086a85c632c1e9f076b85bc216f90b013d 2021-05-17T17:06:46.4692402Z restore-keys: Linux-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-17T17:06:46.4693331Z env: 2021-05-17T17:06:46.4693677Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:06:46.4694060Z TIC_DEPLOY_KEY: 2021-05-17T17:06:46.4694716Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:06:46.4696290Z GITHUB_PAT: *** 2021-05-17T17:06:46.4696938Z COVERALLS_TOKEN: *** 2021-05-17T17:06:46.4697336Z continue-on-error: false 2021-05-17T17:06:46.4697702Z VDIFFR_RUN_TESTS: 2021-05-17T17:06:46.4698088Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:06:46.4698510Z TZ: UTC 2021-05-17T17:06:46.4698825Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:06:46.4699142Z NOT_CRAN: true 2021-05-17T17:06:46.4699448Z ##[endgroup] 2021-05-17T17:06:46.5062941Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T17:06:46.5113590Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T17:06:46.5114264Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T17:06:46.5114873Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-17T17:06:46.5115378Z sudo -s eval "$sysreqs" 2021-05-17T17:06:46.5154274Z shell: /usr/bin/bash -e {0} 2021-05-17T17:06:46.5154595Z env: 2021-05-17T17:06:46.5154966Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:06:46.5155340Z TIC_DEPLOY_KEY: 2021-05-17T17:06:46.5156002Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:06:46.5157422Z GITHUB_PAT: *** 2021-05-17T17:06:46.5158075Z COVERALLS_TOKEN: *** 2021-05-17T17:06:46.5158485Z continue-on-error: false 2021-05-17T17:06:46.5158884Z VDIFFR_RUN_TESTS: 2021-05-17T17:06:46.5159276Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:06:46.5159647Z TZ: UTC 2021-05-17T17:06:46.5159977Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:06:46.5160318Z NOT_CRAN: true 2021-05-17T17:06:46.5160693Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-17T17:06:46.5161089Z ##[endgroup] 2021-05-17T17:06:46.6669560Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:06:47.1983710Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-17T17:07:01.3166711Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-17T17:07:01.3167669Z crayon (NA -> 1.4.1) [CRAN] 2021-05-17T17:07:01.3168295Z R6 (NA -> 2.5.0) [CRAN] 2021-05-17T17:07:01.3168916Z desc (NA -> 1.3.0) [CRAN] 2021-05-17T17:07:01.3169558Z debugme (NA -> 1.1.0) [CRAN] 2021-05-17T17:07:01.3193749Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-17T17:07:01.3212901Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:07:01.3213945Z (as ‘lib’ is unspecified) 2021-05-17T17:07:13.4860446Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-17T17:07:14.1858876Z Content type 'binary/octet-stream' length 96231 bytes (93 KB) 2021-05-17T17:07:14.1928036Z ================================================== 2021-05-17T17:07:14.1929020Z downloaded 93 KB 2021-05-17T17:07:14.1969761Z 2021-05-17T17:07:14.1971524Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-17T17:07:14.9454586Z Content type 'binary/octet-stream' length 137956 bytes (134 KB) 2021-05-17T17:07:14.9570341Z ================================================== 2021-05-17T17:07:14.9570780Z downloaded 134 KB 2021-05-17T17:07:14.9571019Z 2021-05-17T17:07:14.9605982Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-17T17:07:15.7593119Z Content type 'binary/octet-stream' length 81754 bytes (79 KB) 2021-05-17T17:07:15.7661986Z ================================================== 2021-05-17T17:07:15.7662485Z downloaded 79 KB 2021-05-17T17:07:15.7662793Z 2021-05-17T17:07:15.7702182Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-17T17:07:16.2174355Z Content type 'binary/octet-stream' length 528350 bytes (515 KB) 2021-05-17T17:07:16.2400624Z ================================================== 2021-05-17T17:07:16.2401382Z downloaded 515 KB 2021-05-17T17:07:16.2401689Z 2021-05-17T17:07:16.2441213Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-17T17:07:16.8999931Z Content type 'binary/octet-stream' length 1015031 bytes (991 KB) 2021-05-17T17:07:16.9307975Z ================================================== 2021-05-17T17:07:16.9308457Z downloaded 991 KB 2021-05-17T17:07:16.9308700Z 2021-05-17T17:07:17.1099108Z * installing *binary* package ‘rprojroot’ ... 2021-05-17T17:07:17.1145625Z * DONE (rprojroot) 2021-05-17T17:07:17.2837908Z * installing *binary* package ‘crayon’ ... 2021-05-17T17:07:17.2877706Z * DONE (crayon) 2021-05-17T17:07:17.4570074Z * installing *binary* package ‘R6’ ... 2021-05-17T17:07:17.4610209Z * DONE (R6) 2021-05-17T17:07:17.6566520Z * installing *binary* package ‘desc’ ... 2021-05-17T17:07:17.6613117Z * DONE (desc) 2021-05-17T17:07:17.8631534Z * installing *binary* package ‘debugme’ ... 2021-05-17T17:07:17.8680304Z * DONE (debugme) 2021-05-17T17:07:17.8727214Z 2021-05-17T17:07:17.8728145Z The downloaded source packages are in 2021-05-17T17:07:17.8729321Z ‘/tmp/RtmpFkRhtE/downloaded_packages’ 2021-05-17T17:07:17.8737969Z Running `R CMD build`... 2021-05-17T17:07:18.1182945Z * checking for file ‘/tmp/RtmpFkRhtE/remotes68af47eca982/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-17T17:07:18.1184567Z * preparing ‘sysreqs’: 2021-05-17T17:07:18.1185425Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:07:18.1186438Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:07:18.1187228Z * checking for empty or unneeded directories 2021-05-17T17:07:18.1187974Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-17T17:07:18.1192397Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:07:18.1195313Z (as ‘lib’ is unspecified) 2021-05-17T17:07:18.2868843Z * installing *source* package ‘sysreqs’ ... 2021-05-17T17:07:18.2976676Z ** R 2021-05-17T17:07:18.3063670Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:07:18.4531061Z ** help 2021-05-17T17:07:18.4634612Z *** installing help indices 2021-05-17T17:07:18.4808258Z ** building package indices 2021-05-17T17:07:18.4898463Z ** testing if installed package can be loaded 2021-05-17T17:07:18.6478945Z * DONE (sysreqs) 2021-05-17T17:07:36.3889243Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T17:07:36.3891203Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-17T17:07:36.3892437Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-17T17:07:36.3893566Z Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-17T17:07:36.3894775Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T17:07:36.3895943Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T17:07:36.3896885Z Hit:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-17T17:07:36.3897809Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-17T17:07:36.4661387Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T17:07:37.5745225Z Reading package lists... 2021-05-17T17:07:37.6534775Z Reading package lists... 2021-05-17T17:07:37.8351740Z Building dependency tree... 2021-05-17T17:07:37.8375152Z Reading state information... 2021-05-17T17:07:38.0014194Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-17T17:07:38.0015721Z libicu-dev set to manually installed. 2021-05-17T17:07:38.0016894Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-17T17:07:38.0018022Z pandoc is already the newest version (2.7.3-1). 2021-05-17T17:07:38.0019003Z The following additional packages will be installed: 2021-05-17T17:07:38.0020330Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-17T17:07:38.0021278Z Suggested packages: 2021-05-17T17:07:38.0022360Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-17T17:07:38.0477575Z The following NEW packages will be installed: 2021-05-17T17:07:38.0483074Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-17T17:07:38.0484306Z pandoc-citeproc 2021-05-17T17:07:38.0764173Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-17T17:07:38.0764782Z Need to get 13.7 MB of archives. 2021-05-17T17:07:38.0765416Z After this operation, 109 MB of additional disk space will be used. 2021-05-17T17:07:38.0766987Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-17T17:07:38.0964469Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-17T17:07:38.1005876Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-17T17:07:38.1604434Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-17T17:07:39.0839874Z Fetched 13.7 MB in 1s (21.9 MB/s) 2021-05-17T17:07:39.1148392Z Selecting previously unselected package libbibutils6. 2021-05-17T17:07:39.1229332Z (Reading database ... 2021-05-17T17:07:39.1229819Z (Reading database ... 5% 2021-05-17T17:07:39.1230220Z (Reading database ... 10% 2021-05-17T17:07:39.1230633Z (Reading database ... 15% 2021-05-17T17:07:39.1231441Z (Reading database ... 20% 2021-05-17T17:07:39.1231929Z (Reading database ... 25% 2021-05-17T17:07:39.1232414Z (Reading database ... 30% 2021-05-17T17:07:39.1232902Z (Reading database ... 35% 2021-05-17T17:07:39.1233371Z (Reading database ... 40% 2021-05-17T17:07:39.1233854Z (Reading database ... 45% 2021-05-17T17:07:39.1234634Z (Reading database ... 50% 2021-05-17T17:07:39.1276889Z (Reading database ... 55% 2021-05-17T17:07:39.1326936Z (Reading database ... 60% 2021-05-17T17:07:39.1368379Z (Reading database ... 65% 2021-05-17T17:07:39.1549736Z (Reading database ... 70% 2021-05-17T17:07:39.1581646Z (Reading database ... 75% 2021-05-17T17:07:39.1843759Z (Reading database ... 80% 2021-05-17T17:07:39.1949980Z (Reading database ... 85% 2021-05-17T17:07:39.2350483Z (Reading database ... 90% 2021-05-17T17:07:39.2432961Z (Reading database ... 95% 2021-05-17T17:07:39.2433748Z (Reading database ... 100% 2021-05-17T17:07:39.2435306Z (Reading database ... 285015 files and directories currently installed.) 2021-05-17T17:07:39.2582803Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-17T17:07:39.2604598Z Unpacking libbibutils6 (6.2-1) ... 2021-05-17T17:07:39.3279313Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-17T17:07:39.3562809Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-17T17:07:39.3572475Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T17:07:39.4159334Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-17T17:07:39.4421154Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-17T17:07:39.4432277Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T17:07:39.4758492Z Selecting previously unselected package pandoc-citeproc. 2021-05-17T17:07:39.5109534Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-17T17:07:39.5125192Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T17:07:39.5154902Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-17T17:07:40.7401240Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T17:07:40.7442390Z Setting up libbibutils6 (6.2-1) ... 2021-05-17T17:07:40.7472043Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T17:07:40.7494084Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T17:07:40.7522659Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T17:07:43.5547070Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T17:07:45.3929555Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-17T17:07:45.3930174Z remotes::install_github("ropensci/tic") 2021-05-17T17:07:45.3930717Z remotes::install_github("muschellij2/ghtravis") 2021-05-17T17:07:45.3931295Z remotes::install_github("muschellij2/aghast") 2021-05-17T17:07:45.3931791Z remotes::install_cran("covr") 2021-05-17T17:07:45.3938251Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:07:45.3938854Z env: 2021-05-17T17:07:45.3939252Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:07:45.3939672Z TIC_DEPLOY_KEY: 2021-05-17T17:07:45.3940337Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:07:45.3941665Z GITHUB_PAT: *** 2021-05-17T17:07:45.3942411Z COVERALLS_TOKEN: *** 2021-05-17T17:07:45.3942822Z continue-on-error: false 2021-05-17T17:07:45.3943232Z VDIFFR_RUN_TESTS: 2021-05-17T17:07:45.3943629Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:07:45.3944071Z TZ: UTC 2021-05-17T17:07:45.3944388Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:07:45.3944735Z NOT_CRAN: true 2021-05-17T17:07:45.3945038Z ##[endgroup] 2021-05-17T17:07:45.5809716Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:07:46.1072812Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-17T17:08:01.7222260Z rlang (NA -> 0.4.11) [CRAN] 2021-05-17T17:08:01.7223670Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:08:01.7224635Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:08:01.7225875Z sys (NA -> 3.4 ) [CRAN] 2021-05-17T17:08:01.7226778Z askpass (NA -> 1.1 ) [CRAN] 2021-05-17T17:08:01.7227702Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-17T17:08:01.7228656Z mime (NA -> 0.10 ) [CRAN] 2021-05-17T17:08:01.7229539Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-17T17:08:01.7230437Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-17T17:08:01.7231310Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-17T17:08:01.7232179Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-17T17:08:01.7233085Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-17T17:08:01.7233959Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-17T17:08:01.7234824Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-17T17:08:01.7235738Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-17T17:08:01.7236813Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:08:01.7238991Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-17T17:08:01.7239990Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-17T17:08:01.7240787Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-17T17:08:01.7241620Z whisker (NA -> 0.4 ) [CRAN] 2021-05-17T17:08:01.7242460Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-17T17:08:01.7243270Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:08:01.7244108Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:08:01.7244934Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:08:01.7247535Z 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-17T17:08:01.7249100Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-17T17:08:01.7250088Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-17T17:08:01.7250903Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-17T17:08:01.7251698Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-17T17:08:01.7252512Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-17T17:08:01.7253337Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-17T17:08:01.7254143Z git2r (NA -> 0.28.0) [CRAN] 2021-05-17T17:08:01.7256099Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:08:01.7257112Z (as ‘lib’ is unspecified) 2021-05-17T17:08:15.1275225Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-17T17:08:16.9835243Z Content type 'binary/octet-stream' length 1389190 bytes (1.3 MB) 2021-05-17T17:08:17.0488216Z ================================================== 2021-05-17T17:08:17.0489147Z downloaded 1.3 MB 2021-05-17T17:08:17.0489920Z 2021-05-17T17:08:17.0527598Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-17T17:08:17.7080565Z Content type 'binary/octet-stream' length 231600 bytes (226 KB) 2021-05-17T17:08:17.7239836Z ================================================== 2021-05-17T17:08:17.7240327Z downloaded 226 KB 2021-05-17T17:08:17.7240586Z 2021-05-17T17:08:17.7281416Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-17T17:08:18.3723078Z Content type 'binary/octet-stream' length 143742 bytes (140 KB) 2021-05-17T17:08:18.3909066Z ================================================== 2021-05-17T17:08:18.3909912Z downloaded 140 KB 2021-05-17T17:08:18.3910439Z 2021-05-17T17:08:18.3944091Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-17T17:08:18.9324162Z Content type 'binary/octet-stream' length 54882 bytes (53 KB) 2021-05-17T17:08:18.9325016Z ================================================== 2021-05-17T17:08:18.9325527Z downloaded 53 KB 2021-05-17T17:08:18.9325829Z 2021-05-17T17:08:18.9366380Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-17T17:08:19.5158939Z Content type 'binary/octet-stream' length 23519 bytes (22 KB) 2021-05-17T17:08:19.5162093Z ================================================== 2021-05-17T17:08:19.5162787Z downloaded 22 KB 2021-05-17T17:08:19.5163094Z 2021-05-17T17:08:19.5203222Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-17T17:08:20.3598453Z Content type 'binary/octet-stream' length 1490558 bytes (1.4 MB) 2021-05-17T17:08:20.3938064Z ================================================== 2021-05-17T17:08:20.3938522Z downloaded 1.4 MB 2021-05-17T17:08:20.3938763Z 2021-05-17T17:08:20.3979480Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-17T17:08:21.2607774Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-17T17:08:21.2608521Z ================================================== 2021-05-17T17:08:21.2608981Z downloaded 36 KB 2021-05-17T17:08:21.2609287Z 2021-05-17T17:08:21.2648359Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-17T17:08:21.8409269Z Content type 'binary/octet-stream' length 904784 bytes (883 KB) 2021-05-17T17:08:21.8722122Z ================================================== 2021-05-17T17:08:21.8722631Z downloaded 883 KB 2021-05-17T17:08:21.8722951Z 2021-05-17T17:08:22.4018265Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-17T17:08:22.5049432Z Content type 'binary/octet-stream' length 535092 bytes (522 KB) 2021-05-17T17:08:22.5300255Z ================================================== 2021-05-17T17:08:22.5300833Z downloaded 522 KB 2021-05-17T17:08:22.5301190Z 2021-05-17T17:08:22.5336877Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-17T17:08:23.1050663Z Content type 'binary/octet-stream' length 12966 bytes (12 KB) 2021-05-17T17:08:23.1053091Z ================================================== 2021-05-17T17:08:23.1053580Z downloaded 12 KB 2021-05-17T17:08:23.1053886Z 2021-05-17T17:08:23.1098432Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-17T17:08:24.4024915Z Content type 'binary/octet-stream' length 493580 bytes (482 KB) 2021-05-17T17:08:24.4026057Z ================================================== 2021-05-17T17:08:24.4026652Z downloaded 482 KB 2021-05-17T17:08:24.4027086Z 2021-05-17T17:08:24.4028637Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-17T17:08:24.4030224Z Content type 'binary/octet-stream' length 92952 bytes (90 KB) 2021-05-17T17:08:24.4031309Z ================================================== 2021-05-17T17:08:24.4031903Z downloaded 90 KB 2021-05-17T17:08:24.4032287Z 2021-05-17T17:08:24.4033732Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-17T17:08:25.9657517Z Content type 'binary/octet-stream' length 515538 bytes (503 KB) 2021-05-17T17:08:25.9890367Z ================================================== 2021-05-17T17:08:25.9891056Z downloaded 503 KB 2021-05-17T17:08:25.9891425Z 2021-05-17T17:08:25.9927016Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-17T17:08:26.5546602Z Content type 'binary/octet-stream' length 636371 bytes (621 KB) 2021-05-17T17:08:26.5783813Z ================================================== 2021-05-17T17:08:26.5784738Z downloaded 621 KB 2021-05-17T17:08:26.5785278Z 2021-05-17T17:08:26.5821989Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-17T17:08:27.1529009Z Content type 'binary/octet-stream' length 272111 bytes (265 KB) 2021-05-17T17:08:27.1705195Z ================================================== 2021-05-17T17:08:27.1705659Z downloaded 265 KB 2021-05-17T17:08:27.1706836Z 2021-05-17T17:08:27.1743120Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-17T17:08:28.0619424Z Content type 'binary/octet-stream' length 170965 bytes (166 KB) 2021-05-17T17:08:28.0743229Z ================================================== 2021-05-17T17:08:28.0743653Z downloaded 166 KB 2021-05-17T17:08:28.0743896Z 2021-05-17T17:08:28.0779561Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-17T17:08:28.6295301Z Content type 'binary/octet-stream' length 240708 bytes (235 KB) 2021-05-17T17:08:28.7477926Z ================================================== 2021-05-17T17:08:28.7478501Z downloaded 235 KB 2021-05-17T17:08:28.7478900Z 2021-05-17T17:08:28.7512994Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-17T17:08:29.4065325Z Content type 'binary/octet-stream' length 283501 bytes (276 KB) 2021-05-17T17:08:29.4273184Z ================================================== 2021-05-17T17:08:29.4274018Z downloaded 276 KB 2021-05-17T17:08:29.4274549Z 2021-05-17T17:08:29.4315571Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-17T17:08:30.0758286Z Content type 'binary/octet-stream' length 207784 bytes (202 KB) 2021-05-17T17:08:30.0914140Z ================================================== 2021-05-17T17:08:30.0915169Z downloaded 202 KB 2021-05-17T17:08:30.0915710Z 2021-05-17T17:08:30.0951386Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-17T17:08:31.5574907Z Content type 'binary/octet-stream' length 65438 bytes (63 KB) 2021-05-17T17:08:31.5627694Z ================================================== 2021-05-17T17:08:31.5628290Z downloaded 63 KB 2021-05-17T17:08:31.5628596Z 2021-05-17T17:08:31.5672491Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-17T17:08:32.1244628Z Content type 'binary/octet-stream' length 47021 bytes (45 KB) 2021-05-17T17:08:32.1246143Z ================================================== 2021-05-17T17:08:32.1246903Z downloaded 45 KB 2021-05-17T17:08:32.1248058Z 2021-05-17T17:08:32.1282060Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-17T17:08:32.7611169Z Content type 'binary/octet-stream' length 425353 bytes (415 KB) 2021-05-17T17:08:32.7810556Z ================================================== 2021-05-17T17:08:32.7811956Z downloaded 415 KB 2021-05-17T17:08:32.7812736Z 2021-05-17T17:08:32.7851225Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-17T17:08:33.4841486Z Content type 'binary/octet-stream' length 93062 bytes (90 KB) 2021-05-17T17:08:33.4894357Z ================================================== 2021-05-17T17:08:33.4894902Z downloaded 90 KB 2021-05-17T17:08:33.4895208Z 2021-05-17T17:08:33.4937060Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-17T17:08:34.0611747Z Content type 'binary/octet-stream' length 136080 bytes (132 KB) 2021-05-17T17:08:34.0725674Z ================================================== 2021-05-17T17:08:34.0726581Z downloaded 132 KB 2021-05-17T17:08:34.0727119Z 2021-05-17T17:08:34.0760895Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-17T17:08:34.5118988Z Content type 'binary/octet-stream' length 277064 bytes (270 KB) 2021-05-17T17:08:34.5300766Z ================================================== 2021-05-17T17:08:34.5301757Z downloaded 270 KB 2021-05-17T17:08:34.5302345Z 2021-05-17T17:08:34.5338203Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-17T17:08:34.9675817Z Content type 'binary/octet-stream' length 753885 bytes (736 KB) 2021-05-17T17:08:34.9906165Z ================================================== 2021-05-17T17:08:34.9906649Z downloaded 736 KB 2021-05-17T17:08:34.9906893Z 2021-05-17T17:08:34.9944809Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-17T17:08:35.5406376Z Content type 'binary/octet-stream' length 47030 bytes (45 KB) 2021-05-17T17:08:35.5462085Z ================================================== 2021-05-17T17:08:35.5464321Z downloaded 45 KB 2021-05-17T17:08:35.5464843Z 2021-05-17T17:08:35.5500697Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-17T17:08:36.2820291Z Content type 'binary/octet-stream' length 68487 bytes (66 KB) 2021-05-17T17:08:36.2822727Z ================================================== 2021-05-17T17:08:36.2823236Z downloaded 66 KB 2021-05-17T17:08:36.2823538Z 2021-05-17T17:08:36.2869321Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-17T17:08:36.7748326Z Content type 'binary/octet-stream' length 701189 bytes (684 KB) 2021-05-17T17:08:36.8009398Z ================================================== 2021-05-17T17:08:36.8010325Z downloaded 684 KB 2021-05-17T17:08:36.8010797Z 2021-05-17T17:08:36.8045133Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-17T17:08:37.3394215Z Content type 'binary/octet-stream' length 46738 bytes (45 KB) 2021-05-17T17:08:37.9076244Z ================================================== 2021-05-17T17:08:37.9077608Z downloaded 45 KB 2021-05-17T17:08:37.9078009Z 2021-05-17T17:08:37.9079861Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-17T17:08:38.0323536Z Content type 'binary/octet-stream' length 613293 bytes (598 KB) 2021-05-17T17:08:38.0567020Z ================================================== 2021-05-17T17:08:38.0567945Z downloaded 598 KB 2021-05-17T17:08:38.0568403Z 2021-05-17T17:08:38.2939842Z * installing *binary* package ‘rlang’ ... 2021-05-17T17:08:38.3000854Z * DONE (rlang) 2021-05-17T17:08:38.4846990Z * installing *binary* package ‘magrittr’ ... 2021-05-17T17:08:38.4894911Z * DONE (magrittr) 2021-05-17T17:08:38.6689173Z * installing *binary* package ‘glue’ ... 2021-05-17T17:08:38.6732666Z * DONE (glue) 2021-05-17T17:08:38.8400317Z * installing *binary* package ‘sys’ ... 2021-05-17T17:08:38.8440242Z * DONE (sys) 2021-05-17T17:08:39.0153293Z * installing *binary* package ‘mime’ ... 2021-05-17T17:08:39.0190187Z * DONE (mime) 2021-05-17T17:08:39.2580004Z * installing *binary* package ‘curl’ ... 2021-05-17T17:08:39.2638830Z * DONE (curl) 2021-05-17T17:08:39.4583715Z * installing *binary* package ‘jsonlite’ ... 2021-05-17T17:08:39.4633295Z * DONE (jsonlite) 2021-05-17T17:08:39.6565752Z * installing *binary* package ‘ini’ ... 2021-05-17T17:08:39.6603646Z * DONE (ini) 2021-05-17T17:08:39.8488388Z * installing *binary* package ‘gitcreds’ ... 2021-05-17T17:08:39.8530964Z * DONE (gitcreds) 2021-05-17T17:08:40.0702729Z * installing *binary* package ‘zip’ ... 2021-05-17T17:08:40.0755554Z * DONE (zip) 2021-05-17T17:08:40.2678611Z * installing *binary* package ‘rstudioapi’ ... 2021-05-17T17:08:40.2730038Z * DONE (rstudioapi) 2021-05-17T17:08:40.4580212Z * installing *binary* package ‘fastmap’ ... 2021-05-17T17:08:40.4626756Z * DONE (fastmap) 2021-05-17T17:08:40.6834821Z * installing *binary* package ‘yaml’ ... 2021-05-17T17:08:40.6885553Z * DONE (yaml) 2021-05-17T17:08:40.9002974Z * installing *binary* package ‘withr’ ... 2021-05-17T17:08:40.9047677Z * DONE (withr) 2021-05-17T17:08:41.0868670Z * installing *binary* package ‘whisker’ ... 2021-05-17T17:08:41.0917177Z * DONE (whisker) 2021-05-17T17:08:41.2840547Z * installing *binary* package ‘rappdirs’ ... 2021-05-17T17:08:41.2881486Z * DONE (rappdirs) 2021-05-17T17:08:41.5107600Z * installing *binary* package ‘fs’ ... 2021-05-17T17:08:41.5172856Z * DONE (fs) 2021-05-17T17:08:41.7118039Z * installing *binary* package ‘clipr’ ... 2021-05-17T17:08:41.7159959Z * DONE (clipr) 2021-05-17T17:08:41.9413769Z * installing *binary* package ‘git2r’ ... 2021-05-17T17:08:41.9473895Z * DONE (git2r) 2021-05-17T17:08:42.1172531Z * installing *binary* package ‘askpass’ ... 2021-05-17T17:08:42.1213546Z * DONE (askpass) 2021-05-17T17:08:42.3084695Z * installing *binary* package ‘cli’ ... 2021-05-17T17:08:42.3135469Z * DONE (cli) 2021-05-17T17:08:42.5064115Z * installing *binary* package ‘purrr’ ... 2021-05-17T17:08:42.5111692Z * DONE (purrr) 2021-05-17T17:08:42.6933164Z * installing *binary* package ‘lifecycle’ ... 2021-05-17T17:08:42.6981925Z * DONE (lifecycle) 2021-05-17T17:08:42.8805688Z * installing *binary* package ‘cachem’ ... 2021-05-17T17:08:42.8846078Z * DONE (cachem) 2021-05-17T17:08:43.1621884Z * installing *binary* package ‘openssl’ ... 2021-05-17T17:08:43.1699662Z * DONE (openssl) 2021-05-17T17:08:43.3357162Z * installing *binary* package ‘memoise’ ... 2021-05-17T17:08:43.3392745Z * DONE (memoise) 2021-05-17T17:08:43.5331629Z * installing *binary* package ‘httr’ ... 2021-05-17T17:08:43.5386634Z * DONE (httr) 2021-05-17T17:08:43.7192654Z * installing *binary* package ‘credentials’ ... 2021-05-17T17:08:43.7236160Z * DONE (credentials) 2021-05-17T17:08:43.8946167Z * installing *binary* package ‘gh’ ... 2021-05-17T17:08:43.9039307Z * DONE (gh) 2021-05-17T17:08:44.0895852Z * installing *binary* package ‘gert’ ... 2021-05-17T17:08:44.0947091Z * DONE (gert) 2021-05-17T17:08:44.3145368Z * installing *binary* package ‘usethis’ ... 2021-05-17T17:08:44.3209879Z * DONE (usethis) 2021-05-17T17:08:44.3267239Z 2021-05-17T17:08:44.3268181Z The downloaded source packages are in 2021-05-17T17:08:44.3269355Z ‘/tmp/RtmpHPQGhP/downloaded_packages’ 2021-05-17T17:08:44.3278032Z Running `R CMD build`... 2021-05-17T17:08:45.7264358Z * checking for file ‘/tmp/RtmpHPQGhP/remotes711d5172f501/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-17T17:08:45.7265868Z * preparing ‘tic’: 2021-05-17T17:08:45.7266906Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:08:45.7267976Z * installing the package to process help pages 2021-05-17T17:08:45.7269228Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:08:45.7270267Z * checking for empty or unneeded directories 2021-05-17T17:08:45.7271308Z Removed empty directory ‘tic/.circleci’ 2021-05-17T17:08:45.7273264Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:08:45.7274174Z Removed empty directory ‘tic/pkgdown’ 2021-05-17T17:08:45.7275691Z (as ‘lib’ is unspecified) 2021-05-17T17:08:45.7276388Z * building ‘tic_0.10.0.tar.gz’ 2021-05-17T17:08:45.9846042Z * installing *source* package ‘tic’ ... 2021-05-17T17:08:46.0066817Z ** R 2021-05-17T17:08:46.0255760Z ** inst 2021-05-17T17:08:46.0287115Z ** preparing package for lazy loading 2021-05-17T17:08:46.1804507Z ** help 2021-05-17T17:08:46.3055375Z *** installing help indices 2021-05-17T17:08:46.4230538Z *** copying figures 2021-05-17T17:08:46.4234566Z ** building package indices 2021-05-17T17:08:46.5344530Z ** installing vignettes 2021-05-17T17:08:46.5368560Z ** testing if installed package can be loaded 2021-05-17T17:08:46.7434468Z * DONE (tic) 2021-05-17T17:08:46.7550784Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:08:46.9628437Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-17T17:08:48.7054552Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-17T17:08:48.7055279Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:08:48.7055819Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-17T17:08:48.7056355Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-17T17:08:48.7056909Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-17T17:08:48.7057437Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-17T17:08:48.7058013Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-17T17:08:48.7058560Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-17T17:08:48.7059197Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-17T17:08:48.7059885Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-17T17:08:48.7060405Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-17T17:08:48.7060931Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-17T17:08:48.7061477Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:08:48.7062318Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-17T17:08:48.7062878Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-17T17:08:48.7063435Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-17T17:08:48.7063964Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-17T17:08:48.7064495Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-17T17:08:48.7065018Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-17T17:08:48.7065523Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-17T17:08:48.7066048Z xfun (NA -> 0.23 ) [CRAN] 2021-05-17T17:08:48.7066567Z markdown (NA -> 1.1 ) [CRAN] 2021-05-17T17:08:48.7067110Z highr (NA -> 0.9 ) [CRAN] 2021-05-17T17:08:48.7067642Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-17T17:08:48.7069538Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-17T17:08:48.7070109Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-17T17:08:48.7070638Z knitr (NA -> 1.33 ) [CRAN] 2021-05-17T17:08:48.7071178Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-17T17:08:48.7071728Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-17T17:08:48.7072249Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-17T17:08:48.7072801Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:08:48.7073379Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-17T17:08:48.7073932Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-17T17:08:48.7074493Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-17T17:08:48.7075070Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-17T17:08:48.7076826Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-17T17:08:48.7077417Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-17T17:08:48.7077980Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-17T17:08:48.7085170Z 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-17T17:08:48.7094809Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:08:48.7095505Z (as ‘lib’ is unspecified) 2021-05-17T17:09:01.4230639Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-17T17:09:02.4021422Z Content type 'binary/octet-stream' length 237292 bytes (231 KB) 2021-05-17T17:09:02.4196078Z ================================================== 2021-05-17T17:09:02.4197188Z downloaded 231 KB 2021-05-17T17:09:02.4197714Z 2021-05-17T17:09:02.4228831Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-17T17:09:04.4139865Z Content type 'binary/octet-stream' length 1609764 bytes (1.5 MB) 2021-05-17T17:09:04.4148583Z ================================================== 2021-05-17T17:09:04.4149367Z downloaded 1.5 MB 2021-05-17T17:09:04.4149854Z 2021-05-17T17:09:04.4151679Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-17T17:09:04.5563493Z Content type 'binary/octet-stream' length 17479 bytes (17 KB) 2021-05-17T17:09:04.5564922Z ================================================== 2021-05-17T17:09:04.5565868Z downloaded 17 KB 2021-05-17T17:09:04.5566227Z 2021-05-17T17:09:04.5604061Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-17T17:09:05.1142043Z Content type 'binary/octet-stream' length 1008456 bytes (984 KB) 2021-05-17T17:09:05.1650411Z ================================================== 2021-05-17T17:09:05.1650979Z downloaded 984 KB 2021-05-17T17:09:05.1651237Z 2021-05-17T17:09:05.1687568Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-17T17:09:05.9086487Z Content type 'binary/octet-stream' length 810235 bytes (791 KB) 2021-05-17T17:09:06.0248000Z ================================================== 2021-05-17T17:09:06.0249186Z downloaded 791 KB 2021-05-17T17:09:06.0249760Z 2021-05-17T17:09:06.0286857Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-17T17:09:06.6837834Z Content type 'binary/octet-stream' length 44291 bytes (43 KB) 2021-05-17T17:09:06.6838580Z ================================================== 2021-05-17T17:09:06.6839045Z downloaded 43 KB 2021-05-17T17:09:06.6839373Z 2021-05-17T17:09:06.6874926Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-17T17:09:07.3421403Z Content type 'binary/octet-stream' length 253558 bytes (247 KB) 2021-05-17T17:09:07.3569798Z ================================================== 2021-05-17T17:09:07.3570374Z downloaded 247 KB 2021-05-17T17:09:07.3570685Z 2021-05-17T17:09:07.3609572Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-17T17:09:08.6001513Z Content type 'binary/octet-stream' length 991857 bytes (968 KB) 2021-05-17T17:09:08.6339056Z ================================================== 2021-05-17T17:09:08.6339542Z downloaded 968 KB 2021-05-17T17:09:08.6339821Z 2021-05-17T17:09:08.6379748Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-17T17:09:09.2936127Z Content type 'binary/octet-stream' length 69078 bytes (67 KB) 2021-05-17T17:09:09.2940036Z ================================================== 2021-05-17T17:09:09.2940588Z downloaded 67 KB 2021-05-17T17:09:09.2940901Z 2021-05-17T17:09:09.2982438Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-17T17:09:09.9339135Z Content type 'binary/octet-stream' length 358371 bytes (349 KB) 2021-05-17T17:09:09.9519649Z ================================================== 2021-05-17T17:09:09.9520211Z downloaded 349 KB 2021-05-17T17:09:09.9520454Z 2021-05-17T17:09:09.9554961Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-17T17:09:10.4913497Z Content type 'binary/octet-stream' length 421402 bytes (411 KB) 2021-05-17T17:09:10.5143222Z ================================================== 2021-05-17T17:09:10.5143774Z downloaded 411 KB 2021-05-17T17:09:10.5144047Z 2021-05-17T17:09:10.5180932Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-17T17:09:11.0502804Z Content type 'binary/octet-stream' length 15806 bytes (15 KB) 2021-05-17T17:09:11.0503548Z ================================================== 2021-05-17T17:09:11.0504012Z downloaded 15 KB 2021-05-17T17:09:11.0504320Z 2021-05-17T17:09:11.0537586Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-17T17:09:11.5396284Z Content type 'binary/octet-stream' length 149679 bytes (146 KB) 2021-05-17T17:09:11.5512230Z ================================================== 2021-05-17T17:09:11.5513167Z downloaded 146 KB 2021-05-17T17:09:11.5513677Z 2021-05-17T17:09:11.5547668Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-17T17:09:12.0437073Z Content type 'binary/octet-stream' length 73484 bytes (71 KB) 2021-05-17T17:09:12.0498097Z ================================================== 2021-05-17T17:09:12.0498857Z downloaded 71 KB 2021-05-17T17:09:12.0499302Z 2021-05-17T17:09:12.0536366Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-17T17:09:13.7532716Z Content type 'binary/octet-stream' length 40044 bytes (39 KB) 2021-05-17T17:09:13.7547555Z ================================================== 2021-05-17T17:09:13.7548068Z downloaded 39 KB 2021-05-17T17:09:13.7548379Z 2021-05-17T17:09:13.7589594Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-17T17:09:14.5037549Z Content type 'binary/octet-stream' length 356534 bytes (348 KB) 2021-05-17T17:09:14.5226250Z ================================================== 2021-05-17T17:09:14.5226754Z downloaded 348 KB 2021-05-17T17:09:14.5227054Z 2021-05-17T17:09:14.5265301Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-17T17:09:15.1163878Z Content type 'binary/octet-stream' length 433269 bytes (423 KB) 2021-05-17T17:09:15.1410298Z ================================================== 2021-05-17T17:09:15.1410832Z downloaded 423 KB 2021-05-17T17:09:15.1411069Z 2021-05-17T17:09:15.1445753Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-17T17:09:17.6030882Z Content type 'binary/octet-stream' length 42047 bytes (41 KB) 2021-05-17T17:09:17.6032377Z ================================================== 2021-05-17T17:09:17.6033124Z downloaded 41 KB 2021-05-17T17:09:17.6033637Z 2021-05-17T17:09:17.6067822Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-17T17:09:18.3614140Z Content type 'binary/octet-stream' length 617634 bytes (603 KB) 2021-05-17T17:09:18.3874232Z ================================================== 2021-05-17T17:09:18.3876420Z downloaded 603 KB 2021-05-17T17:09:18.3877473Z 2021-05-17T17:09:18.3914944Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-17T17:09:19.0474665Z Content type 'binary/octet-stream' length 328669 bytes (320 KB) 2021-05-17T17:09:19.0657981Z ================================================== 2021-05-17T17:09:19.0659449Z downloaded 320 KB 2021-05-17T17:09:19.0659697Z 2021-05-17T17:09:19.0696631Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-17T17:09:19.8431916Z Content type 'binary/octet-stream' length 230102 bytes (224 KB) 2021-05-17T17:09:19.8593183Z ================================================== 2021-05-17T17:09:19.8593629Z downloaded 224 KB 2021-05-17T17:09:19.8593906Z 2021-05-17T17:09:19.8716904Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-17T17:09:20.6112908Z Content type 'binary/octet-stream' length 38652 bytes (37 KB) 2021-05-17T17:09:20.6118403Z ================================================== 2021-05-17T17:09:20.6118941Z downloaded 37 KB 2021-05-17T17:09:20.6119427Z 2021-05-17T17:09:20.6155730Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-17T17:09:21.1642233Z Content type 'binary/octet-stream' length 205226 bytes (200 KB) 2021-05-17T17:09:21.1795588Z ================================================== 2021-05-17T17:09:21.1796193Z downloaded 200 KB 2021-05-17T17:09:21.1796681Z 2021-05-17T17:09:21.1834896Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-17T17:09:21.4380719Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-17T17:09:21.6041269Z ================================================== 2021-05-17T17:09:21.6041910Z downloaded 7.2 MB 2021-05-17T17:09:21.6042219Z 2021-05-17T17:09:21.6072844Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-17T17:09:22.3571094Z Content type 'binary/octet-stream' length 4188815 bytes (4.0 MB) 2021-05-17T17:09:22.4113328Z ================================================== 2021-05-17T17:09:22.4113842Z downloaded 4.0 MB 2021-05-17T17:09:22.4114068Z 2021-05-17T17:09:22.4149794Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-17T17:09:23.1479759Z Content type 'binary/octet-stream' length 1407731 bytes (1.3 MB) 2021-05-17T17:09:23.1795155Z ================================================== 2021-05-17T17:09:23.1795988Z downloaded 1.3 MB 2021-05-17T17:09:23.1796673Z 2021-05-17T17:09:23.1831489Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-17T17:09:24.2563856Z Content type 'binary/octet-stream' length 491126 bytes (479 KB) 2021-05-17T17:09:24.2796177Z ================================================== 2021-05-17T17:09:24.2796822Z downloaded 479 KB 2021-05-17T17:09:24.2797058Z 2021-05-17T17:09:24.2831018Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-17T17:09:24.8918911Z Content type 'binary/octet-stream' length 109619 bytes (107 KB) 2021-05-17T17:09:24.9027500Z ================================================== 2021-05-17T17:09:24.9029027Z downloaded 107 KB 2021-05-17T17:09:24.9029787Z 2021-05-17T17:09:24.9071909Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-17T17:09:25.3889393Z Content type 'binary/octet-stream' length 22203 bytes (21 KB) 2021-05-17T17:09:25.3893249Z ================================================== 2021-05-17T17:09:25.3893698Z downloaded 21 KB 2021-05-17T17:09:25.3893959Z 2021-05-17T17:09:25.3932709Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-17T17:09:26.1541277Z Content type 'binary/octet-stream' length 43717 bytes (42 KB) 2021-05-17T17:09:26.1542098Z ================================================== 2021-05-17T17:09:26.1542568Z downloaded 42 KB 2021-05-17T17:09:26.1542900Z 2021-05-17T17:09:26.1585253Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-17T17:09:27.0311797Z Content type 'binary/octet-stream' length 34301 bytes (33 KB) 2021-05-17T17:09:27.0320291Z ================================================== 2021-05-17T17:09:27.0320800Z downloaded 33 KB 2021-05-17T17:09:27.0321104Z 2021-05-17T17:09:27.0358614Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-17T17:09:27.6914205Z Content type 'binary/octet-stream' length 138624 bytes (135 KB) 2021-05-17T17:09:27.7022736Z ================================================== 2021-05-17T17:09:27.7023245Z downloaded 135 KB 2021-05-17T17:09:27.7023511Z 2021-05-17T17:09:27.7060553Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-17T17:09:28.2474951Z Content type 'binary/octet-stream' length 3539956 bytes (3.4 MB) 2021-05-17T17:09:28.3977279Z ================================================== 2021-05-17T17:09:28.3977919Z downloaded 3.4 MB 2021-05-17T17:09:28.3978271Z 2021-05-17T17:09:28.4019277Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-17T17:09:29.2068085Z Content type 'binary/octet-stream' length 65794 bytes (64 KB) 2021-05-17T17:09:29.2129383Z ================================================== 2021-05-17T17:09:29.2129952Z downloaded 64 KB 2021-05-17T17:09:29.2130259Z 2021-05-17T17:09:29.2166671Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-17T17:09:29.6688504Z Content type 'binary/octet-stream' length 1369091 bytes (1.3 MB) 2021-05-17T17:09:29.7182067Z ================================================== 2021-05-17T17:09:29.7182910Z downloaded 1.3 MB 2021-05-17T17:09:29.7183685Z 2021-05-17T17:09:29.7233060Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-17T17:09:30.1408154Z Content type 'binary/octet-stream' length 131477 bytes (128 KB) 2021-05-17T17:09:30.1520531Z ================================================== 2021-05-17T17:09:30.1521545Z downloaded 128 KB 2021-05-17T17:09:30.1522102Z 2021-05-17T17:09:30.1558205Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-17T17:09:31.7965067Z Content type 'binary/octet-stream' length 392940 bytes (383 KB) 2021-05-17T17:09:31.8173561Z ================================================== 2021-05-17T17:09:31.8174122Z downloaded 383 KB 2021-05-17T17:09:31.8174436Z 2021-05-17T17:09:32.0097182Z * installing *binary* package ‘utf8’ ... 2021-05-17T17:09:32.0145621Z * DONE (utf8) 2021-05-17T17:09:32.1803664Z * installing *binary* package ‘pkgconfig’ ... 2021-05-17T17:09:32.1842752Z * DONE (pkgconfig) 2021-05-17T17:09:32.3797197Z * installing *binary* package ‘fansi’ ... 2021-05-17T17:09:32.3842684Z * DONE (fansi) 2021-05-17T17:09:32.5922337Z * installing *binary* package ‘diffobj’ ... 2021-05-17T17:09:32.5978052Z * DONE (diffobj) 2021-05-17T17:09:32.7857080Z * installing *binary* package ‘ps’ ... 2021-05-17T17:09:32.7899810Z * DONE (ps) 2021-05-17T17:09:32.9539694Z * installing *binary* package ‘praise’ ... 2021-05-17T17:09:32.9580623Z * DONE (praise) 2021-05-17T17:09:33.1256404Z * installing *binary* package ‘pkgload’ ... 2021-05-17T17:09:33.1297113Z * DONE (pkgload) 2021-05-17T17:09:33.2971988Z * installing *binary* package ‘evaluate’ ... 2021-05-17T17:09:33.3011507Z * DONE (evaluate) 2021-05-17T17:09:33.4682951Z * installing *binary* package ‘ellipsis’ ... 2021-05-17T17:09:33.4722991Z * DONE (ellipsis) 2021-05-17T17:09:33.6719486Z * installing *binary* package ‘digest’ ... 2021-05-17T17:09:33.6775459Z * DONE (digest) 2021-05-17T17:09:33.8467619Z * installing *binary* package ‘brio’ ... 2021-05-17T17:09:33.8507680Z * DONE (brio) 2021-05-17T17:09:34.0662580Z * installing *binary* package ‘xml2’ ... 2021-05-17T17:09:34.0717968Z * DONE (xml2) 2021-05-17T17:09:34.2557237Z * installing *binary* package ‘xfun’ ... 2021-05-17T17:09:34.2603772Z * DONE (xfun) 2021-05-17T17:09:36.0968698Z * installing *source* package ‘stringi’ ... 2021-05-17T17:09:36.1949846Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-17T17:09:36.3212970Z checking for R_HOME... /opt/R/3.5.3/lib/R 2021-05-17T17:09:36.3214577Z checking for R... /opt/R/3.5.3/lib/R/bin/R 2021-05-17T17:09:36.4649974Z checking for endianness... little 2021-05-17T17:09:36.6139775Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-17T17:09:36.7466162Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-17T17:09:36.7469603Z checking for cat... /usr/bin/cat 2021-05-17T17:09:36.9622012Z checking for local ICUDT_DIR... icu69/data 2021-05-17T17:09:36.9622897Z checking for gcc... gcc 2021-05-17T17:09:37.0497412Z checking whether the C compiler works... yes 2021-05-17T17:09:37.0498709Z checking for C compiler default output file name... a.out 2021-05-17T17:09:37.0875954Z checking for suffix of executables... 2021-05-17T17:09:37.1439867Z checking whether we are cross compiling... no 2021-05-17T17:09:37.1667167Z checking for suffix of object files... o 2021-05-17T17:09:37.1876435Z checking whether we are using the GNU C compiler... yes 2021-05-17T17:09:37.2059046Z checking whether gcc accepts -g... yes 2021-05-17T17:09:37.2423757Z checking for gcc option to accept ISO C89... none needed 2021-05-17T17:09:37.2664279Z checking how to run the C preprocessor... gcc -E 2021-05-17T17:09:37.2874964Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-17T17:09:37.2890754Z checking for egrep... /usr/bin/grep -E 2021-05-17T17:09:37.3987217Z checking for ANSI C header files... yes 2021-05-17T17:09:37.4263852Z checking for sys/types.h... yes 2021-05-17T17:09:37.4564690Z checking for sys/stat.h... yes 2021-05-17T17:09:37.4865523Z checking for stdlib.h... yes 2021-05-17T17:09:37.5182140Z checking for string.h... yes 2021-05-17T17:09:37.5495800Z checking for memory.h... yes 2021-05-17T17:09:37.5808296Z checking for strings.h... yes 2021-05-17T17:09:37.6144219Z checking for inttypes.h... yes 2021-05-17T17:09:37.6471606Z checking for stdint.h... yes 2021-05-17T17:09:37.6878607Z checking for unistd.h... yes 2021-05-17T17:09:37.7271574Z checking elf.h usability... yes 2021-05-17T17:09:37.7375188Z checking elf.h presence... yes 2021-05-17T17:09:37.7375942Z checking for elf.h... yes 2021-05-17T17:09:37.8420840Z checking whether we are using the GNU C++ compiler... yes 2021-05-17T17:09:37.8617124Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-17T17:09:38.1920335Z checking whether the C++ compiler supports the long long type... yes 2021-05-17T17:09:38.2156603Z checking whether the compiler implements namespaces... yes 2021-05-17T17:09:38.3343059Z checking whether the compiler supports Standard Template Library... yes 2021-05-17T17:09:38.7834519Z checking whether std::map is available... yes 2021-05-17T17:09:38.7855644Z checking for pkg-config... /usr/bin/pkg-config 2021-05-17T17:09:38.8017255Z checking with pkg-config for the system ICU4C... 66.1 2021-05-17T17:09:38.8038252Z checking for ICU4C >= 55... yes 2021-05-17T17:09:38.8102644Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-17T17:09:39.0951300Z checking whether an ICU4C-based project can be built... yes 2021-05-17T17:09:39.1549394Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-17T17:09:39.4419744Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-17T17:09:40.2985880Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-17T17:09:40.8207087Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-17T17:09:40.8558057Z configure: creating ./config.status 2021-05-17T17:09:40.9246262Z config.status: creating src/Makevars 2021-05-17T17:09:40.9393162Z config.status: creating src/uconfig_local.h 2021-05-17T17:09:40.9539690Z config.status: creating src/install.libs.R 2021-05-17T17:09:40.9675352Z 2021-05-17T17:09:40.9676283Z *** stringi configure summary: 2021-05-17T17:09:40.9679003Z ICU_FOUND=1 2021-05-17T17:09:40.9679412Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-17T17:09:40.9680389Z STRINGI_CFLAGS= -fpic 2021-05-17T17:09:40.9681061Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-17T17:09:40.9681684Z STRINGI_CXXFLAGS= -fpic 2021-05-17T17:09:40.9682320Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-17T17:09:40.9683021Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-17T17:09:40.9683331Z 2021-05-17T17:09:40.9683689Z *** Compiler settings used: 2021-05-17T17:09:40.9684061Z CC=gcc 2021-05-17T17:09:40.9684361Z LD=g++ 2021-05-17T17:09:40.9684804Z CFLAGS=-g -O2 -fpic 2021-05-17T17:09:40.9685444Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-17T17:09:40.9686006Z CXX=g++ -std=gnu++11 2021-05-17T17:09:40.9686510Z CXXFLAGS=-g -O2 -fpic 2021-05-17T17:09:40.9687066Z LDFLAGS= 2021-05-17T17:09:40.9687373Z LIBS= 2021-05-17T17:09:40.9687574Z 2021-05-17T17:09:40.9990074Z ** libs 2021-05-17T17:09:41.0104979Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-17T17:09:41.6025601Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-17T17:09:42.1376892Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-17T17:09:42.7006912Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-17T17:09:43.3297348Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-17T17:09:43.7640572Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-17T17:09:44.6274700Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-17T17:09:45.1069265Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-17T17:09:45.6173180Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-17T17:09:46.0937510Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-17T17:09:46.6464571Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-17T17:09:47.2026213Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-17T17:09:47.8279651Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-17T17:09:48.4048985Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-17T17:09:48.9328480Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-17T17:09:49.7553918Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-17T17:09:51.1051911Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-17T17:09:51.7568263Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-17T17:09:52.3861196Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-17T17:09:52.8925853Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-17T17:09:53.3909251Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-17T17:09:54.1866886Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-17T17:09:54.7665652Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-17T17:09:55.3960474Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-17T17:09:56.1561013Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-17T17:09:56.8989227Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-17T17:09:57.3981821Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-17T17:09:57.9519622Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-17T17:09:58.5061786Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-17T17:09:59.2469073Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-17T17:09:59.9752045Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-17T17:10:00.8328482Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-17T17:10:01.5392673Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-17T17:10:02.1655208Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-17T17:10:02.8201752Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-17T17:10:03.9359639Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-17T17:10:03.9370357Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-17T17:10:04.4846946Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-17T17:10:05.0549825Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-17T17:10:05.7640024Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-17T17:10:06.4844904Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-17T17:10:07.2429244Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-17T17:10:07.9712459Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-17T17:10:08.6078441Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-17T17:10:09.2513413Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-17T17:10:09.7228701Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-17T17:10:10.3326326Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-17T17:10:10.9345918Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-17T17:10:11.5381917Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-17T17:10:12.0333843Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-17T17:10:12.5268363Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-17T17:10:13.1769001Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-17T17:10:13.8148490Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-17T17:10:14.5260865Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-17T17:10:15.1961503Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-17T17:10:15.8415493Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-17T17:10:16.4567466Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-17T17:10:16.4698848Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-17T17:10:17.1859567Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-17T17:10:17.6767125Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-17T17:10:18.1672083Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-17T17:10:18.8399094Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-17T17:10:19.4936196Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-17T17:10:20.2852796Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-17T17:10:20.8719638Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-17T17:10:21.5548002Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-17T17:10:22.1313751Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-17T17:10:23.4768201Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-17T17:10:24.0279800Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-17T17:10:24.5216181Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-17T17:10:25.2641814Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-17T17:10:25.7289690Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-17T17:10:26.9419108Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-17T17:10:26.9542482Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-17T17:10:27.6781774Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-17T17:10:28.5611309Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-17T17:10:29.1605119Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-17T17:10:29.7762843Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-17T17:10:30.3205706Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-17T17:10:30.8282504Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-17T17:10:31.3568665Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-17T17:10:31.8153212Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-17T17:10:32.3106638Z g++ -std=gnu++11 -I"/opt/R/3.5.3/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-17T17:10:33.4721959Z g++ -std=gnu++11 -shared -L/opt/R/3.5.3/lib/R/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/3.5.3/lib/R/lib -lR 2021-05-17T17:10:33.6557090Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/stringi 2021-05-17T17:10:33.7167942Z ** R 2021-05-17T17:10:33.7462014Z ** inst 2021-05-17T17:10:33.7468962Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:10:34.4840131Z ** help 2021-05-17T17:10:34.8583557Z *** installing help indices 2021-05-17T17:10:35.0398485Z ** building package indices 2021-05-17T17:10:35.2694893Z ** testing if installed package can be loaded 2021-05-17T17:10:35.4151394Z * DONE (stringi) 2021-05-17T17:10:36.2828178Z * installing *binary* package ‘Rcpp’ ... 2021-05-17T17:10:36.3175187Z * DONE (Rcpp) 2021-05-17T17:10:36.5444963Z * installing *binary* package ‘commonmark’ ... 2021-05-17T17:10:36.5497648Z * DONE (commonmark) 2021-05-17T17:10:36.7720446Z * installing *binary* package ‘brew’ ... 2021-05-17T17:10:36.7775037Z * DONE (brew) 2021-05-17T17:10:36.9451872Z * installing *binary* package ‘sessioninfo’ ... 2021-05-17T17:10:36.9503968Z * DONE (sessioninfo) 2021-05-17T17:10:37.1259708Z * installing *binary* package ‘prettyunits’ ... 2021-05-17T17:10:37.1299905Z * DONE (prettyunits) 2021-05-17T17:10:37.4021366Z * installing *binary* package ‘vctrs’ ... 2021-05-17T17:10:37.4103938Z * DONE (vctrs) 2021-05-17T17:10:37.6214906Z * installing *binary* package ‘processx’ ... 2021-05-17T17:10:37.6257646Z * DONE (processx) 2021-05-17T17:10:37.8179682Z * installing *binary* package ‘markdown’ ... 2021-05-17T17:10:37.8232454Z * DONE (markdown) 2021-05-17T17:10:37.9926018Z * installing *binary* package ‘highr’ ... 2021-05-17T17:10:37.9967909Z * DONE (highr) 2021-05-17T17:10:38.1807812Z * installing *binary* package ‘stringr’ ... 2021-05-17T17:10:38.1857098Z * DONE (stringr) 2021-05-17T17:10:38.3528881Z * installing *binary* package ‘rversions’ ... 2021-05-17T17:10:38.3575176Z * DONE (rversions) 2021-05-17T17:10:38.5939545Z * installing *binary* package ‘pillar’ ... 2021-05-17T17:10:38.6001052Z * DONE (pillar) 2021-05-17T17:10:38.7803815Z * installing *binary* package ‘callr’ ... 2021-05-17T17:10:38.7846740Z * DONE (callr) 2021-05-17T17:10:39.0789207Z * installing *binary* package ‘knitr’ ... 2021-05-17T17:10:39.0897004Z * DONE (knitr) 2021-05-17T17:10:39.2576425Z * installing *binary* package ‘xopen’ ... 2021-05-17T17:10:39.2617641Z * DONE (xopen) 2021-05-17T17:10:39.4964540Z * installing *binary* package ‘tibble’ ... 2021-05-17T17:10:39.5035842Z * DONE (tibble) 2021-05-17T17:10:39.7021705Z * installing *binary* package ‘pkgbuild’ ... 2021-05-17T17:10:39.7062194Z * DONE (pkgbuild) 2021-05-17T17:10:39.9778365Z * installing *binary* package ‘roxygen2’ ... 2021-05-17T17:10:39.9848560Z * DONE (roxygen2) 2021-05-17T17:10:40.1513542Z * installing *binary* package ‘rematch2’ ... 2021-05-17T17:10:40.1546667Z * DONE (rematch2) 2021-05-17T17:10:40.3230021Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-17T17:10:40.3266806Z * DONE (rcmdcheck) 2021-05-17T17:10:40.4914312Z * installing *binary* package ‘waldo’ ... 2021-05-17T17:10:40.4953205Z * DONE (waldo) 2021-05-17T17:10:40.9829016Z * installing *binary* package ‘testthat’ ... 2021-05-17T17:10:40.9963484Z * DONE (testthat) 2021-05-17T17:10:41.2217265Z * installing *binary* package ‘devtools’ ... 2021-05-17T17:10:41.2266516Z * DONE (devtools) 2021-05-17T17:10:41.2322185Z 2021-05-17T17:10:41.2323151Z The downloaded source packages are in 2021-05-17T17:10:41.2324469Z ‘/tmp/RtmpHPQGhP/downloaded_packages’ 2021-05-17T17:10:41.3254944Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-17T17:10:42.9510778Z 2021-05-17T17:10:43.2118123Z 2021-05-17T17:10:43.2138235Z checking for file ‘/tmp/RtmpHPQGhP/remotes711d7a0dc5f4/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-17T17:10:43.2201902Z 2021-05-17T17:10:43.2204201Z ✔ checking for file ‘/tmp/RtmpHPQGhP/remotes711d7a0dc5f4/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-17T17:10:43.2235388Z 2021-05-17T17:10:43.2264026Z 2021-05-17T17:10:43.2265911Z ─ preparing ‘desc’: 2021-05-17T17:10:43.2275176Z 2021-05-17T17:10:43.2276942Z 2021-05-17T17:10:43.2340004Z checking DESCRIPTION meta-information ... 2021-05-17T17:10:43.2375269Z 2021-05-17T17:10:43.2377025Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:10:43.2915812Z 2021-05-17T17:10:43.2974716Z 2021-05-17T17:10:43.2977214Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:10:43.3936258Z 2021-05-17T17:10:43.3959844Z 2021-05-17T17:10:43.3961906Z ─ checking for empty or unneeded directories 2021-05-17T17:10:43.3984178Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-17T17:10:43.3992217Z 2021-05-17T17:10:43.3993972Z 2021-05-17T17:10:43.3995099Z 2021-05-17T17:10:43.4050891Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:10:43.4051902Z (as ‘lib’ is unspecified) 2021-05-17T17:10:43.6357092Z * installing *source* package ‘desc’ ... 2021-05-17T17:10:43.6559748Z ** R 2021-05-17T17:10:43.6711128Z ** inst 2021-05-17T17:10:43.6726639Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:10:44.7584357Z ** help 2021-05-17T17:10:44.8658548Z *** installing help indices 2021-05-17T17:10:44.9437099Z ** building package indices 2021-05-17T17:10:45.0545889Z ** testing if installed package can be loaded 2021-05-17T17:10:45.2021287Z * DONE (desc) 2021-05-17T17:10:45.3609582Z 2021-05-17T17:10:45.3610627Z 2021-05-17T17:10:45.3612316Z checking for file ‘/tmp/RtmpHPQGhP/remotes711d3b659303/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-17T17:10:45.3640937Z 2021-05-17T17:10:45.3643392Z ✔ checking for file ‘/tmp/RtmpHPQGhP/remotes711d3b659303/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-17T17:10:45.3717160Z 2021-05-17T17:10:45.3720482Z 2021-05-17T17:10:45.3722111Z ─ preparing ‘ghtravis’: 2021-05-17T17:10:45.3731178Z 2021-05-17T17:10:45.3732885Z 2021-05-17T17:10:45.3780275Z checking DESCRIPTION meta-information ... 2021-05-17T17:10:45.3807869Z 2021-05-17T17:10:45.3809624Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:10:45.4161507Z 2021-05-17T17:10:45.4194217Z 2021-05-17T17:10:45.4196242Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:10:45.4205815Z 2021-05-17T17:10:45.4245643Z 2021-05-17T17:10:45.4247377Z ─ checking for empty or unneeded directories 2021-05-17T17:10:45.4274133Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-17T17:10:45.4425349Z 2021-05-17T17:10:45.4427443Z 2021-05-17T17:10:45.4428762Z 2021-05-17T17:10:45.4796654Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:10:45.4797937Z (as ‘lib’ is unspecified) 2021-05-17T17:10:45.6642811Z * installing *source* package ‘ghtravis’ ... 2021-05-17T17:10:45.6763836Z ** R 2021-05-17T17:10:45.6843737Z ** inst 2021-05-17T17:10:45.6852442Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:10:46.4897203Z ** help 2021-05-17T17:10:46.5315125Z *** installing help indices 2021-05-17T17:10:46.5699553Z ** building package indices 2021-05-17T17:10:46.6025849Z ** testing if installed package can be loaded 2021-05-17T17:10:47.1197586Z * DONE (ghtravis) 2021-05-17T17:10:47.1280727Z Using github PAT from envvar GITHUB_PAT 2021-05-17T17:10:47.2787989Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-17T17:10:48.9754153Z 2021-05-17T17:10:48.9756148Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-17T17:10:48.9760685Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-17T17:10:48.9761778Z generics (NA -> 0.1.0) [CRAN] 2021-05-17T17:10:48.9763088Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-17T17:10:48.9764055Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-17T17:10:48.9765039Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:10:48.9766141Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-17T17:10:48.9773288Z (as ‘lib’ is unspecified) 2021-05-17T17:11:01.2264330Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-17T17:11:01.8602014Z Content type 'binary/octet-stream' length 196666 bytes (192 KB) 2021-05-17T17:11:01.8743448Z ================================================== 2021-05-17T17:11:01.8743922Z downloaded 192 KB 2021-05-17T17:11:01.8744185Z 2021-05-17T17:11:01.8780928Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-17T17:11:02.7658511Z Content type 'binary/octet-stream' length 68547 bytes (66 KB) 2021-05-17T17:11:02.7662327Z ================================================== 2021-05-17T17:11:02.7662851Z downloaded 66 KB 2021-05-17T17:11:02.7663139Z 2021-05-17T17:11:02.7698818Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-17T17:11:03.7448880Z Content type 'binary/octet-stream' length 195624 bytes (191 KB) 2021-05-17T17:11:03.7586860Z ================================================== 2021-05-17T17:11:03.7587734Z downloaded 191 KB 2021-05-17T17:11:03.7588250Z 2021-05-17T17:11:03.7628360Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-17T17:11:04.2977553Z Content type 'binary/octet-stream' length 1245407 bytes (1.2 MB) 2021-05-17T17:11:04.3264644Z ================================================== 2021-05-17T17:11:04.3267783Z downloaded 1.2 MB 2021-05-17T17:11:04.3268092Z 2021-05-17T17:11:04.3301529Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-17T17:11:04.8265268Z Content type 'binary/octet-stream' length 1082918 bytes (1.0 MB) 2021-05-17T17:11:04.8551323Z ================================================== 2021-05-17T17:11:04.8552093Z downloaded 1.0 MB 2021-05-17T17:11:04.8552577Z 2021-05-17T17:11:05.0386033Z * installing *binary* package ‘tidyselect’ ... 2021-05-17T17:11:05.0423921Z * DONE (tidyselect) 2021-05-17T17:11:05.2358774Z * installing *binary* package ‘generics’ ... 2021-05-17T17:11:05.2396959Z * DONE (generics) 2021-05-17T17:11:05.4493836Z * installing *binary* package ‘cpp11’ ... 2021-05-17T17:11:05.4547378Z * DONE (cpp11) 2021-05-17T17:11:05.6999257Z * installing *binary* package ‘dplyr’ ... 2021-05-17T17:11:05.7073452Z * DONE (dplyr) 2021-05-17T17:11:05.9762429Z * installing *binary* package ‘tidyr’ ... 2021-05-17T17:11:05.9833803Z * DONE (tidyr) 2021-05-17T17:11:05.9904453Z 2021-05-17T17:11:05.9905630Z The downloaded source packages are in 2021-05-17T17:11:05.9907126Z ‘/tmp/RtmpHPQGhP/downloaded_packages’ 2021-05-17T17:11:06.1610534Z 2021-05-17T17:11:06.1612259Z checking for file ‘/tmp/RtmpHPQGhP/remotes711d23214de/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-17T17:11:06.1642867Z 2021-05-17T17:11:06.1646691Z ✔ checking for file ‘/tmp/RtmpHPQGhP/remotes711d23214de/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-17T17:11:06.1717147Z 2021-05-17T17:11:06.1720026Z 2021-05-17T17:11:06.1721766Z ─ preparing ‘aghast’: 2021-05-17T17:11:06.1730825Z 2021-05-17T17:11:06.1732611Z 2021-05-17T17:11:06.1795252Z checking DESCRIPTION meta-information ... 2021-05-17T17:11:06.1926276Z 2021-05-17T17:11:06.1928317Z ✔ checking DESCRIPTION meta-information 2021-05-17T17:11:06.2087077Z 2021-05-17T17:11:06.2116891Z 2021-05-17T17:11:06.2119027Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:11:06.2127770Z 2021-05-17T17:11:06.2154711Z 2021-05-17T17:11:06.2156743Z ─ checking for empty or unneeded directories 2021-05-17T17:11:06.2186365Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-17T17:11:06.2306382Z 2021-05-17T17:11:06.2308418Z 2021-05-17T17:11:06.2309787Z 2021-05-17T17:11:06.2379769Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:11:06.2380517Z (as ‘lib’ is unspecified) 2021-05-17T17:11:06.4303907Z * installing *source* package ‘aghast’ ... 2021-05-17T17:11:06.4512613Z ** R 2021-05-17T17:11:06.4570566Z ** byte-compile and prepare package for lazy loading 2021-05-17T17:11:06.6817484Z ** help 2021-05-17T17:11:06.7021973Z *** installing help indices 2021-05-17T17:11:06.7229685Z ** building package indices 2021-05-17T17:11:06.7424992Z ** testing if installed package can be loaded 2021-05-17T17:11:06.8890604Z * DONE (aghast) 2021-05-17T17:11:06.8960267Z Installing 1 packages: covr 2021-05-17T17:11:06.8970619Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:11:06.8971410Z (as ‘lib’ is unspecified) 2021-05-17T17:11:19.4554591Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-17T17:11:19.4555099Z 2021-05-17T17:11:19.4562395Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-17T17:11:20.5116127Z Content type 'binary/octet-stream' length 163882 bytes (160 KB) 2021-05-17T17:11:20.5233082Z ================================================== 2021-05-17T17:11:20.5233646Z downloaded 160 KB 2021-05-17T17:11:20.5233944Z 2021-05-17T17:11:20.5274753Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-17T17:11:21.1841974Z Content type 'binary/octet-stream' length 121278 bytes (118 KB) 2021-05-17T17:11:21.1905628Z ================================================== 2021-05-17T17:11:21.1906221Z downloaded 118 KB 2021-05-17T17:11:21.1906531Z 2021-05-17T17:11:21.1947797Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-17T17:11:21.7714831Z Content type 'binary/octet-stream' length 287473 bytes (280 KB) 2021-05-17T17:11:21.7886309Z ================================================== 2021-05-17T17:11:21.7887704Z downloaded 280 KB 2021-05-17T17:11:21.7888222Z 2021-05-17T17:11:21.9747419Z * installing *binary* package ‘lazyeval’ ... 2021-05-17T17:11:21.9794595Z * DONE (lazyeval) 2021-05-17T17:11:22.1608403Z * installing *binary* package ‘rex’ ... 2021-05-17T17:11:22.1651593Z * DONE (rex) 2021-05-17T17:11:22.3781440Z * installing *binary* package ‘covr’ ... 2021-05-17T17:11:22.3835875Z * DONE (covr) 2021-05-17T17:11:22.3892901Z 2021-05-17T17:11:22.3893949Z The downloaded source packages are in 2021-05-17T17:11:22.3895404Z ‘/tmp/RtmpHPQGhP/downloaded_packages’ 2021-05-17T17:11:22.4045166Z 2021-05-17T17:11:22.4076931Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-17T17:11:22.4077515Z Rscript -e "tic::before_install()" 2021-05-17T17:11:22.4168362Z shell: /usr/bin/bash -e {0} 2021-05-17T17:11:22.4168713Z env: 2021-05-17T17:11:22.4169092Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:11:22.4169489Z TIC_DEPLOY_KEY: 2021-05-17T17:11:22.4170172Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:11:22.4171483Z GITHUB_PAT: *** 2021-05-17T17:11:22.4172226Z COVERALLS_TOKEN: *** 2021-05-17T17:11:22.4172643Z continue-on-error: false 2021-05-17T17:11:22.4173029Z VDIFFR_RUN_TESTS: 2021-05-17T17:11:22.4173432Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:11:22.4173792Z TZ: UTC 2021-05-17T17:11:22.4174116Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:11:22.4174463Z NOT_CRAN: true 2021-05-17T17:11:22.4174764Z ##[endgroup] 2021-05-17T17:11:22.6439440Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:11:22.7439160Z Running before_install: step_install_remote_binaries() 2021-05-17T17:11:23.1516858Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-17T17:11:23.1517851Z remotes::install_deps(dependencies = TRUE) 2021-05-17T17:11:23.1518427Z remotes::install_cran("rcmdcheck") 2021-05-17T17:11:23.1518935Z remotes::install_cran("markdown") 2021-05-17T17:11:23.1528846Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:11:23.1529274Z env: 2021-05-17T17:11:23.1529697Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:11:23.1530125Z TIC_DEPLOY_KEY: 2021-05-17T17:11:23.1531786Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:11:23.1533587Z GITHUB_PAT: *** 2021-05-17T17:11:23.1534487Z COVERALLS_TOKEN: *** 2021-05-17T17:11:23.1534960Z continue-on-error: false 2021-05-17T17:11:23.1535407Z VDIFFR_RUN_TESTS: 2021-05-17T17:11:23.1535850Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:11:23.1536269Z TZ: UTC 2021-05-17T17:11:23.1536622Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:11:23.1537061Z NOT_CRAN: true 2021-05-17T17:11:23.1537406Z ##[endgroup] 2021-05-17T17:11:39.2663206Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-17T17:11:39.2664681Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-17T17:11:39.2665685Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-17T17:11:39.2666652Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-17T17:11:39.2705387Z Installing 4 packages: base64enc, tinytex, htmltools, rmarkdown 2021-05-17T17:11:39.2717604Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T17:11:39.2718773Z (as ‘lib’ is unspecified) 2021-05-17T17:11:52.6409556Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-17T17:11:54.3405622Z Content type 'binary/octet-stream' length 38804 bytes (37 KB) 2021-05-17T17:11:54.3407073Z ================================================== 2021-05-17T17:11:54.3407701Z downloaded 37 KB 2021-05-17T17:11:54.3408129Z 2021-05-17T17:11:54.3443424Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-17T17:11:55.0840082Z Content type 'binary/octet-stream' length 116465 bytes (113 KB) 2021-05-17T17:11:55.0893375Z ================================================== 2021-05-17T17:11:55.0893898Z downloaded 113 KB 2021-05-17T17:11:55.0894187Z 2021-05-17T17:11:55.0932448Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-17T17:11:56.0801778Z Content type 'binary/octet-stream' length 235306 bytes (229 KB) 2021-05-17T17:11:56.0966513Z ================================================== 2021-05-17T17:11:56.0968109Z downloaded 229 KB 2021-05-17T17:11:56.0968721Z 2021-05-17T17:11:56.1008633Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-17T17:11:56.5898282Z Content type 'binary/octet-stream' length 3648190 bytes (3.5 MB) 2021-05-17T17:11:56.6493125Z ================================================== 2021-05-17T17:11:56.6493703Z downloaded 3.5 MB 2021-05-17T17:11:56.6494192Z 2021-05-17T17:11:56.8258333Z * installing *binary* package ‘base64enc’ ... 2021-05-17T17:11:56.8299504Z * DONE (base64enc) 2021-05-17T17:11:57.0279445Z * installing *binary* package ‘tinytex’ ... 2021-05-17T17:11:57.0313925Z * DONE (tinytex) 2021-05-17T17:11:57.2122207Z * installing *binary* package ‘htmltools’ ... 2021-05-17T17:11:57.2165836Z * DONE (htmltools) 2021-05-17T17:11:57.7693289Z * installing *binary* package ‘rmarkdown’ ... 2021-05-17T17:11:57.7883467Z * DONE (rmarkdown) 2021-05-17T17:11:57.7984604Z 2021-05-17T17:11:57.7985659Z The downloaded source packages are in 2021-05-17T17:11:57.7987262Z ‘/tmp/RtmpxX5fmV/downloaded_packages’ 2021-05-17T17:12:09.4103817Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-17T17:12:09.4104812Z Use `force = TRUE` to force installation 2021-05-17T17:12:09.4114003Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-17T17:12:09.4114894Z Use `force = TRUE` to force installation 2021-05-17T17:12:09.4239862Z ##[group]Run options(width = 100) 2021-05-17T17:12:09.4240291Z options(width = 100) 2021-05-17T17:12:09.4240752Z pkgs <- installed.packages()[, "Package"] 2021-05-17T17:12:09.4241337Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-17T17:12:09.4247998Z shell: /usr/local/bin/Rscript {0} 2021-05-17T17:12:09.4248348Z env: 2021-05-17T17:12:09.4248712Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:12:09.4249087Z TIC_DEPLOY_KEY: 2021-05-17T17:12:09.4249755Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:12:09.4251196Z GITHUB_PAT: *** 2021-05-17T17:12:09.4251921Z COVERALLS_TOKEN: *** 2021-05-17T17:12:09.4252386Z continue-on-error: false 2021-05-17T17:12:09.4252781Z VDIFFR_RUN_TESTS: 2021-05-17T17:12:09.4253170Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:12:09.4253544Z TZ: UTC 2021-05-17T17:12:09.4253853Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:12:09.4254221Z NOT_CRAN: true 2021-05-17T17:12:09.4254538Z ##[endgroup] 2021-05-17T17:12:09.7872242Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-17T17:12:09.7873767Z setting value 2021-05-17T17:12:09.7875150Z version R version 3.5.3 (2019-03-11) 2021-05-17T17:12:09.7875623Z os Ubuntu 20.04.2 LTS 2021-05-17T17:12:09.7876155Z system x86_64, linux-gnu 2021-05-17T17:12:09.7876730Z ui X11 2021-05-17T17:12:09.7877117Z language (EN) 2021-05-17T17:12:09.7877644Z collate C.UTF-8 2021-05-17T17:12:09.7886591Z ctype C.UTF-8 2021-05-17T17:12:09.7887288Z tz UTC 2021-05-17T17:12:09.7887931Z date 2021-05-17 2021-05-17T17:12:09.7888266Z 2021-05-17T17:12:09.7889116Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-17T17:12:09.7889823Z package * version date lib source 2021-05-17T17:12:09.7890771Z aghast 0.2.1 2021-05-17 [1] Github (muschellij2/aghast@0c3b853) 2021-05-17T17:12:09.7891899Z askpass 1.1 2019-01-13 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7892684Z base * 3.5.3 2021-02-17 [2] local 2021-05-17T17:12:09.7893480Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7894770Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-17T17:12:09.7895769Z brew 1.0-6 2011-04-13 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7896616Z brio 1.1.2 2021-04-23 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7897470Z cachem 1.0.5 2021-05-15 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7898324Z callr 3.7.0 2021-04-20 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7899172Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-17T17:12:09.7900015Z cli 2.5.0 2021-04-26 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7900846Z clipr 0.7.1 2020-10-08 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7901711Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-17T17:12:09.7902591Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-17T17:12:09.7903466Z commonmark 1.7 2018-12-01 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7904352Z compiler 3.5.3 2021-02-17 [2] local 2021-05-17T17:12:09.7905206Z covr 3.5.1 2020-09-16 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7906253Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7907121Z crayon 1.4.1 2021-02-08 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7908003Z credentials 1.3.0 2020-07-21 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7908871Z curl 4.3.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7909712Z datasets * 3.5.3 2021-02-17 [2] local 2021-05-17T17:12:09.7910644Z debugme 1.1.0 2017-10-22 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7911581Z desc 1.2.0.9000 2021-05-17 [1] Github (muschellij2/desc@7be86f2) 2021-05-17T17:12:09.7912520Z devtools 2.4.1 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7913375Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7914234Z digest 0.6.27 2020-10-24 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7915086Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7915939Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7917028Z evaluate 0.14 2019-05-28 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7917947Z fansi 0.4.2 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7919957Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7920856Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-17T17:12:09.7921693Z fs 1.5.0 2020-07-31 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7922521Z generics 0.1.0 2020-10-31 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7923366Z gert 1.3.0 2021-03-29 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7924201Z gh 1.3.0 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7925136Z ghtravis 0.15.1 2021-05-17 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-17T17:12:09.7926086Z git2r 0.28.0 2021-01-10 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7927087Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7927925Z glue 1.4.2 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7928770Z graphics * 3.5.3 2021-02-17 [2] local 2021-05-17T17:12:09.7929633Z grDevices * 3.5.3 2021-02-17 [2] local 2021-05-17T17:12:09.7930486Z grid 3.5.3 2021-02-17 [2] local 2021-05-17T17:12:09.7931331Z highr 0.9 2021-04-16 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7932178Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7933040Z httr 1.4.2 2020-07-20 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7933867Z ini 0.3.1 2018-05-20 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7934702Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7935594Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-17T17:12:09.7936465Z knitr 1.33 2021-04-24 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7937300Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-17T17:12:09.7938165Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7939042Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7939901Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7940863Z markdown 1.1 2019-08-07 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7941741Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-17T17:12:09.7942567Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-17T17:12:09.7943423Z memoise 2.0.0 2021-01-26 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7944267Z methods * 3.5.3 2021-02-17 [2] local 2021-05-17T17:12:09.7945111Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-17T17:12:09.7945942Z mime 0.10 2021-02-13 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7946762Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-17T17:12:09.7947595Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-17T17:12:09.7948440Z openssl 1.4.4 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7949299Z parallel 3.5.3 2021-02-17 [2] local 2021-05-17T17:12:09.7950165Z pillar 1.6.1 2021-05-16 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7951027Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7951896Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7952766Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7953621Z praise 1.0.0 2015-08-11 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7954499Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7955390Z processx 3.5.2 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7956239Z ps 1.6.0 2021-02-28 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7957205Z purrr 0.3.4 2020-04-17 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7958036Z R6 2.5.0 2020-10-28 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7958863Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7959856Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7960795Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7961638Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7962504Z remotes 2.3.0 2021-04-01 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7963349Z rex 1.2.0 2020-04-21 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7964167Z rlang 0.4.11 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7965023Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7965903Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7966754Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-17T17:12:09.7967623Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7968511Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7969394Z rversions 2.0.2 2020-05-25 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7970289Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7971156Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-17T17:12:09.7972011Z splines 3.5.3 2021-02-17 [2] local 2021-05-17T17:12:09.7972857Z stats * 3.5.3 2021-02-17 [2] local 2021-05-17T17:12:09.7973789Z stats4 3.5.3 2021-02-17 [2] local 2021-05-17T17:12:09.7974457Z stringi 1.6.2 2021-05-17 [1] CRAN (R 3.5.3) 2021-05-17T17:12:09.7975118Z stringr 1.4.0 2019-02-10 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7975777Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-17T17:12:09.7976430Z sys 3.4 2020-07-23 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7977124Z sysreqs 1.0.0.9000 2021-05-17 [1] Github (r-hub/sysreqs@f068afa) 2021-05-17T17:12:09.7977803Z tcltk 3.5.3 2021-02-17 [2] local 2021-05-17T17:12:09.7978460Z testthat 3.0.2 2021-02-14 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7979122Z tibble 3.1.2 2021-05-16 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7979807Z tic 0.10.0 2021-05-17 [1] Github (ropensci/tic@3b4dfb8) 2021-05-17T17:12:09.7980496Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7981287Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7981938Z tinytex 0.31 2021-03-30 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7982571Z tools 3.5.3 2021-02-17 [2] local 2021-05-17T17:12:09.7983194Z usethis 2.0.1 2021-02-10 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7983830Z utf8 1.2.1 2021-03-12 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7984458Z utils * 3.5.3 2021-02-17 [2] local 2021-05-17T17:12:09.7985067Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7985695Z waldo 0.2.5 2021-03-08 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7986342Z whisker 0.4 2019-08-28 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7986961Z withr 2.4.2 2021-04-18 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7987582Z xfun 0.23 2021-05-15 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7988433Z xml2 1.3.2 2020-04-23 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7989063Z xopen 1.0.0 2018-09-17 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7989843Z yaml 2.2.1 2020-02-01 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7990483Z zip 2.1.1 2020-08-27 [1] RSPM (R 3.5.3) 2021-05-17T17:12:09.7990737Z 2021-05-17T17:12:09.7991121Z [1] /home/runner/work/_temp/Library 2021-05-17T17:12:09.7991540Z [2] /opt/R/3.5.3/lib/R/library 2021-05-17T17:12:09.8059231Z ##[group]Run Rscript -e 'tic::script()' 2021-05-17T17:12:09.8059712Z Rscript -e 'tic::script()' 2021-05-17T17:12:09.8060075Z ls -l check 2021-05-17T17:12:09.8099496Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T17:12:09.8099907Z env: 2021-05-17T17:12:09.8100269Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:12:09.8100652Z TIC_DEPLOY_KEY: 2021-05-17T17:12:09.8101481Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:12:09.8102767Z GITHUB_PAT: *** 2021-05-17T17:12:09.8103486Z COVERALLS_TOKEN: *** 2021-05-17T17:12:09.8103909Z continue-on-error: false 2021-05-17T17:12:09.8104316Z VDIFFR_RUN_TESTS: 2021-05-17T17:12:09.8104711Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:12:09.8105087Z TZ: UTC 2021-05-17T17:12:09.8105401Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:12:09.8105761Z NOT_CRAN: true 2021-05-17T17:12:09.8106082Z ##[endgroup] 2021-05-17T17:12:10.0267599Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:12:10.1539117Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-17T17:12:10.1540033Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-17T17:12:10.1540679Z timeout = Inf, check_dir = "check") 2021-05-17T17:12:10.1950177Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-17T17:12:10.3713671Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-17T17:12:10.3817180Z * preparing ‘mni’: 2021-05-17T17:12:10.3914478Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:12:10.4566744Z * installing the package to build vignettes 2021-05-17T17:12:11.6983823Z * creating vignettes ... OK 2021-05-17T17:12:11.7261850Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T17:12:11.7262881Z * checking for empty or unneeded directories 2021-05-17T17:12:11.7267104Z * looking to see if a ‘data/datalist’ file should be added 2021-05-17T17:12:11.7293484Z * building ‘mni_0.2.0.tar.gz’ 2021-05-17T17:12:11.7422958Z 2021-05-17T17:12:11.8647118Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-17T17:12:12.0540698Z * using log directory ‘/home/runner/work/mni/mni/check/mni.Rcheck’ 2021-05-17T17:12:12.0541961Z * using R version 3.5.3 (2019-03-11) 2021-05-17T17:12:12.0543038Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T17:12:12.0543852Z * using session charset: UTF-8 2021-05-17T17:12:12.0789311Z * using option ‘--as-cran’ 2021-05-17T17:12:12.0811548Z * checking for file ‘mni/DESCRIPTION’ ... OK 2021-05-17T17:12:12.0812643Z * checking extension type ... Package 2021-05-17T17:12:12.0813721Z * this is package ‘mni’ version ‘0.2.0’ 2021-05-17T17:12:12.0814692Z * package encoding: UTF-8 2021-05-17T17:12:12.0827207Z * checking package namespace information ... OK 2021-05-17T17:12:25.9705902Z * checking package dependencies ... OK 2021-05-17T17:12:25.9707375Z * checking if this is a source package ... OK 2021-05-17T17:12:25.9708297Z * checking if there is a namespace ... OK 2021-05-17T17:12:26.2238117Z * checking for executable files ... OK 2021-05-17T17:12:26.2239115Z * checking for hidden files and directories ... OK 2021-05-17T17:12:26.2239850Z * checking for portable file names ... OK 2021-05-17T17:12:26.2247456Z * checking for sufficient/correct file permissions ... OK 2021-05-17T17:12:26.2270618Z * checking serialization versions ... OK 2021-05-17T17:12:26.7302411Z * checking whether package ‘mni’ can be installed ... OK 2021-05-17T17:12:26.7396964Z * checking installed package size ... OK 2021-05-17T17:12:26.7928850Z * checking package directory ... OK 2021-05-17T17:12:26.7930395Z * checking ‘build’ directory ... OK 2021-05-17T17:12:26.9373444Z * checking DESCRIPTION meta-information ... OK 2021-05-17T17:12:26.9374642Z * checking top-level files ... OK 2021-05-17T17:12:26.9375367Z * checking for left-over files ... OK 2021-05-17T17:12:27.0787774Z * checking index information ... OK 2021-05-17T17:12:27.2607357Z * checking package subdirectories ... OK 2021-05-17T17:12:27.3018695Z * checking R files for non-ASCII characters ... OK 2021-05-17T17:12:27.3424842Z * checking R files for syntax errors ... OK 2021-05-17T17:12:27.4730161Z * checking whether the package can be loaded ... OK 2021-05-17T17:12:27.5094634Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-17T17:12:27.5464817Z * checking whether the package can be unloaded cleanly ... OK 2021-05-17T17:12:27.5868669Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-17T17:12:27.7238300Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-17T17:12:27.8582225Z * checking loading without being on the library search path ... OK 2021-05-17T17:12:27.9099021Z * checking dependencies in R code ... OK 2021-05-17T17:12:28.2758621Z * checking S3 generic/method consistency ... OK 2021-05-17T17:12:28.3536141Z * checking replacement functions ... OK 2021-05-17T17:12:28.4363155Z * checking foreign function calls ... OK 2021-05-17T17:12:29.8231306Z * checking R code for possible problems ... OK 2021-05-17T17:12:29.8752031Z * checking Rd files ... OK 2021-05-17T17:12:29.9149014Z * checking Rd metadata ... OK 2021-05-17T17:12:29.9651687Z * checking Rd line widths ... OK 2021-05-17T17:12:30.0329619Z * checking Rd cross-references ... OK 2021-05-17T17:12:30.1158720Z * checking for missing documentation entries ... OK 2021-05-17T17:12:30.3645385Z * checking for code/documentation mismatches ... OK 2021-05-17T17:12:30.8198184Z * checking Rd \usage sections ... OK 2021-05-17T17:12:30.8642191Z * checking Rd contents ... OK 2021-05-17T17:12:30.9262695Z * checking for unstated dependencies in examples ... OK 2021-05-17T17:12:30.9264591Z * checking contents of ‘data’ directory ... OK 2021-05-17T17:12:31.0724201Z * checking data for non-ASCII characters ... OK 2021-05-17T17:12:31.2237959Z * checking data for ASCII and uncompressed saves ... OK 2021-05-17T17:12:31.2260703Z * checking installed files from ‘inst/doc’ ... OK 2021-05-17T17:12:31.2389418Z * checking files in ‘vignettes’ ... OK 2021-05-17T17:12:31.6372998Z * checking examples ... OK 2021-05-17T17:12:31.6878675Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-17T17:12:31.8375489Z * checking tests ... 2021-05-17T17:13:23.5709613Z Running ‘testthat.R’ [2s/52s] 2021-05-17T17:13:23.5759927Z OK 2021-05-17T17:13:23.7075339Z * checking for unstated dependencies in vignettes ... OK 2021-05-17T17:13:23.7185882Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-17T17:13:24.2820251Z * checking re-building of vignette outputs ... OK 2021-05-17T17:13:25.6599255Z * checking PDF version of manual ... OK 2021-05-17T17:13:25.6600284Z * DONE 2021-05-17T17:13:25.6600719Z 2021-05-17T17:13:25.6601268Z Status: OK 2021-05-17T17:13:25.6608084Z 2021-05-17T17:13:25.7398703Z ── R CMD check results ────────────────────────────────────────── mni 0.2.0 ──── 2021-05-17T17:13:25.7412232Z Duration: 1m 14s 2021-05-17T17:13:25.7412810Z 2021-05-17T17:13:25.7421494Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-17T17:13:25.7501928Z total 72 2021-05-17T17:13:25.7503314Z drwxr-xr-x 6 runner docker 4096 May 17 17:13 mni.Rcheck 2021-05-17T17:13:25.7505599Z -rw-r--r-- 1 runner docker 28126 May 17 17:12 mni_0.2.0.tar.gz 2021-05-17T17:13:25.7506670Z -rw-r--r-- 1 runner docker 40471 May 17 17:12 mni_0.2.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T17:13:25.7534535Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T17:13:25.7535181Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T17:13:25.7573862Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T17:13:25.7574270Z env: 2021-05-17T17:13:25.7574635Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:13:25.7575012Z TIC_DEPLOY_KEY: 2021-05-17T17:13:25.7575671Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:13:25.7577085Z GITHUB_PAT: *** 2021-05-17T17:13:25.7577841Z COVERALLS_TOKEN: *** 2021-05-17T17:13:25.7578244Z continue-on-error: false 2021-05-17T17:13:25.7578633Z VDIFFR_RUN_TESTS: 2021-05-17T17:13:25.7579016Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:13:25.7579377Z TZ: UTC 2021-05-17T17:13:25.7579678Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:13:25.7580014Z NOT_CRAN: true 2021-05-17T17:13:25.7580321Z ##[endgroup] 2021-05-17T17:13:25.7666797Z 2021-05-17T17:13:25.7668038Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-17T17:13:25.7668817Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-17T17:13:25.7669654Z Platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T17:13:25.7669992Z 2021-05-17T17:13:25.7670539Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-17T17:13:25.7671319Z You are welcome to redistribute it under certain conditions. 2021-05-17T17:13:25.7672233Z Type 'license()' or 'licence()' for distribution details. 2021-05-17T17:13:25.7672626Z 2021-05-17T17:13:25.7673179Z R is a collaborative project with many contributors. 2021-05-17T17:13:25.7674018Z Type 'contributors()' for more information and 2021-05-17T17:13:25.7674868Z 'citation()' on how to cite R or R packages in publications. 2021-05-17T17:13:25.7675263Z 2021-05-17T17:13:25.7675941Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-17T17:13:25.7677270Z 'help.start()' for an HTML browser interface to help. 2021-05-17T17:13:25.7677948Z Type 'q()' to quit R. 2021-05-17T17:13:25.7678200Z 2021-05-17T17:13:25.7678566Z > library(testthat) 2021-05-17T17:13:25.7678974Z > library(mni) 2021-05-17T17:13:25.7679307Z > 2021-05-17T17:13:25.7679652Z > test_check("mni") 2021-05-17T17:13:25.7680776Z trying URL 'http://packages.bic.mni.mcgill.ca/mni-models/icbm152/mni_icbm152_nl_VI_nifti.zip' 2021-05-17T17:13:25.7681939Z Content type 'application/zip' length 12688947 bytes (12.1 MB) 2021-05-17T17:13:25.7682513Z ================================================== 2021-05-17T17:13:25.7703528Z downloaded 12.1 MB 2021-05-17T17:13:25.7704182Z 2021-05-17T17:13:25.7704647Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 297 ] 2021-05-17T17:13:25.7705020Z > 2021-05-17T17:13:25.7705382Z > proc.time() 2021-05-17T17:13:25.7705831Z user system elapsed 2021-05-17T17:13:25.7706235Z 2.303 0.082 51.702 2021-05-17T17:13:25.7736623Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-17T17:13:25.7737103Z Rscript -e "tic::before_deploy()" 2021-05-17T17:13:25.7774124Z shell: /usr/bin/bash -e {0} 2021-05-17T17:13:25.7774446Z env: 2021-05-17T17:13:25.7774813Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:13:25.7775213Z TIC_DEPLOY_KEY: 2021-05-17T17:13:25.7775864Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:13:25.7776952Z GITHUB_PAT: *** 2021-05-17T17:13:25.7777617Z COVERALLS_TOKEN: *** 2021-05-17T17:13:25.7778016Z continue-on-error: false 2021-05-17T17:13:25.7778417Z VDIFFR_RUN_TESTS: 2021-05-17T17:13:25.7778807Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:13:25.7779191Z TZ: UTC 2021-05-17T17:13:25.7779527Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:13:25.7779859Z NOT_CRAN: true 2021-05-17T17:13:25.7780180Z ##[endgroup] 2021-05-17T17:13:26.0875414Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:13:26.0914541Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-17T17:13:26.0915013Z with: 2021-05-17T17:13:26.0915688Z upload_url: https://uploads.github.com/repos/neuroconductor/mni/releases/43074731/assets{?name,label} 2021-05-17T17:13:26.0916719Z asset_path: check/mni_0.2.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T17:13:26.0917261Z asset_name: mni_0.2.0_R_x86_64-pc-linux-gnu_R3.5.tar.gz 2021-05-17T17:13:26.0917797Z asset_content_type: application/octet-stream 2021-05-17T17:13:26.0918217Z env: 2021-05-17T17:13:26.0918569Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:13:26.0918970Z TIC_DEPLOY_KEY: 2021-05-17T17:13:26.0919619Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:13:26.0920705Z GITHUB_PAT: *** 2021-05-17T17:13:26.0921370Z COVERALLS_TOKEN: *** 2021-05-17T17:13:26.0921786Z continue-on-error: false 2021-05-17T17:13:26.0922182Z VDIFFR_RUN_TESTS: 2021-05-17T17:13:26.0922597Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:13:26.0922976Z TZ: UTC 2021-05-17T17:13:26.0923291Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:13:26.0923636Z NOT_CRAN: true 2021-05-17T17:13:26.0924270Z GITHUB_TOKEN: *** 2021-05-17T17:13:26.0924585Z ##[endgroup] 2021-05-17T17:13:26.5936188Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-17T17:13:26.5936778Z Rscript -e "tic::deploy()" 2021-05-17T17:13:26.5982568Z shell: /usr/bin/bash -e {0} 2021-05-17T17:13:26.5982894Z env: 2021-05-17T17:13:26.5983269Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:13:26.5983669Z TIC_DEPLOY_KEY: 2021-05-17T17:13:26.5984330Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:13:26.5985439Z GITHUB_PAT: *** 2021-05-17T17:13:26.5986105Z COVERALLS_TOKEN: *** 2021-05-17T17:13:26.5986510Z continue-on-error: false 2021-05-17T17:13:26.5986913Z VDIFFR_RUN_TESTS: 2021-05-17T17:13:26.5987321Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:13:26.5987686Z TZ: UTC 2021-05-17T17:13:26.5988014Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:13:26.5988352Z NOT_CRAN: true 2021-05-17T17:13:26.5988671Z ##[endgroup] 2021-05-17T17:13:26.9410608Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:13:26.9433545Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-17T17:13:26.9434043Z Rscript -e "tic::after_deploy()" 2021-05-17T17:13:26.9472459Z shell: /usr/bin/bash -e {0} 2021-05-17T17:13:26.9472798Z env: 2021-05-17T17:13:26.9473156Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T17:13:26.9473552Z TIC_DEPLOY_KEY: 2021-05-17T17:13:26.9474209Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T17:13:26.9475304Z GITHUB_PAT: *** 2021-05-17T17:13:26.9475969Z COVERALLS_TOKEN: *** 2021-05-17T17:13:26.9476369Z continue-on-error: false 2021-05-17T17:13:26.9476896Z VDIFFR_RUN_TESTS: 2021-05-17T17:13:26.9477306Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T17:13:26.9477678Z TZ: UTC 2021-05-17T17:13:26.9478007Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T17:13:26.9478348Z NOT_CRAN: true 2021-05-17T17:13:26.9478678Z ##[endgroup] 2021-05-17T17:13:27.2836248Z ✔ Loading tic stage configuration from tic.R 2021-05-17T17:13:29.0483825Z Post job cleanup. 2021-05-17T17:13:29.0901313Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T17:13:29.0981599Z Post job cleanup. 2021-05-17T17:13:29.1743162Z [command]/usr/bin/git version 2021-05-17T17:13:29.1804046Z git version 2.31.1 2021-05-17T17:13:29.1831107Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T17:13:29.1870780Z [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-17T17:13:29.2072253Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T17:13:29.2101647Z http.https://github.com/.extraheader 2021-05-17T17:13:29.2109902Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-17T17:13:29.2144301Z [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-17T17:13:29.2377966Z Cleaning up orphan processes