2021-05-16T23:01:02.8182468Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:01:03.8811671Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:01:03.9380442Z 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-16T23:01:04.0347893Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-16T23:01:04.1456836Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:01:11.8734021Z Current runner version: '2.278.0' 2021-05-16T23:01:11.8768140Z ##[group]Operating System 2021-05-16T23:01:11.8769237Z Ubuntu 2021-05-16T23:01:11.8769754Z 20.04.2 2021-05-16T23:01:11.8770302Z LTS 2021-05-16T23:01:11.8770853Z ##[endgroup] 2021-05-16T23:01:11.8771573Z ##[group]Virtual Environment 2021-05-16T23:01:11.8772301Z Environment: ubuntu-20.04 2021-05-16T23:01:11.8772981Z Version: 20210510.0 2021-05-16T23:01:11.8774188Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-16T23:01:11.8775737Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-16T23:01:11.8776796Z ##[endgroup] 2021-05-16T23:01:11.8778961Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:01:11.8780328Z Actions: write 2021-05-16T23:01:11.8781010Z Checks: write 2021-05-16T23:01:11.8781592Z Contents: write 2021-05-16T23:01:11.8782296Z Deployments: write 2021-05-16T23:01:11.8783043Z Issues: write 2021-05-16T23:01:11.8783708Z Metadata: read 2021-05-16T23:01:11.8784294Z Packages: write 2021-05-16T23:01:11.8784993Z PullRequests: write 2021-05-16T23:01:11.8785715Z RepositoryProjects: write 2021-05-16T23:01:11.8786500Z SecurityEvents: write 2021-05-16T23:01:11.8787199Z Statuses: write 2021-05-16T23:01:11.8787882Z ##[endgroup] 2021-05-16T23:01:11.8791363Z Prepare workflow directory 2021-05-16T23:01:12.0109327Z Prepare all required actions 2021-05-16T23:01:12.0122767Z Getting action download info 2021-05-16T23:01:12.4337731Z Download action repository 'actions/checkout@v2' 2021-05-16T23:01:14.7604195Z Download action repository 'r-lib/actions@master' 2021-05-16T23:01:15.2534983Z Download action repository 'adigherman/actions@master' 2021-05-16T23:01:17.5100037Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:01:17.7800936Z Download action repository 'actions/cache@v1' 2021-05-16T23:01:17.9313805Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:01:18.1112193Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:01:18.5748483Z ##[group]Run actions/checkout@v2 2021-05-16T23:01:18.5749389Z with: 2021-05-16T23:01:18.5749964Z repository: neuroconductor/papayar 2021-05-16T23:01:18.5751178Z token: *** 2021-05-16T23:01:18.5751749Z ssh-strict: true 2021-05-16T23:01:18.5752352Z persist-credentials: true 2021-05-16T23:01:18.5752996Z clean: true 2021-05-16T23:01:18.5753480Z fetch-depth: 1 2021-05-16T23:01:18.5753993Z lfs: false 2021-05-16T23:01:18.5754648Z submodules: false 2021-05-16T23:01:18.5755198Z env: 2021-05-16T23:01:18.5755744Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:01:18.5756351Z TIC_DEPLOY_KEY: 2021-05-16T23:01:18.5757292Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:01:18.5758773Z GITHUB_PAT: *** 2021-05-16T23:01:18.5759338Z COVERALLS_TOKEN: 2021-05-16T23:01:18.5759934Z continue-on-error: false 2021-05-16T23:01:18.5760557Z VDIFFR_RUN_TESTS: 2021-05-16T23:01:18.5761030Z ##[endgroup] 2021-05-16T23:01:20.7703560Z Syncing repository: neuroconductor/papayar 2021-05-16T23:01:20.7704592Z ##[group]Getting Git version info 2021-05-16T23:01:20.7705900Z Working directory is '/home/runner/work/papayar/papayar' 2021-05-16T23:01:20.7706602Z [command]/usr/bin/git version 2021-05-16T23:01:20.7707097Z git version 2.31.1 2021-05-16T23:01:20.7707996Z ##[endgroup] 2021-05-16T23:01:20.7708841Z Deleting the contents of '/home/runner/work/papayar/papayar' 2021-05-16T23:01:20.7710144Z ##[group]Initializing the repository 2021-05-16T23:01:20.7710868Z [command]/usr/bin/git init /home/runner/work/papayar/papayar 2021-05-16T23:01:20.7711939Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T23:01:20.7712848Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T23:01:20.7713776Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T23:01:20.7715219Z hint: 2021-05-16T23:01:20.7716143Z hint: git config --global init.defaultBranch 2021-05-16T23:01:20.7717113Z hint: 2021-05-16T23:01:20.7717931Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T23:01:20.7719045Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T23:01:20.7719706Z hint: 2021-05-16T23:01:20.7720284Z hint: git branch -m 2021-05-16T23:01:20.7721022Z Initialized empty Git repository in /home/runner/work/papayar/papayar/.git/ 2021-05-16T23:01:20.7722099Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/papayar 2021-05-16T23:01:20.7722917Z ##[endgroup] 2021-05-16T23:01:20.7723525Z ##[group]Disabling automatic garbage collection 2021-05-16T23:01:20.7724395Z [command]/usr/bin/git config --local gc.auto 0 2021-05-16T23:01:20.7724944Z ##[endgroup] 2021-05-16T23:01:20.7726798Z ##[group]Setting up auth 2021-05-16T23:01:20.7727780Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:01:20.7729433Z [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-16T23:01:20.9360689Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:01:20.9415071Z [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-16T23:01:20.9710765Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T23:01:20.9779523Z ##[endgroup] 2021-05-16T23:01:20.9780933Z ##[group]Fetching the repository 2021-05-16T23:01:20.9788861Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +221ca9e39ad852260430874479e9ee8607080640:refs/tags/1.0.s 2021-05-16T23:01:21.3385416Z remote: Enumerating objects: 32, done. 2021-05-16T23:01:21.3386769Z remote: Counting objects: 3% (1/32) 2021-05-16T23:01:21.3387648Z remote: Counting objects: 6% (2/32) 2021-05-16T23:01:21.3388469Z remote: Counting objects: 9% (3/32) 2021-05-16T23:01:21.3389740Z remote: Counting objects: 12% (4/32) 2021-05-16T23:01:21.3390553Z remote: Counting objects: 15% (5/32) 2021-05-16T23:01:21.3391376Z remote: Counting objects: 18% (6/32) 2021-05-16T23:01:21.3392230Z remote: Counting objects: 21% (7/32) 2021-05-16T23:01:21.3392959Z remote: Counting objects: 25% (8/32) 2021-05-16T23:01:21.3393693Z remote: Counting objects: 28% (9/32) 2021-05-16T23:01:21.3394635Z remote: Counting objects: 31% (10/32) 2021-05-16T23:01:21.3395369Z remote: Counting objects: 34% (11/32) 2021-05-16T23:01:21.3396080Z remote: Counting objects: 37% (12/32) 2021-05-16T23:01:21.3396762Z remote: Counting objects: 40% (13/32) 2021-05-16T23:01:21.3397465Z remote: Counting objects: 43% (14/32) 2021-05-16T23:01:21.3398129Z remote: Counting objects: 46% (15/32) 2021-05-16T23:01:21.3398783Z remote: Counting objects: 50% (16/32) 2021-05-16T23:01:21.3399429Z remote: Counting objects: 53% (17/32) 2021-05-16T23:01:21.3400082Z remote: Counting objects: 56% (18/32) 2021-05-16T23:01:21.3400724Z remote: Counting objects: 59% (19/32) 2021-05-16T23:01:21.3401377Z remote: Counting objects: 62% (20/32) 2021-05-16T23:01:21.3402042Z remote: Counting objects: 65% (21/32) 2021-05-16T23:01:21.3402739Z remote: Counting objects: 68% (22/32) 2021-05-16T23:01:21.3403386Z remote: Counting objects: 71% (23/32) 2021-05-16T23:01:21.3403991Z remote: Counting objects: 75% (24/32) 2021-05-16T23:01:21.3404607Z remote: Counting objects: 78% (25/32) 2021-05-16T23:01:21.3405229Z remote: Counting objects: 81% (26/32) 2021-05-16T23:01:21.3405861Z remote: Counting objects: 84% (27/32) 2021-05-16T23:01:21.3406690Z remote: Counting objects: 87% (28/32) 2021-05-16T23:01:21.3407277Z remote: Counting objects: 90% (29/32) 2021-05-16T23:01:21.3407870Z remote: Counting objects: 93% (30/32) 2021-05-16T23:01:21.3408445Z remote: Counting objects: 96% (31/32) 2021-05-16T23:01:21.3409037Z remote: Counting objects: 100% (32/32) 2021-05-16T23:01:21.3409640Z remote: Counting objects: 100% (32/32), done. 2021-05-16T23:01:21.3410297Z remote: Compressing objects: 3% (1/30) 2021-05-16T23:01:21.3410929Z remote: Compressing objects: 6% (2/30) 2021-05-16T23:01:21.3417652Z remote: Compressing objects: 10% (3/30) 2021-05-16T23:01:21.3418331Z remote: Compressing objects: 13% (4/30) 2021-05-16T23:01:21.3418967Z remote: Compressing objects: 16% (5/30) 2021-05-16T23:01:21.3419609Z remote: Compressing objects: 20% (6/30) 2021-05-16T23:01:21.3420240Z remote: Compressing objects: 23% (7/30) 2021-05-16T23:01:21.3420898Z remote: Compressing objects: 26% (8/30) 2021-05-16T23:01:21.3421529Z remote: Compressing objects: 30% (9/30) 2021-05-16T23:01:21.3422176Z remote: Compressing objects: 33% (10/30) 2021-05-16T23:01:21.3422810Z remote: Compressing objects: 36% (11/30) 2021-05-16T23:01:21.3423461Z remote: Compressing objects: 40% (12/30) 2021-05-16T23:01:21.3424103Z remote: Compressing objects: 43% (13/30) 2021-05-16T23:01:21.3424731Z remote: Compressing objects: 46% (14/30) 2021-05-16T23:01:21.3425372Z remote: Compressing objects: 50% (15/30) 2021-05-16T23:01:21.3425998Z remote: Compressing objects: 53% (16/30) 2021-05-16T23:01:21.3426642Z remote: Compressing objects: 56% (17/30) 2021-05-16T23:01:21.3427271Z remote: Compressing objects: 60% (18/30) 2021-05-16T23:01:21.3427911Z remote: Compressing objects: 63% (19/30) 2021-05-16T23:01:21.3428540Z remote: Compressing objects: 66% (20/30) 2021-05-16T23:01:21.3429374Z remote: Compressing objects: 70% (21/30) 2021-05-16T23:01:21.3430009Z remote: Compressing objects: 73% (22/30) 2021-05-16T23:01:21.3430655Z remote: Compressing objects: 76% (23/30) 2021-05-16T23:01:21.3431299Z remote: Compressing objects: 80% (24/30) 2021-05-16T23:01:21.3431932Z remote: Compressing objects: 83% (25/30) 2021-05-16T23:01:21.3432572Z remote: Compressing objects: 86% (26/30) 2021-05-16T23:01:21.3433207Z remote: Compressing objects: 90% (27/30) 2021-05-16T23:01:21.3433850Z remote: Compressing objects: 93% (28/30) 2021-05-16T23:01:21.3434617Z remote: Compressing objects: 96% (29/30) 2021-05-16T23:01:21.3435267Z remote: Compressing objects: 100% (30/30) 2021-05-16T23:01:21.3435924Z remote: Compressing objects: 100% (30/30), done. 2021-05-16T23:01:21.4027471Z remote: Total 32 (delta 2), reused 16 (delta 0), pack-reused 0 2021-05-16T23:01:21.4480144Z From https://github.com/neuroconductor/papayar 2021-05-16T23:01:21.4482389Z * [new ref] 221ca9e39ad852260430874479e9ee8607080640 -> 1.0.s 2021-05-16T23:01:21.4595700Z ##[endgroup] 2021-05-16T23:01:21.4599739Z ##[group]Determining the checkout info 2021-05-16T23:01:21.4607117Z ##[endgroup] 2021-05-16T23:01:21.4608341Z ##[group]Checking out the ref 2021-05-16T23:01:21.4610165Z [command]/usr/bin/git checkout --progress --force refs/tags/1.0.s 2021-05-16T23:01:21.4751017Z Note: switching to 'refs/tags/1.0.s'. 2021-05-16T23:01:21.4751886Z 2021-05-16T23:01:21.4753068Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T23:01:21.4754208Z changes and commit them, and you can discard any commits you make in this 2021-05-16T23:01:21.4755678Z state without impacting any branches by switching back to a branch. 2021-05-16T23:01:21.4756425Z 2021-05-16T23:01:21.4757225Z If you want to create a new branch to retain commits you create, you may 2021-05-16T23:01:21.4758524Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T23:01:21.4759507Z 2021-05-16T23:01:21.4760834Z git switch -c 2021-05-16T23:01:21.4761537Z 2021-05-16T23:01:21.4762241Z Or undo this operation with: 2021-05-16T23:01:21.4762988Z 2021-05-16T23:01:21.4763943Z git switch - 2021-05-16T23:01:21.4764537Z 2021-05-16T23:01:21.4765380Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T23:01:21.4766594Z 2021-05-16T23:01:21.4768164Z HEAD is now at 221ca9e Version id 67 stable 2021-05-16T23:01:21.4768988Z ##[endgroup] 2021-05-16T23:01:21.4880641Z [command]/usr/bin/git log -1 --format='%H' 2021-05-16T23:01:21.4925914Z '221ca9e39ad852260430874479e9ee8607080640' 2021-05-16T23:01:21.5085791Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:01:21.5086334Z with: 2021-05-16T23:01:21.5086754Z r-version: release 2021-05-16T23:01:21.5087190Z Ncpus: 1 2021-05-16T23:01:21.5087655Z crayon.enabled: NULL 2021-05-16T23:01:21.5088246Z remove-openmp-macos: true 2021-05-16T23:01:21.5088895Z http-user-agent: default 2021-05-16T23:01:21.5089409Z install-r: true 2021-05-16T23:01:21.5090053Z windows-path-include-mingw: true 2021-05-16T23:01:21.5090640Z env: 2021-05-16T23:01:21.5091132Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:01:21.5091646Z TIC_DEPLOY_KEY: 2021-05-16T23:01:21.5092552Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:01:21.5094539Z GITHUB_PAT: *** 2021-05-16T23:01:21.5094982Z COVERALLS_TOKEN: 2021-05-16T23:01:21.5095531Z continue-on-error: false 2021-05-16T23:01:21.5096050Z VDIFFR_RUN_TESTS: 2021-05-16T23:01:21.5096495Z ##[endgroup] 2021-05-16T23:01:22.8766673Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-16T23:01:25.3090021Z Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-16T23:01:25.3287332Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:01:25.3291138Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-16T23:01:25.3318672Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-16T23:01:25.3337174Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:01:25.4636891Z Hit:6 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:01:25.5104991Z Get:7 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-16T23:01:25.6221501Z Get:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-16T23:01:25.7113695Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-16T23:01:25.7423335Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [222 kB] 2021-05-16T23:01:25.7482895Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-16T23:01:25.7484707Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-16T23:01:25.7486467Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-16T23:01:25.7488169Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [774 kB] 2021-05-16T23:01:25.7624245Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [166 kB] 2021-05-16T23:01:25.7731011Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.4 kB] 2021-05-16T23:01:25.8659270Z Hit:17 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:01:26.1215284Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [655 kB] 2021-05-16T23:01:26.1831624Z Get:19 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [131 kB] 2021-05-16T23:01:26.1853594Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-16T23:01:26.1855464Z Get:21 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-16T23:01:26.1899202Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-16T23:01:26.1907775Z Get:23 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [565 kB] 2021-05-16T23:01:26.2037189Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.0 kB] 2021-05-16T23:01:26.5192323Z Get:25 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-16T23:01:36.6616672Z Fetched 4463 kB in 1s (3099 kB/s) 2021-05-16T23:01:37.6052320Z Reading package lists... 2021-05-16T23:01:37.6358516Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-16T23:01:39.9177814Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-16T23:01:39.9957766Z Reading package lists... 2021-05-16T23:01:40.1860706Z Building dependency tree... 2021-05-16T23:01:40.1881289Z Reading state information... 2021-05-16T23:01:40.3745673Z The following additional packages will be installed: 2021-05-16T23:01:40.3748299Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-16T23:01:40.3750145Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-16T23:01:40.3751891Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-16T23:01:40.3758952Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-16T23:01:40.3760619Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-16T23:01:40.3762040Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-16T23:01:40.3763581Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-16T23:01:40.3765291Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-16T23:01:40.3766811Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-16T23:01:40.3768263Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-16T23:01:40.3769749Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-16T23:01:40.3771279Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-16T23:01:40.3772972Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-16T23:01:40.3775558Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-16T23:01:40.3776970Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-16T23:01:40.3778791Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-16T23:01:40.3780254Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:01:40.3781881Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:01:40.3783649Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:01:40.3785151Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:01:40.3786513Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:01:40.3787892Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:01:40.3789477Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:01:40.3791145Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:01:40.3792696Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:01:40.3794190Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:01:40.3804962Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:01:40.3806632Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:01:40.3808211Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:01:40.3809830Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:01:40.3811779Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:01:40.3813533Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:01:40.3815213Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:01:40.3816757Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:01:40.3818271Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:01:40.3819830Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:01:40.3821283Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:01:40.3822568Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-16T23:01:40.3823396Z Suggested packages: 2021-05-16T23:01:40.3824308Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-16T23:01:40.3826430Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-16T23:01:40.3827819Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-16T23:01:40.3829639Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-16T23:01:40.3831017Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-16T23:01:40.3832273Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-16T23:01:40.3833565Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-16T23:01:40.3835182Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-16T23:01:40.3836910Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-16T23:01:40.3838373Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-16T23:01:40.9704956Z The following NEW packages will be installed: 2021-05-16T23:01:40.9707761Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-16T23:01:40.9709209Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-16T23:01:40.9714003Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-16T23:01:40.9716246Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-16T23:01:40.9717828Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-16T23:01:40.9719233Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-16T23:01:40.9720778Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-16T23:01:40.9722417Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-16T23:01:40.9724134Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-16T23:01:40.9725748Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-16T23:01:40.9727100Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-16T23:01:40.9728637Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-16T23:01:40.9730444Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-16T23:01:40.9732051Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-16T23:01:40.9733575Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-16T23:01:40.9735038Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-16T23:01:40.9737111Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-16T23:01:40.9739030Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-16T23:01:40.9740835Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-16T23:01:40.9742387Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-16T23:01:40.9743760Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-16T23:01:40.9745174Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-16T23:01:40.9747166Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-16T23:01:40.9748905Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-16T23:01:40.9750493Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-16T23:01:40.9751997Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-16T23:01:40.9753607Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-16T23:01:40.9784522Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-16T23:01:40.9786205Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-16T23:01:40.9788145Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-16T23:01:40.9789785Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-16T23:01:40.9791531Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-16T23:01:40.9793251Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-16T23:01:40.9795491Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-16T23:01:40.9797065Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-16T23:01:40.9798682Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-16T23:01:40.9800158Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-16T23:01:40.9801399Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-16T23:01:41.0011545Z 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:01:41.0012661Z Need to get 8648 kB of archives. 2021-05-16T23:01:41.0013584Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-16T23:01:41.0015447Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-16T23:01:41.0037012Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-16T23:01:41.0048614Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-16T23:01:41.0056892Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-16T23:01:41.0068794Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-16T23:01:41.0077877Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-16T23:01:41.0084652Z 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-16T23:01:41.0091021Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-16T23:01:41.0097402Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-16T23:01:41.0103973Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-16T23:01:41.0110073Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-16T23:01:41.0122627Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-16T23:01:41.0124551Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-16T23:01:41.0126280Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-16T23:01:41.0128099Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-16T23:01:41.0134625Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-16T23:01:41.0150372Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-16T23:01:41.0156616Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-16T23:01:41.0162544Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-16T23:01:41.0268706Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-16T23:01:41.0275118Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-16T23:01:41.0295461Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-16T23:01:41.0304627Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-16T23:01:41.0320629Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-16T23:01:41.0334913Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-16T23:01:41.0422521Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-16T23:01:41.0430636Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-16T23:01:41.0442161Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-16T23:01:41.0454399Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-16T23:01:41.0461684Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-16T23:01:41.0470758Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-16T23:01:41.0479623Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-16T23:01:41.0493322Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-16T23:01:41.0495358Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-16T23:01:41.0497205Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-16T23:01:41.0499142Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-16T23:01:41.0519726Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-16T23:01:41.0531898Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-16T23:01:41.0533860Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-16T23:01:41.0535683Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-16T23:01:41.0537447Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-16T23:01:41.0539231Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-16T23:01:41.0540962Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-16T23:01:41.0565128Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-16T23:01:41.0573553Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-16T23:01:41.0583971Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-16T23:01:41.0596198Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-16T23:01:41.0604472Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-16T23:01:41.0611866Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-16T23:01:41.0641475Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-16T23:01:41.0644245Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-16T23:01:41.0659115Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-16T23:01:41.0692296Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-16T23:01:41.0694221Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-16T23:01:41.0696009Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-16T23:01:41.0697804Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-16T23:01:41.0699598Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-16T23:01:41.0701447Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-16T23:01:41.0703201Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-16T23:01:41.0704883Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-16T23:01:41.0726478Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-16T23:01:41.0737472Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-16T23:01:41.0748467Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-16T23:01:41.0768101Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-16T23:01:41.0769954Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-16T23:01:41.0771839Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-16T23:01:41.0773688Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-16T23:01:41.0815031Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-16T23:01:41.0816755Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-16T23:01:41.0818636Z 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-16T23:01:41.0820588Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-16T23:01:41.0822409Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-16T23:01:41.0824177Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-16T23:01:41.0825953Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-16T23:01:41.0827811Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-16T23:01:41.0833256Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-16T23:01:41.0858595Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-16T23:01:41.0870932Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-16T23:01:41.0879050Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-16T23:01:41.0885576Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-16T23:01:41.0911023Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-16T23:01:41.0918713Z 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-16T23:01:41.0971327Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-16T23:01:41.0974779Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-16T23:01:41.0985171Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-16T23:01:41.0987014Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-16T23:01:41.0988876Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-16T23:01:41.0990895Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-16T23:01:41.0992765Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-16T23:01:41.0994798Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-16T23:01:41.0996670Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-16T23:01:41.0998420Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-16T23:01:41.1005325Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-16T23:01:41.1013352Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-16T23:01:41.1020124Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-16T23:01:41.1038078Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-16T23:01:41.1055712Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-16T23:01:41.1057725Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-16T23:01:41.1059561Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-16T23:01:41.1062224Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-16T23:01:41.1063929Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-16T23:01:41.1125160Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-16T23:01:41.1149609Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-16T23:01:41.1162403Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-16T23:01:41.1164221Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-16T23:01:41.1166285Z 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-16T23:01:41.1177294Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-16T23:01:41.1179479Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-16T23:01:41.1189571Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-16T23:01:41.1203925Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-16T23:01:41.1241217Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-16T23:01:41.1243385Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-16T23:01:41.1246375Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-16T23:01:41.1257666Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-16T23:01:41.1259991Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-16T23:01:41.1261961Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-16T23:01:41.1263782Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-16T23:01:41.1287472Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-16T23:01:41.1289412Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-16T23:01:41.1291269Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-16T23:01:41.1293059Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-16T23:01:41.1294855Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-16T23:01:41.1297479Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-16T23:01:41.1299180Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-16T23:01:41.1300831Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-16T23:01:41.1302125Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-16T23:01:41.1424541Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-16T23:01:41.1426255Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-16T23:01:41.1428595Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-16T23:01:41.1539853Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-16T23:01:42.0186157Z Fetched 8648 kB in 0s (52.0 MB/s) 2021-05-16T23:01:42.1108494Z Selecting previously unselected package dctrl-tools. 2021-05-16T23:01:42.2008649Z (Reading database ... 2021-05-16T23:01:42.2010177Z (Reading database ... 5% 2021-05-16T23:01:42.2011321Z (Reading database ... 10% 2021-05-16T23:01:42.2012443Z (Reading database ... 15% 2021-05-16T23:01:42.2013535Z (Reading database ... 20% 2021-05-16T23:01:42.2014612Z (Reading database ... 25% 2021-05-16T23:01:42.2015694Z (Reading database ... 30% 2021-05-16T23:01:42.2016764Z (Reading database ... 35% 2021-05-16T23:01:42.2017842Z (Reading database ... 40% 2021-05-16T23:01:42.2019532Z (Reading database ... 45% 2021-05-16T23:01:42.2020126Z (Reading database ... 50% 2021-05-16T23:01:42.7012573Z (Reading database ... 55% 2021-05-16T23:01:43.5433392Z (Reading database ... 60% 2021-05-16T23:01:44.0784001Z (Reading database ... 65% 2021-05-16T23:01:44.8620967Z (Reading database ... 70% 2021-05-16T23:01:45.7312770Z (Reading database ... 75% 2021-05-16T23:01:46.7592357Z (Reading database ... 80% 2021-05-16T23:01:47.8893205Z (Reading database ... 85% 2021-05-16T23:01:48.9688291Z (Reading database ... 90% 2021-05-16T23:01:50.0193893Z (Reading database ... 95% 2021-05-16T23:01:50.0195246Z (Reading database ... 100% 2021-05-16T23:01:50.0196570Z (Reading database ... 254809 files and directories currently installed.) 2021-05-16T23:01:50.0324856Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-16T23:01:50.0536192Z Unpacking dctrl-tools (2.24-3) ... 2021-05-16T23:01:50.1156733Z Selecting previously unselected package libfile-which-perl. 2021-05-16T23:01:50.1397232Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-16T23:01:50.1413044Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-16T23:01:50.1767156Z Selecting previously unselected package libfile-homedir-perl. 2021-05-16T23:01:50.2075419Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-16T23:01:50.2096731Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-16T23:01:50.2556528Z Selecting previously unselected package libio-pty-perl. 2021-05-16T23:01:50.2788354Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-16T23:01:50.2805595Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-16T23:01:50.3198926Z Selecting previously unselected package libipc-run-perl. 2021-05-16T23:01:50.3443932Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-16T23:01:50.3455893Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-16T23:01:50.3857543Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-16T23:01:50.4158750Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-16T23:01:50.4171813Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:01:50.4516363Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-16T23:01:50.4746435Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-16T23:01:50.4761567Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:01:50.5076936Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-16T23:01:50.5326160Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-16T23:01:50.5343307Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:01:50.5756890Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-16T23:01:50.6019658Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-16T23:01:50.6038284Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:01:50.6329107Z Selecting previously unselected package libparams-classify-perl. 2021-05-16T23:01:50.6614761Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-16T23:01:50.6628628Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:01:50.6979072Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-16T23:01:50.7245308Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-16T23:01:50.7258477Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:01:50.7520675Z Selecting previously unselected package libimport-into-perl. 2021-05-16T23:01:50.7804352Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-16T23:01:50.7817127Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-16T23:01:50.8103096Z Selecting previously unselected package librole-tiny-perl. 2021-05-16T23:01:50.8392539Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-16T23:01:50.8405993Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-16T23:01:50.8757242Z Selecting previously unselected package libstrictures-perl. 2021-05-16T23:01:50.9013480Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-16T23:01:50.9024964Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-16T23:01:50.9337036Z Selecting previously unselected package libsub-quote-perl. 2021-05-16T23:01:50.9594823Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-16T23:01:50.9675549Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-16T23:01:50.9960833Z Selecting previously unselected package libmoo-perl. 2021-05-16T23:01:51.0230888Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-16T23:01:51.0249495Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-16T23:01:51.0597124Z Selecting previously unselected package patchutils. 2021-05-16T23:01:51.0872262Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-16T23:01:51.0885998Z Unpacking patchutils (0.3.4-2) ... 2021-05-16T23:01:51.1355865Z Selecting previously unselected package wdiff. 2021-05-16T23:01:51.1613070Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-16T23:01:51.1631904Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-16T23:01:51.2007861Z Selecting previously unselected package devscripts. 2021-05-16T23:01:51.2321491Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-16T23:01:51.2604695Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-16T23:01:51.4036387Z Selecting previously unselected package diffstat. 2021-05-16T23:01:51.4299027Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-16T23:01:51.4315580Z Unpacking diffstat (1.63-1) ... 2021-05-16T23:01:51.4612330Z Selecting previously unselected package python3-gpg. 2021-05-16T23:01:51.4901785Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-16T23:01:51.4911485Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:01:51.5475901Z Selecting previously unselected package dput. 2021-05-16T23:01:51.5729008Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-16T23:01:51.5840835Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-16T23:01:51.6186418Z Selecting previously unselected package gdebi-core. 2021-05-16T23:01:51.6482648Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-16T23:01:51.6496798Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:01:51.8044208Z Selecting previously unselected package libcroco3:amd64. 2021-05-16T23:01:51.8358147Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-16T23:01:51.8448160Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:01:51.8877939Z Selecting previously unselected package gettext. 2021-05-16T23:01:51.9172686Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-16T23:01:51.9188987Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-16T23:01:52.0743560Z Selecting previously unselected package intltool-debian. 2021-05-16T23:01:52.1035464Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-16T23:01:52.1056235Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:01:52.1436414Z Selecting previously unselected package libapt-pkg-perl. 2021-05-16T23:01:52.1656554Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-16T23:01:52.1675877Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:01:52.2076520Z Selecting previously unselected package libarchive-zip-perl. 2021-05-16T23:01:52.2328152Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-16T23:01:52.2341447Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-16T23:01:52.2750029Z Selecting previously unselected package libarray-intspan-perl. 2021-05-16T23:01:52.3026780Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-16T23:01:52.3042513Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-16T23:01:52.3436559Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-16T23:01:52.3650492Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-16T23:01:52.3665852Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:01:52.3996405Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-16T23:01:52.4220782Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-16T23:01:52.4232053Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:01:52.4481929Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-16T23:01:52.4772978Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-16T23:01:52.4791187Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:01:52.5044218Z Selecting previously unselected package libvariable-magic-perl. 2021-05-16T23:01:52.5345448Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-16T23:01:52.5360205Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:01:52.5677122Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-16T23:01:52.5933500Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-16T23:01:52.5947758Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:01:52.6316571Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-16T23:01:52.6569591Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-16T23:01:52.6585340Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:01:52.6956742Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-16T23:01:52.7170903Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-16T23:01:52.7186858Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:01:52.7519125Z Selecting previously unselected package libclone-perl. 2021-05-16T23:01:52.7811397Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-16T23:01:52.7824718Z Unpacking libclone-perl (0.43-2) ... 2021-05-16T23:01:52.8098230Z Selecting previously unselected package libcommon-sense-perl. 2021-05-16T23:01:52.8383507Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-16T23:01:52.8396825Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:01:52.8716769Z Selecting previously unselected package libparams-util-perl. 2021-05-16T23:01:52.8959338Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-16T23:01:52.8969428Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-16T23:01:52.9278632Z Selecting previously unselected package libsub-install-perl. 2021-05-16T23:01:52.9559267Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-16T23:01:52.9571572Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-16T23:01:52.9890728Z Selecting previously unselected package libdata-optlist-perl. 2021-05-16T23:01:53.0125233Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-16T23:01:53.0142313Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-16T23:01:53.0445535Z Selecting previously unselected package libsub-exporter-perl. 2021-05-16T23:01:53.0706033Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-16T23:01:53.0712427Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-16T23:01:53.1077717Z Selecting previously unselected package libconst-fast-perl. 2021-05-16T23:01:53.1336875Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-16T23:01:53.1352843Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-16T23:01:53.1639470Z Selecting previously unselected package libwant-perl. 2021-05-16T23:01:53.1932723Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-16T23:01:53.1948740Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-16T23:01:53.2316425Z Selecting previously unselected package libcontextual-return-perl. 2021-05-16T23:01:53.2544302Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-16T23:01:53.2562538Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:01:53.2917141Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-16T23:01:53.3194650Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-16T23:01:53.3217668Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:01:53.3602000Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-16T23:01:53.3896269Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-16T23:01:53.3909095Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:01:53.6743797Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-16T23:01:53.7035064Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-16T23:01:53.7056336Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:01:53.7336483Z Selecting previously unselected package libdistro-info-perl. 2021-05-16T23:01:53.7626381Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-16T23:01:53.7639105Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:01:53.7916133Z Selecting previously unselected package libnet-ip-perl. 2021-05-16T23:01:53.8164016Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-16T23:01:53.8175032Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-16T23:01:53.8502028Z Selecting previously unselected package libnet-dns-perl. 2021-05-16T23:01:53.8831144Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-16T23:01:53.8844679Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-16T23:01:53.9557497Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-16T23:01:53.9836720Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-16T23:01:53.9855195Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:01:54.0132716Z Selecting previously unselected package libemail-valid-perl. 2021-05-16T23:01:54.0432058Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-16T23:01:54.0450120Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-16T23:01:54.0836468Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-16T23:01:54.1052409Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-16T23:01:54.1070902Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:01:54.1476865Z Selecting previously unselected package libfile-chdir-perl. 2021-05-16T23:01:54.1708536Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-16T23:01:54.1724084Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:01:54.1996661Z Selecting previously unselected package libnumber-compare-perl. 2021-05-16T23:01:54.2293744Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-16T23:01:54.2308826Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-16T23:01:54.2615616Z Selecting previously unselected package libtext-glob-perl. 2021-05-16T23:01:54.2907747Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-16T23:01:54.2927809Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-16T23:01:54.3236447Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-16T23:01:54.3491904Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-16T23:01:54.3506000Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:01:54.3831844Z Selecting previously unselected package libio-string-perl. 2021-05-16T23:01:54.4119811Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-16T23:01:54.4135016Z Unpacking libio-string-perl (1.08-3) ... 2021-05-16T23:01:54.4436861Z Selecting previously unselected package libfont-ttf-perl. 2021-05-16T23:01:54.4740467Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-16T23:01:54.4765611Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-16T23:01:54.5517394Z Selecting previously unselected package libfuture-perl. 2021-05-16T23:01:54.5743483Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-16T23:01:54.5759867Z Unpacking libfuture-perl (0.43-1) ... 2021-05-16T23:01:54.6156472Z Selecting previously unselected package libparams-validate-perl. 2021-05-16T23:01:54.6398222Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-16T23:01:54.6415365Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-16T23:01:54.6877106Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-16T23:01:54.7117803Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-16T23:01:54.7127946Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:01:54.7385042Z Selecting previously unselected package libsort-versions-perl. 2021-05-16T23:01:54.7681065Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-16T23:01:54.7694297Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-16T23:01:54.7943849Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-16T23:01:54.8235775Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-16T23:01:54.8248617Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:01:54.8510122Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-16T23:01:54.8847046Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-16T23:01:54.8857950Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:01:54.9182072Z Selecting previously unselected package libio-prompter-perl. 2021-05-16T23:01:54.9441592Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-16T23:01:54.9454135Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-16T23:01:54.9796717Z Selecting previously unselected package libjson-perl. 2021-05-16T23:01:55.0054271Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-16T23:01:55.0067840Z Unpacking libjson-perl (4.02000-2) ... 2021-05-16T23:01:55.0403952Z Selecting previously unselected package liblog-any-perl. 2021-05-16T23:01:55.0731456Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-16T23:01:55.0746588Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-16T23:01:55.1156492Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-16T23:01:55.1383782Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-16T23:01:55.1397492Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:01:55.1660728Z Selecting previously unselected package libpackage-stash-perl. 2021-05-16T23:01:55.1969254Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-16T23:01:55.1981527Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-16T23:01:55.2356236Z Selecting previously unselected package libsub-identify-perl. 2021-05-16T23:01:55.2597695Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-16T23:01:55.2625842Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:01:55.2916319Z Selecting previously unselected package libsub-name-perl. 2021-05-16T23:01:55.3189067Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-16T23:01:55.3202952Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-16T23:01:55.3496307Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-16T23:01:55.3790897Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-16T23:01:55.3807441Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:01:55.4070771Z Selecting previously unselected package libpath-tiny-perl. 2021-05-16T23:01:55.4372863Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-16T23:01:55.4387473Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-16T23:01:55.4738980Z Selecting previously unselected package libtype-tiny-perl. 2021-05-16T23:01:55.5050671Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-16T23:01:55.5065888Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:01:55.5733893Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-16T23:01:55.6041841Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-16T23:01:55.6059130Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:01:55.6477255Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-16T23:01:55.6754548Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-16T23:01:55.6769337Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:01:55.7077289Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-16T23:01:55.7351787Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-16T23:01:55.7361352Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:01:55.7703057Z Selecting previously unselected package libio-async-perl. 2021-05-16T23:01:55.7999606Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-16T23:01:55.8018217Z Unpacking libio-async-perl (0.75-1) ... 2021-05-16T23:01:55.8557477Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-16T23:01:55.8840952Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-16T23:01:55.8855357Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:01:55.9156572Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-16T23:01:55.9416524Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-16T23:01:55.9435444Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:01:55.9836891Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-16T23:01:56.0092624Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-16T23:01:56.0108044Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:01:56.0558629Z Selecting previously unselected package libjson-xs-perl. 2021-05-16T23:01:56.0836179Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-16T23:01:56.0854331Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:01:56.1266210Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-16T23:01:56.1572058Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-16T23:01:56.1586713Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:01:56.1957280Z Selecting previously unselected package liblist-compare-perl. 2021-05-16T23:01:56.2197148Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-16T23:01:56.2213116Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-16T23:01:56.2573496Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-16T23:01:56.2935746Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-16T23:01:56.2960228Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:01:56.3323480Z Selecting previously unselected package liblist-someutils-perl. 2021-05-16T23:01:56.3616454Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-16T23:01:56.3632169Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-16T23:01:56.3956467Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-16T23:01:56.4209470Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-16T23:01:56.4225167Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:01:56.4549713Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-16T23:01:56.4851987Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-16T23:01:56.4866749Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:01:56.5113425Z Selecting previously unselected package libobject-id-perl. 2021-05-16T23:01:56.5407847Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-16T23:01:56.5419185Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:01:56.5733037Z Selecting previously unselected package libmoox-struct-perl. 2021-05-16T23:01:56.6037903Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-16T23:01:56.6049965Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-16T23:01:56.6396458Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-16T23:01:56.6627384Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-16T23:01:56.6642500Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:01:56.7197861Z Selecting previously unselected package libnet-libidn-perl. 2021-05-16T23:01:56.7425855Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-16T23:01:56.7440835Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:01:56.7736136Z Selecting previously unselected package libnumber-range-perl. 2021-05-16T23:01:56.8025334Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-16T23:01:56.8043000Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-16T23:01:56.8396511Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-16T23:01:56.8642908Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-16T23:01:56.8657226Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:01:56.8998608Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-16T23:01:56.9298887Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-16T23:01:56.9316470Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:01:56.9718572Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-16T23:01:56.9980351Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-16T23:01:57.0007141Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:01:57.0396540Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-16T23:01:57.0639971Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-16T23:01:57.0667614Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:01:57.1004586Z Selecting previously unselected package libpod-constants-perl. 2021-05-16T23:01:57.1278550Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-16T23:01:57.1306586Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-16T23:01:57.1635802Z Selecting previously unselected package libqpdf26:amd64. 2021-05-16T23:01:57.1896805Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-16T23:01:57.1922542Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:01:57.2629368Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-16T23:01:57.2935298Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-16T23:01:57.2957220Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:01:57.3258414Z Selecting previously unselected package libreadonly-perl. 2021-05-16T23:01:57.3569689Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-16T23:01:57.3588760Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-16T23:01:57.3956659Z Selecting previously unselected package libref-util-perl. 2021-05-16T23:01:57.4201062Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-16T23:01:57.4220938Z Unpacking libref-util-perl (0.204-1) ... 2021-05-16T23:01:57.4515441Z Selecting previously unselected package libref-util-xs-perl. 2021-05-16T23:01:57.4829635Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-16T23:01:57.4846930Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:01:57.5196568Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-16T23:01:57.5449490Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-16T23:01:57.5464598Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:01:57.5769706Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-16T23:01:57.6083140Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-16T23:01:57.6095395Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:01:57.6437034Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-16T23:01:57.6687352Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:01:57.6702226Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:01:57.7134265Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-16T23:01:57.7433656Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-16T23:01:57.7450233Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:01:57.7856732Z Selecting previously unselected package libsereal-perl. 2021-05-16T23:01:57.8158324Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-16T23:01:57.8175406Z Unpacking libsereal-perl (4.011-1) ... 2021-05-16T23:01:57.8451654Z Selecting previously unselected package libsort-key-perl. 2021-05-16T23:01:57.8750568Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-16T23:01:57.8769104Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-16T23:01:57.9161619Z Selecting previously unselected package libstring-copyright-perl. 2021-05-16T23:01:57.9411140Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-16T23:01:57.9427276Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:01:57.9719137Z Selecting previously unselected package libstring-escape-perl. 2021-05-16T23:01:57.9986636Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-16T23:01:58.0003318Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-16T23:01:58.0347113Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-16T23:01:58.0591538Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-16T23:01:58.0609203Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:01:58.0945762Z Selecting previously unselected package libterm-readkey-perl. 2021-05-16T23:01:58.1205933Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-16T23:01:58.1231449Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:01:58.1596680Z Selecting previously unselected package libtest-fatal-perl. 2021-05-16T23:01:58.1846990Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-16T23:01:58.1925415Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-16T23:01:58.2276685Z Selecting previously unselected package libtest-refcount-perl. 2021-05-16T23:01:58.2486380Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-16T23:01:58.2500859Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-16T23:01:58.2796422Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-16T23:01:58.3077199Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-16T23:01:58.3090764Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:01:58.3387040Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-16T23:01:58.3688024Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-16T23:01:58.3703139Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:01:58.4076735Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-16T23:01:58.4306766Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-16T23:01:58.4319581Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:01:58.4596158Z Selecting previously unselected package libxml-writer-perl. 2021-05-16T23:01:58.4926989Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-16T23:01:58.4946189Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-16T23:01:58.6876614Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-16T23:01:58.7128887Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-16T23:01:58.7144102Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:01:58.7446105Z Selecting previously unselected package licensecheck. 2021-05-16T23:01:58.7739361Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-16T23:01:58.7755074Z Unpacking licensecheck (3.0.45-1) ... 2021-05-16T23:01:58.8054346Z Selecting previously unselected package libdevel-size-perl. 2021-05-16T23:01:58.8348886Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-16T23:01:58.8361877Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:01:58.8631160Z Selecting previously unselected package t1utils. 2021-05-16T23:01:58.8939273Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-16T23:01:58.8957673Z Unpacking t1utils (1.41-3) ... 2021-05-16T23:01:58.9351809Z Selecting previously unselected package lintian. 2021-05-16T23:01:58.9642907Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-16T23:01:58.9676756Z Unpacking lintian (2.62.0) ... 2021-05-16T23:01:59.3675976Z Selecting previously unselected package python3-unidiff. 2021-05-16T23:01:59.3999502Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-16T23:01:59.4015045Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-16T23:01:59.4292136Z Selecting previously unselected package python3-xdg. 2021-05-16T23:01:59.4590701Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-16T23:01:59.4602640Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:01:59.4969891Z Selecting previously unselected package qpdf. 2021-05-16T23:01:59.5255425Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-16T23:01:59.5272045Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-16T23:01:59.6046053Z Selecting previously unselected package python3-magic. 2021-05-16T23:01:59.6356385Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-16T23:01:59.6369455Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-16T23:01:59.7084550Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-16T23:01:59.7130648Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-16T23:01:59.7170332Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-16T23:01:59.7199501Z Setting up wdiff (1.2.2-2build1) ... 2021-05-16T23:01:59.7239755Z Setting up libfile-which-perl (1.23-1) ... 2021-05-16T23:01:59.7271114Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-16T23:01:59.7303973Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-16T23:01:59.7382691Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-16T23:01:59.7416136Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-16T23:01:59.9226339Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-16T23:01:59.9266118Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-16T23:01:59.9304060Z Setting up libwant-perl (0.29-1build4) ... 2021-05-16T23:01:59.9339571Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-16T23:01:59.9379160Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-16T23:01:59.9412375Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-16T23:01:59.9445150Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-16T23:01:59.9476451Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-16T23:01:59.9509489Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-16T23:01:59.9541558Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-16T23:01:59.9576042Z Setting up libclone-perl (0.43-2) ... 2021-05-16T23:01:59.9610135Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-16T23:01:59.9638993Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-16T23:01:59.9675450Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-16T23:01:59.9706099Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-16T23:01:59.9741064Z Setting up liblog-any-perl (1.708-1) ... 2021-05-16T23:01:59.9778823Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-16T23:01:59.9808709Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-16T23:01:59.9839174Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-16T23:01:59.9869376Z Setting up libfuture-perl (0.43-1) ... 2021-05-16T23:01:59.9902578Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-16T23:01:59.9937835Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-16T23:01:59.9966403Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-16T23:02:00.0014222Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-16T23:02:00.0154704Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-16T23:02:00.0189711Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-16T23:02:00.2195524Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-16T23:02:00.2241907Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-16T23:02:00.2276405Z Setting up libsub-install-perl (0.928-1) ... 2021-05-16T23:02:00.2322139Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-16T23:02:00.2356093Z Setting up libio-async-perl (0.75-1) ... 2021-05-16T23:02:00.2404088Z Setting up patchutils (0.3.4-2) ... 2021-05-16T23:02:00.2442714Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-16T23:02:00.2484923Z Setting up libio-string-perl (1.08-3) ... 2021-05-16T23:02:00.2520117Z Setting up libreadonly-perl (2.050-2) ... 2021-05-16T23:02:00.2558007Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-16T23:02:00.2598840Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-16T23:02:00.4695875Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-16T23:02:00.4729489Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-16T23:02:00.4767424Z Setting up libref-util-perl (0.204-1) ... 2021-05-16T23:02:00.4871889Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-16T23:02:00.4909720Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-16T23:02:00.4945501Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-16T23:02:00.4981076Z Setting up qpdf (9.1.1-1build1) ... 2021-05-16T23:02:00.5015501Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-16T23:02:00.5068205Z Setting up t1utils (1.41-3) ... 2021-05-16T23:02:00.5125066Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-16T23:02:00.5162706Z Setting up diffstat (1.63-1) ... 2021-05-16T23:02:00.5202429Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-16T23:02:00.5239705Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-16T23:02:00.5271250Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-16T23:02:00.5313892Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-16T23:02:00.5387230Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-16T23:02:00.5421154Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-16T23:02:00.5484069Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-16T23:02:00.5548400Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-16T23:02:00.5588752Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-16T23:02:00.5633315Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-16T23:02:00.5699946Z Setting up libsub-name-perl (0.26-1) ... 2021-05-16T23:02:00.5741960Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-16T23:02:00.5794614Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-16T23:02:00.5828003Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-16T23:02:00.5864598Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-16T23:02:00.5929043Z Setting up libjson-perl (4.02000-2) ... 2021-05-16T23:02:00.5968712Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-16T23:02:00.6104280Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-16T23:02:00.6142091Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-16T23:02:00.7812941Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-16T23:02:00.7849722Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-16T23:02:00.7885939Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-16T23:02:00.7932670Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-16T23:02:00.7971744Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-16T23:02:00.8005893Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-16T23:02:00.8041159Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-16T23:02:00.8114939Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-16T23:02:00.8305353Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-16T23:02:00.8341130Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-16T23:02:00.8406577Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-16T23:02:01.0121940Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-16T23:02:01.0159153Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-16T23:02:01.0198616Z Setting up dctrl-tools (2.24-3) ... 2021-05-16T23:02:01.0298563Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-16T23:02:01.0331292Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-16T23:02:01.0367171Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-16T23:02:01.0406953Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-16T23:02:01.0443650Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-16T23:02:01.0477660Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-16T23:02:01.0512911Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-16T23:02:01.0546506Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-16T23:02:01.0578507Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-16T23:02:01.0615771Z Setting up libsereal-perl (4.011-1) ... 2021-05-16T23:02:01.0650113Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-16T23:02:01.0741483Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-16T23:02:01.0774970Z Setting up dput (1.0.3ubuntu1) ... 2021-05-16T23:02:01.2696369Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-16T23:02:01.2732796Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-16T23:02:01.2764999Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-16T23:02:01.2802389Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-16T23:02:01.2833497Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-16T23:02:01.2869864Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-16T23:02:01.2902534Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-16T23:02:01.2935546Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-16T23:02:01.2975858Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-16T23:02:01.3010223Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-16T23:02:01.3050238Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-16T23:02:01.3098780Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-16T23:02:01.3140856Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-16T23:02:01.3182498Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-16T23:02:01.3219322Z Setting up libmoo-perl (2.003006-1) ... 2021-05-16T23:02:01.3257735Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-16T23:02:01.3300082Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-16T23:02:01.3345776Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-16T23:02:01.5368949Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-16T23:02:01.5411870Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-16T23:02:01.5445689Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-16T23:02:01.5487304Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-16T23:02:01.5521650Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-16T23:02:01.5559489Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-16T23:02:01.5598962Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-16T23:02:01.5637574Z Setting up lintian (2.62.0) ... 2021-05-16T23:02:01.5699077Z Setting up licensecheck (3.0.45-1) ... 2021-05-16T23:02:01.5746842Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:22.4064706Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:02:22.6902602Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:02:29.4273734Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-16T23:02:29.5649383Z 2021-05-16T23:02:29.5836717Z Reading package lists... 0% 2021-05-16T23:02:29.5837656Z 2021-05-16T23:02:29.5886178Z Reading package lists... 100% 2021-05-16T23:02:29.5887999Z 2021-05-16T23:02:29.5888498Z 2021-05-16T23:02:29.5889153Z Reading package lists... Done 2021-05-16T23:02:29.5889712Z 2021-05-16T23:02:29.5890372Z Building dependency tree... 0% 2021-05-16T23:02:29.5890934Z 2021-05-16T23:02:29.6208668Z Building dependency tree... 0% 2021-05-16T23:02:29.6214602Z 2021-05-16T23:02:29.6215529Z Building dependency tree... 50% 2021-05-16T23:02:29.6216177Z 2021-05-16T23:02:29.7748644Z Building dependency tree... 50% 2021-05-16T23:02:29.7749101Z 2021-05-16T23:02:29.7749568Z Building dependency tree 2021-05-16T23:02:29.7750037Z 2021-05-16T23:02:29.7750459Z Reading state information... 0% 2021-05-16T23:02:29.7750807Z 2021-05-16T23:02:29.9689016Z Reading state information... 0% 2021-05-16T23:02:29.9689593Z 2021-05-16T23:02:29.9689874Z 2021-05-16T23:02:29.9690470Z Reading state information... Done 2021-05-16T23:02:29.9690963Z 2021-05-16T23:02:29.9691524Z Reading state information... 0% 2021-05-16T23:02:29.9750574Z 2021-05-16T23:02:29.9751252Z Reading state information... 1% 2021-05-16T23:02:29.9792483Z 2021-05-16T23:02:29.9793004Z Reading state information... 3% 2021-05-16T23:02:29.9836839Z 2021-05-16T23:02:29.9837589Z Reading state information... 5% 2021-05-16T23:02:29.9893855Z 2021-05-16T23:02:29.9894643Z Reading state information... 7% 2021-05-16T23:02:29.9936443Z 2021-05-16T23:02:29.9937197Z Reading state information... 9% 2021-05-16T23:02:29.9978058Z 2021-05-16T23:02:29.9978866Z Reading state information... 11% 2021-05-16T23:02:30.0024535Z 2021-05-16T23:02:30.0025263Z Reading state information... 13% 2021-05-16T23:02:30.0068214Z 2021-05-16T23:02:30.0068952Z Reading state information... 15% 2021-05-16T23:02:30.0118217Z 2021-05-16T23:02:30.0119092Z Reading state information... 17% 2021-05-16T23:02:30.0160484Z 2021-05-16T23:02:30.0161022Z Reading state information... 19% 2021-05-16T23:02:30.0202911Z 2021-05-16T23:02:30.0203450Z Reading state information... 21% 2021-05-16T23:02:30.0256606Z 2021-05-16T23:02:30.0257225Z Reading state information... 23% 2021-05-16T23:02:30.0302020Z 2021-05-16T23:02:30.0302584Z Reading state information... 25% 2021-05-16T23:02:30.0352300Z 2021-05-16T23:02:30.0352841Z Reading state information... 27% 2021-05-16T23:02:30.0399508Z 2021-05-16T23:02:30.0400038Z Reading state information... 29% 2021-05-16T23:02:30.0448263Z 2021-05-16T23:02:30.0448790Z Reading state information... 31% 2021-05-16T23:02:30.0495688Z 2021-05-16T23:02:30.0496218Z Reading state information... 33% 2021-05-16T23:02:30.0537047Z 2021-05-16T23:02:30.0537568Z Reading state information... 35% 2021-05-16T23:02:30.0586576Z 2021-05-16T23:02:30.0587100Z Reading state information... 37% 2021-05-16T23:02:30.0636040Z 2021-05-16T23:02:30.0636610Z Reading state information... 39% 2021-05-16T23:02:30.0684767Z 2021-05-16T23:02:30.0685307Z Reading state information... 41% 2021-05-16T23:02:30.0727867Z 2021-05-16T23:02:30.0728412Z Reading state information... 43% 2021-05-16T23:02:30.0778492Z 2021-05-16T23:02:30.0779077Z Reading state information... 45% 2021-05-16T23:02:30.0851343Z 2021-05-16T23:02:30.0851911Z Reading state information... 47% 2021-05-16T23:02:30.0896263Z 2021-05-16T23:02:30.0896792Z Reading state information... 49% 2021-05-16T23:02:30.0945398Z 2021-05-16T23:02:30.0945926Z Reading state information... 51% 2021-05-16T23:02:30.0990780Z 2021-05-16T23:02:30.0991314Z Reading state information... 53% 2021-05-16T23:02:30.1035595Z 2021-05-16T23:02:30.1036125Z Reading state information... 55% 2021-05-16T23:02:30.1083747Z 2021-05-16T23:02:30.1084310Z Reading state information... 57% 2021-05-16T23:02:30.1132060Z 2021-05-16T23:02:30.1132607Z Reading state information... 59% 2021-05-16T23:02:30.1185113Z 2021-05-16T23:02:30.1185690Z Reading state information... 61% 2021-05-16T23:02:30.1230556Z 2021-05-16T23:02:30.1231098Z Reading state information... 63% 2021-05-16T23:02:30.1282794Z 2021-05-16T23:02:30.1283357Z Reading state information... 65% 2021-05-16T23:02:30.1330790Z 2021-05-16T23:02:30.1331686Z Reading state information... 67% 2021-05-16T23:02:30.1376163Z 2021-05-16T23:02:30.1376692Z Reading state information... 69% 2021-05-16T23:02:30.1435815Z 2021-05-16T23:02:30.1436363Z Reading state information... 71% 2021-05-16T23:02:30.1475706Z 2021-05-16T23:02:30.1476233Z Reading state information... 73% 2021-05-16T23:02:30.1520266Z 2021-05-16T23:02:30.1520791Z Reading state information... 75% 2021-05-16T23:02:30.1580181Z 2021-05-16T23:02:30.1580713Z Reading state information... 77% 2021-05-16T23:02:30.1624241Z 2021-05-16T23:02:30.1624783Z Reading state information... 79% 2021-05-16T23:02:30.1671109Z 2021-05-16T23:02:30.1671646Z Reading state information... 81% 2021-05-16T23:02:30.1717467Z 2021-05-16T23:02:30.1718322Z Reading state information... 83% 2021-05-16T23:02:30.1765065Z 2021-05-16T23:02:30.1765615Z Reading state information... 85% 2021-05-16T23:02:30.1811867Z 2021-05-16T23:02:30.1812418Z Reading state information... 87% 2021-05-16T23:02:30.1859878Z 2021-05-16T23:02:30.1860431Z Reading state information... 89% 2021-05-16T23:02:30.1900944Z 2021-05-16T23:02:30.1901470Z Reading state information... 91% 2021-05-16T23:02:30.1946620Z 2021-05-16T23:02:30.1947149Z Reading state information... 93% 2021-05-16T23:02:30.1990173Z 2021-05-16T23:02:30.1990697Z Reading state information... 95% 2021-05-16T23:02:30.2036743Z 2021-05-16T23:02:30.2037266Z Reading state information... 97% 2021-05-16T23:02:30.2080745Z 2021-05-16T23:02:30.2081287Z Reading state information... 99% 2021-05-16T23:02:30.5212043Z Selecting previously unselected package r-4.0.5. 2021-05-16T23:02:30.6641451Z (Reading database ... 259872 files and directories currently installed.) 2021-05-16T23:02:30.6758990Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-16T23:02:30.6771509Z Unpacking r-4.0.5 (1) ... 2021-05-16T23:02:31.5542784Z Setting up r-4.0.5 (1) ... 2021-05-16T23:02:31.5835990Z 2021-05-16T23:02:31.5837062Z 2021-05-16T23:02:31.5837834Z Reading state information... Done 2021-05-16T23:02:31.6088263Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-16T23:02:31.6242489Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-16T23:02:31.6552816Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T23:02:31.6553407Z env: 2021-05-16T23:02:31.6553903Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:31.6554650Z TIC_DEPLOY_KEY: 2021-05-16T23:02:31.6555552Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:02:31.6557548Z GITHUB_PAT: *** 2021-05-16T23:02:31.6558014Z COVERALLS_TOKEN: 2021-05-16T23:02:31.6558551Z continue-on-error: false 2021-05-16T23:02:31.6559089Z VDIFFR_RUN_TESTS: 2021-05-16T23:02:31.6559627Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:02:31.6560127Z TZ: UTC 2021-05-16T23:02:31.6560554Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:31.6561029Z NOT_CRAN: true 2021-05-16T23:02:31.6561437Z ##[endgroup] 2021-05-16T23:02:31.7145315Z [command]sudo apt-get install -y texinfo 2021-05-16T23:02:31.9088035Z Reading package lists... 2021-05-16T23:02:32.1159920Z Building dependency tree... 2021-05-16T23:02:32.1176766Z Reading state information... 2021-05-16T23:02:32.3862420Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-16T23:02:32.3863830Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:32.6104321Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-16T23:02:32.6639201Z --2021-05-16 23:02:32-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-16T23:02:32.6868480Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-16T23:02:32.6932841Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-16T23:02:32.7187631Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-16T23:02:32.7191338Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-16T23:02:32.7195010Z --2021-05-16 23:02:32-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-16T23:02:32.7714794Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-16T23:02:32.8359800Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-16T23:02:33.0583769Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:02:33.0596768Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=8iSxAh%2FYRfSMFOhaMq923%2FcBRsOBl5atiUseRYi4Iqs%3D&st=2021-05-16T23%3A01%3A33Z&se=2021-05-16T23%3A07%3A33Z&sp=r [following] 2021-05-16T23:02:33.0603161Z --2021-05-16 23:02:33-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1549/grr7rkdr54m0yum8/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=8iSxAh%2FYRfSMFOhaMq923%2FcBRsOBl5atiUseRYi4Iqs%3D&st=2021-05-16T23%3A01%3A33Z&se=2021-05-16T23%3A07%3A33Z&sp=r 2021-05-16T23:02:33.0982633Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-16T23:02:33.1601097Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-16T23:02:33.4454506Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:02:33.4456399Z Length: 67310420 (64M) [application/octet-stream] 2021-05-16T23:02:33.4458612Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-16T23:02:33.9948887Z 2021-05-16T23:02:35.6015578Z 0K ........ ........ ........ ........ 49% 15.6M 2s 2021-05-16T23:02:36.9034281Z 32768K ........ ........ ........ ........ 99% 23.8M 0s 2021-05-16T23:02:36.9038254Z 65536K 100% 2.98M=3.5s 2021-05-16T23:02:36.9038835Z 2021-05-16T23:02:36.9041035Z 2021-05-16 23:02:36 (18.6 MB/s) - ‘TinyTeX.tar.gz’ saved [67310420/67310420] 2021-05-16T23:02:36.9041813Z 2021-05-16T23:02:40.2446249Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-16T23:02:40.2447974Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-16T23:02:40.5937216Z ##[group]Run tlmgr update --self 2021-05-16T23:02:40.5937889Z tlmgr update --self 2021-05-16T23:02:40.5938889Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T23:02:40.5939877Z tlmgr update --all 2021-05-16T23:02:40.5992352Z shell: /usr/bin/bash -e {0} 2021-05-16T23:02:40.5992794Z env: 2021-05-16T23:02:40.5993306Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:40.5993836Z TIC_DEPLOY_KEY: 2021-05-16T23:02:40.5995402Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:02:40.5997433Z GITHUB_PAT: *** 2021-05-16T23:02:40.5997904Z COVERALLS_TOKEN: 2021-05-16T23:02:40.5998462Z continue-on-error: false 2021-05-16T23:02:40.5998993Z VDIFFR_RUN_TESTS: 2021-05-16T23:02:40.5999545Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:02:40.6000032Z TZ: UTC 2021-05-16T23:02:40.6000499Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:40.6001022Z NOT_CRAN: true 2021-05-16T23:02:40.6001438Z ##[endgroup] 2021-05-16T23:02:42.1950695Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:02:42.1953783Z tlmgr: no self-updates for tlmgr available 2021-05-16T23:02:43.6637943Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:02:43.6640438Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T23:02:43.7609341Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T23:02:43.8204189Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T23:02:43.8699089Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-16T23:02:43.9307108Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-16T23:02:44.4014959Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-16T23:02:45.9688313Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-16T23:02:46.0660623Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-16T23:02:46.7837467Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-16T23:02:46.7843645Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-16T23:02:46.7844490Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-16T23:02:46.7845927Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-16T23:02:46.7846673Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-16T23:02:46.7847589Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-16T23:02:46.7848390Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-16T23:02:46.7849142Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-16T23:02:46.7850495Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-16T23:02:46.7851292Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-16T23:02:46.7852062Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-16T23:02:46.7957859Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-16T23:02:46.8464381Z [21/89, 00:03/00:03] install: emoji [40k] 2021-05-16T23:02:46.9007963Z [22/89, 00:03/00:03] install: emojicite [2k] 2021-05-16T23:02:46.9504911Z [23/89, 00:03/00:03] install: enctex [24k] 2021-05-16T23:02:47.0028618Z [24/89, 00:03/00:03] install: enigma [18k] 2021-05-16T23:02:47.0557459Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-16T23:02:47.1062314Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-16T23:02:47.1557027Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-16T23:02:47.2055750Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-16T23:02:47.2596438Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-16T23:02:47.3082300Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-16T23:02:47.3588483Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-16T23:02:47.4089517Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-16T23:02:47.4648193Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-16T23:02:47.5196452Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-16T23:02:47.5680148Z [35/89, 00:04/00:04] install: lua-typo [7k] 2021-05-16T23:02:47.6245446Z [36/89, 00:04/00:04] install: lua-uca [70k] 2021-05-16T23:02:47.6908074Z [37/89, 00:04/00:04] install: lua-ul [7k] 2021-05-16T23:02:47.7411551Z [38/89, 00:04/00:04] install: lua-uni-algos [6k] 2021-05-16T23:02:47.7912705Z [39/89, 00:04/00:04] install: lua-visual-debug [4k] 2021-05-16T23:02:47.8425784Z [40/89, 00:04/00:04] install: luacode [3k] 2021-05-16T23:02:47.8925113Z [41/89, 00:04/00:04] install: luacolor [5k] 2021-05-16T23:02:47.9433796Z [42/89, 00:04/00:04] install: luahyphenrules [3k] 2021-05-16T23:02:47.9925243Z [43/89, 00:04/00:04] install: luaimageembed [2k] 2021-05-16T23:02:48.0425067Z [44/89, 00:05/00:05] install: luaindex [5k] 2021-05-16T23:02:48.0911120Z [45/89, 00:05/00:05] install: luainputenc [5k] 2021-05-16T23:02:48.1422063Z [46/89, 00:05/00:05] install: luaintro [1k] 2021-05-16T23:02:48.1924036Z [47/89, 00:05/00:05] install: luakeys [5k] 2021-05-16T23:02:48.2473816Z [48/89, 00:05/00:05] install: lualatex-doc [1k] 2021-05-16T23:02:48.2955995Z [49/89, 00:05/00:05] install: lualatex-truncate [2k] 2021-05-16T23:02:48.3471052Z [50/89, 00:05/00:05] install: luamplib [12k] 2021-05-16T23:02:48.3976300Z [51/89, 00:05/00:05] install: luapackageloader [2k] 2021-05-16T23:02:48.4476308Z [52/89, 00:05/00:05] install: luaprogtable [7k] 2021-05-16T23:02:48.4981264Z [53/89, 00:05/00:05] install: luarandom [2k] 2021-05-16T23:02:48.5471749Z [54/89, 00:05/00:05] install: luatex85 [2k] 2021-05-16T23:02:48.5969713Z [55/89, 00:05/00:05] install: luatexbase [4k] 2021-05-16T23:02:48.6487469Z [56/89, 00:05/00:05] install: luatexko [22k] 2021-05-16T23:02:48.7045116Z [57/89, 00:05/00:05] install: luatextra [2k] 2021-05-16T23:02:48.7572676Z [58/89, 00:05/00:05] install: luavlna [8k] 2021-05-16T23:02:48.8082195Z [59/89, 00:05/00:05] install: luaxml [31k] 2021-05-16T23:02:48.8624098Z [60/89, 00:05/00:05] install: makeindex.x86_64-linux [49k] 2021-05-16T23:02:48.9186568Z [61/89, 00:05/00:05] install: makeindex [5k] 2021-05-16T23:02:48.9678018Z [62/89, 00:05/00:05] install: mflogo [2k] 2021-05-16T23:02:49.0170006Z [63/89, 00:05/00:05] install: newpax [9k] 2021-05-16T23:02:49.0680684Z [64/89, 00:06/00:06] install: nodetree [13k] 2021-05-16T23:02:49.1199433Z [65/89, 00:06/00:06] install: odsfile [5k] 2021-05-16T23:02:49.1692082Z [66/89, 00:06/00:06] install: optex.x86_64-linux [1k] 2021-05-16T23:02:49.2452356Z [67/89, 00:06/00:06] install: optex [770k] 2021-05-16T23:02:49.3405268Z [68/89, 00:06/00:06] install: pdfarticle [4k] 2021-05-16T23:02:49.3942696Z [69/89, 00:06/00:06] install: pdfextra [22k] 2021-05-16T23:02:49.4470911Z [70/89, 00:06/00:06] install: placeat [4k] 2021-05-16T23:02:49.4965146Z [71/89, 00:06/00:06] install: plantuml [3k] 2021-05-16T23:02:49.5496043Z [72/89, 00:06/00:06] install: rsfs [55k] 2021-05-16T23:02:49.6123881Z [73/89, 00:06/00:06] install: selnolig [53k] 2021-05-16T23:02:49.6702613Z [74/89, 00:06/00:06] install: spelling [14k] 2021-05-16T23:02:49.7265143Z [75/89, 00:06/00:06] install: stricttex [2k] 2021-05-16T23:02:49.7773992Z [76/89, 00:06/00:06] install: texlive-common [1k] 2021-05-16T23:02:49.8334785Z [77/89, 00:06/00:06] install: texlive-en [1k] 2021-05-16T23:02:49.8869033Z [78/89, 00:06/00:06] install: texlive-msg-translations [144k] 2021-05-16T23:02:49.9644994Z [79/89, 00:06/00:06] install: thumbpdf.x86_64-linux [1k] 2021-05-16T23:02:50.0204415Z [80/89, 00:06/00:06] install: thumbpdf [19k] 2021-05-16T23:02:50.0724934Z [81/89, 00:07/00:07] install: tlshell.x86_64-linux [1k] 2021-05-16T23:02:50.1250493Z [82/89, 00:07/00:07] install: tlshell [29k] 2021-05-16T23:02:50.1780733Z [83/89, 00:07/00:07] install: typewriter [25k] 2021-05-16T23:02:50.2322887Z [84/89, 00:07/00:07] install: uninormalize [6k] 2021-05-16T23:02:50.2871663Z [85/89, 00:07/00:07] install: upquote [2k] 2021-05-16T23:02:50.3425027Z [86/89, 00:07/00:07] install: xdvi.x86_64-linux [530k] 2021-05-16T23:02:50.4504044Z [87/89, 00:07/00:07] install: xdvi [7k] 2021-05-16T23:02:50.5018038Z [88/89, 00:07/00:07] install: collection-basic [1k] 2021-05-16T23:02:50.5528264Z [89/89, 00:07/00:07] install: collection-luatex [1k] 2021-05-16T23:02:50.5779123Z running mktexlsr ... 2021-05-16T23:02:50.6729349Z done running mktexlsr. 2021-05-16T23:02:50.7104396Z running updmap-sys ... 2021-05-16T23:02:51.0232792Z done running updmap-sys. 2021-05-16T23:02:51.0233959Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-16T23:02:51.0236539Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/GtIVfn3vIR/0TXUbPjYvC ... 2021-05-16T23:02:51.4537359Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/GtIVfn3vIR/0TXUbPjYvC. 2021-05-16T23:02:51.4539252Z OK: optex.fmt/luatex 2021-05-16T23:02:51.4540672Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T23:02:51.4542226Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T23:02:52.9236438Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T23:02:52.9237648Z tlmgr: no updates available 2021-05-16T23:02:53.0440421Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:02:53.0441000Z with: 2021-05-16T23:02:53.0441457Z pandoc-version: 2.7.3 2021-05-16T23:02:53.0441898Z env: 2021-05-16T23:02:53.0442402Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:53.0442937Z TIC_DEPLOY_KEY: 2021-05-16T23:02:53.0443842Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:02:53.0445806Z GITHUB_PAT: *** 2021-05-16T23:02:53.0446257Z COVERALLS_TOKEN: 2021-05-16T23:02:53.0446808Z continue-on-error: false 2021-05-16T23:02:53.0447334Z VDIFFR_RUN_TESTS: 2021-05-16T23:02:53.0447893Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:02:53.0448447Z TZ: UTC 2021-05-16T23:02:53.0448882Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:53.0449346Z NOT_CRAN: true 2021-05-16T23:02:53.0449755Z ##[endgroup] 2021-05-16T23:02:53.5098846Z [command]sudo apt-get install -y gdebi-core 2021-05-16T23:02:53.5876017Z Reading package lists... 2021-05-16T23:02:53.7871940Z Building dependency tree... 2021-05-16T23:02:53.7903868Z Reading state information... 2021-05-16T23:02:54.0629434Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-16T23:02:54.0631013Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:54.0660407Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-16T23:02:54.2024727Z 2021-05-16T23:02:54.2208478Z Reading package lists... 0% 2021-05-16T23:02:54.2210003Z 2021-05-16T23:02:54.2257976Z Reading package lists... 100% 2021-05-16T23:02:54.2259260Z 2021-05-16T23:02:54.2260088Z 2021-05-16T23:02:54.2261339Z Reading package lists... Done 2021-05-16T23:02:54.2262356Z 2021-05-16T23:02:54.2263662Z Building dependency tree... 0% 2021-05-16T23:02:54.2264670Z 2021-05-16T23:02:54.2574097Z Building dependency tree... 0% 2021-05-16T23:02:54.2575658Z 2021-05-16T23:02:54.2577002Z Building dependency tree... 50% 2021-05-16T23:02:54.2578075Z 2021-05-16T23:02:54.4072740Z Building dependency tree... 50% 2021-05-16T23:02:54.4073364Z 2021-05-16T23:02:54.4074106Z Building dependency tree 2021-05-16T23:02:54.4074835Z 2021-05-16T23:02:54.4075588Z Reading state information... 0% 2021-05-16T23:02:54.4076130Z 2021-05-16T23:02:54.6000122Z Reading state information... 0% 2021-05-16T23:02:54.6000623Z 2021-05-16T23:02:54.6000877Z 2021-05-16T23:02:54.6001441Z Reading state information... Done 2021-05-16T23:02:54.6001841Z 2021-05-16T23:02:54.6002404Z Reading state information... 0% 2021-05-16T23:02:54.6062633Z 2021-05-16T23:02:54.6063239Z Reading state information... 1% 2021-05-16T23:02:54.6105444Z 2021-05-16T23:02:54.6106010Z Reading state information... 3% 2021-05-16T23:02:54.6151397Z 2021-05-16T23:02:54.6151961Z Reading state information... 5% 2021-05-16T23:02:54.6199201Z 2021-05-16T23:02:54.6199800Z Reading state information... 7% 2021-05-16T23:02:54.6253093Z 2021-05-16T23:02:54.6253708Z Reading state information... 9% 2021-05-16T23:02:54.6296918Z 2021-05-16T23:02:54.6297570Z Reading state information... 11% 2021-05-16T23:02:54.6343719Z 2021-05-16T23:02:54.6344331Z Reading state information... 13% 2021-05-16T23:02:54.6387790Z 2021-05-16T23:02:54.6388419Z Reading state information... 15% 2021-05-16T23:02:54.6436673Z 2021-05-16T23:02:54.6437274Z Reading state information... 17% 2021-05-16T23:02:54.6484736Z 2021-05-16T23:02:54.6485305Z Reading state information... 19% 2021-05-16T23:02:54.6528710Z 2021-05-16T23:02:54.6529275Z Reading state information... 21% 2021-05-16T23:02:54.6586264Z 2021-05-16T23:02:54.6586865Z Reading state information... 23% 2021-05-16T23:02:54.6618916Z 2021-05-16T23:02:54.6619495Z Reading state information... 25% 2021-05-16T23:02:54.6669481Z 2021-05-16T23:02:54.6670066Z Reading state information... 27% 2021-05-16T23:02:54.6715851Z 2021-05-16T23:02:54.6716433Z Reading state information... 29% 2021-05-16T23:02:54.6764746Z 2021-05-16T23:02:54.6765333Z Reading state information... 31% 2021-05-16T23:02:54.6813136Z 2021-05-16T23:02:54.6814107Z Reading state information... 33% 2021-05-16T23:02:54.6856946Z 2021-05-16T23:02:54.6857513Z Reading state information... 35% 2021-05-16T23:02:54.6900192Z 2021-05-16T23:02:54.6900804Z Reading state information... 37% 2021-05-16T23:02:54.6949617Z 2021-05-16T23:02:54.6950229Z Reading state information... 39% 2021-05-16T23:02:54.6998165Z 2021-05-16T23:02:54.6998784Z Reading state information... 41% 2021-05-16T23:02:54.7043019Z 2021-05-16T23:02:54.7043641Z Reading state information... 43% 2021-05-16T23:02:54.7094402Z 2021-05-16T23:02:54.7095036Z Reading state information... 45% 2021-05-16T23:02:54.7165938Z 2021-05-16T23:02:54.7166587Z Reading state information... 47% 2021-05-16T23:02:54.7210827Z 2021-05-16T23:02:54.7211464Z Reading state information... 49% 2021-05-16T23:02:54.7261419Z 2021-05-16T23:02:54.7262020Z Reading state information... 51% 2021-05-16T23:02:54.7307335Z 2021-05-16T23:02:54.7307940Z Reading state information... 53% 2021-05-16T23:02:54.7352862Z 2021-05-16T23:02:54.7353489Z Reading state information... 55% 2021-05-16T23:02:54.7400029Z 2021-05-16T23:02:54.7400633Z Reading state information... 57% 2021-05-16T23:02:54.7457464Z 2021-05-16T23:02:54.7458234Z Reading state information... 59% 2021-05-16T23:02:54.7508597Z 2021-05-16T23:02:54.7509335Z Reading state information... 61% 2021-05-16T23:02:54.7554624Z 2021-05-16T23:02:54.7555267Z Reading state information... 63% 2021-05-16T23:02:54.7598004Z 2021-05-16T23:02:54.7598618Z Reading state information... 65% 2021-05-16T23:02:54.7646544Z 2021-05-16T23:02:54.7647156Z Reading state information... 67% 2021-05-16T23:02:54.7690803Z 2021-05-16T23:02:54.7691402Z Reading state information... 69% 2021-05-16T23:02:54.7760689Z 2021-05-16T23:02:54.7761315Z Reading state information... 71% 2021-05-16T23:02:54.7791441Z 2021-05-16T23:02:54.7792042Z Reading state information... 73% 2021-05-16T23:02:54.7838101Z 2021-05-16T23:02:54.7839270Z Reading state information... 75% 2021-05-16T23:02:54.7897869Z 2021-05-16T23:02:54.7898509Z Reading state information... 77% 2021-05-16T23:02:54.7942162Z 2021-05-16T23:02:54.7942791Z Reading state information... 79% 2021-05-16T23:02:54.7988863Z 2021-05-16T23:02:54.7989484Z Reading state information... 81% 2021-05-16T23:02:54.8036647Z 2021-05-16T23:02:54.8037254Z Reading state information... 83% 2021-05-16T23:02:54.8081666Z 2021-05-16T23:02:54.8082273Z Reading state information... 85% 2021-05-16T23:02:54.8128249Z 2021-05-16T23:02:54.8128851Z Reading state information... 87% 2021-05-16T23:02:54.8172627Z 2021-05-16T23:02:54.8173210Z Reading state information... 89% 2021-05-16T23:02:54.8212290Z 2021-05-16T23:02:54.8212876Z Reading state information... 91% 2021-05-16T23:02:54.8258182Z 2021-05-16T23:02:54.8258769Z Reading state information... 93% 2021-05-16T23:02:54.8301589Z 2021-05-16T23:02:54.8302170Z Reading state information... 95% 2021-05-16T23:02:54.8350306Z 2021-05-16T23:02:54.8350953Z Reading state information... 97% 2021-05-16T23:02:54.8394818Z 2021-05-16T23:02:54.8395440Z Reading state information... 99% 2021-05-16T23:02:55.1699670Z Selecting previously unselected package pandoc. 2021-05-16T23:02:55.3144683Z (Reading database ... 261891 files and directories currently installed.) 2021-05-16T23:02:55.3268735Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-16T23:02:55.3284829Z Unpacking pandoc (2.7.3-1) ... 2021-05-16T23:02:57.6886176Z Setting up pandoc (2.7.3-1) ... 2021-05-16T23:02:57.6947212Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:02:58.6597788Z 2021-05-16T23:02:58.6635484Z 2021-05-16T23:02:58.6636450Z Reading state information... Done 2021-05-16T23:02:58.7017006Z ##[group]Run git config user.name adigherman 2021-05-16T23:02:58.7017871Z git config user.name adigherman 2021-05-16T23:02:58.7018613Z git config user.email adig@jhu.edu 2021-05-16T23:02:58.7088627Z shell: /usr/bin/bash -e {0} 2021-05-16T23:02:58.7089108Z env: 2021-05-16T23:02:58.7089656Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:58.7090222Z TIC_DEPLOY_KEY: 2021-05-16T23:02:58.7091157Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:02:58.7092965Z GITHUB_PAT: *** 2021-05-16T23:02:58.7093449Z COVERALLS_TOKEN: 2021-05-16T23:02:58.7094006Z continue-on-error: false 2021-05-16T23:02:58.7094568Z VDIFFR_RUN_TESTS: 2021-05-16T23:02:58.7095124Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:02:58.7095646Z TZ: UTC 2021-05-16T23:02:58.7096108Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:58.7096584Z NOT_CRAN: true 2021-05-16T23:02:58.7097029Z ##[endgroup] 2021-05-16T23:02:58.7390747Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-16T23:02:58.7391454Z env: 2021-05-16T23:02:58.7391986Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:02:58.7392507Z TIC_DEPLOY_KEY: 2021-05-16T23:02:58.7393413Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:02:58.7395492Z GITHUB_PAT: *** 2021-05-16T23:02:58.7396116Z COVERALLS_TOKEN: 2021-05-16T23:02:58.7396659Z continue-on-error: false 2021-05-16T23:02:58.7397208Z VDIFFR_RUN_TESTS: 2021-05-16T23:02:58.7397762Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:02:58.7398251Z TZ: UTC 2021-05-16T23:02:58.7398697Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:02:58.7399159Z NOT_CRAN: true 2021-05-16T23:02:58.7399590Z ##[endgroup] 2021-05-16T23:02:58.9557687Z Reading package lists... 2021-05-16T23:02:59.1575741Z Building dependency tree... 2021-05-16T23:02:59.1595876Z Reading state information... 2021-05-16T23:02:59.3327852Z The following additional packages will be installed: 2021-05-16T23:02:59.3331621Z cmake-data libjsoncpp1 librhash0 2021-05-16T23:02:59.3338789Z Suggested packages: 2021-05-16T23:02:59.3340226Z cmake-doc ninja-build 2021-05-16T23:02:59.3842451Z The following NEW packages will be installed: 2021-05-16T23:02:59.3849274Z cmake cmake-data libjsoncpp1 librhash0 2021-05-16T23:02:59.4137373Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:02:59.4139785Z Need to get 5470 kB of archives. 2021-05-16T23:02:59.4140808Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-16T23:02:59.4142976Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-16T23:02:59.4359527Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-16T23:02:59.4366686Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-16T23:02:59.4378388Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-16T23:02:59.9851398Z Fetched 5470 kB in 0s (44.4 MB/s) 2021-05-16T23:03:00.0340530Z Selecting previously unselected package cmake-data. 2021-05-16T23:03:00.0421437Z (Reading database ... 2021-05-16T23:03:00.0422421Z (Reading database ... 5% 2021-05-16T23:03:00.0423225Z (Reading database ... 10% 2021-05-16T23:03:00.0424016Z (Reading database ... 15% 2021-05-16T23:03:00.0424785Z (Reading database ... 20% 2021-05-16T23:03:00.0425531Z (Reading database ... 25% 2021-05-16T23:03:00.0426290Z (Reading database ... 30% 2021-05-16T23:03:00.0427049Z (Reading database ... 35% 2021-05-16T23:03:00.0427787Z (Reading database ... 40% 2021-05-16T23:03:00.0428546Z (Reading database ... 45% 2021-05-16T23:03:00.0429279Z (Reading database ... 50% 2021-05-16T23:03:00.0457570Z (Reading database ... 55% 2021-05-16T23:03:00.0503556Z (Reading database ... 60% 2021-05-16T23:03:00.0552662Z (Reading database ... 65% 2021-05-16T23:03:00.0698872Z (Reading database ... 70% 2021-05-16T23:03:00.0838305Z (Reading database ... 75% 2021-05-16T23:03:00.1180292Z (Reading database ... 80% 2021-05-16T23:03:00.1534829Z (Reading database ... 85% 2021-05-16T23:03:00.1702016Z (Reading database ... 90% 2021-05-16T23:03:00.1790598Z (Reading database ... 95% 2021-05-16T23:03:00.1791191Z (Reading database ... 100% 2021-05-16T23:03:00.1792087Z (Reading database ... 261898 files and directories currently installed.) 2021-05-16T23:03:00.1916432Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-16T23:03:00.2158867Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:03:00.7939059Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-16T23:03:00.8310005Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-16T23:03:00.8345277Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:03:00.8717444Z Selecting previously unselected package librhash0:amd64. 2021-05-16T23:03:00.9052430Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-16T23:03:00.9066671Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:03:00.9494932Z Selecting previously unselected package cmake. 2021-05-16T23:03:00.9827505Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-16T23:03:00.9829014Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:03:01.4786942Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-16T23:03:01.4839237Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-16T23:03:01.5306376Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-16T23:03:01.5344023Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-16T23:03:01.5386137Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:02.9384923Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:05.4640370Z Reading package lists... 2021-05-16T23:03:05.6632807Z Building dependency tree... 2021-05-16T23:03:05.6652989Z Reading state information... 2021-05-16T23:03:05.8539256Z Suggested packages: 2021-05-16T23:03:05.8540549Z libssh-doc 2021-05-16T23:03:05.9093188Z The following NEW packages will be installed: 2021-05-16T23:03:05.9096304Z libssh-dev 2021-05-16T23:03:05.9351166Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:05.9352267Z Need to get 219 kB of archives. 2021-05-16T23:03:05.9353618Z After this operation, 1127 kB of additional disk space will be used. 2021-05-16T23:03:05.9356239Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-16T23:03:06.4161017Z Fetched 219 kB in 0s (9403 kB/s) 2021-05-16T23:03:06.4511625Z Selecting previously unselected package libssh-dev:amd64. 2021-05-16T23:03:06.4591677Z (Reading database ... 2021-05-16T23:03:06.4592666Z (Reading database ... 5% 2021-05-16T23:03:06.4593455Z (Reading database ... 10% 2021-05-16T23:03:06.4594207Z (Reading database ... 15% 2021-05-16T23:03:06.4597742Z (Reading database ... 20% 2021-05-16T23:03:06.4598308Z (Reading database ... 25% 2021-05-16T23:03:06.4598877Z (Reading database ... 30% 2021-05-16T23:03:06.4599433Z (Reading database ... 35% 2021-05-16T23:03:06.4599981Z (Reading database ... 40% 2021-05-16T23:03:06.4600543Z (Reading database ... 45% 2021-05-16T23:03:06.4601083Z (Reading database ... 50% 2021-05-16T23:03:06.4638989Z (Reading database ... 55% 2021-05-16T23:03:06.4680425Z (Reading database ... 60% 2021-05-16T23:03:06.4724580Z (Reading database ... 65% 2021-05-16T23:03:06.4882215Z (Reading database ... 70% 2021-05-16T23:03:06.5015894Z (Reading database ... 75% 2021-05-16T23:03:06.5322101Z (Reading database ... 80% 2021-05-16T23:03:06.5678196Z (Reading database ... 85% 2021-05-16T23:03:06.5863384Z (Reading database ... 90% 2021-05-16T23:03:06.5956802Z (Reading database ... 95% 2021-05-16T23:03:06.5957411Z (Reading database ... 100% 2021-05-16T23:03:06.5958281Z (Reading database ... 264682 files and directories currently installed.) 2021-05-16T23:03:06.6087401Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:03:06.6100638Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:03:06.7000878Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:03:09.7902275Z Reading package lists... 2021-05-16T23:03:09.7903429Z Building dependency tree... 2021-05-16T23:03:09.7904620Z Reading state information... 2021-05-16T23:03:09.7905551Z The following NEW packages will be installed: 2021-05-16T23:03:09.7906314Z jags 2021-05-16T23:03:09.7907188Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:09.7908054Z Need to get 1562 kB of archives. 2021-05-16T23:03:09.7909014Z After this operation, 3615 kB of additional disk space will be used. 2021-05-16T23:03:09.7911183Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-16T23:03:10.1599427Z Fetched 1562 kB in 0s (36.8 MB/s) 2021-05-16T23:03:10.1967002Z Selecting previously unselected package jags. 2021-05-16T23:03:10.2105124Z (Reading database ... 2021-05-16T23:03:10.2106406Z (Reading database ... 5% 2021-05-16T23:03:10.2107026Z (Reading database ... 10% 2021-05-16T23:03:10.2107577Z (Reading database ... 15% 2021-05-16T23:03:10.2108138Z (Reading database ... 20% 2021-05-16T23:03:10.2108690Z (Reading database ... 25% 2021-05-16T23:03:10.2109246Z (Reading database ... 30% 2021-05-16T23:03:10.2109790Z (Reading database ... 35% 2021-05-16T23:03:10.2110476Z (Reading database ... 40% 2021-05-16T23:03:10.2111020Z (Reading database ... 45% 2021-05-16T23:03:10.2111576Z (Reading database ... 50% 2021-05-16T23:03:10.2156157Z (Reading database ... 55% 2021-05-16T23:03:10.2201023Z (Reading database ... 60% 2021-05-16T23:03:10.2246154Z (Reading database ... 65% 2021-05-16T23:03:10.2385598Z (Reading database ... 70% 2021-05-16T23:03:10.2517805Z (Reading database ... 75% 2021-05-16T23:03:10.2836492Z (Reading database ... 80% 2021-05-16T23:03:10.3213012Z (Reading database ... 85% 2021-05-16T23:03:10.3389817Z (Reading database ... 90% 2021-05-16T23:03:10.3487471Z (Reading database ... 95% 2021-05-16T23:03:10.3488158Z (Reading database ... 100% 2021-05-16T23:03:10.3489039Z (Reading database ... 264701 files and directories currently installed.) 2021-05-16T23:03:10.3627961Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-16T23:03:10.3655974Z Unpacking jags (4.3.0-3build1) ... 2021-05-16T23:03:10.8356652Z Setting up jags (4.3.0-3build1) ... 2021-05-16T23:03:10.8956371Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:11.8422727Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:14.3774838Z Reading package lists... 2021-05-16T23:03:14.5758396Z Building dependency tree... 2021-05-16T23:03:14.5781232Z Reading state information... 2021-05-16T23:03:14.7643937Z The following additional packages will be installed: 2021-05-16T23:03:14.7651184Z libnode64 libuv1-dev 2021-05-16T23:03:14.8196962Z The following NEW packages will be installed: 2021-05-16T23:03:14.8207077Z libnode-dev libnode64 libuv1-dev 2021-05-16T23:03:14.8602471Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:14.8626036Z Need to get 6239 kB of archives. 2021-05-16T23:03:14.8627324Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-16T23:03:14.8630264Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-16T23:03:14.8697068Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-16T23:03:14.9815458Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-16T23:03:15.4561509Z Fetched 6239 kB in 0s (38.9 MB/s) 2021-05-16T23:03:15.4918872Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-16T23:03:15.4999495Z (Reading database ... 2021-05-16T23:03:15.5000475Z (Reading database ... 5% 2021-05-16T23:03:15.5001273Z (Reading database ... 10% 2021-05-16T23:03:15.5002050Z (Reading database ... 15% 2021-05-16T23:03:15.5002907Z (Reading database ... 20% 2021-05-16T23:03:15.5003655Z (Reading database ... 25% 2021-05-16T23:03:15.5004410Z (Reading database ... 30% 2021-05-16T23:03:15.5005143Z (Reading database ... 35% 2021-05-16T23:03:15.5005896Z (Reading database ... 40% 2021-05-16T23:03:15.5006633Z (Reading database ... 45% 2021-05-16T23:03:15.5007387Z (Reading database ... 50% 2021-05-16T23:03:15.5045972Z (Reading database ... 55% 2021-05-16T23:03:15.5089689Z (Reading database ... 60% 2021-05-16T23:03:15.5132685Z (Reading database ... 65% 2021-05-16T23:03:15.5277794Z (Reading database ... 70% 2021-05-16T23:03:15.5408289Z (Reading database ... 75% 2021-05-16T23:03:15.5740656Z (Reading database ... 80% 2021-05-16T23:03:15.6124034Z (Reading database ... 85% 2021-05-16T23:03:15.6294828Z (Reading database ... 90% 2021-05-16T23:03:15.6382416Z (Reading database ... 95% 2021-05-16T23:03:15.6383138Z (Reading database ... 100% 2021-05-16T23:03:15.6384121Z (Reading database ... 264841 files and directories currently installed.) 2021-05-16T23:03:15.6510242Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-16T23:03:15.6527176Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:03:15.6997300Z Selecting previously unselected package libnode64:amd64. 2021-05-16T23:03:15.7282529Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:03:15.7308102Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:03:16.6404015Z Selecting previously unselected package libnode-dev:amd64. 2021-05-16T23:03:16.6672047Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:03:16.6690455Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:03:16.7786994Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-16T23:03:16.7827502Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:03:16.7882385Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-16T23:03:16.7921359Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:19.3006389Z Reading package lists... 2021-05-16T23:03:19.4995520Z Building dependency tree... 2021-05-16T23:03:19.5015589Z Reading state information... 2021-05-16T23:03:19.6899542Z The following additional packages will be installed: 2021-05-16T23:03:19.6904118Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:03:19.6909838Z Suggested packages: 2021-05-16T23:03:19.6913057Z libfftw3-doc 2021-05-16T23:03:19.7442624Z The following NEW packages will be installed: 2021-05-16T23:03:19.7454239Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-16T23:03:19.7684101Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:19.7685462Z Need to get 3986 kB of archives. 2021-05-16T23:03:19.7686302Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-16T23:03:19.7688417Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-16T23:03:19.7761574Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-16T23:03:19.7867857Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-16T23:03:19.7989971Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-16T23:03:19.8009532Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-16T23:03:20.3198245Z Fetched 3986 kB in 0s (47.3 MB/s) 2021-05-16T23:03:20.3553923Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-16T23:03:20.3635676Z (Reading database ... 2021-05-16T23:03:20.3636362Z (Reading database ... 5% 2021-05-16T23:03:20.3636931Z (Reading database ... 10% 2021-05-16T23:03:20.3637482Z (Reading database ... 15% 2021-05-16T23:03:20.3638046Z (Reading database ... 20% 2021-05-16T23:03:20.3638592Z (Reading database ... 25% 2021-05-16T23:03:20.3639183Z (Reading database ... 30% 2021-05-16T23:03:20.3639744Z (Reading database ... 35% 2021-05-16T23:03:20.3640289Z (Reading database ... 40% 2021-05-16T23:03:20.3640842Z (Reading database ... 45% 2021-05-16T23:03:20.3641383Z (Reading database ... 50% 2021-05-16T23:03:20.3682935Z (Reading database ... 55% 2021-05-16T23:03:20.3730523Z (Reading database ... 60% 2021-05-16T23:03:20.3775408Z (Reading database ... 65% 2021-05-16T23:03:20.3930303Z (Reading database ... 70% 2021-05-16T23:03:20.4072890Z (Reading database ... 75% 2021-05-16T23:03:20.4403765Z (Reading database ... 80% 2021-05-16T23:03:20.4777835Z (Reading database ... 85% 2021-05-16T23:03:20.4943253Z (Reading database ... 90% 2021-05-16T23:03:20.5052637Z (Reading database ... 95% 2021-05-16T23:03:20.5053219Z (Reading database ... 100% 2021-05-16T23:03:20.5054083Z (Reading database ... 264977 files and directories currently installed.) 2021-05-16T23:03:20.5188588Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:03:20.5213624Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:03:20.5878298Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-16T23:03:20.6153690Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:03:20.6170723Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:03:20.7277759Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-16T23:03:20.7556138Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:03:20.7575503Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:03:20.8637595Z Selecting previously unselected package libfftw3-bin. 2021-05-16T23:03:20.8931110Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:03:20.8946021Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:03:20.9437455Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-16T23:03:20.9712818Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-16T23:03:20.9725964Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:03:21.3092241Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:03:21.3209976Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:03:21.3256769Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:03:21.3287228Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-16T23:03:21.3323390Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-16T23:03:21.3374254Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:22.3310980Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:24.7892184Z Reading package lists... 2021-05-16T23:03:24.9969473Z Building dependency tree... 2021-05-16T23:03:24.9992186Z Reading state information... 2021-05-16T23:03:25.1822507Z The following additional packages will be installed: 2021-05-16T23:03:25.1825860Z libdcmtk14 2021-05-16T23:03:25.2370334Z The following NEW packages will be installed: 2021-05-16T23:03:25.2381288Z dcmtk libdcmtk14 2021-05-16T23:03:25.2600809Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:25.2601672Z Need to get 5546 kB of archives. 2021-05-16T23:03:25.2602496Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-16T23:03:25.2604602Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-16T23:03:25.3107712Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-16T23:03:25.8017524Z Fetched 5546 kB in 0s (73.4 MB/s) 2021-05-16T23:03:25.8385049Z Selecting previously unselected package libdcmtk14. 2021-05-16T23:03:25.8465620Z (Reading database ... 2021-05-16T23:03:25.8466592Z (Reading database ... 5% 2021-05-16T23:03:25.8467424Z (Reading database ... 10% 2021-05-16T23:03:25.8468242Z (Reading database ... 15% 2021-05-16T23:03:25.8469127Z (Reading database ... 20% 2021-05-16T23:03:25.8469953Z (Reading database ... 25% 2021-05-16T23:03:25.8470765Z (Reading database ... 30% 2021-05-16T23:03:25.8471585Z (Reading database ... 35% 2021-05-16T23:03:25.8472379Z (Reading database ... 40% 2021-05-16T23:03:25.8473189Z (Reading database ... 45% 2021-05-16T23:03:25.8473979Z (Reading database ... 50% 2021-05-16T23:03:25.8535201Z (Reading database ... 55% 2021-05-16T23:03:25.8577333Z (Reading database ... 60% 2021-05-16T23:03:25.8620748Z (Reading database ... 65% 2021-05-16T23:03:25.8759483Z (Reading database ... 70% 2021-05-16T23:03:25.8896700Z (Reading database ... 75% 2021-05-16T23:03:25.9236341Z (Reading database ... 80% 2021-05-16T23:03:25.9620391Z (Reading database ... 85% 2021-05-16T23:03:25.9797041Z (Reading database ... 90% 2021-05-16T23:03:25.9885037Z (Reading database ... 95% 2021-05-16T23:03:25.9885773Z (Reading database ... 100% 2021-05-16T23:03:25.9886858Z (Reading database ... 265068 files and directories currently installed.) 2021-05-16T23:03:26.0032238Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:03:26.0061115Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:03:26.7963702Z Selecting previously unselected package dcmtk. 2021-05-16T23:03:26.7967026Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-16T23:03:26.7968646Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:03:26.7974444Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-16T23:03:26.7975597Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-16T23:03:26.8090050Z Adding `dcmtk' group to system ... 2021-05-16T23:03:26.8856071Z Adding `dcmtk' user to system ... 2021-05-16T23:03:27.0286071Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-16T23:03:27.3352302Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:29.3233627Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:31.7997386Z Reading package lists... 2021-05-16T23:03:32.0050032Z Building dependency tree... 2021-05-16T23:03:32.0069947Z Reading state information... 2021-05-16T23:03:32.2832953Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-16T23:03:32.2834070Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:32.3604146Z Reading package lists... 2021-05-16T23:03:32.5694248Z Building dependency tree... 2021-05-16T23:03:32.5715226Z Reading state information... 2021-05-16T23:03:32.8778152Z libpng-dev is already the newest version (1.6.37-2). 2021-05-16T23:03:32.8779535Z libpng-dev set to manually installed. 2021-05-16T23:03:32.8780645Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:32.9530033Z Reading package lists... 2021-05-16T23:03:33.1536205Z Building dependency tree... 2021-05-16T23:03:33.1559438Z Reading state information... 2021-05-16T23:03:33.3404382Z The following additional packages will be installed: 2021-05-16T23:03:33.3407816Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-16T23:03:33.3413852Z Suggested packages: 2021-05-16T23:03:33.3416074Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-16T23:03:33.3418566Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-16T23:03:33.3420542Z fonts-arphic-uming fonts-nanum 2021-05-16T23:03:33.3946764Z The following NEW packages will be installed: 2021-05-16T23:03:33.3948658Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-16T23:03:33.3957592Z libpoppler97 poppler-data 2021-05-16T23:03:33.4183663Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:33.4184518Z Need to get 2582 kB of archives. 2021-05-16T23:03:33.4185639Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-16T23:03:33.4187553Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-16T23:03:33.4444369Z 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-16T23:03:33.4471906Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-16T23:03:33.4602392Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-16T23:03:33.4612248Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-16T23:03:33.4619548Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-16T23:03:33.9370013Z Fetched 2582 kB in 0s (42.3 MB/s) 2021-05-16T23:03:33.9769474Z Selecting previously unselected package poppler-data. 2021-05-16T23:03:33.9854161Z (Reading database ... 2021-05-16T23:03:33.9855149Z (Reading database ... 5% 2021-05-16T23:03:33.9856317Z (Reading database ... 10% 2021-05-16T23:03:33.9856979Z (Reading database ... 15% 2021-05-16T23:03:33.9857554Z (Reading database ... 20% 2021-05-16T23:03:33.9858348Z (Reading database ... 25% 2021-05-16T23:03:33.9858919Z (Reading database ... 30% 2021-05-16T23:03:33.9859465Z (Reading database ... 35% 2021-05-16T23:03:33.9860027Z (Reading database ... 40% 2021-05-16T23:03:33.9860567Z (Reading database ... 45% 2021-05-16T23:03:33.9861134Z (Reading database ... 50% 2021-05-16T23:03:33.9909927Z (Reading database ... 55% 2021-05-16T23:03:33.9953209Z (Reading database ... 60% 2021-05-16T23:03:34.0000505Z (Reading database ... 65% 2021-05-16T23:03:34.0140132Z (Reading database ... 70% 2021-05-16T23:03:34.0270647Z (Reading database ... 75% 2021-05-16T23:03:34.0600015Z (Reading database ... 80% 2021-05-16T23:03:34.0965035Z (Reading database ... 85% 2021-05-16T23:03:34.1138352Z (Reading database ... 90% 2021-05-16T23:03:34.1230144Z (Reading database ... 95% 2021-05-16T23:03:34.1231306Z (Reading database ... 100% 2021-05-16T23:03:34.1232465Z (Reading database ... 265303 files and directories currently installed.) 2021-05-16T23:03:34.1367882Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-16T23:03:34.1380690Z Unpacking poppler-data (0.4.9-2) ... 2021-05-16T23:03:34.4345097Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-16T23:03:34.4640566Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-16T23:03:34.4667712Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:03:34.5157354Z Selecting previously unselected package libpoppler97:amd64. 2021-05-16T23:03:34.5446683Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:03:34.5461616Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:03:34.6843539Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-16T23:03:34.7152917Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:03:34.7170274Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:03:34.7506798Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-16T23:03:34.7832579Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:03:34.7850452Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:03:34.8139361Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-16T23:03:34.8437453Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-16T23:03:34.8453733Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:03:34.9171718Z Setting up poppler-data (0.4.9-2) ... 2021-05-16T23:03:34.9304980Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-16T23:03:34.9376040Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:03:34.9414414Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:03:34.9459426Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:03:34.9493172Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-16T23:03:34.9539970Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:03:35.1400071Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:37.5993002Z Reading package lists... 2021-05-16T23:03:37.8075880Z Building dependency tree... 2021-05-16T23:03:37.8095872Z Reading state information... 2021-05-16T23:03:38.0036146Z The following additional packages will be installed: 2021-05-16T23:03:38.0041418Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-16T23:03:38.0048909Z Suggested packages: 2021-05-16T23:03:38.0050207Z libhdf5-doc 2021-05-16T23:03:38.0575073Z The following NEW packages will be installed: 2021-05-16T23:03:38.0579232Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-16T23:03:38.0581863Z libsz2 2021-05-16T23:03:38.0918855Z 0 upgraded, 7 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:38.0919922Z Need to get 4074 kB of archives. 2021-05-16T23:03:38.0920763Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-16T23:03:38.0923277Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-16T23:03:38.0946594Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-16T23:03:38.0955935Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-16T23:03:38.0967227Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-16T23:03:38.1299064Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-16T23:03:38.1312109Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-16T23:03:38.1317904Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-16T23:03:38.6581905Z Fetched 4074 kB in 0s (37.8 MB/s) 2021-05-16T23:03:38.6922701Z Selecting previously unselected package hdf5-helpers. 2021-05-16T23:03:38.7008719Z (Reading database ... 2021-05-16T23:03:38.7009390Z (Reading database ... 5% 2021-05-16T23:03:38.7009976Z (Reading database ... 10% 2021-05-16T23:03:38.7010547Z (Reading database ... 15% 2021-05-16T23:03:38.7011098Z (Reading database ... 20% 2021-05-16T23:03:38.7011667Z (Reading database ... 25% 2021-05-16T23:03:38.7012236Z (Reading database ... 30% 2021-05-16T23:03:38.7012793Z (Reading database ... 35% 2021-05-16T23:03:38.7013342Z (Reading database ... 40% 2021-05-16T23:03:38.7013897Z (Reading database ... 45% 2021-05-16T23:03:38.7014442Z (Reading database ... 50% 2021-05-16T23:03:38.7055297Z (Reading database ... 55% 2021-05-16T23:03:38.7100651Z (Reading database ... 60% 2021-05-16T23:03:38.7146195Z (Reading database ... 65% 2021-05-16T23:03:38.7298133Z (Reading database ... 70% 2021-05-16T23:03:38.7458025Z (Reading database ... 75% 2021-05-16T23:03:38.7795385Z (Reading database ... 80% 2021-05-16T23:03:38.8173521Z (Reading database ... 85% 2021-05-16T23:03:38.8353032Z (Reading database ... 90% 2021-05-16T23:03:38.8459096Z (Reading database ... 95% 2021-05-16T23:03:38.8459867Z (Reading database ... 100% 2021-05-16T23:03:38.8460754Z (Reading database ... 265863 files and directories currently installed.) 2021-05-16T23:03:38.8595564Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:03:38.8617323Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:03:38.8957239Z Selecting previously unselected package libaec0:amd64. 2021-05-16T23:03:38.9277066Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-16T23:03:38.9279377Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:03:38.9736199Z Selecting previously unselected package libsz2:amd64. 2021-05-16T23:03:39.0061552Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-16T23:03:39.0094904Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:03:39.0464672Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-16T23:03:39.0788723Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:03:39.0803257Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:03:39.2518451Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-16T23:03:39.2821647Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:03:39.2842330Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:03:39.3316825Z Selecting previously unselected package libaec-dev:amd64. 2021-05-16T23:03:39.3599884Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-16T23:03:39.3612110Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:03:39.3997919Z Selecting previously unselected package libhdf5-dev. 2021-05-16T23:03:39.4269185Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-16T23:03:39.4283200Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:03:39.8249114Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:03:39.8298170Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-16T23:03:39.8341279Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-16T23:03:39.8385326Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-16T23:03:39.8422034Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:03:39.8464526Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:03:39.8517947Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-16T23:03:39.8621297Z 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-16T23:03:39.8655595Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:40.8532904Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:43.3874956Z Reading package lists... 2021-05-16T23:03:43.5849720Z Building dependency tree... 2021-05-16T23:03:43.5870713Z Reading state information... 2021-05-16T23:03:43.7726282Z The following additional packages will be installed: 2021-05-16T23:03:43.7730712Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-16T23:03:43.8286664Z The following NEW packages will be installed: 2021-05-16T23:03:43.8294232Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-16T23:03:43.8299881Z mesa-common-dev 2021-05-16T23:03:43.9371030Z 0 upgraded, 6 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:43.9371937Z Need to get 1761 kB of archives. 2021-05-16T23:03:43.9372761Z After this operation, 5442 kB of additional disk space will be used. 2021-05-16T23:03:43.9375283Z 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-16T23:03:43.9408151Z 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-16T23:03:43.9413757Z 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-16T23:03:43.9427745Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-16T23:03:43.9445640Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-16T23:03:43.9465440Z 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-16T23:03:44.4655387Z Fetched 1761 kB in 0s (14.1 MB/s) 2021-05-16T23:03:44.5006613Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-16T23:03:44.5090893Z (Reading database ... 2021-05-16T23:03:44.5091539Z (Reading database ... 5% 2021-05-16T23:03:44.5092109Z (Reading database ... 10% 2021-05-16T23:03:44.5092668Z (Reading database ... 15% 2021-05-16T23:03:44.5094237Z (Reading database ... 20% 2021-05-16T23:03:44.5094818Z (Reading database ... 25% 2021-05-16T23:03:44.5095712Z (Reading database ... 30% 2021-05-16T23:03:44.5096695Z (Reading database ... 35% 2021-05-16T23:03:44.5097249Z (Reading database ... 40% 2021-05-16T23:03:44.5097833Z (Reading database ... 45% 2021-05-16T23:03:44.5098381Z (Reading database ... 50% 2021-05-16T23:03:44.5149495Z (Reading database ... 55% 2021-05-16T23:03:45.3022261Z (Reading database ... 60% 2021-05-16T23:03:45.3023649Z (Reading database ... 65% 2021-05-16T23:03:45.3024366Z (Reading database ... 70% 2021-05-16T23:03:45.3024919Z (Reading database ... 75% 2021-05-16T23:03:45.3025478Z (Reading database ... 80% 2021-05-16T23:03:45.3026025Z (Reading database ... 85% 2021-05-16T23:03:45.3026579Z (Reading database ... 90% 2021-05-16T23:03:45.3027123Z (Reading database ... 95% 2021-05-16T23:03:45.3027687Z (Reading database ... 100% 2021-05-16T23:03:45.3028552Z (Reading database ... 266071 files and directories currently installed.) 2021-05-16T23:03:45.3030238Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:03:45.3031680Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:03:45.3032793Z Selecting previously unselected package libglx-dev:amd64. 2021-05-16T23:03:45.3034029Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:03:45.3035409Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:03:45.3036520Z Selecting previously unselected package libgl-dev:amd64. 2021-05-16T23:03:45.3037886Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:03:45.3038970Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:03:45.3040104Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-16T23:03:45.3041282Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-16T23:03:45.3042311Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:03:45.3043459Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-16T23:03:45.3044732Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-16T23:03:45.3045850Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:03:45.3047018Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-16T23:03:45.3048354Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:03:45.3049558Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:03:45.3050627Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-16T23:03:45.3051616Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:03:45.3052589Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-16T23:03:45.3053588Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:03:45.3054599Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-16T23:03:45.3055695Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:03:45.3056669Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:47.0966086Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:49.5751407Z Reading package lists... 2021-05-16T23:03:49.7701718Z Building dependency tree... 2021-05-16T23:03:49.7722055Z Reading state information... 2021-05-16T23:03:49.9523859Z The following additional packages will be installed: 2021-05-16T23:03:49.9526330Z libprotobuf-lite17 libprotoc17 2021-05-16T23:03:50.0053303Z The following NEW packages will be installed: 2021-05-16T23:03:50.0055738Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-16T23:03:50.0057112Z protobuf-compiler 2021-05-16T23:03:50.0363622Z 0 upgraded, 5 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:50.0364495Z Need to get 2754 kB of archives. 2021-05-16T23:03:50.0365327Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-16T23:03:50.0367473Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-16T23:03:50.0825613Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-16T23:03:50.3160624Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-16T23:03:50.7242012Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-16T23:03:50.9988333Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-16T23:03:51.4920045Z Fetched 2754 kB in 1s (2768 kB/s) 2021-05-16T23:03:51.5291942Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-16T23:03:51.5378197Z (Reading database ... 2021-05-16T23:03:51.5378852Z (Reading database ... 5% 2021-05-16T23:03:51.5379403Z (Reading database ... 10% 2021-05-16T23:03:51.5379966Z (Reading database ... 15% 2021-05-16T23:03:51.5380515Z (Reading database ... 20% 2021-05-16T23:03:51.5381071Z (Reading database ... 25% 2021-05-16T23:03:51.5381845Z (Reading database ... 30% 2021-05-16T23:03:51.5382409Z (Reading database ... 35% 2021-05-16T23:03:51.5382953Z (Reading database ... 40% 2021-05-16T23:03:51.5383507Z (Reading database ... 45% 2021-05-16T23:03:51.5384049Z (Reading database ... 50% 2021-05-16T23:03:51.5432827Z (Reading database ... 55% 2021-05-16T23:03:51.5480218Z (Reading database ... 60% 2021-05-16T23:03:51.5532595Z (Reading database ... 65% 2021-05-16T23:03:51.5688265Z (Reading database ... 70% 2021-05-16T23:03:51.5836916Z (Reading database ... 75% 2021-05-16T23:03:51.6167639Z (Reading database ... 80% 2021-05-16T23:03:51.6549115Z (Reading database ... 85% 2021-05-16T23:03:51.6730499Z (Reading database ... 90% 2021-05-16T23:03:51.6824923Z (Reading database ... 95% 2021-05-16T23:03:51.6825527Z (Reading database ... 100% 2021-05-16T23:03:51.6826491Z (Reading database ... 266554 files and directories currently installed.) 2021-05-16T23:03:51.6962955Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:51.6995158Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:51.7516809Z Selecting previously unselected package libprotoc17:amd64. 2021-05-16T23:03:51.7770342Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:51.7786307Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:51.8837610Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-16T23:03:51.9125087Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:51.9139930Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:52.1077702Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-16T23:03:52.1320782Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:52.1339586Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:52.2717507Z Selecting previously unselected package protobuf-compiler. 2021-05-16T23:03:52.3000754Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-16T23:03:52.3013993Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:52.3779527Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:52.3823413Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:52.3862649Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:52.3901694Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:52.3939226Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-16T23:03:52.3981916Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:03:53.3128423Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:03:55.8219222Z Reading package lists... 2021-05-16T23:03:56.0277959Z Building dependency tree... 2021-05-16T23:03:56.0301836Z Reading state information... 2021-05-16T23:03:56.2211070Z The following additional packages will be installed: 2021-05-16T23:03:56.2219186Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-16T23:03:56.2226236Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-16T23:03:56.2228313Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-16T23:03:56.2230874Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-16T23:03:56.2233517Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-16T23:03:56.2235238Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:03:56.2236636Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:03:56.2238069Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:03:56.2239429Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:03:56.2240781Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:03:56.2242592Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:03:56.2243936Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:03:56.2245219Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:03:56.2246479Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:03:56.2247309Z Suggested packages: 2021-05-16T23:03:56.2248454Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-16T23:03:56.2249979Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-16T23:03:56.2251519Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-16T23:03:56.2252898Z nvidia-legacy-304xx-vdpau-driver 2021-05-16T23:03:56.3068744Z The following NEW packages will be installed: 2021-05-16T23:03:56.3072278Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-16T23:03:56.3075678Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-16T23:03:56.3078281Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-16T23:03:56.3081194Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-16T23:03:56.3084205Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-16T23:03:56.3087138Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-16T23:03:56.3093283Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-16T23:03:56.3098075Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-16T23:03:56.3100511Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-16T23:03:56.3102925Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-16T23:03:56.3106701Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-16T23:03:56.3109188Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-16T23:03:56.3111486Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-16T23:03:56.3113693Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-16T23:03:56.3340695Z 0 upgraded, 76 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:03:56.3341578Z Need to get 47.1 MB of archives. 2021-05-16T23:03:56.3342404Z After this operation, 195 MB of additional disk space will be used. 2021-05-16T23:03:56.3344634Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-16T23:03:56.3586598Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-16T23:03:56.3596291Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-16T23:03:56.3602677Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-16T23:03:56.3607351Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-16T23:03:56.3613669Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-16T23:03:56.3625423Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-16T23:03:56.3683327Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-16T23:03:56.5160628Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-16T23:03:56.5167435Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-16T23:03:56.5184208Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-16T23:03:56.5213163Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-16T23:03:56.5222914Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-16T23:03:56.5229723Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-16T23:03:56.5240852Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-16T23:03:56.5256205Z 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-16T23:03:56.5276525Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-16T23:03:56.5303380Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-16T23:03:56.5316471Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-16T23:03:56.5337778Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-16T23:03:56.5354324Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-16T23:03:56.5443087Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-16T23:03:56.5630849Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-16T23:03:56.5632915Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-16T23:03:56.5639864Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-16T23:03:56.5681090Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-16T23:03:56.6529262Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-16T23:03:56.6629132Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-16T23:03:56.6690041Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-16T23:03:56.6754593Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-16T23:03:56.6790816Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-16T23:03:56.6810589Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-16T23:03:56.6837584Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-16T23:03:56.6862516Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-16T23:03:56.6977512Z 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-16T23:03:56.7009936Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-16T23:03:56.7185247Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-16T23:03:56.7232051Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-16T23:03:57.1293614Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-16T23:03:57.1358521Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-16T23:03:57.1466628Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-16T23:03:57.1539095Z 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-16T23:03:57.1608621Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-16T23:03:57.1680663Z 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-16T23:03:57.1725847Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-16T23:03:57.1935994Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-16T23:03:57.1995776Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-16T23:03:57.2077321Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-16T23:03:57.2157500Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-16T23:03:57.2593020Z 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-16T23:03:57.2693744Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-16T23:03:57.2705047Z 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-16T23:03:57.2714172Z 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-16T23:03:57.2723744Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-16T23:03:57.2788235Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-16T23:03:57.2816848Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-16T23:03:57.2912101Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-16T23:03:57.3049500Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-16T23:03:57.3055195Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-16T23:03:57.3151470Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-16T23:03:57.3161130Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-16T23:03:57.3188665Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-16T23:03:57.3224178Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-16T23:03:57.3350125Z 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-16T23:03:57.3386129Z 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-16T23:03:57.3396546Z 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-16T23:03:57.3407061Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-16T23:03:57.3611246Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-16T23:03:57.3672811Z 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-16T23:03:57.4038654Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-16T23:03:57.4040777Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-16T23:03:57.4056381Z 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-16T23:03:57.4490697Z 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-16T23:03:57.4989874Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-16T23:03:57.5196415Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-16T23:03:57.5198855Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-16T23:03:58.2058341Z Fetched 47.1 MB in 1s (39.4 MB/s) 2021-05-16T23:03:58.2457544Z Selecting previously unselected package libaom0:amd64. 2021-05-16T23:03:58.2542351Z (Reading database ... 2021-05-16T23:03:58.2543138Z (Reading database ... 5% 2021-05-16T23:03:58.2543799Z (Reading database ... 10% 2021-05-16T23:03:58.2544479Z (Reading database ... 15% 2021-05-16T23:03:58.2545149Z (Reading database ... 20% 2021-05-16T23:03:58.2545809Z (Reading database ... 25% 2021-05-16T23:03:58.2546466Z (Reading database ... 30% 2021-05-16T23:03:58.2547103Z (Reading database ... 35% 2021-05-16T23:03:58.2547759Z (Reading database ... 40% 2021-05-16T23:03:58.2548396Z (Reading database ... 45% 2021-05-16T23:03:58.2549059Z (Reading database ... 50% 2021-05-16T23:03:58.2585254Z (Reading database ... 55% 2021-05-16T23:03:58.2628029Z (Reading database ... 60% 2021-05-16T23:03:58.2677499Z (Reading database ... 65% 2021-05-16T23:03:58.2826365Z (Reading database ... 70% 2021-05-16T23:03:58.2975765Z (Reading database ... 75% 2021-05-16T23:03:58.3295989Z (Reading database ... 80% 2021-05-16T23:03:58.3664554Z (Reading database ... 85% 2021-05-16T23:03:58.3837443Z (Reading database ... 90% 2021-05-16T23:03:58.3929325Z (Reading database ... 95% 2021-05-16T23:03:58.3930397Z (Reading database ... 100% 2021-05-16T23:03:58.3931915Z (Reading database ... 266725 files and directories currently installed.) 2021-05-16T23:03:58.4065286Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-16T23:03:58.4091435Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:03:58.5713185Z Selecting previously unselected package libva2:amd64. 2021-05-16T23:03:58.5971185Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-16T23:03:58.5990608Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-16T23:03:58.6438522Z Selecting previously unselected package libva-drm2:amd64. 2021-05-16T23:03:59.3058034Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-16T23:03:59.3060083Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:03:59.3061546Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-16T23:03:59.3062929Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-16T23:03:59.3064151Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:03:59.3065229Z Selecting previously unselected package libvdpau1:amd64. 2021-05-16T23:03:59.3066624Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:03:59.3067897Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:03:59.3069319Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-16T23:03:59.3075213Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-16T23:03:59.3076429Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:03:59.3077452Z Selecting previously unselected package libavutil56:amd64. 2021-05-16T23:03:59.3078732Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:03:59.3079832Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:03:59.3080965Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-16T23:03:59.3082127Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-16T23:03:59.3083191Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:03:59.8789959Z Selecting previously unselected package libgsm1:amd64. 2021-05-16T23:03:59.9111836Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-16T23:03:59.9135133Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:03:59.9464039Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-16T23:03:59.9778505Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-16T23:03:59.9796519Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:04:00.0397079Z Selecting previously unselected package libopus0:amd64. 2021-05-16T23:04:00.0655433Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-16T23:04:00.0668450Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:04:00.1197693Z Selecting previously unselected package libshine3:amd64. 2021-05-16T23:04:00.1468189Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-16T23:04:00.1496057Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:04:00.1808149Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-16T23:04:00.2123024Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-16T23:04:00.2139955Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:04:00.2477347Z Selecting previously unselected package libspeex1:amd64. 2021-05-16T23:04:00.2767883Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-16T23:04:00.2783126Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:04:00.3156116Z Selecting previously unselected package libsoxr0:amd64. 2021-05-16T23:04:00.3510892Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-16T23:04:00.3523947Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:04:00.3916709Z Selecting previously unselected package libswresample3:amd64. 2021-05-16T23:04:00.4193008Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:04:00.4212825Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:04:00.4675969Z Selecting previously unselected package libtheora0:amd64. 2021-05-16T23:04:00.4921672Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-16T23:04:00.4940295Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:04:00.5597340Z Selecting previously unselected package libtwolame0:amd64. 2021-05-16T23:04:00.5892959Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-16T23:04:00.5909594Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:04:00.6316205Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-16T23:04:00.6599786Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-16T23:04:00.6612863Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:04:00.7022908Z Selecting previously unselected package libwavpack1:amd64. 2021-05-16T23:04:00.7336618Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-16T23:04:00.7351896Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:04:00.7876771Z Selecting previously unselected package libx264-155:amd64. 2021-05-16T23:04:00.8124652Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-16T23:04:00.8140745Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:04:00.9036402Z Selecting previously unselected package libx265-179:amd64. 2021-05-16T23:04:00.9347514Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-16T23:04:00.9366351Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:04:01.1741161Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-16T23:04:01.2053325Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-16T23:04:01.2068046Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:04:01.2636705Z Selecting previously unselected package libzvbi-common. 2021-05-16T23:04:01.2887599Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-16T23:04:01.2902351Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-16T23:04:01.3241525Z Selecting previously unselected package libzvbi0:amd64. 2021-05-16T23:04:01.3583955Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-16T23:04:01.3603655Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:04:01.4276825Z Selecting previously unselected package libavcodec58:amd64. 2021-05-16T23:04:01.4589986Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:04:01.4603579Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:04:02.0236862Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-16T23:04:02.0488254Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-16T23:04:02.0546321Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:04:02.0957488Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-16T23:04:02.1238093Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-16T23:04:02.1250911Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:04:02.1608387Z Selecting previously unselected package libass9:amd64. 2021-05-16T23:04:02.1900370Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-16T23:04:02.1908234Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:04:02.2307181Z Selecting previously unselected package libbluray2:amd64. 2021-05-16T23:04:02.2636448Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-16T23:04:02.2678192Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:04:02.3196036Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-16T23:04:02.3442259Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-16T23:04:02.3458156Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:04:02.3836171Z Selecting previously unselected package libgme0:amd64. 2021-05-16T23:04:02.4111337Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-16T23:04:02.4127901Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:04:02.4557174Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-16T23:04:02.4881894Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-16T23:04:02.4896093Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:04:02.5397442Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-16T23:04:02.5653704Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-16T23:04:02.5671648Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:04:02.6798067Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-16T23:04:02.7082505Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-16T23:04:02.7103031Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:04:02.7716177Z Selecting previously unselected package libavformat58:amd64. 2021-05-16T23:04:02.7983960Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:04:02.8001577Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:04:02.9356195Z Selecting previously unselected package libbs2b0:amd64. 2021-05-16T23:04:02.9638011Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-16T23:04:02.9659211Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:04:03.0047544Z Selecting previously unselected package libflite1:amd64. 2021-05-16T23:04:03.0362919Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-16T23:04:03.0377517Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:04:04.4016353Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-16T23:04:04.4329891Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-16T23:04:04.4351129Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:04:04.4773606Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-16T23:04:04.5086815Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-16T23:04:04.5103807Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:04:04.5434249Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-16T23:04:04.5750739Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-16T23:04:04.5774497Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:04:04.6106721Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-16T23:04:04.6431132Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-16T23:04:04.6445509Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:04:04.6791015Z Selecting previously unselected package libmysofa1:amd64. 2021-05-16T23:04:04.7104223Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-16T23:04:04.7124852Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:04:04.7516509Z Selecting previously unselected package libpostproc55:amd64. 2021-05-16T23:04:04.7830510Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:04:04.7842688Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:04:04.8219216Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-16T23:04:04.8540678Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-16T23:04:04.8554876Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:04:04.9950495Z Selecting previously unselected package librubberband2:amd64. 2021-05-16T23:04:05.0275752Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-16T23:04:05.0290910Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:04:05.0755880Z Selecting previously unselected package libswscale5:amd64. 2021-05-16T23:04:05.0998588Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:04:05.1010801Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:04:05.1522453Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-16T23:04:05.1835452Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-16T23:04:05.1850913Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:04:05.2276410Z Selecting previously unselected package libavfilter7:amd64. 2021-05-16T23:04:05.2524904Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:04:05.2543447Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:04:05.4055916Z Selecting previously unselected package libcaca0:amd64. 2021-05-16T23:04:05.4378050Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-16T23:04:05.4395845Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:04:05.5007804Z Selecting previously unselected package libcdio18:amd64. 2021-05-16T23:04:05.5320155Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-16T23:04:05.5337270Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:04:05.5780649Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-16T23:04:05.6107907Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:04:05.6130675Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:04:05.6441721Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-16T23:04:05.6771883Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-16T23:04:05.6788390Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:04:05.7116703Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-16T23:04:05.7426178Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-16T23:04:05.7443306Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:04:05.7935086Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-16T23:04:05.8253036Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-16T23:04:05.8273985Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:04:05.8600297Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-16T23:04:05.8913229Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-16T23:04:05.8926536Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:04:05.9510672Z Selecting previously unselected package libopenal-data. 2021-05-16T23:04:05.9839001Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-16T23:04:05.9857021Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-16T23:04:06.0355931Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-16T23:04:06.0650870Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-16T23:04:06.0668302Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:04:06.1006237Z Selecting previously unselected package libopenal1:amd64. 2021-05-16T23:04:06.1322259Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-16T23:04:06.1335272Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:04:06.2176364Z Selecting previously unselected package libasyncns0:amd64. 2021-05-16T23:04:06.2621964Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-16T23:04:06.2637270Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:04:06.3036077Z Selecting previously unselected package libflac8:amd64. 2021-05-16T23:04:06.3303591Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-16T23:04:06.3317555Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:04:06.3757266Z Selecting previously unselected package libsndfile1:amd64. 2021-05-16T23:04:06.4031061Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-16T23:04:06.4043704Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:04:06.4636018Z Selecting previously unselected package libpulse0:amd64. 2021-05-16T23:04:06.4877102Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-16T23:04:06.4977121Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:04:06.5533318Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-16T23:04:06.5848904Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-16T23:04:06.5864961Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:04:06.6643912Z Selecting previously unselected package libavdevice58:amd64. 2021-05-16T23:04:06.6964650Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:04:06.6979370Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:04:06.7359557Z Selecting previously unselected package libavresample4:amd64. 2021-05-16T23:04:06.7673099Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:04:06.7692923Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:04:06.8057811Z Selecting previously unselected package ffmpeg. 2021-05-16T23:04:06.8373485Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-16T23:04:06.8488764Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:04:06.9997202Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-16T23:04:07.0279465Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-16T23:04:07.0299721Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:04:07.0757327Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-16T23:04:07.1041536Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-16T23:04:07.1065061Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:04:07.3459692Z Selecting previously unselected package libaacs0:amd64. 2021-05-16T23:04:07.3774888Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-16T23:04:07.3799606Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:04:07.4285618Z Selecting previously unselected package libbdplus0:amd64. 2021-05-16T23:04:07.4561672Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-16T23:04:07.4578460Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:04:07.4964417Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-16T23:04:07.5292130Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:04:07.5359169Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:04:07.8685337Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-16T23:04:07.9000941Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:04:07.9017679Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:04:08.2564619Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-16T23:04:08.2875064Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-16T23:04:08.2900701Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:04:08.4460512Z Selecting previously unselected package va-driver-all:amd64. 2021-05-16T23:04:08.4774609Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-16T23:04:08.4788950Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:04:08.5116878Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-16T23:04:08.5364751Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-16T23:04:08.5378448Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:04:08.6171282Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-16T23:04:08.6222970Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-16T23:04:08.6268833Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-16T23:04:08.6304276Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-16T23:04:08.6339514Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-16T23:04:08.6375559Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-16T23:04:08.6409524Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-16T23:04:08.6453903Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-16T23:04:08.6497667Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-16T23:04:08.6536943Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-16T23:04:08.6609145Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-16T23:04:08.6687868Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-16T23:04:08.6723208Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-16T23:04:08.6763224Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-16T23:04:08.6802707Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-16T23:04:08.6847326Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-16T23:04:08.6894527Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-16T23:04:08.6933387Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-16T23:04:08.7526224Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-16T23:04:08.7651708Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-16T23:04:08.7681447Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-16T23:04:08.7731511Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-16T23:04:08.7772679Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-16T23:04:08.7852860Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-16T23:04:08.7921131Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-16T23:04:08.7957878Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-16T23:04:08.7995548Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-16T23:04:08.8051901Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-16T23:04:08.8124053Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-16T23:04:08.8168217Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-16T23:04:08.8220363Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-16T23:04:08.8267127Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-16T23:04:08.8298896Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-16T23:04:08.8366860Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:04:08.8418745Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-16T23:04:08.8511908Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-16T23:04:08.8557905Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-16T23:04:08.8601336Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-16T23:04:08.8659660Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:04:08.8701933Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-16T23:04:08.8744480Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-16T23:04:08.8800064Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-16T23:04:08.8853060Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-16T23:04:08.8900806Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-16T23:04:08.8941644Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-16T23:04:08.8984128Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-16T23:04:08.9030101Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-16T23:04:08.9069777Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-16T23:04:08.9119797Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-16T23:04:08.9164077Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-16T23:04:08.9202579Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:04:08.9245421Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-16T23:04:08.9281921Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:04:08.9317429Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-16T23:04:08.9359829Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-16T23:04:08.9409064Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:04:08.9453546Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-16T23:04:08.9514287Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:04:08.9561882Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-16T23:04:08.9603011Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-16T23:04:08.9655575Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-16T23:04:09.8080587Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-16T23:04:09.8081810Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-16T23:04:09.8082798Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:04:09.8083771Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-16T23:04:09.8084699Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-16T23:04:09.8085690Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-16T23:04:09.8086715Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:04:09.8087781Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:04:09.8088815Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:04:09.8089768Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-16T23:04:09.8090764Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-16T23:04:09.8091777Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:04:09.8092784Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:04:09.8093791Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:04:09.8094716Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-16T23:04:09.8095841Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:10.3822489Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:12.8621032Z Reading package lists... 2021-05-16T23:04:13.0598378Z Building dependency tree... 2021-05-16T23:04:13.0620273Z Reading state information... 2021-05-16T23:04:13.2420212Z The following additional packages will be installed: 2021-05-16T23:04:13.2424585Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:04:13.3014115Z The following NEW packages will be installed: 2021-05-16T23:04:13.3016587Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-16T23:04:13.3018506Z libmagick++-dev 2021-05-16T23:04:13.3357788Z 0 upgraded, 4 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:13.3358691Z Need to get 309 kB of archives. 2021-05-16T23:04:13.3360402Z After this operation, 2202 kB of additional disk space will be used. 2021-05-16T23:04:13.3363046Z 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-16T23:04:13.3383818Z 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-16T23:04:13.3412343Z 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-16T23:04:13.3442031Z 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-16T23:04:13.8460623Z Fetched 309 kB in 0s (8254 kB/s) 2021-05-16T23:04:13.8909994Z Selecting previously unselected package libmagick++-6-headers. 2021-05-16T23:04:13.9000505Z (Reading database ... 2021-05-16T23:04:13.9001649Z (Reading database ... 5% 2021-05-16T23:04:13.9002451Z (Reading database ... 10% 2021-05-16T23:04:13.9003635Z (Reading database ... 15% 2021-05-16T23:04:13.9004256Z (Reading database ... 20% 2021-05-16T23:04:13.9004815Z (Reading database ... 25% 2021-05-16T23:04:13.9005422Z (Reading database ... 30% 2021-05-16T23:04:13.9005983Z (Reading database ... 35% 2021-05-16T23:04:13.9006552Z (Reading database ... 40% 2021-05-16T23:04:13.9007136Z (Reading database ... 45% 2021-05-16T23:04:13.9007684Z (Reading database ... 50% 2021-05-16T23:04:13.9054375Z (Reading database ... 55% 2021-05-16T23:04:13.9109628Z (Reading database ... 60% 2021-05-16T23:04:13.9147214Z (Reading database ... 65% 2021-05-16T23:04:13.9307210Z (Reading database ... 70% 2021-05-16T23:04:13.9458516Z (Reading database ... 75% 2021-05-16T23:04:13.9825887Z (Reading database ... 80% 2021-05-16T23:04:14.0218939Z (Reading database ... 85% 2021-05-16T23:04:14.0394817Z (Reading database ... 90% 2021-05-16T23:04:14.0487890Z (Reading database ... 95% 2021-05-16T23:04:14.0488870Z (Reading database ... 100% 2021-05-16T23:04:14.0490144Z (Reading database ... 267266 files and directories currently installed.) 2021-05-16T23:04:14.0638567Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:04:14.0733569Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:04:14.1517736Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-16T23:04:14.1823166Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:04:14.1854266Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:04:14.2317936Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-16T23:04:14.2613253Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-16T23:04:14.2627444Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:04:14.3258546Z Selecting previously unselected package libmagick++-dev. 2021-05-16T23:04:14.3629149Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-16T23:04:14.3721628Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:04:14.4406682Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:04:14.4514963Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:04:14.4556648Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:04:14.4608355Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-16T23:04:14.4713216Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:16.9501761Z Reading package lists... 2021-05-16T23:04:17.1511589Z Building dependency tree... 2021-05-16T23:04:17.1535211Z Reading state information... 2021-05-16T23:04:17.3406099Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-16T23:04:17.3408367Z The following additional packages will be installed: 2021-05-16T23:04:17.3410377Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-16T23:04:17.3411810Z libijs-0.35 libjbig2dec0 2021-05-16T23:04:17.3419637Z Suggested packages: 2021-05-16T23:04:17.3421058Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-16T23:04:17.3423794Z ghostscript-x 2021-05-16T23:04:17.3983065Z The following NEW packages will be installed: 2021-05-16T23:04:17.3988686Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-16T23:04:17.3998767Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-16T23:04:17.4238161Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:17.4239034Z Need to get 11.2 MB of archives. 2021-05-16T23:04:17.4239937Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-16T23:04:17.4242088Z 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-16T23:04:17.4431930Z 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-16T23:04:17.4444257Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-16T23:04:17.5108545Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-16T23:04:17.5202123Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-16T23:04:17.5208420Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-16T23:04:17.5214658Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-16T23:04:17.5473369Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-16T23:04:18.0438284Z Fetched 11.2 MB in 0s (78.7 MB/s) 2021-05-16T23:04:18.0855723Z Selecting previously unselected package fonts-droid-fallback. 2021-05-16T23:04:18.0948646Z (Reading database ... 2021-05-16T23:04:18.0949278Z (Reading database ... 5% 2021-05-16T23:04:18.0949902Z (Reading database ... 10% 2021-05-16T23:04:18.0950472Z (Reading database ... 15% 2021-05-16T23:04:18.0951065Z (Reading database ... 20% 2021-05-16T23:04:18.0951609Z (Reading database ... 25% 2021-05-16T23:04:18.0952157Z (Reading database ... 30% 2021-05-16T23:04:18.0952698Z (Reading database ... 35% 2021-05-16T23:04:18.0953250Z (Reading database ... 40% 2021-05-16T23:04:18.0953792Z (Reading database ... 45% 2021-05-16T23:04:18.0956841Z (Reading database ... 50% 2021-05-16T23:04:18.1003801Z (Reading database ... 55% 2021-05-16T23:04:18.1079707Z (Reading database ... 60% 2021-05-16T23:04:18.1111920Z (Reading database ... 65% 2021-05-16T23:04:18.1274051Z (Reading database ... 70% 2021-05-16T23:04:18.1424254Z (Reading database ... 75% 2021-05-16T23:04:18.1452761Z (Reading database ... 80% 2021-05-16T23:04:18.2121688Z (Reading database ... 85% 2021-05-16T23:04:18.2312245Z (Reading database ... 90% 2021-05-16T23:04:18.2406601Z (Reading database ... 95% 2021-05-16T23:04:18.2407215Z (Reading database ... 100% 2021-05-16T23:04:18.2408074Z (Reading database ... 267311 files and directories currently installed.) 2021-05-16T23:04:18.2544102Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-16T23:04:18.2832367Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:04:18.5277540Z Selecting previously unselected package fonts-noto-mono. 2021-05-16T23:04:18.5577444Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-16T23:04:18.5598830Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:04:18.6076534Z Selecting previously unselected package fonts-urw-base35. 2021-05-16T23:04:18.6323613Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-16T23:04:18.7088829Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:04:19.1676726Z Selecting previously unselected package libgs9-common. 2021-05-16T23:04:19.1962667Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-16T23:04:19.1979971Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:04:19.3319186Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-16T23:04:19.3652998Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-16T23:04:19.3677123Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:04:19.4036876Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-16T23:04:19.4317489Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-16T23:04:19.4333675Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:04:19.4757554Z Selecting previously unselected package libgs9:amd64. 2021-05-16T23:04:19.5056596Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:04:19.5083781Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:04:19.8317303Z Selecting previously unselected package ghostscript. 2021-05-16T23:04:19.8586576Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-16T23:04:19.8597554Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:04:19.9362689Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-16T23:04:19.9420341Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-16T23:04:19.9455604Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-16T23:04:20.0236784Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-16T23:04:20.0276699Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-16T23:04:20.0568735Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:04:20.0605201Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:04:20.0640693Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-16T23:04:20.0806829Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:04:20.2125096Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:20.2382724Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:24.0144502Z Reading package lists... 2021-05-16T23:04:24.2201895Z Building dependency tree... 2021-05-16T23:04:24.2222688Z Reading state information... 2021-05-16T23:04:24.4097182Z The following additional packages will be installed: 2021-05-16T23:04:24.4100730Z libudunits2-0 libudunits2-data 2021-05-16T23:04:24.4665498Z The following NEW packages will be installed: 2021-05-16T23:04:24.4672021Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-16T23:04:24.4896416Z 0 upgraded, 3 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:24.4897708Z Need to get 429 kB of archives. 2021-05-16T23:04:24.4898723Z After this operation, 1026 kB of additional disk space will be used. 2021-05-16T23:04:24.4901278Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-16T23:04:24.4917292Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-16T23:04:24.4950618Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-16T23:04:24.9924761Z Fetched 429 kB in 0s (12.3 MB/s) 2021-05-16T23:04:25.0283681Z Selecting previously unselected package libudunits2-data. 2021-05-16T23:04:25.0371276Z (Reading database ... 2021-05-16T23:04:25.0372931Z (Reading database ... 5% 2021-05-16T23:04:25.0374322Z (Reading database ... 10% 2021-05-16T23:04:25.0375685Z (Reading database ... 15% 2021-05-16T23:04:25.0377038Z (Reading database ... 20% 2021-05-16T23:04:25.0378386Z (Reading database ... 25% 2021-05-16T23:04:25.0379721Z (Reading database ... 30% 2021-05-16T23:04:25.0381051Z (Reading database ... 35% 2021-05-16T23:04:25.0382391Z (Reading database ... 40% 2021-05-16T23:04:25.0384097Z (Reading database ... 45% 2021-05-16T23:04:25.0385489Z (Reading database ... 50% 2021-05-16T23:04:25.0410169Z (Reading database ... 55% 2021-05-16T23:04:25.0468737Z (Reading database ... 60% 2021-05-16T23:04:25.0497418Z (Reading database ... 65% 2021-05-16T23:04:25.0658413Z (Reading database ... 70% 2021-05-16T23:04:25.0798845Z (Reading database ... 75% 2021-05-16T23:04:25.0830234Z (Reading database ... 80% 2021-05-16T23:04:25.1491180Z (Reading database ... 85% 2021-05-16T23:04:25.1664009Z (Reading database ... 90% 2021-05-16T23:04:25.1753276Z (Reading database ... 95% 2021-05-16T23:04:25.1754069Z (Reading database ... 100% 2021-05-16T23:04:25.1755347Z (Reading database ... 267875 files and directories currently installed.) 2021-05-16T23:04:25.1885909Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-16T23:04:25.1898826Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-16T23:04:25.2318991Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-16T23:04:25.2580992Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-16T23:04:25.2615400Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:04:25.3038137Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-16T23:04:25.3294373Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-16T23:04:25.3311393Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:04:25.4180752Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-16T23:04:25.4237470Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-16T23:04:25.4296000Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-16T23:04:25.4442099Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:04:25.5743988Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:28.0445942Z Reading package lists... 2021-05-16T23:04:28.2454715Z Building dependency tree... 2021-05-16T23:04:28.2477986Z Reading state information... 2021-05-16T23:04:28.4936329Z The following NEW packages will be installed: 2021-05-16T23:04:28.4946562Z libjq-dev 2021-05-16T23:04:28.5202662Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:28.5203530Z Need to get 11.2 kB of archives. 2021-05-16T23:04:28.5204349Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-16T23:04:28.5206579Z 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-16T23:04:29.0292864Z Fetched 11.2 kB in 0s (559 kB/s) 2021-05-16T23:04:29.0779412Z Selecting previously unselected package libjq-dev:amd64. 2021-05-16T23:04:29.0869806Z (Reading database ... 2021-05-16T23:04:29.0870857Z (Reading database ... 5% 2021-05-16T23:04:29.0871617Z (Reading database ... 10% 2021-05-16T23:04:29.0872458Z (Reading database ... 15% 2021-05-16T23:04:29.0873192Z (Reading database ... 20% 2021-05-16T23:04:29.0873931Z (Reading database ... 25% 2021-05-16T23:04:29.0874931Z (Reading database ... 30% 2021-05-16T23:04:29.0875724Z (Reading database ... 35% 2021-05-16T23:04:29.0876496Z (Reading database ... 40% 2021-05-16T23:04:29.0877222Z (Reading database ... 45% 2021-05-16T23:04:29.0877949Z (Reading database ... 50% 2021-05-16T23:04:29.0926964Z (Reading database ... 55% 2021-05-16T23:04:29.0984851Z (Reading database ... 60% 2021-05-16T23:04:29.1022744Z (Reading database ... 65% 2021-05-16T23:04:29.1171731Z (Reading database ... 70% 2021-05-16T23:04:29.1318034Z (Reading database ... 75% 2021-05-16T23:04:29.1349710Z (Reading database ... 80% 2021-05-16T23:04:29.2035170Z (Reading database ... 85% 2021-05-16T23:04:29.2208991Z (Reading database ... 90% 2021-05-16T23:04:29.2302938Z (Reading database ... 95% 2021-05-16T23:04:29.2303584Z (Reading database ... 100% 2021-05-16T23:04:29.2305084Z (Reading database ... 267904 files and directories currently installed.) 2021-05-16T23:04:29.2440176Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:04:29.2457624Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:04:29.3166745Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-16T23:04:31.8098227Z Reading package lists... 2021-05-16T23:04:32.0041276Z Building dependency tree... 2021-05-16T23:04:32.0063165Z Reading state information... 2021-05-16T23:04:32.2496412Z The following NEW packages will be installed: 2021-05-16T23:04:32.2505899Z libmng2 2021-05-16T23:04:32.3133016Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:32.3134323Z Need to get 168 kB of archives. 2021-05-16T23:04:32.3135313Z After this operation, 571 kB of additional disk space will be used. 2021-05-16T23:04:32.3137790Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-16T23:04:32.8240424Z Fetched 168 kB in 0s (2528 kB/s) 2021-05-16T23:04:32.8682380Z Selecting previously unselected package libmng2:amd64. 2021-05-16T23:04:32.8785883Z (Reading database ... 2021-05-16T23:04:32.8786804Z (Reading database ... 5% 2021-05-16T23:04:32.8787867Z (Reading database ... 10% 2021-05-16T23:04:32.8788547Z (Reading database ... 15% 2021-05-16T23:04:32.8789098Z (Reading database ... 20% 2021-05-16T23:04:32.8789719Z (Reading database ... 25% 2021-05-16T23:04:32.8790279Z (Reading database ... 30% 2021-05-16T23:04:32.8790823Z (Reading database ... 35% 2021-05-16T23:04:32.8791382Z (Reading database ... 40% 2021-05-16T23:04:32.8791925Z (Reading database ... 45% 2021-05-16T23:04:32.8792491Z (Reading database ... 50% 2021-05-16T23:04:32.8854622Z (Reading database ... 55% 2021-05-16T23:04:32.8913311Z (Reading database ... 60% 2021-05-16T23:04:32.8948679Z (Reading database ... 65% 2021-05-16T23:04:32.9096068Z (Reading database ... 70% 2021-05-16T23:04:32.9242730Z (Reading database ... 75% 2021-05-16T23:04:32.9275113Z (Reading database ... 80% 2021-05-16T23:04:32.9988689Z (Reading database ... 85% 2021-05-16T23:04:33.0164211Z (Reading database ... 90% 2021-05-16T23:04:33.0258339Z (Reading database ... 95% 2021-05-16T23:04:33.0259529Z (Reading database ... 100% 2021-05-16T23:04:33.0261015Z (Reading database ... 267910 files and directories currently installed.) 2021-05-16T23:04:33.0400272Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-16T23:04:33.0430354Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:04:33.1326558Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-16T23:04:33.1381961Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:35.6250370Z Reading package lists... 2021-05-16T23:04:35.8341961Z Building dependency tree... 2021-05-16T23:04:35.8369216Z Reading state information... 2021-05-16T23:04:35.9823872Z E: Unable to locate package libmng1 2021-05-16T23:04:36.0608877Z Reading package lists... 2021-05-16T23:04:36.2633041Z Building dependency tree... 2021-05-16T23:04:36.2654406Z Reading state information... 2021-05-16T23:04:36.4177275Z E: Unable to locate package libapparmor-devel 2021-05-16T23:04:36.4939014Z Reading package lists... 2021-05-16T23:04:36.6971593Z Building dependency tree... 2021-05-16T23:04:36.6992509Z Reading state information... 2021-05-16T23:04:36.8923715Z The following additional packages will be installed: 2021-05-16T23:04:36.8925699Z libij-java 2021-05-16T23:04:36.9479763Z The following NEW packages will be installed: 2021-05-16T23:04:36.9492500Z imagej libij-java 2021-05-16T23:04:37.0534453Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:37.0535769Z Need to get 2328 kB of archives. 2021-05-16T23:04:37.0536774Z After this operation, 2498 kB of additional disk space will be used. 2021-05-16T23:04:37.0538798Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-16T23:04:37.1046359Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-16T23:04:37.6103065Z Fetched 2328 kB in 0s (15.5 MB/s) 2021-05-16T23:04:37.6465084Z Selecting previously unselected package libij-java. 2021-05-16T23:04:37.6561037Z (Reading database ... 2021-05-16T23:04:37.6562295Z (Reading database ... 5% 2021-05-16T23:04:37.6563383Z (Reading database ... 10% 2021-05-16T23:04:37.6564172Z (Reading database ... 15% 2021-05-16T23:04:37.6564934Z (Reading database ... 20% 2021-05-16T23:04:37.6565745Z (Reading database ... 25% 2021-05-16T23:04:37.6566486Z (Reading database ... 30% 2021-05-16T23:04:37.6567240Z (Reading database ... 35% 2021-05-16T23:04:37.6567989Z (Reading database ... 40% 2021-05-16T23:04:37.6568896Z (Reading database ... 45% 2021-05-16T23:04:37.6569650Z (Reading database ... 50% 2021-05-16T23:04:37.6608825Z (Reading database ... 55% 2021-05-16T23:04:37.6669103Z (Reading database ... 60% 2021-05-16T23:04:37.6699848Z (Reading database ... 65% 2021-05-16T23:04:37.6860136Z (Reading database ... 70% 2021-05-16T23:04:37.7017434Z (Reading database ... 75% 2021-05-16T23:04:37.7050144Z (Reading database ... 80% 2021-05-16T23:04:37.7766841Z (Reading database ... 85% 2021-05-16T23:04:37.7946726Z (Reading database ... 90% 2021-05-16T23:04:37.8038893Z (Reading database ... 95% 2021-05-16T23:04:37.8042085Z (Reading database ... 100% 2021-05-16T23:04:37.8042962Z (Reading database ... 267916 files and directories currently installed.) 2021-05-16T23:04:37.8177636Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-16T23:04:37.8218601Z Unpacking libij-java (1.52r-1) ... 2021-05-16T23:04:37.9277527Z Selecting previously unselected package imagej. 2021-05-16T23:04:37.9544937Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-16T23:04:37.9558509Z Unpacking imagej (1.52r-1) ... 2021-05-16T23:04:38.0375477Z Setting up libij-java (1.52r-1) ... 2021-05-16T23:04:38.0432111Z Setting up imagej (1.52r-1) ... 2021-05-16T23:04:38.0534692Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:04:38.8980855Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:39.7843559Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:04:42.3437859Z Reading package lists... 2021-05-16T23:04:42.5436358Z Building dependency tree... 2021-05-16T23:04:42.5457976Z Reading state information... 2021-05-16T23:04:42.7369678Z Suggested packages: 2021-05-16T23:04:42.7370948Z bowtie2-examples 2021-05-16T23:04:42.7910947Z The following NEW packages will be installed: 2021-05-16T23:04:42.7920827Z bowtie2 2021-05-16T23:04:42.8141011Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:42.8142174Z Need to get 1324 kB of archives. 2021-05-16T23:04:42.8143583Z After this operation, 5630 kB of additional disk space will be used. 2021-05-16T23:04:42.8145746Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-16T23:04:43.3499196Z Fetched 1324 kB in 0s (27.3 MB/s) 2021-05-16T23:04:43.3877872Z Selecting previously unselected package bowtie2. 2021-05-16T23:04:43.3967639Z (Reading database ... 2021-05-16T23:04:43.3968483Z (Reading database ... 5% 2021-05-16T23:04:43.3969080Z (Reading database ... 10% 2021-05-16T23:04:43.3969630Z (Reading database ... 15% 2021-05-16T23:04:43.3970187Z (Reading database ... 20% 2021-05-16T23:04:43.3970757Z (Reading database ... 25% 2021-05-16T23:04:43.3971318Z (Reading database ... 30% 2021-05-16T23:04:43.3971858Z (Reading database ... 35% 2021-05-16T23:04:43.3972414Z (Reading database ... 40% 2021-05-16T23:04:43.3972961Z (Reading database ... 45% 2021-05-16T23:04:43.3973497Z (Reading database ... 50% 2021-05-16T23:04:43.4029565Z (Reading database ... 55% 2021-05-16T23:04:43.4086940Z (Reading database ... 60% 2021-05-16T23:04:43.4116638Z (Reading database ... 65% 2021-05-16T23:04:43.4266958Z (Reading database ... 70% 2021-05-16T23:04:43.4415428Z (Reading database ... 75% 2021-05-16T23:04:43.4447951Z (Reading database ... 80% 2021-05-16T23:04:43.5143404Z (Reading database ... 85% 2021-05-16T23:04:43.5319819Z (Reading database ... 90% 2021-05-16T23:04:43.5419380Z (Reading database ... 95% 2021-05-16T23:04:43.5420283Z (Reading database ... 100% 2021-05-16T23:04:43.5421423Z (Reading database ... 267939 files and directories currently installed.) 2021-05-16T23:04:43.5552877Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-16T23:04:43.5607613Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:04:43.7892107Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-16T23:04:43.7948566Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:47.3319045Z Reading package lists... 2021-05-16T23:04:47.5346054Z Building dependency tree... 2021-05-16T23:04:47.5370575Z Reading state information... 2021-05-16T23:04:47.6819876Z E: Unable to locate package install 2021-05-16T23:04:47.6821049Z E: Unable to locate package gdal 2021-05-16T23:04:47.7560124Z Reading package lists... 2021-05-16T23:04:47.9600907Z Building dependency tree... 2021-05-16T23:04:47.9623795Z Reading state information... 2021-05-16T23:04:47.9955745Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-16T23:04:47.9958689Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:04:47.9960531Z is only available from another source 2021-05-16T23:04:47.9961619Z 2021-05-16T23:04:48.1180364Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-16T23:04:48.1977433Z Reading package lists... 2021-05-16T23:04:48.4066117Z Building dependency tree... 2021-05-16T23:04:48.4088582Z Reading state information... 2021-05-16T23:04:48.4415014Z Package libav-tools is not available, but is referred to by another package. 2021-05-16T23:04:48.4417443Z This may mean that the package is missing, has been obsoleted, or 2021-05-16T23:04:48.4420630Z is only available from another source 2021-05-16T23:04:48.4423455Z However the following packages replace it: 2021-05-16T23:04:48.4426148Z ffmpeg 2021-05-16T23:04:48.4428284Z 2021-05-16T23:04:48.5616720Z E: Package 'libav-tools' has no installation candidate 2021-05-16T23:04:48.6364473Z Reading package lists... 2021-05-16T23:04:48.8537448Z Building dependency tree... 2021-05-16T23:04:48.8560965Z Reading state information... 2021-05-16T23:04:49.0484988Z The following additional packages will be installed: 2021-05-16T23:04:49.0488605Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-16T23:04:49.0491434Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:04:49.0493357Z libssh2-1-dev 2021-05-16T23:04:49.0497736Z Suggested packages: 2021-05-16T23:04:49.0499330Z libgcrypt20-doc libmbedtls-doc 2021-05-16T23:04:49.1044678Z The following NEW packages will be installed: 2021-05-16T23:04:49.1048441Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-16T23:04:49.1054502Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-16T23:04:49.1061857Z libssh2-1-dev 2021-05-16T23:04:49.1343095Z 0 upgraded, 11 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:04:49.1343972Z Need to get 2667 kB of archives. 2021-05-16T23:04:49.1344791Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-16T23:04:49.1346865Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-16T23:04:49.1695560Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-16T23:04:49.1898282Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-16T23:04:49.1961401Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-16T23:04:49.2103925Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-16T23:04:49.2169784Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-16T23:04:49.2284352Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-16T23:04:49.2477715Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-16T23:04:49.2685248Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-16T23:04:49.2782325Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-16T23:04:49.2853549Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-16T23:04:49.8227434Z Fetched 2667 kB in 0s (13.6 MB/s) 2021-05-16T23:04:49.8600172Z Selecting previously unselected package libgpg-error-dev. 2021-05-16T23:04:49.8691613Z (Reading database ... 2021-05-16T23:04:49.8692194Z (Reading database ... 5% 2021-05-16T23:04:49.8692806Z (Reading database ... 10% 2021-05-16T23:04:49.8693357Z (Reading database ... 15% 2021-05-16T23:04:49.8693936Z (Reading database ... 20% 2021-05-16T23:04:49.8694495Z (Reading database ... 25% 2021-05-16T23:04:49.8695034Z (Reading database ... 30% 2021-05-16T23:04:49.8695586Z (Reading database ... 35% 2021-05-16T23:04:49.8696126Z (Reading database ... 40% 2021-05-16T23:04:49.8696697Z (Reading database ... 45% 2021-05-16T23:04:49.8697244Z (Reading database ... 50% 2021-05-16T23:04:49.8742494Z (Reading database ... 55% 2021-05-16T23:04:49.8803677Z (Reading database ... 60% 2021-05-16T23:04:49.8838736Z (Reading database ... 65% 2021-05-16T23:04:49.8985846Z (Reading database ... 70% 2021-05-16T23:04:49.9125118Z (Reading database ... 75% 2021-05-16T23:04:49.9157663Z (Reading database ... 80% 2021-05-16T23:04:49.9844902Z (Reading database ... 85% 2021-05-16T23:04:50.0022123Z (Reading database ... 90% 2021-05-16T23:04:50.0119547Z (Reading database ... 95% 2021-05-16T23:04:50.0120205Z (Reading database ... 100% 2021-05-16T23:04:50.0121069Z (Reading database ... 267965 files and directories currently installed.) 2021-05-16T23:04:50.0259211Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-16T23:04:50.0279722Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-16T23:04:50.0759001Z Selecting previously unselected package libgcrypt20-dev. 2021-05-16T23:04:50.1038557Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-16T23:04:50.1059061Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:04:50.1956985Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-16T23:04:50.2217828Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-16T23:04:50.2257209Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:04:50.2676933Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-16T23:04:50.2951032Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:04:50.2966203Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:04:50.3500310Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-16T23:04:50.3818117Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:04:50.3855491Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:04:50.4316180Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-16T23:04:50.4632554Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:04:50.4646565Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:04:50.5116783Z Selecting previously unselected package libgit2-28:amd64. 2021-05-16T23:04:50.5363417Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:04:50.5380794Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:04:50.6269236Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-16T23:04:50.6545335Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-16T23:04:50.6564369Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:04:50.7396846Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-16T23:04:50.7683322Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-16T23:04:50.7698087Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:04:50.8306769Z Selecting previously unselected package libhttp-parser-dev. 2021-05-16T23:04:50.8658695Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-16T23:04:50.8669570Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:04:50.9053625Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-16T23:04:50.9384801Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-16T23:04:50.9400613Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:04:51.0937916Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-16T23:04:51.0984873Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:04:51.1037783Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-16T23:04:51.1073018Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-16T23:04:51.1146360Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:04:51.1253483Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:04:51.1316848Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-16T23:04:51.1358979Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-16T23:04:51.1395866Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-16T23:04:51.1436699Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:04:51.1483696Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-16T23:04:51.1531824Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:04:57.3090595Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:04:57.4436717Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:04:59.9078534Z Reading package lists... 2021-05-16T23:05:00.1062389Z Building dependency tree... 2021-05-16T23:05:00.1084687Z Reading state information... 2021-05-16T23:05:00.3926841Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-16T23:05:00.3928490Z libtiff-dev set to manually installed. 2021-05-16T23:05:00.3929634Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:00.4685269Z Reading package lists... 2021-05-16T23:05:00.6635879Z Building dependency tree... 2021-05-16T23:05:00.6654488Z Reading state information... 2021-05-16T23:05:00.9375915Z unixodbc-dev is already the newest version (2.3.7). 2021-05-16T23:05:00.9377290Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:01.0152989Z Reading package lists... 2021-05-16T23:05:01.2166978Z Building dependency tree... 2021-05-16T23:05:01.2190694Z Reading state information... 2021-05-16T23:05:01.4652191Z The following NEW packages will be installed: 2021-05-16T23:05:01.4655229Z libsodium-dev 2021-05-16T23:05:01.4891194Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:01.4891986Z Need to get 169 kB of archives. 2021-05-16T23:05:01.4892876Z After this operation, 826 kB of additional disk space will be used. 2021-05-16T23:05:01.4894918Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-16T23:05:01.9776827Z Fetched 169 kB in 0s (8136 kB/s) 2021-05-16T23:05:02.0163266Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-16T23:05:02.0253144Z (Reading database ... 2021-05-16T23:05:02.0253960Z (Reading database ... 5% 2021-05-16T23:05:02.0254655Z (Reading database ... 10% 2021-05-16T23:05:02.0255301Z (Reading database ... 15% 2021-05-16T23:05:02.0255996Z (Reading database ... 20% 2021-05-16T23:05:02.0256634Z (Reading database ... 25% 2021-05-16T23:05:02.0257293Z (Reading database ... 30% 2021-05-16T23:05:02.0257945Z (Reading database ... 35% 2021-05-16T23:05:02.0258583Z (Reading database ... 40% 2021-05-16T23:05:02.0259230Z (Reading database ... 45% 2021-05-16T23:05:02.0259866Z (Reading database ... 50% 2021-05-16T23:05:02.0312692Z (Reading database ... 55% 2021-05-16T23:05:02.0369838Z (Reading database ... 60% 2021-05-16T23:05:02.0400387Z (Reading database ... 65% 2021-05-16T23:05:02.0564238Z (Reading database ... 70% 2021-05-16T23:05:02.0711392Z (Reading database ... 75% 2021-05-16T23:05:02.0743808Z (Reading database ... 80% 2021-05-16T23:05:02.1405886Z (Reading database ... 85% 2021-05-16T23:05:02.1582547Z (Reading database ... 90% 2021-05-16T23:05:02.1677147Z (Reading database ... 95% 2021-05-16T23:05:02.1677801Z (Reading database ... 100% 2021-05-16T23:05:02.1678671Z (Reading database ... 268468 files and directories currently installed.) 2021-05-16T23:05:02.1821656Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-16T23:05:02.1840038Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:05:02.2776239Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-16T23:05:04.7444759Z Reading package lists... 2021-05-16T23:05:04.9312917Z Building dependency tree... 2021-05-16T23:05:04.9334196Z Reading state information... 2021-05-16T23:05:05.1165888Z The following additional packages will be installed: 2021-05-16T23:05:05.1170074Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-16T23:05:05.1709366Z The following NEW packages will be installed: 2021-05-16T23:05:05.1717255Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-16T23:05:05.1719059Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-16T23:05:05.2015042Z 0 upgraded, 8 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:05.2015841Z Need to get 10.4 MB of archives. 2021-05-16T23:05:05.2016760Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-16T23:05:05.2018906Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-16T23:05:05.2274757Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-16T23:05:05.2691457Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-16T23:05:05.3214758Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-16T23:05:05.3691918Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-16T23:05:05.4160954Z 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-16T23:05:05.4717651Z 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-16T23:05:05.6083461Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-16T23:05:06.1241450Z Fetched 10.4 MB in 0s (23.5 MB/s) 2021-05-16T23:05:06.1606775Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-16T23:05:06.1695103Z (Reading database ... 2021-05-16T23:05:06.1696011Z (Reading database ... 5% 2021-05-16T23:05:06.1697082Z (Reading database ... 10% 2021-05-16T23:05:06.1697684Z (Reading database ... 15% 2021-05-16T23:05:06.1698245Z (Reading database ... 20% 2021-05-16T23:05:06.1698880Z (Reading database ... 25% 2021-05-16T23:05:06.1699441Z (Reading database ... 30% 2021-05-16T23:05:06.1699982Z (Reading database ... 35% 2021-05-16T23:05:06.1700535Z (Reading database ... 40% 2021-05-16T23:05:06.1701070Z (Reading database ... 45% 2021-05-16T23:05:06.1701630Z (Reading database ... 50% 2021-05-16T23:05:06.1758854Z (Reading database ... 55% 2021-05-16T23:05:06.1814070Z (Reading database ... 60% 2021-05-16T23:05:06.1848659Z (Reading database ... 65% 2021-05-16T23:05:06.1986584Z (Reading database ... 70% 2021-05-16T23:05:06.2212710Z (Reading database ... 75% 2021-05-16T23:05:06.2246372Z (Reading database ... 80% 2021-05-16T23:05:06.2905421Z (Reading database ... 85% 2021-05-16T23:05:06.3070420Z (Reading database ... 90% 2021-05-16T23:05:06.3183084Z (Reading database ... 95% 2021-05-16T23:05:06.3184800Z (Reading database ... 100% 2021-05-16T23:05:06.3186671Z (Reading database ... 268538 files and directories currently installed.) 2021-05-16T23:05:06.3322185Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-16T23:05:06.3336459Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:05:06.4251179Z Selecting previously unselected package liblept5:amd64. 2021-05-16T23:05:06.4545426Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-16T23:05:06.4565236Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:05:06.5958130Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-16T23:05:06.6269957Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-16T23:05:06.6281287Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:05:06.8040737Z Selecting previously unselected package libtesseract4:amd64. 2021-05-16T23:05:06.8343763Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-16T23:05:06.8357848Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:05:06.9979640Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-16T23:05:07.0294009Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-16T23:05:07.0308239Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:05:07.2396789Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-16T23:05:07.2695255Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:05:07.2710230Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:05:07.4677289Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-16T23:05:07.4998983Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-16T23:05:07.5010785Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:05:07.9277497Z Selecting previously unselected package tesseract-ocr. 2021-05-16T23:05:07.9547023Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-16T23:05:07.9560404Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:05:08.0712208Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:05:08.0747705Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-16T23:05:08.0781123Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-16T23:05:08.0814943Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-16T23:05:08.0845078Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-16T23:05:08.0879034Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-16T23:05:08.0914911Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-16T23:05:08.0946768Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-16T23:05:08.0997610Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:11.8377602Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:14.3457145Z Reading package lists... 2021-05-16T23:05:14.5397778Z Building dependency tree... 2021-05-16T23:05:14.5419246Z Reading state information... 2021-05-16T23:05:14.8134921Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-16T23:05:14.8136313Z 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:14.8868371Z Reading package lists... 2021-05-16T23:05:15.0875140Z Building dependency tree... 2021-05-16T23:05:15.0896073Z Reading state information... 2021-05-16T23:05:15.2664888Z The following additional packages will be installed: 2021-05-16T23:05:15.2668095Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:05:15.2674800Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-16T23:05:15.2676049Z Suggested packages: 2021-05-16T23:05:15.2677579Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-16T23:05:15.3265828Z The following NEW packages will be installed: 2021-05-16T23:05:15.3273678Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-16T23:05:15.3285110Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-16T23:05:15.3520498Z 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:15.3521954Z Need to get 1459 kB of archives. 2021-05-16T23:05:15.3522797Z After this operation, 7754 kB of additional disk space will be used. 2021-05-16T23:05:15.3524898Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-16T23:05:15.3550776Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-16T23:05:15.3563468Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-16T23:05:15.3583185Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-16T23:05:15.3597038Z 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-16T23:05:15.3612927Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-16T23:05:15.3646059Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-16T23:05:15.3794079Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-16T23:05:15.3816850Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-16T23:05:15.3821961Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-16T23:05:15.8880854Z Fetched 1459 kB in 0s (22.1 MB/s) 2021-05-16T23:05:15.9291589Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-16T23:05:15.9380447Z (Reading database ... 2021-05-16T23:05:15.9381050Z (Reading database ... 5% 2021-05-16T23:05:15.9381596Z (Reading database ... 10% 2021-05-16T23:05:15.9382154Z (Reading database ... 15% 2021-05-16T23:05:15.9383216Z (Reading database ... 20% 2021-05-16T23:05:15.9383817Z (Reading database ... 25% 2021-05-16T23:05:15.9384395Z (Reading database ... 30% 2021-05-16T23:05:15.9384932Z (Reading database ... 35% 2021-05-16T23:05:15.9386198Z (Reading database ... 40% 2021-05-16T23:05:15.9386757Z (Reading database ... 45% 2021-05-16T23:05:15.9387314Z (Reading database ... 50% 2021-05-16T23:05:15.9437683Z (Reading database ... 55% 2021-05-16T23:05:15.9487842Z (Reading database ... 60% 2021-05-16T23:05:15.9530825Z (Reading database ... 65% 2021-05-16T23:05:15.9671361Z (Reading database ... 70% 2021-05-16T23:05:15.9806921Z (Reading database ... 75% 2021-05-16T23:05:15.9837925Z (Reading database ... 80% 2021-05-16T23:05:16.0455563Z (Reading database ... 85% 2021-05-16T23:05:16.0660048Z (Reading database ... 90% 2021-05-16T23:05:16.0761717Z (Reading database ... 95% 2021-05-16T23:05:16.0762406Z (Reading database ... 100% 2021-05-16T23:05:16.0763260Z (Reading database ... 268763 files and directories currently installed.) 2021-05-16T23:05:16.0902716Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:05:16.0944133Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:05:16.1311973Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-16T23:05:16.1628840Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:05:16.1644637Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:05:16.2077420Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-16T23:05:16.2347213Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:05:16.2363105Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:05:16.2756677Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-16T23:05:16.3040916Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:05:16.3066195Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:05:16.3476601Z Selecting previously unselected package comerr-dev:amd64. 2021-05-16T23:05:16.3734799Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-16T23:05:16.3785684Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:05:16.4277115Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-16T23:05:16.4518021Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:05:16.4538092Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:05:16.5038048Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-16T23:05:16.5329764Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-16T23:05:16.5343996Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:05:16.6277925Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-16T23:05:16.6557192Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-16T23:05:16.6560696Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:05:16.7198188Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-16T23:05:16.7448085Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-16T23:05:16.7466612Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:05:16.7837346Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-16T23:05:16.8099499Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-16T23:05:16.8119033Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:05:16.9339114Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-16T23:05:16.9391795Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:05:16.9428381Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-16T23:05:16.9458406Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-16T23:05:16.9505870Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:05:16.9540241Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:05:16.9574614Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:05:16.9612700Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:05:16.9656166Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-16T23:05:16.9695089Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-16T23:05:16.9738604Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:17.0006938Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:20.9963800Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-16T23:05:23.6287813Z Reading package lists... 2021-05-16T23:05:23.8482976Z Building dependency tree... 2021-05-16T23:05:23.8506905Z Reading state information... 2021-05-16T23:05:24.0024441Z E: Unable to locate package udunits 2021-05-16T23:05:24.0782725Z Reading package lists... 2021-05-16T23:05:24.2798715Z Building dependency tree... 2021-05-16T23:05:24.2820189Z Reading state information... 2021-05-16T23:05:24.4667478Z The following additional packages will be installed: 2021-05-16T23:05:24.4668875Z libwebpdemux2 2021-05-16T23:05:24.5232239Z The following NEW packages will be installed: 2021-05-16T23:05:24.5235814Z libwebp-dev libwebpdemux2 2021-05-16T23:05:24.5480311Z 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:24.5481207Z Need to get 277 kB of archives. 2021-05-16T23:05:24.5482103Z After this operation, 965 kB of additional disk space will be used. 2021-05-16T23:05:24.5484112Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-16T23:05:24.5499127Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-16T23:05:25.0524536Z Fetched 277 kB in 0s (9766 kB/s) 2021-05-16T23:05:25.0911170Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-16T23:05:25.1004987Z (Reading database ... 2021-05-16T23:05:25.1005636Z (Reading database ... 5% 2021-05-16T23:05:25.1006208Z (Reading database ... 10% 2021-05-16T23:05:25.1006757Z (Reading database ... 15% 2021-05-16T23:05:25.1008079Z (Reading database ... 20% 2021-05-16T23:05:25.1008686Z (Reading database ... 25% 2021-05-16T23:05:25.1009231Z (Reading database ... 30% 2021-05-16T23:05:25.1009781Z (Reading database ... 35% 2021-05-16T23:05:25.1010802Z (Reading database ... 40% 2021-05-16T23:05:25.1011361Z (Reading database ... 45% 2021-05-16T23:05:25.1013723Z (Reading database ... 50% 2021-05-16T23:05:25.1049680Z (Reading database ... 55% 2021-05-16T23:05:25.1103003Z (Reading database ... 60% 2021-05-16T23:05:25.1142282Z (Reading database ... 65% 2021-05-16T23:05:25.1287086Z (Reading database ... 70% 2021-05-16T23:05:25.1440841Z (Reading database ... 75% 2021-05-16T23:05:25.1472501Z (Reading database ... 80% 2021-05-16T23:05:25.2109966Z (Reading database ... 85% 2021-05-16T23:05:25.2316281Z (Reading database ... 90% 2021-05-16T23:05:25.2421858Z (Reading database ... 95% 2021-05-16T23:05:25.2422928Z (Reading database ... 100% 2021-05-16T23:05:25.2424461Z (Reading database ... 269063 files and directories currently installed.) 2021-05-16T23:05:25.2556343Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-16T23:05:25.2581731Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:05:25.2877041Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-16T23:05:25.3153383Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-16T23:05:25.3167466Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:05:25.4140589Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-16T23:05:25.4174704Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-16T23:05:25.4215759Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:27.8536008Z Reading package lists... 2021-05-16T23:05:28.0520865Z Building dependency tree... 2021-05-16T23:05:28.0541786Z Reading state information... 2021-05-16T23:05:28.2346173Z The following additional packages will be installed: 2021-05-16T23:05:28.2349032Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:05:28.2356774Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:05:28.2359158Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:05:28.2360489Z Suggested packages: 2021-05-16T23:05:28.2362082Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-16T23:05:28.2363316Z Recommended packages: 2021-05-16T23:05:28.2364198Z cargo 2021-05-16T23:05:28.2959527Z The following NEW packages will be installed: 2021-05-16T23:05:28.2965903Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-16T23:05:28.2967880Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-16T23:05:28.2969618Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-16T23:05:28.3258026Z 0 upgraded, 13 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:28.3259508Z Need to get 108 MB of archives. 2021-05-16T23:05:28.3260340Z After this operation, 501 MB of additional disk space will be used. 2021-05-16T23:05:28.3262433Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-16T23:05:28.3298200Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-16T23:05:28.3308281Z 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-16T23:05:28.3361770Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-16T23:05:28.3367522Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-16T23:05:28.3382524Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-16T23:05:28.3388502Z 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-16T23:05:28.6130442Z 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-16T23:05:29.5099306Z 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-16T23:05:29.9423209Z 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-16T23:05:29.9655119Z 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-16T23:05:30.0066014Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-16T23:05:30.1252161Z 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-16T23:05:30.6264969Z Fetched 108 MB in 2s (59.2 MB/s) 2021-05-16T23:05:30.6682315Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-16T23:05:30.6774294Z (Reading database ... 2021-05-16T23:05:30.6774967Z (Reading database ... 5% 2021-05-16T23:05:30.6775521Z (Reading database ... 10% 2021-05-16T23:05:30.6776084Z (Reading database ... 15% 2021-05-16T23:05:30.6776631Z (Reading database ... 20% 2021-05-16T23:05:30.6777193Z (Reading database ... 25% 2021-05-16T23:05:30.6777734Z (Reading database ... 30% 2021-05-16T23:05:30.6778290Z (Reading database ... 35% 2021-05-16T23:05:30.6778851Z (Reading database ... 40% 2021-05-16T23:05:30.6779387Z (Reading database ... 45% 2021-05-16T23:05:30.6779945Z (Reading database ... 50% 2021-05-16T23:05:30.6826411Z (Reading database ... 55% 2021-05-16T23:05:30.6916433Z (Reading database ... 60% 2021-05-16T23:05:30.6956407Z (Reading database ... 65% 2021-05-16T23:05:30.7102336Z (Reading database ... 70% 2021-05-16T23:05:30.7247719Z (Reading database ... 75% 2021-05-16T23:05:30.7282123Z (Reading database ... 80% 2021-05-16T23:05:30.7908932Z (Reading database ... 85% 2021-05-16T23:05:30.8126919Z (Reading database ... 90% 2021-05-16T23:05:30.8223008Z (Reading database ... 95% 2021-05-16T23:05:30.8223640Z (Reading database ... 100% 2021-05-16T23:05:30.8224494Z (Reading database ... 269091 files and directories currently installed.) 2021-05-16T23:05:30.8353363Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-16T23:05:30.8389204Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:05:30.8882122Z Selecting previously unselected package libipt2. 2021-05-16T23:05:30.9208095Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-16T23:05:30.9220476Z Unpacking libipt2 (2.0.1-1) ... 2021-05-16T23:05:30.9596978Z Selecting previously unselected package libsource-highlight-common. 2021-05-16T23:05:30.9883829Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-16T23:05:30.9894309Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:05:31.0478111Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-16T23:05:31.0728869Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-16T23:05:31.0746106Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:05:31.1636924Z Selecting previously unselected package libsource-highlight4v5. 2021-05-16T23:05:31.1959265Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-16T23:05:31.1980583Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:05:31.2595783Z Selecting previously unselected package libxxhash0:amd64. 2021-05-16T23:05:31.2840500Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-16T23:05:31.2854170Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:05:31.3236939Z Selecting previously unselected package gdb. 2021-05-16T23:05:31.3505308Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-16T23:05:31.3518840Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:05:31.7356941Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-16T23:05:31.7629616Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:05:31.7656738Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:05:39.0873814Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-16T23:05:39.1194211Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:05:39.1207334Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:05:42.7276216Z Selecting previously unselected package rustc. 2021-05-16T23:05:42.7616491Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:05:42.7627371Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:05:42.9875878Z Selecting previously unselected package cargo. 2021-05-16T23:05:43.0113316Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-16T23:05:43.0132507Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:05:43.4132208Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-16T23:05:43.4464957Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-16T23:05:43.4476090Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:05:44.8363211Z Selecting previously unselected package rust-gdb. 2021-05-16T23:05:44.8686272Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-16T23:05:44.8698277Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:05:44.9372816Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:05:44.9432827Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-16T23:05:44.9469816Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-16T23:05:44.9499618Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:05:44.9532070Z Setting up libipt2 (2.0.1-1) ... 2021-05-16T23:05:44.9566396Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-16T23:05:44.9604134Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-16T23:05:44.9639343Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:05:44.9676616Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-16T23:05:44.9709053Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-16T23:05:44.9747832Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-16T23:05:44.9780232Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-16T23:05:44.9844000Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-16T23:05:44.9902980Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:05:45.0150669Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:05:48.9694537Z Reading package lists... 2021-05-16T23:05:49.1581141Z Building dependency tree... 2021-05-16T23:05:49.1607495Z Reading state information... 2021-05-16T23:05:49.3628700Z The following additional packages will be installed: 2021-05-16T23:05:49.3630581Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:05:49.3632082Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:05:49.3633599Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:05:49.3635238Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:05:49.3636771Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:05:49.3638186Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:05:49.3639511Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:05:49.3641028Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:05:49.3642571Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:05:49.3644463Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:05:49.3646007Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:05:49.3647530Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:05:49.3649117Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:05:49.3650869Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:05:49.3652708Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:05:49.3654288Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:05:49.3655837Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:05:49.3657374Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:05:49.3659005Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:05:49.3660333Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:05:49.3661598Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:05:49.3662949Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:05:49.3664214Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:05:49.3665447Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:05:49.3666697Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:05:49.3668182Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:05:49.3670893Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:05:49.3677026Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:05:49.3678650Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:05:49.3680086Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:05:49.3681479Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:05:49.3685515Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:05:49.3688603Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:05:49.3690111Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:05:49.3691704Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:05:49.3717622Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:05:49.3719163Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:05:49.3720606Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:05:49.3722289Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:05:49.3723905Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:05:49.3725461Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:05:49.3726840Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-16T23:05:49.3728265Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:05:49.3729930Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:05:49.3731647Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:05:49.3733136Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:05:49.3734583Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:05:49.3736183Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:05:49.3737525Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:05:49.3738317Z Suggested packages: 2021-05-16T23:05:49.3739441Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-16T23:05:49.3740813Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-16T23:05:49.3742521Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-16T23:05:49.3744087Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-16T23:05:49.3745428Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-16T23:05:49.3746834Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-16T23:05:49.3748479Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-16T23:05:49.3750009Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-16T23:05:49.3751431Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-16T23:05:49.3752898Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-16T23:05:49.3754629Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-16T23:05:49.3756285Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-16T23:05:49.3757788Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-16T23:05:49.3758911Z wpagui libengine-pkcs11-openssl 2021-05-16T23:05:49.4743868Z The following NEW packages will be installed: 2021-05-16T23:05:49.4747515Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-16T23:05:49.4750652Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-16T23:05:49.4753875Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-16T23:05:49.4757109Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-16T23:05:49.4759815Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-16T23:05:49.4761477Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-16T23:05:49.4763048Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-16T23:05:49.4764805Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-16T23:05:49.4767824Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-16T23:05:49.4769308Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-16T23:05:49.4770829Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-16T23:05:49.4772342Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-16T23:05:49.4773940Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-16T23:05:49.4775677Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-16T23:05:49.4777374Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-16T23:05:49.4778970Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-16T23:05:49.4780488Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-16T23:05:49.4782036Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-16T23:05:49.4783632Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-16T23:05:49.4784934Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-16T23:05:49.4786199Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-16T23:05:49.4787543Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-16T23:05:49.4788825Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-16T23:05:49.4790036Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-16T23:05:49.4791274Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-16T23:05:49.4792741Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-16T23:05:49.4794228Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-16T23:05:49.4795997Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-16T23:05:49.4797869Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-16T23:05:49.4799346Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-16T23:05:49.4800692Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-16T23:05:49.4802024Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-16T23:05:49.4803599Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-16T23:05:49.4805098Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-16T23:05:49.4806690Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-16T23:05:49.4808297Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-16T23:05:49.4809798Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-16T23:05:49.4811237Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-16T23:05:49.4812640Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-16T23:05:49.4814143Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-16T23:05:49.4815681Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-16T23:05:49.4817115Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-16T23:05:49.4818550Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-16T23:05:49.4820229Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-16T23:05:49.4821957Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-16T23:05:49.4823449Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-16T23:05:49.4824897Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-16T23:05:49.4827566Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-16T23:05:49.4828954Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-16T23:05:49.5102016Z 0 upgraded, 214 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:05:49.5102901Z Need to get 183 MB of archives. 2021-05-16T23:05:49.5103927Z After this operation, 776 MB of additional disk space will be used. 2021-05-16T23:05:49.5106231Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-16T23:05:49.5130908Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-16T23:05:49.5454202Z 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-16T23:05:49.5470652Z 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-16T23:05:49.5480876Z 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-16T23:05:49.5492829Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-16T23:05:49.5502267Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-16T23:05:49.5515150Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-16T23:05:49.5526364Z 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-16T23:05:49.5537650Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-16T23:05:49.5558777Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-16T23:05:49.5590764Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-16T23:05:49.5733106Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-16T23:05:49.5741491Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-16T23:05:49.5748480Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-16T23:05:49.5756070Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-16T23:05:49.5762784Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-16T23:05:49.5770649Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-16T23:05:49.5777446Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-16T23:05:49.5784191Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-16T23:05:49.5790261Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-16T23:05:49.5801182Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-16T23:05:49.5812855Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-16T23:05:49.6330280Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-16T23:05:49.6676275Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-16T23:05:49.6697615Z 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-16T23:05:49.6721597Z 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-16T23:05:49.6846516Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-16T23:05:49.6856429Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-16T23:05:49.6886643Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-16T23:05:49.6917827Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-16T23:05:49.7153857Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-16T23:05:49.7343069Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-16T23:05:49.7364431Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-16T23:05:49.7374572Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-16T23:05:49.7385472Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-16T23:05:49.9343308Z 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-16T23:05:49.9353409Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-16T23:05:49.9493042Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-16T23:05:49.9529901Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-16T23:05:49.9566678Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-16T23:05:49.9595586Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-16T23:05:49.9605874Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-16T23:05:49.9654912Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-16T23:05:49.9666483Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-16T23:05:49.9692884Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-16T23:05:49.9712630Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-16T23:05:49.9824107Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-16T23:05:49.9839259Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-16T23:05:49.9910208Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-16T23:05:49.9931571Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-16T23:05:49.9945636Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-16T23:05:49.9956541Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-16T23:05:49.9976233Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-16T23:05:50.0067405Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-16T23:05:50.0090685Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-16T23:05:50.1446785Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-16T23:05:50.1591647Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-16T23:05:50.1600375Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-16T23:05:50.1642761Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-16T23:05:50.1653920Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-16T23:05:50.1671046Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-16T23:05:50.1684487Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-16T23:05:50.1712914Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-16T23:05:50.1729349Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-16T23:05:50.1782394Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-16T23:05:50.1816868Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-16T23:05:50.1839026Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-16T23:05:50.2025592Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-16T23:05:50.2155910Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-16T23:05:50.3181017Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-16T23:05:50.3187865Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-16T23:05:50.3194846Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-16T23:05:50.3196937Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-16T23:05:50.3219693Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-16T23:05:50.3264804Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-16T23:05:50.3271891Z 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-16T23:05:50.4132963Z 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-16T23:05:50.4137443Z 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-16T23:05:50.4141280Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-16T23:05:50.4281676Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-16T23:05:50.4302047Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-16T23:05:50.4317283Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-16T23:05:50.4386229Z 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-16T23:05:50.4874081Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-16T23:05:50.5169958Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-16T23:05:50.5185366Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-16T23:05:50.5193934Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-16T23:05:50.5205930Z 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-16T23:05:50.5299182Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-16T23:05:50.5304524Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-16T23:05:50.5338662Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-16T23:05:50.5376716Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-16T23:05:50.5424958Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-16T23:05:50.5459614Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-16T23:05:50.5473973Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-16T23:05:50.5909171Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-16T23:05:50.5991874Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-16T23:05:50.6038584Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-16T23:05:50.6047250Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-16T23:05:50.6072132Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-16T23:05:50.6113942Z 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-16T23:05:50.6213809Z 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-16T23:05:50.6231158Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-16T23:05:50.6240911Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-16T23:05:50.6305012Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-16T23:05:50.6314571Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-16T23:05:51.1616964Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-16T23:05:51.1629775Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-16T23:05:51.1639662Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-16T23:05:51.1790963Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-16T23:05:51.2289989Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-16T23:05:51.2295565Z 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-16T23:05:51.2307434Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-16T23:05:51.2363839Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-16T23:05:51.2370958Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-16T23:05:51.2644906Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-16T23:05:51.2763131Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-16T23:05:51.2778344Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-16T23:05:51.2784546Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-16T23:05:51.2790163Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-16T23:05:51.2812211Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-16T23:05:51.2821357Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-16T23:05:51.2827635Z 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-16T23:05:51.2833908Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-16T23:05:51.2844762Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-16T23:05:51.2850035Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-16T23:05:51.2856719Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-16T23:05:51.2863450Z 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-16T23:05:51.2870246Z 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-16T23:05:51.2878000Z 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-16T23:05:51.2884776Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-16T23:05:51.2891423Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-16T23:05:51.3005285Z 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-16T23:05:51.3015481Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-16T23:05:51.3021329Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-16T23:05:51.3034740Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-16T23:05:51.3096750Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-16T23:05:51.3113499Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-16T23:05:51.3125876Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-16T23:05:51.3131708Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-16T23:05:51.3146527Z 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-16T23:05:51.3152997Z 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-16T23:05:51.3159489Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-16T23:05:51.3171884Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-16T23:05:51.3178611Z 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-16T23:05:51.3185278Z 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-16T23:05:51.3204555Z 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-16T23:05:51.3333775Z 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-16T23:05:51.3609129Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-16T23:05:51.3615853Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-16T23:05:51.3658643Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-16T23:05:51.3673187Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-16T23:05:51.3680463Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-16T23:05:51.3716199Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-16T23:05:51.3721603Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-16T23:05:51.3964404Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-16T23:05:51.4028815Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-16T23:05:51.4126652Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-16T23:05:51.4433380Z 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-16T23:05:51.4465038Z 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-16T23:05:51.4491667Z 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-16T23:05:51.4495950Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-16T23:05:51.4551557Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-16T23:05:51.4563557Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-16T23:05:51.4565600Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-16T23:05:51.4569608Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-16T23:05:51.4637465Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-16T23:05:51.4670154Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-16T23:05:51.5196440Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-16T23:05:51.5202775Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-16T23:05:51.5214827Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-16T23:05:51.5218794Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-16T23:05:51.5244157Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-16T23:05:51.5247208Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-16T23:05:51.5281606Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-16T23:05:51.5283619Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-16T23:05:51.5294924Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-16T23:05:51.5301049Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-16T23:05:51.5307261Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-16T23:05:51.5309885Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-16T23:05:51.5318532Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-16T23:05:51.5482691Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-16T23:05:51.5490271Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-16T23:05:51.6006577Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-16T23:05:51.6013317Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-16T23:05:51.6015822Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-16T23:05:51.6048048Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-16T23:05:51.6050845Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-16T23:05:51.6061586Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-16T23:05:51.6110307Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-16T23:05:51.6112960Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-16T23:05:51.6285026Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-16T23:05:51.6300347Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-16T23:05:51.6311197Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-16T23:05:51.6524386Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-16T23:05:51.6548415Z 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-16T23:05:51.6562445Z 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-16T23:05:51.6565359Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-16T23:05:51.6575628Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-16T23:05:51.6789316Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-16T23:05:51.8232599Z 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-16T23:05:51.8274189Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-16T23:05:51.8357560Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-16T23:05:52.1588035Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-16T23:05:52.2302034Z 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-16T23:05:52.2373227Z 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-16T23:05:52.2392773Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-16T23:05:52.2484575Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-16T23:05:52.2508402Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-16T23:05:52.2763931Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-16T23:05:52.3085869Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-16T23:05:52.3096728Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-16T23:05:52.3104487Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-16T23:05:53.5915579Z Fetched 183 MB in 3s (64.8 MB/s) 2021-05-16T23:05:53.6316837Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-16T23:05:53.6416329Z (Reading database ... 2021-05-16T23:05:53.6417327Z (Reading database ... 5% 2021-05-16T23:05:53.6418192Z (Reading database ... 10% 2021-05-16T23:05:53.6418950Z (Reading database ... 15% 2021-05-16T23:05:53.6419710Z (Reading database ... 20% 2021-05-16T23:05:53.6420471Z (Reading database ... 25% 2021-05-16T23:05:53.6421211Z (Reading database ... 30% 2021-05-16T23:05:53.6422135Z (Reading database ... 35% 2021-05-16T23:05:53.6422883Z (Reading database ... 40% 2021-05-16T23:05:53.6423640Z (Reading database ... 45% 2021-05-16T23:05:53.6424393Z (Reading database ... 50% 2021-05-16T23:05:53.6465217Z (Reading database ... 55% 2021-05-16T23:05:53.6521637Z (Reading database ... 60% 2021-05-16T23:05:53.6562309Z (Reading database ... 65% 2021-05-16T23:05:53.6719956Z (Reading database ... 70% 2021-05-16T23:05:53.6868647Z (Reading database ... 75% 2021-05-16T23:05:53.6904377Z (Reading database ... 80% 2021-05-16T23:05:53.7550793Z (Reading database ... 85% 2021-05-16T23:05:53.7750678Z (Reading database ... 90% 2021-05-16T23:05:53.7844644Z (Reading database ... 95% 2021-05-16T23:05:53.7845345Z (Reading database ... 100% 2021-05-16T23:05:53.7846366Z (Reading database ... 269846 files and directories currently installed.) 2021-05-16T23:05:53.7977439Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-16T23:05:53.8004036Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:05:53.8517466Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-16T23:05:53.8790518Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:53.8900789Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:54.1236971Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-16T23:05:54.1489504Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:54.1507264Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:05:54.1899269Z Selecting previously unselected package libegl1:amd64. 2021-05-16T23:05:54.2213579Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-16T23:05:54.2234153Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:05:54.2637335Z Selecting previously unselected package libevdev2:amd64. 2021-05-16T23:05:54.2905738Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-16T23:05:54.2925753Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:05:54.3316819Z Selecting previously unselected package libmtdev1:amd64. 2021-05-16T23:05:54.3584245Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-16T23:05:54.3604087Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:05:54.3956321Z Selecting previously unselected package libwacom-common. 2021-05-16T23:05:54.4192831Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-16T23:05:54.4209407Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:05:54.4996831Z Selecting previously unselected package libwacom2:amd64. 2021-05-16T23:05:54.5279998Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:05:54.5292265Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:05:54.5716523Z Selecting previously unselected package libinput-bin. 2021-05-16T23:05:54.5965548Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:05:54.5976321Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:05:54.6356023Z Selecting previously unselected package libinput10:amd64. 2021-05-16T23:05:54.6626089Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-16T23:05:54.6643291Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:05:54.7064691Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-16T23:05:54.7375183Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:54.7392863Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:54.7922281Z Selecting previously unselected package libqt5network5:amd64. 2021-05-16T23:05:54.8233463Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:54.8248585Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:54.9396670Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-16T23:05:54.9648809Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-16T23:05:54.9666298Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:05:55.0013339Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-16T23:05:55.0324710Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-16T23:05:55.0339306Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:05:55.0665143Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-16T23:05:55.0982462Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-16T23:05:55.0998863Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:05:55.1556289Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-16T23:05:55.1814910Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-16T23:05:55.1829120Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:05:55.2236972Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-16T23:05:55.2485822Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-16T23:05:55.2499853Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:05:55.2867380Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-16T23:05:55.3176158Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-16T23:05:55.3191931Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:05:55.3448501Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-16T23:05:55.3836658Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-16T23:05:55.3852800Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:05:55.4152765Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-16T23:05:55.4469062Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-16T23:05:55.4480579Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:05:55.4837217Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-16T23:05:55.5122357Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-16T23:05:55.5136919Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:05:55.5532210Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-16T23:05:55.5875370Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-16T23:05:55.5894713Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:05:55.6356749Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-16T23:05:55.6592908Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:55.6699358Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:56.0316309Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-16T23:05:56.0629017Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:56.0646001Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:56.3444632Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-16T23:05:56.3810983Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:56.3823680Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:56.4273021Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-16T23:05:56.4550425Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-16T23:05:56.4561859Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:05:56.5063735Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-16T23:05:56.5376926Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-16T23:05:56.5391168Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:05:56.6597561Z Selecting previously unselected package libhyphen0:amd64. 2021-05-16T23:05:56.6830210Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-16T23:05:56.6844267Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:05:56.7195942Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-16T23:05:56.7453200Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:56.7468270Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:56.8036011Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-16T23:05:56.8308270Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:56.8322026Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:56.8916256Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-16T23:05:56.9177744Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:56.9193168Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:57.1139575Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-16T23:05:57.1453877Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:57.1471416Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:57.3276339Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-16T23:05:57.3567141Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:57.3579832Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:57.4076801Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-16T23:05:57.4336877Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:57.4350307Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:57.4716448Z Selecting previously unselected package libwoff1:amd64. 2021-05-16T23:05:57.5014151Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-16T23:05:57.5039052Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:05:57.5476246Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-16T23:05:57.5741577Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-16T23:05:57.5756975Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:05:59.1175778Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-16T23:05:59.1506473Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:05:59.1521429Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:05:59.1917462Z Selecting previously unselected package qgis-providers-common. 2021-05-16T23:05:59.2190189Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:05:59.2209188Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:05:59.4653602Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-16T23:05:59.4990367Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-16T23:05:59.5002549Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:05:59.5656915Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-16T23:05:59.5978800Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-16T23:05:59.5992679Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:05:59.6596771Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-16T23:05:59.6870267Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:59.6885688Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:59.7313500Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-16T23:05:59.7640112Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:05:59.7653729Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:05:59.8076498Z Selecting previously unselected package gdal-data. 2021-05-16T23:05:59.8356972Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-16T23:05:59.8372345Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:05:59.9036514Z Selecting previously unselected package libarpack2:amd64. 2021-05-16T23:05:59.9291749Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-16T23:05:59.9340604Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:05:59.9796506Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-16T23:06:00.0062387Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-16T23:06:00.0073828Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:06:00.0596791Z Selecting previously unselected package libarmadillo9. 2021-05-16T23:06:00.0873178Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-16T23:06:00.0886892Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:06:00.1297543Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-16T23:06:00.1635715Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-16T23:06:00.1655703Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:06:00.2516792Z Selecting previously unselected package libcharls2:amd64. 2021-05-16T23:06:00.2818700Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-16T23:06:00.2839523Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:06:00.3196301Z Selecting previously unselected package libdap25:amd64. 2021-05-16T23:06:00.3525466Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-16T23:06:00.3541271Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:06:00.4336321Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-16T23:06:00.4655011Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-16T23:06:00.4672516Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:06:00.5156062Z Selecting previously unselected package libepsilon1:amd64. 2021-05-16T23:06:00.5423253Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-16T23:06:00.5437089Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:06:00.5878925Z Selecting previously unselected package libfreexl1:amd64. 2021-05-16T23:06:00.6172905Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-16T23:06:00.6185003Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:06:00.6555914Z Selecting previously unselected package libfyba0:amd64. 2021-05-16T23:06:00.6845277Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-16T23:06:00.6864404Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:06:00.7307619Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-16T23:06:00.7627452Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-16T23:06:00.7645016Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:06:00.8534374Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-16T23:06:00.8861166Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-16T23:06:00.8875557Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:06:00.9239642Z Selecting previously unselected package proj-data. 2021-05-16T23:06:00.9561217Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-16T23:06:00.9574577Z Unpacking proj-data (6.3.1-1) ... 2021-05-16T23:06:01.8606059Z Selecting previously unselected package libproj15:amd64. 2021-05-16T23:06:01.8945220Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-16T23:06:01.8962385Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:06:02.0276785Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-16T23:06:02.0575171Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-16T23:06:02.0590217Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:06:02.1036753Z Selecting previously unselected package libhdf4-0-alt. 2021-05-16T23:06:02.1305698Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-16T23:06:02.1321013Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:06:02.1956569Z Selecting previously unselected package libminizip1:amd64. 2021-05-16T23:06:02.2258891Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-16T23:06:02.2275698Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:06:02.2636043Z Selecting previously unselected package liburiparser1:amd64. 2021-05-16T23:06:02.2904073Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-16T23:06:02.2925113Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:06:02.3289583Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-16T23:06:02.3611412Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:06:02.3630200Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:06:02.4038216Z Selecting previously unselected package libkmldom1:amd64. 2021-05-16T23:06:02.4355251Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:06:02.4374689Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:06:02.4956742Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-16T23:06:02.5209565Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-16T23:06:02.5229093Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:06:02.5637355Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-16T23:06:02.5925827Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-16T23:06:02.5939192Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:06:02.6698851Z Selecting previously unselected package libogdi4.1. 2021-05-16T23:06:02.7010367Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-16T23:06:02.7098103Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:06:02.7638624Z Selecting previously unselected package libqhull7:amd64. 2021-05-16T23:06:02.7971792Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-16T23:06:02.7985393Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:06:02.8464417Z Selecting previously unselected package libspatialite7:amd64. 2021-05-16T23:06:02.8793238Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:06:02.8807985Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:06:03.0717683Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-16T23:06:03.0954883Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-16T23:06:03.0973661Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:06:03.2416619Z Selecting previously unselected package libgdal26. 2021-05-16T23:06:03.2744495Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:06:03.2758422Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:06:03.9916295Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-16T23:06:04.0257321Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:06:04.0274783Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:04.0620665Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-16T23:06:04.0943420Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-16T23:06:04.0963128Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:06:04.1437166Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-16T23:06:04.1729561Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:06:04.1748660Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:04.2075194Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-16T23:06:04.2412074Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:06:04.2440037Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:04.2884194Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-16T23:06:04.3212535Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-16T23:06:04.3233384Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:06:04.3990847Z Selecting previously unselected package libzip5:amd64. 2021-05-16T23:06:04.4326760Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-16T23:06:04.4342082Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:06:04.4876707Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-16T23:06:04.5145629Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:06:04.5175701Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:05.1408493Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-16T23:06:05.1732156Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:06:05.1744726Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:05.2067816Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-16T23:06:05.2387862Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-16T23:06:05.2405567Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:06:05.2999248Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-16T23:06:05.3301652Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:06:05.3318004Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:06:05.5030294Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-16T23:06:05.5361546Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:06:05.5375831Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:05.5779782Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-16T23:06:05.6143403Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:06:05.6160061Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:05.6729066Z Selecting previously unselected package libqwt-qt5-6. 2021-05-16T23:06:05.6992532Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-16T23:06:05.7014066Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:06:05.7902569Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-16T23:06:05.8226661Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:06:05.8424959Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:06.2636956Z Selecting previously unselected package qgis-providers. 2021-05-16T23:06:06.2949456Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:06:06.2967357Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:06.5505810Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-16T23:06:06.5828702Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:06:06.5849649Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:06:06.6244720Z Selecting previously unselected package libdaemon0:amd64. 2021-05-16T23:06:06.6582454Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-16T23:06:06.6600443Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:06:06.6990483Z Selecting previously unselected package avahi-daemon. 2021-05-16T23:06:06.7257271Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:06:06.7278705Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:06:06.7796984Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-16T23:06:06.8085943Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:06:06.8099468Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:06:06.9004462Z Selecting previously unselected package blt. 2021-05-16T23:06:06.9330349Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-16T23:06:06.9345427Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-16T23:06:06.9696038Z Selecting previously unselected package fonts-lyx. 2021-05-16T23:06:07.0028112Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-16T23:06:07.0043511Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:06:07.0563690Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-16T23:06:07.0859732Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-16T23:06:07.0877821Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:06:07.1356450Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-16T23:06:07.1618676Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:06:07.1637848Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:06:07.2156222Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-16T23:06:07.2486454Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-16T23:06:07.2503799Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:06:07.2952485Z Selecting previously unselected package gcr. 2021-05-16T23:06:07.3267401Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-16T23:06:07.3281355Z Unpacking gcr (3.36.0-2build1) ... 2021-05-16T23:06:07.3725555Z Selecting previously unselected package python3-numpy. 2021-05-16T23:06:07.4045353Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-16T23:06:07.4060022Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:06:07.7612704Z Selecting previously unselected package python3-gdal. 2021-05-16T23:06:07.7956658Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:06:07.7968521Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:06:07.8937606Z Selecting previously unselected package gdal-bin. 2021-05-16T23:06:07.9228457Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-16T23:06:07.9252762Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:06:07.9927640Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-16T23:06:08.0253559Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-16T23:06:08.0265830Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:06:08.0676873Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-16T23:06:08.0961318Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-16T23:06:08.0980211Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:06:08.1557274Z Selecting previously unselected package geoclue-2.0. 2021-05-16T23:06:08.1846355Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-16T23:06:08.1859782Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:06:08.2435693Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-16T23:06:08.2763224Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:08.2785145Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:06:08.3389672Z Selecting previously unselected package p11-kit. 2021-05-16T23:06:08.3698294Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-16T23:06:08.3710440Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:06:08.4106195Z Selecting previously unselected package pinentry-gnome3. 2021-05-16T23:06:08.4422354Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-16T23:06:08.4435743Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:06:08.4837609Z Selecting previously unselected package gnome-keyring. 2021-05-16T23:06:08.5127599Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:06:08.5272728Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:06:08.6397156Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-16T23:06:08.6682289Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:06:08.6697741Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:06:08.7068898Z Selecting previously unselected package grass-doc. 2021-05-16T23:06:08.7395700Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-16T23:06:08.7406155Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-16T23:06:10.7796639Z Selecting previously unselected package liblaszip8:amd64. 2021-05-16T23:06:10.8119027Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-16T23:06:10.8139083Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:06:10.8582620Z Selecting previously unselected package libpdal-util9. 2021-05-16T23:06:10.8927496Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:06:10.8943231Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:06:10.9415329Z Selecting previously unselected package libpdal-base9. 2021-05-16T23:06:10.9796665Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:06:10.9815800Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:06:11.2122710Z Selecting previously unselected package grass-core. 2021-05-16T23:06:11.2443814Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-16T23:06:11.2465240Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-16T23:06:11.9697544Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-16T23:06:12.0047041Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-16T23:06:12.0061277Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:06:12.0436727Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-16T23:06:12.0746315Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-16T23:06:12.0762631Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:06:12.1164971Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-16T23:06:12.1505019Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-16T23:06:12.1518387Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:06:12.2557440Z Selecting previously unselected package iio-sensor-proxy. 2021-05-16T23:06:12.2896093Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-16T23:06:12.2928152Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:06:12.3471113Z Selecting previously unselected package libassimp5:amd64. 2021-05-16T23:06:12.3801268Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-16T23:06:12.3817200Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:06:12.7677552Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-16T23:06:12.7974877Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-16T23:06:12.7989596Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:06:12.9321572Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-16T23:06:12.9661508Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-16T23:06:12.9673261Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:06:13.0196821Z Selecting previously unselected package libfcgi-bin. 2021-05-16T23:06:13.0495011Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-16T23:06:13.0509957Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:06:13.0862209Z Selecting previously unselected package libimagequant0:amd64. 2021-05-16T23:06:13.1220580Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-16T23:06:13.1239422Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:06:13.1605632Z Selecting previously unselected package libjs-jquery-ui. 2021-05-16T23:06:13.1930032Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-16T23:06:13.2065537Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:06:13.2997292Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-16T23:06:13.3309351Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-16T23:06:13.3322398Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:06:13.3711369Z Selecting previously unselected package libmbim-proxy. 2021-05-16T23:06:13.4042024Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-16T23:06:13.4056459Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-16T23:06:13.4347259Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-16T23:06:13.4679991Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:06:13.4696583Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:06:13.4999351Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-16T23:06:13.5357273Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-16T23:06:13.5374455Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:06:13.5876541Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-16T23:06:13.6183223Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-16T23:06:13.6199667Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:06:13.6524596Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-16T23:06:13.6853442Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-16T23:06:13.6866872Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:06:13.7276712Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-16T23:06:13.7541495Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-16T23:06:13.7557173Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:06:13.7956603Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-16T23:06:13.8210941Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:06:13.8224529Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:06:13.8676837Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-16T23:06:13.8929928Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:06:13.8944195Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:06:13.9357568Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-16T23:06:13.9655340Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:06:13.9668975Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:06:14.0156686Z Selecting previously unselected package libpdal-plugin-python. 2021-05-16T23:06:14.0440046Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:06:14.0453174Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:06:14.0957885Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-16T23:06:14.1242737Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-16T23:06:14.1257211Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:06:14.3183883Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-16T23:06:14.3528492Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:06:14.3544049Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:06:14.3956486Z Selecting previously unselected package libpdal-plugins. 2021-05-16T23:06:14.4242240Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-16T23:06:14.4256995Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:06:14.4676610Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-16T23:06:14.4967584Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:06:14.4990634Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:14.5465736Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-16T23:06:14.5818111Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:06:14.5833764Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:14.6941709Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-16T23:06:14.7268419Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:06:14.7284113Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:14.7953571Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-16T23:06:14.8279916Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:06:14.8296511Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:14.8835950Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-16T23:06:14.9081899Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:06:14.9096725Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:14.9439546Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-16T23:06:14.9774329Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:06:14.9786313Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:15.0277082Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-16T23:06:15.0608384Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:06:15.0635219Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:15.1078662Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-16T23:06:15.1376579Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:06:15.1388750Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:15.1756703Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-16T23:06:15.2053829Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:06:15.2069322Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:15.2516146Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-16T23:06:15.2819654Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:06:15.2831114Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:15.3156572Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-16T23:06:15.3471613Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:06:15.3494560Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:15.3837074Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-16T23:06:15.4141327Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:06:15.4156749Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:15.4724303Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-16T23:06:15.5047961Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:06:15.5060578Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:15.6476488Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-16T23:06:15.6777332Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:06:15.6791671Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:16.0785643Z Selecting previously unselected package qtchooser. 2021-05-16T23:06:16.1121401Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-16T23:06:16.1144273Z Unpacking qtchooser (66-2build1) ... 2021-05-16T23:06:16.1556169Z Selecting previously unselected package qdoc-qt5. 2021-05-16T23:06:16.1823701Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:06:16.1835103Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:16.2724004Z Selecting previously unselected package libqt5help5:amd64. 2021-05-16T23:06:16.3096552Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:06:16.3109347Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:16.3539350Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-16T23:06:16.3869523Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:06:16.3884392Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:16.4316522Z Selecting previously unselected package qt5-assistant. 2021-05-16T23:06:16.4569181Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:06:16.4590558Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:06:16.5306283Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-16T23:06:16.5654011Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:06:16.5670405Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:16.6156512Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-16T23:06:16.6480735Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:06:16.6497650Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:16.8996211Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-16T23:06:16.9314336Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:06:16.9328901Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:17.0477116Z Selecting previously unselected package qttools5-dev-tools. 2021-05-16T23:06:17.0796484Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-16T23:06:17.0816629Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:06:17.2268555Z Selecting previously unselected package libqgis-customwidgets. 2021-05-16T23:06:17.2598123Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:06:17.2612209Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:17.3996639Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-16T23:06:17.4298030Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:06:17.4315971Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:17.4950756Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-16T23:06:17.5290688Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:06:17.5308829Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:17.5872300Z Selecting previously unselected package libqgispython3.10.4. 2021-05-16T23:06:17.6208014Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:06:17.6234068Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:17.6591688Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-16T23:06:17.6922966Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-16T23:06:17.6937278Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:06:17.7843893Z Selecting previously unselected package libqmi-proxy. 2021-05-16T23:06:17.8173721Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-16T23:06:17.8385716Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-16T23:06:17.8696587Z Selecting previously unselected package libqt5test5:amd64. 2021-05-16T23:06:17.9029565Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:06:17.9046663Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:17.9557470Z Selecting previously unselected package libwacom-bin. 2021-05-16T23:06:17.9858592Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-16T23:06:17.9872632Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:06:18.0205432Z Selecting previously unselected package modemmanager. 2021-05-16T23:06:18.0590531Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-16T23:06:18.0693245Z Unpacking modemmanager (1.12.8-1) ... 2021-05-16T23:06:18.1903542Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-16T23:06:18.2233797Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-16T23:06:18.2249544Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:06:18.2620435Z Selecting previously unselected package python-matplotlib-data. 2021-05-16T23:06:18.2950195Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-16T23:06:18.2964728Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:06:18.6647476Z Selecting previously unselected package python3-soupsieve. 2021-05-16T23:06:18.6984559Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-16T23:06:18.7007130Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:06:18.7396685Z Selecting previously unselected package python3-bs4. 2021-05-16T23:06:18.7698992Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-16T23:06:18.7718073Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-16T23:06:18.8110357Z Selecting previously unselected package python3-cycler. 2021-05-16T23:06:18.8461614Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-16T23:06:18.8484380Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-16T23:06:18.8778140Z Selecting previously unselected package python3-dateutil. 2021-05-16T23:06:18.9111259Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-16T23:06:18.9137618Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:06:18.9562959Z Selecting previously unselected package python3-decorator. 2021-05-16T23:06:18.9901971Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-16T23:06:18.9920152Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:06:19.0266493Z Selecting previously unselected package python3-future. 2021-05-16T23:06:19.0616410Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-16T23:06:19.0629462Z Unpacking python3-future (0.18.2-2) ... 2021-05-16T23:06:19.1476863Z Selecting previously unselected package python3-webencodings. 2021-05-16T23:06:19.1759432Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-16T23:06:19.1773056Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:06:19.2147501Z Selecting previously unselected package python3-html5lib. 2021-05-16T23:06:19.2446047Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-16T23:06:19.2460743Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-16T23:06:19.2898241Z Selecting previously unselected package python3-ipython-genutils. 2021-05-16T23:06:19.3226513Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-16T23:06:19.3241275Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:06:19.3612995Z Selecting previously unselected package python3-traitlets. 2021-05-16T23:06:19.3956792Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-16T23:06:19.3973341Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-16T23:06:19.4347011Z Selecting previously unselected package python3-jupyter-core. 2021-05-16T23:06:19.4687856Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-16T23:06:19.4705965Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:06:19.5116847Z Selecting previously unselected package python3-kiwisolver. 2021-05-16T23:06:19.5367609Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-16T23:06:19.5379399Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:06:19.5805492Z Selecting previously unselected package python3-lxml:amd64. 2021-05-16T23:06:19.6149815Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-16T23:06:19.6168010Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:06:19.8116823Z Selecting previously unselected package python3-pyparsing. 2021-05-16T23:06:19.8402891Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-16T23:06:19.8418868Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-16T23:06:19.8867281Z Selecting previously unselected package python3-matplotlib. 2021-05-16T23:06:19.9201031Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-16T23:06:19.9214122Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:06:20.4316820Z Selecting previously unselected package python3-nbformat. 2021-05-16T23:06:20.4575531Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-16T23:06:20.4588658Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-16T23:06:20.4963405Z Selecting previously unselected package python3-olefile. 2021-05-16T23:06:20.5303218Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-16T23:06:20.5317815Z Unpacking python3-olefile (0.46-2) ... 2021-05-16T23:06:20.5836814Z Selecting previously unselected package python3-pyproj. 2021-05-16T23:06:20.6127783Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-16T23:06:20.6137896Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:06:20.8157113Z Selecting previously unselected package python3-tz. 2021-05-16T23:06:20.8450364Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-16T23:06:20.8464107Z Unpacking python3-tz (2019.3-1) ... 2021-05-16T23:06:20.8840456Z Selecting previously unselected package python3-owslib. 2021-05-16T23:06:20.9132627Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-16T23:06:20.9143125Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-16T23:06:20.9698336Z Selecting previously unselected package python3-pil:amd64. 2021-05-16T23:06:21.0038574Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-16T23:06:21.0049267Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:06:21.0766408Z Selecting previously unselected package python3-retrying. 2021-05-16T23:06:21.1103900Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-16T23:06:21.1121964Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-16T23:06:21.1442721Z Selecting previously unselected package python3-plotly. 2021-05-16T23:06:21.1782099Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-16T23:06:21.1797021Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:06:21.7138236Z Selecting previously unselected package python3-psycopg2. 2021-05-16T23:06:21.7486047Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-16T23:06:21.7501586Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:06:21.7986495Z Selecting previously unselected package python3-sip. 2021-05-16T23:06:21.8330753Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-16T23:06:21.8344499Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:06:21.8736513Z Selecting previously unselected package python3-pyqt5. 2021-05-16T23:06:21.9092875Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:06:21.9111059Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:06:22.2356779Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-16T23:06:22.2616835Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-16T23:06:22.2635230Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:06:22.3281559Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-16T23:06:22.3605324Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:06:22.3619043Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:06:22.4036562Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-16T23:06:22.4332462Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:06:22.4348016Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:06:22.4704528Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-16T23:06:22.5040830Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-16T23:06:22.5057500Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:06:22.5676883Z Selecting previously unselected package python3-qgis-common. 2021-05-16T23:06:22.5964099Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:06:22.5977645Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:22.9476630Z Selecting previously unselected package python3-qgis. 2021-05-16T23:06:22.9771807Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:06:22.9785264Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:24.0168151Z Selecting previously unselected package python3-tk:amd64. 2021-05-16T23:06:24.0518235Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-16T23:06:24.0531650Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:06:24.0997670Z Selecting previously unselected package libjs-leaflet. 2021-05-16T23:06:24.1291414Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-16T23:06:24.1306134Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:06:24.1916629Z Selecting previously unselected package qgis-common. 2021-05-16T23:06:24.2209996Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:06:24.2221629Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:26.0787486Z Selecting previously unselected package qgis. 2021-05-16T23:06:26.1127224Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:06:26.1920183Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:26.8429251Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-16T23:06:26.8439623Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-16T23:06:26.8442003Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:26.8443572Z Selecting previously unselected package qgis-provider-grass. 2021-05-16T23:06:26.8445585Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:06:26.8447131Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:26.8448554Z Selecting previously unselected package qgis-plugin-grass. 2021-05-16T23:06:26.8450854Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-16T23:06:26.8452111Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:26.9148944Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-16T23:06:26.9506116Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-16T23:06:26.9523544Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:26.9977432Z Selecting previously unselected package qttranslations5-l10n. 2021-05-16T23:06:27.0318174Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-16T23:06:27.0333833Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:06:27.2436353Z Selecting previously unselected package wpasupplicant. 2021-05-16T23:06:27.2783989Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-16T23:06:27.2801555Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:06:27.4364441Z Selecting previously unselected package proj-bin. 2021-05-16T23:06:27.4708403Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-16T23:06:27.4724521Z Unpacking proj-bin (6.3.1-1) ... 2021-05-16T23:06:27.5148532Z Selecting previously unselected package usb-modeswitch-data. 2021-05-16T23:06:27.5494640Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-16T23:06:27.5516119Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-16T23:06:27.5866708Z Selecting previously unselected package usb-modeswitch. 2021-05-16T23:06:27.6229002Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-16T23:06:27.6321974Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:06:27.7186774Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-16T23:06:27.7234282Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-16T23:06:28.0313012Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-16T23:06:28.0381435Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-16T23:06:28.0419508Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-16T23:06:28.0457613Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:28.0582247Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-16T23:06:28.0628280Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-16T23:06:28.0656472Z Setting up proj-data (6.3.1-1) ... 2021-05-16T23:06:28.0692400Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-16T23:06:28.0737920Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-16T23:06:28.0791284Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-16T23:06:28.0832394Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-16T23:06:28.0866299Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-16T23:06:28.0907694Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-16T23:06:28.0946071Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-16T23:06:28.0975659Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-16T23:06:28.1017381Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-16T23:06:28.1059643Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-16T23:06:28.1102484Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-16T23:06:28.2926841Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-16T23:06:28.2960442Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-16T23:06:28.2992847Z Setting up python3-olefile (0.46-2) ... 2021-05-16T23:06:28.4812238Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-16T23:06:28.4853412Z Setting up python3-retrying (1.3.3-4) ... 2021-05-16T23:06:28.6577721Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-16T23:06:28.6619080Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-16T23:06:28.6658695Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-16T23:06:28.6697119Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-16T23:06:28.6741842Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-16T23:06:28.6778255Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-16T23:06:28.6819935Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-16T23:06:28.8217186Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-16T23:06:28.8248281Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-16T23:06:28.8280715Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-16T23:06:28.8316383Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-16T23:06:28.8356341Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-16T23:06:29.0135663Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-16T23:06:29.0179604Z Setting up python3-tz (2019.3-1) ... 2021-05-16T23:06:29.1991532Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-16T23:06:29.2091082Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-16T23:06:29.2126198Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-16T23:06:29.2230777Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:06:29.2267363Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-16T23:06:29.2300965Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-16T23:06:29.2348799Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-16T23:06:29.2391777Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-16T23:06:29.4122723Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-16T23:06:29.4169187Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-16T23:06:29.4202592Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-16T23:06:29.4246036Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-16T23:06:29.4359380Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-16T23:06:29.4401402Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-16T23:06:29.6534394Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-16T23:06:29.6615511Z Setting up python3-cycler (0.10.0-3) ... 2021-05-16T23:06:29.8339372Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-16T23:06:29.8392422Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-16T23:06:29.8426314Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-16T23:06:29.8478958Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-16T23:06:29.8518235Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-16T23:06:29.8557399Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-16T23:06:29.8593541Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-16T23:06:30.0668264Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-16T23:06:30.0722099Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-16T23:06:30.0775933Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-16T23:06:30.0822354Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:30.0925391Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-16T23:06:30.3539546Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-16T23:06:31.7939836Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-16T23:06:31.7972266Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-16T23:06:31.8008234Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-16T23:06:31.8050535Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:06:31.8095428Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-16T23:06:31.8129924Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-16T23:06:31.8158846Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-16T23:06:31.8198166Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-16T23:06:32.0281166Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:32.0333102Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-16T23:06:32.0386959Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-16T23:06:32.0426987Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-16T23:06:32.2752299Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-16T23:06:32.2792718Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-16T23:06:32.2883162Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-16T23:06:32.2912838Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-16T23:06:32.2949510Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-16T23:06:32.3149294Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-16T23:06:32.5287408Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-16T23:06:32.5319394Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:06:32.5348829Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-16T23:06:32.5462619Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-16T23:06:32.5495912Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-16T23:06:32.5537241Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:32.5570340Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-16T23:06:32.5607739Z Setting up python3-future (0.18.2-2) ... 2021-05-16T23:06:32.5703097Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-16T23:06:32.5770934Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-16T23:06:32.9837570Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:33.1588984Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-16T23:06:33.1627600Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:33.1665350Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-16T23:06:33.1705990Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-16T23:06:33.1747191Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-16T23:06:33.1799814Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:06:33.1838641Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-16T23:06:33.1876420Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:33.1912161Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-16T23:06:33.4944389Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-16T23:06:33.6909743Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-16T23:06:33.8797946Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-16T23:06:33.8835552Z Setting up qtchooser (66-2build1) ... 2021-05-16T23:06:33.8868310Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-16T23:06:33.8899651Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-16T23:06:34.0750110Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-16T23:06:34.0789421Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-16T23:06:34.0829733Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-16T23:06:34.0866282Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-16T23:06:35.2176574Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-16T23:06:35.2223791Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-16T23:06:35.2262402Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-16T23:06:35.2305104Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:35.2356281Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:35.2402937Z Setting up proj-bin (6.3.1-1) ... 2021-05-16T23:06:35.2454143Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-16T23:06:35.2498303Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-16T23:06:35.2565998Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-16T23:06:36.3452822Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-16T23:06:36.3464562Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:36.3466009Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-16T23:06:36.3467264Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-16T23:06:36.3468489Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-16T23:06:36.3469924Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:36.3471205Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-16T23:06:36.3880419Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-16T23:06:36.3912209Z Setting up gcr (3.36.0-2build1) ... 2021-05-16T23:06:36.3948151Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:36.3983437Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-16T23:06:36.5732149Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:06:36.5734895Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-16T23:06:37.1575923Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-16T23:06:37.5268195Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:37.5298694Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-16T23:06:37.5330865Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:37.5362222Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:37.5409464Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:37.5440970Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:37.5479139Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-16T23:06:37.7314826Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:06:37.7316760Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:06:37.7320905Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:06:37.7323970Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-16T23:06:37.7833798Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:06:37.7835348Z if direction is "increasing": 2021-05-16T23:06:37.7839500Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:06:37.7842158Z elif direction is "decreasing": 2021-05-16T23:06:37.8055983Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:06:37.8057945Z if direction is "increasing": 2021-05-16T23:06:37.8061697Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:06:37.8064209Z elif direction is "decreasing": 2021-05-16T23:06:38.9347761Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:06:38.9350676Z if props["offset_coordinates"] is "data": 2021-05-16T23:06:38.9354000Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:06:38.9356686Z if props["coordinates"] is not "data": 2021-05-16T23:06:39.8411609Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-16T23:06:40.4662786Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:06:40.4668005Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-16T23:06:40.4672321Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-16T23:06:41.8117116Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-16T23:06:41.8166633Z First installation detected... 2021-05-16T23:06:41.8169098Z Checking NSS setup... 2021-05-16T23:06:41.8213998Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-16T23:06:41.8278203Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:41.8321633Z Setting up python3-owslib (0.19.1-1) ... 2021-05-16T23:06:42.1673735Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-16T23:06:42.1713187Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-16T23:06:42.1748405Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-16T23:06:42.1784751Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-16T23:06:42.1823649Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-16T23:06:42.1859617Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-16T23:06:42.1899570Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-16T23:06:42.1930825Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-16T23:06:42.1972950Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-16T23:06:42.4246476Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-16T23:06:42.4282727Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-16T23:06:42.4313131Z Setting up grass-core (7.8.2-1build3) ... 2021-05-16T23:06:42.8423677Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:06:42.8425260Z if value is '': 2021-05-16T23:06:42.9637374Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:06:42.9640140Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:06:42.9642294Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:06:42.9644239Z if do_profiling is "True" or do_profiling is "1": 2021-05-16T23:06:42.9646463Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-16T23:06:42.9648416Z if driver_string is not None and driver_string is not "": 2021-05-16T23:06:43.0161335Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:06:43.0163076Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:06:43.0164857Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-16T23:06:43.0166427Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-16T23:06:43.0903536Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-16T23:06:43.0939150Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:43.1041537Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-16T23:06:43.1073740Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:43.1117380Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:43.1385015Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:43.1415094Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:43.1457677Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:43.1497420Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:43.1533051Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:43.1576807Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-16T23:06:43.2623229Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:43.2666650Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:43.2712906Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:43.2776262Z Setting up modemmanager (1.12.8-1) ... 2021-05-16T23:06:43.4303652Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:06:43.4309625Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-16T23:06:44.0693335Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:44.0738815Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:44.0789533Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-16T23:06:44.0860794Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:44.0903331Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:44.0941681Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:44.0976786Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-16T23:06:44.1016766Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-16T23:06:44.1056802Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-16T23:06:44.1099664Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:44.1137927Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-16T23:06:44.1177381Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:44.1223187Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:44.1262502Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:44.1299689Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:44.1332643Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-16T23:06:44.1372955Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-16T23:06:44.1419038Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:06:44.1458107Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:44.1492396Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-16T23:06:44.3524624Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-16T23:06:44.3564127Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:44.3621142Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:06:44.3655387Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:22.5175006Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:22.5259705Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-16T23:07:22.5296286Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:22.5326952Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:22.5360493Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:22.5394201Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:22.5465536Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-16T23:07:22.5498151Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:22.7240644Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:22.7276764Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-16T23:07:22.7307280Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:22.7343469Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-16T23:07:22.7373935Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:22.9342955Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:22.9372409Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:22.9423919Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-16T23:07:22.9570065Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-16T23:07:22.9753426Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-16T23:07:24.1319956Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-16T23:07:24.1529207Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-16T23:07:24.1819968Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-16T23:07:24.2061207Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-16T23:07:24.2673570Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-16T23:07:24.3066919Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-16T23:07:24.6145135Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:07:39.3456821Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-16T23:07:39.3692441Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-16T23:07:41.8518397Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:07:41.8519012Z with: 2021-05-16T23:07:41.8519569Z github_slug: neuroconductor/papayar 2021-05-16T23:07:41.8520077Z env: 2021-05-16T23:07:41.8520575Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:07:41.8521088Z TIC_DEPLOY_KEY: 2021-05-16T23:07:41.8522003Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:07:41.8523906Z GITHUB_PAT: *** 2021-05-16T23:07:41.8524367Z COVERALLS_TOKEN: 2021-05-16T23:07:41.8524921Z continue-on-error: false 2021-05-16T23:07:41.8525447Z VDIFFR_RUN_TESTS: 2021-05-16T23:07:41.8525999Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:07:41.8526491Z TZ: UTC 2021-05-16T23:07:41.8526940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:07:41.8527552Z NOT_CRAN: true 2021-05-16T23:07:41.8527980Z ##[endgroup] 2021-05-16T23:07:41.9037987Z repo slug is: neuroconductor/papayar 2021-05-16T23:07:41.9168484Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:07:41.9169133Z env: 2021-05-16T23:07:41.9169623Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:07:41.9170146Z TIC_DEPLOY_KEY: 2021-05-16T23:07:41.9171050Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:07:41.9172498Z GITHUB_PAT: *** 2021-05-16T23:07:41.9172956Z COVERALLS_TOKEN: 2021-05-16T23:07:41.9173488Z continue-on-error: false 2021-05-16T23:07:41.9174029Z VDIFFR_RUN_TESTS: 2021-05-16T23:07:41.9174560Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:07:41.9175064Z TZ: UTC 2021-05-16T23:07:41.9175494Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:07:41.9175966Z NOT_CRAN: true 2021-05-16T23:07:41.9176372Z ##[endgroup] 2021-05-16T23:07:42.1709540Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:07:42.1710242Z with: 2021-05-16T23:07:42.1710673Z repo_name: papayar 2021-05-16T23:07:42.1711127Z repo_version: 1.0 2021-05-16T23:07:42.1711577Z runner_os: Linux 2021-05-16T23:07:42.1711991Z R_version: 4.0 2021-05-16T23:07:42.1712384Z env: 2021-05-16T23:07:42.1712867Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:07:42.1713399Z TIC_DEPLOY_KEY: 2021-05-16T23:07:42.1714300Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:07:42.1717552Z GITHUB_PAT: *** 2021-05-16T23:07:42.1718022Z COVERALLS_TOKEN: 2021-05-16T23:07:42.1718563Z continue-on-error: false 2021-05-16T23:07:42.1719102Z VDIFFR_RUN_TESTS: 2021-05-16T23:07:42.1719641Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:07:42.1720152Z TZ: UTC 2021-05-16T23:07:42.1720586Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:07:42.1721068Z NOT_CRAN: true 2021-05-16T23:07:42.1721514Z ##[endgroup] 2021-05-16T23:07:42.2163669Z Package: papayar 2021-05-16T23:07:42.2168994Z Version: 1.0 2021-05-16T23:07:42.2170356Z OS: Linux 2021-05-16T23:07:42.2283810Z ##[group]Run install.packages('remotes') 2021-05-16T23:07:42.2284589Z install.packages('remotes') 2021-05-16T23:07:42.2285490Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:07:42.2286625Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:07:42.2294762Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:07:42.2295224Z env: 2021-05-16T23:07:42.2295735Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:07:42.2296249Z TIC_DEPLOY_KEY: 2021-05-16T23:07:42.2297169Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:07:42.2298761Z GITHUB_PAT: *** 2021-05-16T23:07:42.2299351Z COVERALLS_TOKEN: 2021-05-16T23:07:42.2299903Z continue-on-error: false 2021-05-16T23:07:42.2300424Z VDIFFR_RUN_TESTS: 2021-05-16T23:07:42.2300975Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:07:42.2301501Z TZ: UTC 2021-05-16T23:07:42.2301936Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:07:42.2302403Z NOT_CRAN: true 2021-05-16T23:07:42.2302828Z ##[endgroup] 2021-05-16T23:07:42.4257898Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:07:42.4262923Z (as ‘lib’ is unspecified) 2021-05-16T23:08:00.3283945Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T23:08:01.2702345Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-16T23:08:01.2907697Z ================================================== 2021-05-16T23:08:01.2908995Z downloaded 381 KB 2021-05-16T23:08:01.2909700Z 2021-05-16T23:08:01.5684604Z * installing *binary* package ‘remotes’ ... 2021-05-16T23:08:01.5741559Z * DONE (remotes) 2021-05-16T23:08:01.5801775Z 2021-05-16T23:08:01.5802864Z The downloaded source packages are in 2021-05-16T23:08:01.5804417Z ‘/tmp/RtmpBtJjlX/downloaded_packages’ 2021-05-16T23:08:23.8727412Z ##[group]Run actions/cache@v1 2021-05-16T23:08:23.8727912Z with: 2021-05-16T23:08:23.8728406Z path: /home/runner/work/_temp/Library 2021-05-16T23:08:23.8731794Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-a59204d7073bbc682dbf2841a039b6db3adad59186c576af4b199f534c5957f2 2021-05-16T23:08:23.8736019Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-16T23:08:23.8737397Z env: 2021-05-16T23:08:23.8737909Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:23.8738435Z TIC_DEPLOY_KEY: 2021-05-16T23:08:23.8739363Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:08:23.8742877Z GITHUB_PAT: *** 2021-05-16T23:08:23.8743353Z COVERALLS_TOKEN: 2021-05-16T23:08:23.8743922Z continue-on-error: false 2021-05-16T23:08:23.8744456Z VDIFFR_RUN_TESTS: 2021-05-16T23:08:23.8745008Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:08:23.8745623Z TZ: UTC 2021-05-16T23:08:23.8746069Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:23.8746541Z NOT_CRAN: true 2021-05-16T23:08:23.8746960Z ##[endgroup] 2021-05-16T23:08:23.9289812Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:08:23.9444816Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:08:23.9445727Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-16T23:08:23.9446589Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-16T23:08:23.9447306Z sudo -s eval "$sysreqs" 2021-05-16T23:08:23.9498076Z shell: /usr/bin/bash -e {0} 2021-05-16T23:08:23.9498508Z env: 2021-05-16T23:08:23.9499017Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:08:23.9499537Z TIC_DEPLOY_KEY: 2021-05-16T23:08:23.9500452Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:08:23.9502012Z GITHUB_PAT: *** 2021-05-16T23:08:23.9502465Z COVERALLS_TOKEN: 2021-05-16T23:08:23.9503000Z continue-on-error: false 2021-05-16T23:08:23.9503541Z VDIFFR_RUN_TESTS: 2021-05-16T23:08:23.9504092Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:08:23.9504581Z TZ: UTC 2021-05-16T23:08:23.9505029Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:08:23.9505498Z NOT_CRAN: true 2021-05-16T23:08:23.9506018Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-16T23:08:23.9506761Z ##[endgroup] 2021-05-16T23:08:24.1883499Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:08:24.7293585Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-16T23:08:44.3904624Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-16T23:08:44.3906929Z crayon (NA -> 1.4.1) [CRAN] 2021-05-16T23:08:44.3908648Z R6 (NA -> 2.5.0) [CRAN] 2021-05-16T23:08:44.3910287Z desc (NA -> 1.3.0) [CRAN] 2021-05-16T23:08:44.3911904Z debugme (NA -> 1.1.0) [CRAN] 2021-05-16T23:08:44.3940583Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-16T23:08:44.3952136Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:08:44.3953714Z (as ‘lib’ is unspecified) 2021-05-16T23:09:01.5223809Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T23:09:02.1768492Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-16T23:09:02.1878327Z ================================================== 2021-05-16T23:09:02.1879273Z downloaded 94 KB 2021-05-16T23:09:02.1879832Z 2021-05-16T23:09:02.1917963Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T23:09:02.9494631Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-16T23:09:02.9837887Z ================================================== 2021-05-16T23:09:02.9866018Z downloaded 135 KB 2021-05-16T23:09:02.9866391Z 2021-05-16T23:09:02.9916532Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T23:09:05.3977754Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-16T23:09:05.3978629Z ================================================== 2021-05-16T23:09:05.3979144Z downloaded 80 KB 2021-05-16T23:09:05.3979470Z 2021-05-16T23:09:05.3980937Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T23:09:05.3982436Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-16T23:09:05.3983158Z ================================================== 2021-05-16T23:09:05.3983632Z downloaded 516 KB 2021-05-16T23:09:05.3983958Z 2021-05-16T23:09:05.3985354Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-16T23:09:08.2148652Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-16T23:09:08.3339331Z ================================================== 2021-05-16T23:09:08.3341212Z downloaded 991 KB 2021-05-16T23:09:08.3342087Z 2021-05-16T23:09:08.6068388Z * installing *binary* package ‘rprojroot’ ... 2021-05-16T23:09:08.6127829Z * DONE (rprojroot) 2021-05-16T23:09:08.8714721Z * installing *binary* package ‘crayon’ ... 2021-05-16T23:09:08.8758431Z * DONE (crayon) 2021-05-16T23:09:09.1359681Z * installing *binary* package ‘R6’ ... 2021-05-16T23:09:09.1416335Z * DONE (R6) 2021-05-16T23:09:09.4379820Z * installing *binary* package ‘desc’ ... 2021-05-16T23:09:09.4446951Z * DONE (desc) 2021-05-16T23:09:09.7400310Z * installing *binary* package ‘debugme’ ... 2021-05-16T23:09:09.7481439Z * DONE (debugme) 2021-05-16T23:09:09.7542678Z 2021-05-16T23:09:09.7543897Z The downloaded source packages are in 2021-05-16T23:09:09.7545466Z ‘/tmp/Rtmp91aLHD/downloaded_packages’ 2021-05-16T23:09:09.7559016Z Running `R CMD build`... 2021-05-16T23:09:10.0333446Z * checking for file ‘/tmp/Rtmp91aLHD/remotes695b6a1bc3b3/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-16T23:09:10.0335229Z * preparing ‘sysreqs’: 2021-05-16T23:09:10.0338952Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:09:10.0340564Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:09:10.0341719Z * checking for empty or unneeded directories 2021-05-16T23:09:10.0343251Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:09:10.0344901Z (as ‘lib’ is unspecified) 2021-05-16T23:09:10.0345712Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-16T23:09:10.2800474Z * installing *source* package ‘sysreqs’ ... 2021-05-16T23:09:10.2802808Z ** using staged installation 2021-05-16T23:09:10.3022925Z ** R 2021-05-16T23:09:10.3065825Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:09:10.7316085Z ** help 2021-05-16T23:09:10.7471138Z *** installing help indices 2021-05-16T23:09:10.7666955Z ** building package indices 2021-05-16T23:09:11.0039889Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:09:11.2454015Z ** testing if installed package can be loaded from final location 2021-05-16T23:09:11.4843305Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:09:11.4848987Z * DONE (sysreqs) 2021-05-16T23:09:33.5152041Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-16T23:09:33.5155337Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-16T23:09:33.5160230Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-16T23:09:33.5597005Z Hit:4 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-16T23:09:33.6024382Z Hit:5 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-16T23:09:33.6238215Z Hit:6 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-16T23:09:33.6642042Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-16T23:09:33.8221661Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-16T23:09:33.9822246Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-16T23:09:35.6657082Z Reading package lists... 2021-05-16T23:09:35.7555072Z Reading package lists... 2021-05-16T23:09:35.9584199Z Building dependency tree... 2021-05-16T23:09:35.9609760Z Reading state information... 2021-05-16T23:09:36.1660194Z make is already the newest version (4.2.1-1.2). 2021-05-16T23:09:36.1661905Z make set to manually installed. 2021-05-16T23:09:36.1663725Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-16T23:09:36.1665068Z Suggested packages: 2021-05-16T23:09:36.1666759Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-16T23:09:36.2227555Z The following NEW packages will be installed: 2021-05-16T23:09:36.2235124Z libcurl4-openssl-dev 2021-05-16T23:09:36.2493317Z 0 upgraded, 1 newly installed, 0 to remove and 30 not upgraded. 2021-05-16T23:09:36.2494190Z Need to get 321 kB of archives. 2021-05-16T23:09:36.2495007Z After this operation, 1539 kB of additional disk space will be used. 2021-05-16T23:09:36.2497336Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-16T23:09:36.8020720Z Fetched 321 kB in 0s (9568 kB/s) 2021-05-16T23:09:36.8469806Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-16T23:09:36.8572617Z (Reading database ... 2021-05-16T23:09:36.8576584Z (Reading database ... 5% 2021-05-16T23:09:36.8577203Z (Reading database ... 10% 2021-05-16T23:09:36.8577768Z (Reading database ... 15% 2021-05-16T23:09:36.8578315Z (Reading database ... 20% 2021-05-16T23:09:36.8578879Z (Reading database ... 25% 2021-05-16T23:09:36.8579438Z (Reading database ... 30% 2021-05-16T23:09:36.8579979Z (Reading database ... 35% 2021-05-16T23:09:36.8580540Z (Reading database ... 40% 2021-05-16T23:09:36.8581181Z (Reading database ... 45% 2021-05-16T23:09:36.8581804Z (Reading database ... 50% 2021-05-16T23:09:36.8636482Z (Reading database ... 55% 2021-05-16T23:09:36.8697736Z (Reading database ... 60% 2021-05-16T23:09:36.8754149Z (Reading database ... 65% 2021-05-16T23:09:36.8991251Z (Reading database ... 70% 2021-05-16T23:09:36.9035799Z (Reading database ... 75% 2021-05-16T23:09:36.9368744Z (Reading database ... 80% 2021-05-16T23:09:36.9532969Z (Reading database ... 85% 2021-05-16T23:09:37.0030179Z (Reading database ... 90% 2021-05-16T23:09:37.0134809Z (Reading database ... 95% 2021-05-16T23:09:37.0136602Z (Reading database ... 100% 2021-05-16T23:09:37.0138536Z (Reading database ... 285057 files and directories currently installed.) 2021-05-16T23:09:37.0289339Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-16T23:09:37.0301936Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:09:37.1475690Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-16T23:09:37.1554099Z Processing triggers for man-db (2.9.1-1) ... 2021-05-16T23:09:43.8327254Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:09:43.8328080Z remotes::install_github("ropensci/tic") 2021-05-16T23:09:43.8328860Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:09:43.8329643Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:09:43.8330357Z remotes::install_cran("covr") 2021-05-16T23:09:43.8341678Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:09:43.8342156Z env: 2021-05-16T23:09:43.8342726Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:43.8343257Z TIC_DEPLOY_KEY: 2021-05-16T23:09:43.8344179Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:09:43.8346084Z GITHUB_PAT: *** 2021-05-16T23:09:43.8346534Z COVERALLS_TOKEN: 2021-05-16T23:09:43.8347095Z continue-on-error: false 2021-05-16T23:09:43.8347624Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:43.8348184Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:09:43.8348756Z TZ: UTC 2021-05-16T23:09:43.8349195Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:43.8349672Z NOT_CRAN: true 2021-05-16T23:09:43.8350232Z ##[endgroup] 2021-05-16T23:09:44.0730383Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:09:44.6402994Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:10:05.4179130Z 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-16T23:10:05.4183363Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:10:05.4184931Z (as ‘lib’ is unspecified) 2021-05-16T23:10:05.4186314Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:10:05.4187572Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:10:05.4188768Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:10:05.4189929Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:10:05.4191141Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:10:05.4192390Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:10:05.4193587Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:10:05.4195088Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:10:05.4196323Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:10:05.4197529Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:10:05.4198692Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:10:05.4199886Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:10:05.4201079Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:10:05.4202227Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:10:05.4203454Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:10:05.4206639Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:10:05.4209021Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:10:05.4210205Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:10:05.4211383Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:10:05.4212592Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:10:05.4213833Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:10:05.4215063Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:10:05.4216272Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:10:05.4217495Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:10:05.4218634Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:10:05.4219777Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:10:05.4220921Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:10:05.4222114Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:10:05.4223296Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:10:05.4224509Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:10:05.4225709Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:10:22.1895371Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T23:10:22.8490341Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-16T23:10:22.8802795Z ================================================== 2021-05-16T23:10:22.8803434Z downloaded 1.3 MB 2021-05-16T23:10:22.8804053Z 2021-05-16T23:10:22.8847579Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T23:10:23.4654120Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-16T23:10:23.4811450Z ================================================== 2021-05-16T23:10:23.4812047Z downloaded 226 KB 2021-05-16T23:10:23.4812379Z 2021-05-16T23:10:23.4854460Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T23:10:26.1465450Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-16T23:10:26.1640088Z ================================================== 2021-05-16T23:10:26.1641312Z downloaded 140 KB 2021-05-16T23:10:26.1641930Z 2021-05-16T23:10:26.1679491Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-16T23:10:27.1090437Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-16T23:10:27.1092590Z ================================================== 2021-05-16T23:10:27.1093131Z downloaded 53 KB 2021-05-16T23:10:27.1093848Z 2021-05-16T23:10:27.1148731Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-16T23:10:28.0141785Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-16T23:10:28.0143433Z ================================================== 2021-05-16T23:10:28.0144235Z downloaded 23 KB 2021-05-16T23:10:28.0144808Z 2021-05-16T23:10:28.0183613Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T23:10:30.9260833Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-16T23:10:30.9262256Z ================================================== 2021-05-16T23:10:30.9263116Z downloaded 1.4 MB 2021-05-16T23:10:30.9263680Z 2021-05-16T23:10:30.9266247Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-16T23:10:31.0177200Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-16T23:10:31.0222045Z ================================================== 2021-05-16T23:10:31.0223544Z downloaded 36 KB 2021-05-16T23:10:31.0224499Z 2021-05-16T23:10:31.0268329Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T23:10:32.3428051Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-16T23:10:32.4643269Z ================================================== 2021-05-16T23:10:32.4643885Z downloaded 884 KB 2021-05-16T23:10:32.4644215Z 2021-05-16T23:10:32.4686187Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T23:10:33.5248426Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-16T23:10:33.5485135Z ================================================== 2021-05-16T23:10:33.5485784Z downloaded 523 KB 2021-05-16T23:10:33.5486127Z 2021-05-16T23:10:33.5530047Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T23:10:34.3652169Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-16T23:10:34.3653598Z ================================================== 2021-05-16T23:10:34.3654450Z downloaded 12 KB 2021-05-16T23:10:34.3655018Z 2021-05-16T23:10:34.3712620Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T23:10:35.0652411Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-16T23:10:35.0860858Z ================================================== 2021-05-16T23:10:35.0861982Z downloaded 486 KB 2021-05-16T23:10:35.0862549Z 2021-05-16T23:10:35.0901955Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T23:10:36.4306575Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-16T23:10:36.4359265Z ================================================== 2021-05-16T23:10:36.4360239Z downloaded 90 KB 2021-05-16T23:10:36.4360832Z 2021-05-16T23:10:36.4410872Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T23:10:36.9838489Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-16T23:10:37.0054329Z ================================================== 2021-05-16T23:10:37.0054941Z downloaded 508 KB 2021-05-16T23:10:37.0055274Z 2021-05-16T23:10:37.0100449Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T23:10:37.9955186Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-16T23:10:38.0241249Z ================================================== 2021-05-16T23:10:38.0242139Z downloaded 621 KB 2021-05-16T23:10:38.0242799Z 2021-05-16T23:10:38.0285014Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T23:10:40.0070919Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-16T23:10:40.0251023Z ================================================== 2021-05-16T23:10:40.0252083Z downloaded 267 KB 2021-05-16T23:10:40.0252576Z 2021-05-16T23:10:40.0294699Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T23:10:42.2200340Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-16T23:10:42.2310007Z ================================================== 2021-05-16T23:10:42.2310632Z downloaded 167 KB 2021-05-16T23:10:42.2312919Z 2021-05-16T23:10:42.2361688Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T23:10:42.9860467Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-16T23:10:43.0017119Z ================================================== 2021-05-16T23:10:43.0018471Z downloaded 234 KB 2021-05-16T23:10:43.0019307Z 2021-05-16T23:10:43.0057267Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T23:10:43.6841363Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-16T23:10:43.7060033Z ================================================== 2021-05-16T23:10:43.7060677Z downloaded 276 KB 2021-05-16T23:10:43.7060991Z 2021-05-16T23:10:43.7108877Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T23:10:44.6542610Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-16T23:10:44.6675198Z ================================================== 2021-05-16T23:10:44.6675841Z downloaded 201 KB 2021-05-16T23:10:44.6676173Z 2021-05-16T23:10:44.6730835Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-16T23:10:45.5294485Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-16T23:10:45.5295937Z ================================================== 2021-05-16T23:10:45.5296808Z downloaded 64 KB 2021-05-16T23:10:45.5297375Z 2021-05-16T23:10:45.5365688Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T23:10:46.5405841Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-16T23:10:46.5428150Z ================================================== 2021-05-16T23:10:46.5428880Z downloaded 46 KB 2021-05-16T23:10:46.5429272Z 2021-05-16T23:10:46.5477352Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T23:10:47.6762690Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-16T23:10:47.8070805Z ================================================== 2021-05-16T23:10:47.8072184Z downloaded 416 KB 2021-05-16T23:10:47.8072843Z 2021-05-16T23:10:47.8112671Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T23:10:48.4890688Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-16T23:10:48.4957855Z ================================================== 2021-05-16T23:10:48.4958750Z downloaded 91 KB 2021-05-16T23:10:48.4959316Z 2021-05-16T23:10:48.5016748Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T23:10:49.8034151Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-16T23:10:49.8144971Z ================================================== 2021-05-16T23:10:49.8145916Z downloaded 133 KB 2021-05-16T23:10:49.8146462Z 2021-05-16T23:10:49.8190809Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T23:10:51.6498043Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-16T23:10:51.6661064Z ================================================== 2021-05-16T23:10:51.6662070Z downloaded 271 KB 2021-05-16T23:10:51.6662543Z 2021-05-16T23:10:51.6706641Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T23:10:52.3250443Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-16T23:10:52.3511104Z ================================================== 2021-05-16T23:10:52.3511703Z downloaded 735 KB 2021-05-16T23:10:52.3512028Z 2021-05-16T23:10:52.3561549Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T23:10:53.0120960Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-16T23:10:53.0125423Z ================================================== 2021-05-16T23:10:53.0126337Z downloaded 46 KB 2021-05-16T23:10:53.0126912Z 2021-05-16T23:10:53.0186829Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:10:53.1557031Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:10:53.1558376Z ================================================== 2021-05-16T23:10:53.1559424Z downloaded 24 KB 2021-05-16T23:10:53.1559822Z 2021-05-16T23:10:53.1590150Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T23:10:56.0041002Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-16T23:10:56.0336758Z ================================================== 2021-05-16T23:10:56.0337404Z downloaded 688 KB 2021-05-16T23:10:56.0337737Z 2021-05-16T23:10:56.0381240Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T23:10:56.5411490Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-16T23:10:56.5471842Z ================================================== 2021-05-16T23:10:56.5473126Z downloaded 45 KB 2021-05-16T23:10:56.5473481Z 2021-05-16T23:10:56.5517020Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T23:10:57.2959795Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-16T23:10:57.3183007Z ================================================== 2021-05-16T23:10:57.3183833Z downloaded 595 KB 2021-05-16T23:10:57.3184303Z 2021-05-16T23:10:57.6911614Z * installing *binary* package ‘rlang’ ... 2021-05-16T23:10:57.6993612Z * DONE (rlang) 2021-05-16T23:10:57.9892584Z * installing *binary* package ‘magrittr’ ... 2021-05-16T23:10:57.9966385Z * DONE (magrittr) 2021-05-16T23:10:58.2733746Z * installing *binary* package ‘glue’ ... 2021-05-16T23:10:58.2780674Z * DONE (glue) 2021-05-16T23:10:58.9356786Z * installing *binary* package ‘sys’ ... 2021-05-16T23:10:58.9360487Z * DONE (sys) 2021-05-16T23:10:58.9361496Z * installing *binary* package ‘mime’ ... 2021-05-16T23:10:58.9362231Z * DONE (mime) 2021-05-16T23:10:59.1626879Z * installing *binary* package ‘curl’ ... 2021-05-16T23:10:59.1715784Z * DONE (curl) 2021-05-16T23:10:59.4792068Z * installing *binary* package ‘jsonlite’ ... 2021-05-16T23:10:59.4871694Z * DONE (jsonlite) 2021-05-16T23:10:59.7346393Z * installing *binary* package ‘ini’ ... 2021-05-16T23:10:59.7387814Z * DONE (ini) 2021-05-16T23:11:00.0095482Z * installing *binary* package ‘gitcreds’ ... 2021-05-16T23:11:00.0160267Z * DONE (gitcreds) 2021-05-16T23:11:00.3540372Z * installing *binary* package ‘zip’ ... 2021-05-16T23:11:00.3613113Z * DONE (zip) 2021-05-16T23:11:00.6517314Z * installing *binary* package ‘rstudioapi’ ... 2021-05-16T23:11:00.6583724Z * DONE (rstudioapi) 2021-05-16T23:11:00.9625818Z * installing *binary* package ‘fastmap’ ... 2021-05-16T23:11:00.9700583Z * DONE (fastmap) 2021-05-16T23:11:01.2664893Z * installing *binary* package ‘yaml’ ... 2021-05-16T23:11:01.2751392Z * DONE (yaml) 2021-05-16T23:11:01.5582126Z * installing *binary* package ‘withr’ ... 2021-05-16T23:11:01.5629830Z * DONE (withr) 2021-05-16T23:11:01.8472346Z * installing *binary* package ‘whisker’ ... 2021-05-16T23:11:01.8526205Z * DONE (whisker) 2021-05-16T23:11:02.1078008Z * installing *binary* package ‘rappdirs’ ... 2021-05-16T23:11:02.1137055Z * DONE (rappdirs) 2021-05-16T23:11:02.4516779Z * installing *binary* package ‘fs’ ... 2021-05-16T23:11:02.4580199Z * DONE (fs) 2021-05-16T23:11:02.7090328Z * installing *binary* package ‘clipr’ ... 2021-05-16T23:11:02.7162405Z * DONE (clipr) 2021-05-16T23:11:03.0272916Z * installing *binary* package ‘git2r’ ... 2021-05-16T23:11:03.0340430Z * DONE (git2r) 2021-05-16T23:11:03.2903599Z * installing *binary* package ‘askpass’ ... 2021-05-16T23:11:03.2962589Z * DONE (askpass) 2021-05-16T23:11:03.5840216Z * installing *binary* package ‘cli’ ... 2021-05-16T23:11:03.5895046Z * DONE (cli) 2021-05-16T23:11:03.8850877Z * installing *binary* package ‘purrr’ ... 2021-05-16T23:11:03.8915763Z * DONE (purrr) 2021-05-16T23:11:04.1760572Z * installing *binary* package ‘lifecycle’ ... 2021-05-16T23:11:04.1813536Z * DONE (lifecycle) 2021-05-16T23:11:04.4360546Z * installing *source* package ‘cachem’ ... 2021-05-16T23:11:04.4376263Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T23:11:04.4379045Z ** using staged installation 2021-05-16T23:11:04.4584480Z ** libs 2021-05-16T23:11:04.4898103Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c cache.c -o cache.o 2021-05-16T23:11:05.2397323Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:11:05.2984894Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o cachem.so cache.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T23:11:05.5026695Z installing to /home/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T23:11:05.5041034Z ** R 2021-05-16T23:11:05.5125981Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:11:06.1365019Z ** help 2021-05-16T23:11:06.1626181Z *** installing help indices 2021-05-16T23:11:06.1881990Z ** building package indices 2021-05-16T23:11:06.4222133Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:06.6929272Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:11:06.7988165Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:07.0472786Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:07.0487540Z * DONE (cachem) 2021-05-16T23:11:07.5138996Z * installing *binary* package ‘openssl’ ... 2021-05-16T23:11:07.5254228Z * DONE (openssl) 2021-05-16T23:11:07.7795918Z * installing *binary* package ‘memoise’ ... 2021-05-16T23:11:07.7905757Z * DONE (memoise) 2021-05-16T23:11:08.0947240Z * installing *binary* package ‘httr’ ... 2021-05-16T23:11:08.1007982Z * DONE (httr) 2021-05-16T23:11:08.3736305Z * installing *binary* package ‘credentials’ ... 2021-05-16T23:11:08.3797364Z * DONE (credentials) 2021-05-16T23:11:08.6427322Z * installing *binary* package ‘gh’ ... 2021-05-16T23:11:08.6477895Z * DONE (gh) 2021-05-16T23:11:08.9409692Z * installing *binary* package ‘gert’ ... 2021-05-16T23:11:08.9461070Z * DONE (gert) 2021-05-16T23:11:09.3012636Z * installing *binary* package ‘usethis’ ... 2021-05-16T23:11:09.3086247Z * DONE (usethis) 2021-05-16T23:11:09.3159923Z 2021-05-16T23:11:09.3161024Z The downloaded source packages are in 2021-05-16T23:11:09.3162575Z ‘/tmp/RtmpaMy3JL/downloaded_packages’ 2021-05-16T23:11:09.3173495Z Running `R CMD build`... 2021-05-16T23:11:11.9305280Z * checking for file ‘/tmp/RtmpaMy3JL/remotes7275379b8568/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T23:11:11.9307074Z * preparing ‘tic’: 2021-05-16T23:11:11.9308353Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:11:11.9309447Z * installing the package to process help pages 2021-05-16T23:11:11.9310825Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:11:11.9311959Z * checking for empty or unneeded directories 2021-05-16T23:11:11.9313114Z Removed empty directory ‘tic/.circleci’ 2021-05-16T23:11:11.9314271Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T23:11:11.9315595Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T23:11:11.9317765Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:11.9319220Z (as ‘lib’ is unspecified) 2021-05-16T23:11:12.3521474Z * installing *source* package ‘tic’ ... 2021-05-16T23:11:12.3523984Z ** using staged installation 2021-05-16T23:11:12.3821738Z ** R 2021-05-16T23:11:12.4113251Z ** inst 2021-05-16T23:11:12.4157208Z ** preparing package for lazy loading 2021-05-16T23:11:12.8878895Z ** help 2021-05-16T23:11:13.0816487Z *** installing help indices 2021-05-16T23:11:13.1962057Z *** copying figures 2021-05-16T23:11:13.1968259Z ** building package indices 2021-05-16T23:11:13.5275743Z ** installing vignettes 2021-05-16T23:11:13.5306495Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:11:13.8437240Z ** testing if installed package can be loaded from final location 2021-05-16T23:11:14.2212457Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:11:14.2249508Z * DONE (tic) 2021-05-16T23:11:14.2412768Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:11:14.4185444Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:11:16.5631232Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:11:16.5632763Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:11:16.5633786Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:11:16.5636543Z 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-16T23:11:16.5638957Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:11:16.5640011Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:11:16.5641003Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:11:16.5641990Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:11:16.5643086Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:11:16.5644074Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:11:16.5645036Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:11:16.5648438Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:11:16.5649317Z (as ‘lib’ is unspecified) 2021-05-16T23:11:16.5650069Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:11:16.5650804Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:11:16.5651538Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:11:16.5652280Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:11:16.5653035Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:11:16.5653778Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:11:16.5654520Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:11:16.5655225Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:11:16.5655933Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:11:16.5656984Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:11:16.5657725Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:11:16.5658450Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:11:16.5659187Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:11:16.5659912Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:11:16.5660634Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:11:16.5661360Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:11:16.5662061Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:11:16.5662805Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:11:16.5663535Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:11:16.5664255Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:11:16.5664992Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:11:16.5665783Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:11:16.5666555Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:11:16.5667302Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:11:16.5668054Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:11:16.5668955Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:11:16.5669725Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:11:16.5670470Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:11:33.8951645Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T23:11:34.4358993Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-16T23:11:34.4513385Z ================================================== 2021-05-16T23:11:34.4514539Z downloaded 231 KB 2021-05-16T23:11:34.4515053Z 2021-05-16T23:11:34.4550346Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T23:11:34.9917613Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-16T23:11:35.2614356Z ================================================== 2021-05-16T23:11:35.2615474Z downloaded 1.5 MB 2021-05-16T23:11:35.2615821Z 2021-05-16T23:11:35.2656137Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T23:11:35.7610191Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-16T23:11:35.7612065Z ================================================== 2021-05-16T23:11:35.7612796Z downloaded 16 KB 2021-05-16T23:11:35.7613306Z 2021-05-16T23:11:35.7647289Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:11:35.9033894Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:11:35.9578631Z ================================================== 2021-05-16T23:11:35.9580161Z downloaded 1.1 MB 2021-05-16T23:11:35.9580933Z 2021-05-16T23:11:35.9610597Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:11:36.0170968Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:11:36.0433719Z ================================================== 2021-05-16T23:11:36.0434605Z downloaded 670 KB 2021-05-16T23:11:36.0434952Z 2021-05-16T23:11:36.0466099Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T23:11:36.4397981Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-16T23:11:36.4447516Z ================================================== 2021-05-16T23:11:36.4448084Z downloaded 42 KB 2021-05-16T23:11:36.4448410Z 2021-05-16T23:11:36.4489926Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T23:11:36.7423102Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-16T23:11:36.7595007Z ================================================== 2021-05-16T23:11:36.7595635Z downloaded 247 KB 2021-05-16T23:11:36.7595970Z 2021-05-16T23:11:36.7637547Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T23:11:37.1645295Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-16T23:11:37.1925761Z ================================================== 2021-05-16T23:11:37.1926444Z downloaded 977 KB 2021-05-16T23:11:37.1926774Z 2021-05-16T23:11:37.2045374Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T23:11:37.8825277Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-16T23:11:37.8876429Z ================================================== 2021-05-16T23:11:37.8877954Z downloaded 67 KB 2021-05-16T23:11:37.8878876Z 2021-05-16T23:11:37.8917522Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T23:11:39.4983571Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-16T23:11:39.5154899Z ================================================== 2021-05-16T23:11:39.5155803Z downloaded 354 KB 2021-05-16T23:11:39.5156296Z 2021-05-16T23:11:39.5198010Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T23:11:40.1144276Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-16T23:11:40.1328185Z ================================================== 2021-05-16T23:11:40.1329142Z downloaded 412 KB 2021-05-16T23:11:40.1329608Z 2021-05-16T23:11:40.1371132Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T23:11:42.6364222Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-16T23:11:42.6365539Z ================================================== 2021-05-16T23:11:42.6366378Z downloaded 15 KB 2021-05-16T23:11:42.6366946Z 2021-05-16T23:11:42.6419439Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T23:11:43.2095707Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-16T23:11:43.3246493Z ================================================== 2021-05-16T23:11:43.3248174Z downloaded 147 KB 2021-05-16T23:11:43.3248761Z 2021-05-16T23:11:43.3285798Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T23:11:45.7880018Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-16T23:11:45.7882111Z ================================================== 2021-05-16T23:11:45.7883370Z downloaded 72 KB 2021-05-16T23:11:45.7884255Z 2021-05-16T23:11:45.7927117Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T23:11:46.6300963Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-16T23:11:46.6305852Z ================================================== 2021-05-16T23:11:46.6307456Z downloaded 39 KB 2021-05-16T23:11:46.6308097Z 2021-05-16T23:11:46.6367893Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T23:11:47.2927023Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-16T23:11:47.3155214Z ================================================== 2021-05-16T23:11:47.3156297Z downloaded 348 KB 2021-05-16T23:11:47.3156864Z 2021-05-16T23:11:47.3194559Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T23:11:47.8060199Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-16T23:11:47.8266070Z ================================================== 2021-05-16T23:11:47.8267766Z downloaded 426 KB 2021-05-16T23:11:47.8268598Z 2021-05-16T23:11:47.8308961Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T23:11:48.5355780Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-16T23:11:48.5356944Z ================================================== 2021-05-16T23:11:48.5357604Z downloaded 40 KB 2021-05-16T23:11:48.5358436Z 2021-05-16T23:11:48.5402159Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T23:11:49.2642444Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-16T23:11:49.2890613Z ================================================== 2021-05-16T23:11:49.2891968Z downloaded 602 KB 2021-05-16T23:11:49.2892687Z 2021-05-16T23:11:49.2931388Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:11:49.3504771Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:11:49.3605519Z ================================================== 2021-05-16T23:11:49.3606354Z downloaded 109 KB 2021-05-16T23:11:49.3607026Z 2021-05-16T23:11:49.3636677Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-16T23:11:50.2922794Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-16T23:11:50.3080407Z ================================================== 2021-05-16T23:11:50.3081456Z downloaded 224 KB 2021-05-16T23:11:50.3082003Z 2021-05-16T23:11:50.3121373Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-16T23:11:51.5079185Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-16T23:11:51.5086504Z ================================================== 2021-05-16T23:11:51.5087400Z downloaded 37 KB 2021-05-16T23:11:51.5087973Z 2021-05-16T23:11:51.5136811Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T23:11:53.1206579Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-16T23:11:53.1336315Z ================================================== 2021-05-16T23:11:53.1337997Z downloaded 199 KB 2021-05-16T23:11:53.1338968Z 2021-05-16T23:11:53.1380267Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T23:11:53.7935931Z Content type 'binary/octet-stream' length 2902829 bytes (2.8 MB) 2021-05-16T23:11:53.9464889Z ================================================== 2021-05-16T23:11:53.9467802Z downloaded 2.8 MB 2021-05-16T23:11:53.9470183Z 2021-05-16T23:11:53.9509277Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T23:11:57.1618176Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-16T23:11:57.2819910Z ================================================== 2021-05-16T23:11:57.2821274Z downloaded 4.0 MB 2021-05-16T23:11:57.2821974Z 2021-05-16T23:11:57.2862858Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-16T23:11:57.8548150Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-16T23:11:57.9210714Z ================================================== 2021-05-16T23:11:57.9212360Z downloaded 1.3 MB 2021-05-16T23:11:57.9213322Z 2021-05-16T23:11:57.9253730Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T23:11:58.4817729Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-16T23:11:58.5076590Z ================================================== 2021-05-16T23:11:58.5077896Z downloaded 478 KB 2021-05-16T23:11:58.5078676Z 2021-05-16T23:11:58.5124848Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T23:12:00.6734786Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-16T23:12:00.6842001Z ================================================== 2021-05-16T23:12:00.6842851Z downloaded 107 KB 2021-05-16T23:12:00.6843367Z 2021-05-16T23:12:00.6884467Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T23:12:01.0918677Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-16T23:12:01.0923589Z ================================================== 2021-05-16T23:12:01.0924531Z downloaded 21 KB 2021-05-16T23:12:01.0925127Z 2021-05-16T23:12:01.0981782Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T23:12:03.3307738Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-16T23:12:03.3356042Z ================================================== 2021-05-16T23:12:03.3357618Z downloaded 42 KB 2021-05-16T23:12:03.3358683Z 2021-05-16T23:12:03.3402458Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T23:12:03.9001787Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-16T23:12:03.9006216Z ================================================== 2021-05-16T23:12:03.9006746Z downloaded 33 KB 2021-05-16T23:12:03.9007077Z 2021-05-16T23:12:03.9049384Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T23:12:04.2010825Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-16T23:12:04.2245118Z ================================================== 2021-05-16T23:12:04.2245733Z downloaded 136 KB 2021-05-16T23:12:04.2246072Z 2021-05-16T23:12:04.2299704Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T23:12:04.7787474Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-16T23:12:04.8281657Z ================================================== 2021-05-16T23:12:04.8282303Z downloaded 3.4 MB 2021-05-16T23:12:04.8282638Z 2021-05-16T23:12:04.8326117Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T23:12:07.5169998Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-16T23:12:07.5239659Z ================================================== 2021-05-16T23:12:07.5240981Z downloaded 64 KB 2021-05-16T23:12:07.5241796Z 2021-05-16T23:12:07.5278740Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T23:12:08.1839776Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-16T23:12:08.2418922Z ================================================== 2021-05-16T23:12:08.2420611Z downloaded 1.3 MB 2021-05-16T23:12:08.2421609Z 2021-05-16T23:12:08.2460603Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T23:12:11.5272066Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-16T23:12:11.5328532Z ================================================== 2021-05-16T23:12:11.5329964Z downloaded 128 KB 2021-05-16T23:12:11.5330770Z 2021-05-16T23:12:11.5373321Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T23:12:13.8876487Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-16T23:12:14.0297425Z ================================================== 2021-05-16T23:12:14.0298833Z downloaded 384 KB 2021-05-16T23:12:14.0299550Z 2021-05-16T23:12:14.3250757Z * installing *binary* package ‘utf8’ ... 2021-05-16T23:12:14.3319983Z * DONE (utf8) 2021-05-16T23:12:14.5921518Z * installing *binary* package ‘pkgconfig’ ... 2021-05-16T23:12:14.5970941Z * DONE (pkgconfig) 2021-05-16T23:12:14.8816964Z * installing *binary* package ‘fansi’ ... 2021-05-16T23:12:14.8868666Z * DONE (fansi) 2021-05-16T23:12:15.9607161Z * installing *binary* package ‘diffobj’ ... 2021-05-16T23:12:15.9607854Z * DONE (diffobj) 2021-05-16T23:12:15.9608623Z * installing *binary* package ‘ps’ ... 2021-05-16T23:12:15.9609176Z * DONE (ps) 2021-05-16T23:12:15.9610323Z * installing *binary* package ‘praise’ ... 2021-05-16T23:12:15.9610908Z * DONE (praise) 2021-05-16T23:12:16.0597902Z * installing *binary* package ‘pkgload’ ... 2021-05-16T23:12:16.0642016Z * DONE (pkgload) 2021-05-16T23:12:16.3173388Z * installing *binary* package ‘evaluate’ ... 2021-05-16T23:12:16.3227444Z * DONE (evaluate) 2021-05-16T23:12:16.5818276Z * installing *binary* package ‘ellipsis’ ... 2021-05-16T23:12:16.5876082Z * DONE (ellipsis) 2021-05-16T23:12:16.9001964Z * installing *binary* package ‘digest’ ... 2021-05-16T23:12:16.9101069Z * DONE (digest) 2021-05-16T23:12:17.1677460Z * installing *binary* package ‘brio’ ... 2021-05-16T23:12:17.1740640Z * DONE (brio) 2021-05-16T23:12:17.5160175Z * installing *binary* package ‘xml2’ ... 2021-05-16T23:12:17.5245921Z * DONE (xml2) 2021-05-16T23:12:17.8628547Z * installing *source* package ‘xfun’ ... 2021-05-16T23:12:17.8667344Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:17.8669033Z ** using staged installation 2021-05-16T23:12:17.8852860Z ** libs 2021-05-16T23:12:17.8928933Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c base64.c -o base64.o 2021-05-16T23:12:18.0527884Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:12:18.1075119Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o xfun.so base64.o init.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T23:12:18.2224373Z installing to /home/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T23:12:18.2241189Z ** R 2021-05-16T23:12:18.2458575Z ** inst 2021-05-16T23:12:18.2471862Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:19.8003534Z ** help 2021-05-16T23:12:19.9733772Z *** installing help indices 2021-05-16T23:12:20.0921679Z ** building package indices 2021-05-16T23:12:20.4301070Z ** installing vignettes 2021-05-16T23:12:20.4378445Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:20.6614509Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:12:20.6830330Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:20.9347878Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:20.9368764Z * DONE (xfun) 2021-05-16T23:12:21.5091112Z * installing *binary* package ‘stringi’ ... 2021-05-16T23:12:21.5205831Z * DONE (stringi) 2021-05-16T23:12:22.8989657Z * installing *binary* package ‘Rcpp’ ... 2021-05-16T23:12:22.9464397Z * DONE (Rcpp) 2021-05-16T23:12:23.3051410Z * installing *binary* package ‘commonmark’ ... 2021-05-16T23:12:23.3141506Z * DONE (commonmark) 2021-05-16T23:12:23.6194151Z * installing *binary* package ‘brew’ ... 2021-05-16T23:12:23.6257680Z * DONE (brew) 2021-05-16T23:12:23.8831477Z * installing *binary* package ‘sessioninfo’ ... 2021-05-16T23:12:23.8890605Z * DONE (sessioninfo) 2021-05-16T23:12:24.1507777Z * installing *binary* package ‘prettyunits’ ... 2021-05-16T23:12:24.1566607Z * DONE (prettyunits) 2021-05-16T23:12:24.5798980Z * installing *binary* package ‘vctrs’ ... 2021-05-16T23:12:24.5898008Z * DONE (vctrs) 2021-05-16T23:12:24.8793827Z * installing *binary* package ‘processx’ ... 2021-05-16T23:12:24.8875781Z * DONE (processx) 2021-05-16T23:12:25.1829637Z * installing *binary* package ‘markdown’ ... 2021-05-16T23:12:25.1918320Z * DONE (markdown) 2021-05-16T23:12:25.4497075Z * installing *binary* package ‘highr’ ... 2021-05-16T23:12:25.4629952Z * DONE (highr) 2021-05-16T23:12:25.7464272Z * installing *binary* package ‘stringr’ ... 2021-05-16T23:12:25.7530889Z * DONE (stringr) 2021-05-16T23:12:26.0143704Z * installing *binary* package ‘rversions’ ... 2021-05-16T23:12:26.0201589Z * DONE (rversions) 2021-05-16T23:12:26.5071079Z * installing *source* package ‘pillar’ ... 2021-05-16T23:12:26.5195612Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:26.5196478Z ** using staged installation 2021-05-16T23:12:26.5431156Z ** R 2021-05-16T23:12:26.5698324Z ** inst 2021-05-16T23:12:26.5737243Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:28.6315022Z ** help 2021-05-16T23:12:28.7295142Z *** installing help indices 2021-05-16T23:12:28.7965016Z *** copying figures 2021-05-16T23:12:28.7970134Z ** building package indices 2021-05-16T23:12:29.0774713Z ** installing vignettes 2021-05-16T23:12:29.0916248Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:29.4427877Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:29.8399224Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:29.8440322Z * DONE (pillar) 2021-05-16T23:12:30.1244487Z * installing *binary* package ‘callr’ ... 2021-05-16T23:12:30.1301387Z * DONE (callr) 2021-05-16T23:12:30.6021688Z * installing *binary* package ‘knitr’ ... 2021-05-16T23:12:30.6165125Z * DONE (knitr) 2021-05-16T23:12:30.8796344Z * installing *binary* package ‘xopen’ ... 2021-05-16T23:12:30.8864357Z * DONE (xopen) 2021-05-16T23:12:31.3811026Z * installing *source* package ‘tibble’ ... 2021-05-16T23:12:31.3927111Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T23:12:31.3928126Z ** using staged installation 2021-05-16T23:12:31.4165740Z ** libs 2021-05-16T23:12:31.4217914Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c attributes.c -o attributes.o 2021-05-16T23:12:31.4759457Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c coerce.c -o coerce.o 2021-05-16T23:12:31.5769833Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c init.c -o init.o 2021-05-16T23:12:31.6246593Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I/usr/local/include -fpic -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:12:31.7403111Z gcc -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T23:12:31.7673448Z installing to /home/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T23:12:31.7690827Z ** R 2021-05-16T23:12:31.7930827Z ** inst 2021-05-16T23:12:31.7966119Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:33.9323548Z ** help 2021-05-16T23:12:34.0182398Z *** installing help indices 2021-05-16T23:12:34.0815748Z *** copying figures 2021-05-16T23:12:34.0821599Z ** building package indices 2021-05-16T23:12:34.3592302Z ** installing vignettes 2021-05-16T23:12:34.3700111Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:34.8004421Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:12:34.8216123Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:35.2595327Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:35.2632509Z * DONE (tibble) 2021-05-16T23:12:35.5233541Z * installing *binary* package ‘pkgbuild’ ... 2021-05-16T23:12:35.5289049Z * DONE (pkgbuild) 2021-05-16T23:12:35.9471076Z * installing *binary* package ‘roxygen2’ ... 2021-05-16T23:12:35.9563331Z * DONE (roxygen2) 2021-05-16T23:12:36.2055985Z * installing *binary* package ‘rematch2’ ... 2021-05-16T23:12:36.2102886Z * DONE (rematch2) 2021-05-16T23:12:36.4601794Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-16T23:12:36.4644659Z * DONE (rcmdcheck) 2021-05-16T23:12:36.7301050Z * installing *binary* package ‘waldo’ ... 2021-05-16T23:12:36.7368711Z * DONE (waldo) 2021-05-16T23:12:37.4442734Z * installing *binary* package ‘testthat’ ... 2021-05-16T23:12:37.4598648Z * DONE (testthat) 2021-05-16T23:12:37.7459879Z * installing *binary* package ‘devtools’ ... 2021-05-16T23:12:37.7510547Z * DONE (devtools) 2021-05-16T23:12:37.7578801Z 2021-05-16T23:12:37.7579930Z The downloaded source packages are in 2021-05-16T23:12:37.7581480Z ‘/tmp/RtmpaMy3JL/downloaded_packages’ 2021-05-16T23:12:37.8326809Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:12:39.9142578Z 2021-05-16T23:12:40.2853029Z 2021-05-16T23:12:40.2883355Z checking for file ‘/tmp/RtmpaMy3JL/remotes7275387941f0/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T23:12:40.2958108Z 2021-05-16T23:12:40.2961377Z ✔ checking for file ‘/tmp/RtmpaMy3JL/remotes7275387941f0/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T23:12:40.3003172Z 2021-05-16T23:12:40.3029643Z 2021-05-16T23:12:40.3031620Z ─ preparing ‘desc’: 2021-05-16T23:12:40.3043814Z 2021-05-16T23:12:40.3046033Z 2021-05-16T23:12:40.3163770Z checking DESCRIPTION meta-information ... 2021-05-16T23:12:40.3196368Z 2021-05-16T23:12:40.3198740Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:12:40.4037276Z 2021-05-16T23:12:40.4089360Z 2021-05-16T23:12:40.4094003Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:40.4115232Z 2021-05-16T23:12:40.4143201Z 2021-05-16T23:12:40.4145612Z ─ checking for empty or unneeded directories 2021-05-16T23:12:40.4174548Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T23:12:40.5355350Z 2021-05-16T23:12:40.5358630Z 2021-05-16T23:12:40.5360110Z 2021-05-16T23:12:40.5478340Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:40.5479707Z (as ‘lib’ is unspecified) 2021-05-16T23:12:40.9206924Z * installing *source* package ‘desc’ ... 2021-05-16T23:12:40.9240565Z ** using staged installation 2021-05-16T23:12:40.9449632Z ** R 2021-05-16T23:12:40.9655727Z ** inst 2021-05-16T23:12:40.9675283Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:42.7813651Z ** help 2021-05-16T23:12:42.9415032Z *** installing help indices 2021-05-16T23:12:43.0479516Z ** building package indices 2021-05-16T23:12:43.3745563Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:43.6000062Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:43.8555952Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:43.8573850Z * DONE (desc) 2021-05-16T23:12:44.1058105Z 2021-05-16T23:12:44.1059301Z 2021-05-16T23:12:44.1066858Z checking for file ‘/tmp/RtmpaMy3JL/remotes72757f7a778c/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T23:12:44.1170153Z 2021-05-16T23:12:44.1173119Z ✔ checking for file ‘/tmp/RtmpaMy3JL/remotes72757f7a778c/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T23:12:44.1190034Z 2021-05-16T23:12:44.1228140Z 2021-05-16T23:12:44.1231455Z ─ preparing ‘ghtravis’: 2021-05-16T23:12:44.1309979Z checking DESCRIPTION meta-information ... 2021-05-16T23:12:44.1338009Z 2021-05-16T23:12:44.1340295Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:12:44.1852150Z 2021-05-16T23:12:44.1882150Z 2021-05-16T23:12:44.1884885Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:12:44.1897662Z 2021-05-16T23:12:44.1937246Z 2021-05-16T23:12:44.1939718Z ─ checking for empty or unneeded directories 2021-05-16T23:12:44.1966996Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T23:12:44.2217321Z 2021-05-16T23:12:44.2221089Z 2021-05-16T23:12:44.2223158Z 2021-05-16T23:12:44.2809408Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:44.2812326Z (as ‘lib’ is unspecified) 2021-05-16T23:12:44.5652106Z * installing *source* package ‘ghtravis’ ... 2021-05-16T23:12:44.5654372Z ** using staged installation 2021-05-16T23:12:44.5823045Z ** R 2021-05-16T23:12:44.5939505Z ** inst 2021-05-16T23:12:44.5959589Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:12:46.0350222Z ** help 2021-05-16T23:12:46.0993711Z *** installing help indices 2021-05-16T23:12:46.1545210Z ** building package indices 2021-05-16T23:12:46.4283363Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:12:47.1915328Z ** testing if installed package can be loaded from final location 2021-05-16T23:12:47.9797757Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:12:47.9807728Z * DONE (ghtravis) 2021-05-16T23:12:47.9916783Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:12:48.1462622Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:12:50.4705395Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:12:50.4706574Z 2021-05-16T23:12:50.4717956Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:12:50.4721044Z (as ‘lib’ is unspecified) 2021-05-16T23:12:50.4722389Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:12:50.4724185Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:12:50.4725301Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:12:50.4726113Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:12:50.4726866Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:13:08.4880886Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T23:13:09.4558532Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-16T23:13:09.6891298Z ================================================== 2021-05-16T23:13:09.6892384Z downloaded 193 KB 2021-05-16T23:13:09.6893061Z 2021-05-16T23:13:09.6940362Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T23:13:10.7259857Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-16T23:13:10.8253652Z ================================================== 2021-05-16T23:13:10.8254587Z downloaded 64 KB 2021-05-16T23:13:10.8254897Z 2021-05-16T23:13:10.8302687Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T23:13:11.8983281Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-16T23:13:12.1296929Z ================================================== 2021-05-16T23:13:12.1297566Z downloaded 191 KB 2021-05-16T23:13:12.1297883Z 2021-05-16T23:13:12.1346349Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T23:13:12.9881484Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-16T23:13:13.4570473Z ================================================== 2021-05-16T23:13:13.4571596Z downloaded 1.2 MB 2021-05-16T23:13:13.4572168Z 2021-05-16T23:13:13.4618144Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T23:13:14.4152471Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-16T23:13:14.8673662Z ================================================== 2021-05-16T23:13:14.8676500Z downloaded 1.0 MB 2021-05-16T23:13:14.8678975Z 2021-05-16T23:13:15.1566752Z * installing *binary* package ‘tidyselect’ ... 2021-05-16T23:13:15.1613610Z * DONE (tidyselect) 2021-05-16T23:13:15.4097731Z * installing *binary* package ‘generics’ ... 2021-05-16T23:13:15.4156514Z * DONE (generics) 2021-05-16T23:13:15.7182769Z * installing *binary* package ‘cpp11’ ... 2021-05-16T23:13:15.7256984Z * DONE (cpp11) 2021-05-16T23:13:16.1266227Z * installing *binary* package ‘dplyr’ ... 2021-05-16T23:13:16.1349080Z * DONE (dplyr) 2021-05-16T23:13:16.5249402Z * installing *binary* package ‘tidyr’ ... 2021-05-16T23:13:16.5361281Z * DONE (tidyr) 2021-05-16T23:13:16.5436518Z 2021-05-16T23:13:16.5437632Z The downloaded source packages are in 2021-05-16T23:13:16.5439208Z ‘/tmp/RtmpaMy3JL/downloaded_packages’ 2021-05-16T23:13:16.7740483Z 2021-05-16T23:13:16.7748495Z checking for file ‘/tmp/RtmpaMy3JL/remotes72755533f2c6/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T23:13:16.7805198Z 2021-05-16T23:13:16.7809561Z ✔ checking for file ‘/tmp/RtmpaMy3JL/remotes72755533f2c6/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T23:13:16.7956492Z 2021-05-16T23:13:16.7957252Z 2021-05-16T23:13:16.7958820Z ─ preparing ‘aghast’: 2021-05-16T23:13:16.7969199Z 2021-05-16T23:13:16.7970962Z 2021-05-16T23:13:16.8066791Z checking DESCRIPTION meta-information ... 2021-05-16T23:13:16.8092401Z 2021-05-16T23:13:16.8093681Z ✔ checking DESCRIPTION meta-information 2021-05-16T23:13:16.8404073Z 2021-05-16T23:13:16.8449453Z 2021-05-16T23:13:16.8453841Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:13:16.8472669Z 2021-05-16T23:13:16.8509692Z 2021-05-16T23:13:16.8512074Z ─ checking for empty or unneeded directories 2021-05-16T23:13:16.8538291Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T23:13:16.8625158Z 2021-05-16T23:13:16.8627654Z 2021-05-16T23:13:16.8629162Z 2021-05-16T23:13:16.8715925Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:16.8717283Z (as ‘lib’ is unspecified) 2021-05-16T23:13:17.1164997Z * installing *source* package ‘aghast’ ... 2021-05-16T23:13:17.1168805Z ** using staged installation 2021-05-16T23:13:17.1409157Z ** R 2021-05-16T23:13:17.1483534Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:13:17.6435620Z ** help 2021-05-16T23:13:17.6674333Z *** installing help indices 2021-05-16T23:13:17.6981796Z ** building package indices 2021-05-16T23:13:17.9316685Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:13:18.1437388Z ** testing if installed package can be loaded from final location 2021-05-16T23:13:18.3631923Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:13:18.3639159Z * DONE (aghast) 2021-05-16T23:13:18.3747352Z Installing 1 packages: covr 2021-05-16T23:13:18.3761268Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:18.3762269Z (as ‘lib’ is unspecified) 2021-05-16T23:13:35.8426629Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T23:13:35.8429687Z 2021-05-16T23:13:35.8438451Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T23:13:36.9064604Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-16T23:13:37.1116806Z ================================================== 2021-05-16T23:13:37.1117618Z downloaded 159 KB 2021-05-16T23:13:37.1118096Z 2021-05-16T23:13:37.1175660Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T23:13:38.1017359Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-16T23:13:38.3460838Z ================================================== 2021-05-16T23:13:38.3464333Z downloaded 118 KB 2021-05-16T23:13:38.3467212Z 2021-05-16T23:13:38.3525009Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T23:13:39.3541154Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-16T23:13:39.6990099Z ================================================== 2021-05-16T23:13:39.6991912Z downloaded 282 KB 2021-05-16T23:13:39.6993263Z 2021-05-16T23:13:39.9762528Z * installing *binary* package ‘lazyeval’ ... 2021-05-16T23:13:39.9826046Z * DONE (lazyeval) 2021-05-16T23:13:40.2552253Z * installing *binary* package ‘rex’ ... 2021-05-16T23:13:40.2619440Z * DONE (rex) 2021-05-16T23:13:40.5664338Z * installing *binary* package ‘covr’ ... 2021-05-16T23:13:40.5726363Z * DONE (covr) 2021-05-16T23:13:40.5795472Z 2021-05-16T23:13:40.5797231Z The downloaded source packages are in 2021-05-16T23:13:40.5799711Z ‘/tmp/RtmpaMy3JL/downloaded_packages’ 2021-05-16T23:13:40.5982204Z 2021-05-16T23:13:40.6038250Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:13:40.6038984Z Rscript -e "tic::before_install()" 2021-05-16T23:13:40.6089694Z shell: /usr/bin/bash -e {0} 2021-05-16T23:13:40.6090143Z env: 2021-05-16T23:13:40.6090719Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:40.6091241Z TIC_DEPLOY_KEY: 2021-05-16T23:13:40.6092156Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:13:40.6093911Z GITHUB_PAT: *** 2021-05-16T23:13:40.6094369Z COVERALLS_TOKEN: 2021-05-16T23:13:40.6094909Z continue-on-error: false 2021-05-16T23:13:40.6095444Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:40.6095981Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:13:40.6096484Z TZ: UTC 2021-05-16T23:13:40.6096923Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:40.6097381Z NOT_CRAN: true 2021-05-16T23:13:40.6097807Z ##[endgroup] 2021-05-16T23:13:40.9518234Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:13:41.1034046Z Running before_install: step_install_remote_binaries() 2021-05-16T23:13:41.6583514Z Installing oro.nifti binaries 2021-05-16T23:13:41.6597471Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:13:41.8667200Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:13:41.8702082Z tag_name 2021-05-16T23:13:41.8703417Z 11 0.10.3.s 2021-05-16T23:13:41.8704881Z zipball_url 2021-05-16T23:13:41.8707126Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T23:13:41.8709609Z Installing oro.nifti package binaries 2021-05-16T23:13:41.8710994Z tarball_url 2021-05-16T23:13:41.8713169Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T23:13:41.8715404Z commit.sha 2021-05-16T23:13:41.8716930Z 11 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:13:41.8718779Z commit.url 2021-05-16T23:13:41.8722092Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:13:41.8724400Z node_id 2021-05-16T23:13:41.8726782Z 11 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T23:13:41.8729232Z url 2021-05-16T23:13:41.8731224Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T23:13:41.8735790Z assets_url 2021-05-16T23:13:41.8738987Z 11 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T23:13:41.8740851Z upload_url 2021-05-16T23:13:41.8742955Z 11 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T23:13:41.8745106Z id asset_updated_at asset_created_at created_at 2021-05-16T23:13:41.8747480Z 11 43005549 2021-05-15 22:50:09 2021-05-15 22:50:09 2021-05-15 22:37:06 2021-05-16T23:13:41.8748708Z published_at asset_name 2021-05-16T23:13:41.8750554Z 11 2021-05-15 22:37:30 oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:13:41.8751855Z asset_label asset_download_count 2021-05-16T23:13:41.8752832Z 11 14 2021-05-16T23:13:41.8754204Z asset_browser_download_url 2021-05-16T23:13:41.8757516Z 11 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:13:41.8786863Z --2021-05-16 23:13:41-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:13:41.8829539Z Resolving github.com (github.com)... 140.82.112.4 2021-05-16T23:13:41.8887444Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-16T23:13:41.9087140Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:13:41.9098045Z Location: https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231328Z&X-Amz-Expires=300&X-Amz-Signature=a1960453622b7b3a3fa39eb34fd23fa85c54ad00e2d83d63210fec3f8f210d9e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:13:41.9115485Z --2021-05-16 23:13:41-- https://github-releases.githubusercontent.com/367742122/e634a680-b5cf-11eb-8d4c-84dffc64896c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231328Z&X-Amz-Expires=300&X-Amz-Signature=a1960453622b7b3a3fa39eb34fd23fa85c54ad00e2d83d63210fec3f8f210d9e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:13:41.9125054Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T23:13:41.9162275Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T23:13:41.9734463Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:13:41.9735940Z Length: 6103206 (5.8M) [application/octet-stream] 2021-05-16T23:13:41.9737199Z Saving to: ‘/tmp/RtmpoxOI5J/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:13:41.9753348Z 2021-05-16T23:13:41.9805775Z 0K .......... .......... .......... .......... .......... 0% 6.92M 1s 2021-05-16T23:13:41.9855700Z 50K .......... .......... .......... .......... .......... 1% 9.72M 1s 2021-05-16T23:13:41.9887692Z 100K .......... .......... .......... .......... .......... 2% 15.0M 1s 2021-05-16T23:13:41.9921795Z 150K .......... .......... .......... .......... .......... 3% 14.2M 1s 2021-05-16T23:13:41.9967813Z 200K .......... .......... .......... .......... .......... 4% 10.6M 1s 2021-05-16T23:13:42.0007818Z 250K .......... .......... .......... .......... .......... 5% 12.5M 1s 2021-05-16T23:13:42.0037610Z 300K .......... .......... .......... .......... .......... 5% 16.1M 0s 2021-05-16T23:13:42.0062388Z 350K .......... .......... .......... .......... .......... 6% 19.4M 0s 2021-05-16T23:13:42.0090442Z 400K .......... .......... .......... .......... .......... 7% 17.0M 0s 2021-05-16T23:13:42.0128830Z 450K .......... .......... .......... .......... .......... 8% 13.9M 0s 2021-05-16T23:13:42.0168583Z 500K .......... .......... .......... .......... .......... 9% 11.8M 0s 2021-05-16T23:13:42.0178634Z 550K .......... .......... .......... .......... .......... 10% 43.0M 0s 2021-05-16T23:13:42.0220635Z 600K .......... .......... .......... .......... .......... 10% 11.6M 0s 2021-05-16T23:13:42.0240405Z 650K .......... .......... .......... .......... .......... 11% 24.4M 0s 2021-05-16T23:13:42.0290555Z 700K .......... .......... .......... .......... .......... 12% 10.1M 0s 2021-05-16T23:13:42.0298058Z 750K .......... .......... .......... .......... .......... 13% 53.2M 0s 2021-05-16T23:13:42.0335605Z 800K .......... .......... .......... .......... .......... 14% 16.6M 0s 2021-05-16T23:13:42.0358822Z 850K .......... .......... .......... .......... .......... 15% 15.9M 0s 2021-05-16T23:13:42.0379487Z 900K .......... .......... .......... .......... .......... 15% 24.7M 0s 2021-05-16T23:13:42.0408757Z 950K .......... .......... .......... .......... .......... 16% 16.3M 0s 2021-05-16T23:13:42.0413181Z 1000K .......... .......... .......... .......... .......... 17% 91.1M 0s 2021-05-16T23:13:42.0457250Z 1050K .......... .......... .......... .......... .......... 18% 11.8M 0s 2021-05-16T23:13:42.0465998Z 1100K .......... .......... .......... .......... .......... 19% 42.6M 0s 2021-05-16T23:13:42.0506847Z 1150K .......... .......... .......... .......... .......... 20% 12.0M 0s 2021-05-16T23:13:42.0524779Z 1200K .......... .......... .......... .......... .......... 20% 28.8M 0s 2021-05-16T23:13:42.0560126Z 1250K .......... .......... .......... .......... .......... 21% 13.6M 0s 2021-05-16T23:13:42.0566890Z 1300K .......... .......... .......... .......... .......... 22% 68.6M 0s 2021-05-16T23:13:42.0579100Z 1350K .......... .......... .......... .......... .......... 23% 40.2M 0s 2021-05-16T23:13:42.0615333Z 1400K .......... .......... .......... .......... .......... 24% 13.6M 0s 2021-05-16T23:13:42.0627920Z 1450K .......... .......... .......... .......... .......... 25% 36.6M 0s 2021-05-16T23:13:42.0637630Z 1500K .......... .......... .......... .......... .......... 26% 49.9M 0s 2021-05-16T23:13:42.0669655Z 1550K .......... .......... .......... .......... .......... 26% 15.4M 0s 2021-05-16T23:13:42.0691732Z 1600K .......... .......... .......... .......... .......... 27% 23.2M 0s 2021-05-16T23:13:42.0724320Z 1650K .......... .......... .......... .......... .......... 28% 16.3M 0s 2021-05-16T23:13:42.0730065Z 1700K .......... .......... .......... .......... .......... 29% 60.6M 0s 2021-05-16T23:13:42.0746148Z 1750K .......... .......... .......... .......... .......... 30% 29.4M 0s 2021-05-16T23:13:42.0772531Z 1800K .......... .......... .......... .......... .......... 31% 18.6M 0s 2021-05-16T23:13:42.0783098Z 1850K .......... .......... .......... .......... .......... 31% 50.1M 0s 2021-05-16T23:13:42.0798772Z 1900K .......... .......... .......... .......... .......... 32% 27.8M 0s 2021-05-16T23:13:42.0825334Z 1950K .......... .......... .......... .......... .......... 33% 18.6M 0s 2021-05-16T23:13:42.0832830Z 2000K .......... .......... .......... .......... .......... 34% 63.9M 0s 2021-05-16T23:13:42.0847969Z 2050K .......... .......... .......... .......... .......... 35% 31.9M 0s 2021-05-16T23:13:42.0869459Z 2100K .......... .......... .......... .......... .......... 36% 22.9M 0s 2021-05-16T23:13:42.0881716Z 2150K .......... .......... .......... .......... .......... 36% 39.2M 0s 2021-05-16T23:13:42.0891280Z 2200K .......... .......... .......... .......... .......... 37% 50.4M 0s 2021-05-16T23:13:42.0920181Z 2250K .......... .......... .......... .......... .......... 38% 17.2M 0s 2021-05-16T23:13:42.0929028Z 2300K .......... .......... .......... .......... .......... 39% 53.1M 0s 2021-05-16T23:13:42.0941593Z 2350K .......... .......... .......... .......... .......... 40% 39.2M 0s 2021-05-16T23:13:42.0970373Z 2400K .......... .......... .......... .......... .......... 41% 17.2M 0s 2021-05-16T23:13:42.0976984Z 2450K .......... .......... .......... .......... .......... 41% 73.8M 0s 2021-05-16T23:13:42.0989521Z 2500K .......... .......... .......... .......... .......... 42% 37.9M 0s 2021-05-16T23:13:42.1006760Z 2550K .......... .......... .......... .......... .......... 43% 30.4M 0s 2021-05-16T23:13:42.1027928Z 2600K .......... .......... .......... .......... .......... 44% 23.5M 0s 2021-05-16T23:13:42.1034074Z 2650K .......... .......... .......... .......... .......... 45% 61.7M 0s 2021-05-16T23:13:42.1044728Z 2700K .......... .......... .......... .......... .......... 46% 45.9M 0s 2021-05-16T23:13:42.1055788Z 2750K .......... .......... .......... .......... .......... 46% 44.8M 0s 2021-05-16T23:13:42.1080513Z 2800K .......... .......... .......... .......... .......... 47% 20.0M 0s 2021-05-16T23:13:42.1086570Z 2850K .......... .......... .......... .......... .......... 48% 85.9M 0s 2021-05-16T23:13:42.1100239Z 2900K .......... .......... .......... .......... .......... 49% 34.2M 0s 2021-05-16T23:13:42.1136266Z 2950K .......... .......... .......... .......... .......... 50% 13.9M 0s 2021-05-16T23:13:42.1138560Z 3000K .......... .......... .......... .......... .......... 51% 210M 0s 2021-05-16T23:13:42.1140969Z 3050K .......... .......... .......... .......... .......... 52% 240M 0s 2021-05-16T23:13:42.1151600Z 3100K .......... .......... .......... .......... .......... 52% 40.7M 0s 2021-05-16T23:13:42.1179346Z 3150K .......... .......... .......... .......... .......... 53% 41.3M 0s 2021-05-16T23:13:42.1186130Z 3200K .......... .......... .......... .......... .......... 54% 22.0M 0s 2021-05-16T23:13:42.1197759Z 3250K .......... .......... .......... .......... .......... 55% 40.9M 0s 2021-05-16T23:13:42.1203292Z 3300K .......... .......... .......... .......... .......... 56% 85.1M 0s 2021-05-16T23:13:42.1216588Z 3350K .......... .......... .......... .......... .......... 57% 38.0M 0s 2021-05-16T23:13:42.1241903Z 3400K .......... .......... .......... .......... .......... 57% 19.3M 0s 2021-05-16T23:13:42.1245207Z 3450K .......... .......... .......... .......... .......... 58% 133M 0s 2021-05-16T23:13:42.1253402Z 3500K .......... .......... .......... .......... .......... 59% 61.1M 0s 2021-05-16T23:13:42.1271240Z 3550K .......... .......... .......... .......... .......... 60% 27.7M 0s 2021-05-16T23:13:42.1296147Z 3600K .......... .......... .......... .......... .......... 61% 19.9M 0s 2021-05-16T23:13:42.1301339Z 3650K .......... .......... .......... .......... .......... 62% 85.9M 0s 2021-05-16T23:13:42.1307285Z 3700K .......... .......... .......... .......... .......... 62% 82.9M 0s 2021-05-16T23:13:42.1311444Z 3750K .......... .......... .......... .......... .......... 63% 108M 0s 2021-05-16T23:13:42.1325556Z 3800K .......... .......... .......... .......... .......... 64% 34.5M 0s 2021-05-16T23:13:42.1350705Z 3850K .......... .......... .......... .......... .......... 65% 20.1M 0s 2021-05-16T23:13:42.1356943Z 3900K .......... .......... .......... .......... .......... 66% 71.0M 0s 2021-05-16T23:13:42.1359695Z 3950K .......... .......... .......... .......... .......... 67% 165M 0s 2021-05-16T23:13:42.1377208Z 4000K .......... .......... .......... .......... .......... 67% 31.6M 0s 2021-05-16T23:13:42.1381915Z 4050K .......... .......... .......... .......... .......... 68% 71.7M 0s 2021-05-16T23:13:42.1401219Z 4100K .......... .......... .......... .......... .......... 69% 26.3M 0s 2021-05-16T23:13:42.1410100Z 4150K .......... .......... .......... .......... .......... 70% 54.0M 0s 2021-05-16T23:13:42.1426329Z 4200K .......... .......... .......... .......... .......... 71% 31.9M 0s 2021-05-16T23:13:42.1428521Z 4250K .......... .......... .......... .......... .......... 72% 153M 0s 2021-05-16T23:13:42.1433186Z 4300K .......... .......... .......... .......... .......... 72% 103M 0s 2021-05-16T23:13:42.1459366Z 4350K .......... .......... .......... .......... .......... 73% 19.2M 0s 2021-05-16T23:13:42.1461180Z 4400K .......... .......... .......... .......... .......... 74% 157M 0s 2021-05-16T23:13:42.1463210Z 4450K .......... .......... .......... .......... .......... 75% 245M 0s 2021-05-16T23:13:42.1477585Z 4500K .......... .......... .......... .......... .......... 76% 35.3M 0s 2021-05-16T23:13:42.1482745Z 4550K .......... .......... .......... .......... .......... 77% 85.2M 0s 2021-05-16T23:13:42.1512641Z 4600K .......... .......... .......... .......... .......... 78% 16.6M 0s 2021-05-16T23:13:42.1515034Z 4650K .......... .......... .......... .......... .......... 78% 179M 0s 2021-05-16T23:13:42.1517339Z 4700K .......... .......... .......... .......... .......... 79% 189M 0s 2021-05-16T23:13:42.1528912Z 4750K .......... .......... .......... .......... .......... 80% 42.9M 0s 2021-05-16T23:13:42.1534428Z 4800K .......... .......... .......... .......... .......... 81% 91.6M 0s 2021-05-16T23:13:42.1543026Z 4850K .......... .......... .......... .......... .......... 82% 54.6M 0s 2021-05-16T23:13:42.1564814Z 4900K .......... .......... .......... .......... .......... 83% 23.0M 0s 2021-05-16T23:13:42.1569528Z 4950K .......... .......... .......... .......... .......... 83% 108M 0s 2021-05-16T23:13:42.1575367Z 5000K .......... .......... .......... .......... .......... 84% 75.4M 0s 2021-05-16T23:13:42.1585481Z 5050K .......... .......... .......... .......... .......... 85% 48.6M 0s 2021-05-16T23:13:42.1592363Z 5100K .......... .......... .......... .......... .......... 86% 70.0M 0s 2021-05-16T23:13:42.1595712Z 5150K .......... .......... .......... .......... .......... 87% 147M 0s 2021-05-16T23:13:42.1619165Z 5200K .......... .......... .......... .......... .......... 88% 21.2M 0s 2021-05-16T23:13:42.1622279Z 5250K .......... .......... .......... .......... .......... 88% 137M 0s 2021-05-16T23:13:42.1627818Z 5300K .......... .......... .......... .......... .......... 89% 88.4M 0s 2021-05-16T23:13:42.1636610Z 5350K .......... .......... .......... .......... .......... 90% 56.3M 0s 2021-05-16T23:13:42.1639742Z 5400K .......... .......... .......... .......... .......... 91% 148M 0s 2021-05-16T23:13:42.1648484Z 5450K .......... .......... .......... .......... .......... 92% 56.7M 0s 2021-05-16T23:13:42.1673382Z 5500K .......... .......... .......... .......... .......... 93% 19.8M 0s 2021-05-16T23:13:42.1676568Z 5550K .......... .......... .......... .......... .......... 93% 137M 0s 2021-05-16T23:13:42.1680523Z 5600K .......... .......... .......... .......... .......... 94% 122M 0s 2021-05-16T23:13:42.1687068Z 5650K .......... .......... .......... .......... .......... 95% 75.1M 0s 2021-05-16T23:13:42.1690761Z 5700K .......... .......... .......... .......... .......... 96% 130M 0s 2021-05-16T23:13:42.1698381Z 5750K .......... .......... .......... .......... .......... 97% 64.3M 0s 2021-05-16T23:13:42.1723669Z 5800K .......... .......... .......... .......... .......... 98% 19.6M 0s 2021-05-16T23:13:42.1727438Z 5850K .......... .......... .......... .......... .......... 98% 117M 0s 2021-05-16T23:13:42.1731004Z 5900K .......... .......... .......... .......... .......... 99% 136M 0s 2021-05-16T23:13:42.1732600Z 5950K .......... 100% 264M=0.2s 2021-05-16T23:13:42.1733855Z 2021-05-16T23:13:42.1736515Z 2021-05-16 23:13:42 (29.1 MB/s) - ‘/tmp/RtmpoxOI5J/oro.nifti_0.10.3_R_x86_64-pc-linux-gnu.tar.gz’ saved [6103206/6103206] 2021-05-16T23:13:42.1738075Z 2021-05-16T23:13:42.1787828Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:42.1789883Z (as ‘lib’ is unspecified) 2021-05-16T23:13:42.6997451Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T23:13:42.7141642Z * DONE (oro.nifti) 2021-05-16T23:13:42.7293059Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:13:42.7378939Z Installing neurobase binaries 2021-05-16T23:13:42.7388018Z [1] "neuroconductor/neurobase" 2021-05-16T23:13:42.8747383Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:13:42.8765013Z tag_name 2021-05-16T23:13:42.8766164Z 11 1.30.1.s 2021-05-16T23:13:42.8767704Z zipball_url 2021-05-16T23:13:42.8769906Z 11 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-16T23:13:42.8772093Z tarball_url 2021-05-16T23:13:42.8773980Z Installing neurobase package binaries 2021-05-16T23:13:42.8775930Z 11 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-16T23:13:42.8777947Z commit.sha 2021-05-16T23:13:42.8779446Z 11 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:13:42.8781833Z commit.url 2021-05-16T23:13:42.8784413Z 11 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:13:42.8786692Z node_id 2021-05-16T23:13:42.8789043Z 11 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-16T23:13:42.8791439Z url 2021-05-16T23:13:42.8793442Z 11 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-16T23:13:42.8795752Z assets_url 2021-05-16T23:13:42.8797979Z 11 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-16T23:13:42.8802615Z upload_url 2021-05-16T23:13:42.8804700Z 11 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T23:13:42.8806887Z id asset_updated_at asset_created_at created_at 2021-05-16T23:13:42.8809184Z 11 43020192 2021-05-16 20:19:05 2021-05-16 20:19:05 2021-05-16 20:01:27 2021-05-16T23:13:42.8810400Z published_at asset_name 2021-05-16T23:13:42.8812238Z 11 2021-05-16 20:01:56 neurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:13:42.8813525Z asset_label asset_download_count 2021-05-16T23:13:42.8814510Z 11 2 2021-05-16T23:13:42.8815861Z asset_browser_download_url 2021-05-16T23:13:42.8818704Z 11 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:13:42.8827073Z --2021-05-16 23:13:42-- https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:13:42.8885254Z Resolving github.com (github.com)... 140.82.112.4 2021-05-16T23:13:42.8943960Z Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2021-05-16T23:13:42.9143489Z HTTP request sent, awaiting response... 302 Found 2021-05-16T23:13:42.9153517Z Location: https://github-releases.githubusercontent.com/367973948/f60dc280-b683-11eb-8340-b26dd26a392c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231329Z&X-Amz-Expires=300&X-Amz-Signature=b6a4ae922f965d154576d545e4ff1ff9b4a80b33daf715c2c52985bf7554435e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-16T23:13:42.9168201Z --2021-05-16 23:13:42-- https://github-releases.githubusercontent.com/367973948/f60dc280-b683-11eb-8340-b26dd26a392c?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T231329Z&X-Amz-Expires=300&X-Amz-Signature=b6a4ae922f965d154576d545e4ff1ff9b4a80b33daf715c2c52985bf7554435e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367973948&response-content-disposition=attachment%3B%20filename%3Dneurobase_1.30.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-16T23:13:42.9175862Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.108.154, 185.199.111.154, 185.199.110.154, ... 2021-05-16T23:13:42.9219940Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.108.154|:443... connected. 2021-05-16T23:13:42.9890699Z HTTP request sent, awaiting response... 200 OK 2021-05-16T23:13:42.9893136Z Length: 943296 (921K) [application/octet-stream] 2021-05-16T23:13:42.9897428Z Saving to: ‘/tmp/RtmpoxOI5J/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-16T23:13:42.9898860Z 2021-05-16T23:13:42.9939910Z 0K .......... .......... .......... .......... .......... 5% 8.96M 0s 2021-05-16T23:13:42.9994651Z 50K .......... .......... .......... .......... .......... 10% 9.03M 0s 2021-05-16T23:13:43.0007740Z 100K .......... .......... .......... .......... .......... 16% 36.0M 0s 2021-05-16T23:13:43.0016498Z 150K .......... .......... .......... .......... .......... 21% 54.3M 0s 2021-05-16T23:13:43.0045863Z 200K .......... .......... .......... .......... .......... 27% 16.6M 0s 2021-05-16T23:13:43.0055638Z 250K .......... .......... .......... .......... .......... 32% 54.5M 0s 2021-05-16T23:13:43.0059311Z 300K .......... .......... .......... .......... .......... 37% 90.7M 0s 2021-05-16T23:13:43.0064049Z 350K .......... .......... .......... .......... .......... 43% 114M 0s 2021-05-16T23:13:43.0075179Z 400K .......... .......... .......... .......... .......... 48% 42.7M 0s 2021-05-16T23:13:43.0105893Z 450K .......... .......... .......... .......... .......... 54% 17.1M 0s 2021-05-16T23:13:43.0106553Z 500K .......... .......... .......... .......... .......... 59% 263M 0s 2021-05-16T23:13:43.0113274Z 550K .......... .......... .......... .......... .......... 65% 61.4M 0s 2021-05-16T23:13:43.0123136Z 600K .......... .......... .......... .......... .......... 70% 50.4M 0s 2021-05-16T23:13:43.0148275Z 650K .......... .......... .......... .......... .......... 75% 20.3M 0s 2021-05-16T23:13:43.0153624Z 700K .......... .......... .......... .......... .......... 81% 87.9M 0s 2021-05-16T23:13:43.0160063Z 750K .......... .......... .......... .......... .......... 86% 65.5M 0s 2021-05-16T23:13:43.0165099Z 800K .......... .......... .......... .......... .......... 92% 92.5M 0s 2021-05-16T23:13:43.0174817Z 850K .......... .......... .......... .......... .......... 97% 50.1M 0s 2021-05-16T23:13:43.0177476Z 900K .......... .......... . 100% 98.3M=0.03s 2021-05-16T23:13:43.0177827Z 2021-05-16T23:13:43.0179811Z 2021-05-16 23:13:43 (30.7 MB/s) - ‘/tmp/RtmpoxOI5J/neurobase_1.30.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [943296/943296] 2021-05-16T23:13:43.0180687Z 2021-05-16T23:13:43.0194551Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:13:43.0195442Z (as ‘lib’ is unspecified) 2021-05-16T23:13:43.3415191Z * installing *binary* package ‘neurobase’ ... 2021-05-16T23:13:43.3472939Z * DONE (neurobase) 2021-05-16T23:13:43.3582906Z Rewriting new remotes: 2021-05-16T23:13:43.3789983Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:13:43.3790853Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:13:43.3791548Z remotes::install_cran("rcmdcheck") 2021-05-16T23:13:43.3792722Z remotes::install_cran("markdown") 2021-05-16T23:13:43.3802123Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:13:43.3802589Z env: 2021-05-16T23:13:43.3803106Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:13:43.3803643Z TIC_DEPLOY_KEY: 2021-05-16T23:13:43.3804566Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:13:43.3806560Z GITHUB_PAT: *** 2021-05-16T23:13:43.3807019Z COVERALLS_TOKEN: 2021-05-16T23:13:43.3807579Z continue-on-error: false 2021-05-16T23:13:43.3808109Z VDIFFR_RUN_TESTS: 2021-05-16T23:13:43.3808664Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:13:43.3809153Z TZ: UTC 2021-05-16T23:13:43.3809596Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:13:43.3810105Z NOT_CRAN: true 2021-05-16T23:13:43.3810522Z ##[endgroup] 2021-05-16T23:14:05.7774609Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:14:05.7776840Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T23:14:05.7778529Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:14:05.7780116Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T23:14:05.7781637Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:14:05.7783146Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:14:05.7784685Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:14:05.7786256Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T23:14:05.7787826Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:14:05.7789347Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T23:14:05.7790926Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T23:14:05.7792497Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T23:14:05.7794065Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T23:14:05.7796861Z servr (NA -> 0.22 ) [CRAN] 2021-05-16T23:14:05.7797547Z neurobase (1.30.1 -> 1.32.1 ) [CRAN] 2021-05-16T23:14:05.7798951Z Installing 15 packages: later, promises, R.methodsS3, R.oo, RNifti, abind, bitops, base64enc, httpuv, R.utils, matrixStats, oro.nifti, htmltools, servr, neurobase 2021-05-16T23:14:05.7815232Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-16T23:14:05.7816641Z (as ‘lib’ is unspecified) 2021-05-16T23:14:23.3884605Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/later_1.2.0.tar.gz' 2021-05-16T23:14:24.6799558Z Content type 'binary/octet-stream' length 1100045 bytes (1.0 MB) 2021-05-16T23:14:25.1306560Z ================================================== 2021-05-16T23:14:25.1307674Z downloaded 1.0 MB 2021-05-16T23:14:25.1308305Z 2021-05-16T23:14:25.1358530Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-16T23:14:26.5276177Z Content type 'binary/octet-stream' length 1954097 bytes (1.9 MB) 2021-05-16T23:14:27.0011310Z ================================================== 2021-05-16T23:14:27.0011949Z downloaded 1.9 MB 2021-05-16T23:14:27.0012564Z 2021-05-16T23:14:27.0055485Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-16T23:14:28.1415950Z Content type 'binary/octet-stream' length 79535 bytes (77 KB) 2021-05-16T23:14:28.2595981Z ================================================== 2021-05-16T23:14:28.2596635Z downloaded 77 KB 2021-05-16T23:14:28.2596947Z 2021-05-16T23:14:28.2640430Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-16T23:14:29.6134019Z Content type 'binary/octet-stream' length 953964 bytes (931 KB) 2021-05-16T23:14:30.1406433Z ================================================== 2021-05-16T23:14:30.1408038Z downloaded 931 KB 2021-05-16T23:14:30.1408929Z 2021-05-16T23:14:30.1450212Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:14:30.6357100Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:14:31.0935745Z ================================================== 2021-05-16T23:14:31.0937572Z downloaded 1.0 MB 2021-05-16T23:14:31.0938536Z 2021-05-16T23:14:31.0972736Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T23:14:32.4672073Z Content type 'binary/octet-stream' length 60511 bytes (59 KB) 2021-05-16T23:14:32.4755579Z ================================================== 2021-05-16T23:14:32.4756525Z downloaded 59 KB 2021-05-16T23:14:32.4757094Z 2021-05-16T23:14:32.4797416Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T23:14:33.6147695Z Content type 'binary/octet-stream' length 34858 bytes (34 KB) 2021-05-16T23:14:33.6150090Z ================================================== 2021-05-16T23:14:33.6151390Z downloaded 34 KB 2021-05-16T23:14:33.6152354Z 2021-05-16T23:14:33.6193476Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T23:14:34.7578073Z Content type 'binary/octet-stream' length 38865 bytes (37 KB) 2021-05-16T23:14:34.7870056Z ================================================== 2021-05-16T23:14:34.7870687Z downloaded 37 KB 2021-05-16T23:14:34.7870997Z 2021-05-16T23:14:34.7931658Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-16T23:14:36.4079345Z Content type 'binary/octet-stream' length 4944587 bytes (4.7 MB) 2021-05-16T23:14:37.0444082Z ================================================== 2021-05-16T23:14:37.0445286Z downloaded 4.7 MB 2021-05-16T23:14:37.0445840Z 2021-05-16T23:14:37.0483489Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-16T23:14:38.2926946Z Content type 'binary/octet-stream' length 1392672 bytes (1.3 MB) 2021-05-16T23:14:38.8528427Z ================================================== 2021-05-16T23:14:38.8529809Z downloaded 1.3 MB 2021-05-16T23:14:38.8530342Z 2021-05-16T23:14:38.8569566Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-16T23:14:40.3487613Z Content type 'binary/octet-stream' length 2539233 bytes (2.4 MB) 2021-05-16T23:14:40.9025599Z ================================================== 2021-05-16T23:14:40.9026228Z downloaded 2.4 MB 2021-05-16T23:14:40.9026815Z 2021-05-16T23:14:40.9077769Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-16T23:14:42.1008724Z Content type 'binary/octet-stream' length 6102270 bytes (5.8 MB) 2021-05-16T23:14:42.7869242Z ================================================== 2021-05-16T23:14:42.7871045Z downloaded 5.8 MB 2021-05-16T23:14:42.7871743Z 2021-05-16T23:14:42.7910640Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T23:14:44.0937300Z Content type 'binary/octet-stream' length 236672 bytes (231 KB) 2021-05-16T23:14:45.0119345Z ================================================== 2021-05-16T23:14:45.0124540Z downloaded 231 KB 2021-05-16T23:14:45.0125097Z 2021-05-16T23:14:45.0127120Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/servr_0.22.tar.gz' 2021-05-16T23:14:47.2450581Z Content type 'binary/octet-stream' length 83390 bytes (81 KB) 2021-05-16T23:14:47.3360331Z ================================================== 2021-05-16T23:14:47.3361955Z downloaded 81 KB 2021-05-16T23:14:47.3362507Z 2021-05-16T23:14:47.3407227Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-16T23:14:48.3671920Z Content type 'binary/octet-stream' length 1772902 bytes (1.7 MB) 2021-05-16T23:14:48.9998258Z ================================================== 2021-05-16T23:14:49.0001052Z downloaded 1.7 MB 2021-05-16T23:14:49.0002098Z 2021-05-16T23:14:49.4088730Z * installing *binary* package ‘later’ ... 2021-05-16T23:14:49.4185353Z * DONE (later) 2021-05-16T23:14:49.6814816Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-16T23:14:49.6883429Z * DONE (R.methodsS3) 2021-05-16T23:14:50.0955764Z * installing *source* package ‘RNifti’ ... 2021-05-16T23:14:50.1044058Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T23:14:50.1046220Z ** using staged installation 2021-05-16T23:14:50.1217504Z ** libs 2021-05-16T23:14:50.1278153Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c main.cpp -o main.o 2021-05-16T23:15:13.7523481Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zzz.c -o zzz.o 2021-05-16T23:15:13.8578232Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T23:15:13.9618548Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T23:15:14.0119350Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T23:15:14.1542812Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T23:15:14.7114215Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T23:15:14.7789237Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T23:15:14.9284721Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T23:15:15.1251998Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T23:15:15.2818005Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T23:15:15.5637464Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T23:15:15.6992554Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T23:15:16.3135240Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T23:15:16.4317843Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T23:15:16.8038996Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T23:15:16.8546677Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T23:15:16.9128030Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T23:15:17.0067978Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T23:15:18.3321340Z gcc -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/home/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T23:15:21.1914809Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-16T23:15:21.4066078Z installing to /home/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T23:15:21.4245493Z ** R 2021-05-16T23:15:21.4355951Z ** inst 2021-05-16T23:15:21.4392066Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:15:22.3339795Z ** help 2021-05-16T23:15:22.3937010Z *** installing help indices 2021-05-16T23:15:22.4398463Z ** building package indices 2021-05-16T23:15:22.6974318Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:15:23.0077018Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T23:15:23.0382812Z ** testing if installed package can be loaded from final location 2021-05-16T23:15:23.3648950Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:15:23.3660935Z * DONE (RNifti) 2021-05-16T23:15:23.6235338Z * installing *binary* package ‘abind’ ... 2021-05-16T23:15:23.6286715Z * DONE (abind) 2021-05-16T23:15:23.8898290Z * installing *binary* package ‘bitops’ ... 2021-05-16T23:15:23.8946077Z * DONE (bitops) 2021-05-16T23:15:24.1461183Z * installing *binary* package ‘base64enc’ ... 2021-05-16T23:15:24.1504801Z * DONE (base64enc) 2021-05-16T23:15:24.8950670Z * installing *binary* package ‘matrixStats’ ... 2021-05-16T23:15:24.9136616Z * DONE (matrixStats) 2021-05-16T23:15:25.3440820Z * installing *binary* package ‘promises’ ... 2021-05-16T23:15:25.3587984Z * DONE (promises) 2021-05-16T23:15:25.6789715Z * installing *binary* package ‘R.oo’ ... 2021-05-16T23:15:25.6845624Z * DONE (R.oo) 2021-05-16T23:15:26.2150632Z * installing *binary* package ‘oro.nifti’ ... 2021-05-16T23:15:26.2292220Z * DONE (oro.nifti) 2021-05-16T23:15:26.4982686Z * installing *binary* package ‘htmltools’ ... 2021-05-16T23:15:26.5035649Z * DONE (htmltools) 2021-05-16T23:15:27.4768085Z * installing *binary* package ‘httpuv’ ... 2021-05-16T23:15:27.4966198Z * DONE (httpuv) 2021-05-16T23:15:27.8302395Z * installing *binary* package ‘R.utils’ ... 2021-05-16T23:15:27.8376789Z * DONE (R.utils) 2021-05-16T23:15:28.1146799Z * installing *binary* package ‘servr’ ... 2021-05-16T23:15:28.1216821Z * DONE (servr) 2021-05-16T23:15:28.4806267Z * installing *binary* package ‘neurobase’ ... 2021-05-16T23:15:28.4939477Z * DONE (neurobase) 2021-05-16T23:15:28.5023014Z 2021-05-16T23:15:28.5024112Z The downloaded source packages are in 2021-05-16T23:15:28.5025730Z ‘/tmp/RtmpVqzySF/downloaded_packages’ 2021-05-16T23:15:44.5416666Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T23:15:44.5419268Z Use `force = TRUE` to force installation 2021-05-16T23:15:44.5429972Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T23:15:44.5432059Z Use `force = TRUE` to force installation 2021-05-16T23:15:44.5598967Z ##[group]Run options(width = 100) 2021-05-16T23:15:44.5599562Z options(width = 100) 2021-05-16T23:15:44.5600193Z pkgs <- installed.packages()[, "Package"] 2021-05-16T23:15:44.5600990Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T23:15:44.5609679Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:15:44.5610172Z env: 2021-05-16T23:15:44.5610669Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:44.5611206Z TIC_DEPLOY_KEY: 2021-05-16T23:15:44.5612116Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:44.5614039Z GITHUB_PAT: *** 2021-05-16T23:15:44.5614507Z COVERALLS_TOKEN: 2021-05-16T23:15:44.5615046Z continue-on-error: false 2021-05-16T23:15:44.5615590Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:44.5616127Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:44.5616641Z TZ: UTC 2021-05-16T23:15:44.5617079Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:44.5617581Z NOT_CRAN: true 2021-05-16T23:15:44.5618012Z ##[endgroup] 2021-05-16T23:15:45.1074589Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:15:45.1075320Z setting value 2021-05-16T23:15:45.1076210Z version R version 4.0.5 (2021-03-31) 2021-05-16T23:15:45.1076802Z os Ubuntu 20.04.2 LTS 2021-05-16T23:15:45.1077587Z system x86_64, linux-gnu 2021-05-16T23:15:45.1078238Z ui X11 2021-05-16T23:15:45.1078737Z language (EN) 2021-05-16T23:15:45.1079405Z collate C.UTF-8 2021-05-16T23:15:45.1080085Z ctype C.UTF-8 2021-05-16T23:15:45.1080574Z tz UTC 2021-05-16T23:15:45.1081193Z date 2021-05-16 2021-05-16T23:15:45.1081486Z 2021-05-16T23:15:45.1082367Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T23:15:45.1083144Z package * version date lib source 2021-05-16T23:15:45.1084046Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1084995Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T23:15:45.1085932Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1087072Z base * 4.0.5 2021-03-31 [2] local 2021-05-16T23:15:45.1087933Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1088778Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1089610Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T23:15:45.1090444Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1091257Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1092288Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T23:15:45.1093224Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1094115Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T23:15:45.1094980Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1095867Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1096769Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-16T23:15:45.1097674Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-16T23:15:45.1098611Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1099695Z compiler 4.0.5 2021-03-31 [2] local 2021-05-16T23:15:45.1100628Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1101521Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1102404Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1103353Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1104265Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1105166Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-16T23:15:45.1106073Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-16T23:15:45.1108096Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T23:15:45.1109216Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1110135Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1111043Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1111938Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1112855Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1113970Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1115036Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1115945Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1116855Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-16T23:15:45.1117748Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1118644Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1119553Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1120471Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1121474Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T23:15:45.1122495Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1123390Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1124292Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1125201Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-16T23:15:45.1126115Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-16T23:15:45.1127023Z grid 4.0.5 2021-03-31 [2] local 2021-05-16T23:15:45.1127902Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1128815Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1129804Z httpuv 1.6.1 2021-05-07 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1130637Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1131445Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1132469Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1133417Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-16T23:15:45.1134324Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1155591Z later 1.2.0 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1156936Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-16T23:15:45.1157894Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1158913Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1159782Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1160656Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1161487Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T23:15:45.1162329Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-16T23:15:45.1163198Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1164061Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1164905Z methods * 4.0.5 2021-03-31 [2] local 2021-05-16T23:15:45.1165736Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-16T23:15:45.1166565Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1167622Z neurobase 1.32.1 2021-04-07 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1168525Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-16T23:15:45.1169543Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T23:15:45.1170432Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1171353Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 4.0.2) 2021-05-16T23:15:45.1172274Z parallel 4.0.5 2021-03-31 [2] local 2021-05-16T23:15:45.1173191Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T23:15:45.1174108Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1175033Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1177687Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1178674Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1179623Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1180584Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1181506Z promises 1.2.0.1 2021-02-11 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1182409Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1183339Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1184210Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1185051Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1185874Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1186695Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1187513Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1188387Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1189223Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1190067Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1190921Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1191738Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1192646Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1193483Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.0.5) 2021-05-16T23:15:45.1194327Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1195440Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-16T23:15:45.1196606Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1197550Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1198487Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1199406Z servr 0.22 2021-04-14 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1200408Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1201277Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T23:15:45.1202131Z splines 4.0.5 2021-03-31 [2] local 2021-05-16T23:15:45.1203132Z stats * 4.0.5 2021-03-31 [2] local 2021-05-16T23:15:45.1204016Z stats4 4.0.5 2021-03-31 [2] local 2021-05-16T23:15:45.1204909Z stringi 1.6.1 2021-05-10 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1205959Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1206880Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-16T23:15:45.1207770Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1209592Z sysreqs 1.0.0.9000 2021-05-16 [1] Github (r-hub/sysreqs@f068afa) 2021-05-16T23:15:45.1210638Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-16T23:15:45.1211557Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1212466Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T23:15:45.1213419Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T23:15:45.1214368Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1215290Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1216211Z tools 4.0.5 2021-03-31 [2] local 2021-05-16T23:15:45.1217093Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1217980Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1218861Z utils * 4.0.5 2021-03-31 [2] local 2021-05-16T23:15:45.1219728Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1220616Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1221515Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1222412Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-16T23:15:45.1223271Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T23:15:45.1224144Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1225033Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1225904Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1226785Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-16T23:15:45.1227141Z 2021-05-16T23:15:45.1227667Z [1] /home/runner/work/_temp/Library 2021-05-16T23:15:45.1228366Z [2] /opt/R/4.0.5/lib/R/library 2021-05-16T23:15:45.1262492Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T23:15:45.1263132Z Rscript -e 'tic::script()' 2021-05-16T23:15:45.1263618Z ls -l check 2021-05-16T23:15:45.1313650Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:15:45.1314242Z env: 2021-05-16T23:15:45.1314909Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:15:45.1315475Z TIC_DEPLOY_KEY: 2021-05-16T23:15:45.1316397Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:15:45.1318117Z GITHUB_PAT: *** 2021-05-16T23:15:45.1318587Z COVERALLS_TOKEN: 2021-05-16T23:15:45.1319138Z continue-on-error: false 2021-05-16T23:15:45.1319690Z VDIFFR_RUN_TESTS: 2021-05-16T23:15:45.1320234Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:15:45.1320750Z TZ: UTC 2021-05-16T23:15:45.1321187Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:15:45.1321668Z NOT_CRAN: true 2021-05-16T23:15:45.1322102Z ##[endgroup] 2021-05-16T23:15:45.4452854Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:15:45.6016682Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T23:15:45.6018180Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T23:15:45.6019267Z timeout = Inf, check_dir = "check") 2021-05-16T23:15:45.6818559Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T23:15:45.9279861Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T23:15:45.9414717Z * preparing ‘papayar’: 2021-05-16T23:15:45.9464604Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:15:45.9757734Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:15:45.9845314Z * checking for empty or unneeded directories 2021-05-16T23:15:45.9846877Z * building ‘papayar_1.0.tar.gz’ 2021-05-16T23:15:46.0992996Z 2021-05-16T23:15:46.2547971Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T23:15:46.5179926Z * using log directory ‘/home/runner/work/papayar/papayar/check/papayar.Rcheck’ 2021-05-16T23:15:46.5181619Z * using R version 4.0.5 (2021-03-31) 2021-05-16T23:15:46.5201262Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-16T23:15:46.5202559Z * using session charset: UTF-8 2021-05-16T23:15:46.5877284Z * using option ‘--as-cran’ 2021-05-16T23:15:46.5913553Z * checking for file ‘papayar/DESCRIPTION’ ... OK 2021-05-16T23:15:46.5914960Z * checking extension type ... Package 2021-05-16T23:15:46.5916104Z * this is package ‘papayar’ version ‘1.0’ 2021-05-16T23:15:46.5939776Z * checking package namespace information ... OK 2021-05-16T23:16:03.9295231Z * checking package dependencies ... OK 2021-05-16T23:16:03.9315794Z * checking if this is a source package ... OK 2021-05-16T23:16:03.9316918Z * checking if there is a namespace ... OK 2021-05-16T23:16:04.1476280Z * checking for executable files ... OK 2021-05-16T23:16:04.1477537Z * checking for hidden files and directories ... OK 2021-05-16T23:16:04.1502844Z * checking for portable file names ... OK 2021-05-16T23:16:04.1504176Z * checking for sufficient/correct file permissions ... OK 2021-05-16T23:16:04.1520475Z * checking serialization versions ... OK 2021-05-16T23:16:07.7424015Z * checking whether package ‘papayar’ can be installed ... OK 2021-05-16T23:16:07.7588436Z * checking installed package size ... OK 2021-05-16T23:16:07.8293074Z * checking package directory ... OK 2021-05-16T23:16:07.8299340Z * checking for future file timestamps ... OK 2021-05-16T23:16:08.0117178Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:16:08.0118644Z * checking top-level files ... OK 2021-05-16T23:16:08.0119727Z * checking for left-over files ... OK 2021-05-16T23:16:08.0120715Z * checking index information ... OK 2021-05-16T23:16:08.0688896Z * checking package subdirectories ... OK 2021-05-16T23:16:08.1290936Z * checking R files for non-ASCII characters ... OK 2021-05-16T23:16:08.1899077Z * checking R files for syntax errors ... OK 2021-05-16T23:16:09.1062448Z * checking whether the package can be loaded ... OK 2021-05-16T23:16:09.9496757Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T23:16:10.7824961Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T23:16:11.6125914Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T23:16:12.5212924Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T23:16:13.4576607Z * checking loading without being on the library search path ... OK 2021-05-16T23:16:14.3411429Z * checking dependencies in R code ... OK 2021-05-16T23:16:15.8356198Z * checking S3 generic/method consistency ... OK 2021-05-16T23:16:16.7190871Z * checking replacement functions ... OK 2021-05-16T23:16:17.5898753Z * checking foreign function calls ... OK 2021-05-16T23:16:21.8227611Z * checking R code for possible problems ... OK 2021-05-16T23:16:22.0649262Z * checking Rd files ... OK 2021-05-16T23:16:22.1238719Z * checking Rd metadata ... OK 2021-05-16T23:16:22.1956454Z * checking Rd line widths ... OK 2021-05-16T23:16:22.3097591Z * checking Rd cross-references ... OK 2021-05-16T23:16:23.1688445Z * checking for missing documentation entries ... OK 2021-05-16T23:16:25.7628894Z * checking for code/documentation mismatches ... OK 2021-05-16T23:16:27.3752586Z * checking Rd \usage sections ... OK 2021-05-16T23:16:27.4623904Z * checking Rd contents ... OK 2021-05-16T23:16:27.5572803Z * checking for unstated dependencies in examples ... OK 2021-05-16T23:16:28.9778348Z * checking examples ... OK 2021-05-16T23:16:30.9156997Z * checking PDF version of manual ... OK 2021-05-16T23:16:30.9159111Z * checking for non-standard things in the check directory ... OK 2021-05-16T23:16:30.9160307Z * checking for detritus in the temp directory ... OK 2021-05-16T23:16:30.9161086Z * DONE 2021-05-16T23:16:30.9161554Z 2021-05-16T23:16:30.9180215Z Status: OK 2021-05-16T23:16:30.9180750Z 2021-05-16T23:16:31.0116685Z ── R CMD check results ──────────────────────────────────────── papayar 1.0 ──── 2021-05-16T23:16:31.0137636Z Duration: 44.9s 2021-05-16T23:16:31.0138139Z 2021-05-16T23:16:31.0150208Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T23:16:31.0215826Z total 544 2021-05-16T23:16:31.0217313Z drwxr-xr-x 5 runner docker 4096 May 16 23:16 papayar.Rcheck 2021-05-16T23:16:31.0219185Z -rw-r--r-- 1 runner docker 264633 May 16 23:15 papayar_1.0.tar.gz 2021-05-16T23:16:31.0220768Z -rw-r--r-- 1 runner docker 285759 May 16 23:16 papayar_1.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:16:31.0271626Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:16:31.0272499Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T23:16:31.0325429Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T23:16:31.0326009Z env: 2021-05-16T23:16:31.0326498Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:31.0327031Z TIC_DEPLOY_KEY: 2021-05-16T23:16:31.0327929Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:16:31.0329817Z GITHUB_PAT: *** 2021-05-16T23:16:31.0330275Z COVERALLS_TOKEN: 2021-05-16T23:16:31.0330811Z continue-on-error: false 2021-05-16T23:16:31.0331342Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:31.0331874Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:16:31.0332372Z TZ: UTC 2021-05-16T23:16:31.0332811Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:31.0333280Z NOT_CRAN: true 2021-05-16T23:16:31.0333688Z ##[endgroup] 2021-05-16T23:16:31.0468876Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T23:16:31.0469528Z Rscript -e "tic::before_deploy()" 2021-05-16T23:16:31.0513862Z shell: /usr/bin/bash -e {0} 2021-05-16T23:16:31.0514293Z env: 2021-05-16T23:16:31.0514935Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:31.0515454Z TIC_DEPLOY_KEY: 2021-05-16T23:16:31.0516370Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:16:31.0517824Z GITHUB_PAT: *** 2021-05-16T23:16:31.0518262Z COVERALLS_TOKEN: 2021-05-16T23:16:31.0518809Z continue-on-error: false 2021-05-16T23:16:31.0519327Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:31.0519874Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:16:31.0520365Z TZ: UTC 2021-05-16T23:16:31.0520807Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:31.0521260Z NOT_CRAN: true 2021-05-16T23:16:31.0521692Z ##[endgroup] 2021-05-16T23:16:31.3682009Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:16:31.5091980Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T23:16:31.5092622Z with: 2021-05-16T23:16:31.5093568Z upload_url: https://uploads.github.com/repos/neuroconductor/papayar/releases/43022969/assets{?name,label} 2021-05-16T23:16:31.5094739Z asset_path: check/papayar_1.0_R_x86_64-pc-linux-gnu.tar.gz 2021-05-16T23:16:31.5095540Z asset_name: papayar_1.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-16T23:16:31.5096284Z asset_content_type: application/octet-stream 2021-05-16T23:16:31.5096849Z env: 2021-05-16T23:16:31.5097341Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:31.5097916Z TIC_DEPLOY_KEY: 2021-05-16T23:16:31.5098809Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:16:31.5100528Z GITHUB_PAT: *** 2021-05-16T23:16:31.5100993Z COVERALLS_TOKEN: 2021-05-16T23:16:31.5101532Z continue-on-error: false 2021-05-16T23:16:31.5102241Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:31.5102829Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:16:31.5103323Z TZ: UTC 2021-05-16T23:16:31.5103773Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:31.5104233Z NOT_CRAN: true 2021-05-16T23:16:31.5105244Z GITHUB_TOKEN: *** 2021-05-16T23:16:31.5105679Z ##[endgroup] 2021-05-16T23:16:32.0414525Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T23:16:32.0415155Z Rscript -e "tic::deploy()" 2021-05-16T23:16:32.0465345Z shell: /usr/bin/bash -e {0} 2021-05-16T23:16:32.0465780Z env: 2021-05-16T23:16:32.0466280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:32.0466807Z TIC_DEPLOY_KEY: 2021-05-16T23:16:32.0467729Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:16:32.0469486Z GITHUB_PAT: *** 2021-05-16T23:16:32.0469927Z COVERALLS_TOKEN: 2021-05-16T23:16:32.0470476Z continue-on-error: false 2021-05-16T23:16:32.0470994Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:32.0471553Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:16:32.0472039Z TZ: UTC 2021-05-16T23:16:32.0472479Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:32.0472932Z NOT_CRAN: true 2021-05-16T23:16:32.0473356Z ##[endgroup] 2021-05-16T23:16:32.3677180Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:16:32.5151049Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T23:16:32.5151697Z Rscript -e "tic::after_deploy()" 2021-05-16T23:16:32.5205895Z shell: /usr/bin/bash -e {0} 2021-05-16T23:16:32.5206319Z env: 2021-05-16T23:16:32.5206779Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:32.5207283Z TIC_DEPLOY_KEY: 2021-05-16T23:16:32.5208118Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:16:32.5209935Z GITHUB_PAT: *** 2021-05-16T23:16:32.5210372Z COVERALLS_TOKEN: 2021-05-16T23:16:32.5210873Z continue-on-error: false 2021-05-16T23:16:32.5211655Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:32.5212155Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:16:32.5212649Z TZ: UTC 2021-05-16T23:16:32.5213049Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:32.5213484Z NOT_CRAN: true 2021-05-16T23:16:32.5213869Z ##[endgroup] 2021-05-16T23:16:32.8539698Z ✔ Loading tic stage configuration from tic.R 2021-05-16T23:16:32.9951394Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-16T23:16:32.9952166Z curl -s -H "Accept: application/json" \ 2021-05-16T23:16:32.9952848Z  -H "Content-Type: application/json" \ 2021-05-16T23:16:32.9953581Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T23:16:32.9954349Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-16T23:16:32.9955531Z  -X POST https://coveralls.io/api/repos 2021-05-16T23:16:33.0004874Z shell: /usr/bin/bash -e {0} 2021-05-16T23:16:33.0005333Z env: 2021-05-16T23:16:33.0005831Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:33.0006375Z TIC_DEPLOY_KEY: 2021-05-16T23:16:33.0007290Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:16:33.0009032Z GITHUB_PAT: *** 2021-05-16T23:16:33.0009480Z COVERALLS_TOKEN: 2021-05-16T23:16:33.0010036Z continue-on-error: false 2021-05-16T23:16:33.0010605Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:33.0011157Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:16:33.0011647Z TZ: UTC 2021-05-16T23:16:33.0012099Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:33.0012561Z NOT_CRAN: true 2021-05-16T23:16:33.0012987Z ##[endgroup] 2021-05-16T23:16:33.0870393Z {"error":"Forbidden"} 2021-05-16T23:16:33.0931966Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T23:16:33.0932836Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-16T23:16:33.0933628Z  curl -s -H "Accept: application/json" \ 2021-05-16T23:16:33.0934482Z  -H "Content-Type: application/json" \ 2021-05-16T23:16:33.0935385Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-16T23:16:33.0936650Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-16T23:16:33.0937599Z  | jq '.token')" >> $GITHUB_ENV 2021-05-16T23:16:33.0997354Z shell: /usr/bin/bash -e {0} 2021-05-16T23:16:33.0997788Z env: 2021-05-16T23:16:33.0998301Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:33.0998822Z TIC_DEPLOY_KEY: 2021-05-16T23:16:33.0999747Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:16:33.1001465Z GITHUB_PAT: *** 2021-05-16T23:16:33.1001915Z COVERALLS_TOKEN: 2021-05-16T23:16:33.1002505Z continue-on-error: false 2021-05-16T23:16:33.1003042Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:33.1003577Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:16:33.1004079Z TZ: UTC 2021-05-16T23:16:33.1004506Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:33.1004979Z NOT_CRAN: true 2021-05-16T23:16:33.1005407Z ##[endgroup] 2021-05-16T23:16:33.2011779Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T23:16:33.2012624Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-16T23:16:33.2020403Z shell: /usr/local/bin/Rscript {0} 2021-05-16T23:16:33.2020870Z env: 2021-05-16T23:16:33.2021373Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:16:33.2021895Z TIC_DEPLOY_KEY: 2021-05-16T23:16:33.2022811Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-16T23:16:33.2025556Z GITHUB_PAT: *** 2021-05-16T23:16:33.2026047Z COVERALLS_TOKEN: 2021-05-16T23:16:33.2026588Z continue-on-error: false 2021-05-16T23:16:33.2027123Z VDIFFR_RUN_TESTS: 2021-05-16T23:16:33.2027655Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-16T23:16:33.2028153Z TZ: UTC 2021-05-16T23:16:33.2028591Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:16:33.2029047Z NOT_CRAN: true 2021-05-16T23:16:33.2029515Z COVERALLS_REPO_TOKEN: null 2021-05-16T23:16:33.2030029Z ##[endgroup] 2021-05-16T23:16:37.2056621Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-16T23:16:37.2058598Z object 'null' not found 2021-05-16T23:16:37.2059666Z Calls: -> to_coveralls 2021-05-16T23:16:37.2060579Z Execution halted 2021-05-16T23:16:37.2127984Z ##[error]Process completed with exit code 1. 2021-05-16T23:16:37.4010049Z Post job cleanup. 2021-05-16T23:16:37.4517207Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T23:16:37.4644899Z Post job cleanup. 2021-05-16T23:16:37.5768559Z [command]/usr/bin/git version 2021-05-16T23:16:37.5835563Z git version 2.31.1 2021-05-16T23:16:37.5872671Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:16:37.5926931Z [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-16T23:16:37.6238027Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:16:37.6280141Z http.https://github.com/.extraheader 2021-05-16T23:16:37.6291661Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T23:16:37.6341336Z [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-16T23:16:37.6753811Z Cleaning up orphan processes