2021-05-17T21:32:25.5593464Z ##[section]Starting: Request a runner to run this job 2021-05-17T21:32:26.2902820Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'ubuntu-20.04' 2021-05-17T21:32:26.3525207Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-17T21:32:26.4446062Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'ubuntu-20.04' 2021-05-17T21:32:26.6073809Z ##[section]Finishing: Request a runner to run this job 2021-05-17T21:32:36.1790676Z Current runner version: '2.278.0' 2021-05-17T21:32:36.1821422Z ##[group]Operating System 2021-05-17T21:32:36.1822533Z Ubuntu 2021-05-17T21:32:36.1823137Z 20.04.2 2021-05-17T21:32:36.1823590Z LTS 2021-05-17T21:32:36.1824259Z ##[endgroup] 2021-05-17T21:32:36.1824877Z ##[group]Virtual Environment 2021-05-17T21:32:36.1825555Z Environment: ubuntu-20.04 2021-05-17T21:32:36.1826123Z Version: 20210510.0 2021-05-17T21:32:36.1827306Z Included Software: https://github.com/actions/virtual-environments/blob/ubuntu20/20210510.0/images/linux/Ubuntu2004-README.md 2021-05-17T21:32:36.1828860Z Image Release: https://github.com/actions/virtual-environments/releases/tag/ubuntu20%2F20210510.0 2021-05-17T21:32:36.1830324Z ##[endgroup] 2021-05-17T21:32:36.1832746Z ##[group]GITHUB_TOKEN Permissions 2021-05-17T21:32:36.1834409Z Actions: write 2021-05-17T21:32:36.1834994Z Checks: write 2021-05-17T21:32:36.1835716Z Contents: write 2021-05-17T21:32:36.1836853Z Deployments: write 2021-05-17T21:32:36.1838123Z Issues: write 2021-05-17T21:32:36.1838768Z Metadata: read 2021-05-17T21:32:36.1839265Z Packages: write 2021-05-17T21:32:36.1839832Z PullRequests: write 2021-05-17T21:32:36.1840485Z RepositoryProjects: write 2021-05-17T21:32:36.1841093Z SecurityEvents: write 2021-05-17T21:32:36.1841701Z Statuses: write 2021-05-17T21:32:36.1842646Z ##[endgroup] 2021-05-17T21:32:36.1845881Z Prepare workflow directory 2021-05-17T21:32:36.2946681Z Prepare all required actions 2021-05-17T21:32:36.2957524Z Getting action download info 2021-05-17T21:32:36.7104760Z Download action repository 'actions/checkout@v2' 2021-05-17T21:32:38.5410369Z Download action repository 'r-lib/actions@master' 2021-05-17T21:32:39.3343052Z Download action repository 'adigherman/actions@master' 2021-05-17T21:32:41.1619077Z Download action repository 'msys2/setup-msys2@v2' 2021-05-17T21:32:41.4942468Z Download action repository 'actions/cache@v1' 2021-05-17T21:32:41.8342602Z Download action repository 'actions/upload-artifact@master' 2021-05-17T21:32:42.1543589Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-17T21:32:42.6640785Z ##[group]Run actions/checkout@v2 2021-05-17T21:32:42.6641518Z with: 2021-05-17T21:32:42.6642022Z repository: neuroconductor/pbj 2021-05-17T21:32:42.6643067Z token: *** 2021-05-17T21:32:42.6643500Z ssh-strict: true 2021-05-17T21:32:42.6644046Z persist-credentials: true 2021-05-17T21:32:42.6644551Z clean: true 2021-05-17T21:32:42.6644973Z fetch-depth: 1 2021-05-17T21:32:42.6645376Z lfs: false 2021-05-17T21:32:42.6645795Z submodules: false 2021-05-17T21:32:42.6646190Z env: 2021-05-17T21:32:42.6646662Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:32:42.6647175Z TIC_DEPLOY_KEY: 2021-05-17T21:32:42.6648027Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:32:42.6649382Z GITHUB_PAT: *** 2021-05-17T21:32:42.6650402Z COVERALLS_TOKEN: *** 2021-05-17T21:32:42.6650903Z continue-on-error: false 2021-05-17T21:32:42.6651615Z VDIFFR_RUN_TESTS: 2021-05-17T21:32:42.6652045Z ##[endgroup] 2021-05-17T21:32:43.1119314Z Syncing repository: neuroconductor/pbj 2021-05-17T21:32:43.1255331Z ##[group]Getting Git version info 2021-05-17T21:32:43.1256619Z Working directory is '/home/runner/work/pbj/pbj' 2021-05-17T21:32:43.1342830Z [command]/usr/bin/git version 2021-05-17T21:32:43.1835485Z git version 2.31.1 2021-05-17T21:32:43.1860750Z ##[endgroup] 2021-05-17T21:32:43.1867855Z Deleting the contents of '/home/runner/work/pbj/pbj' 2021-05-17T21:32:43.1872356Z ##[group]Initializing the repository 2021-05-17T21:32:43.1885411Z [command]/usr/bin/git init /home/runner/work/pbj/pbj 2021-05-17T21:32:43.2204162Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-17T21:32:43.2205035Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-17T21:32:43.2205741Z hint: of your new repositories, which will suppress this warning, call: 2021-05-17T21:32:43.2206426Z hint: 2021-05-17T21:32:43.2207141Z hint: git config --global init.defaultBranch 2021-05-17T21:32:43.2208036Z hint: 2021-05-17T21:32:43.2208734Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-17T21:32:43.2210144Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-17T21:32:43.2211084Z hint: 2021-05-17T21:32:43.2211801Z hint: git branch -m 2021-05-17T21:32:43.2222939Z Initialized empty Git repository in /home/runner/work/pbj/pbj/.git/ 2021-05-17T21:32:43.2241812Z [command]/usr/bin/git remote add origin https://github.com/neuroconductor/pbj 2021-05-17T21:32:43.2309369Z ##[endgroup] 2021-05-17T21:32:43.2310093Z ##[group]Disabling automatic garbage collection 2021-05-17T21:32:43.2316508Z [command]/usr/bin/git config --local gc.auto 0 2021-05-17T21:32:43.2367242Z ##[endgroup] 2021-05-17T21:32:43.2373201Z ##[group]Setting up auth 2021-05-17T21:32:43.2382933Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T21:32:43.2435569Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-17T21:32:43.3228413Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T21:32:43.3297629Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-17T21:32:43.3574884Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-17T21:32:43.3650001Z ##[endgroup] 2021-05-17T21:32:43.3651246Z ##[group]Fetching the repository 2021-05-17T21:32:43.3665824Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9a14729b22cd3c1a62a51f0955d2872a0211a079:refs/tags/0.1.6.s 2021-05-17T21:32:43.7565005Z remote: Enumerating objects: 74, done. 2021-05-17T21:32:43.7565834Z remote: Counting objects: 1% (1/74) 2021-05-17T21:32:43.7566357Z remote: Counting objects: 2% (2/74) 2021-05-17T21:32:43.7566840Z remote: Counting objects: 4% (3/74) 2021-05-17T21:32:43.7567304Z remote: Counting objects: 5% (4/74) 2021-05-17T21:32:43.7567931Z remote: Counting objects: 6% (5/74) 2021-05-17T21:32:43.7568589Z remote: Counting objects: 8% (6/74) 2021-05-17T21:32:43.7569238Z remote: Counting objects: 9% (7/74) 2021-05-17T21:32:43.7569730Z remote: Counting objects: 10% (8/74) 2021-05-17T21:32:43.7570203Z remote: Counting objects: 12% (9/74) 2021-05-17T21:32:43.7570698Z remote: Counting objects: 13% (10/74) 2021-05-17T21:32:43.7571190Z remote: Counting objects: 14% (11/74) 2021-05-17T21:32:43.7571666Z remote: Counting objects: 16% (12/74) 2021-05-17T21:32:43.7572159Z remote: Counting objects: 17% (13/74) 2021-05-17T21:32:43.7572651Z remote: Counting objects: 18% (14/74) 2021-05-17T21:32:43.7573140Z remote: Counting objects: 20% (15/74) 2021-05-17T21:32:43.7573627Z remote: Counting objects: 21% (16/74) 2021-05-17T21:32:43.7574103Z remote: Counting objects: 22% (17/74) 2021-05-17T21:32:43.7574593Z remote: Counting objects: 24% (18/74) 2021-05-17T21:32:43.7575322Z remote: Counting objects: 25% (19/74) 2021-05-17T21:32:43.7575781Z remote: Counting objects: 27% (20/74) 2021-05-17T21:32:43.7576252Z remote: Counting objects: 28% (21/74) 2021-05-17T21:32:43.7576707Z remote: Counting objects: 29% (22/74) 2021-05-17T21:32:43.7577180Z remote: Counting objects: 31% (23/74) 2021-05-17T21:32:43.7577655Z remote: Counting objects: 32% (24/74) 2021-05-17T21:32:43.7578444Z remote: Counting objects: 33% (25/74) 2021-05-17T21:32:43.7578918Z remote: Counting objects: 35% (26/74) 2021-05-17T21:32:43.7579396Z remote: Counting objects: 36% (27/74) 2021-05-17T21:32:43.7580330Z remote: Counting objects: 37% (28/74) 2021-05-17T21:32:43.7580776Z remote: Counting objects: 39% (29/74) 2021-05-17T21:32:43.7581207Z remote: Counting objects: 40% (30/74) 2021-05-17T21:32:43.7581828Z remote: Counting objects: 41% (31/74) 2021-05-17T21:32:43.7582262Z remote: Counting objects: 43% (32/74) 2021-05-17T21:32:43.7582799Z remote: Counting objects: 44% (33/74) 2021-05-17T21:32:43.7583406Z remote: Counting objects: 45% (34/74) 2021-05-17T21:32:43.7583851Z remote: Counting objects: 47% (35/74) 2021-05-17T21:32:43.7584288Z remote: Counting objects: 48% (36/74) 2021-05-17T21:32:43.7584736Z remote: Counting objects: 50% (37/74) 2021-05-17T21:32:43.7585166Z remote: Counting objects: 51% (38/74) 2021-05-17T21:32:43.7585614Z remote: Counting objects: 52% (39/74) 2021-05-17T21:32:43.7586060Z remote: Counting objects: 54% (40/74) 2021-05-17T21:32:43.7586492Z remote: Counting objects: 55% (41/74) 2021-05-17T21:32:43.7586950Z remote: Counting objects: 56% (42/74) 2021-05-17T21:32:43.7587401Z remote: Counting objects: 58% (43/74) 2021-05-17T21:32:43.7587831Z remote: Counting objects: 59% (44/74) 2021-05-17T21:32:43.7588280Z remote: Counting objects: 60% (45/74) 2021-05-17T21:32:43.7588711Z remote: Counting objects: 62% (46/74) 2021-05-17T21:32:43.7589158Z remote: Counting objects: 63% (47/74) 2021-05-17T21:32:43.7589605Z remote: Counting objects: 64% (48/74) 2021-05-17T21:32:43.7590210Z remote: Counting objects: 66% (49/74) 2021-05-17T21:32:43.7590666Z remote: Counting objects: 67% (50/74) 2021-05-17T21:32:43.7591115Z remote: Counting objects: 68% (51/74) 2021-05-17T21:32:43.7591574Z remote: Counting objects: 70% (52/74) 2021-05-17T21:32:43.7592040Z remote: Counting objects: 71% (53/74) 2021-05-17T21:32:43.7592487Z remote: Counting objects: 72% (54/74) 2021-05-17T21:32:43.7593046Z remote: Counting objects: 74% (55/74) 2021-05-17T21:32:43.7593850Z remote: Counting objects: 75% (56/74) 2021-05-17T21:32:43.7594317Z remote: Counting objects: 77% (57/74) 2021-05-17T21:32:43.7597226Z remote: Counting objects: 78% (58/74) 2021-05-17T21:32:43.7597826Z remote: Counting objects: 79% (59/74) 2021-05-17T21:32:43.7598290Z remote: Counting objects: 81% (60/74) 2021-05-17T21:32:43.7598739Z remote: Counting objects: 82% (61/74) 2021-05-17T21:32:43.7599173Z remote: Counting objects: 83% (62/74) 2021-05-17T21:32:43.7599620Z remote: Counting objects: 85% (63/74) 2021-05-17T21:32:43.7600223Z remote: Counting objects: 86% (64/74) 2021-05-17T21:32:43.7600657Z remote: Counting objects: 87% (65/74) 2021-05-17T21:32:43.7601094Z remote: Counting objects: 89% (66/74) 2021-05-17T21:32:43.7601514Z remote: Counting objects: 90% (67/74) 2021-05-17T21:32:43.7601945Z remote: Counting objects: 91% (68/74) 2021-05-17T21:32:43.7602383Z remote: Counting objects: 93% (69/74) 2021-05-17T21:32:43.7602823Z remote: Counting objects: 94% (70/74) 2021-05-17T21:32:43.7603258Z remote: Counting objects: 95% (71/74) 2021-05-17T21:32:43.7603677Z remote: Counting objects: 97% (72/74) 2021-05-17T21:32:43.7604109Z remote: Counting objects: 98% (73/74) 2021-05-17T21:32:43.7604544Z remote: Counting objects: 100% (74/74) 2021-05-17T21:32:43.7605144Z remote: Counting objects: 100% (74/74), done. 2021-05-17T21:32:43.7605600Z remote: Compressing objects: 1% (1/72) 2021-05-17T21:32:43.7606037Z remote: Compressing objects: 2% (2/72) 2021-05-17T21:32:43.7606868Z remote: Compressing objects: 4% (3/72) 2021-05-17T21:32:43.7607355Z remote: Compressing objects: 5% (4/72) 2021-05-17T21:32:43.7607829Z remote: Compressing objects: 6% (5/72) 2021-05-17T21:32:43.7608317Z remote: Compressing objects: 8% (6/72) 2021-05-17T21:32:43.7608968Z remote: Compressing objects: 9% (7/72) 2021-05-17T21:32:43.7609854Z remote: Compressing objects: 11% (8/72) 2021-05-17T21:32:43.7610500Z remote: Compressing objects: 12% (9/72) 2021-05-17T21:32:43.7610956Z remote: Compressing objects: 13% (10/72) 2021-05-17T21:32:43.7611433Z remote: Compressing objects: 15% (11/72) 2021-05-17T21:32:43.7611911Z remote: Compressing objects: 16% (12/72) 2021-05-17T21:32:43.7612369Z remote: Compressing objects: 18% (13/72) 2021-05-17T21:32:43.7612998Z remote: Compressing objects: 19% (14/72) 2021-05-17T21:32:43.7613431Z remote: Compressing objects: 20% (15/72) 2021-05-17T21:32:43.7613879Z remote: Compressing objects: 22% (16/72) 2021-05-17T21:32:43.7614325Z remote: Compressing objects: 23% (17/72) 2021-05-17T21:32:43.7614759Z remote: Compressing objects: 25% (18/72) 2021-05-17T21:32:43.7615207Z remote: Compressing objects: 26% (19/72) 2021-05-17T21:32:43.7615665Z remote: Compressing objects: 27% (20/72) 2021-05-17T21:32:43.7616310Z remote: Compressing objects: 29% (21/72) 2021-05-17T21:32:43.7616801Z remote: Compressing objects: 30% (22/72) 2021-05-17T21:32:43.7617638Z remote: Compressing objects: 31% (23/72) 2021-05-17T21:32:43.7618111Z remote: Compressing objects: 33% (24/72) 2021-05-17T21:32:43.7618596Z remote: Compressing objects: 34% (25/72) 2021-05-17T21:32:43.7622252Z remote: Compressing objects: 36% (26/72) 2021-05-17T21:32:43.7622742Z remote: Compressing objects: 37% (27/72) 2021-05-17T21:32:43.7623234Z remote: Compressing objects: 38% (28/72) 2021-05-17T21:32:43.7623708Z remote: Compressing objects: 40% (29/72) 2021-05-17T21:32:43.7624250Z remote: Compressing objects: 41% (30/72) 2021-05-17T21:32:43.7624915Z remote: Compressing objects: 43% (31/72) 2021-05-17T21:32:43.7625524Z remote: Compressing objects: 44% (32/72) 2021-05-17T21:32:43.7626121Z remote: Compressing objects: 45% (33/72) 2021-05-17T21:32:43.7626786Z remote: Compressing objects: 47% (34/72) 2021-05-17T21:32:43.7627242Z remote: Compressing objects: 48% (35/72) 2021-05-17T21:32:43.7627713Z remote: Compressing objects: 50% (36/72) 2021-05-17T21:32:43.7628170Z remote: Compressing objects: 51% (37/72) 2021-05-17T21:32:43.7628642Z remote: Compressing objects: 52% (38/72) 2021-05-17T21:32:43.7629113Z remote: Compressing objects: 54% (39/72) 2021-05-17T21:32:43.7629565Z remote: Compressing objects: 55% (40/72) 2021-05-17T21:32:43.7630035Z remote: Compressing objects: 56% (41/72) 2021-05-17T21:32:43.7630488Z remote: Compressing objects: 58% (42/72) 2021-05-17T21:32:43.7630964Z remote: Compressing objects: 59% (43/72) 2021-05-17T21:32:43.7631438Z remote: Compressing objects: 61% (44/72) 2021-05-17T21:32:43.7631896Z remote: Compressing objects: 62% (45/72) 2021-05-17T21:32:43.7632556Z remote: Compressing objects: 63% (46/72) 2021-05-17T21:32:43.7633046Z remote: Compressing objects: 65% (47/72) 2021-05-17T21:32:43.7633512Z remote: Compressing objects: 66% (48/72) 2021-05-17T21:32:43.7633994Z remote: Compressing objects: 68% (49/72) 2021-05-17T21:32:43.7634629Z remote: Compressing objects: 69% (50/72) 2021-05-17T21:32:43.7635099Z remote: Compressing objects: 70% (51/72) 2021-05-17T21:32:43.7635568Z remote: Compressing objects: 72% (52/72) 2021-05-17T21:32:43.7636211Z remote: Compressing objects: 73% (53/72) 2021-05-17T21:32:43.7636881Z remote: Compressing objects: 75% (54/72) 2021-05-17T21:32:43.7637452Z remote: Compressing objects: 76% (55/72) 2021-05-17T21:32:43.7638092Z remote: Compressing objects: 77% (56/72) 2021-05-17T21:32:43.7638590Z remote: Compressing objects: 79% (57/72) 2021-05-17T21:32:43.7639076Z remote: Compressing objects: 80% (58/72) 2021-05-17T21:32:43.7640227Z remote: Compressing objects: 81% (59/72) 2021-05-17T21:32:43.7640896Z remote: Compressing objects: 83% (60/72) 2021-05-17T21:32:43.7641381Z remote: Compressing objects: 84% (61/72) 2021-05-17T21:32:43.7642057Z remote: Compressing objects: 86% (62/72) 2021-05-17T21:32:43.7642747Z remote: Compressing objects: 87% (63/72) 2021-05-17T21:32:43.7643598Z remote: Compressing objects: 88% (64/72) 2021-05-17T21:32:43.7644394Z remote: Compressing objects: 90% (65/72) 2021-05-17T21:32:43.7645269Z remote: Compressing objects: 91% (66/72) 2021-05-17T21:32:43.7645785Z remote: Compressing objects: 93% (67/72) 2021-05-17T21:32:43.7646300Z remote: Compressing objects: 94% (68/72) 2021-05-17T21:32:43.7646795Z remote: Compressing objects: 95% (69/72) 2021-05-17T21:32:43.7647312Z remote: Compressing objects: 97% (70/72) 2021-05-17T21:32:43.7647809Z remote: Compressing objects: 98% (71/72) 2021-05-17T21:32:43.7648488Z remote: Compressing objects: 100% (72/72) 2021-05-17T21:32:43.7649378Z remote: Compressing objects: 100% (72/72), done. 2021-05-17T21:32:44.2767390Z remote: Total 74 (delta 4), reused 36 (delta 1), pack-reused 0 2021-05-17T21:32:44.2768385Z From https://github.com/neuroconductor/pbj 2021-05-17T21:32:44.2769822Z * [new ref] 9a14729b22cd3c1a62a51f0955d2872a0211a079 -> 0.1.6.s 2021-05-17T21:32:44.2770821Z ##[endgroup] 2021-05-17T21:32:44.2771487Z ##[group]Determining the checkout info 2021-05-17T21:32:44.2772053Z ##[endgroup] 2021-05-17T21:32:44.2772576Z ##[group]Checking out the ref 2021-05-17T21:32:44.2773653Z [command]/usr/bin/git checkout --progress --force refs/tags/0.1.6.s 2021-05-17T21:32:44.2774724Z Note: switching to 'refs/tags/0.1.6.s'. 2021-05-17T21:32:44.2775172Z 2021-05-17T21:32:44.2776047Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-17T21:32:44.2777121Z changes and commit them, and you can discard any commits you make in this 2021-05-17T21:32:44.2778155Z state without impacting any branches by switching back to a branch. 2021-05-17T21:32:44.2778679Z 2021-05-17T21:32:44.2779283Z If you want to create a new branch to retain commits you create, you may 2021-05-17T21:32:44.2780289Z do so (now or later) by using -c with the switch command. Example: 2021-05-17T21:32:44.2780791Z 2021-05-17T21:32:44.2781489Z git switch -c 2021-05-17T21:32:44.2782120Z 2021-05-17T21:32:44.2782630Z Or undo this operation with: 2021-05-17T21:32:44.2783029Z 2021-05-17T21:32:44.2783631Z git switch - 2021-05-17T21:32:44.2784018Z 2021-05-17T21:32:44.2784728Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-17T21:32:44.2785479Z 2021-05-17T21:32:44.2785970Z HEAD is now at 9a14729 Version id 120 stable 2021-05-17T21:32:44.2786548Z ##[endgroup] 2021-05-17T21:32:44.2787291Z [command]/usr/bin/git log -1 --format='%H' 2021-05-17T21:32:44.2788364Z '9a14729b22cd3c1a62a51f0955d2872a0211a079' 2021-05-17T21:32:44.2896269Z ##[group]Run r-lib/actions/setup-r@master 2021-05-17T21:32:44.2896741Z with: 2021-05-17T21:32:44.2897102Z r-version: release 2021-05-17T21:32:44.2897468Z Ncpus: 1 2021-05-17T21:32:44.2897991Z crayon.enabled: NULL 2021-05-17T21:32:44.2898474Z remove-openmp-macos: true 2021-05-17T21:32:44.2899115Z http-user-agent: default 2021-05-17T21:32:44.2899523Z install-r: true 2021-05-17T21:32:44.2900021Z windows-path-include-mingw: true 2021-05-17T21:32:44.2900652Z env: 2021-05-17T21:32:44.2901048Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:32:44.2901458Z TIC_DEPLOY_KEY: 2021-05-17T21:32:44.2902177Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:32:44.2903533Z GITHUB_PAT: *** 2021-05-17T21:32:44.2904391Z COVERALLS_TOKEN: *** 2021-05-17T21:32:44.2904833Z continue-on-error: false 2021-05-17T21:32:44.2905251Z VDIFFR_RUN_TESTS: 2021-05-17T21:32:44.2905583Z ##[endgroup] 2021-05-17T21:32:46.7830137Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive add-apt-repository -y ppa:cran/travis 2021-05-17T21:32:49.1839744Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T21:32:49.1851264Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2021-05-17T21:32:49.1857868Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] 2021-05-17T21:32:49.2493141Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T21:32:49.3086660Z Get:5 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] 2021-05-17T21:32:49.3829777Z Get:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease [10.5 kB] 2021-05-17T21:32:49.4312358Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [983 kB] 2021-05-17T21:32:49.4427126Z Hit:8 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T21:32:49.4578533Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main Translation-en [223 kB] 2021-05-17T21:32:49.4592104Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.3 kB] 2021-05-17T21:32:49.4602258Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [226 kB] 2021-05-17T21:32:49.4631149Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [33.3 kB] 2021-05-17T21:32:49.4640401Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [775 kB] 2021-05-17T21:32:49.4740987Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [167 kB] 2021-05-17T21:32:49.4785757Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.5 kB] 2021-05-17T21:32:49.7164955Z Get:16 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease [18.0 kB] 2021-05-17T21:32:49.8825593Z Get:17 https://packages.microsoft.com/ubuntu/20.04/prod focal/main amd64 Packages [73.2 kB] 2021-05-17T21:32:50.0775619Z Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [656 kB] 2021-05-17T21:32:50.1476965Z Hit:19 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T21:32:50.3555308Z Get:20 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [132 kB] 2021-05-17T21:32:50.3607159Z Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [7508 B] 2021-05-17T21:32:50.3619408Z Get:22 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [203 kB] 2021-05-17T21:32:50.3758328Z Get:23 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [29.7 kB] 2021-05-17T21:32:50.3777713Z Get:24 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [566 kB] 2021-05-17T21:32:50.4363523Z Get:25 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [85.2 kB] 2021-05-17T21:32:50.4419702Z Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [11.1 kB] 2021-05-17T21:32:57.3119217Z Fetched 4554 kB in 1s (3187 kB/s) 2021-05-17T21:32:58.1989056Z Reading package lists... 2021-05-17T21:32:58.2235207Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get update -y -qq 2021-05-17T21:33:00.3628953Z [command]/usr/bin/sudo DEBIAN_FRONTEND=noninteractive apt-get install -y gdebi-core qpdf devscripts 2021-05-17T21:33:00.4601259Z Reading package lists... 2021-05-17T21:33:00.6060489Z Building dependency tree... 2021-05-17T21:33:00.6073339Z Reading state information... 2021-05-17T21:33:00.7962258Z The following additional packages will be installed: 2021-05-17T21:33:00.8199227Z dctrl-tools diffstat dput gettext intltool-debian libapt-pkg-perl 2021-05-17T21:33:00.8201295Z libarchive-zip-perl libarray-intspan-perl libasync-mergepoint-perl 2021-05-17T21:33:00.8203497Z libb-hooks-endofscope-perl libb-hooks-op-check-perl libcapture-tiny-perl 2021-05-17T21:33:00.8205349Z libclass-method-modifiers-perl libclass-xsaccessor-perl libclone-perl 2021-05-17T21:33:00.8301227Z libcommon-sense-perl libconst-fast-perl libcontextual-return-perl 2021-05-17T21:33:00.8302647Z libcpanel-json-xs-perl libcroco3 libdata-optlist-perl 2021-05-17T21:33:00.8303834Z libdevel-callchecker-perl libdevel-size-perl libdigest-bubblebabble-perl 2021-05-17T21:33:00.8305320Z libdigest-hmac-perl libdistro-info-perl libdynaloader-functions-perl 2021-05-17T21:33:00.8306899Z libemail-valid-perl libexporter-tiny-perl libfile-chdir-perl 2021-05-17T21:33:00.8308745Z libfile-find-rule-perl libfile-homedir-perl libfile-which-perl 2021-05-17T21:33:00.8310011Z libfont-ttf-perl libfuture-perl libgetopt-long-descriptive-perl 2021-05-17T21:33:00.8311530Z libgit-wrapper-perl libgitlab-api-v4-perl libhash-fieldhash-perl 2021-05-17T21:33:00.8313421Z libhttp-tiny-multipart-perl libimport-into-perl libio-async-loop-epoll-perl 2021-05-17T21:33:00.8315082Z libio-async-perl libio-prompter-perl libio-pty-perl libio-string-perl 2021-05-17T21:33:00.8316853Z libipc-run-perl libjson-maybexs-perl libjson-perl libjson-xs-perl 2021-05-17T21:33:00.8318554Z liblinux-epoll-perl liblist-compare-perl liblist-moreutils-perl 2021-05-17T21:33:00.8320251Z liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T21:33:00.8321903Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T21:33:00.8323489Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T21:33:00.8324858Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T21:33:00.8326623Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T21:33:00.8327829Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T21:33:00.8329466Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T21:33:00.8330952Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T21:33:00.8353884Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T21:33:00.8355747Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T21:33:00.8357209Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T21:33:00.8359897Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T21:33:00.8361585Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T21:33:00.8363286Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T21:33:00.8364927Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T21:33:00.8366659Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T21:33:00.8368573Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T21:33:00.8370184Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T21:33:00.8371911Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T21:33:00.8373637Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T21:33:00.8375500Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T21:33:00.8376654Z python3-magic python3-unidiff python3-xdg t1utils wdiff 2021-05-17T21:33:00.8377266Z Suggested packages: 2021-05-17T21:33:00.8378043Z debtags adequate autopkgtest bls-standalone bsd-mailx | mailx 2021-05-17T21:33:00.8379135Z check-all-the-things cvs-buildpackage debhelper devscripts-el diffoscope 2021-05-17T21:33:00.8380871Z disorderfs dose-extra duck faketime gnuplot how-can-i-help libdbd-pg-perl 2021-05-17T21:33:00.8382180Z libnet-smtps-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts 2021-05-17T21:33:00.8383477Z mutt piuparts quilt ratt reprotest svn-buildpackage w3m debian-keyring 2021-05-17T21:33:00.8385147Z equivs libsoap-lite-perl python3-paramiko mini-dinstall gettext-doc 2021-05-17T21:33:00.8386201Z autopoint libasprintf-dev libgettextpo-dev libossp-uuid-perl 2021-05-17T21:33:00.8388297Z libscalar-number-perl libbareword-filehandles-perl libindirect-perl 2021-05-17T21:33:00.8390009Z libmultidimensional-perl libdevel-lexalias-perl libdevel-stacktrace-perl 2021-05-17T21:33:00.8391654Z binutils-multiarch libtext-template-perl wdiff-doc 2021-05-17T21:33:01.3384290Z The following NEW packages will be installed: 2021-05-17T21:33:01.3389463Z dctrl-tools devscripts diffstat dput gdebi-core gettext intltool-debian 2021-05-17T21:33:01.3403019Z libapt-pkg-perl libarchive-zip-perl libarray-intspan-perl 2021-05-17T21:33:01.3410430Z libasync-mergepoint-perl libb-hooks-endofscope-perl libb-hooks-op-check-perl 2021-05-17T21:33:01.3413132Z libcapture-tiny-perl libclass-method-modifiers-perl libclass-xsaccessor-perl 2021-05-17T21:33:01.3414862Z libclone-perl libcommon-sense-perl libconst-fast-perl 2021-05-17T21:33:01.3417193Z libcontextual-return-perl libcpanel-json-xs-perl libcroco3 2021-05-17T21:33:01.3419107Z libdata-optlist-perl libdevel-callchecker-perl libdevel-size-perl 2021-05-17T21:33:01.3421259Z libdigest-bubblebabble-perl libdigest-hmac-perl libdistro-info-perl 2021-05-17T21:33:01.3423023Z libdynaloader-functions-perl libemail-valid-perl libexporter-tiny-perl 2021-05-17T21:33:01.3424742Z libfile-chdir-perl libfile-find-rule-perl libfile-homedir-perl 2021-05-17T21:33:01.3425886Z libfile-which-perl libfont-ttf-perl libfuture-perl 2021-05-17T21:33:01.3427775Z libgetopt-long-descriptive-perl libgit-wrapper-perl libgitlab-api-v4-perl 2021-05-17T21:33:01.3429629Z libhash-fieldhash-perl libhttp-tiny-multipart-perl libimport-into-perl 2021-05-17T21:33:01.3431020Z libio-async-loop-epoll-perl libio-async-perl libio-prompter-perl 2021-05-17T21:33:01.3432329Z libio-pty-perl libio-string-perl libipc-run-perl libjson-maybexs-perl 2021-05-17T21:33:01.3433743Z libjson-perl libjson-xs-perl liblinux-epoll-perl liblist-compare-perl 2021-05-17T21:33:01.3464401Z liblist-moreutils-perl liblist-someutils-perl liblist-someutils-xs-perl 2021-05-17T21:33:01.3466585Z liblog-any-adapter-screen-perl liblog-any-perl libmodule-implementation-perl 2021-05-17T21:33:01.3468157Z libmodule-runtime-perl libmoo-perl libmoox-aliases-perl libmoox-struct-perl 2021-05-17T21:33:01.3469468Z libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl 2021-05-17T21:33:01.3470669Z libnet-domain-tld-perl libnet-ip-perl libnet-libidn-perl 2021-05-17T21:33:01.3471879Z libnumber-compare-perl libnumber-range-perl libobject-id-perl 2021-05-17T21:33:01.3473260Z libpackage-stash-perl libpackage-stash-xs-perl libparams-classify-perl 2021-05-17T21:33:01.3475754Z libparams-util-perl libparams-validate-perl libpath-iterator-rule-perl 2021-05-17T21:33:01.3477166Z libpath-tiny-perl libperl4-corelibs-perl libperlio-gzip-perl 2021-05-17T21:33:01.3479050Z libpod-constants-perl libqpdf26 libre-engine-re2-perl libreadonly-perl 2021-05-17T21:33:01.3480684Z libref-util-perl libref-util-xs-perl libregexp-pattern-license-perl 2021-05-17T21:33:01.3482318Z libregexp-pattern-perl librole-tiny-perl libsereal-decoder-perl 2021-05-17T21:33:01.3484308Z libsereal-encoder-perl libsereal-perl libsort-key-perl libsort-versions-perl 2021-05-17T21:33:01.3485846Z libstrictures-perl libstring-copyright-perl libstring-escape-perl 2021-05-17T21:33:01.3487279Z libstring-shellquote-perl libstruct-dumb-perl libsub-exporter-perl 2021-05-17T21:33:01.3488814Z libsub-exporter-progressive-perl libsub-identify-perl libsub-install-perl 2021-05-17T21:33:01.3490347Z libsub-name-perl libsub-quote-perl libterm-readkey-perl libtest-fatal-perl 2021-05-17T21:33:01.3491750Z libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl 2021-05-17T21:33:01.3493115Z libtype-tiny-perl libtype-tiny-xs-perl libtypes-serialiser-perl 2021-05-17T21:33:01.3494520Z libunicode-utf8-perl libvariable-magic-perl libwant-perl libxml-writer-perl 2021-05-17T21:33:01.3495843Z libyaml-libyaml-perl licensecheck lintian patchutils python3-gpg 2021-05-17T21:33:01.3498560Z python3-magic python3-unidiff python3-xdg qpdf t1utils wdiff 2021-05-17T21:33:01.3697106Z 0 upgraded, 130 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:01.3698105Z Need to get 8648 kB of archives. 2021-05-17T21:33:01.3699239Z After this operation, 32.3 MB of additional disk space will be used. 2021-05-17T21:33:01.3701158Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dctrl-tools amd64 2.24-3 [61.5 kB] 2021-05-17T21:33:01.3734272Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-which-perl all 1.23-1 [13.8 kB] 2021-05-17T21:33:01.3746980Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-homedir-perl all 1.004-1 [37.3 kB] 2021-05-17T21:33:01.3767400Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-pty-perl amd64 1:1.12-1 [32.4 kB] 2021-05-17T21:33:01.3811973Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libipc-run-perl all 20180523.0-2 [89.7 kB] 2021-05-17T21:33:01.3839437Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-method-modifiers-perl all 2.13-1 [16.2 kB] 2021-05-17T21:33:01.3847321Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-op-check-perl amd64 0.22-1build2 [10.2 kB] 2021-05-17T21:33:01.3851232Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdynaloader-functions-perl all 0.003-1 [11.9 kB] 2021-05-17T21:33:01.3861617Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-callchecker-perl amd64 0.008-1ubuntu1 [14.5 kB] 2021-05-17T21:33:01.3870591Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-classify-perl amd64 0.015-1build2 [21.1 kB] 2021-05-17T21:33:01.3882824Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-runtime-perl all 0.016-1 [16.2 kB] 2021-05-17T21:33:01.3891778Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimport-into-perl all 1.002005-1 [11.0 kB] 2021-05-17T21:33:01.3900826Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librole-tiny-perl all 2.001004-1 [16.5 kB] 2021-05-17T21:33:01.3911383Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstrictures-perl all 2.000006-1 [16.3 kB] 2021-05-17T21:33:01.3919411Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-quote-perl all 2.006006-1 [19.5 kB] 2021-05-17T21:33:01.3927298Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoo-perl all 2.003006-1 [46.3 kB] 2021-05-17T21:33:01.3949478Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 patchutils amd64 0.3.4-2 [71.1 kB] 2021-05-17T21:33:01.3975705Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 wdiff amd64 1.2.2-2build1 [29.8 kB] 2021-05-17T21:33:01.3985709Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 devscripts amd64 2.20.2ubuntu2 [940 kB] 2021-05-17T21:33:01.4309020Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 diffstat amd64 1.63-1 [27.2 kB] 2021-05-17T21:33:01.4313082Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] 2021-05-17T21:33:01.4340445Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 dput all 1.0.3ubuntu1 [42.3 kB] 2021-05-17T21:33:01.4349772Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdebi-core all 0.9.5.7+nmu3 [116 kB] 2021-05-17T21:33:01.4378386Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-05-17T21:33:01.4404698Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-05-17T21:33:01.4693206Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-05-17T21:33:01.4698352Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libapt-pkg-perl amd64 0.1.36build3 [68.5 kB] 2021-05-17T21:33:01.4735400Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-05-17T21:33:01.4775561Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarray-intspan-perl all 2.003-1 [23.3 kB] 2021-05-17T21:33:01.4788550Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasync-mergepoint-perl all 0.04-2 [10.2 kB] 2021-05-17T21:33:01.4801962Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmodule-implementation-perl all 0.09-1 [12.2 kB] 2021-05-17T21:33:01.4830267Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-progressive-perl all 0.001013-1 [6784 B] 2021-05-17T21:33:01.4855765Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvariable-magic-perl amd64 0.62-1build2 [34.4 kB] 2021-05-17T21:33:01.4865000Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libb-hooks-endofscope-perl all 0.24-1 [16.8 kB] 2021-05-17T21:33:01.4879040Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcapture-tiny-perl all 0.48-1 [20.4 kB] 2021-05-17T21:33:01.4892398Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclass-xsaccessor-perl amd64 1.19-3build3 [33.6 kB] 2021-05-17T21:33:01.4906474Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libclone-perl amd64 0.43-2 [11.0 kB] 2021-05-17T21:33:01.4919078Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcommon-sense-perl amd64 3.74-2build6 [20.1 kB] 2021-05-17T21:33:01.4929962Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-util-perl amd64 1.07-3build5 [19.7 kB] 2021-05-17T21:33:01.4938955Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-install-perl all 0.928-1 [10.5 kB] 2021-05-17T21:33:01.4948402Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdata-optlist-perl all 0.110-1 [9956 B] 2021-05-17T21:33:01.4957316Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-exporter-perl all 0.987-1 [44.9 kB] 2021-05-17T21:33:01.5047774Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libconst-fast-perl all 0.014-1 [7958 B] 2021-05-17T21:33:01.5061040Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwant-perl amd64 0.29-1build4 [24.2 kB] 2021-05-17T21:33:01.5075632Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcontextual-return-perl all 0.004014-2 [53.1 kB] 2021-05-17T21:33:01.5100830Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcpanel-json-xs-perl amd64 4.19-1build1 [109 kB] 2021-05-17T21:33:01.5150406Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-bubblebabble-perl all 0.02-2 [7908 B] 2021-05-17T21:33:01.5159613Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdigest-hmac-perl all 1.03+dfsg-2 [10.3 kB] 2021-05-17T21:33:01.5165353Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdistro-info-perl all 0.23ubuntu1 [4668 B] 2021-05-17T21:33:01.5172163Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-ip-perl all 1.26-2 [27.4 kB] 2021-05-17T21:33:01.5195912Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-perl all 1.22-1 [336 kB] 2021-05-17T21:33:01.5341538Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-domain-tld-perl all 1.75-1 [29.1 kB] 2021-05-17T21:33:01.5354615Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libemail-valid-perl all 1.202-1 [16.3 kB] 2021-05-17T21:33:01.5364371Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libexporter-tiny-perl all 1.002001-1 [35.5 kB] 2021-05-17T21:33:01.5385680Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-chdir-perl all 0.1008-1 [11.7 kB] 2021-05-17T21:33:01.5395293Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-compare-perl all 0.03-1 [7318 B] 2021-05-17T21:33:01.5403078Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-glob-perl all 0.10-1 [7554 B] 2021-05-17T21:33:01.5412569Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfile-find-rule-perl all 0.34-1 [28.3 kB] 2021-05-17T21:33:01.5422315Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-string-perl all 1.08-3 [11.1 kB] 2021-05-17T21:33:01.5439776Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfont-ttf-perl all 1.06-1 [313 kB] 2021-05-17T21:33:01.5512610Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfuture-perl all 0.43-1 [77.8 kB] 2021-05-17T21:33:01.5534655Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libparams-validate-perl amd64 1.29-3 [52.7 kB] 2021-05-17T21:33:01.5611119Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgetopt-long-descriptive-perl all 0.104-1 [24.6 kB] 2021-05-17T21:33:01.5630884Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-versions-perl all 1.62-1 [9294 B] 2021-05-17T21:33:01.5640246Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgit-wrapper-perl all 0.048-1 [29.9 kB] 2021-05-17T21:33:01.5656008Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-tiny-multipart-perl all 0.08-1 [8488 B] 2021-05-17T21:33:01.5666501Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-prompter-perl all 0.004015-1 [58.1 kB] 2021-05-17T21:33:01.5683872Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-perl all 4.02000-2 [80.9 kB] 2021-05-17T21:33:01.5736021Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-perl all 1.708-1 [67.8 kB] 2021-05-17T21:33:01.5761153Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblog-any-adapter-screen-perl all 0.140-1 [12.1 kB] 2021-05-17T21:33:01.5770917Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-perl all 0.38-1 [19.1 kB] 2021-05-17T21:33:01.5782420Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-identify-perl amd64 0.14-1build2 [10.7 kB] 2021-05-17T21:33:01.5794011Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsub-name-perl amd64 0.26-1 [11.5 kB] 2021-05-17T21:33:01.5804273Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnamespace-clean-perl all 0.27-1 [13.6 kB] 2021-05-17T21:33:01.5816044Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-tiny-perl all 0.108-1 [42.6 kB] 2021-05-17T21:33:01.5846275Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-perl all 1.008001-2 [304 kB] 2021-05-17T21:33:01.5951590Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgitlab-api-v4-perl all 0.25-1 [83.8 kB] 2021-05-17T21:33:01.5983902Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhash-fieldhash-perl amd64 0.15-1build2 [16.9 kB] 2021-05-17T21:33:01.6004856Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstruct-dumb-perl all 0.09-1 [10.5 kB] 2021-05-17T21:33:01.6010544Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-perl all 0.75-1 [254 kB] 2021-05-17T21:33:01.6073027Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblinux-epoll-perl amd64 0.017-1 [16.0 kB] 2021-05-17T21:33:01.6140452Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libio-async-loop-epoll-perl all 0.20-1 [10.4 kB] 2021-05-17T21:33:01.6152868Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtypes-serialiser-perl all 1.0-1 [12.1 kB] 2021-05-17T21:33:01.6163402Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-xs-perl amd64 4.020-1build1 [83.7 kB] 2021-05-17T21:33:01.6178725Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjson-maybexs-perl all 1.004000-1 [11.0 kB] 2021-05-17T21:33:01.6188052Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-compare-perl all 0.53-1 [65.6 kB] 2021-05-17T21:33:01.6201953Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-moreutils-perl amd64 0.416-1build5 [55.5 kB] 2021-05-17T21:33:01.6220104Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-perl all 0.58-1 [29.7 kB] 2021-05-17T21:33:01.6245937Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liblist-someutils-xs-perl amd64 0.58-2 [32.5 kB] 2021-05-17T21:33:01.6260989Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-aliases-perl all 0.001006-1 [7176 B] 2021-05-17T21:33:01.6269771Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libobject-id-perl all 0.1.2-2ubuntu1 [15.9 kB] 2021-05-17T21:33:01.6332794Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmoox-struct-perl all 0.017-1 [23.4 kB] 2021-05-17T21:33:01.6349243Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-dns-sec-perl amd64 1.15-1 [44.6 kB] 2021-05-17T21:33:01.6387154Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnet-libidn-perl amd64 0.12.ds-3build2 [17.3 kB] 2021-05-17T21:33:01.6403186Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnumber-range-perl all 0.12-1 [8556 B] 2021-05-17T21:33:01.6418114Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpackage-stash-xs-perl amd64 0.29-1build1 [18.4 kB] 2021-05-17T21:33:01.6435445Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpath-iterator-rule-perl all 1.014-1 [49.5 kB] 2021-05-17T21:33:01.6476689Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperl4-corelibs-perl all 0.004-2 [37.4 kB] 2021-05-17T21:33:01.6491005Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libperlio-gzip-perl amd64 0.19-1build5 [14.6 kB] 2021-05-17T21:33:01.6511598Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpod-constants-perl all 0.19-1 [16.0 kB] 2021-05-17T21:33:01.6574104Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqpdf26 amd64 9.1.1-1build1 [421 kB] 2021-05-17T21:33:01.6727253Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libre-engine-re2-perl amd64 0.13-5 [16.2 kB] 2021-05-17T21:33:01.6753712Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libreadonly-perl all 2.050-2 [19.9 kB] 2021-05-17T21:33:01.6761684Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-perl all 0.204-1 [15.0 kB] 2021-05-17T21:33:01.6780487Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libref-util-xs-perl amd64 0.117-1build2 [12.0 kB] 2021-05-17T21:33:01.6789888Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-license-perl all 3.2.0-1 [36.2 kB] 2021-05-17T21:33:01.6797406Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libregexp-pattern-perl all 0.2.12-1 [17.1 kB] 2021-05-17T21:33:01.6807530Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-decoder-perl amd64 4.011+ds-1build1 [102 kB] 2021-05-17T21:33:01.6833277Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-encoder-perl amd64 4.011+ds-1build1 [104 kB] 2021-05-17T21:33:01.6856990Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsereal-perl all 4.011-1 [8604 B] 2021-05-17T21:33:01.6864688Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsort-key-perl amd64 1.33-2build2 [35.4 kB] 2021-05-17T21:33:01.6871689Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-copyright-perl all 0.003006-1 [9608 B] 2021-05-17T21:33:01.6877917Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-escape-perl all 2010.002-2 [17.6 kB] 2021-05-17T21:33:01.6882852Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libstring-shellquote-perl all 1.04-1 [12.0 kB] 2021-05-17T21:33:01.6888250Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libterm-readkey-perl amd64 2.38-1build1 [24.6 kB] 2021-05-17T21:33:01.6894758Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-fatal-perl all 0.014-1 [11.1 kB] 2021-05-17T21:33:01.6905982Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtest-refcount-perl all 0.10-1 [11.4 kB] 2021-05-17T21:33:01.6908316Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] 2021-05-17T21:33:01.6915913Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtype-tiny-xs-perl amd64 0.016-1 [22.9 kB] 2021-05-17T21:33:01.6919406Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libunicode-utf8-perl amd64 0.62-1build1 [18.1 kB] 2021-05-17T21:33:01.6934656Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxml-writer-perl all 0.625-1 [24.9 kB] 2021-05-17T21:33:01.6940640Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-libyaml-perl amd64 0.81+repack-1 [28.5 kB] 2021-05-17T21:33:01.6951046Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 licensecheck all 3.0.45-1 [23.9 kB] 2021-05-17T21:33:01.6952849Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdevel-size-perl amd64 0.83-1build1 [20.0 kB] 2021-05-17T21:33:01.6954555Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 t1utils amd64 1.41-3 [56.1 kB] 2021-05-17T21:33:01.6965425Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 lintian all 2.62.0 [980 kB] 2021-05-17T21:33:01.7148805Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-unidiff all 0.5.5-2 [9180 B] 2021-05-17T21:33:01.7158749Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-xdg all 0.26-1ubuntu1 [36.1 kB] 2021-05-17T21:33:01.7166671Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qpdf amd64 9.1.1-1build1 [476 kB] 2021-05-17T21:33:01.7283141Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-magic all 2:0.4.15-3 [9376 B] 2021-05-17T21:33:02.5213512Z Fetched 8648 kB in 0s (23.1 MB/s) 2021-05-17T21:33:02.5896647Z Selecting previously unselected package dctrl-tools. 2021-05-17T21:33:02.6148229Z (Reading database ... 2021-05-17T21:33:02.6149260Z (Reading database ... 5% 2021-05-17T21:33:02.6150199Z (Reading database ... 10% 2021-05-17T21:33:02.6150710Z (Reading database ... 15% 2021-05-17T21:33:02.6151163Z (Reading database ... 20% 2021-05-17T21:33:02.6151610Z (Reading database ... 25% 2021-05-17T21:33:02.6152066Z (Reading database ... 30% 2021-05-17T21:33:02.6152499Z (Reading database ... 35% 2021-05-17T21:33:02.6152917Z (Reading database ... 40% 2021-05-17T21:33:02.6153352Z (Reading database ... 45% 2021-05-17T21:33:02.6153772Z (Reading database ... 50% 2021-05-17T21:33:02.6542535Z (Reading database ... 55% 2021-05-17T21:33:02.7176358Z (Reading database ... 60% 2021-05-17T21:33:02.7770546Z (Reading database ... 65% 2021-05-17T21:33:02.8444158Z (Reading database ... 70% 2021-05-17T21:33:02.9559856Z (Reading database ... 75% 2021-05-17T21:33:03.0723144Z (Reading database ... 80% 2021-05-17T21:33:03.2033374Z (Reading database ... 85% 2021-05-17T21:33:03.2954958Z (Reading database ... 90% 2021-05-17T21:33:03.3784477Z (Reading database ... 95% 2021-05-17T21:33:03.3784971Z (Reading database ... 100% 2021-05-17T21:33:03.3785556Z (Reading database ... 254809 files and directories currently installed.) 2021-05-17T21:33:03.3944480Z Preparing to unpack .../000-dctrl-tools_2.24-3_amd64.deb ... 2021-05-17T21:33:03.4059142Z Unpacking dctrl-tools (2.24-3) ... 2021-05-17T21:33:03.4385365Z Selecting previously unselected package libfile-which-perl. 2021-05-17T21:33:03.4681136Z Preparing to unpack .../001-libfile-which-perl_1.23-1_all.deb ... 2021-05-17T21:33:03.4696131Z Unpacking libfile-which-perl (1.23-1) ... 2021-05-17T21:33:03.5001193Z Selecting previously unselected package libfile-homedir-perl. 2021-05-17T21:33:03.5261676Z Preparing to unpack .../002-libfile-homedir-perl_1.004-1_all.deb ... 2021-05-17T21:33:03.5281534Z Unpacking libfile-homedir-perl (1.004-1) ... 2021-05-17T21:33:03.5636004Z Selecting previously unselected package libio-pty-perl. 2021-05-17T21:33:03.5888448Z Preparing to unpack .../003-libio-pty-perl_1%3a1.12-1_amd64.deb ... 2021-05-17T21:33:03.5945264Z Unpacking libio-pty-perl (1:1.12-1) ... 2021-05-17T21:33:03.6279755Z Selecting previously unselected package libipc-run-perl. 2021-05-17T21:33:03.6535224Z Preparing to unpack .../004-libipc-run-perl_20180523.0-2_all.deb ... 2021-05-17T21:33:03.6548401Z Unpacking libipc-run-perl (20180523.0-2) ... 2021-05-17T21:33:03.7001632Z Selecting previously unselected package libclass-method-modifiers-perl. 2021-05-17T21:33:03.7262170Z Preparing to unpack .../005-libclass-method-modifiers-perl_2.13-1_all.deb ... 2021-05-17T21:33:03.7283945Z Unpacking libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T21:33:03.7546312Z Selecting previously unselected package libb-hooks-op-check-perl. 2021-05-17T21:33:03.7829268Z Preparing to unpack .../006-libb-hooks-op-check-perl_0.22-1build2_amd64.deb ... 2021-05-17T21:33:03.7851286Z Unpacking libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T21:33:03.8199950Z Selecting previously unselected package libdynaloader-functions-perl. 2021-05-17T21:33:03.8407890Z Preparing to unpack .../007-libdynaloader-functions-perl_0.003-1_all.deb ... 2021-05-17T21:33:03.8423977Z Unpacking libdynaloader-functions-perl (0.003-1) ... 2021-05-17T21:33:03.8759598Z Selecting previously unselected package libdevel-callchecker-perl. 2021-05-17T21:33:03.9016734Z Preparing to unpack .../008-libdevel-callchecker-perl_0.008-1ubuntu1_amd64.deb ... 2021-05-17T21:33:03.9028902Z Unpacking libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T21:33:03.9319742Z Selecting previously unselected package libparams-classify-perl. 2021-05-17T21:33:03.9610429Z Preparing to unpack .../009-libparams-classify-perl_0.015-1build2_amd64.deb ... 2021-05-17T21:33:03.9629311Z Unpacking libparams-classify-perl (0.015-1build2) ... 2021-05-17T21:33:03.9956257Z Selecting previously unselected package libmodule-runtime-perl. 2021-05-17T21:33:04.0391786Z Preparing to unpack .../010-libmodule-runtime-perl_0.016-1_all.deb ... 2021-05-17T21:33:04.0414755Z Unpacking libmodule-runtime-perl (0.016-1) ... 2021-05-17T21:33:04.0820151Z Selecting previously unselected package libimport-into-perl. 2021-05-17T21:33:04.1381714Z Preparing to unpack .../011-libimport-into-perl_1.002005-1_all.deb ... 2021-05-17T21:33:04.1382719Z Unpacking libimport-into-perl (1.002005-1) ... 2021-05-17T21:33:04.1511988Z Selecting previously unselected package librole-tiny-perl. 2021-05-17T21:33:04.1787944Z Preparing to unpack .../012-librole-tiny-perl_2.001004-1_all.deb ... 2021-05-17T21:33:04.1804362Z Unpacking librole-tiny-perl (2.001004-1) ... 2021-05-17T21:33:04.2162746Z Selecting previously unselected package libstrictures-perl. 2021-05-17T21:33:04.2377897Z Preparing to unpack .../013-libstrictures-perl_2.000006-1_all.deb ... 2021-05-17T21:33:04.2395585Z Unpacking libstrictures-perl (2.000006-1) ... 2021-05-17T21:33:04.2719746Z Selecting previously unselected package libsub-quote-perl. 2021-05-17T21:33:04.2974282Z Preparing to unpack .../014-libsub-quote-perl_2.006006-1_all.deb ... 2021-05-17T21:33:04.2985456Z Unpacking libsub-quote-perl (2.006006-1) ... 2021-05-17T21:33:04.3319619Z Selecting previously unselected package libmoo-perl. 2021-05-17T21:33:04.3583294Z Preparing to unpack .../015-libmoo-perl_2.003006-1_all.deb ... 2021-05-17T21:33:04.3602075Z Unpacking libmoo-perl (2.003006-1) ... 2021-05-17T21:33:04.4168508Z Selecting previously unselected package patchutils. 2021-05-17T21:33:04.4303778Z Preparing to unpack .../016-patchutils_0.3.4-2_amd64.deb ... 2021-05-17T21:33:04.4319722Z Unpacking patchutils (0.3.4-2) ... 2021-05-17T21:33:04.4702741Z Selecting previously unselected package wdiff. 2021-05-17T21:33:04.4964425Z Preparing to unpack .../017-wdiff_1.2.2-2build1_amd64.deb ... 2021-05-17T21:33:04.4993409Z Unpacking wdiff (1.2.2-2build1) ... 2021-05-17T21:33:04.5402478Z Selecting previously unselected package devscripts. 2021-05-17T21:33:04.5691365Z Preparing to unpack .../018-devscripts_2.20.2ubuntu2_amd64.deb ... 2021-05-17T21:33:04.5922911Z Unpacking devscripts (2.20.2ubuntu2) ... 2021-05-17T21:33:04.7323883Z Selecting previously unselected package diffstat. 2021-05-17T21:33:04.7510090Z Preparing to unpack .../019-diffstat_1.63-1_amd64.deb ... 2021-05-17T21:33:04.7530900Z Unpacking diffstat (1.63-1) ... 2021-05-17T21:33:04.7949386Z Selecting previously unselected package python3-gpg. 2021-05-17T21:33:04.8246455Z Preparing to unpack .../020-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... 2021-05-17T21:33:04.8247747Z Unpacking python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T21:33:04.8839326Z Selecting previously unselected package dput. 2021-05-17T21:33:04.9151645Z Preparing to unpack .../021-dput_1.0.3ubuntu1_all.deb ... 2021-05-17T21:33:04.9231567Z Unpacking dput (1.0.3ubuntu1) ... 2021-05-17T21:33:04.9720815Z Selecting previously unselected package gdebi-core. 2021-05-17T21:33:04.9963195Z Preparing to unpack .../022-gdebi-core_0.9.5.7+nmu3_all.deb ... 2021-05-17T21:33:04.9975843Z Unpacking gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T21:33:05.1937349Z Selecting previously unselected package libcroco3:amd64. 2021-05-17T21:33:05.2232409Z Preparing to unpack .../023-libcroco3_0.6.13-1_amd64.deb ... 2021-05-17T21:33:05.2267809Z Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-05-17T21:33:05.2711983Z Selecting previously unselected package gettext. 2021-05-17T21:33:05.2925127Z Preparing to unpack .../024-gettext_0.19.8.1-10build1_amd64.deb ... 2021-05-17T21:33:05.2938382Z Unpacking gettext (0.19.8.1-10build1) ... 2021-05-17T21:33:05.4240404Z Selecting previously unselected package intltool-debian. 2021-05-17T21:33:05.4493886Z Preparing to unpack .../025-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-05-17T21:33:05.4511390Z Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-05-17T21:33:05.5738464Z Selecting previously unselected package libapt-pkg-perl. 2021-05-17T21:33:05.5966236Z Preparing to unpack .../026-libapt-pkg-perl_0.1.36build3_amd64.deb ... 2021-05-17T21:33:05.5984289Z Unpacking libapt-pkg-perl (0.1.36build3) ... 2021-05-17T21:33:05.6361150Z Selecting previously unselected package libarchive-zip-perl. 2021-05-17T21:33:05.6656663Z Preparing to unpack .../027-libarchive-zip-perl_1.67-2_all.deb ... 2021-05-17T21:33:05.6669608Z Unpacking libarchive-zip-perl (1.67-2) ... 2021-05-17T21:33:05.7120172Z Selecting previously unselected package libarray-intspan-perl. 2021-05-17T21:33:05.7322091Z Preparing to unpack .../028-libarray-intspan-perl_2.003-1_all.deb ... 2021-05-17T21:33:05.7347703Z Unpacking libarray-intspan-perl (2.003-1) ... 2021-05-17T21:33:05.7741680Z Selecting previously unselected package libasync-mergepoint-perl. 2021-05-17T21:33:05.7994511Z Preparing to unpack .../029-libasync-mergepoint-perl_0.04-2_all.deb ... 2021-05-17T21:33:05.8010172Z Unpacking libasync-mergepoint-perl (0.04-2) ... 2021-05-17T21:33:05.8319337Z Selecting previously unselected package libmodule-implementation-perl. 2021-05-17T21:33:05.8564653Z Preparing to unpack .../030-libmodule-implementation-perl_0.09-1_all.deb ... 2021-05-17T21:33:05.8582377Z Unpacking libmodule-implementation-perl (0.09-1) ... 2021-05-17T21:33:05.8887346Z Selecting previously unselected package libsub-exporter-progressive-perl. 2021-05-17T21:33:05.9175701Z Preparing to unpack .../031-libsub-exporter-progressive-perl_0.001013-1_all.deb ... 2021-05-17T21:33:05.9190970Z Unpacking libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T21:33:05.9482929Z Selecting previously unselected package libvariable-magic-perl. 2021-05-17T21:33:05.9768110Z Preparing to unpack .../032-libvariable-magic-perl_0.62-1build2_amd64.deb ... 2021-05-17T21:33:05.9777853Z Unpacking libvariable-magic-perl (0.62-1build2) ... 2021-05-17T21:33:06.0122732Z Selecting previously unselected package libb-hooks-endofscope-perl. 2021-05-17T21:33:06.0378927Z Preparing to unpack .../033-libb-hooks-endofscope-perl_0.24-1_all.deb ... 2021-05-17T21:33:06.0390602Z Unpacking libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T21:33:06.0745037Z Selecting previously unselected package libcapture-tiny-perl. 2021-05-17T21:33:06.0989852Z Preparing to unpack .../034-libcapture-tiny-perl_0.48-1_all.deb ... 2021-05-17T21:33:06.1005280Z Unpacking libcapture-tiny-perl (0.48-1) ... 2021-05-17T21:33:06.1360218Z Selecting previously unselected package libclass-xsaccessor-perl. 2021-05-17T21:33:06.1609356Z Preparing to unpack .../035-libclass-xsaccessor-perl_1.19-3build3_amd64.deb ... 2021-05-17T21:33:06.1632645Z Unpacking libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T21:33:06.1958152Z Selecting previously unselected package libclone-perl. 2021-05-17T21:33:06.2252842Z Preparing to unpack .../036-libclone-perl_0.43-2_amd64.deb ... 2021-05-17T21:33:06.2271945Z Unpacking libclone-perl (0.43-2) ... 2021-05-17T21:33:06.2555131Z Selecting previously unselected package libcommon-sense-perl. 2021-05-17T21:33:06.2849211Z Preparing to unpack .../037-libcommon-sense-perl_3.74-2build6_amd64.deb ... 2021-05-17T21:33:06.2867298Z Unpacking libcommon-sense-perl (3.74-2build6) ... 2021-05-17T21:33:06.3204431Z Selecting previously unselected package libparams-util-perl. 2021-05-17T21:33:06.3444508Z Preparing to unpack .../038-libparams-util-perl_1.07-3build5_amd64.deb ... 2021-05-17T21:33:06.3456259Z Unpacking libparams-util-perl (1.07-3build5) ... 2021-05-17T21:33:06.3767252Z Selecting previously unselected package libsub-install-perl. 2021-05-17T21:33:06.4076109Z Preparing to unpack .../039-libsub-install-perl_0.928-1_all.deb ... 2021-05-17T21:33:06.4097320Z Unpacking libsub-install-perl (0.928-1) ... 2021-05-17T21:33:06.5482027Z Selecting previously unselected package libdata-optlist-perl. 2021-05-17T21:33:06.5783954Z Preparing to unpack .../040-libdata-optlist-perl_0.110-1_all.deb ... 2021-05-17T21:33:06.5796933Z Unpacking libdata-optlist-perl (0.110-1) ... 2021-05-17T21:33:06.6067906Z Selecting previously unselected package libsub-exporter-perl. 2021-05-17T21:33:06.6385492Z Preparing to unpack .../041-libsub-exporter-perl_0.987-1_all.deb ... 2021-05-17T21:33:06.6398947Z Unpacking libsub-exporter-perl (0.987-1) ... 2021-05-17T21:33:06.6747285Z Selecting previously unselected package libconst-fast-perl. 2021-05-17T21:33:06.7061029Z Preparing to unpack .../042-libconst-fast-perl_0.014-1_all.deb ... 2021-05-17T21:33:06.7080286Z Unpacking libconst-fast-perl (0.014-1) ... 2021-05-17T21:33:06.7349971Z Selecting previously unselected package libwant-perl. 2021-05-17T21:33:06.7641124Z Preparing to unpack .../043-libwant-perl_0.29-1build4_amd64.deb ... 2021-05-17T21:33:06.7658952Z Unpacking libwant-perl (0.29-1build4) ... 2021-05-17T21:33:06.8079349Z Selecting previously unselected package libcontextual-return-perl. 2021-05-17T21:33:06.8285077Z Preparing to unpack .../044-libcontextual-return-perl_0.004014-2_all.deb ... 2021-05-17T21:33:06.8302269Z Unpacking libcontextual-return-perl (0.004014-2) ... 2021-05-17T21:33:06.8609790Z Selecting previously unselected package libcpanel-json-xs-perl. 2021-05-17T21:33:06.8898735Z Preparing to unpack .../045-libcpanel-json-xs-perl_4.19-1build1_amd64.deb ... 2021-05-17T21:33:06.8916096Z Unpacking libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T21:33:06.9294287Z Selecting previously unselected package libdigest-bubblebabble-perl. 2021-05-17T21:33:06.9558163Z Preparing to unpack .../046-libdigest-bubblebabble-perl_0.02-2_all.deb ... 2021-05-17T21:33:06.9571324Z Unpacking libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T21:33:06.9831488Z Selecting previously unselected package libdigest-hmac-perl. 2021-05-17T21:33:07.0125488Z Preparing to unpack .../047-libdigest-hmac-perl_1.03+dfsg-2_all.deb ... 2021-05-17T21:33:07.0140463Z Unpacking libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T21:33:07.0395617Z Selecting previously unselected package libdistro-info-perl. 2021-05-17T21:33:07.0694395Z Preparing to unpack .../048-libdistro-info-perl_0.23ubuntu1_all.deb ... 2021-05-17T21:33:07.0709037Z Unpacking libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T21:33:07.1071239Z Selecting previously unselected package libnet-ip-perl. 2021-05-17T21:33:07.1343437Z Preparing to unpack .../049-libnet-ip-perl_1.26-2_all.deb ... 2021-05-17T21:33:07.1361523Z Unpacking libnet-ip-perl (1.26-2) ... 2021-05-17T21:33:07.1742919Z Selecting previously unselected package libnet-dns-perl. 2021-05-17T21:33:07.2046778Z Preparing to unpack .../050-libnet-dns-perl_1.22-1_all.deb ... 2021-05-17T21:33:07.2063233Z Unpacking libnet-dns-perl (1.22-1) ... 2021-05-17T21:33:07.2804419Z Selecting previously unselected package libnet-domain-tld-perl. 2021-05-17T21:33:07.3076446Z Preparing to unpack .../051-libnet-domain-tld-perl_1.75-1_all.deb ... 2021-05-17T21:33:07.3090060Z Unpacking libnet-domain-tld-perl (1.75-1) ... 2021-05-17T21:33:07.3439091Z Selecting previously unselected package libemail-valid-perl. 2021-05-17T21:33:07.3660297Z Preparing to unpack .../052-libemail-valid-perl_1.202-1_all.deb ... 2021-05-17T21:33:07.3674692Z Unpacking libemail-valid-perl (1.202-1) ... 2021-05-17T21:33:07.3941003Z Selecting previously unselected package libexporter-tiny-perl. 2021-05-17T21:33:07.4273966Z Preparing to unpack .../053-libexporter-tiny-perl_1.002001-1_all.deb ... 2021-05-17T21:33:07.4292700Z Unpacking libexporter-tiny-perl (1.002001-1) ... 2021-05-17T21:33:07.4595314Z Selecting previously unselected package libfile-chdir-perl. 2021-05-17T21:33:07.4930459Z Preparing to unpack .../054-libfile-chdir-perl_0.1008-1_all.deb ... 2021-05-17T21:33:07.4948950Z Unpacking libfile-chdir-perl (0.1008-1) ... 2021-05-17T21:33:07.5284795Z Selecting previously unselected package libnumber-compare-perl. 2021-05-17T21:33:07.5505232Z Preparing to unpack .../055-libnumber-compare-perl_0.03-1_all.deb ... 2021-05-17T21:33:07.5526620Z Unpacking libnumber-compare-perl (0.03-1) ... 2021-05-17T21:33:07.5841284Z Selecting previously unselected package libtext-glob-perl. 2021-05-17T21:33:07.6098102Z Preparing to unpack .../056-libtext-glob-perl_0.10-1_all.deb ... 2021-05-17T21:33:07.6114940Z Unpacking libtext-glob-perl (0.10-1) ... 2021-05-17T21:33:07.6430282Z Selecting previously unselected package libfile-find-rule-perl. 2021-05-17T21:33:07.6736598Z Preparing to unpack .../057-libfile-find-rule-perl_0.34-1_all.deb ... 2021-05-17T21:33:07.6756100Z Unpacking libfile-find-rule-perl (0.34-1) ... 2021-05-17T21:33:07.7079663Z Selecting previously unselected package libio-string-perl. 2021-05-17T21:33:07.7345905Z Preparing to unpack .../058-libio-string-perl_1.08-3_all.deb ... 2021-05-17T21:33:07.7360292Z Unpacking libio-string-perl (1.08-3) ... 2021-05-17T21:33:07.7679384Z Selecting previously unselected package libfont-ttf-perl. 2021-05-17T21:33:07.8001525Z Preparing to unpack .../059-libfont-ttf-perl_1.06-1_all.deb ... 2021-05-17T21:33:07.8016848Z Unpacking libfont-ttf-perl (1.06-1) ... 2021-05-17T21:33:07.8761301Z Selecting previously unselected package libfuture-perl. 2021-05-17T21:33:07.9038761Z Preparing to unpack .../060-libfuture-perl_0.43-1_all.deb ... 2021-05-17T21:33:07.9050856Z Unpacking libfuture-perl (0.43-1) ... 2021-05-17T21:33:07.9443001Z Selecting previously unselected package libparams-validate-perl. 2021-05-17T21:33:07.9706173Z Preparing to unpack .../061-libparams-validate-perl_1.29-3_amd64.deb ... 2021-05-17T21:33:07.9733132Z Unpacking libparams-validate-perl (1.29-3) ... 2021-05-17T21:33:08.0194588Z Selecting previously unselected package libgetopt-long-descriptive-perl. 2021-05-17T21:33:08.0519175Z Preparing to unpack .../062-libgetopt-long-descriptive-perl_0.104-1_all.deb ... 2021-05-17T21:33:08.0537053Z Unpacking libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T21:33:08.0921732Z Selecting previously unselected package libsort-versions-perl. 2021-05-17T21:33:08.1139044Z Preparing to unpack .../063-libsort-versions-perl_1.62-1_all.deb ... 2021-05-17T21:33:08.1156242Z Unpacking libsort-versions-perl (1.62-1) ... 2021-05-17T21:33:08.1479163Z Selecting previously unselected package libgit-wrapper-perl. 2021-05-17T21:33:08.1737974Z Preparing to unpack .../064-libgit-wrapper-perl_0.048-1_all.deb ... 2021-05-17T21:33:08.1748713Z Unpacking libgit-wrapper-perl (0.048-1) ... 2021-05-17T21:33:08.2030372Z Selecting previously unselected package libhttp-tiny-multipart-perl. 2021-05-17T21:33:08.2319927Z Preparing to unpack .../065-libhttp-tiny-multipart-perl_0.08-1_all.deb ... 2021-05-17T21:33:08.2344804Z Unpacking libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T21:33:08.2632188Z Selecting previously unselected package libio-prompter-perl. 2021-05-17T21:33:08.2925069Z Preparing to unpack .../066-libio-prompter-perl_0.004015-1_all.deb ... 2021-05-17T21:33:08.2939788Z Unpacking libio-prompter-perl (0.004015-1) ... 2021-05-17T21:33:08.3232907Z Selecting previously unselected package libjson-perl. 2021-05-17T21:33:08.3509865Z Preparing to unpack .../067-libjson-perl_4.02000-2_all.deb ... 2021-05-17T21:33:08.3523409Z Unpacking libjson-perl (4.02000-2) ... 2021-05-17T21:33:08.3852843Z Selecting previously unselected package liblog-any-perl. 2021-05-17T21:33:08.4140667Z Preparing to unpack .../068-liblog-any-perl_1.708-1_all.deb ... 2021-05-17T21:33:08.4152832Z Unpacking liblog-any-perl (1.708-1) ... 2021-05-17T21:33:08.4521256Z Selecting previously unselected package liblog-any-adapter-screen-perl. 2021-05-17T21:33:08.4800517Z Preparing to unpack .../069-liblog-any-adapter-screen-perl_0.140-1_all.deb ... 2021-05-17T21:33:08.4818116Z Unpacking liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T21:33:08.5161853Z Selecting previously unselected package libpackage-stash-perl. 2021-05-17T21:33:08.5381554Z Preparing to unpack .../070-libpackage-stash-perl_0.38-1_all.deb ... 2021-05-17T21:33:08.5400541Z Unpacking libpackage-stash-perl (0.38-1) ... 2021-05-17T21:33:08.5801607Z Selecting previously unselected package libsub-identify-perl. 2021-05-17T21:33:08.6017468Z Preparing to unpack .../071-libsub-identify-perl_0.14-1build2_amd64.deb ... 2021-05-17T21:33:08.6050149Z Unpacking libsub-identify-perl (0.14-1build2) ... 2021-05-17T21:33:08.6383194Z Selecting previously unselected package libsub-name-perl. 2021-05-17T21:33:08.6683227Z Preparing to unpack .../072-libsub-name-perl_0.26-1_amd64.deb ... 2021-05-17T21:33:08.6706984Z Unpacking libsub-name-perl (0.26-1) ... 2021-05-17T21:33:08.7119564Z Selecting previously unselected package libnamespace-clean-perl. 2021-05-17T21:33:08.7367299Z Preparing to unpack .../073-libnamespace-clean-perl_0.27-1_all.deb ... 2021-05-17T21:33:08.7384806Z Unpacking libnamespace-clean-perl (0.27-1) ... 2021-05-17T21:33:08.7759801Z Selecting previously unselected package libpath-tiny-perl. 2021-05-17T21:33:08.8019658Z Preparing to unpack .../074-libpath-tiny-perl_0.108-1_all.deb ... 2021-05-17T21:33:08.8035993Z Unpacking libpath-tiny-perl (0.108-1) ... 2021-05-17T21:33:08.8357592Z Selecting previously unselected package libtype-tiny-perl. 2021-05-17T21:33:08.8662139Z Preparing to unpack .../075-libtype-tiny-perl_1.008001-2_all.deb ... 2021-05-17T21:33:08.8720877Z Unpacking libtype-tiny-perl (1.008001-2) ... 2021-05-17T21:33:08.9296358Z Selecting previously unselected package libgitlab-api-v4-perl. 2021-05-17T21:33:08.9614785Z Preparing to unpack .../076-libgitlab-api-v4-perl_0.25-1_all.deb ... 2021-05-17T21:33:08.9632775Z Unpacking libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T21:33:08.9967647Z Selecting previously unselected package libhash-fieldhash-perl. 2021-05-17T21:33:09.0280071Z Preparing to unpack .../077-libhash-fieldhash-perl_0.15-1build2_amd64.deb ... 2021-05-17T21:33:09.0304064Z Unpacking libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T21:33:09.0557934Z Selecting previously unselected package libstruct-dumb-perl. 2021-05-17T21:33:09.0917399Z Preparing to unpack .../078-libstruct-dumb-perl_0.09-1_all.deb ... 2021-05-17T21:33:09.0943035Z Unpacking libstruct-dumb-perl (0.09-1) ... 2021-05-17T21:33:09.1236421Z Selecting previously unselected package libio-async-perl. 2021-05-17T21:33:09.1559000Z Preparing to unpack .../079-libio-async-perl_0.75-1_all.deb ... 2021-05-17T21:33:09.1588642Z Unpacking libio-async-perl (0.75-1) ... 2021-05-17T21:33:09.2126473Z Selecting previously unselected package liblinux-epoll-perl. 2021-05-17T21:33:09.2417638Z Preparing to unpack .../080-liblinux-epoll-perl_0.017-1_amd64.deb ... 2021-05-17T21:33:09.2428744Z Unpacking liblinux-epoll-perl (0.017-1) ... 2021-05-17T21:33:09.2759529Z Selecting previously unselected package libio-async-loop-epoll-perl. 2021-05-17T21:33:09.3026920Z Preparing to unpack .../081-libio-async-loop-epoll-perl_0.20-1_all.deb ... 2021-05-17T21:33:09.3080547Z Unpacking libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T21:33:09.3399423Z Selecting previously unselected package libtypes-serialiser-perl. 2021-05-17T21:33:09.3660372Z Preparing to unpack .../082-libtypes-serialiser-perl_1.0-1_all.deb ... 2021-05-17T21:33:09.3671103Z Unpacking libtypes-serialiser-perl (1.0-1) ... 2021-05-17T21:33:09.4161210Z Selecting previously unselected package libjson-xs-perl. 2021-05-17T21:33:09.4390756Z Preparing to unpack .../083-libjson-xs-perl_4.020-1build1_amd64.deb ... 2021-05-17T21:33:09.4450055Z Unpacking libjson-xs-perl (4.020-1build1) ... 2021-05-17T21:33:09.4882635Z Selecting previously unselected package libjson-maybexs-perl. 2021-05-17T21:33:09.5162945Z Preparing to unpack .../084-libjson-maybexs-perl_1.004000-1_all.deb ... 2021-05-17T21:33:09.5178588Z Unpacking libjson-maybexs-perl (1.004000-1) ... 2021-05-17T21:33:09.5521262Z Selecting previously unselected package liblist-compare-perl. 2021-05-17T21:33:09.5798607Z Preparing to unpack .../085-liblist-compare-perl_0.53-1_all.deb ... 2021-05-17T21:33:09.5819078Z Unpacking liblist-compare-perl (0.53-1) ... 2021-05-17T21:33:09.6222900Z Selecting previously unselected package liblist-moreutils-perl. 2021-05-17T21:33:09.6528157Z Preparing to unpack .../086-liblist-moreutils-perl_0.416-1build5_amd64.deb ... 2021-05-17T21:33:09.6547172Z Unpacking liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T21:33:09.6922373Z Selecting previously unselected package liblist-someutils-perl. 2021-05-17T21:33:09.7189516Z Preparing to unpack .../087-liblist-someutils-perl_0.58-1_all.deb ... 2021-05-17T21:33:09.7213598Z Unpacking liblist-someutils-perl (0.58-1) ... 2021-05-17T21:33:09.7482653Z Selecting previously unselected package liblist-someutils-xs-perl. 2021-05-17T21:33:09.7803013Z Preparing to unpack .../088-liblist-someutils-xs-perl_0.58-2_amd64.deb ... 2021-05-17T21:33:09.7823638Z Unpacking liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T21:33:09.8121501Z Selecting previously unselected package libmoox-aliases-perl. 2021-05-17T21:33:09.8402171Z Preparing to unpack .../089-libmoox-aliases-perl_0.001006-1_all.deb ... 2021-05-17T21:33:09.8415457Z Unpacking libmoox-aliases-perl (0.001006-1) ... 2021-05-17T21:33:09.8721857Z Selecting previously unselected package libobject-id-perl. 2021-05-17T21:33:09.8990387Z Preparing to unpack .../090-libobject-id-perl_0.1.2-2ubuntu1_all.deb ... 2021-05-17T21:33:09.9006310Z Unpacking libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T21:33:09.9311281Z Selecting previously unselected package libmoox-struct-perl. 2021-05-17T21:33:09.9607715Z Preparing to unpack .../091-libmoox-struct-perl_0.017-1_all.deb ... 2021-05-17T21:33:09.9631941Z Unpacking libmoox-struct-perl (0.017-1) ... 2021-05-17T21:33:10.0000571Z Selecting previously unselected package libnet-dns-sec-perl. 2021-05-17T21:33:10.0220024Z Preparing to unpack .../092-libnet-dns-sec-perl_1.15-1_amd64.deb ... 2021-05-17T21:33:10.0237922Z Unpacking libnet-dns-sec-perl (1.15-1) ... 2021-05-17T21:33:10.0760163Z Selecting previously unselected package libnet-libidn-perl. 2021-05-17T21:33:10.1026508Z Preparing to unpack .../093-libnet-libidn-perl_0.12.ds-3build2_amd64.deb ... 2021-05-17T21:33:10.1040165Z Unpacking libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T21:33:10.1329851Z Selecting previously unselected package libnumber-range-perl. 2021-05-17T21:33:10.1616742Z Preparing to unpack .../094-libnumber-range-perl_0.12-1_all.deb ... 2021-05-17T21:33:10.1632327Z Unpacking libnumber-range-perl (0.12-1) ... 2021-05-17T21:33:10.1961306Z Selecting previously unselected package libpackage-stash-xs-perl. 2021-05-17T21:33:10.2238353Z Preparing to unpack .../095-libpackage-stash-xs-perl_0.29-1build1_amd64.deb ... 2021-05-17T21:33:10.2314199Z Unpacking libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T21:33:10.2634361Z Selecting previously unselected package libpath-iterator-rule-perl. 2021-05-17T21:33:10.2916461Z Preparing to unpack .../096-libpath-iterator-rule-perl_1.014-1_all.deb ... 2021-05-17T21:33:10.2934070Z Unpacking libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T21:33:10.3279810Z Selecting previously unselected package libperl4-corelibs-perl. 2021-05-17T21:33:10.3570062Z Preparing to unpack .../097-libperl4-corelibs-perl_0.004-2_all.deb ... 2021-05-17T21:33:10.3589230Z Unpacking libperl4-corelibs-perl (0.004-2) ... 2021-05-17T21:33:10.3947815Z Selecting previously unselected package libperlio-gzip-perl. 2021-05-17T21:33:10.4248261Z Preparing to unpack .../098-libperlio-gzip-perl_0.19-1build5_amd64.deb ... 2021-05-17T21:33:10.4260710Z Unpacking libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T21:33:10.4553209Z Selecting previously unselected package libpod-constants-perl. 2021-05-17T21:33:10.4834580Z Preparing to unpack .../099-libpod-constants-perl_0.19-1_all.deb ... 2021-05-17T21:33:10.4848614Z Unpacking libpod-constants-perl (0.19-1) ... 2021-05-17T21:33:10.5172740Z Selecting previously unselected package libqpdf26:amd64. 2021-05-17T21:33:10.5465582Z Preparing to unpack .../100-libqpdf26_9.1.1-1build1_amd64.deb ... 2021-05-17T21:33:10.5483623Z Unpacking libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T21:33:10.6240709Z Selecting previously unselected package libre-engine-re2-perl. 2021-05-17T21:33:10.6502898Z Preparing to unpack .../101-libre-engine-re2-perl_0.13-5_amd64.deb ... 2021-05-17T21:33:10.6515784Z Unpacking libre-engine-re2-perl (0.13-5) ... 2021-05-17T21:33:10.6919722Z Selecting previously unselected package libreadonly-perl. 2021-05-17T21:33:10.7218691Z Preparing to unpack .../102-libreadonly-perl_2.050-2_all.deb ... 2021-05-17T21:33:10.7244734Z Unpacking libreadonly-perl (2.050-2) ... 2021-05-17T21:33:10.7571790Z Selecting previously unselected package libref-util-perl. 2021-05-17T21:33:10.7854226Z Preparing to unpack .../103-libref-util-perl_0.204-1_all.deb ... 2021-05-17T21:33:10.7873412Z Unpacking libref-util-perl (0.204-1) ... 2021-05-17T21:33:10.8240188Z Selecting previously unselected package libref-util-xs-perl. 2021-05-17T21:33:10.8517508Z Preparing to unpack .../104-libref-util-xs-perl_0.117-1build2_amd64.deb ... 2021-05-17T21:33:10.8535237Z Unpacking libref-util-xs-perl (0.117-1build2) ... 2021-05-17T21:33:10.8839331Z Selecting previously unselected package libregexp-pattern-license-perl. 2021-05-17T21:33:10.9152440Z Preparing to unpack .../105-libregexp-pattern-license-perl_3.2.0-1_all.deb ... 2021-05-17T21:33:10.9168423Z Unpacking libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T21:33:10.9521909Z Selecting previously unselected package libregexp-pattern-perl. 2021-05-17T21:33:10.9770694Z Preparing to unpack .../106-libregexp-pattern-perl_0.2.12-1_all.deb ... 2021-05-17T21:33:10.9784825Z Unpacking libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T21:33:11.0120163Z Selecting previously unselected package libsereal-decoder-perl. 2021-05-17T21:33:11.0406324Z Preparing to unpack .../107-libsereal-decoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T21:33:11.0419166Z Unpacking libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T21:33:11.0841431Z Selecting previously unselected package libsereal-encoder-perl. 2021-05-17T21:33:11.1103311Z Preparing to unpack .../108-libsereal-encoder-perl_4.011+ds-1build1_amd64.deb ... 2021-05-17T21:33:11.1124111Z Unpacking libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T21:33:11.1601257Z Selecting previously unselected package libsereal-perl. 2021-05-17T21:33:11.1817745Z Preparing to unpack .../109-libsereal-perl_4.011-1_all.deb ... 2021-05-17T21:33:11.1841198Z Unpacking libsereal-perl (4.011-1) ... 2021-05-17T21:33:11.2159517Z Selecting previously unselected package libsort-key-perl. 2021-05-17T21:33:11.2416267Z Preparing to unpack .../110-libsort-key-perl_1.33-2build2_amd64.deb ... 2021-05-17T21:33:11.2428000Z Unpacking libsort-key-perl (1.33-2build2) ... 2021-05-17T21:33:11.2783190Z Selecting previously unselected package libstring-copyright-perl. 2021-05-17T21:33:11.3096060Z Preparing to unpack .../111-libstring-copyright-perl_0.003006-1_all.deb ... 2021-05-17T21:33:11.3109385Z Unpacking libstring-copyright-perl (0.003006-1) ... 2021-05-17T21:33:11.3361823Z Selecting previously unselected package libstring-escape-perl. 2021-05-17T21:33:11.3689684Z Preparing to unpack .../112-libstring-escape-perl_2010.002-2_all.deb ... 2021-05-17T21:33:11.3702334Z Unpacking libstring-escape-perl (2010.002-2) ... 2021-05-17T21:33:11.3996397Z Selecting previously unselected package libstring-shellquote-perl. 2021-05-17T21:33:11.4285823Z Preparing to unpack .../113-libstring-shellquote-perl_1.04-1_all.deb ... 2021-05-17T21:33:11.4314010Z Unpacking libstring-shellquote-perl (1.04-1) ... 2021-05-17T21:33:11.4680207Z Selecting previously unselected package libterm-readkey-perl. 2021-05-17T21:33:11.4945577Z Preparing to unpack .../114-libterm-readkey-perl_2.38-1build1_amd64.deb ... 2021-05-17T21:33:11.4962998Z Unpacking libterm-readkey-perl (2.38-1build1) ... 2021-05-17T21:33:11.5488616Z Selecting previously unselected package libtest-fatal-perl. 2021-05-17T21:33:11.5751167Z Preparing to unpack .../115-libtest-fatal-perl_0.014-1_all.deb ... 2021-05-17T21:33:11.5766056Z Unpacking libtest-fatal-perl (0.014-1) ... 2021-05-17T21:33:11.6047989Z Selecting previously unselected package libtest-refcount-perl. 2021-05-17T21:33:11.6347274Z Preparing to unpack .../116-libtest-refcount-perl_0.10-1_all.deb ... 2021-05-17T21:33:11.6394565Z Unpacking libtest-refcount-perl (0.10-1) ... 2021-05-17T21:33:11.6693183Z Selecting previously unselected package libtext-levenshtein-perl. 2021-05-17T21:33:11.7022299Z Preparing to unpack .../117-libtext-levenshtein-perl_0.13-1_all.deb ... 2021-05-17T21:33:11.7037912Z Unpacking libtext-levenshtein-perl (0.13-1) ... 2021-05-17T21:33:11.7342546Z Selecting previously unselected package libtype-tiny-xs-perl. 2021-05-17T21:33:11.7657645Z Preparing to unpack .../118-libtype-tiny-xs-perl_0.016-1_amd64.deb ... 2021-05-17T21:33:11.7674922Z Unpacking libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T21:33:11.7963043Z Selecting previously unselected package libunicode-utf8-perl. 2021-05-17T21:33:11.8260454Z Preparing to unpack .../119-libunicode-utf8-perl_0.62-1build1_amd64.deb ... 2021-05-17T21:33:11.8288679Z Unpacking libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T21:33:11.8598798Z Selecting previously unselected package libxml-writer-perl. 2021-05-17T21:33:11.8898273Z Preparing to unpack .../120-libxml-writer-perl_0.625-1_all.deb ... 2021-05-17T21:33:11.8918328Z Unpacking libxml-writer-perl (0.625-1) ... 2021-05-17T21:33:11.9479352Z Selecting previously unselected package libyaml-libyaml-perl. 2021-05-17T21:33:11.9726194Z Preparing to unpack .../121-libyaml-libyaml-perl_0.81+repack-1_amd64.deb ... 2021-05-17T21:33:11.9747637Z Unpacking libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T21:33:12.0118925Z Selecting previously unselected package licensecheck. 2021-05-17T21:33:12.0363214Z Preparing to unpack .../122-licensecheck_3.0.45-1_all.deb ... 2021-05-17T21:33:12.0377683Z Unpacking licensecheck (3.0.45-1) ... 2021-05-17T21:33:12.0715364Z Selecting previously unselected package libdevel-size-perl. 2021-05-17T21:33:12.0988621Z Preparing to unpack .../123-libdevel-size-perl_0.83-1build1_amd64.deb ... 2021-05-17T21:33:12.1015093Z Unpacking libdevel-size-perl (0.83-1build1) ... 2021-05-17T21:33:12.1320731Z Selecting previously unselected package t1utils. 2021-05-17T21:33:12.1561464Z Preparing to unpack .../124-t1utils_1.41-3_amd64.deb ... 2021-05-17T21:33:12.1576842Z Unpacking t1utils (1.41-3) ... 2021-05-17T21:33:12.2079316Z Selecting previously unselected package lintian. 2021-05-17T21:33:12.2293403Z Preparing to unpack .../125-lintian_2.62.0_all.deb ... 2021-05-17T21:33:12.2343604Z Unpacking lintian (2.62.0) ... 2021-05-17T21:33:12.6266374Z Selecting previously unselected package python3-unidiff. 2021-05-17T21:33:12.6576594Z Preparing to unpack .../126-python3-unidiff_0.5.5-2_all.deb ... 2021-05-17T21:33:12.6621775Z Unpacking python3-unidiff (0.5.5-2) ... 2021-05-17T21:33:12.6966977Z Selecting previously unselected package python3-xdg. 2021-05-17T21:33:12.7273771Z Preparing to unpack .../127-python3-xdg_0.26-1ubuntu1_all.deb ... 2021-05-17T21:33:12.7291464Z Unpacking python3-xdg (0.26-1ubuntu1) ... 2021-05-17T21:33:12.7625964Z Selecting previously unselected package qpdf. 2021-05-17T21:33:12.7932074Z Preparing to unpack .../128-qpdf_9.1.1-1build1_amd64.deb ... 2021-05-17T21:33:12.7943518Z Unpacking qpdf (9.1.1-1build1) ... 2021-05-17T21:33:12.8762358Z Selecting previously unselected package python3-magic. 2021-05-17T21:33:12.9076948Z Preparing to unpack .../129-python3-magic_2%3a0.4.15-3_all.deb ... 2021-05-17T21:33:12.9091258Z Unpacking python3-magic (2:0.4.15-3) ... 2021-05-17T21:33:12.9802031Z Setting up libasync-mergepoint-perl (0.04-2) ... 2021-05-17T21:33:12.9849558Z Setting up libapt-pkg-perl (0.1.36build3) ... 2021-05-17T21:33:12.9892887Z Setting up libstring-escape-perl (2010.002-2) ... 2021-05-17T21:33:12.9935365Z Setting up wdiff (1.2.2-2build1) ... 2021-05-17T21:33:12.9973885Z Setting up libfile-which-perl (1.23-1) ... 2021-05-17T21:33:13.0022589Z Setting up libnumber-range-perl (0.12-1) ... 2021-05-17T21:33:13.0056836Z Setting up libunicode-utf8-perl (0.62-1build1) ... 2021-05-17T21:33:13.0128536Z Setting up libstruct-dumb-perl (0.09-1) ... 2021-05-17T21:33:13.0177070Z Setting up gdebi-core (0.9.5.7+nmu3) ... 2021-05-17T21:33:13.1955079Z Setting up libqpdf26:amd64 (9.1.1-1build1) ... 2021-05-17T21:33:13.2003094Z Setting up libregexp-pattern-perl (0.2.12-1) ... 2021-05-17T21:33:13.2039825Z Setting up libwant-perl (0.29-1build4) ... 2021-05-17T21:33:13.2078202Z Setting up libdynaloader-functions-perl (0.003-1) ... 2021-05-17T21:33:13.2118763Z Setting up libtext-glob-perl (0.10-1) ... 2021-05-17T21:33:13.2167464Z Setting up libclass-method-modifiers-perl (2.13-1) ... 2021-05-17T21:33:13.2213455Z Setting up liblist-compare-perl (0.53-1) ... 2021-05-17T21:33:13.2256179Z Setting up libref-util-xs-perl (0.117-1build2) ... 2021-05-17T21:33:13.2307730Z Setting up libio-pty-perl (1:1.12-1) ... 2021-05-17T21:33:13.2363959Z Setting up libsort-key-perl (1.33-2build2) ... 2021-05-17T21:33:13.2409174Z Setting up libclone-perl (0.43-2) ... 2021-05-17T21:33:13.2454826Z Setting up libarchive-zip-perl (1.67-2) ... 2021-05-17T21:33:13.2517340Z Setting up libsub-identify-perl (0.14-1build2) ... 2021-05-17T21:33:13.2568936Z Setting up libdistro-info-perl (0.23ubuntu1) ... 2021-05-17T21:33:13.2632770Z Setting up libcpanel-json-xs-perl (4.19-1build1) ... 2021-05-17T21:33:13.2683449Z Setting up liblog-any-perl (1.708-1) ... 2021-05-17T21:33:13.2738371Z Setting up libdevel-size-perl (0.83-1build1) ... 2021-05-17T21:33:13.2786328Z Setting up libpod-constants-perl (0.19-1) ... 2021-05-17T21:33:13.2836654Z Setting up libperl4-corelibs-perl (0.004-2) ... 2021-05-17T21:33:13.2889997Z Setting up libfuture-perl (0.43-1) ... 2021-05-17T21:33:13.2945693Z Setting up libyaml-libyaml-perl (0.81+repack-1) ... 2021-05-17T21:33:13.2995332Z Setting up libtest-fatal-perl (0.014-1) ... 2021-05-17T21:33:13.3051805Z Setting up libcommon-sense-perl (3.74-2build6) ... 2021-05-17T21:33:13.3109314Z Setting up libhttp-tiny-multipart-perl (0.08-1) ... 2021-05-17T21:33:13.3157290Z Setting up libtext-levenshtein-perl (0.13-1) ... 2021-05-17T21:33:13.3201111Z Setting up python3-xdg (0.26-1ubuntu1) ... 2021-05-17T21:33:13.5133255Z Setting up libsereal-encoder-perl (4.011+ds-1build1) ... 2021-05-17T21:33:13.5178024Z Setting up libstring-shellquote-perl (1.04-1) ... 2021-05-17T21:33:13.5228645Z Setting up libsub-install-perl (0.928-1) ... 2021-05-17T21:33:13.5289850Z Setting up libnumber-compare-perl (0.03-1) ... 2021-05-17T21:33:13.5327915Z Setting up libio-async-perl (0.75-1) ... 2021-05-17T21:33:13.5379028Z Setting up patchutils (0.3.4-2) ... 2021-05-17T21:33:13.5432878Z Setting up libjson-maybexs-perl (1.004000-1) ... 2021-05-17T21:33:13.5480244Z Setting up libio-string-perl (1.08-3) ... 2021-05-17T21:33:13.5526349Z Setting up libreadonly-perl (2.050-2) ... 2021-05-17T21:33:13.5580383Z Setting up libpackage-stash-xs-perl (0.29-1build1) ... 2021-05-17T21:33:13.5625111Z Setting up python3-gpg (1.13.1-7ubuntu2) ... 2021-05-17T21:33:13.7717161Z Setting up libfile-find-rule-perl (0.34-1) ... 2021-05-17T21:33:13.7769322Z Setting up libdigest-hmac-perl (1.03+dfsg-2) ... 2021-05-17T21:33:13.7808489Z Setting up libref-util-perl (0.204-1) ... 2021-05-17T21:33:13.7858986Z Setting up libnet-domain-tld-perl (1.75-1) ... 2021-05-17T21:33:13.7913431Z Setting up libxml-writer-perl (0.625-1) ... 2021-05-17T21:33:13.7953905Z Setting up libhash-fieldhash-perl (0.15-1build2) ... 2021-05-17T21:33:13.8002724Z Setting up qpdf (9.1.1-1build1) ... 2021-05-17T21:33:13.8062316Z Setting up libnet-libidn-perl (0.12.ds-3build2) ... 2021-05-17T21:33:13.8095958Z Setting up t1utils (1.41-3) ... 2021-05-17T21:33:13.8155329Z Setting up liblinux-epoll-perl (0.017-1) ... 2021-05-17T21:33:13.8199177Z Setting up diffstat (1.63-1) ... 2021-05-17T21:33:13.8246614Z Setting up libvariable-magic-perl (0.62-1build2) ... 2021-05-17T21:33:13.8303028Z Setting up libcroco3:amd64 (0.6.13-1) ... 2021-05-17T21:33:13.8348242Z Setting up libb-hooks-op-check-perl (0.22-1build2) ... 2021-05-17T21:33:13.8389721Z Setting up libipc-run-perl (20180523.0-2) ... 2021-05-17T21:33:13.8433757Z Setting up libtest-refcount-perl (0.10-1) ... 2021-05-17T21:33:13.8502339Z Setting up libparams-util-perl (1.07-3build5) ... 2021-05-17T21:33:13.8554447Z Setting up libsub-exporter-progressive-perl (0.001013-1) ... 2021-05-17T21:33:13.8595887Z Setting up libarray-intspan-perl (2.003-1) ... 2021-05-17T21:33:13.8658346Z Setting up libcapture-tiny-perl (0.48-1) ... 2021-05-17T21:33:13.8703301Z Setting up libcontextual-return-perl (0.004014-2) ... 2021-05-17T21:33:13.8754383Z Setting up libsub-name-perl (0.26-1) ... 2021-05-17T21:33:13.8798764Z Setting up libtype-tiny-xs-perl (0.016-1) ... 2021-05-17T21:33:13.8841648Z Setting up libtypes-serialiser-perl (1.0-1) ... 2021-05-17T21:33:13.8919949Z Setting up libfile-chdir-perl (0.1008-1) ... 2021-05-17T21:33:13.8982297Z Setting up libpath-tiny-perl (0.108-1) ... 2021-05-17T21:33:13.9028406Z Setting up libjson-perl (4.02000-2) ... 2021-05-17T21:33:13.9088088Z Setting up liblog-any-adapter-screen-perl (0.140-1) ... 2021-05-17T21:33:13.9147352Z Setting up librole-tiny-perl (2.001004-1) ... 2021-05-17T21:33:13.9206246Z Setting up python3-unidiff (0.5.5-2) ... 2021-05-17T21:33:14.0893900Z Setting up libstrictures-perl (2.000006-1) ... 2021-05-17T21:33:14.0953612Z Setting up libsub-quote-perl (2.006006-1) ... 2021-05-17T21:33:14.1015384Z Setting up libclass-xsaccessor-perl (1.19-3build3) ... 2021-05-17T21:33:14.1058728Z Setting up libsort-versions-perl (1.62-1) ... 2021-05-17T21:33:14.1110441Z Setting up libexporter-tiny-perl (1.002001-1) ... 2021-05-17T21:33:14.1167676Z Setting up libre-engine-re2-perl (0.13-5) ... 2021-05-17T21:33:14.1220253Z Setting up libterm-readkey-perl (2.38-1build1) ... 2021-05-17T21:33:14.1287899Z Setting up libfont-ttf-perl (1.06-1) ... 2021-05-17T21:33:14.1501033Z Setting up libfile-homedir-perl (1.004-1) ... 2021-05-17T21:33:14.1570599Z Setting up libnet-ip-perl (1.26-2) ... 2021-05-17T21:33:14.1632005Z Setting up python3-magic (2:0.4.15-3) ... 2021-05-17T21:33:14.3202676Z Setting up libperlio-gzip-perl (0.19-1build5) ... 2021-05-17T21:33:14.3272506Z Setting up libsereal-decoder-perl (4.011+ds-1build1) ... 2021-05-17T21:33:14.3329710Z Setting up dctrl-tools (2.24-3) ... 2021-05-17T21:33:14.3443199Z Setting up libdigest-bubblebabble-perl (0.02-2) ... 2021-05-17T21:33:14.3498545Z Setting up libjson-xs-perl (4.020-1build1) ... 2021-05-17T21:33:14.3574292Z Setting up gettext (0.19.8.1-10build1) ... 2021-05-17T21:33:14.3632884Z Setting up libio-prompter-perl (0.004015-1) ... 2021-05-17T21:33:14.3679445Z Setting up libobject-id-perl (0.1.2-2ubuntu1) ... 2021-05-17T21:33:14.3790292Z Setting up liblist-moreutils-perl (0.416-1build5) ... 2021-05-17T21:33:14.3872068Z Setting up libregexp-pattern-license-perl (3.2.0-1) ... 2021-05-17T21:33:14.3918477Z Setting up libtype-tiny-perl (1.008001-2) ... 2021-05-17T21:33:14.3963299Z Setting up libpath-iterator-rule-perl (1.014-1) ... 2021-05-17T21:33:14.4030238Z Setting up libsereal-perl (4.011-1) ... 2021-05-17T21:33:14.4075848Z Setting up libnet-dns-perl (1.22-1) ... 2021-05-17T21:33:14.4124782Z Setting up libdevel-callchecker-perl (0.008-1ubuntu1) ... 2021-05-17T21:33:14.4181938Z Setting up dput (1.0.3ubuntu1) ... 2021-05-17T21:33:14.6007470Z Setting up libio-async-loop-epoll-perl (0.20-1) ... 2021-05-17T21:33:14.6063397Z Setting up intltool-debian (0.35.0+20060710.5) ... 2021-05-17T21:33:14.6115070Z Setting up libstring-copyright-perl (0.003006-1) ... 2021-05-17T21:33:14.6167338Z Setting up libdata-optlist-perl (0.110-1) ... 2021-05-17T21:33:14.6232410Z Setting up libgit-wrapper-perl (0.048-1) ... 2021-05-17T21:33:14.6272149Z Setting up libsub-exporter-perl (0.987-1) ... 2021-05-17T21:33:14.6326113Z Setting up libemail-valid-perl (1.202-1) ... 2021-05-17T21:33:14.6382802Z Setting up libparams-classify-perl (0.015-1build2) ... 2021-05-17T21:33:14.6431308Z Setting up libnet-dns-sec-perl (1.15-1) ... 2021-05-17T21:33:14.6478713Z Setting up libmodule-runtime-perl (0.016-1) ... 2021-05-17T21:33:14.6528242Z Setting up libconst-fast-perl (0.014-1) ... 2021-05-17T21:33:14.6586385Z Setting up libmodule-implementation-perl (0.09-1) ... 2021-05-17T21:33:14.6647343Z Setting up libpackage-stash-perl (0.38-1) ... 2021-05-17T21:33:14.6711180Z Setting up libimport-into-perl (1.002005-1) ... 2021-05-17T21:33:14.6770877Z Setting up libmoo-perl (2.003006-1) ... 2021-05-17T21:33:14.6836599Z Setting up liblist-someutils-perl (0.58-1) ... 2021-05-17T21:33:14.6896295Z Setting up liblist-someutils-xs-perl (0.58-2) ... 2021-05-17T21:33:14.6965449Z Setting up devscripts (2.20.2ubuntu2) ... 2021-05-17T21:33:14.8946285Z Setting up libmoox-aliases-perl (0.001006-1) ... 2021-05-17T21:33:14.8994116Z Setting up libparams-validate-perl (1.29-3) ... 2021-05-17T21:33:14.9035110Z Setting up libb-hooks-endofscope-perl (0.24-1) ... 2021-05-17T21:33:14.9078188Z Setting up libnamespace-clean-perl (0.27-1) ... 2021-05-17T21:33:14.9145475Z Setting up libgetopt-long-descriptive-perl (0.104-1) ... 2021-05-17T21:33:14.9188391Z Setting up libgitlab-api-v4-perl (0.25-1) ... 2021-05-17T21:33:14.9236446Z Setting up libmoox-struct-perl (0.017-1) ... 2021-05-17T21:33:14.9300333Z Setting up lintian (2.62.0) ... 2021-05-17T21:33:14.9380127Z Setting up licensecheck (3.0.45-1) ... 2021-05-17T21:33:14.9453605Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:33:32.0825167Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T21:33:32.3819662Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:33:34.8789359Z [command]/usr/bin/sudo gdebi --non-interactive /home/runner/work/_temp/r-4.0.5_1_amd64.deb 2021-05-17T21:33:35.0136841Z 2021-05-17T21:33:35.0302772Z Reading package lists... 0% 2021-05-17T21:33:35.0303843Z 2021-05-17T21:33:35.0359819Z Reading package lists... 100% 2021-05-17T21:33:35.0360543Z 2021-05-17T21:33:35.0361021Z 2021-05-17T21:33:35.0361853Z Reading package lists... Done 2021-05-17T21:33:35.0362405Z 2021-05-17T21:33:35.0363038Z Building dependency tree... 0% 2021-05-17T21:33:35.0363813Z 2021-05-17T21:33:35.0635550Z Building dependency tree... 0% 2021-05-17T21:33:35.0636339Z 2021-05-17T21:33:35.0636950Z Building dependency tree... 50% 2021-05-17T21:33:35.0637439Z 2021-05-17T21:33:35.2050187Z Building dependency tree... 50% 2021-05-17T21:33:35.2050526Z 2021-05-17T21:33:35.2050902Z Building dependency tree 2021-05-17T21:33:35.2051228Z 2021-05-17T21:33:35.2052059Z Reading state information... 0% 2021-05-17T21:33:35.2052399Z 2021-05-17T21:33:35.3642277Z Reading state information... 0% 2021-05-17T21:33:35.3642840Z 2021-05-17T21:33:35.3643033Z 2021-05-17T21:33:35.3643418Z Reading state information... Done 2021-05-17T21:33:35.3644118Z 2021-05-17T21:33:35.3644451Z Reading state information... 0% 2021-05-17T21:33:35.3691104Z 2021-05-17T21:33:35.3691522Z Reading state information... 1% 2021-05-17T21:33:35.3728380Z 2021-05-17T21:33:35.3729160Z Reading state information... 3% 2021-05-17T21:33:35.3768354Z 2021-05-17T21:33:35.3768761Z Reading state information... 5% 2021-05-17T21:33:35.3809486Z 2021-05-17T21:33:35.3809930Z Reading state information... 7% 2021-05-17T21:33:35.3850791Z 2021-05-17T21:33:35.3851561Z Reading state information... 9% 2021-05-17T21:33:35.3894062Z 2021-05-17T21:33:35.3894475Z Reading state information... 11% 2021-05-17T21:33:35.3934861Z 2021-05-17T21:33:35.3935557Z Reading state information... 13% 2021-05-17T21:33:35.3972570Z 2021-05-17T21:33:35.3972992Z Reading state information... 15% 2021-05-17T21:33:35.4016748Z 2021-05-17T21:33:35.4017429Z Reading state information... 17% 2021-05-17T21:33:35.4062358Z 2021-05-17T21:33:35.4062784Z Reading state information... 19% 2021-05-17T21:33:35.4100685Z 2021-05-17T21:33:35.4101077Z Reading state information... 21% 2021-05-17T21:33:35.4137537Z 2021-05-17T21:33:35.4137939Z Reading state information... 23% 2021-05-17T21:33:35.4175942Z 2021-05-17T21:33:35.4176321Z Reading state information... 25% 2021-05-17T21:33:35.4219009Z 2021-05-17T21:33:35.4219471Z Reading state information... 27% 2021-05-17T21:33:35.4260482Z 2021-05-17T21:33:35.4260845Z Reading state information... 29% 2021-05-17T21:33:35.4302006Z 2021-05-17T21:33:35.4302601Z Reading state information... 31% 2021-05-17T21:33:35.4344796Z 2021-05-17T21:33:35.4345241Z Reading state information... 33% 2021-05-17T21:33:35.4381186Z 2021-05-17T21:33:35.4381596Z Reading state information... 35% 2021-05-17T21:33:35.4430615Z 2021-05-17T21:33:35.4431102Z Reading state information... 37% 2021-05-17T21:33:35.4478188Z 2021-05-17T21:33:35.4478554Z Reading state information... 39% 2021-05-17T21:33:35.4520797Z 2021-05-17T21:33:35.4521223Z Reading state information... 41% 2021-05-17T21:33:35.4562547Z 2021-05-17T21:33:35.4562957Z Reading state information... 43% 2021-05-17T21:33:35.4608485Z 2021-05-17T21:33:35.4608957Z Reading state information... 45% 2021-05-17T21:33:35.4672460Z 2021-05-17T21:33:35.4672845Z Reading state information... 47% 2021-05-17T21:33:35.4711974Z 2021-05-17T21:33:35.4712613Z Reading state information... 49% 2021-05-17T21:33:35.4755026Z 2021-05-17T21:33:35.4755423Z Reading state information... 51% 2021-05-17T21:33:35.4789325Z 2021-05-17T21:33:35.4789716Z Reading state information... 53% 2021-05-17T21:33:35.4848923Z 2021-05-17T21:33:35.4849327Z Reading state information... 55% 2021-05-17T21:33:35.4891406Z 2021-05-17T21:33:35.4891834Z Reading state information... 57% 2021-05-17T21:33:35.4932679Z 2021-05-17T21:33:35.4933246Z Reading state information... 59% 2021-05-17T21:33:35.4972913Z 2021-05-17T21:33:35.4973311Z Reading state information... 61% 2021-05-17T21:33:35.5019341Z 2021-05-17T21:33:35.5019981Z Reading state information... 63% 2021-05-17T21:33:35.5061623Z 2021-05-17T21:33:35.5062015Z Reading state information... 65% 2021-05-17T21:33:35.5099203Z 2021-05-17T21:33:35.5099796Z Reading state information... 67% 2021-05-17T21:33:35.5147820Z 2021-05-17T21:33:35.5148234Z Reading state information... 69% 2021-05-17T21:33:35.5191394Z 2021-05-17T21:33:35.5191801Z Reading state information... 71% 2021-05-17T21:33:35.5234952Z 2021-05-17T21:33:35.5235395Z Reading state information... 73% 2021-05-17T21:33:35.5276365Z 2021-05-17T21:33:35.5276935Z Reading state information... 75% 2021-05-17T21:33:35.5333528Z 2021-05-17T21:33:35.5333961Z Reading state information... 77% 2021-05-17T21:33:35.5375288Z 2021-05-17T21:33:35.5375706Z Reading state information... 79% 2021-05-17T21:33:35.5422591Z 2021-05-17T21:33:35.5423031Z Reading state information... 81% 2021-05-17T21:33:35.5474282Z 2021-05-17T21:33:35.5474713Z Reading state information... 83% 2021-05-17T21:33:35.5515962Z 2021-05-17T21:33:35.5516434Z Reading state information... 85% 2021-05-17T21:33:35.5554735Z 2021-05-17T21:33:35.5555144Z Reading state information... 87% 2021-05-17T21:33:35.5590843Z 2021-05-17T21:33:35.5591241Z Reading state information... 89% 2021-05-17T21:33:35.5631742Z 2021-05-17T21:33:35.5632319Z Reading state information... 91% 2021-05-17T21:33:35.5667675Z 2021-05-17T21:33:35.5668075Z Reading state information... 93% 2021-05-17T21:33:35.5706707Z 2021-05-17T21:33:35.5707136Z Reading state information... 95% 2021-05-17T21:33:35.5744524Z 2021-05-17T21:33:35.5744935Z Reading state information... 97% 2021-05-17T21:33:35.5780660Z 2021-05-17T21:33:35.5781089Z Reading state information... 99% 2021-05-17T21:33:35.8465379Z Selecting previously unselected package r-4.0.5. 2021-05-17T21:33:35.9569188Z (Reading database ... 259872 files and directories currently installed.) 2021-05-17T21:33:35.9713219Z Preparing to unpack .../work/_temp/r-4.0.5_1_amd64.deb ... 2021-05-17T21:33:35.9730038Z Unpacking r-4.0.5 (1) ... 2021-05-17T21:33:36.8112548Z Setting up r-4.0.5 (1) ... 2021-05-17T21:33:36.8423291Z 2021-05-17T21:33:36.8424014Z 2021-05-17T21:33:36.8424528Z Reading state information... Done 2021-05-17T21:33:36.8623159Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/R /usr/local/bin/R 2021-05-17T21:33:36.8756602Z [command]/usr/bin/sudo ln -s /opt/R/4.0.5/bin/Rscript /usr/local/bin/Rscript 2021-05-17T21:33:36.9105819Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-17T21:33:36.9106328Z env: 2021-05-17T21:33:36.9106903Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:33:36.9107504Z TIC_DEPLOY_KEY: 2021-05-17T21:33:36.9108215Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:33:36.9109913Z GITHUB_PAT: *** 2021-05-17T21:33:36.9110665Z COVERALLS_TOKEN: *** 2021-05-17T21:33:36.9111102Z continue-on-error: false 2021-05-17T21:33:36.9111538Z VDIFFR_RUN_TESTS: 2021-05-17T21:33:36.9111984Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:33:36.9112378Z TZ: UTC 2021-05-17T21:33:36.9112734Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:33:36.9113098Z NOT_CRAN: true 2021-05-17T21:33:36.9113446Z ##[endgroup] 2021-05-17T21:33:36.9714323Z [command]sudo apt-get install -y texinfo 2021-05-17T21:33:37.1514081Z Reading package lists... 2021-05-17T21:33:37.2927880Z Building dependency tree... 2021-05-17T21:33:37.2943622Z Reading state information... 2021-05-17T21:33:37.4970637Z texinfo is already the newest version (6.7.0.dfsg.2-5). 2021-05-17T21:33:37.4977808Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:38.4996532Z [command]sh /home/runner/work/_temp/install-unx.sh 2021-05-17T21:33:38.5226636Z --2021-05-17 21:33:38-- https://yihui.org/tinytex/TinyTeX-1.tar.gz 2021-05-17T21:33:38.5346562Z Resolving yihui.org (yihui.org)... 76.223.126.88 2021-05-17T21:33:38.5395480Z Connecting to yihui.org (yihui.org)|76.223.126.88|:443... connected. 2021-05-17T21:33:38.5972185Z HTTP request sent, awaiting response... 301 Moved Permanently 2021-05-17T21:33:38.5974738Z Location: https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu [following] 2021-05-17T21:33:38.5978989Z --2021-05-17 21:33:38-- https://ci.appveyor.com/api/projects/yihui/tinytex/artifacts/TinyTeX-1.tar.gz?job=image%3A%20Ubuntu 2021-05-17T21:33:38.6939153Z Resolving ci.appveyor.com (ci.appveyor.com)... 138.91.141.243 2021-05-17T21:33:38.7162834Z Connecting to ci.appveyor.com (ci.appveyor.com)|138.91.141.243|:443... connected. 2021-05-17T21:33:38.8126952Z HTTP request sent, awaiting response... 302 Found 2021-05-17T21:33:38.8131057Z Location: https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=oZGAYGE6BVGskX4vUa61xQe7G7OjHFMqLkaUbzgty4Y%3D&st=2021-05-17T21%3A32%3A38Z&se=2021-05-17T21%3A38%3A38Z&sp=r [following] 2021-05-17T21:33:38.8135572Z --2021-05-17 21:33:38-- https://appveyorcidata.blob.core.windows.net/yihui-27038/tinytex/1-0-1550/guvetqs88lxl2mv0/TinyTeX-1.tar.gz?sv=2015-12-11&sr=c&sig=oZGAYGE6BVGskX4vUa61xQe7G7OjHFMqLkaUbzgty4Y%3D&st=2021-05-17T21%3A32%3A38Z&se=2021-05-17T21%3A38%3A38Z&sp=r 2021-05-17T21:33:38.8497364Z Resolving appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)... 52.239.228.196 2021-05-17T21:33:38.8712118Z Connecting to appveyorcidata.blob.core.windows.net (appveyorcidata.blob.core.windows.net)|52.239.228.196|:443... connected. 2021-05-17T21:33:39.0396096Z HTTP request sent, awaiting response... 200 OK 2021-05-17T21:33:39.0398070Z Length: 67306919 (64M) [application/octet-stream] 2021-05-17T21:33:39.0400325Z Saving to: ‘TinyTeX.tar.gz’ 2021-05-17T21:33:39.2338585Z 2021-05-17T21:33:39.8831047Z 0K ........ ........ ........ ........ 49% 39.8M 1s 2021-05-17T21:33:40.8062815Z 32768K ........ ........ ........ ........ 99% 34.0M 0s 2021-05-17T21:33:40.8065417Z 65536K 100% 8.18M=1.8s 2021-05-17T21:33:40.8065692Z 2021-05-17T21:33:40.8067487Z 2021-05-17 21:33:40 (36.3 MB/s) - ‘TinyTeX.tar.gz’ saved [67306919/67306919] 2021-05-17T21:33:40.8067853Z 2021-05-17T21:33:42.6930527Z tlmgr: setting option sys_bin to /home/runner/bin. 2021-05-17T21:33:42.6931331Z tlmgr: updating /home/runner/.TinyTeX/tlpkg/texlive.tlpdb 2021-05-17T21:33:43.0069420Z ##[group]Run tlmgr update --self 2021-05-17T21:33:43.0070238Z tlmgr update --self 2021-05-17T21:33:43.0071262Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-17T21:33:43.0072079Z tlmgr update --all 2021-05-17T21:33:43.0128025Z shell: /usr/bin/bash -e {0} 2021-05-17T21:33:43.0128401Z env: 2021-05-17T21:33:43.0128846Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:33:43.0129458Z TIC_DEPLOY_KEY: 2021-05-17T21:33:43.0130276Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:33:43.0131934Z GITHUB_PAT: *** 2021-05-17T21:33:43.0133055Z COVERALLS_TOKEN: *** 2021-05-17T21:33:43.0133489Z continue-on-error: false 2021-05-17T21:33:43.0133950Z VDIFFR_RUN_TESTS: 2021-05-17T21:33:43.0134371Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:33:43.0134851Z TZ: UTC 2021-05-17T21:33:43.0135244Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:33:43.0135709Z NOT_CRAN: true 2021-05-17T21:33:43.0136052Z ##[endgroup] 2021-05-17T21:33:44.7999797Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T21:33:44.8002711Z tlmgr: no self-updates for tlmgr available 2021-05-17T21:33:46.3625381Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T21:33:46.3626948Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-17T21:33:46.5342614Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-17T21:33:46.6165329Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-17T21:33:46.6877972Z [4/89, 00:00/00:00] install: barracuda [30k] 2021-05-17T21:33:46.7665733Z [5/89, 00:00/00:00] install: bezierplot [8k] 2021-05-17T21:33:47.5960697Z [6/89, 00:00/00:00] install: biber.x86_64-linux [22986k] 2021-05-17T21:33:48.8971420Z [7/89, 00:02/00:02] install: biber [1k] 2021-05-17T21:33:49.0190949Z [8/89, 00:02/00:02] install: biblatex [238k] 2021-05-17T21:33:49.1196614Z [9/89, 00:03/00:03] install: checkcites.x86_64-linux [1k] 2021-05-17T21:33:49.1901909Z [10/89, 00:03/00:03] install: checkcites [7k] 2021-05-17T21:33:49.2605364Z [11/89, 00:03/00:03] install: chickenize [15k] 2021-05-17T21:33:49.3335583Z [12/89, 00:03/00:03] install: chinese-jfm [3k] 2021-05-17T21:33:49.4042213Z [13/89, 00:03/00:03] install: cloze [9k] 2021-05-17T21:33:49.4753318Z [14/89, 00:03/00:03] install: colorprofiles [86k] 2021-05-17T21:33:49.5560766Z [15/89, 00:03/00:03] install: combofont [2k] 2021-05-17T21:33:49.6819075Z [16/89, 00:03/00:03] install: courier [470k] 2021-05-17T21:33:49.7976498Z [17/89, 00:03/00:03] install: courier-scaled [3k] 2021-05-17T21:33:49.8711874Z [18/89, 00:03/00:03] install: cstypo [3k] 2021-05-17T21:33:49.9429944Z [19/89, 00:03/00:03] install: ctablestack [2k] 2021-05-17T21:33:50.0145532Z [20/89, 00:03/00:03] install: ekdosis [19k] 2021-05-17T21:33:50.0902934Z [21/89, 00:04/00:04] install: emoji [40k] 2021-05-17T21:33:50.1736692Z [22/89, 00:04/00:04] install: emojicite [2k] 2021-05-17T21:33:50.2456559Z [23/89, 00:04/00:04] install: enctex [24k] 2021-05-17T21:33:50.3217071Z [24/89, 00:04/00:04] install: enigma [18k] 2021-05-17T21:33:50.3971529Z [25/89, 00:04/00:04] install: etex-pkg [6k] 2021-05-17T21:33:50.4711231Z [26/89, 00:04/00:04] install: filecontents [3k] 2021-05-17T21:33:50.5441976Z [27/89, 00:04/00:04] install: grfext [3k] 2021-05-17T21:33:50.6168230Z [28/89, 00:04/00:04] install: hyphenex [9k] 2021-05-17T21:33:50.6880904Z [29/89, 00:04/00:04] install: ifplatform [2k] 2021-05-17T21:33:50.7617596Z [30/89, 00:04/00:04] install: innerscript [4k] 2021-05-17T21:33:50.8334851Z [31/89, 00:04/00:04] install: interpreter [7k] 2021-05-17T21:33:50.9067938Z [32/89, 00:04/00:04] install: kanaparser [5k] 2021-05-17T21:33:50.9791860Z [33/89, 00:04/00:04] install: knuth-local [23k] 2021-05-17T21:33:51.0550506Z [34/89, 00:04/00:04] install: logreq [4k] 2021-05-17T21:33:51.1281975Z [35/89, 00:05/00:05] install: lua-typo [7k] 2021-05-17T21:33:51.2021742Z [36/89, 00:05/00:05] install: lua-uca [70k] 2021-05-17T21:33:51.2883555Z [37/89, 00:05/00:05] install: lua-ul [7k] 2021-05-17T21:33:51.3590352Z [38/89, 00:05/00:05] install: lua-uni-algos [6k] 2021-05-17T21:33:51.4313773Z [39/89, 00:05/00:05] install: lua-visual-debug [4k] 2021-05-17T21:33:51.5023266Z [40/89, 00:05/00:05] install: luacode [3k] 2021-05-17T21:33:51.5737534Z [41/89, 00:05/00:05] install: luacolor [5k] 2021-05-17T21:33:51.6453580Z [42/89, 00:05/00:05] install: luahyphenrules [3k] 2021-05-17T21:33:51.7165015Z [43/89, 00:05/00:05] install: luaimageembed [2k] 2021-05-17T21:33:51.7883231Z [44/89, 00:05/00:05] install: luaindex [5k] 2021-05-17T21:33:51.8596080Z [45/89, 00:05/00:05] install: luainputenc [5k] 2021-05-17T21:33:51.9301522Z [46/89, 00:05/00:05] install: luaintro [1k] 2021-05-17T21:33:52.0005305Z [47/89, 00:05/00:05] install: luakeys [5k] 2021-05-17T21:33:52.0719169Z [48/89, 00:06/00:06] install: lualatex-doc [1k] 2021-05-17T21:33:52.1438416Z [49/89, 00:06/00:06] install: lualatex-truncate [2k] 2021-05-17T21:33:52.2152735Z [50/89, 00:06/00:06] install: luamplib [12k] 2021-05-17T21:33:52.2879453Z [51/89, 00:06/00:06] install: luapackageloader [2k] 2021-05-17T21:33:52.3610740Z [52/89, 00:06/00:06] install: luaprogtable [7k] 2021-05-17T21:33:52.4358966Z [53/89, 00:06/00:06] install: luarandom [2k] 2021-05-17T21:33:52.5084953Z [54/89, 00:06/00:06] install: luatex85 [2k] 2021-05-17T21:33:52.5808557Z [55/89, 00:06/00:06] install: luatexbase [4k] 2021-05-17T21:33:52.6586379Z [56/89, 00:06/00:06] install: luatexko [22k] 2021-05-17T21:33:52.7342974Z [57/89, 00:06/00:06] install: luatextra [2k] 2021-05-17T21:33:52.8057311Z [58/89, 00:06/00:06] install: luavlna [8k] 2021-05-17T21:33:52.8795972Z [59/89, 00:06/00:06] install: luaxml [31k] 2021-05-17T21:33:52.9574319Z [60/89, 00:06/00:06] install: makeindex.x86_64-linux [49k] 2021-05-17T21:33:53.0345836Z [61/89, 00:06/00:06] install: makeindex [5k] 2021-05-17T21:33:53.1081677Z [62/89, 00:07/00:07] install: mflogo [2k] 2021-05-17T21:33:53.1813627Z [63/89, 00:07/00:07] install: newpax [9k] 2021-05-17T21:33:53.2557986Z [64/89, 00:07/00:07] install: nodetree [13k] 2021-05-17T21:33:53.3302147Z [65/89, 00:07/00:07] install: odsfile [5k] 2021-05-17T21:33:53.4030715Z [66/89, 00:07/00:07] install: optex.x86_64-linux [1k] 2021-05-17T21:33:53.5283935Z [67/89, 00:07/00:07] install: optex [770k] 2021-05-17T21:33:53.6376106Z [68/89, 00:07/00:07] install: pdfarticle [4k] 2021-05-17T21:33:53.7125355Z [69/89, 00:07/00:07] install: pdfextra [22k] 2021-05-17T21:33:53.7874976Z [70/89, 00:07/00:07] install: placeat [4k] 2021-05-17T21:33:53.8605233Z [71/89, 00:07/00:07] install: plantuml [3k] 2021-05-17T21:33:53.9342236Z [72/89, 00:07/00:07] install: rsfs [55k] 2021-05-17T21:33:54.0148795Z [73/89, 00:07/00:07] install: selnolig [53k] 2021-05-17T21:33:54.0926304Z [74/89, 00:08/00:08] install: spelling [14k] 2021-05-17T21:33:54.1656838Z [75/89, 00:08/00:08] install: stricttex [2k] 2021-05-17T21:33:54.2368443Z [76/89, 00:08/00:08] install: texlive-common [1k] 2021-05-17T21:33:54.3114840Z [77/89, 00:08/00:08] install: texlive-en [1k] 2021-05-17T21:33:54.3872989Z [78/89, 00:08/00:08] install: texlive-msg-translations [144k] 2021-05-17T21:33:54.4740881Z [79/89, 00:08/00:08] install: thumbpdf.x86_64-linux [1k] 2021-05-17T21:33:54.5465729Z [80/89, 00:08/00:08] install: thumbpdf [19k] 2021-05-17T21:33:54.6196287Z [81/89, 00:08/00:08] install: tlshell.x86_64-linux [1k] 2021-05-17T21:33:54.6901812Z [82/89, 00:08/00:08] install: tlshell [29k] 2021-05-17T21:33:54.7658692Z [83/89, 00:08/00:08] install: typewriter [25k] 2021-05-17T21:33:54.8414336Z [84/89, 00:08/00:08] install: uninormalize [6k] 2021-05-17T21:33:54.9145425Z [85/89, 00:08/00:08] install: upquote [2k] 2021-05-17T21:33:54.9952483Z [86/89, 00:08/00:08] install: xdvi.x86_64-linux [530k] 2021-05-17T21:33:55.1218722Z [87/89, 00:09/00:09] install: xdvi [7k] 2021-05-17T21:33:55.2002241Z [88/89, 00:09/00:09] install: collection-basic [1k] 2021-05-17T21:33:55.2754581Z [89/89, 00:09/00:09] install: collection-luatex [1k] 2021-05-17T21:33:55.2977315Z running mktexlsr ... 2021-05-17T21:33:55.3848678Z done running mktexlsr. 2021-05-17T21:33:55.4136143Z running updmap-sys ... 2021-05-17T21:33:55.6940126Z done running updmap-sys. 2021-05-17T21:33:55.6942285Z regenerating fmtutil.cnf in /home/runner/.TinyTeX/texmf-dist 2021-05-17T21:33:55.6944694Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/wRRbhKCUoA/HUaIcdq30K ... 2021-05-17T21:33:56.1035840Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/tmp/wRRbhKCUoA/HUaIcdq30K. 2021-05-17T21:33:56.1037394Z OK: optex.fmt/luatex 2021-05-17T21:33:56.1038837Z tlmgr: package log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-17T21:33:56.1041714Z tlmgr: command log updated: /home/runner/.TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-17T21:33:57.6349711Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-17T21:33:57.6351204Z tlmgr: no updates available 2021-05-17T21:33:57.7369731Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-17T21:33:57.7370435Z with: 2021-05-17T21:33:57.7370808Z pandoc-version: 2.7.3 2021-05-17T21:33:57.7371394Z env: 2021-05-17T21:33:57.7371831Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:33:57.7372291Z TIC_DEPLOY_KEY: 2021-05-17T21:33:57.7373097Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:33:57.7375164Z GITHUB_PAT: *** 2021-05-17T21:33:57.7375916Z COVERALLS_TOKEN: *** 2021-05-17T21:33:57.7376384Z continue-on-error: false 2021-05-17T21:33:57.7376851Z VDIFFR_RUN_TESTS: 2021-05-17T21:33:57.7377292Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:33:57.7377716Z TZ: UTC 2021-05-17T21:33:57.7378067Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:33:57.7378634Z NOT_CRAN: true 2021-05-17T21:33:57.7379003Z ##[endgroup] 2021-05-17T21:33:58.0878185Z [command]sudo apt-get install -y gdebi-core 2021-05-17T21:33:58.1638859Z Reading package lists... 2021-05-17T21:33:58.3238795Z Building dependency tree... 2021-05-17T21:33:58.3254773Z Reading state information... 2021-05-17T21:33:58.5684460Z gdebi-core is already the newest version (0.9.5.7+nmu3). 2021-05-17T21:33:58.5690533Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:33:58.5711876Z [command]sudo gdebi --non-interactive /home/runner/work/_temp/pandoc-2.7.3-1-amd64.deb 2021-05-17T21:33:58.6959931Z 2021-05-17T21:33:58.7109010Z Reading package lists... 0% 2021-05-17T21:33:58.7109781Z 2021-05-17T21:33:58.7154839Z Reading package lists... 100% 2021-05-17T21:33:58.7155450Z 2021-05-17T21:33:58.7155854Z 2021-05-17T21:33:58.7156803Z Reading package lists... Done 2021-05-17T21:33:58.7158773Z 2021-05-17T21:33:58.7159619Z Building dependency tree... 0% 2021-05-17T21:33:58.7159961Z 2021-05-17T21:33:58.7427920Z Building dependency tree... 0% 2021-05-17T21:33:58.7428459Z 2021-05-17T21:33:58.7429041Z Building dependency tree... 50% 2021-05-17T21:33:58.7429637Z 2021-05-17T21:33:58.8869526Z Building dependency tree... 50% 2021-05-17T21:33:58.8870209Z 2021-05-17T21:33:58.8870821Z Building dependency tree 2021-05-17T21:33:58.8871259Z 2021-05-17T21:33:58.8871835Z Reading state information... 0% 2021-05-17T21:33:58.8872260Z 2021-05-17T21:33:59.0541751Z Reading state information... 0% 2021-05-17T21:33:59.0542410Z 2021-05-17T21:33:59.0542741Z 2021-05-17T21:33:59.0543294Z Reading state information... Done 2021-05-17T21:33:59.0543877Z 2021-05-17T21:33:59.0544435Z Reading state information... 0% 2021-05-17T21:33:59.0594327Z 2021-05-17T21:33:59.0595562Z Reading state information... 1% 2021-05-17T21:33:59.0643516Z 2021-05-17T21:33:59.0644261Z Reading state information... 3% 2021-05-17T21:33:59.0682050Z 2021-05-17T21:33:59.0682718Z Reading state information... 5% 2021-05-17T21:33:59.0726385Z 2021-05-17T21:33:59.0727093Z Reading state information... 7% 2021-05-17T21:33:59.0762924Z 2021-05-17T21:33:59.0764152Z Reading state information... 9% 2021-05-17T21:33:59.0818599Z 2021-05-17T21:33:59.0819675Z Reading state information... 11% 2021-05-17T21:33:59.0861482Z 2021-05-17T21:33:59.0862204Z Reading state information... 13% 2021-05-17T21:33:59.0901699Z 2021-05-17T21:33:59.0902671Z Reading state information... 15% 2021-05-17T21:33:59.0943379Z 2021-05-17T21:33:59.0944010Z Reading state information... 17% 2021-05-17T21:33:59.0990045Z 2021-05-17T21:33:59.0990539Z Reading state information... 19% 2021-05-17T21:33:59.1033444Z 2021-05-17T21:33:59.1033931Z Reading state information... 21% 2021-05-17T21:33:59.1073463Z 2021-05-17T21:33:59.1074043Z Reading state information... 23% 2021-05-17T21:33:59.1122448Z 2021-05-17T21:33:59.1122923Z Reading state information... 25% 2021-05-17T21:33:59.1169005Z 2021-05-17T21:33:59.1169484Z Reading state information... 27% 2021-05-17T21:33:59.1210013Z 2021-05-17T21:33:59.1210888Z Reading state information... 29% 2021-05-17T21:33:59.1257426Z 2021-05-17T21:33:59.1257961Z Reading state information... 31% 2021-05-17T21:33:59.1301095Z 2021-05-17T21:33:59.1301990Z Reading state information... 33% 2021-05-17T21:33:59.1339862Z 2021-05-17T21:33:59.1340322Z Reading state information... 35% 2021-05-17T21:33:59.1379919Z 2021-05-17T21:33:59.1380752Z Reading state information... 37% 2021-05-17T21:33:59.1431548Z 2021-05-17T21:33:59.1432060Z Reading state information... 39% 2021-05-17T21:33:59.1476688Z 2021-05-17T21:33:59.1477349Z Reading state information... 41% 2021-05-17T21:33:59.1519241Z 2021-05-17T21:33:59.1519693Z Reading state information... 43% 2021-05-17T21:33:59.1564336Z 2021-05-17T21:33:59.1564870Z Reading state information... 45% 2021-05-17T21:33:59.1638341Z 2021-05-17T21:33:59.1638807Z Reading state information... 47% 2021-05-17T21:33:59.1679923Z 2021-05-17T21:33:59.1680389Z Reading state information... 49% 2021-05-17T21:33:59.1728303Z 2021-05-17T21:33:59.1728885Z Reading state information... 51% 2021-05-17T21:33:59.1770932Z 2021-05-17T21:33:59.1771665Z Reading state information... 53% 2021-05-17T21:33:59.1809588Z 2021-05-17T21:33:59.1810196Z Reading state information... 55% 2021-05-17T21:33:59.1856629Z 2021-05-17T21:33:59.1857346Z Reading state information... 57% 2021-05-17T21:33:59.1899799Z 2021-05-17T21:33:59.1900293Z Reading state information... 59% 2021-05-17T21:33:59.1954113Z 2021-05-17T21:33:59.1954634Z Reading state information... 61% 2021-05-17T21:33:59.1995194Z 2021-05-17T21:33:59.1995686Z Reading state information... 63% 2021-05-17T21:33:59.2038443Z 2021-05-17T21:33:59.2039007Z Reading state information... 65% 2021-05-17T21:33:59.2078435Z 2021-05-17T21:33:59.2078933Z Reading state information... 67% 2021-05-17T21:33:59.2117330Z 2021-05-17T21:33:59.2118131Z Reading state information... 69% 2021-05-17T21:33:59.2168386Z 2021-05-17T21:33:59.2169197Z Reading state information... 71% 2021-05-17T21:33:59.2211929Z 2021-05-17T21:33:59.2212470Z Reading state information... 73% 2021-05-17T21:33:59.2256043Z 2021-05-17T21:33:59.2256478Z Reading state information... 75% 2021-05-17T21:33:59.2311607Z 2021-05-17T21:33:59.2312150Z Reading state information... 77% 2021-05-17T21:33:59.2356789Z 2021-05-17T21:33:59.2357254Z Reading state information... 79% 2021-05-17T21:33:59.2403434Z 2021-05-17T21:33:59.2404111Z Reading state information... 81% 2021-05-17T21:33:59.2447369Z 2021-05-17T21:33:59.2447865Z Reading state information... 83% 2021-05-17T21:33:59.2489443Z 2021-05-17T21:33:59.2489936Z Reading state information... 85% 2021-05-17T21:33:59.2535099Z 2021-05-17T21:33:59.2535576Z Reading state information... 87% 2021-05-17T21:33:59.2574408Z 2021-05-17T21:33:59.2575385Z Reading state information... 89% 2021-05-17T21:33:59.2642770Z 2021-05-17T21:33:59.2643244Z Reading state information... 91% 2021-05-17T21:33:59.2655716Z 2021-05-17T21:33:59.2656159Z Reading state information... 93% 2021-05-17T21:33:59.2700246Z 2021-05-17T21:33:59.2700751Z Reading state information... 95% 2021-05-17T21:33:59.2747324Z 2021-05-17T21:33:59.2747984Z Reading state information... 97% 2021-05-17T21:33:59.2790402Z 2021-05-17T21:33:59.2790912Z Reading state information... 99% 2021-05-17T21:33:59.5655309Z Selecting previously unselected package pandoc. 2021-05-17T21:33:59.6945563Z (Reading database ... 261891 files and directories currently installed.) 2021-05-17T21:33:59.7100709Z Preparing to unpack .../_temp/pandoc-2.7.3-1-amd64.deb ... 2021-05-17T21:33:59.7116588Z Unpacking pandoc (2.7.3-1) ... 2021-05-17T21:34:01.9251166Z Setting up pandoc (2.7.3-1) ... 2021-05-17T21:34:01.9315409Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:02.7239307Z 2021-05-17T21:34:02.7240410Z 2021-05-17T21:34:02.7241176Z Reading state information... Done 2021-05-17T21:34:02.7558083Z ##[group]Run git config user.name adigherman 2021-05-17T21:34:02.7558993Z git config user.name adigherman 2021-05-17T21:34:02.7559750Z git config user.email adig@jhu.edu 2021-05-17T21:34:02.7605772Z shell: /usr/bin/bash -e {0} 2021-05-17T21:34:02.7606188Z env: 2021-05-17T21:34:02.7606670Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:34:02.7607187Z TIC_DEPLOY_KEY: 2021-05-17T21:34:02.7608035Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:34:02.7609879Z GITHUB_PAT: *** 2021-05-17T21:34:02.7610759Z COVERALLS_TOKEN: *** 2021-05-17T21:34:02.7611278Z continue-on-error: false 2021-05-17T21:34:02.7611793Z VDIFFR_RUN_TESTS: 2021-05-17T21:34:02.7612320Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:34:02.7612786Z TZ: UTC 2021-05-17T21:34:02.7613206Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:34:02.7613652Z NOT_CRAN: true 2021-05-17T21:34:02.7614063Z ##[endgroup] 2021-05-17T21:34:02.7792656Z ##[group]Run adigherman/actions/install-sysdeps-linux@master 2021-05-17T21:34:02.7793467Z env: 2021-05-17T21:34:02.7793869Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:34:02.7794313Z TIC_DEPLOY_KEY: 2021-05-17T21:34:02.7795237Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:34:02.7796615Z GITHUB_PAT: *** 2021-05-17T21:34:02.7797369Z COVERALLS_TOKEN: *** 2021-05-17T21:34:02.7798278Z continue-on-error: false 2021-05-17T21:34:02.7798731Z VDIFFR_RUN_TESTS: 2021-05-17T21:34:02.7799204Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:34:02.7799812Z TZ: UTC 2021-05-17T21:34:02.7800202Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:34:02.7800621Z NOT_CRAN: true 2021-05-17T21:34:02.7801750Z ##[endgroup] 2021-05-17T21:34:02.9968640Z Reading package lists... 2021-05-17T21:34:03.1802331Z Building dependency tree... 2021-05-17T21:34:03.1822429Z Reading state information... 2021-05-17T21:34:03.3206941Z The following additional packages will be installed: 2021-05-17T21:34:03.3210168Z cmake-data libjsoncpp1 librhash0 2021-05-17T21:34:03.3215336Z Suggested packages: 2021-05-17T21:34:03.3216034Z cmake-doc ninja-build 2021-05-17T21:34:03.3691640Z The following NEW packages will be installed: 2021-05-17T21:34:03.3696682Z cmake cmake-data libjsoncpp1 librhash0 2021-05-17T21:34:03.3899630Z 0 upgraded, 4 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:03.3900742Z Need to get 5470 kB of archives. 2021-05-17T21:34:03.3901495Z After this operation, 28.3 MB of additional disk space will be used. 2021-05-17T21:34:03.3903539Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] 2021-05-17T21:34:03.4451231Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] 2021-05-17T21:34:03.4483803Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] 2021-05-17T21:34:03.4524353Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] 2021-05-17T21:34:04.0392376Z Fetched 5470 kB in 0s (25.2 MB/s) 2021-05-17T21:34:04.0821897Z Selecting previously unselected package cmake-data. 2021-05-17T21:34:04.0904522Z (Reading database ... 2021-05-17T21:34:04.0905392Z (Reading database ... 5% 2021-05-17T21:34:04.0906023Z (Reading database ... 10% 2021-05-17T21:34:04.0906634Z (Reading database ... 15% 2021-05-17T21:34:04.0907220Z (Reading database ... 20% 2021-05-17T21:34:04.0907820Z (Reading database ... 25% 2021-05-17T21:34:04.0908419Z (Reading database ... 30% 2021-05-17T21:34:04.0908999Z (Reading database ... 35% 2021-05-17T21:34:04.0909598Z (Reading database ... 40% 2021-05-17T21:34:04.0910367Z (Reading database ... 45% 2021-05-17T21:34:04.0910965Z (Reading database ... 50% 2021-05-17T21:34:04.0947872Z (Reading database ... 55% 2021-05-17T21:34:04.0989331Z (Reading database ... 60% 2021-05-17T21:34:04.1031417Z (Reading database ... 65% 2021-05-17T21:34:04.1159029Z (Reading database ... 70% 2021-05-17T21:34:04.1185815Z (Reading database ... 75% 2021-05-17T21:34:04.1540097Z (Reading database ... 80% 2021-05-17T21:34:04.1825896Z (Reading database ... 85% 2021-05-17T21:34:04.1972721Z (Reading database ... 90% 2021-05-17T21:34:04.2051717Z (Reading database ... 95% 2021-05-17T21:34:04.2052437Z (Reading database ... 100% 2021-05-17T21:34:04.2053521Z (Reading database ... 261898 files and directories currently installed.) 2021-05-17T21:34:04.2204166Z Preparing to unpack .../cmake-data_3.16.3-1ubuntu1_all.deb ... 2021-05-17T21:34:04.2375767Z Unpacking cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T21:34:04.7574359Z Selecting previously unselected package libjsoncpp1:amd64. 2021-05-17T21:34:04.7875473Z Preparing to unpack .../libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... 2021-05-17T21:34:04.7904984Z Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T21:34:04.8298295Z Selecting previously unselected package librhash0:amd64. 2021-05-17T21:34:04.8577106Z Preparing to unpack .../librhash0_1.3.9-1_amd64.deb ... 2021-05-17T21:34:04.8591066Z Unpacking librhash0:amd64 (1.3.9-1) ... 2021-05-17T21:34:04.9039683Z Selecting previously unselected package cmake. 2021-05-17T21:34:04.9286321Z Preparing to unpack .../cmake_3.16.3-1ubuntu1_amd64.deb ... 2021-05-17T21:34:04.9314596Z Unpacking cmake (3.16.3-1ubuntu1) ... 2021-05-17T21:34:05.3549394Z Setting up librhash0:amd64 (1.3.9-1) ... 2021-05-17T21:34:05.3601118Z Setting up cmake-data (3.16.3-1ubuntu1) ... 2021-05-17T21:34:05.4114924Z Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... 2021-05-17T21:34:05.4177544Z Setting up cmake (3.16.3-1ubuntu1) ... 2021-05-17T21:34:05.4241699Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:06.5195236Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:08.7241701Z Reading package lists... 2021-05-17T21:34:08.9045964Z Building dependency tree... 2021-05-17T21:34:08.9063872Z Reading state information... 2021-05-17T21:34:09.0724309Z Suggested packages: 2021-05-17T21:34:09.0726005Z libssh-doc 2021-05-17T21:34:09.1227000Z The following NEW packages will be installed: 2021-05-17T21:34:09.1228698Z libssh-dev 2021-05-17T21:34:09.2241267Z 0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:09.2242904Z Need to get 219 kB of archives. 2021-05-17T21:34:09.2243904Z After this operation, 1127 kB of additional disk space will be used. 2021-05-17T21:34:09.2246808Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-dev amd64 0.9.3-2ubuntu2.1 [219 kB] 2021-05-17T21:34:09.6389397Z Fetched 219 kB in 0s (2162 kB/s) 2021-05-17T21:34:09.6705016Z Selecting previously unselected package libssh-dev:amd64. 2021-05-17T21:34:09.6775261Z (Reading database ... 2021-05-17T21:34:09.6776031Z (Reading database ... 5% 2021-05-17T21:34:09.6776688Z (Reading database ... 10% 2021-05-17T21:34:09.6777500Z (Reading database ... 15% 2021-05-17T21:34:09.6778141Z (Reading database ... 20% 2021-05-17T21:34:09.6779032Z (Reading database ... 25% 2021-05-17T21:34:09.6779696Z (Reading database ... 30% 2021-05-17T21:34:09.6780346Z (Reading database ... 35% 2021-05-17T21:34:09.6780965Z (Reading database ... 40% 2021-05-17T21:34:09.6781603Z (Reading database ... 45% 2021-05-17T21:34:09.6782405Z (Reading database ... 50% 2021-05-17T21:34:09.6800170Z (Reading database ... 55% 2021-05-17T21:34:09.6831720Z (Reading database ... 60% 2021-05-17T21:34:09.6870370Z (Reading database ... 65% 2021-05-17T21:34:09.6991566Z (Reading database ... 70% 2021-05-17T21:34:09.7015354Z (Reading database ... 75% 2021-05-17T21:34:09.7381737Z (Reading database ... 80% 2021-05-17T21:34:09.7710198Z (Reading database ... 85% 2021-05-17T21:34:09.7852715Z (Reading database ... 90% 2021-05-17T21:34:09.7934612Z (Reading database ... 95% 2021-05-17T21:34:09.7935080Z (Reading database ... 100% 2021-05-17T21:34:09.7935738Z (Reading database ... 264682 files and directories currently installed.) 2021-05-17T21:34:09.8086905Z Preparing to unpack .../libssh-dev_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T21:34:09.8104600Z Unpacking libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T21:34:09.8917334Z Setting up libssh-dev:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T21:34:12.1182862Z Reading package lists... 2021-05-17T21:34:12.3041322Z Building dependency tree... 2021-05-17T21:34:12.3062801Z Reading state information... 2021-05-17T21:34:12.5215395Z The following NEW packages will be installed: 2021-05-17T21:34:12.5219989Z jags 2021-05-17T21:34:12.5420517Z 0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:12.5422667Z Need to get 1562 kB of archives. 2021-05-17T21:34:12.5423824Z After this operation, 3615 kB of additional disk space will be used. 2021-05-17T21:34:12.5426816Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 jags amd64 4.3.0-3build1 [1562 kB] 2021-05-17T21:34:13.0064406Z Fetched 1562 kB in 0s (35.5 MB/s) 2021-05-17T21:34:13.0427669Z Selecting previously unselected package jags. 2021-05-17T21:34:13.0502813Z (Reading database ... 2021-05-17T21:34:13.0503939Z (Reading database ... 5% 2021-05-17T21:34:13.0504687Z (Reading database ... 10% 2021-05-17T21:34:13.0505515Z (Reading database ... 15% 2021-05-17T21:34:13.0506155Z (Reading database ... 20% 2021-05-17T21:34:13.0507250Z (Reading database ... 25% 2021-05-17T21:34:13.0508186Z (Reading database ... 30% 2021-05-17T21:34:13.0508939Z (Reading database ... 35% 2021-05-17T21:34:13.0509706Z (Reading database ... 40% 2021-05-17T21:34:13.0510782Z (Reading database ... 45% 2021-05-17T21:34:13.0511394Z (Reading database ... 50% 2021-05-17T21:34:13.0550529Z (Reading database ... 55% 2021-05-17T21:34:13.0585219Z (Reading database ... 60% 2021-05-17T21:34:13.0624529Z (Reading database ... 65% 2021-05-17T21:34:13.0743419Z (Reading database ... 70% 2021-05-17T21:34:13.0765437Z (Reading database ... 75% 2021-05-17T21:34:13.1126672Z (Reading database ... 80% 2021-05-17T21:34:13.1463982Z (Reading database ... 85% 2021-05-17T21:34:13.1624889Z (Reading database ... 90% 2021-05-17T21:34:13.1709875Z (Reading database ... 95% 2021-05-17T21:34:13.1710374Z (Reading database ... 100% 2021-05-17T21:34:13.1711249Z (Reading database ... 264701 files and directories currently installed.) 2021-05-17T21:34:13.1860534Z Preparing to unpack .../jags_4.3.0-3build1_amd64.deb ... 2021-05-17T21:34:13.1913867Z Unpacking jags (4.3.0-3build1) ... 2021-05-17T21:34:13.3589090Z Setting up jags (4.3.0-3build1) ... 2021-05-17T21:34:13.3730254Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:14.0971050Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:16.4093985Z Reading package lists... 2021-05-17T21:34:16.5866266Z Building dependency tree... 2021-05-17T21:34:16.5886582Z Reading state information... 2021-05-17T21:34:16.7440984Z The following additional packages will be installed: 2021-05-17T21:34:16.7444284Z libnode64 libuv1-dev 2021-05-17T21:34:16.7914036Z The following NEW packages will be installed: 2021-05-17T21:34:16.7919108Z libnode-dev libnode64 libuv1-dev 2021-05-17T21:34:16.8104432Z 0 upgraded, 3 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:16.8105209Z Need to get 6239 kB of archives. 2021-05-17T21:34:16.8106464Z After this operation, 24.9 MB of additional disk space will be used. 2021-05-17T21:34:16.8108323Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuv1-dev amd64 1.34.2-1ubuntu1.1 [103 kB] 2021-05-17T21:34:16.8190180Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode64 amd64 10.19.0~dfsg-3ubuntu1 [5765 kB] 2021-05-17T21:34:16.9136577Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnode-dev amd64 10.19.0~dfsg-3ubuntu1 [370 kB] 2021-05-17T21:34:17.3492080Z Fetched 6239 kB in 0s (49.8 MB/s) 2021-05-17T21:34:17.3863467Z Selecting previously unselected package libuv1-dev:amd64. 2021-05-17T21:34:17.3941089Z (Reading database ... 2021-05-17T21:34:17.3942332Z (Reading database ... 5% 2021-05-17T21:34:17.3943066Z (Reading database ... 10% 2021-05-17T21:34:17.3943967Z (Reading database ... 15% 2021-05-17T21:34:17.3944665Z (Reading database ... 20% 2021-05-17T21:34:17.3945343Z (Reading database ... 25% 2021-05-17T21:34:17.3946268Z (Reading database ... 30% 2021-05-17T21:34:17.3947311Z (Reading database ... 35% 2021-05-17T21:34:17.3948365Z (Reading database ... 40% 2021-05-17T21:34:17.3949112Z (Reading database ... 45% 2021-05-17T21:34:17.3950002Z (Reading database ... 50% 2021-05-17T21:34:17.3984137Z (Reading database ... 55% 2021-05-17T21:34:17.4023276Z (Reading database ... 60% 2021-05-17T21:34:17.4067162Z (Reading database ... 65% 2021-05-17T21:34:17.4198327Z (Reading database ... 70% 2021-05-17T21:34:17.4222163Z (Reading database ... 75% 2021-05-17T21:34:17.4614088Z (Reading database ... 80% 2021-05-17T21:34:17.4957250Z (Reading database ... 85% 2021-05-17T21:34:17.5120931Z (Reading database ... 90% 2021-05-17T21:34:17.5200822Z (Reading database ... 95% 2021-05-17T21:34:17.5201540Z (Reading database ... 100% 2021-05-17T21:34:17.5202334Z (Reading database ... 264841 files and directories currently installed.) 2021-05-17T21:34:17.5364987Z Preparing to unpack .../libuv1-dev_1.34.2-1ubuntu1.1_amd64.deb ... 2021-05-17T21:34:17.5374757Z Unpacking libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T21:34:17.5839267Z Selecting previously unselected package libnode64:amd64. 2021-05-17T21:34:17.6068641Z Preparing to unpack .../libnode64_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T21:34:17.6100151Z Unpacking libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T21:34:18.2681083Z Selecting previously unselected package libnode-dev:amd64. 2021-05-17T21:34:18.2975253Z Preparing to unpack .../libnode-dev_10.19.0~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T21:34:18.2985031Z Unpacking libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T21:34:18.4017427Z Setting up libuv1-dev:amd64 (1.34.2-1ubuntu1.1) ... 2021-05-17T21:34:18.4072205Z Setting up libnode64:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T21:34:18.4116749Z Setting up libnode-dev:amd64 (10.19.0~dfsg-3ubuntu1) ... 2021-05-17T21:34:18.4171623Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:20.7053005Z Reading package lists... 2021-05-17T21:34:20.9137913Z Building dependency tree... 2021-05-17T21:34:20.9157614Z Reading state information... 2021-05-17T21:34:21.0826552Z The following additional packages will be installed: 2021-05-17T21:34:21.0829688Z libfftw3-bin libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T21:34:21.0834477Z Suggested packages: 2021-05-17T21:34:21.0835441Z libfftw3-doc 2021-05-17T21:34:21.1295892Z The following NEW packages will be installed: 2021-05-17T21:34:21.1301116Z libfftw3-bin libfftw3-dev libfftw3-long3 libfftw3-quad3 libfftw3-single3 2021-05-17T21:34:21.1497163Z 0 upgraded, 5 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:21.1497935Z Need to get 3986 kB of archives. 2021-05-17T21:34:21.1498719Z After this operation, 22.4 MB of additional disk space will be used. 2021-05-17T21:34:21.1500776Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-long3 amd64 3.3.8-2ubuntu1 [313 kB] 2021-05-17T21:34:21.1588128Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-quad3 amd64 3.3.8-2ubuntu1 [673 kB] 2021-05-17T21:34:21.1771734Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-single3 amd64 3.3.8-2ubuntu1 [756 kB] 2021-05-17T21:34:21.1968892Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-bin amd64 3.3.8-2ubuntu1 [32.2 kB] 2021-05-17T21:34:21.1981192Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libfftw3-dev amd64 3.3.8-2ubuntu1 [2211 kB] 2021-05-17T21:34:21.6513878Z Fetched 3986 kB in 0s (41.6 MB/s) 2021-05-17T21:34:21.6815277Z Selecting previously unselected package libfftw3-long3:amd64. 2021-05-17T21:34:21.6890917Z (Reading database ... 2021-05-17T21:34:21.6891811Z (Reading database ... 5% 2021-05-17T21:34:21.6892781Z (Reading database ... 10% 2021-05-17T21:34:21.6893308Z (Reading database ... 15% 2021-05-17T21:34:21.6893762Z (Reading database ... 20% 2021-05-17T21:34:21.6896401Z (Reading database ... 25% 2021-05-17T21:34:21.6896919Z (Reading database ... 30% 2021-05-17T21:34:21.6897359Z (Reading database ... 35% 2021-05-17T21:34:21.6897779Z (Reading database ... 40% 2021-05-17T21:34:21.6898574Z (Reading database ... 45% 2021-05-17T21:34:21.6898989Z (Reading database ... 50% 2021-05-17T21:34:21.6925966Z (Reading database ... 55% 2021-05-17T21:34:21.6976543Z (Reading database ... 60% 2021-05-17T21:34:21.7018618Z (Reading database ... 65% 2021-05-17T21:34:21.7147048Z (Reading database ... 70% 2021-05-17T21:34:21.7174939Z (Reading database ... 75% 2021-05-17T21:34:21.7550984Z (Reading database ... 80% 2021-05-17T21:34:21.7898592Z (Reading database ... 85% 2021-05-17T21:34:21.8056954Z (Reading database ... 90% 2021-05-17T21:34:21.8134734Z (Reading database ... 95% 2021-05-17T21:34:21.8135637Z (Reading database ... 100% 2021-05-17T21:34:21.8138099Z (Reading database ... 264977 files and directories currently installed.) 2021-05-17T21:34:21.8287284Z Preparing to unpack .../libfftw3-long3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T21:34:21.8317082Z Unpacking libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:34:21.8881531Z Selecting previously unselected package libfftw3-quad3:amd64. 2021-05-17T21:34:21.9186817Z Preparing to unpack .../libfftw3-quad3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T21:34:21.9202111Z Unpacking libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:34:22.0200142Z Selecting previously unselected package libfftw3-single3:amd64. 2021-05-17T21:34:22.0445467Z Preparing to unpack .../libfftw3-single3_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T21:34:22.0466275Z Unpacking libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:34:22.1560450Z Selecting previously unselected package libfftw3-bin. 2021-05-17T21:34:22.1784793Z Preparing to unpack .../libfftw3-bin_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T21:34:22.1803711Z Unpacking libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T21:34:22.2188093Z Selecting previously unselected package libfftw3-dev:amd64. 2021-05-17T21:34:22.2712662Z Preparing to unpack .../libfftw3-dev_3.3.8-2ubuntu1_amd64.deb ... 2021-05-17T21:34:22.2731039Z Unpacking libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:34:22.5785405Z Setting up libfftw3-single3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:34:22.5875526Z Setting up libfftw3-long3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:34:22.5979658Z Setting up libfftw3-quad3:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:34:22.6029169Z Setting up libfftw3-bin (3.3.8-2ubuntu1) ... 2021-05-17T21:34:22.6079719Z Setting up libfftw3-dev:amd64 (3.3.8-2ubuntu1) ... 2021-05-17T21:34:22.6128525Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:23.4756799Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:25.6865352Z Reading package lists... 2021-05-17T21:34:25.8450455Z Building dependency tree... 2021-05-17T21:34:25.8468701Z Reading state information... 2021-05-17T21:34:26.0179160Z The following additional packages will be installed: 2021-05-17T21:34:26.0180398Z libdcmtk14 2021-05-17T21:34:26.0685390Z The following NEW packages will be installed: 2021-05-17T21:34:26.0690602Z dcmtk libdcmtk14 2021-05-17T21:34:26.0897239Z 0 upgraded, 2 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:26.0897874Z Need to get 5546 kB of archives. 2021-05-17T21:34:26.0898517Z After this operation, 26.5 MB of additional disk space will be used. 2021-05-17T21:34:26.0900143Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdcmtk14 amd64 3.6.4-2.1build2 [4682 kB] 2021-05-17T21:34:26.1629416Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 dcmtk amd64 3.6.4-2.1build2 [864 kB] 2021-05-17T21:34:26.5937051Z Fetched 5546 kB in 0s (57.0 MB/s) 2021-05-17T21:34:26.6279106Z Selecting previously unselected package libdcmtk14. 2021-05-17T21:34:26.6350005Z (Reading database ... 2021-05-17T21:34:26.6350540Z (Reading database ... 5% 2021-05-17T21:34:26.6351001Z (Reading database ... 10% 2021-05-17T21:34:26.6351453Z (Reading database ... 15% 2021-05-17T21:34:26.6351911Z (Reading database ... 20% 2021-05-17T21:34:26.6352638Z (Reading database ... 25% 2021-05-17T21:34:26.6353078Z (Reading database ... 30% 2021-05-17T21:34:26.6353537Z (Reading database ... 35% 2021-05-17T21:34:26.6353993Z (Reading database ... 40% 2021-05-17T21:34:26.6354433Z (Reading database ... 45% 2021-05-17T21:34:26.6354891Z (Reading database ... 50% 2021-05-17T21:34:26.6392021Z (Reading database ... 55% 2021-05-17T21:34:26.6435977Z (Reading database ... 60% 2021-05-17T21:34:26.6478600Z (Reading database ... 65% 2021-05-17T21:34:26.6594448Z (Reading database ... 70% 2021-05-17T21:34:26.6621656Z (Reading database ... 75% 2021-05-17T21:34:26.7006690Z (Reading database ... 80% 2021-05-17T21:34:26.7335372Z (Reading database ... 85% 2021-05-17T21:34:26.7482683Z (Reading database ... 90% 2021-05-17T21:34:26.7565412Z (Reading database ... 95% 2021-05-17T21:34:26.7568195Z (Reading database ... 100% 2021-05-17T21:34:26.7570394Z (Reading database ... 265068 files and directories currently installed.) 2021-05-17T21:34:26.7730423Z Preparing to unpack .../libdcmtk14_3.6.4-2.1build2_amd64.deb ... 2021-05-17T21:34:26.7757392Z Unpacking libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T21:34:27.2999166Z Selecting previously unselected package dcmtk. 2021-05-17T21:34:27.3257606Z Preparing to unpack .../dcmtk_3.6.4-2.1build2_amd64.deb ... 2021-05-17T21:34:27.3324667Z Unpacking dcmtk (3.6.4-2.1build2) ... 2021-05-17T21:34:27.4892384Z Setting up libdcmtk14 (3.6.4-2.1build2) ... 2021-05-17T21:34:27.4953369Z Setting up dcmtk (3.6.4-2.1build2) ... 2021-05-17T21:34:27.5165502Z Adding `dcmtk' group to system ... 2021-05-17T21:34:27.6049293Z Adding `dcmtk' user to system ... 2021-05-17T21:34:27.7388142Z adduser: Warning: The home directory `/var/lib/dcmtk/db' does not belong to the user you are currently creating. 2021-05-17T21:34:28.0393118Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:29.6740627Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:31.9126590Z Reading package lists... 2021-05-17T21:34:32.0762166Z Building dependency tree... 2021-05-17T21:34:32.0781590Z Reading state information... 2021-05-17T21:34:32.3176536Z libsecret-1-dev is already the newest version (0.20.3-0ubuntu1). 2021-05-17T21:34:32.3178108Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:32.3850472Z Reading package lists... 2021-05-17T21:34:32.5614027Z Building dependency tree... 2021-05-17T21:34:32.5632206Z Reading state information... 2021-05-17T21:34:32.8197100Z libpng-dev is already the newest version (1.6.37-2). 2021-05-17T21:34:32.8198583Z libpng-dev set to manually installed. 2021-05-17T21:34:32.8199706Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:32.8892989Z Reading package lists... 2021-05-17T21:34:33.0707191Z Building dependency tree... 2021-05-17T21:34:33.0729181Z Reading state information... 2021-05-17T21:34:33.2331068Z The following additional packages will be installed: 2021-05-17T21:34:33.2333243Z libopenjp2-7 libpoppler-cpp0v5 libpoppler-dev libpoppler97 poppler-data 2021-05-17T21:34:33.2337890Z Suggested packages: 2021-05-17T21:34:33.2340147Z poppler-utils ghostscript fonts-japanese-mincho | fonts-ipafont-mincho 2021-05-17T21:34:33.2342086Z fonts-japanese-gothic | fonts-ipafont-gothic fonts-arphic-ukai 2021-05-17T21:34:33.2343468Z fonts-arphic-uming fonts-nanum 2021-05-17T21:34:33.2799405Z The following NEW packages will be installed: 2021-05-17T21:34:33.2801867Z libopenjp2-7 libpoppler-cpp-dev libpoppler-cpp0v5 libpoppler-dev 2021-05-17T21:34:33.2803713Z libpoppler97 poppler-data 2021-05-17T21:34:33.3005002Z 0 upgraded, 6 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:33.3006430Z Need to get 2582 kB of archives. 2021-05-17T21:34:33.3007569Z After this operation, 16.7 MB of additional disk space will be used. 2021-05-17T21:34:33.3010089Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 poppler-data all 0.4.9-2 [1475 kB] 2021-05-17T21:34:33.3289609Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libopenjp2-7 amd64 2.3.1-1ubuntu4.20.04.1 [141 kB] 2021-05-17T21:34:33.3312258Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler97 amd64 0.86.1-0ubuntu1 [915 kB] 2021-05-17T21:34:33.3436832Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp0v5 amd64 0.86.1-0ubuntu1 [35.6 kB] 2021-05-17T21:34:33.3443578Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-dev amd64 0.86.1-0ubuntu1 [5336 B] 2021-05-17T21:34:33.3449146Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpoppler-cpp-dev amd64 0.86.1-0ubuntu1 [10.4 kB] 2021-05-17T21:34:33.7692515Z Fetched 2582 kB in 0s (43.0 MB/s) 2021-05-17T21:34:33.7995488Z Selecting previously unselected package poppler-data. 2021-05-17T21:34:33.8066681Z (Reading database ... 2021-05-17T21:34:33.8067188Z (Reading database ... 5% 2021-05-17T21:34:33.8067593Z (Reading database ... 10% 2021-05-17T21:34:33.8068011Z (Reading database ... 15% 2021-05-17T21:34:33.8068452Z (Reading database ... 20% 2021-05-17T21:34:33.8069025Z (Reading database ... 25% 2021-05-17T21:34:33.8069470Z (Reading database ... 30% 2021-05-17T21:34:33.8069864Z (Reading database ... 35% 2021-05-17T21:34:33.8070278Z (Reading database ... 40% 2021-05-17T21:34:33.8070691Z (Reading database ... 45% 2021-05-17T21:34:33.8071086Z (Reading database ... 50% 2021-05-17T21:34:33.8091089Z (Reading database ... 55% 2021-05-17T21:34:33.8132671Z (Reading database ... 60% 2021-05-17T21:34:33.8170439Z (Reading database ... 65% 2021-05-17T21:34:33.8292342Z (Reading database ... 70% 2021-05-17T21:34:33.8314665Z (Reading database ... 75% 2021-05-17T21:34:33.8683829Z (Reading database ... 80% 2021-05-17T21:34:33.9011689Z (Reading database ... 85% 2021-05-17T21:34:33.9160932Z (Reading database ... 90% 2021-05-17T21:34:33.9244084Z (Reading database ... 95% 2021-05-17T21:34:33.9244811Z (Reading database ... 100% 2021-05-17T21:34:33.9245617Z (Reading database ... 265303 files and directories currently installed.) 2021-05-17T21:34:33.9396980Z Preparing to unpack .../0-poppler-data_0.4.9-2_all.deb ... 2021-05-17T21:34:33.9414279Z Unpacking poppler-data (0.4.9-2) ... 2021-05-17T21:34:34.2160546Z Selecting previously unselected package libopenjp2-7:amd64. 2021-05-17T21:34:34.2427358Z Preparing to unpack .../1-libopenjp2-7_2.3.1-1ubuntu4.20.04.1_amd64.deb ... 2021-05-17T21:34:34.2467445Z Unpacking libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T21:34:34.2919815Z Selecting previously unselected package libpoppler97:amd64. 2021-05-17T21:34:34.3231317Z Preparing to unpack .../2-libpoppler97_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T21:34:34.3249659Z Unpacking libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:34:34.4521316Z Selecting previously unselected package libpoppler-cpp0v5:amd64. 2021-05-17T21:34:34.4783252Z Preparing to unpack .../3-libpoppler-cpp0v5_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T21:34:34.4804744Z Unpacking libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:34:34.5143366Z Selecting previously unselected package libpoppler-dev:amd64. 2021-05-17T21:34:34.5413326Z Preparing to unpack .../4-libpoppler-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T21:34:34.5435088Z Unpacking libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:34:34.5691484Z Selecting previously unselected package libpoppler-cpp-dev:amd64. 2021-05-17T21:34:34.5985526Z Preparing to unpack .../5-libpoppler-cpp-dev_0.86.1-0ubuntu1_amd64.deb ... 2021-05-17T21:34:34.6001166Z Unpacking libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:34:34.6648997Z Setting up poppler-data (0.4.9-2) ... 2021-05-17T21:34:34.6790448Z Setting up libopenjp2-7:amd64 (2.3.1-1ubuntu4.20.04.1) ... 2021-05-17T21:34:34.6831778Z Setting up libpoppler97:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:34:34.6884622Z Setting up libpoppler-cpp0v5:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:34:34.6940893Z Setting up libpoppler-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:34:34.6984220Z Setting up libpoppler-cpp-dev:amd64 (0.86.1-0ubuntu1) ... 2021-05-17T21:34:34.7041175Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T21:34:34.7791995Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:37.0259728Z Reading package lists... 2021-05-17T21:34:37.2140943Z Building dependency tree... 2021-05-17T21:34:37.2165636Z Reading state information... 2021-05-17T21:34:37.3825987Z The following additional packages will be installed: 2021-05-17T21:34:37.3830115Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libsz2 2021-05-17T21:34:37.3837001Z Suggested packages: 2021-05-17T21:34:37.3838026Z libhdf5-doc 2021-05-17T21:34:37.4353421Z The following NEW packages will be installed: 2021-05-17T21:34:37.4355687Z hdf5-helpers libaec-dev libaec0 libhdf5-103 libhdf5-cpp-103 libhdf5-dev 2021-05-17T21:34:37.4356990Z libsz2 2021-05-17T21:34:37.4575169Z 0 upgraded, 7 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:37.4576034Z Need to get 4074 kB of archives. 2021-05-17T21:34:37.4576840Z After this operation, 17.6 MB of additional disk space will be used. 2021-05-17T21:34:37.4579525Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 hdf5-helpers amd64 1.10.4+repack-11ubuntu1 [13.6 kB] 2021-05-17T21:34:37.4596706Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec0 amd64 1.0.4-1 [19.1 kB] 2021-05-17T21:34:37.4603600Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsz2 amd64 1.0.4-1 [5188 B] 2021-05-17T21:34:37.4610439Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-103 amd64 1.10.4+repack-11ubuntu1 [1311 kB] 2021-05-17T21:34:37.4824887Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-cpp-103 amd64 1.10.4+repack-11ubuntu1 [120 kB] 2021-05-17T21:34:37.4854953Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaec-dev amd64 1.0.4-1 [16.9 kB] 2021-05-17T21:34:37.4862156Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf5-dev amd64 1.10.4+repack-11ubuntu1 [2589 kB] 2021-05-17T21:34:37.9794649Z Fetched 4074 kB in 0s (51.5 MB/s) 2021-05-17T21:34:38.0144178Z Selecting previously unselected package hdf5-helpers. 2021-05-17T21:34:38.0219855Z (Reading database ... 2021-05-17T21:34:38.0220777Z (Reading database ... 5% 2021-05-17T21:34:38.0221512Z (Reading database ... 10% 2021-05-17T21:34:38.0222212Z (Reading database ... 15% 2021-05-17T21:34:38.0222911Z (Reading database ... 20% 2021-05-17T21:34:38.0223603Z (Reading database ... 25% 2021-05-17T21:34:38.0224288Z (Reading database ... 30% 2021-05-17T21:34:38.0224982Z (Reading database ... 35% 2021-05-17T21:34:38.0225676Z (Reading database ... 40% 2021-05-17T21:34:38.0226357Z (Reading database ... 45% 2021-05-17T21:34:38.0227046Z (Reading database ... 50% 2021-05-17T21:34:38.0258750Z (Reading database ... 55% 2021-05-17T21:34:38.0299234Z (Reading database ... 60% 2021-05-17T21:34:38.0342386Z (Reading database ... 65% 2021-05-17T21:34:38.0465601Z (Reading database ... 70% 2021-05-17T21:34:38.0594378Z (Reading database ... 75% 2021-05-17T21:34:38.0893398Z (Reading database ... 80% 2021-05-17T21:34:38.1243119Z (Reading database ... 85% 2021-05-17T21:34:38.1407101Z (Reading database ... 90% 2021-05-17T21:34:38.1489592Z (Reading database ... 95% 2021-05-17T21:34:38.1490079Z (Reading database ... 100% 2021-05-17T21:34:38.1490981Z (Reading database ... 265863 files and directories currently installed.) 2021-05-17T21:34:38.1654330Z Preparing to unpack .../0-hdf5-helpers_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T21:34:38.1666631Z Unpacking hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:34:38.2040387Z Selecting previously unselected package libaec0:amd64. 2021-05-17T21:34:38.2319137Z Preparing to unpack .../1-libaec0_1.0.4-1_amd64.deb ... 2021-05-17T21:34:38.2347763Z Unpacking libaec0:amd64 (1.0.4-1) ... 2021-05-17T21:34:38.2800363Z Selecting previously unselected package libsz2:amd64. 2021-05-17T21:34:38.3096254Z Preparing to unpack .../2-libsz2_1.0.4-1_amd64.deb ... 2021-05-17T21:34:38.3120353Z Unpacking libsz2:amd64 (1.0.4-1) ... 2021-05-17T21:34:38.3449245Z Selecting previously unselected package libhdf5-103:amd64. 2021-05-17T21:34:38.3751985Z Preparing to unpack .../3-libhdf5-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T21:34:38.3765047Z Unpacking libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:34:38.5481028Z Selecting previously unselected package libhdf5-cpp-103:amd64. 2021-05-17T21:34:38.5741313Z Preparing to unpack .../4-libhdf5-cpp-103_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T21:34:38.5761394Z Unpacking libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:34:38.6240872Z Selecting previously unselected package libaec-dev:amd64. 2021-05-17T21:34:38.6471483Z Preparing to unpack .../5-libaec-dev_1.0.4-1_amd64.deb ... 2021-05-17T21:34:38.6490480Z Unpacking libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T21:34:38.6840952Z Selecting previously unselected package libhdf5-dev. 2021-05-17T21:34:38.7112351Z Preparing to unpack .../6-libhdf5-dev_1.10.4+repack-11ubuntu1_amd64.deb ... 2021-05-17T21:34:38.7133613Z Unpacking libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:34:39.0377494Z Setting up hdf5-helpers (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:34:39.0429839Z Setting up libaec0:amd64 (1.0.4-1) ... 2021-05-17T21:34:39.0484752Z Setting up libsz2:amd64 (1.0.4-1) ... 2021-05-17T21:34:39.0525381Z Setting up libaec-dev:amd64 (1.0.4-1) ... 2021-05-17T21:34:39.0579088Z Setting up libhdf5-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:34:39.0656376Z Setting up libhdf5-cpp-103:amd64 (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:34:39.0729105Z Setting up libhdf5-dev (1.10.4+repack-11ubuntu1) ... 2021-05-17T21:34:39.0827836Z update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode 2021-05-17T21:34:39.0879553Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:39.8686917Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:42.1565994Z Reading package lists... 2021-05-17T21:34:42.3285051Z Building dependency tree... 2021-05-17T21:34:42.3307340Z Reading state information... 2021-05-17T21:34:42.5033491Z The following additional packages will be installed: 2021-05-17T21:34:42.5036321Z libdrm-dev libgl-dev libglu1-mesa libglx-dev 2021-05-17T21:34:42.5544270Z The following NEW packages will be installed: 2021-05-17T21:34:42.5550882Z libdrm-dev libgl-dev libglu1-mesa libglu1-mesa-dev libglx-dev 2021-05-17T21:34:42.5554155Z mesa-common-dev 2021-05-17T21:34:42.5760184Z 0 upgraded, 6 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:42.5761596Z Need to get 1761 kB of archives. 2021-05-17T21:34:42.5762564Z After this operation, 5442 kB of additional disk space will be used. 2021-05-17T21:34:42.5764499Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.102-1ubuntu1~20.04.1 [126 kB] 2021-05-17T21:34:42.5805698Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libglx-dev amd64 1.3.2-1~ubuntu0.20.04.1 [14.0 kB] 2021-05-17T21:34:42.5812421Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgl-dev amd64 1.3.2-1~ubuntu0.20.04.1 [97.8 kB] 2021-05-17T21:34:42.5839982Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa amd64 9.0.1-1build1 [168 kB] 2021-05-17T21:34:42.5874384Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libglu1-mesa-dev amd64 9.0.1-1build1 [207 kB] 2021-05-17T21:34:42.5903873Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-common-dev amd64 20.2.6-0ubuntu0.20.04.1 [1148 kB] 2021-05-17T21:34:43.0691187Z Fetched 1761 kB in 0s (38.5 MB/s) 2021-05-17T21:34:43.1044287Z Selecting previously unselected package libdrm-dev:amd64. 2021-05-17T21:34:43.1123298Z (Reading database ... 2021-05-17T21:34:43.1124080Z (Reading database ... 5% 2021-05-17T21:34:43.1124726Z (Reading database ... 10% 2021-05-17T21:34:43.1125352Z (Reading database ... 15% 2021-05-17T21:34:43.1125982Z (Reading database ... 20% 2021-05-17T21:34:43.1126609Z (Reading database ... 25% 2021-05-17T21:34:43.1127258Z (Reading database ... 30% 2021-05-17T21:34:43.1127887Z (Reading database ... 35% 2021-05-17T21:34:43.1128514Z (Reading database ... 40% 2021-05-17T21:34:43.1129121Z (Reading database ... 45% 2021-05-17T21:34:43.1129751Z (Reading database ... 50% 2021-05-17T21:34:43.1173349Z (Reading database ... 55% 2021-05-17T21:34:43.1212338Z (Reading database ... 60% 2021-05-17T21:34:43.1253361Z (Reading database ... 65% 2021-05-17T21:34:43.1402013Z (Reading database ... 70% 2021-05-17T21:34:43.1530164Z (Reading database ... 75% 2021-05-17T21:34:43.1847133Z (Reading database ... 80% 2021-05-17T21:34:43.2221917Z (Reading database ... 85% 2021-05-17T21:34:43.2391366Z (Reading database ... 90% 2021-05-17T21:34:43.2491582Z (Reading database ... 95% 2021-05-17T21:34:43.2492131Z (Reading database ... 100% 2021-05-17T21:34:43.2493197Z (Reading database ... 266071 files and directories currently installed.) 2021-05-17T21:34:43.2652552Z Preparing to unpack .../0-libdrm-dev_2.4.102-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T21:34:43.2669974Z Unpacking libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T21:34:43.3091921Z Selecting previously unselected package libglx-dev:amd64. 2021-05-17T21:34:43.3404221Z Preparing to unpack .../1-libglx-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:34:43.3421361Z Unpacking libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T21:34:43.3919433Z Selecting previously unselected package libgl-dev:amd64. 2021-05-17T21:34:43.4146982Z Preparing to unpack .../2-libgl-dev_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:34:43.4160175Z Unpacking libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T21:34:43.4641775Z Selecting previously unselected package libglu1-mesa:amd64. 2021-05-17T21:34:43.4896086Z Preparing to unpack .../3-libglu1-mesa_9.0.1-1build1_amd64.deb ... 2021-05-17T21:34:43.4933253Z Unpacking libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T21:34:43.5440081Z Selecting previously unselected package libglu1-mesa-dev:amd64. 2021-05-17T21:34:43.5684681Z Preparing to unpack .../4-libglu1-mesa-dev_9.0.1-1build1_amd64.deb ... 2021-05-17T21:34:43.5705826Z Unpacking libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T21:34:43.6258884Z Selecting previously unselected package mesa-common-dev:amd64. 2021-05-17T21:34:43.6568044Z Preparing to unpack .../5-mesa-common-dev_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:34:43.6587716Z Unpacking mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:34:43.8316875Z Setting up libdrm-dev:amd64 (2.4.102-1ubuntu1~20.04.1) ... 2021-05-17T21:34:43.8396465Z Setting up libglx-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T21:34:43.8451876Z Setting up libglu1-mesa:amd64 (9.0.1-1build1) ... 2021-05-17T21:34:43.8578923Z Setting up libgl-dev:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T21:34:43.8628084Z Setting up libglu1-mesa-dev:amd64 (9.0.1-1build1) ... 2021-05-17T21:34:43.8678695Z Setting up mesa-common-dev:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:34:43.8731921Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:45.3792319Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:47.7390229Z Reading package lists... 2021-05-17T21:34:47.9224113Z Building dependency tree... 2021-05-17T21:34:47.9245848Z Reading state information... 2021-05-17T21:34:48.1034275Z The following additional packages will be installed: 2021-05-17T21:34:48.1037392Z libprotobuf-lite17 libprotoc17 2021-05-17T21:34:48.1571693Z The following NEW packages will be installed: 2021-05-17T21:34:48.1574965Z libprotobuf-dev libprotobuf-lite17 libprotoc-dev libprotoc17 2021-05-17T21:34:48.1576200Z protobuf-compiler 2021-05-17T21:34:48.1876812Z 0 upgraded, 5 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:48.1877834Z Need to get 2754 kB of archives. 2021-05-17T21:34:48.1878864Z After this operation, 19.9 MB of additional disk space will be used. 2021-05-17T21:34:48.1881844Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2ubuntu5 [132 kB] 2021-05-17T21:34:48.1931464Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc17 amd64 3.6.1.3-2ubuntu5 [646 kB] 2021-05-17T21:34:48.2074603Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotobuf-dev amd64 3.6.1.3-2ubuntu5 [1155 kB] 2021-05-17T21:34:48.2235210Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libprotoc-dev amd64 3.6.1.3-2ubuntu5 [793 kB] 2021-05-17T21:34:48.2338562Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 protobuf-compiler amd64 3.6.1.3-2ubuntu5 [27.6 kB] 2021-05-17T21:34:48.6942275Z Fetched 2754 kB in 0s (38.6 MB/s) 2021-05-17T21:34:48.7318997Z Selecting previously unselected package libprotobuf-lite17:amd64. 2021-05-17T21:34:48.7393435Z (Reading database ... 2021-05-17T21:34:48.7394018Z (Reading database ... 5% 2021-05-17T21:34:48.7394541Z (Reading database ... 10% 2021-05-17T21:34:48.7395065Z (Reading database ... 15% 2021-05-17T21:34:48.7395706Z (Reading database ... 20% 2021-05-17T21:34:48.7396223Z (Reading database ... 25% 2021-05-17T21:34:48.7396903Z (Reading database ... 30% 2021-05-17T21:34:48.7397439Z (Reading database ... 35% 2021-05-17T21:34:48.7398215Z (Reading database ... 40% 2021-05-17T21:34:48.7398693Z (Reading database ... 45% 2021-05-17T21:34:48.7399360Z (Reading database ... 50% 2021-05-17T21:34:48.7434012Z (Reading database ... 55% 2021-05-17T21:34:48.7477539Z (Reading database ... 60% 2021-05-17T21:34:48.7526891Z (Reading database ... 65% 2021-05-17T21:34:48.7665259Z (Reading database ... 70% 2021-05-17T21:34:48.7782309Z (Reading database ... 75% 2021-05-17T21:34:48.8092511Z (Reading database ... 80% 2021-05-17T21:34:48.8449656Z (Reading database ... 85% 2021-05-17T21:34:48.8609123Z (Reading database ... 90% 2021-05-17T21:34:48.8690151Z (Reading database ... 95% 2021-05-17T21:34:48.8690671Z (Reading database ... 100% 2021-05-17T21:34:48.8691418Z (Reading database ... 266554 files and directories currently installed.) 2021-05-17T21:34:48.8859343Z Preparing to unpack .../libprotobuf-lite17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T21:34:48.8895062Z Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:48.9359128Z Selecting previously unselected package libprotoc17:amd64. 2021-05-17T21:34:48.9649790Z Preparing to unpack .../libprotoc17_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T21:34:48.9669618Z Unpacking libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:49.0626135Z Selecting previously unselected package libprotobuf-dev:amd64. 2021-05-17T21:34:49.0949759Z Preparing to unpack .../libprotobuf-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T21:34:49.0997042Z Unpacking libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:49.2706728Z Selecting previously unselected package libprotoc-dev:amd64. 2021-05-17T21:34:49.3038319Z Preparing to unpack .../libprotoc-dev_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T21:34:49.3061034Z Unpacking libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:49.4335608Z Selecting previously unselected package protobuf-compiler. 2021-05-17T21:34:49.4672996Z Preparing to unpack .../protobuf-compiler_3.6.1.3-2ubuntu5_amd64.deb ... 2021-05-17T21:34:49.4686666Z Unpacking protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:49.5428862Z Setting up libprotoc17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:49.5479693Z Setting up protobuf-compiler (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:49.5526375Z Setting up libprotobuf-lite17:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:49.5579104Z Setting up libprotobuf-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:49.5623829Z Setting up libprotoc-dev:amd64 (3.6.1.3-2ubuntu5) ... 2021-05-17T21:34:49.5704274Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:34:50.3666698Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:34:52.6664836Z Reading package lists... 2021-05-17T21:34:52.8501786Z Building dependency tree... 2021-05-17T21:34:52.8522019Z Reading state information... 2021-05-17T21:34:53.0235897Z The following additional packages will be installed: 2021-05-17T21:34:53.0241364Z i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 libasyncns0 2021-05-17T21:34:53.0242810Z libavc1394-0 libavcodec58 libavdevice58 libavfilter7 libavformat58 2021-05-17T21:34:53.0243987Z libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 libcaca0 2021-05-17T21:34:53.0247781Z libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 libcodec2-0.9 2021-05-17T21:34:53.0249113Z libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 libigdgmm11 2021-05-17T21:34:53.0250235Z libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T21:34:53.0251437Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T21:34:53.0252840Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T21:34:53.0254220Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T21:34:53.0255407Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T21:34:53.0257310Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T21:34:53.0258525Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T21:34:53.0259634Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T21:34:53.0260706Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T21:34:53.0261424Z Suggested packages: 2021-05-17T21:34:53.0262423Z ffmpeg-doc i965-va-driver-shaders libbluray-bdj jackd2 libportaudio2 2021-05-17T21:34:53.0263612Z opus-tools pulseaudio libraw1394-doc serdi sndiod sordi speex opencl-icd 2021-05-17T21:34:53.0264928Z libvdpau-va-gl1 nvidia-vdpau-driver nvidia-legacy-340xx-vdpau-driver 2021-05-17T21:34:53.0266097Z nvidia-legacy-304xx-vdpau-driver 2021-05-17T21:34:53.1030105Z The following NEW packages will be installed: 2021-05-17T21:34:53.1032171Z ffmpeg i965-va-driver intel-media-va-driver libaacs0 libaom0 libass9 2021-05-17T21:34:53.1033855Z libasyncns0 libavc1394-0 libavcodec58 libavdevice58 libavfilter7 2021-05-17T21:34:53.1035218Z libavformat58 libavresample4 libavutil56 libbdplus0 libbluray2 libbs2b0 2021-05-17T21:34:53.1036732Z libcaca0 libcdio-cdda2 libcdio-paranoia2 libcdio18 libchromaprint1 2021-05-17T21:34:53.1041087Z libcodec2-0.9 libdc1394-22 libflac8 libflite1 libgme0 libgsm1 libiec61883-0 2021-05-17T21:34:53.1042539Z libigdgmm11 libjack-jackd2-0 liblilv-0-0 libmp3lame0 libmpg123-0 libmysofa1 2021-05-17T21:34:53.1043797Z libopenal-data libopenal1 libopenmpt0 libopus0 libpostproc55 libpulse0 2021-05-17T21:34:53.1045038Z libraw1394-11 librubberband2 libsamplerate0 libsdl2-2.0-0 libserd-0-0 2021-05-17T21:34:53.1046201Z libshine3 libsnappy1v5 libsndfile1 libsndio7.0 libsord-0-0 libsoxr0 2021-05-17T21:34:53.1047385Z libspeex1 libsratom-0-0 libssh-gcrypt-4 libswresample3 libswscale5 2021-05-17T21:34:53.1048610Z libtheora0 libtwolame0 libva-drm2 libva-x11-2 libva2 libvdpau1 libvidstab1.1 2021-05-17T21:34:53.1049747Z libvorbisenc2 libwavpack1 libx264-155 libx265-179 libxvidcore4 2021-05-17T21:34:53.1051272Z libzvbi-common libzvbi0 mesa-va-drivers mesa-vdpau-drivers 2021-05-17T21:34:53.1052358Z ocl-icd-libopencl1 va-driver-all vdpau-driver-all 2021-05-17T21:34:53.1581699Z 0 upgraded, 76 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:34:53.1582561Z Need to get 47.1 MB of archives. 2021-05-17T21:34:53.1583740Z After this operation, 195 MB of additional disk space will be used. 2021-05-17T21:34:53.1586102Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaom0 amd64 1.0.0.errata1-3build1 [1160 kB] 2021-05-17T21:34:53.1901619Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva2 amd64 2.7.0-2 [53.5 kB] 2021-05-17T21:34:53.1921063Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-drm2 amd64 2.7.0-2 [7044 B] 2021-05-17T21:34:53.1927374Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libva-x11-2 amd64 2.7.0-2 [11.9 kB] 2021-05-17T21:34:53.1934642Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvdpau1 amd64 1.3-1ubuntu2 [25.6 kB] 2021-05-17T21:34:53.1945832Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 ocl-icd-libopencl1 amd64 2.2.11-1ubuntu1 [30.3 kB] 2021-05-17T21:34:53.1953955Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavutil56 amd64 7:4.2.4-1ubuntu0.1 [241 kB] 2021-05-17T21:34:53.2014170Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcodec2-0.9 amd64 0.9.2-2 [7886 kB] 2021-05-17T21:34:53.3876737Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgsm1 amd64 1.0.18-2 [24.4 kB] 2021-05-17T21:34:53.3888634Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmp3lame0 amd64 3.100-3 [133 kB] 2021-05-17T21:34:53.3900597Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libopus0 amd64 1.3.1-0ubuntu1 [191 kB] 2021-05-17T21:34:53.3926436Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libshine3 amd64 3.1.1-2 [23.2 kB] 2021-05-17T21:34:53.3934740Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-05-17T21:34:53.3945618Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libspeex1 amd64 1.2~rc1.2-1.1ubuntu1 [53.2 kB] 2021-05-17T21:34:53.3957479Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsoxr0 amd64 0.1.3-2build1 [78.0 kB] 2021-05-17T21:34:53.3974658Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswresample3 amd64 7:4.2.4-1ubuntu0.1 [57.1 kB] 2021-05-17T21:34:53.3993872Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtheora0 amd64 1.1.1+dfsg.1-15ubuntu2 [162 kB] 2021-05-17T21:34:53.4039422Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libtwolame0 amd64 0.4.0-2 [47.6 kB] 2021-05-17T21:34:53.4056735Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvorbisenc2 amd64 1.3.6-2ubuntu1 [70.7 kB] 2021-05-17T21:34:53.4074677Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwavpack1 amd64 5.2.0-1ubuntu0.1 [77.3 kB] 2021-05-17T21:34:53.4092818Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx264-155 amd64 2:0.155.2917+git0a84d98-2 [521 kB] 2021-05-17T21:34:53.5967718Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libx265-179 amd64 3.2.1-1build1 [1060 kB] 2021-05-17T21:34:53.6271774Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxvidcore4 amd64 2:1.3.7-1 [201 kB] 2021-05-17T21:34:53.6298623Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi-common all 0.2.35-17 [32.5 kB] 2021-05-17T21:34:53.6308334Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzvbi0 amd64 0.2.35-17 [237 kB] 2021-05-17T21:34:53.6381546Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavcodec58 amd64 7:4.2.4-1ubuntu0.1 [4876 kB] 2021-05-17T21:34:53.7518872Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libraw1394-11 amd64 2.1.2-1 [30.7 kB] 2021-05-17T21:34:53.7524701Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavc1394-0 amd64 0.5.4-5 [16.2 kB] 2021-05-17T21:34:53.7534458Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libass9 amd64 1:0.14.0-2 [88.0 kB] 2021-05-17T21:34:53.7554099Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbluray2 amd64 1:1.2.0-1 [138 kB] 2021-05-17T21:34:53.7589211Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libchromaprint1 amd64 1.4.3-3build1 [37.6 kB] 2021-05-17T21:34:53.7602191Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgme0 amd64 0.6.2-1build1 [123 kB] 2021-05-17T21:34:53.7625495Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmpg123-0 amd64 1.25.13-1 [124 kB] 2021-05-17T21:34:53.7654346Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenmpt0 amd64 0.4.11-1build1 [599 kB] 2021-05-17T21:34:53.7824875Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-gcrypt-4 amd64 0.9.3-2ubuntu2.1 [201 kB] 2021-05-17T21:34:53.7850266Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavformat58 amd64 7:4.2.4-1ubuntu0.1 [981 kB] 2021-05-17T21:34:53.8023791Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbs2b0 amd64 3.1.0+dfsg-2.2build1 [10.2 kB] 2021-05-17T21:34:53.8034640Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libflite1 amd64 2.1-release-3 [12.8 MB] 2021-05-17T21:34:54.0246414Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libserd-0-0 amd64 0.30.2-1 [46.6 kB] 2021-05-17T21:34:54.0262886Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsord-0-0 amd64 0.16.4-1 [19.5 kB] 2021-05-17T21:34:54.0268345Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsratom-0-0 amd64 0.6.4-1 [16.9 kB] 2021-05-17T21:34:54.0273311Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 liblilv-0-0 amd64 0.24.6-1ubuntu0.1 [40.6 kB] 2021-05-17T21:34:54.0281517Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmysofa1 amd64 1.0~dfsg0-1 [39.2 kB] 2021-05-17T21:34:54.0288626Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libpostproc55 amd64 7:4.2.4-1ubuntu0.1 [55.3 kB] 2021-05-17T21:34:54.0298116Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsamplerate0 amd64 0.1.9-2 [939 kB] 2021-05-17T21:34:54.0471440Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 librubberband2 amd64 1.8.2-1build1 [89.4 kB] 2021-05-17T21:34:54.0484938Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libswscale5 amd64 7:4.2.4-1ubuntu0.1 [156 kB] 2021-05-17T21:34:54.0511731Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libvidstab1.1 amd64 1.1.0-2 [35.0 kB] 2021-05-17T21:34:54.0524464Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavfilter7 amd64 7:4.2.4-1ubuntu0.1 [1084 kB] 2021-05-17T21:34:54.0696979Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcaca0 amd64 0.99.beta19-2.1ubuntu1.20.04.1 [202 kB] 2021-05-17T21:34:54.0732637Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio18 amd64 2.0.0-2 [58.6 kB] 2021-05-17T21:34:54.0744461Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-cdda2 amd64 10.2+2.0.0-1 [17.6 kB] 2021-05-17T21:34:54.0749616Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdio-paranoia2 amd64 10.2+2.0.0-1 [16.2 kB] 2021-05-17T21:34:54.0756198Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdc1394-22 amd64 2.2.5-2.1 [79.6 kB] 2021-05-17T21:34:54.0771518Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libiec61883-0 amd64 1.2.0-3 [24.3 kB] 2021-05-17T21:34:54.0785342Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjack-jackd2-0 amd64 1.9.12~dfsg-2ubuntu2 [267 kB] 2021-05-17T21:34:54.0824200Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal-data all 1:1.19.1-1 [162 kB] 2021-05-17T21:34:54.0853021Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsndio7.0 amd64 1.5.0-3 [24.5 kB] 2021-05-17T21:34:54.0864908Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libopenal1 amd64 1:1.19.1-1 [492 kB] 2021-05-17T21:34:54.0953673Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libasyncns0 amd64 0.8-6 [12.1 kB] 2021-05-17T21:34:54.0959366Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libflac8 amd64 1.3.3-1build1 [103 kB] 2021-05-17T21:34:54.0976539Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsndfile1 amd64 1.0.28-7 [170 kB] 2021-05-17T21:34:54.1012061Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpulse0 amd64 1:13.99.1-1ubuntu3.10 [262 kB] 2021-05-17T21:34:54.1054368Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsdl2-2.0-0 amd64 2.0.10+dfsg1-3 [407 kB] 2021-05-17T21:34:54.1134458Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavdevice58 amd64 7:4.2.4-1ubuntu0.1 [74.3 kB] 2021-05-17T21:34:54.1153850Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libavresample4 amd64 7:4.2.4-1ubuntu0.1 [54.2 kB] 2021-05-17T21:34:54.1165799Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 ffmpeg amd64 7:4.2.4-1ubuntu0.1 [1453 kB] 2021-05-17T21:34:54.1469223Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libigdgmm11 amd64 20.1.1+ds1-1 [111 kB] 2021-05-17T21:34:54.1491295Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 intel-media-va-driver amd64 20.1.1+dfsg1-1 [1764 kB] 2021-05-17T21:34:54.1794311Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libaacs0 amd64 0.9.0-2 [50.1 kB] 2021-05-17T21:34:54.1805013Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbdplus0 amd64 0.1.2-3 [47.3 kB] 2021-05-17T21:34:54.1818443Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 mesa-va-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2618 kB] 2021-05-17T21:34:54.2253820Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 mesa-vdpau-drivers amd64 20.2.6-0ubuntu0.20.04.1 [2744 kB] 2021-05-17T21:34:54.2695634Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 i965-va-driver amd64 2.4.0-0ubuntu1 [924 kB] 2021-05-17T21:34:54.2844355Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 va-driver-all amd64 2.7.0-2 [4020 B] 2021-05-17T21:34:54.2848687Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 vdpau-driver-all amd64 1.3-1ubuntu2 [4596 B] 2021-05-17T21:34:54.9105049Z Fetched 47.1 MB in 1s (40.1 MB/s) 2021-05-17T21:34:54.9462220Z Selecting previously unselected package libaom0:amd64. 2021-05-17T21:34:54.9540455Z (Reading database ... 2021-05-17T21:34:54.9541183Z (Reading database ... 5% 2021-05-17T21:34:54.9541708Z (Reading database ... 10% 2021-05-17T21:34:54.9542245Z (Reading database ... 15% 2021-05-17T21:34:54.9542799Z (Reading database ... 20% 2021-05-17T21:34:54.9543326Z (Reading database ... 25% 2021-05-17T21:34:54.9544155Z (Reading database ... 30% 2021-05-17T21:34:54.9545142Z (Reading database ... 35% 2021-05-17T21:34:54.9545647Z (Reading database ... 40% 2021-05-17T21:34:54.9546137Z (Reading database ... 45% 2021-05-17T21:34:54.9546640Z (Reading database ... 50% 2021-05-17T21:34:54.9586927Z (Reading database ... 55% 2021-05-17T21:34:54.9621530Z (Reading database ... 60% 2021-05-17T21:34:54.9664380Z (Reading database ... 65% 2021-05-17T21:34:54.9786265Z (Reading database ... 70% 2021-05-17T21:34:54.9903268Z (Reading database ... 75% 2021-05-17T21:34:55.0203502Z (Reading database ... 80% 2021-05-17T21:34:55.0585014Z (Reading database ... 85% 2021-05-17T21:34:55.0747602Z (Reading database ... 90% 2021-05-17T21:34:55.0831906Z (Reading database ... 95% 2021-05-17T21:34:55.0832437Z (Reading database ... 100% 2021-05-17T21:34:55.0833101Z (Reading database ... 266725 files and directories currently installed.) 2021-05-17T21:34:55.0997522Z Preparing to unpack .../00-libaom0_1.0.0.errata1-3build1_amd64.deb ... 2021-05-17T21:34:55.1039387Z Unpacking libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T21:34:55.2479671Z Selecting previously unselected package libva2:amd64. 2021-05-17T21:34:55.2742043Z Preparing to unpack .../01-libva2_2.7.0-2_amd64.deb ... 2021-05-17T21:34:55.2763071Z Unpacking libva2:amd64 (2.7.0-2) ... 2021-05-17T21:34:55.3160121Z Selecting previously unselected package libva-drm2:amd64. 2021-05-17T21:34:55.3432503Z Preparing to unpack .../02-libva-drm2_2.7.0-2_amd64.deb ... 2021-05-17T21:34:55.3449189Z Unpacking libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T21:34:55.3839877Z Selecting previously unselected package libva-x11-2:amd64. 2021-05-17T21:34:55.4079109Z Preparing to unpack .../03-libva-x11-2_2.7.0-2_amd64.deb ... 2021-05-17T21:34:55.4105252Z Unpacking libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T21:34:55.4480242Z Selecting previously unselected package libvdpau1:amd64. 2021-05-17T21:34:55.4752429Z Preparing to unpack .../04-libvdpau1_1.3-1ubuntu2_amd64.deb ... 2021-05-17T21:34:55.4773532Z Unpacking libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T21:34:55.5229803Z Selecting previously unselected package ocl-icd-libopencl1:amd64. 2021-05-17T21:34:55.5545708Z Preparing to unpack .../05-ocl-icd-libopencl1_2.2.11-1ubuntu1_amd64.deb ... 2021-05-17T21:34:55.5558959Z Unpacking ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T21:34:55.5960353Z Selecting previously unselected package libavutil56:amd64. 2021-05-17T21:34:55.6286551Z Preparing to unpack .../06-libavutil56_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:55.6308055Z Unpacking libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:55.6836213Z Selecting previously unselected package libcodec2-0.9:amd64. 2021-05-17T21:34:55.7180709Z Preparing to unpack .../07-libcodec2-0.9_0.9.2-2_amd64.deb ... 2021-05-17T21:34:55.7201000Z Unpacking libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T21:34:56.4879456Z Selecting previously unselected package libgsm1:amd64. 2021-05-17T21:34:56.5163846Z Preparing to unpack .../08-libgsm1_1.0.18-2_amd64.deb ... 2021-05-17T21:34:56.5181699Z Unpacking libgsm1:amd64 (1.0.18-2) ... 2021-05-17T21:34:56.5497540Z Selecting previously unselected package libmp3lame0:amd64. 2021-05-17T21:34:56.5811269Z Preparing to unpack .../09-libmp3lame0_3.100-3_amd64.deb ... 2021-05-17T21:34:56.5829630Z Unpacking libmp3lame0:amd64 (3.100-3) ... 2021-05-17T21:34:56.6244167Z Selecting previously unselected package libopus0:amd64. 2021-05-17T21:34:56.6552581Z Preparing to unpack .../10-libopus0_1.3.1-0ubuntu1_amd64.deb ... 2021-05-17T21:34:56.6574202Z Unpacking libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T21:34:56.7109084Z Selecting previously unselected package libshine3:amd64. 2021-05-17T21:34:56.7349315Z Preparing to unpack .../11-libshine3_3.1.1-2_amd64.deb ... 2021-05-17T21:34:56.7365023Z Unpacking libshine3:amd64 (3.1.1-2) ... 2021-05-17T21:34:56.7662816Z Selecting previously unselected package libsnappy1v5:amd64. 2021-05-17T21:34:56.7968912Z Preparing to unpack .../12-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-05-17T21:34:56.7983507Z Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T21:34:56.8315767Z Selecting previously unselected package libspeex1:amd64. 2021-05-17T21:34:56.8622183Z Preparing to unpack .../13-libspeex1_1.2~rc1.2-1.1ubuntu1_amd64.deb ... 2021-05-17T21:34:56.8635698Z Unpacking libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T21:34:56.9000379Z Selecting previously unselected package libsoxr0:amd64. 2021-05-17T21:34:56.9313922Z Preparing to unpack .../14-libsoxr0_0.1.3-2build1_amd64.deb ... 2021-05-17T21:34:56.9329326Z Unpacking libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T21:34:56.9690744Z Selecting previously unselected package libswresample3:amd64. 2021-05-17T21:34:57.0006312Z Preparing to unpack .../15-libswresample3_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:57.0022578Z Unpacking libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:57.0439585Z Selecting previously unselected package libtheora0:amd64. 2021-05-17T21:34:57.0695773Z Preparing to unpack .../16-libtheora0_1.1.1+dfsg.1-15ubuntu2_amd64.deb ... 2021-05-17T21:34:57.0718716Z Unpacking libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T21:34:57.1192882Z Selecting previously unselected package libtwolame0:amd64. 2021-05-17T21:34:57.1504657Z Preparing to unpack .../17-libtwolame0_0.4.0-2_amd64.deb ... 2021-05-17T21:34:57.1520230Z Unpacking libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T21:34:57.1919555Z Selecting previously unselected package libvorbisenc2:amd64. 2021-05-17T21:34:57.2199708Z Preparing to unpack .../18-libvorbisenc2_1.3.6-2ubuntu1_amd64.deb ... 2021-05-17T21:34:57.2221879Z Unpacking libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T21:34:57.2646298Z Selecting previously unselected package libwavpack1:amd64. 2021-05-17T21:34:57.2931284Z Preparing to unpack .../19-libwavpack1_5.2.0-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:57.2947145Z Unpacking libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T21:34:57.3334462Z Selecting previously unselected package libx264-155:amd64. 2021-05-17T21:34:57.3636259Z Preparing to unpack .../20-libx264-155_2%3a0.155.2917+git0a84d98-2_amd64.deb ... 2021-05-17T21:34:57.3652392Z Unpacking libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T21:34:57.4560069Z Selecting previously unselected package libx265-179:amd64. 2021-05-17T21:34:57.4843864Z Preparing to unpack .../21-libx265-179_3.2.1-1build1_amd64.deb ... 2021-05-17T21:34:57.4862186Z Unpacking libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T21:34:57.6719525Z Selecting previously unselected package libxvidcore4:amd64. 2021-05-17T21:34:57.6951140Z Preparing to unpack .../22-libxvidcore4_2%3a1.3.7-1_amd64.deb ... 2021-05-17T21:34:57.6967383Z Unpacking libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T21:34:57.7457281Z Selecting previously unselected package libzvbi-common. 2021-05-17T21:34:57.7776900Z Preparing to unpack .../23-libzvbi-common_0.2.35-17_all.deb ... 2021-05-17T21:34:57.7795218Z Unpacking libzvbi-common (0.2.35-17) ... 2021-05-17T21:34:57.8163962Z Selecting previously unselected package libzvbi0:amd64. 2021-05-17T21:34:57.8479405Z Preparing to unpack .../24-libzvbi0_0.2.35-17_amd64.deb ... 2021-05-17T21:34:57.8498814Z Unpacking libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T21:34:57.9038402Z Selecting previously unselected package libavcodec58:amd64. 2021-05-17T21:34:57.9370902Z Preparing to unpack .../25-libavcodec58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:57.9382075Z Unpacking libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:58.4714503Z Selecting previously unselected package libraw1394-11:amd64. 2021-05-17T21:34:58.5023477Z Preparing to unpack .../26-libraw1394-11_2.1.2-1_amd64.deb ... 2021-05-17T21:34:58.5040431Z Unpacking libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T21:34:58.5418467Z Selecting previously unselected package libavc1394-0:amd64. 2021-05-17T21:34:58.5735854Z Preparing to unpack .../27-libavc1394-0_0.5.4-5_amd64.deb ... 2021-05-17T21:34:58.5749245Z Unpacking libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T21:34:58.6120011Z Selecting previously unselected package libass9:amd64. 2021-05-17T21:34:58.6415768Z Preparing to unpack .../28-libass9_1%3a0.14.0-2_amd64.deb ... 2021-05-17T21:34:58.6435475Z Unpacking libass9:amd64 (1:0.14.0-2) ... 2021-05-17T21:34:58.6857863Z Selecting previously unselected package libbluray2:amd64. 2021-05-17T21:34:58.7161542Z Preparing to unpack .../29-libbluray2_1%3a1.2.0-1_amd64.deb ... 2021-05-17T21:34:58.7181788Z Unpacking libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T21:34:58.7597573Z Selecting previously unselected package libchromaprint1:amd64. 2021-05-17T21:34:58.7913165Z Preparing to unpack .../30-libchromaprint1_1.4.3-3build1_amd64.deb ... 2021-05-17T21:34:58.7929724Z Unpacking libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T21:34:58.8246343Z Selecting previously unselected package libgme0:amd64. 2021-05-17T21:34:58.8556171Z Preparing to unpack .../31-libgme0_0.6.2-1build1_amd64.deb ... 2021-05-17T21:34:58.8585072Z Unpacking libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T21:34:58.9039295Z Selecting previously unselected package libmpg123-0:amd64. 2021-05-17T21:34:58.9296297Z Preparing to unpack .../32-libmpg123-0_1.25.13-1_amd64.deb ... 2021-05-17T21:34:58.9317408Z Unpacking libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T21:34:58.9758982Z Selecting previously unselected package libopenmpt0:amd64. 2021-05-17T21:34:59.0006885Z Preparing to unpack .../33-libopenmpt0_0.4.11-1build1_amd64.deb ... 2021-05-17T21:34:59.0030129Z Unpacking libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T21:34:59.0919868Z Selecting previously unselected package libssh-gcrypt-4:amd64. 2021-05-17T21:34:59.1199564Z Preparing to unpack .../34-libssh-gcrypt-4_0.9.3-2ubuntu2.1_amd64.deb ... 2021-05-17T21:34:59.1217074Z Unpacking libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T21:34:59.1714882Z Selecting previously unselected package libavformat58:amd64. 2021-05-17T21:34:59.2015943Z Preparing to unpack .../35-libavformat58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:34:59.2035594Z Unpacking libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:34:59.3240279Z Selecting previously unselected package libbs2b0:amd64. 2021-05-17T21:34:59.3541363Z Preparing to unpack .../36-libbs2b0_3.1.0+dfsg-2.2build1_amd64.deb ... 2021-05-17T21:34:59.3565104Z Unpacking libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T21:34:59.3956215Z Selecting previously unselected package libflite1:amd64. 2021-05-17T21:34:59.4258080Z Preparing to unpack .../37-libflite1_2.1-release-3_amd64.deb ... 2021-05-17T21:34:59.4274977Z Unpacking libflite1:amd64 (2.1-release-3) ... 2021-05-17T21:35:00.5839719Z Selecting previously unselected package libserd-0-0:amd64. 2021-05-17T21:35:00.6107779Z Preparing to unpack .../38-libserd-0-0_0.30.2-1_amd64.deb ... 2021-05-17T21:35:00.6198862Z Unpacking libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T21:35:00.6565713Z Selecting previously unselected package libsord-0-0:amd64. 2021-05-17T21:35:00.6869495Z Preparing to unpack .../39-libsord-0-0_0.16.4-1_amd64.deb ... 2021-05-17T21:35:00.6884287Z Unpacking libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T21:35:00.7319556Z Selecting previously unselected package libsratom-0-0:amd64. 2021-05-17T21:35:00.7549371Z Preparing to unpack .../40-libsratom-0-0_0.6.4-1_amd64.deb ... 2021-05-17T21:35:00.7568532Z Unpacking libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T21:35:00.7923787Z Selecting previously unselected package liblilv-0-0:amd64. 2021-05-17T21:35:00.8238977Z Preparing to unpack .../41-liblilv-0-0_0.24.6-1ubuntu0.1_amd64.deb ... 2021-05-17T21:35:00.8257144Z Unpacking liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T21:35:00.8581666Z Selecting previously unselected package libmysofa1:amd64. 2021-05-17T21:35:00.8903216Z Preparing to unpack .../42-libmysofa1_1.0~dfsg0-1_amd64.deb ... 2021-05-17T21:35:00.8926170Z Unpacking libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T21:35:00.9294274Z Selecting previously unselected package libpostproc55:amd64. 2021-05-17T21:35:00.9556568Z Preparing to unpack .../43-libpostproc55_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:35:00.9569976Z Unpacking libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:35:00.9999114Z Selecting previously unselected package libsamplerate0:amd64. 2021-05-17T21:35:01.0259932Z Preparing to unpack .../44-libsamplerate0_0.1.9-2_amd64.deb ... 2021-05-17T21:35:01.0300178Z Unpacking libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T21:35:01.1599178Z Selecting previously unselected package librubberband2:amd64. 2021-05-17T21:35:01.1887709Z Preparing to unpack .../45-librubberband2_1.8.2-1build1_amd64.deb ... 2021-05-17T21:35:01.1911469Z Unpacking librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T21:35:01.2319850Z Selecting previously unselected package libswscale5:amd64. 2021-05-17T21:35:01.2598221Z Preparing to unpack .../46-libswscale5_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:35:01.2615309Z Unpacking libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:35:01.3119673Z Selecting previously unselected package libvidstab1.1:amd64. 2021-05-17T21:35:01.3411965Z Preparing to unpack .../47-libvidstab1.1_1.1.0-2_amd64.deb ... 2021-05-17T21:35:01.3434058Z Unpacking libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T21:35:01.3759694Z Selecting previously unselected package libavfilter7:amd64. 2021-05-17T21:35:01.4077566Z Preparing to unpack .../48-libavfilter7_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:35:01.4112789Z Unpacking libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:35:01.5566921Z Selecting previously unselected package libcaca0:amd64. 2021-05-17T21:35:01.5877532Z Preparing to unpack .../49-libcaca0_0.99.beta19-2.1ubuntu1.20.04.1_amd64.deb ... 2021-05-17T21:35:01.5896562Z Unpacking libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T21:35:01.6423021Z Selecting previously unselected package libcdio18:amd64. 2021-05-17T21:35:01.6730891Z Preparing to unpack .../50-libcdio18_2.0.0-2_amd64.deb ... 2021-05-17T21:35:01.6745558Z Unpacking libcdio18:amd64 (2.0.0-2) ... 2021-05-17T21:35:01.7077367Z Selecting previously unselected package libcdio-cdda2:amd64. 2021-05-17T21:35:01.7377574Z Preparing to unpack .../51-libcdio-cdda2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T21:35:01.7399027Z Unpacking libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T21:35:01.7705516Z Selecting previously unselected package libcdio-paranoia2:amd64. 2021-05-17T21:35:01.8007389Z Preparing to unpack .../52-libcdio-paranoia2_10.2+2.0.0-1_amd64.deb ... 2021-05-17T21:35:01.8022358Z Unpacking libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T21:35:01.8361397Z Selecting previously unselected package libdc1394-22:amd64. 2021-05-17T21:35:01.8660539Z Preparing to unpack .../53-libdc1394-22_2.2.5-2.1_amd64.deb ... 2021-05-17T21:35:01.8675933Z Unpacking libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T21:35:01.9075212Z Selecting previously unselected package libiec61883-0:amd64. 2021-05-17T21:35:01.9385227Z Preparing to unpack .../54-libiec61883-0_1.2.0-3_amd64.deb ... 2021-05-17T21:35:01.9401826Z Unpacking libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T21:35:01.9746626Z Selecting previously unselected package libjack-jackd2-0:amd64. 2021-05-17T21:35:02.0062469Z Preparing to unpack .../55-libjack-jackd2-0_1.9.12~dfsg-2ubuntu2_amd64.deb ... 2021-05-17T21:35:02.0077019Z Unpacking libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T21:35:02.0636768Z Selecting previously unselected package libopenal-data. 2021-05-17T21:35:02.0942263Z Preparing to unpack .../56-libopenal-data_1%3a1.19.1-1_all.deb ... 2021-05-17T21:35:02.0961937Z Unpacking libopenal-data (1:1.19.1-1) ... 2021-05-17T21:35:02.1379425Z Selecting previously unselected package libsndio7.0:amd64. 2021-05-17T21:35:02.1683112Z Preparing to unpack .../57-libsndio7.0_1.5.0-3_amd64.deb ... 2021-05-17T21:35:02.1701397Z Unpacking libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T21:35:02.2030478Z Selecting previously unselected package libopenal1:amd64. 2021-05-17T21:35:02.2334660Z Preparing to unpack .../58-libopenal1_1%3a1.19.1-1_amd64.deb ... 2021-05-17T21:35:02.2349991Z Unpacking libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T21:35:02.3159802Z Selecting previously unselected package libasyncns0:amd64. 2021-05-17T21:35:02.3411303Z Preparing to unpack .../59-libasyncns0_0.8-6_amd64.deb ... 2021-05-17T21:35:02.3440147Z Unpacking libasyncns0:amd64 (0.8-6) ... 2021-05-17T21:35:02.3767640Z Selecting previously unselected package libflac8:amd64. 2021-05-17T21:35:02.4087289Z Preparing to unpack .../60-libflac8_1.3.3-1build1_amd64.deb ... 2021-05-17T21:35:02.4103272Z Unpacking libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T21:35:02.4599345Z Selecting previously unselected package libsndfile1:amd64. 2021-05-17T21:35:02.4860501Z Preparing to unpack .../61-libsndfile1_1.0.28-7_amd64.deb ... 2021-05-17T21:35:02.4878228Z Unpacking libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T21:35:02.5479440Z Selecting previously unselected package libpulse0:amd64. 2021-05-17T21:35:02.5790659Z Preparing to unpack .../62-libpulse0_1%3a13.99.1-1ubuntu3.10_amd64.deb ... 2021-05-17T21:35:02.5875257Z Unpacking libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T21:35:02.6479589Z Selecting previously unselected package libsdl2-2.0-0:amd64. 2021-05-17T21:35:02.6749257Z Preparing to unpack .../63-libsdl2-2.0-0_2.0.10+dfsg1-3_amd64.deb ... 2021-05-17T21:35:02.6767425Z Unpacking libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T21:35:02.7479173Z Selecting previously unselected package libavdevice58:amd64. 2021-05-17T21:35:02.7755013Z Preparing to unpack .../64-libavdevice58_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:35:02.7770866Z Unpacking libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:35:02.8155920Z Selecting previously unselected package libavresample4:amd64. 2021-05-17T21:35:02.8452645Z Preparing to unpack .../65-libavresample4_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:35:02.8482129Z Unpacking libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:35:02.8853966Z Selecting previously unselected package ffmpeg. 2021-05-17T21:35:02.9155755Z Preparing to unpack .../66-ffmpeg_7%3a4.2.4-1ubuntu0.1_amd64.deb ... 2021-05-17T21:35:02.9247518Z Unpacking ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:35:03.0603479Z Selecting previously unselected package libigdgmm11:amd64. 2021-05-17T21:35:03.0903975Z Preparing to unpack .../67-libigdgmm11_20.1.1+ds1-1_amd64.deb ... 2021-05-17T21:35:03.0930216Z Unpacking libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T21:35:03.1336807Z Selecting previously unselected package intel-media-va-driver:amd64. 2021-05-17T21:35:03.1631200Z Preparing to unpack .../68-intel-media-va-driver_20.1.1+dfsg1-1_amd64.deb ... 2021-05-17T21:35:03.1652210Z Unpacking intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T21:35:03.3569671Z Selecting previously unselected package libaacs0:amd64. 2021-05-17T21:35:03.3868757Z Preparing to unpack .../69-libaacs0_0.9.0-2_amd64.deb ... 2021-05-17T21:35:03.3898153Z Unpacking libaacs0:amd64 (0.9.0-2) ... 2021-05-17T21:35:03.4356601Z Selecting previously unselected package libbdplus0:amd64. 2021-05-17T21:35:03.4658250Z Preparing to unpack .../70-libbdplus0_0.1.2-3_amd64.deb ... 2021-05-17T21:35:03.4670594Z Unpacking libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T21:35:03.4982667Z Selecting previously unselected package mesa-va-drivers:amd64. 2021-05-17T21:35:03.5288490Z Preparing to unpack .../71-mesa-va-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:35:03.5321425Z Unpacking mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:35:03.8091284Z Selecting previously unselected package mesa-vdpau-drivers:amd64. 2021-05-17T21:35:03.8389620Z Preparing to unpack .../72-mesa-vdpau-drivers_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:35:03.8411442Z Unpacking mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:35:04.1479716Z Selecting previously unselected package i965-va-driver:amd64. 2021-05-17T21:35:04.1776518Z Preparing to unpack .../73-i965-va-driver_2.4.0-0ubuntu1_amd64.deb ... 2021-05-17T21:35:04.1798883Z Unpacking i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T21:35:04.3144141Z Selecting previously unselected package va-driver-all:amd64. 2021-05-17T21:35:04.3455730Z Preparing to unpack .../74-va-driver-all_2.7.0-2_amd64.deb ... 2021-05-17T21:35:04.3471326Z Unpacking va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T21:35:04.3759890Z Selecting previously unselected package vdpau-driver-all:amd64. 2021-05-17T21:35:04.4032796Z Preparing to unpack .../75-vdpau-driver-all_1.3-1ubuntu2_amd64.deb ... 2021-05-17T21:35:04.4047048Z Unpacking vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T21:35:04.4753316Z Setting up libgme0:amd64 (0.6.2-1build1) ... 2021-05-17T21:35:04.4842870Z Setting up libssh-gcrypt-4:amd64 (0.9.3-2ubuntu2.1) ... 2021-05-17T21:35:04.4906625Z Setting up libraw1394-11:amd64 (2.1.2-1) ... 2021-05-17T21:35:04.4974180Z Setting up libmpg123-0:amd64 (1.25.13-1) ... 2021-05-17T21:35:04.5043645Z Setting up libspeex1:amd64 (1.2~rc1.2-1.1ubuntu1) ... 2021-05-17T21:35:04.5087259Z Setting up libshine3:amd64 (3.1.1-2) ... 2021-05-17T21:35:04.5145618Z Setting up libcaca0:amd64 (0.99.beta19-2.1ubuntu1.20.04.1) ... 2021-05-17T21:35:04.5196408Z Setting up libtwolame0:amd64 (0.4.0-2) ... 2021-05-17T21:35:04.5242086Z Setting up libgsm1:amd64 (1.0.18-2) ... 2021-05-17T21:35:04.5295055Z Setting up libx264-155:amd64 (2:0.155.2917+git0a84d98-2) ... 2021-05-17T21:35:04.5340879Z Setting up libx265-179:amd64 (3.2.1-1build1) ... 2021-05-17T21:35:04.5390500Z Setting up libsoxr0:amd64 (0.1.3-2build1) ... 2021-05-17T21:35:04.5434378Z Setting up libaom0:amd64 (1.0.0.errata1-3build1) ... 2021-05-17T21:35:04.5480003Z Setting up libmysofa1:amd64 (1.0~dfsg0-1) ... 2021-05-17T21:35:04.5526055Z Setting up libdc1394-22:amd64 (2.2.5-2.1) ... 2021-05-17T21:35:04.5581872Z Setting up libcdio18:amd64 (2.0.0-2) ... 2021-05-17T21:35:04.5654887Z Setting up libxvidcore4:amd64 (2:1.3.7-1) ... 2021-05-17T21:35:04.5707793Z Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-05-17T21:35:04.5764259Z Setting up libflac8:amd64 (1.3.3-1build1) ... 2021-05-17T21:35:04.5845193Z Setting up libass9:amd64 (1:0.14.0-2) ... 2021-05-17T21:35:04.5904534Z Setting up libva2:amd64 (2.7.0-2) ... 2021-05-17T21:35:04.5973627Z Setting up libigdgmm11:amd64 (20.1.1+ds1-1) ... 2021-05-17T21:35:04.6028283Z Setting up libcodec2-0.9:amd64 (0.9.2-2) ... 2021-05-17T21:35:04.6088792Z Setting up libopus0:amd64 (1.3.1-0ubuntu1) ... 2021-05-17T21:35:04.6151339Z Setting up intel-media-va-driver:amd64 (20.1.1+dfsg1-1) ... 2021-05-17T21:35:04.6204822Z Setting up libaacs0:amd64 (0.9.0-2) ... 2021-05-17T21:35:04.6244715Z Setting up libsndio7.0:amd64 (1.5.0-3) ... 2021-05-17T21:35:04.6289291Z Setting up libbdplus0:amd64 (0.1.2-3) ... 2021-05-17T21:35:04.6363416Z Setting up libvidstab1.1:amd64 (1.1.0-2) ... 2021-05-17T21:35:04.6445209Z Setting up libflite1:amd64 (2.1-release-3) ... 2021-05-17T21:35:04.6520676Z Setting up libva-drm2:amd64 (2.7.0-2) ... 2021-05-17T21:35:04.6599201Z Setting up ocl-icd-libopencl1:amd64 (2.2.11-1ubuntu1) ... 2021-05-17T21:35:04.6680849Z Setting up libasyncns0:amd64 (0.8-6) ... 2021-05-17T21:35:04.6750264Z Setting up libvdpau1:amd64 (1.3-1ubuntu2) ... 2021-05-17T21:35:04.6918105Z Setting up libwavpack1:amd64 (5.2.0-1ubuntu0.1) ... 2021-05-17T21:35:04.6965956Z Setting up libbs2b0:amd64 (3.1.0+dfsg-2.2build1) ... 2021-05-17T21:35:04.7011951Z Setting up libtheora0:amd64 (1.1.1+dfsg.1-15ubuntu2) ... 2021-05-17T21:35:04.7055927Z Setting up libopenal-data (1:1.19.1-1) ... 2021-05-17T21:35:04.7142399Z Setting up mesa-va-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:35:04.7196841Z Setting up libbluray2:amd64 (1:1.2.0-1) ... 2021-05-17T21:35:04.7280831Z Setting up libsamplerate0:amd64 (0.1.9-2) ... 2021-05-17T21:35:04.7355417Z Setting up libva-x11-2:amd64 (2.7.0-2) ... 2021-05-17T21:35:04.7458932Z Setting up libopenmpt0:amd64 (0.4.11-1build1) ... 2021-05-17T21:35:04.7535967Z Setting up libzvbi-common (0.2.35-17) ... 2021-05-17T21:35:04.7599548Z Setting up libmp3lame0:amd64 (3.100-3) ... 2021-05-17T21:35:04.7654440Z Setting up i965-va-driver:amd64 (2.4.0-0ubuntu1) ... 2021-05-17T21:35:04.7715513Z Setting up libvorbisenc2:amd64 (1.3.6-2ubuntu1) ... 2021-05-17T21:35:04.7762111Z Setting up libiec61883-0:amd64 (1.2.0-3) ... 2021-05-17T21:35:04.7818429Z Setting up libserd-0-0:amd64 (0.30.2-1) ... 2021-05-17T21:35:04.7861498Z Setting up libavc1394-0:amd64 (0.5.4-5) ... 2021-05-17T21:35:04.7918256Z Setting up mesa-vdpau-drivers:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:35:04.7995446Z Setting up libzvbi0:amd64 (0.2.35-17) ... 2021-05-17T21:35:04.8060123Z Setting up libcdio-cdda2:amd64 (10.2+2.0.0-1) ... 2021-05-17T21:35:04.8117810Z Setting up libcdio-paranoia2:amd64 (10.2+2.0.0-1) ... 2021-05-17T21:35:04.8209836Z Setting up libopenal1:amd64 (1:1.19.1-1) ... 2021-05-17T21:35:04.8279249Z Setting up libavutil56:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:35:04.8353995Z Setting up va-driver-all:amd64 (2.7.0-2) ... 2021-05-17T21:35:04.8409503Z Setting up libpostproc55:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:35:04.8461288Z Setting up librubberband2:amd64 (1.8.2-1build1) ... 2021-05-17T21:35:04.8518175Z Setting up libjack-jackd2-0:amd64 (1.9.12~dfsg-2ubuntu2) ... 2021-05-17T21:35:04.8576036Z Setting up vdpau-driver-all:amd64 (1.3-1ubuntu2) ... 2021-05-17T21:35:04.8619037Z Setting up libsord-0-0:amd64 (0.16.4-1) ... 2021-05-17T21:35:04.8666739Z Setting up libsratom-0-0:amd64 (0.6.4-1) ... 2021-05-17T21:35:04.8709008Z Setting up libswscale5:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:35:04.8775084Z Setting up libsndfile1:amd64 (1.0.28-7) ... 2021-05-17T21:35:04.8837969Z Setting up liblilv-0-0:amd64 (0.24.6-1ubuntu0.1) ... 2021-05-17T21:35:04.8909574Z Setting up libpulse0:amd64 (1:13.99.1-1ubuntu3.10) ... 2021-05-17T21:35:04.9035995Z Setting up libswresample3:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:35:04.9100625Z Setting up libavresample4:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:35:04.9161449Z Setting up libavcodec58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:35:04.9224478Z Setting up libsdl2-2.0-0:amd64 (2.0.10+dfsg1-3) ... 2021-05-17T21:35:04.9293985Z Setting up libchromaprint1:amd64 (1.4.3-3build1) ... 2021-05-17T21:35:04.9359275Z Setting up libavformat58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:35:04.9404800Z Setting up libavfilter7:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:35:04.9454830Z Setting up libavdevice58:amd64 (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:35:04.9496652Z Setting up ffmpeg (7:4.2.4-1ubuntu0.1) ... 2021-05-17T21:35:04.9607325Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:35:06.0874392Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:35:08.3821397Z Reading package lists... 2021-05-17T21:35:08.5381248Z Building dependency tree... 2021-05-17T21:35:08.5401892Z Reading state information... 2021-05-17T21:35:08.7016092Z The following additional packages will be installed: 2021-05-17T21:35:08.7019222Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T21:35:08.7532160Z The following NEW packages will be installed: 2021-05-17T21:35:08.7534456Z libmagick++-6-headers libmagick++-6.q16-8 libmagick++-6.q16-dev 2021-05-17T21:35:08.7535716Z libmagick++-dev 2021-05-17T21:35:08.7877465Z 0 upgraded, 4 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:08.7878744Z Need to get 309 kB of archives. 2021-05-17T21:35:08.7879904Z After this operation, 2202 kB of additional disk space will be used. 2021-05-17T21:35:08.7911042Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6-headers all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [47.5 kB] 2021-05-17T21:35:08.7913578Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-8 amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [133 kB] 2021-05-17T21:35:08.7939763Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-6.q16-dev amd64 8:6.9.10.23+dfsg-2.1ubuntu11.2 [127 kB] 2021-05-17T21:35:08.7961385Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libmagick++-dev all 8:6.9.10.23+dfsg-2.1ubuntu11.2 [1404 B] 2021-05-17T21:35:09.2338828Z Fetched 309 kB in 0s (8031 kB/s) 2021-05-17T21:35:09.2707106Z Selecting previously unselected package libmagick++-6-headers. 2021-05-17T21:35:09.2786110Z (Reading database ... 2021-05-17T21:35:09.2786715Z (Reading database ... 5% 2021-05-17T21:35:09.2787343Z (Reading database ... 10% 2021-05-17T21:35:09.2787767Z (Reading database ... 15% 2021-05-17T21:35:09.2788206Z (Reading database ... 20% 2021-05-17T21:35:09.2788626Z (Reading database ... 25% 2021-05-17T21:35:09.2789241Z (Reading database ... 30% 2021-05-17T21:35:09.2789883Z (Reading database ... 35% 2021-05-17T21:35:09.2790513Z (Reading database ... 40% 2021-05-17T21:35:09.2790985Z (Reading database ... 45% 2021-05-17T21:35:09.2791441Z (Reading database ... 50% 2021-05-17T21:35:09.2833324Z (Reading database ... 55% 2021-05-17T21:35:09.2881539Z (Reading database ... 60% 2021-05-17T21:35:09.2920208Z (Reading database ... 65% 2021-05-17T21:35:09.3053081Z (Reading database ... 70% 2021-05-17T21:35:09.3263066Z (Reading database ... 75% 2021-05-17T21:35:09.3563482Z (Reading database ... 80% 2021-05-17T21:35:09.3857569Z (Reading database ... 85% 2021-05-17T21:35:09.4040345Z (Reading database ... 90% 2021-05-17T21:35:09.4133489Z (Reading database ... 95% 2021-05-17T21:35:09.4134221Z (Reading database ... 100% 2021-05-17T21:35:09.4135145Z (Reading database ... 267266 files and directories currently installed.) 2021-05-17T21:35:09.4295778Z Preparing to unpack .../libmagick++-6-headers_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T21:35:09.4399759Z Unpacking libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:35:09.4817621Z Selecting previously unselected package libmagick++-6.q16-8:amd64. 2021-05-17T21:35:09.5125437Z Preparing to unpack .../libmagick++-6.q16-8_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T21:35:09.5156435Z Unpacking libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:35:09.5640069Z Selecting previously unselected package libmagick++-6.q16-dev:amd64. 2021-05-17T21:35:09.5906270Z Preparing to unpack .../libmagick++-6.q16-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_amd64.deb ... 2021-05-17T21:35:09.5930354Z Unpacking libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:35:09.6433385Z Selecting previously unselected package libmagick++-dev. 2021-05-17T21:35:09.6712511Z Preparing to unpack .../libmagick++-dev_8%3a6.9.10.23+dfsg-2.1ubuntu11.2_all.deb ... 2021-05-17T21:35:09.6805615Z Unpacking libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:35:09.7423769Z Setting up libmagick++-6-headers (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:35:09.7544343Z Setting up libmagick++-6.q16-8:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:35:09.7592750Z Setting up libmagick++-6.q16-dev:amd64 (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:35:09.7642205Z Setting up libmagick++-dev (8:6.9.10.23+dfsg-2.1ubuntu11.2) ... 2021-05-17T21:35:09.7764305Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:35:12.0064411Z Reading package lists... 2021-05-17T21:35:12.1722233Z Building dependency tree... 2021-05-17T21:35:12.1744328Z Reading state information... 2021-05-17T21:35:12.3340794Z imagemagick is already the newest version (8:6.9.10.23+dfsg-2.1ubuntu11.2). 2021-05-17T21:35:12.3343523Z The following additional packages will be installed: 2021-05-17T21:35:12.3345135Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 libgs9 libgs9-common 2021-05-17T21:35:12.3346267Z libijs-0.35 libjbig2dec0 2021-05-17T21:35:12.3351942Z Suggested packages: 2021-05-17T21:35:12.3353292Z fonts-noto fonts-freefont-otf | fonts-freefont-ttf fonts-texgyre 2021-05-17T21:35:12.3354088Z ghostscript-x 2021-05-17T21:35:12.3856155Z The following NEW packages will be installed: 2021-05-17T21:35:12.3858710Z fonts-droid-fallback fonts-noto-mono fonts-urw-base35 ghostscript libgs9 2021-05-17T21:35:12.3861030Z libgs9-common libijs-0.35 libjbig2dec0 2021-05-17T21:35:12.4260679Z 0 upgraded, 8 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:12.4262061Z Need to get 11.2 MB of archives. 2021-05-17T21:35:12.4263138Z After this operation, 39.1 MB of additional disk space will be used. 2021-05-17T21:35:12.4265467Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-droid-fallback all 1:6.0.1r16-1.1 [1805 kB] 2021-05-17T21:35:12.4560581Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 fonts-noto-mono all 20200323-1build1~ubuntu20.04.1 [80.6 kB] 2021-05-17T21:35:12.4573739Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 fonts-urw-base35 all 20170801.1-3 [6333 kB] 2021-05-17T21:35:12.5416985Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9-common all 9.50~dfsg-5ubuntu4.2 [681 kB] 2021-05-17T21:35:12.5512081Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libijs-0.35 amd64 0.35-15 [15.7 kB] 2021-05-17T21:35:12.5518257Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libjbig2dec0 amd64 0.18-1ubuntu1 [60.0 kB] 2021-05-17T21:35:12.5526494Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgs9 amd64 9.50~dfsg-5ubuntu4.2 [2172 kB] 2021-05-17T21:35:12.5805565Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 ghostscript amd64 9.50~dfsg-5ubuntu4.2 [51.6 kB] 2021-05-17T21:35:13.0322484Z Fetched 11.2 MB in 0s (58.9 MB/s) 2021-05-17T21:35:13.0703165Z Selecting previously unselected package fonts-droid-fallback. 2021-05-17T21:35:13.0776785Z (Reading database ... 2021-05-17T21:35:13.0777325Z (Reading database ... 5% 2021-05-17T21:35:13.0777781Z (Reading database ... 10% 2021-05-17T21:35:13.0778621Z (Reading database ... 15% 2021-05-17T21:35:13.0779300Z (Reading database ... 20% 2021-05-17T21:35:13.0779950Z (Reading database ... 25% 2021-05-17T21:35:13.0780442Z (Reading database ... 30% 2021-05-17T21:35:13.0781091Z (Reading database ... 35% 2021-05-17T21:35:13.0781553Z (Reading database ... 40% 2021-05-17T21:35:13.0782027Z (Reading database ... 45% 2021-05-17T21:35:13.0783550Z (Reading database ... 50% 2021-05-17T21:35:13.0827897Z (Reading database ... 55% 2021-05-17T21:35:13.0871084Z (Reading database ... 60% 2021-05-17T21:35:13.0900978Z (Reading database ... 65% 2021-05-17T21:35:13.1033459Z (Reading database ... 70% 2021-05-17T21:35:13.1158613Z (Reading database ... 75% 2021-05-17T21:35:13.1439087Z (Reading database ... 80% 2021-05-17T21:35:13.1750197Z (Reading database ... 85% 2021-05-17T21:35:13.1929651Z (Reading database ... 90% 2021-05-17T21:35:13.2033349Z (Reading database ... 95% 2021-05-17T21:35:13.2034019Z (Reading database ... 100% 2021-05-17T21:35:13.2034850Z (Reading database ... 267311 files and directories currently installed.) 2021-05-17T21:35:13.2194554Z Preparing to unpack .../0-fonts-droid-fallback_1%3a6.0.1r16-1.1_all.deb ... 2021-05-17T21:35:13.2446738Z Unpacking fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T21:35:13.4519752Z Selecting previously unselected package fonts-noto-mono. 2021-05-17T21:35:13.4790616Z Preparing to unpack .../1-fonts-noto-mono_20200323-1build1~ubuntu20.04.1_all.deb ... 2021-05-17T21:35:13.4808931Z Unpacking fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T21:35:13.5200748Z Selecting previously unselected package fonts-urw-base35. 2021-05-17T21:35:13.5482219Z Preparing to unpack .../2-fonts-urw-base35_20170801.1-3_all.deb ... 2021-05-17T21:35:13.6114808Z Unpacking fonts-urw-base35 (20170801.1-3) ... 2021-05-17T21:35:14.0083292Z Selecting previously unselected package libgs9-common. 2021-05-17T21:35:14.0298150Z Preparing to unpack .../3-libgs9-common_9.50~dfsg-5ubuntu4.2_all.deb ... 2021-05-17T21:35:14.0312780Z Unpacking libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T21:35:14.1439152Z Selecting previously unselected package libijs-0.35:amd64. 2021-05-17T21:35:14.1744855Z Preparing to unpack .../4-libijs-0.35_0.35-15_amd64.deb ... 2021-05-17T21:35:14.1770915Z Unpacking libijs-0.35:amd64 (0.35-15) ... 2021-05-17T21:35:14.2079594Z Selecting previously unselected package libjbig2dec0:amd64. 2021-05-17T21:35:14.2362589Z Preparing to unpack .../5-libjbig2dec0_0.18-1ubuntu1_amd64.deb ... 2021-05-17T21:35:14.2381836Z Unpacking libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T21:35:14.2748594Z Selecting previously unselected package libgs9:amd64. 2021-05-17T21:35:14.3050258Z Preparing to unpack .../6-libgs9_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T21:35:14.3061711Z Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T21:35:14.5812281Z Selecting previously unselected package ghostscript. 2021-05-17T21:35:14.6100097Z Preparing to unpack .../7-ghostscript_9.50~dfsg-5ubuntu4.2_amd64.deb ... 2021-05-17T21:35:14.6113421Z Unpacking ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T21:35:14.6818024Z Setting up fonts-noto-mono (20200323-1build1~ubuntu20.04.1) ... 2021-05-17T21:35:14.6866912Z Setting up libijs-0.35:amd64 (0.35-15) ... 2021-05-17T21:35:14.6902147Z Setting up fonts-urw-base35 (20170801.1-3) ... 2021-05-17T21:35:14.7641339Z Setting up libjbig2dec0:amd64 (0.18-1ubuntu1) ... 2021-05-17T21:35:14.7684267Z Setting up fonts-droid-fallback (1:6.0.1r16-1.1) ... 2021-05-17T21:35:14.7967376Z Setting up libgs9-common (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T21:35:14.8008403Z Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T21:35:14.8043086Z Setting up ghostscript (9.50~dfsg-5ubuntu4.2) ... 2021-05-17T21:35:14.8248642Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T21:35:14.9335581Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:35:14.9564887Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:35:18.1493836Z Reading package lists... 2021-05-17T21:35:18.2938366Z Building dependency tree... 2021-05-17T21:35:18.2956472Z Reading state information... 2021-05-17T21:35:18.4380879Z The following additional packages will be installed: 2021-05-17T21:35:18.4383077Z libudunits2-0 libudunits2-data 2021-05-17T21:35:18.4836697Z The following NEW packages will be installed: 2021-05-17T21:35:18.4838932Z libudunits2-0 libudunits2-data libudunits2-dev 2021-05-17T21:35:18.5024827Z 0 upgraded, 3 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:18.5026125Z Need to get 429 kB of archives. 2021-05-17T21:35:18.5027260Z After this operation, 1026 kB of additional disk space will be used. 2021-05-17T21:35:18.5029828Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-data all 2.2.26-5 [18.8 kB] 2021-05-17T21:35:18.5041927Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-0 amd64 2.2.26-5 [48.9 kB] 2021-05-17T21:35:18.5058849Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libudunits2-dev amd64 2.2.26-5 [362 kB] 2021-05-17T21:35:18.9488901Z Fetched 429 kB in 0s (18.5 MB/s) 2021-05-17T21:35:18.9864941Z Selecting previously unselected package libudunits2-data. 2021-05-17T21:35:18.9951353Z (Reading database ... 2021-05-17T21:35:18.9952227Z (Reading database ... 5% 2021-05-17T21:35:18.9952937Z (Reading database ... 10% 2021-05-17T21:35:18.9953615Z (Reading database ... 15% 2021-05-17T21:35:18.9954295Z (Reading database ... 20% 2021-05-17T21:35:18.9954973Z (Reading database ... 25% 2021-05-17T21:35:18.9955630Z (Reading database ... 30% 2021-05-17T21:35:18.9956372Z (Reading database ... 35% 2021-05-17T21:35:18.9957116Z (Reading database ... 40% 2021-05-17T21:35:18.9958215Z (Reading database ... 45% 2021-05-17T21:35:18.9959059Z (Reading database ... 50% 2021-05-17T21:35:19.0004031Z (Reading database ... 55% 2021-05-17T21:35:19.0053808Z (Reading database ... 60% 2021-05-17T21:35:19.0087300Z (Reading database ... 65% 2021-05-17T21:35:19.0217237Z (Reading database ... 70% 2021-05-17T21:35:19.0342059Z (Reading database ... 75% 2021-05-17T21:35:19.0660814Z (Reading database ... 80% 2021-05-17T21:35:19.0996864Z (Reading database ... 85% 2021-05-17T21:35:19.1192540Z (Reading database ... 90% 2021-05-17T21:35:19.1269992Z (Reading database ... 95% 2021-05-17T21:35:19.1270844Z (Reading database ... 100% 2021-05-17T21:35:19.1271733Z (Reading database ... 267875 files and directories currently installed.) 2021-05-17T21:35:19.1425637Z Preparing to unpack .../libudunits2-data_2.2.26-5_all.deb ... 2021-05-17T21:35:19.1446275Z Unpacking libudunits2-data (2.2.26-5) ... 2021-05-17T21:35:19.2314738Z Selecting previously unselected package libudunits2-0:amd64. 2021-05-17T21:35:19.2550145Z Preparing to unpack .../libudunits2-0_2.2.26-5_amd64.deb ... 2021-05-17T21:35:19.2781318Z Unpacking libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T21:35:19.3325086Z Selecting previously unselected package libudunits2-dev:amd64. 2021-05-17T21:35:19.3632317Z Preparing to unpack .../libudunits2-dev_2.2.26-5_amd64.deb ... 2021-05-17T21:35:19.3853844Z Unpacking libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T21:35:19.4866827Z Setting up libudunits2-data (2.2.26-5) ... 2021-05-17T21:35:19.5179021Z Setting up libudunits2-0:amd64 (2.2.26-5) ... 2021-05-17T21:35:19.5240530Z Setting up libudunits2-dev:amd64 (2.2.26-5) ... 2021-05-17T21:35:19.5313760Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T21:35:19.7270774Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:35:22.4296007Z Reading package lists... 2021-05-17T21:35:22.6566174Z Building dependency tree... 2021-05-17T21:35:22.6597155Z Reading state information... 2021-05-17T21:35:22.9202669Z The following NEW packages will be installed: 2021-05-17T21:35:22.9206845Z libjq-dev 2021-05-17T21:35:22.9679429Z 0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:22.9680932Z Need to get 11.2 kB of archives. 2021-05-17T21:35:22.9681801Z After this operation, 47.1 kB of additional disk space will be used. 2021-05-17T21:35:22.9684368Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq-dev amd64 1.6-1ubuntu0.20.04.1 [11.2 kB] 2021-05-17T21:35:23.4800704Z Fetched 11.2 kB in 0s (266 kB/s) 2021-05-17T21:35:23.5208412Z Selecting previously unselected package libjq-dev:amd64. 2021-05-17T21:35:23.5209279Z (Reading database ... 2021-05-17T21:35:23.5209979Z (Reading database ... 5% 2021-05-17T21:35:23.5210476Z (Reading database ... 10% 2021-05-17T21:35:23.5210987Z (Reading database ... 15% 2021-05-17T21:35:23.5211480Z (Reading database ... 20% 2021-05-17T21:35:23.5211986Z (Reading database ... 25% 2021-05-17T21:35:23.5212486Z (Reading database ... 30% 2021-05-17T21:35:23.5213002Z (Reading database ... 35% 2021-05-17T21:35:23.5213513Z (Reading database ... 40% 2021-05-17T21:35:23.5214004Z (Reading database ... 45% 2021-05-17T21:35:23.5214503Z (Reading database ... 50% 2021-05-17T21:35:23.5253748Z (Reading database ... 55% 2021-05-17T21:35:23.5307566Z (Reading database ... 60% 2021-05-17T21:35:23.5339816Z (Reading database ... 65% 2021-05-17T21:35:23.5472233Z (Reading database ... 70% 2021-05-17T21:35:23.5624662Z (Reading database ... 75% 2021-05-17T21:35:23.5943689Z (Reading database ... 80% 2021-05-17T21:35:23.6245165Z (Reading database ... 85% 2021-05-17T21:35:23.6415392Z (Reading database ... 90% 2021-05-17T21:35:23.6503627Z (Reading database ... 95% 2021-05-17T21:35:23.6504167Z (Reading database ... 100% 2021-05-17T21:35:23.6504910Z (Reading database ... 267904 files and directories currently installed.) 2021-05-17T21:35:23.6662449Z Preparing to unpack .../libjq-dev_1.6-1ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:35:23.6677907Z Unpacking libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T21:35:23.7334407Z Setting up libjq-dev:amd64 (1.6-1ubuntu0.20.04.1) ... 2021-05-17T21:35:25.9692127Z Reading package lists... 2021-05-17T21:35:26.1420520Z Building dependency tree... 2021-05-17T21:35:26.1441592Z Reading state information... 2021-05-17T21:35:26.3449306Z The following NEW packages will be installed: 2021-05-17T21:35:26.3451245Z libmng2 2021-05-17T21:35:26.3656866Z 0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:26.3661302Z Need to get 168 kB of archives. 2021-05-17T21:35:26.3661966Z After this operation, 571 kB of additional disk space will be used. 2021-05-17T21:35:26.3664694Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmng2 amd64 2.0.3+dfsg-3 [168 kB] 2021-05-17T21:35:26.7898166Z Fetched 168 kB in 0s (8628 kB/s) 2021-05-17T21:35:26.8252692Z Selecting previously unselected package libmng2:amd64. 2021-05-17T21:35:26.8340262Z (Reading database ... 2021-05-17T21:35:26.8341021Z (Reading database ... 5% 2021-05-17T21:35:26.8341551Z (Reading database ... 10% 2021-05-17T21:35:26.8342221Z (Reading database ... 15% 2021-05-17T21:35:26.8342741Z (Reading database ... 20% 2021-05-17T21:35:26.8343250Z (Reading database ... 25% 2021-05-17T21:35:26.8344131Z (Reading database ... 30% 2021-05-17T21:35:26.8344944Z (Reading database ... 35% 2021-05-17T21:35:26.8345420Z (Reading database ... 40% 2021-05-17T21:35:26.8345878Z (Reading database ... 45% 2021-05-17T21:35:26.8346350Z (Reading database ... 50% 2021-05-17T21:35:26.8374464Z (Reading database ... 55% 2021-05-17T21:35:26.8489253Z (Reading database ... 60% 2021-05-17T21:35:26.8515738Z (Reading database ... 65% 2021-05-17T21:35:26.8658088Z (Reading database ... 70% 2021-05-17T21:35:26.8789012Z (Reading database ... 75% 2021-05-17T21:35:26.9088690Z (Reading database ... 80% 2021-05-17T21:35:26.9388732Z (Reading database ... 85% 2021-05-17T21:35:26.9556961Z (Reading database ... 90% 2021-05-17T21:35:26.9640010Z (Reading database ... 95% 2021-05-17T21:35:26.9640465Z (Reading database ... 100% 2021-05-17T21:35:26.9641448Z (Reading database ... 267910 files and directories currently installed.) 2021-05-17T21:35:26.9799789Z Preparing to unpack .../libmng2_2.0.3+dfsg-3_amd64.deb ... 2021-05-17T21:35:26.9833826Z Unpacking libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T21:35:27.0573878Z Setting up libmng2:amd64 (2.0.3+dfsg-3) ... 2021-05-17T21:35:27.0627295Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:35:29.3026342Z Reading package lists... 2021-05-17T21:35:29.4535613Z Building dependency tree... 2021-05-17T21:35:29.4558828Z Reading state information... 2021-05-17T21:35:29.6049353Z E: Unable to locate package libmng1 2021-05-17T21:35:29.6729311Z Reading package lists... 2021-05-17T21:35:29.8444611Z Building dependency tree... 2021-05-17T21:35:29.8467209Z Reading state information... 2021-05-17T21:35:29.9771097Z E: Unable to locate package libapparmor-devel 2021-05-17T21:35:30.0409908Z Reading package lists... 2021-05-17T21:35:30.2158493Z Building dependency tree... 2021-05-17T21:35:30.2180241Z Reading state information... 2021-05-17T21:35:30.3808215Z The following additional packages will be installed: 2021-05-17T21:35:30.3811350Z libij-java 2021-05-17T21:35:30.4332505Z The following NEW packages will be installed: 2021-05-17T21:35:30.4337449Z imagej libij-java 2021-05-17T21:35:30.4520701Z 0 upgraded, 2 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:30.4522236Z Need to get 2328 kB of archives. 2021-05-17T21:35:30.4523271Z After this operation, 2498 kB of additional disk space will be used. 2021-05-17T21:35:30.4525182Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libij-java all 1.52r-1 [2284 kB] 2021-05-17T21:35:30.5054683Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 imagej all 1.52r-1 [43.7 kB] 2021-05-17T21:35:30.9598044Z Fetched 2328 kB in 0s (34.6 MB/s) 2021-05-17T21:35:30.9947429Z Selecting previously unselected package libij-java. 2021-05-17T21:35:31.0026208Z (Reading database ... 2021-05-17T21:35:31.0026796Z (Reading database ... 5% 2021-05-17T21:35:31.0027464Z (Reading database ... 10% 2021-05-17T21:35:31.0027983Z (Reading database ... 15% 2021-05-17T21:35:31.0028597Z (Reading database ... 20% 2021-05-17T21:35:31.0029057Z (Reading database ... 25% 2021-05-17T21:35:31.0029513Z (Reading database ... 30% 2021-05-17T21:35:31.0029952Z (Reading database ... 35% 2021-05-17T21:35:31.0030405Z (Reading database ... 40% 2021-05-17T21:35:31.0030844Z (Reading database ... 45% 2021-05-17T21:35:31.0031295Z (Reading database ... 50% 2021-05-17T21:35:31.0076041Z (Reading database ... 55% 2021-05-17T21:35:31.0128248Z (Reading database ... 60% 2021-05-17T21:35:31.0154308Z (Reading database ... 65% 2021-05-17T21:35:31.0275922Z (Reading database ... 70% 2021-05-17T21:35:31.0398051Z (Reading database ... 75% 2021-05-17T21:35:31.0705956Z (Reading database ... 80% 2021-05-17T21:35:31.1023650Z (Reading database ... 85% 2021-05-17T21:35:31.1229165Z (Reading database ... 90% 2021-05-17T21:35:31.1320099Z (Reading database ... 95% 2021-05-17T21:35:31.1320943Z (Reading database ... 100% 2021-05-17T21:35:31.1321893Z (Reading database ... 267916 files and directories currently installed.) 2021-05-17T21:35:31.1512820Z Preparing to unpack .../libij-java_1.52r-1_all.deb ... 2021-05-17T21:35:31.1530702Z Unpacking libij-java (1.52r-1) ... 2021-05-17T21:35:31.2439612Z Selecting previously unselected package imagej. 2021-05-17T21:35:31.2701059Z Preparing to unpack .../imagej_1.52r-1_all.deb ... 2021-05-17T21:35:31.2713513Z Unpacking imagej (1.52r-1) ... 2021-05-17T21:35:31.3536279Z Setting up libij-java (1.52r-1) ... 2021-05-17T21:35:31.3704449Z Setting up imagej (1.52r-1) ... 2021-05-17T21:35:31.3760500Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T21:35:32.3421308Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:35:33.1009364Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T21:35:35.3369726Z Reading package lists... 2021-05-17T21:35:35.5181477Z Building dependency tree... 2021-05-17T21:35:35.5231979Z Reading state information... 2021-05-17T21:35:35.6789799Z Suggested packages: 2021-05-17T21:35:35.6791604Z bowtie2-examples 2021-05-17T21:35:35.7235222Z The following NEW packages will be installed: 2021-05-17T21:35:35.7239452Z bowtie2 2021-05-17T21:35:35.7433416Z 0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:35.7434391Z Need to get 1324 kB of archives. 2021-05-17T21:35:35.7435308Z After this operation, 5630 kB of additional disk space will be used. 2021-05-17T21:35:35.7437014Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 bowtie2 amd64 2.3.5.1-6build1 [1324 kB] 2021-05-17T21:35:36.1850242Z Fetched 1324 kB in 0s (36.2 MB/s) 2021-05-17T21:35:36.2175274Z Selecting previously unselected package bowtie2. 2021-05-17T21:35:36.2254163Z (Reading database ... 2021-05-17T21:35:36.2254791Z (Reading database ... 5% 2021-05-17T21:35:36.2255313Z (Reading database ... 10% 2021-05-17T21:35:36.2255843Z (Reading database ... 15% 2021-05-17T21:35:36.2256397Z (Reading database ... 20% 2021-05-17T21:35:36.2256911Z (Reading database ... 25% 2021-05-17T21:35:36.2257452Z (Reading database ... 30% 2021-05-17T21:35:36.2257977Z (Reading database ... 35% 2021-05-17T21:35:36.2258544Z (Reading database ... 40% 2021-05-17T21:35:36.2259066Z (Reading database ... 45% 2021-05-17T21:35:36.2259587Z (Reading database ... 50% 2021-05-17T21:35:36.2305825Z (Reading database ... 55% 2021-05-17T21:35:36.2352694Z (Reading database ... 60% 2021-05-17T21:35:36.2378681Z (Reading database ... 65% 2021-05-17T21:35:36.2499642Z (Reading database ... 70% 2021-05-17T21:35:36.2618108Z (Reading database ... 75% 2021-05-17T21:35:36.2917612Z (Reading database ... 80% 2021-05-17T21:35:36.3235018Z (Reading database ... 85% 2021-05-17T21:35:36.3429628Z (Reading database ... 90% 2021-05-17T21:35:36.3514350Z (Reading database ... 95% 2021-05-17T21:35:36.3514988Z (Reading database ... 100% 2021-05-17T21:35:36.3515755Z (Reading database ... 267939 files and directories currently installed.) 2021-05-17T21:35:36.3670955Z Preparing to unpack .../bowtie2_2.3.5.1-6build1_amd64.deb ... 2021-05-17T21:35:36.3693482Z Unpacking bowtie2 (2.3.5.1-6build1) ... 2021-05-17T21:35:36.5621335Z Setting up bowtie2 (2.3.5.1-6build1) ... 2021-05-17T21:35:36.5673796Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:35:39.6771660Z Reading package lists... 2021-05-17T21:35:39.8327425Z Building dependency tree... 2021-05-17T21:35:39.8349162Z Reading state information... 2021-05-17T21:35:39.9929141Z E: Unable to locate package install 2021-05-17T21:35:39.9930256Z E: Unable to locate package gdal 2021-05-17T21:35:40.0554415Z Reading package lists... 2021-05-17T21:35:40.2242123Z Building dependency tree... 2021-05-17T21:35:40.2261657Z Reading state information... 2021-05-17T21:35:40.2535647Z Package insighttoolkit4-python is not available, but is referred to by another package. 2021-05-17T21:35:40.2537253Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T21:35:40.2538095Z is only available from another source 2021-05-17T21:35:40.2538637Z 2021-05-17T21:35:40.3590331Z E: Package 'insighttoolkit4-python' has no installation candidate 2021-05-17T21:35:40.4240013Z Reading package lists... 2021-05-17T21:35:40.5911440Z Building dependency tree... 2021-05-17T21:35:40.5930744Z Reading state information... 2021-05-17T21:35:40.6175837Z Package libav-tools is not available, but is referred to by another package. 2021-05-17T21:35:40.6177129Z This may mean that the package is missing, has been obsoleted, or 2021-05-17T21:35:40.6177949Z is only available from another source 2021-05-17T21:35:40.6178737Z However the following packages replace it: 2021-05-17T21:35:40.6179389Z ffmpeg 2021-05-17T21:35:40.6179793Z 2021-05-17T21:35:40.7243856Z E: Package 'libav-tools' has no installation candidate 2021-05-17T21:35:40.7945738Z Reading package lists... 2021-05-17T21:35:40.9535900Z Building dependency tree... 2021-05-17T21:35:40.9556885Z Reading state information... 2021-05-17T21:35:41.1154016Z The following additional packages will be installed: 2021-05-17T21:35:41.1160018Z libgcrypt20-dev libgit2-28 libgpg-error-dev libhttp-parser-dev 2021-05-17T21:35:41.1162580Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T21:35:41.1163418Z libssh2-1-dev 2021-05-17T21:35:41.1163884Z Suggested packages: 2021-05-17T21:35:41.1164543Z libgcrypt20-doc libmbedtls-doc 2021-05-17T21:35:41.1637183Z The following NEW packages will be installed: 2021-05-17T21:35:41.1640367Z libgcrypt20-dev libgit2-28 libgit2-dev libgpg-error-dev libhttp-parser-dev 2021-05-17T21:35:41.1642467Z libhttp-parser2.9 libmbedcrypto3 libmbedtls-dev libmbedtls12 libmbedx509-0 2021-05-17T21:35:41.1644185Z libssh2-1-dev 2021-05-17T21:35:41.1834576Z 0 upgraded, 11 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:41.1835824Z Need to get 2667 kB of archives. 2021-05-17T21:35:41.1836542Z After this operation, 11.2 MB of additional disk space will be used. 2021-05-17T21:35:41.1838626Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgpg-error-dev amd64 1.37-1 [109 kB] 2021-05-17T21:35:41.1876116Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcrypt20-dev amd64 1.8.5-5ubuntu1 [470 kB] 2021-05-17T21:35:41.1993007Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser2.9 amd64 2.9.2-2 [21.8 kB] 2021-05-17T21:35:41.2001756Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedcrypto3 amd64 2.16.4-1ubuntu2 [150 kB] 2021-05-17T21:35:41.2017971Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedx509-0 amd64 2.16.4-1ubuntu2 [42.3 kB] 2021-05-17T21:35:41.2025323Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls12 amd64 2.16.4-1ubuntu2 [71.8 kB] 2021-05-17T21:35:41.2032932Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-28 amd64 0.28.4+dfsg.1-2 [403 kB] 2021-05-17T21:35:41.2080439Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libmbedtls-dev amd64 2.16.4-1ubuntu2 [444 kB] 2021-05-17T21:35:41.2141994Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libssh2-1-dev amd64 1.8.0-2.1build1 [244 kB] 2021-05-17T21:35:41.2220451Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhttp-parser-dev amd64 2.9.2-2 [20.2 kB] 2021-05-17T21:35:41.2227731Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgit2-dev amd64 0.28.4+dfsg.1-2 [691 kB] 2021-05-17T21:35:41.6639567Z Fetched 2667 kB in 0s (44.5 MB/s) 2021-05-17T21:35:41.6935970Z Selecting previously unselected package libgpg-error-dev. 2021-05-17T21:35:41.7012856Z (Reading database ... 2021-05-17T21:35:41.7013676Z (Reading database ... 5% 2021-05-17T21:35:41.7014542Z (Reading database ... 10% 2021-05-17T21:35:41.7015213Z (Reading database ... 15% 2021-05-17T21:35:41.7015853Z (Reading database ... 20% 2021-05-17T21:35:41.7016681Z (Reading database ... 25% 2021-05-17T21:35:41.7017354Z (Reading database ... 30% 2021-05-17T21:35:41.7018170Z (Reading database ... 35% 2021-05-17T21:35:41.7018876Z (Reading database ... 40% 2021-05-17T21:35:41.7019538Z (Reading database ... 45% 2021-05-17T21:35:41.7020177Z (Reading database ... 50% 2021-05-17T21:35:41.7046433Z (Reading database ... 55% 2021-05-17T21:35:41.7093735Z (Reading database ... 60% 2021-05-17T21:35:41.7123574Z (Reading database ... 65% 2021-05-17T21:35:41.7241832Z (Reading database ... 70% 2021-05-17T21:35:41.7360965Z (Reading database ... 75% 2021-05-17T21:35:41.7624790Z (Reading database ... 80% 2021-05-17T21:35:41.7920926Z (Reading database ... 85% 2021-05-17T21:35:41.8087603Z (Reading database ... 90% 2021-05-17T21:35:41.8168644Z (Reading database ... 95% 2021-05-17T21:35:41.8169132Z (Reading database ... 100% 2021-05-17T21:35:41.8169963Z (Reading database ... 267965 files and directories currently installed.) 2021-05-17T21:35:41.8325248Z Preparing to unpack .../00-libgpg-error-dev_1.37-1_amd64.deb ... 2021-05-17T21:35:41.8343134Z Unpacking libgpg-error-dev (1.37-1) ... 2021-05-17T21:35:41.8840376Z Selecting previously unselected package libgcrypt20-dev. 2021-05-17T21:35:41.9081810Z Preparing to unpack .../01-libgcrypt20-dev_1.8.5-5ubuntu1_amd64.deb ... 2021-05-17T21:35:41.9106702Z Unpacking libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T21:35:41.9909839Z Selecting previously unselected package libhttp-parser2.9:amd64. 2021-05-17T21:35:42.0165286Z Preparing to unpack .../02-libhttp-parser2.9_2.9.2-2_amd64.deb ... 2021-05-17T21:35:42.0199486Z Unpacking libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T21:35:42.0600021Z Selecting previously unselected package libmbedcrypto3:amd64. 2021-05-17T21:35:42.0832168Z Preparing to unpack .../03-libmbedcrypto3_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T21:35:42.0850920Z Unpacking libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:35:42.1383150Z Selecting previously unselected package libmbedx509-0:amd64. 2021-05-17T21:35:42.1683395Z Preparing to unpack .../04-libmbedx509-0_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T21:35:42.1706950Z Unpacking libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:35:42.2079785Z Selecting previously unselected package libmbedtls12:amd64. 2021-05-17T21:35:42.2362937Z Preparing to unpack .../05-libmbedtls12_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T21:35:42.2389350Z Unpacking libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:35:42.2840817Z Selecting previously unselected package libgit2-28:amd64. 2021-05-17T21:35:42.3123726Z Preparing to unpack .../06-libgit2-28_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T21:35:42.3151513Z Unpacking libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T21:35:42.3880321Z Selecting previously unselected package libmbedtls-dev:amd64. 2021-05-17T21:35:42.4116129Z Preparing to unpack .../07-libmbedtls-dev_2.16.4-1ubuntu2_amd64.deb ... 2021-05-17T21:35:42.4140341Z Unpacking libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:35:42.4999632Z Selecting previously unselected package libssh2-1-dev:amd64. 2021-05-17T21:35:42.5246389Z Preparing to unpack .../08-libssh2-1-dev_1.8.0-2.1build1_amd64.deb ... 2021-05-17T21:35:42.5269823Z Unpacking libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T21:35:42.5962412Z Selecting previously unselected package libhttp-parser-dev. 2021-05-17T21:35:42.6254655Z Preparing to unpack .../09-libhttp-parser-dev_2.9.2-2_amd64.deb ... 2021-05-17T21:35:42.6274482Z Unpacking libhttp-parser-dev (2.9.2-2) ... 2021-05-17T21:35:42.6639451Z Selecting previously unselected package libgit2-dev:amd64. 2021-05-17T21:35:42.6916287Z Preparing to unpack .../10-libgit2-dev_0.28.4+dfsg.1-2_amd64.deb ... 2021-05-17T21:35:42.6936003Z Unpacking libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T21:35:42.8250784Z Setting up libgpg-error-dev (1.37-1) ... 2021-05-17T21:35:42.8297939Z Setting up libmbedcrypto3:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:35:42.8342967Z Setting up libhttp-parser2.9:amd64 (2.9.2-2) ... 2021-05-17T21:35:42.8400049Z Setting up libhttp-parser-dev (2.9.2-2) ... 2021-05-17T21:35:42.8444594Z Setting up libmbedx509-0:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:35:42.8499692Z Setting up libmbedtls12:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:35:42.8538707Z Setting up libmbedtls-dev:amd64 (2.16.4-1ubuntu2) ... 2021-05-17T21:35:42.8589237Z Setting up libgcrypt20-dev (1.8.5-5ubuntu1) ... 2021-05-17T21:35:42.8636425Z Setting up libssh2-1-dev:amd64 (1.8.0-2.1build1) ... 2021-05-17T21:35:42.8684385Z Setting up libgit2-28:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T21:35:42.8729450Z Setting up libgit2-dev:amd64 (0.28.4+dfsg.1-2) ... 2021-05-17T21:35:42.8796437Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:35:47.6638194Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T21:35:47.7834738Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:35:49.9819887Z Reading package lists... 2021-05-17T21:35:50.1519317Z Building dependency tree... 2021-05-17T21:35:50.1539855Z Reading state information... 2021-05-17T21:35:50.4040500Z libtiff-dev is already the newest version (4.1.0+git191117-2ubuntu0.20.04.1). 2021-05-17T21:35:50.4041534Z libtiff-dev set to manually installed. 2021-05-17T21:35:50.4042603Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:50.4743419Z Reading package lists... 2021-05-17T21:35:50.6292804Z Building dependency tree... 2021-05-17T21:35:50.6310205Z Reading state information... 2021-05-17T21:35:50.8639984Z unixodbc-dev is already the newest version (2.3.7). 2021-05-17T21:35:50.8642456Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:50.9372493Z Reading package lists... 2021-05-17T21:35:51.1106862Z Building dependency tree... 2021-05-17T21:35:51.1131984Z Reading state information... 2021-05-17T21:35:51.3117146Z The following NEW packages will be installed: 2021-05-17T21:35:51.3123473Z libsodium-dev 2021-05-17T21:35:51.3310084Z 0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:51.3310715Z Need to get 169 kB of archives. 2021-05-17T21:35:51.3311484Z After this operation, 826 kB of additional disk space will be used. 2021-05-17T21:35:51.3312961Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 2021-05-17T21:35:51.7523302Z Fetched 169 kB in 0s (9362 kB/s) 2021-05-17T21:35:51.7830203Z Selecting previously unselected package libsodium-dev:amd64. 2021-05-17T21:35:51.7905278Z (Reading database ... 2021-05-17T21:35:51.7906292Z (Reading database ... 5% 2021-05-17T21:35:51.7907045Z (Reading database ... 10% 2021-05-17T21:35:51.7907899Z (Reading database ... 15% 2021-05-17T21:35:51.7908553Z (Reading database ... 20% 2021-05-17T21:35:51.7909961Z (Reading database ... 25% 2021-05-17T21:35:51.7910891Z (Reading database ... 30% 2021-05-17T21:35:51.7911543Z (Reading database ... 35% 2021-05-17T21:35:51.7912205Z (Reading database ... 40% 2021-05-17T21:35:51.7912871Z (Reading database ... 45% 2021-05-17T21:35:51.7913714Z (Reading database ... 50% 2021-05-17T21:35:51.7954559Z (Reading database ... 55% 2021-05-17T21:35:51.8005440Z (Reading database ... 60% 2021-05-17T21:35:51.8025042Z (Reading database ... 65% 2021-05-17T21:35:51.8131855Z (Reading database ... 70% 2021-05-17T21:35:51.8245529Z (Reading database ... 75% 2021-05-17T21:35:51.8496433Z (Reading database ... 80% 2021-05-17T21:35:51.8786904Z (Reading database ... 85% 2021-05-17T21:35:51.8969569Z (Reading database ... 90% 2021-05-17T21:35:51.9047902Z (Reading database ... 95% 2021-05-17T21:35:51.9048448Z (Reading database ... 100% 2021-05-17T21:35:51.9049227Z (Reading database ... 268468 files and directories currently installed.) 2021-05-17T21:35:51.9213746Z Preparing to unpack .../libsodium-dev_1.0.18-1_amd64.deb ... 2021-05-17T21:35:51.9228651Z Unpacking libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T21:35:52.0065364Z Setting up libsodium-dev:amd64 (1.0.18-1) ... 2021-05-17T21:35:54.2552867Z Reading package lists... 2021-05-17T21:35:54.4223340Z Building dependency tree... 2021-05-17T21:35:54.4246878Z Reading state information... 2021-05-17T21:35:54.5793761Z The following additional packages will be installed: 2021-05-17T21:35:54.5797118Z libarchive-dev liblept5 libtesseract4 tesseract-ocr tesseract-ocr-osd 2021-05-17T21:35:54.6272428Z The following NEW packages will be installed: 2021-05-17T21:35:54.6278636Z libarchive-dev liblept5 libleptonica-dev libtesseract-dev libtesseract4 2021-05-17T21:35:54.6280589Z tesseract-ocr tesseract-ocr-eng tesseract-ocr-osd 2021-05-17T21:35:54.6477905Z 0 upgraded, 8 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:35:54.6478643Z Need to get 10.4 MB of archives. 2021-05-17T21:35:54.6479453Z After this operation, 38.0 MB of additional disk space will be used. 2021-05-17T21:35:54.6481472Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-dev amd64 3.4.0-2ubuntu1 [490 kB] 2021-05-17T21:35:54.6596309Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblept5 amd64 1.79.0-1 [999 kB] 2021-05-17T21:35:54.6775663Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libleptonica-dev amd64 1.79.0-1 [1389 kB] 2021-05-17T21:35:54.7020751Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract4 amd64 4.1.1-2build2 [1237 kB] 2021-05-17T21:35:54.7268192Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libtesseract-dev amd64 4.1.1-2build2 [1463 kB] 2021-05-17T21:35:54.7551491Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-eng all 1:4.00~git30-7274cfa-1 [1598 kB] 2021-05-17T21:35:54.7882630Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr-osd all 1:4.00~git30-7274cfa-1 [2990 kB] 2021-05-17T21:35:54.8525697Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 tesseract-ocr amd64 4.1.1-2build2 [262 kB] 2021-05-17T21:35:55.3085038Z Fetched 10.4 MB in 0s (46.7 MB/s) 2021-05-17T21:35:55.3405936Z Selecting previously unselected package libarchive-dev:amd64. 2021-05-17T21:35:55.3559233Z (Reading database ... 2021-05-17T21:35:55.3560126Z (Reading database ... 5% 2021-05-17T21:35:55.3561055Z (Reading database ... 10% 2021-05-17T21:35:55.3561557Z (Reading database ... 15% 2021-05-17T21:35:55.3562022Z (Reading database ... 20% 2021-05-17T21:35:55.3562476Z (Reading database ... 25% 2021-05-17T21:35:55.3562907Z (Reading database ... 30% 2021-05-17T21:35:55.3563506Z (Reading database ... 35% 2021-05-17T21:35:55.3563937Z (Reading database ... 40% 2021-05-17T21:35:55.3564611Z (Reading database ... 45% 2021-05-17T21:35:55.3565326Z (Reading database ... 50% 2021-05-17T21:35:55.3610146Z (Reading database ... 55% 2021-05-17T21:35:55.3661808Z (Reading database ... 60% 2021-05-17T21:35:55.3690278Z (Reading database ... 65% 2021-05-17T21:35:55.3820532Z (Reading database ... 70% 2021-05-17T21:35:55.4006529Z (Reading database ... 75% 2021-05-17T21:35:55.4327347Z (Reading database ... 80% 2021-05-17T21:35:55.4646663Z (Reading database ... 85% 2021-05-17T21:35:55.4820436Z (Reading database ... 90% 2021-05-17T21:35:55.4918531Z (Reading database ... 95% 2021-05-17T21:35:55.4919093Z (Reading database ... 100% 2021-05-17T21:35:55.4919835Z (Reading database ... 268538 files and directories currently installed.) 2021-05-17T21:35:55.5082694Z Preparing to unpack .../0-libarchive-dev_3.4.0-2ubuntu1_amd64.deb ... 2021-05-17T21:35:55.5105040Z Unpacking libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T21:35:55.5941960Z Selecting previously unselected package liblept5:amd64. 2021-05-17T21:35:55.6222852Z Preparing to unpack .../1-liblept5_1.79.0-1_amd64.deb ... 2021-05-17T21:35:55.6264068Z Unpacking liblept5:amd64 (1.79.0-1) ... 2021-05-17T21:35:55.7520156Z Selecting previously unselected package libleptonica-dev:amd64. 2021-05-17T21:35:55.7828400Z Preparing to unpack .../2-libleptonica-dev_1.79.0-1_amd64.deb ... 2021-05-17T21:35:55.7862824Z Unpacking libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T21:35:55.9440597Z Selecting previously unselected package libtesseract4:amd64. 2021-05-17T21:35:55.9726313Z Preparing to unpack .../3-libtesseract4_4.1.1-2build2_amd64.deb ... 2021-05-17T21:35:55.9740091Z Unpacking libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T21:35:56.1160568Z Selecting previously unselected package libtesseract-dev:amd64. 2021-05-17T21:35:56.1410987Z Preparing to unpack .../4-libtesseract-dev_4.1.1-2build2_amd64.deb ... 2021-05-17T21:35:56.1433936Z Unpacking libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T21:35:56.3200756Z Selecting previously unselected package tesseract-ocr-eng. 2021-05-17T21:35:56.3497967Z Preparing to unpack .../5-tesseract-ocr-eng_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T21:35:56.3516075Z Unpacking tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T21:35:56.5200818Z Selecting previously unselected package tesseract-ocr-osd. 2021-05-17T21:35:56.5457190Z Preparing to unpack .../6-tesseract-ocr-osd_1%3a4.00~git30-7274cfa-1_all.deb ... 2021-05-17T21:35:56.5485005Z Unpacking tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T21:35:56.9161302Z Selecting previously unselected package tesseract-ocr. 2021-05-17T21:35:56.9418417Z Preparing to unpack .../7-tesseract-ocr_4.1.1-2build2_amd64.deb ... 2021-05-17T21:35:56.9430085Z Unpacking tesseract-ocr (4.1.1-2build2) ... 2021-05-17T21:35:57.0353571Z Setting up tesseract-ocr-eng (1:4.00~git30-7274cfa-1) ... 2021-05-17T21:35:57.0407476Z Setting up liblept5:amd64 (1.79.0-1) ... 2021-05-17T21:35:57.0457743Z Setting up libleptonica-dev:amd64 (1.79.0-1) ... 2021-05-17T21:35:57.0504974Z Setting up libtesseract4:amd64 (4.1.1-2build2) ... 2021-05-17T21:35:57.0556467Z Setting up libarchive-dev:amd64 (3.4.0-2ubuntu1) ... 2021-05-17T21:35:57.0652627Z Setting up tesseract-ocr-osd (1:4.00~git30-7274cfa-1) ... 2021-05-17T21:35:57.0701631Z Setting up libtesseract-dev:amd64 (4.1.1-2build2) ... 2021-05-17T21:35:57.0745528Z Setting up tesseract-ocr (4.1.1-2build2) ... 2021-05-17T21:35:57.0802774Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:36:00.0148680Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:36:02.2303874Z Reading package lists... 2021-05-17T21:36:02.3984649Z Building dependency tree... 2021-05-17T21:36:02.4010907Z Reading state information... 2021-05-17T21:36:02.6316752Z wget is already the newest version (1.20.3-1ubuntu1). 2021-05-17T21:36:02.6320093Z 0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:36:02.6974647Z Reading package lists... 2021-05-17T21:36:02.8595726Z Building dependency tree... 2021-05-17T21:36:02.8616613Z Reading state information... 2021-05-17T21:36:03.0242419Z The following additional packages will be installed: 2021-05-17T21:36:03.0248428Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T21:36:03.0255065Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev 2021-05-17T21:36:03.0263197Z Suggested packages: 2021-05-17T21:36:03.0264016Z doc-base krb5-doc krb5-user libnorm-doc 2021-05-17T21:36:03.0855563Z The following NEW packages will be installed: 2021-05-17T21:36:03.0857863Z comerr-dev krb5-multidev libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 2021-05-17T21:36:03.0860688Z libkdb5-9 libkrb5-dev libnorm-dev libpgm-dev libzmq3-dev 2021-05-17T21:36:03.1089179Z 0 upgraded, 10 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:36:03.1091051Z Need to get 1459 kB of archives. 2021-05-17T21:36:03.1092460Z After this operation, 7754 kB of additional disk space will be used. 2021-05-17T21:36:03.1094116Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-05-17T21:36:03.1123547Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-05-17T21:36:03.1136288Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-05-17T21:36:03.1151306Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-05-17T21:36:03.1165698Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-05-17T21:36:03.1181147Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-05-17T21:36:03.1275898Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 2021-05-17T21:36:03.1355463Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 2021-05-17T21:36:03.1373725Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-05-17T21:36:03.1382424Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 2021-05-17T21:36:03.5954897Z Fetched 1459 kB in 0s (26.5 MB/s) 2021-05-17T21:36:03.6347512Z Selecting previously unselected package libgssrpc4:amd64. 2021-05-17T21:36:03.6430669Z (Reading database ... 2021-05-17T21:36:03.6432092Z (Reading database ... 5% 2021-05-17T21:36:03.6432709Z (Reading database ... 10% 2021-05-17T21:36:03.6433314Z (Reading database ... 15% 2021-05-17T21:36:03.6434441Z (Reading database ... 20% 2021-05-17T21:36:03.6435599Z (Reading database ... 25% 2021-05-17T21:36:03.6436246Z (Reading database ... 30% 2021-05-17T21:36:03.6436886Z (Reading database ... 35% 2021-05-17T21:36:03.6437519Z (Reading database ... 40% 2021-05-17T21:36:03.6441895Z (Reading database ... 45% 2021-05-17T21:36:03.6442556Z (Reading database ... 50% 2021-05-17T21:36:03.6480820Z (Reading database ... 55% 2021-05-17T21:36:03.6525855Z (Reading database ... 60% 2021-05-17T21:36:03.6558405Z (Reading database ... 65% 2021-05-17T21:36:03.6675278Z (Reading database ... 70% 2021-05-17T21:36:03.6793632Z (Reading database ... 75% 2021-05-17T21:36:03.7092779Z (Reading database ... 80% 2021-05-17T21:36:03.7243187Z (Reading database ... 85% 2021-05-17T21:36:03.7568249Z (Reading database ... 90% 2021-05-17T21:36:03.7649233Z (Reading database ... 95% 2021-05-17T21:36:03.7650023Z (Reading database ... 100% 2021-05-17T21:36:03.7650867Z (Reading database ... 268763 files and directories currently installed.) 2021-05-17T21:36:03.7811426Z Preparing to unpack .../0-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T21:36:03.7841993Z Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:36:03.8239383Z Selecting previously unselected package libkdb5-9:amd64. 2021-05-17T21:36:03.8511590Z Preparing to unpack .../1-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T21:36:03.8525245Z Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:36:03.8912822Z Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-05-17T21:36:03.9207483Z Preparing to unpack .../2-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T21:36:03.9228141Z Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:36:03.9639044Z Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-05-17T21:36:04.0002116Z Preparing to unpack .../3-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T21:36:04.0019161Z Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:36:04.0484879Z Selecting previously unselected package comerr-dev:amd64. 2021-05-17T21:36:04.0818805Z Preparing to unpack .../4-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-05-17T21:36:04.0887479Z Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T21:36:04.1320546Z Selecting previously unselected package krb5-multidev:amd64. 2021-05-17T21:36:04.1552824Z Preparing to unpack .../5-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T21:36:04.1570380Z Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:36:04.2094447Z Selecting previously unselected package libnorm-dev:amd64. 2021-05-17T21:36:04.2421842Z Preparing to unpack .../6-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 2021-05-17T21:36:04.2436003Z Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T21:36:04.3266186Z Selecting previously unselected package libpgm-dev:amd64. 2021-05-17T21:36:04.3574966Z Preparing to unpack .../7-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-05-17T21:36:04.3594360Z Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T21:36:04.4160933Z Selecting previously unselected package libkrb5-dev:amd64. 2021-05-17T21:36:04.4482976Z Preparing to unpack .../8-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-05-17T21:36:04.4502592Z Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:36:04.4835889Z Selecting previously unselected package libzmq3-dev:amd64. 2021-05-17T21:36:04.5123565Z Preparing to unpack .../9-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 2021-05-17T21:36:04.5143600Z Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T21:36:04.6261789Z Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 2021-05-17T21:36:04.6334758Z Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:36:04.6408296Z Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-05-17T21:36:04.6484248Z Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-05-17T21:36:04.6547025Z Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:36:04.6597502Z Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:36:04.6658650Z Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:36:04.6722936Z Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:36:04.6784525Z Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-05-17T21:36:04.6841521Z Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 2021-05-17T21:36:04.6896245Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:36:04.7145845Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:36:07.8296723Z Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-05-17T21:36:10.1559183Z Reading package lists... 2021-05-17T21:36:10.3091472Z Building dependency tree... 2021-05-17T21:36:10.3117462Z Reading state information... 2021-05-17T21:36:10.4552537Z E: Unable to locate package udunits 2021-05-17T21:36:10.5228786Z Reading package lists... 2021-05-17T21:36:10.6856745Z Building dependency tree... 2021-05-17T21:36:10.6878213Z Reading state information... 2021-05-17T21:36:10.8375556Z The following additional packages will be installed: 2021-05-17T21:36:10.8376921Z libwebpdemux2 2021-05-17T21:36:10.8831974Z The following NEW packages will be installed: 2021-05-17T21:36:10.8836500Z libwebp-dev libwebpdemux2 2021-05-17T21:36:10.9045846Z 0 upgraded, 2 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:36:10.9046486Z Need to get 277 kB of archives. 2021-05-17T21:36:10.9047142Z After this operation, 965 kB of additional disk space will be used. 2021-05-17T21:36:10.9049059Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebpdemux2 amd64 0.6.1-2 [9472 B] 2021-05-17T21:36:10.9067924Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwebp-dev amd64 0.6.1-2 [267 kB] 2021-05-17T21:36:11.3527220Z Fetched 277 kB in 0s (9176 kB/s) 2021-05-17T21:36:11.3901617Z Selecting previously unselected package libwebpdemux2:amd64. 2021-05-17T21:36:11.3975276Z (Reading database ... 2021-05-17T21:36:11.3976063Z (Reading database ... 5% 2021-05-17T21:36:11.3976710Z (Reading database ... 10% 2021-05-17T21:36:11.3977355Z (Reading database ... 15% 2021-05-17T21:36:11.3979834Z (Reading database ... 20% 2021-05-17T21:36:11.3982426Z (Reading database ... 25% 2021-05-17T21:36:11.3983219Z (Reading database ... 30% 2021-05-17T21:36:11.3983959Z (Reading database ... 35% 2021-05-17T21:36:11.3984717Z (Reading database ... 40% 2021-05-17T21:36:11.3986018Z (Reading database ... 45% 2021-05-17T21:36:11.3986868Z (Reading database ... 50% 2021-05-17T21:36:11.4013436Z (Reading database ... 55% 2021-05-17T21:36:11.4065596Z (Reading database ... 60% 2021-05-17T21:36:11.4104310Z (Reading database ... 65% 2021-05-17T21:36:11.4231969Z (Reading database ... 70% 2021-05-17T21:36:11.4354213Z (Reading database ... 75% 2021-05-17T21:36:11.4652304Z (Reading database ... 80% 2021-05-17T21:36:11.4810363Z (Reading database ... 85% 2021-05-17T21:36:11.5134400Z (Reading database ... 90% 2021-05-17T21:36:11.5215924Z (Reading database ... 95% 2021-05-17T21:36:11.5216459Z (Reading database ... 100% 2021-05-17T21:36:11.5217195Z (Reading database ... 269063 files and directories currently installed.) 2021-05-17T21:36:11.5367697Z Preparing to unpack .../libwebpdemux2_0.6.1-2_amd64.deb ... 2021-05-17T21:36:11.5421828Z Unpacking libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T21:36:11.5748052Z Selecting previously unselected package libwebp-dev:amd64. 2021-05-17T21:36:11.5983695Z Preparing to unpack .../libwebp-dev_0.6.1-2_amd64.deb ... 2021-05-17T21:36:11.6009151Z Unpacking libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T21:36:11.6957090Z Setting up libwebpdemux2:amd64 (0.6.1-2) ... 2021-05-17T21:36:11.7009866Z Setting up libwebp-dev:amd64 (0.6.1-2) ... 2021-05-17T21:36:11.7086094Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:36:13.9652172Z Reading package lists... 2021-05-17T21:36:14.1443289Z Building dependency tree... 2021-05-17T21:36:14.1467865Z Reading state information... 2021-05-17T21:36:14.3046317Z The following additional packages will be installed: 2021-05-17T21:36:14.3048376Z gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T21:36:14.3050223Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T21:36:14.3052016Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T21:36:14.3055318Z Suggested packages: 2021-05-17T21:36:14.3056580Z cargo-doc gdb-doc gdbserver rust-doc rust-src 2021-05-17T21:36:14.3057302Z Recommended packages: 2021-05-17T21:36:14.3057774Z cargo 2021-05-17T21:36:14.3622936Z The following NEW packages will be installed: 2021-05-17T21:36:14.3626078Z cargo gdb libbabeltrace1 libboost-regex1.71.0 libc6-dbg libipt2 2021-05-17T21:36:14.3627801Z libsource-highlight-common libsource-highlight4v5 libstd-rust-1.47 2021-05-17T21:36:14.3629499Z libstd-rust-dev libxxhash0 rust-gdb rustc 2021-05-17T21:36:14.3883158Z 0 upgraded, 13 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:36:14.3884493Z Need to get 108 MB of archives. 2021-05-17T21:36:14.3886023Z After this operation, 501 MB of additional disk space will be used. 2021-05-17T21:36:14.3888974Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-05-17T21:36:14.3939742Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libipt2 amd64 2.0.1-1 [42.8 kB] 2021-05-17T21:36:14.3953945Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight-common all 3.1.8-1.2build5 [50.7 kB] 2021-05-17T21:36:14.3966714Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libboost-regex1.71.0 amd64 1.71.0-6ubuntu6 [471 kB] 2021-05-17T21:36:14.4056416Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsource-highlight4v5 amd64 3.1.8-1.2build5 [232 kB] 2021-05-17T21:36:14.4104750Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxxhash0 amd64 0.7.3-1 [15.3 kB] 2021-05-17T21:36:14.4111673Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-1.47 amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [59.6 MB] 2021-05-17T21:36:14.6580978Z Get:8 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal/main amd64 gdb amd64 10.2-0ubuntu1~20.04~1 [3282 kB] 2021-05-17T21:36:15.2127158Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libstd-rust-dev amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [28.5 MB] 2021-05-17T21:36:15.6202871Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rustc amd64 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [1921 kB] 2021-05-17T21:36:15.6456455Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 cargo amd64 0.47.0-1~exp1ubuntu1~20.04.1 [3147 kB] 2021-05-17T21:36:15.6954363Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-dbg amd64 2.31-0ubuntu9.2 [10.5 MB] 2021-05-17T21:36:15.8227453Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal-updates/universe amd64 rust-gdb all 1.47.0+dfsg1+llvm-1ubuntu1~20.04.1 [27.5 kB] 2021-05-17T21:36:16.2748192Z Fetched 108 MB in 1s (74.1 MB/s) 2021-05-17T21:36:16.3111771Z Selecting previously unselected package libbabeltrace1:amd64. 2021-05-17T21:36:16.3198588Z (Reading database ... 2021-05-17T21:36:16.3199255Z (Reading database ... 5% 2021-05-17T21:36:16.3199986Z (Reading database ... 10% 2021-05-17T21:36:16.3200669Z (Reading database ... 15% 2021-05-17T21:36:16.3201184Z (Reading database ... 20% 2021-05-17T21:36:16.3201679Z (Reading database ... 25% 2021-05-17T21:36:16.3202182Z (Reading database ... 30% 2021-05-17T21:36:16.3202689Z (Reading database ... 35% 2021-05-17T21:36:16.3203180Z (Reading database ... 40% 2021-05-17T21:36:16.3204102Z (Reading database ... 45% 2021-05-17T21:36:16.3204903Z (Reading database ... 50% 2021-05-17T21:36:16.3246669Z (Reading database ... 55% 2021-05-17T21:36:16.3286418Z (Reading database ... 60% 2021-05-17T21:36:16.3313648Z (Reading database ... 65% 2021-05-17T21:36:16.3435737Z (Reading database ... 70% 2021-05-17T21:36:16.3550427Z (Reading database ... 75% 2021-05-17T21:36:16.3838426Z (Reading database ... 80% 2021-05-17T21:36:16.3982091Z (Reading database ... 85% 2021-05-17T21:36:16.4280817Z (Reading database ... 90% 2021-05-17T21:36:16.4371831Z (Reading database ... 95% 2021-05-17T21:36:16.4372609Z (Reading database ... 100% 2021-05-17T21:36:16.4373348Z (Reading database ... 269091 files and directories currently installed.) 2021-05-17T21:36:16.4536640Z Preparing to unpack .../00-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-05-17T21:36:16.4573831Z Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T21:36:16.5046909Z Selecting previously unselected package libipt2. 2021-05-17T21:36:16.5349361Z Preparing to unpack .../01-libipt2_2.0.1-1_amd64.deb ... 2021-05-17T21:36:16.5365618Z Unpacking libipt2 (2.0.1-1) ... 2021-05-17T21:36:16.5681036Z Selecting previously unselected package libsource-highlight-common. 2021-05-17T21:36:16.5985945Z Preparing to unpack .../02-libsource-highlight-common_3.1.8-1.2build5_all.deb ... 2021-05-17T21:36:16.6001689Z Unpacking libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T21:36:16.6549567Z Selecting previously unselected package libboost-regex1.71.0:amd64. 2021-05-17T21:36:16.6850399Z Preparing to unpack .../03-libboost-regex1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-05-17T21:36:16.6867938Z Unpacking libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T21:36:16.7663178Z Selecting previously unselected package libsource-highlight4v5. 2021-05-17T21:36:16.7970365Z Preparing to unpack .../04-libsource-highlight4v5_3.1.8-1.2build5_amd64.deb ... 2021-05-17T21:36:16.7988473Z Unpacking libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T21:36:16.8533525Z Selecting previously unselected package libxxhash0:amd64. 2021-05-17T21:36:16.8847797Z Preparing to unpack .../05-libxxhash0_0.7.3-1_amd64.deb ... 2021-05-17T21:36:16.8867132Z Unpacking libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T21:36:16.9201741Z Selecting previously unselected package gdb. 2021-05-17T21:36:16.9452407Z Preparing to unpack .../06-gdb_10.2-0ubuntu1~20.04~1_amd64.deb ... 2021-05-17T21:36:16.9473065Z Unpacking gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T21:36:17.2679613Z Selecting previously unselected package libstd-rust-1.47:amd64. 2021-05-17T21:36:17.2940868Z Preparing to unpack .../07-libstd-rust-1.47_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T21:36:17.2964407Z Unpacking libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:36:23.3594428Z Selecting previously unselected package libstd-rust-dev:amd64. 2021-05-17T21:36:23.3906917Z Preparing to unpack .../08-libstd-rust-dev_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T21:36:23.3923393Z Unpacking libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:36:26.5276562Z Selecting previously unselected package rustc. 2021-05-17T21:36:26.5577726Z Preparing to unpack .../09-rustc_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T21:36:26.5590288Z Unpacking rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:36:26.7472982Z Selecting previously unselected package cargo. 2021-05-17T21:36:26.7749719Z Preparing to unpack .../10-cargo_0.47.0-1~exp1ubuntu1~20.04.1_amd64.deb ... 2021-05-17T21:36:26.7775845Z Unpacking cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T21:36:27.1798647Z Selecting previously unselected package libc6-dbg:amd64. 2021-05-17T21:36:27.2117278Z Preparing to unpack .../11-libc6-dbg_2.31-0ubuntu9.2_amd64.deb ... 2021-05-17T21:36:27.2135028Z Unpacking libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T21:36:28.4471118Z Selecting previously unselected package rust-gdb. 2021-05-17T21:36:28.4784194Z Preparing to unpack .../12-rust-gdb_1.47.0+dfsg1+llvm-1ubuntu1~20.04.1_all.deb ... 2021-05-17T21:36:28.4798287Z Unpacking rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:36:28.5549360Z Setting up libstd-rust-1.47:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:36:28.5608465Z Setting up libsource-highlight-common (3.1.8-1.2build5) ... 2021-05-17T21:36:28.5675767Z Setting up libc6-dbg:amd64 (2.31-0ubuntu9.2) ... 2021-05-17T21:36:28.5740188Z Setting up libstd-rust-dev:amd64 (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:36:28.5811893Z Setting up libipt2 (2.0.1-1) ... 2021-05-17T21:36:28.5901897Z Setting up libboost-regex1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-05-17T21:36:28.5960749Z Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-05-17T21:36:28.6022071Z Setting up rustc (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:36:28.6098783Z Setting up libxxhash0:amd64 (0.7.3-1) ... 2021-05-17T21:36:28.6155928Z Setting up libsource-highlight4v5 (3.1.8-1.2build5) ... 2021-05-17T21:36:28.6225888Z Setting up cargo (0.47.0-1~exp1ubuntu1~20.04.1) ... 2021-05-17T21:36:28.6282411Z Setting up gdb (10.2-0ubuntu1~20.04~1) ... 2021-05-17T21:36:28.6350129Z Setting up rust-gdb (1.47.0+dfsg1+llvm-1ubuntu1~20.04.1) ... 2021-05-17T21:36:28.6406984Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:36:28.6684507Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:36:32.1454109Z Reading package lists... 2021-05-17T21:36:32.3322722Z Building dependency tree... 2021-05-17T21:36:32.3345746Z Reading state information... 2021-05-17T21:36:32.5038583Z The following additional packages will be installed: 2021-05-17T21:36:32.5041016Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T21:36:32.5042856Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T21:36:32.5045131Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T21:36:32.5046925Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T21:36:32.5048860Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T21:36:32.5050664Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T21:36:32.5054153Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T21:36:32.5057656Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T21:36:32.5061602Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T21:36:32.5063403Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T21:36:32.5064800Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T21:36:32.5066402Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T21:36:32.5067687Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T21:36:32.5069243Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T21:36:32.5070546Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T21:36:32.5071787Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T21:36:32.5072974Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T21:36:32.5074360Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T21:36:32.5075661Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T21:36:32.5076696Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T21:36:32.5077989Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T21:36:32.5079033Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T21:36:32.5080000Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T21:36:32.5080933Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T21:36:32.5081879Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T21:36:32.5083059Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T21:36:32.5084436Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T21:36:32.5086099Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T21:36:32.5087408Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T21:36:32.5088909Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T21:36:32.5090347Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T21:36:32.5091401Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T21:36:32.5092529Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T21:36:32.5094715Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T21:36:32.5096391Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T21:36:32.5098047Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T21:36:32.5099730Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T21:36:32.5100936Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T21:36:32.5102107Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T21:36:32.5103560Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T21:36:32.5104897Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T21:36:32.5106107Z python3-webencodings qdoc-qt5 qgis-common qgis-plugin-grass 2021-05-17T21:36:32.5107471Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T21:36:32.5108944Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T21:36:32.5110260Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T21:36:32.5111423Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T21:36:32.5112558Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T21:36:32.5113783Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T21:36:32.5114843Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T21:36:32.5115453Z Suggested packages: 2021-05-17T21:36:32.5116331Z avahi-autoipd blt-demo libgdal-grass grass-dev grass-gui e00compr avce00 2021-05-17T21:36:32.5117415Z gnuplot gpsbabel gpstrans netpbm python3-rpy2 python3-termcolor grass 2021-05-17T21:36:32.5119096Z grass-dev-doc gvfs exiv2 geotiff-bin libgeotiff-epsg libvisual-0.4-plugins 2021-05-17T21:36:32.5120401Z libhdf4-doc libhdf4-alt-dev hdf4-tools libjs-jquery-ui-docs avahi-autoipd 2021-05-17T21:36:32.5121678Z | zeroconf ogdi-bin pcscd libqscintilla2-doc qtwayland5 2021-05-17T21:36:32.5122852Z qt5-qmltooling-plugins pinentry-doc python-cycler-doc python-future-doc 2021-05-17T21:36:32.5124354Z python3-genshi python3-lxml-dbg python-lxml-doc dvipng gir1.2-gtk-3.0 2021-05-17T21:36:32.5125582Z inkscape ipython3 python-matplotlib-doc python3-cairocffi python3-gi-cairo 2021-05-17T21:36:32.5126721Z python3-gobject python3-nose python3-scipy python3-tornado 2021-05-17T21:36:32.5127904Z texlive-extra-utils texlive-latex-extra ttf-staypuft python-numpy-doc 2021-05-17T21:36:32.5129186Z python3-pytest python3-numpy-dbg owslib-doc python-pil-doc python3-pil-dbg 2021-05-17T21:36:32.5130470Z python3-pandas python3-ipykernel python-psycopg2-doc python-pyparsing-doc 2021-05-17T21:36:32.5131702Z python3-pyqt5-dbg otb-qgis saga tix python3-tk-dbg qt5-doc comgt wvdial 2021-05-17T21:36:32.5132615Z wpagui libengine-pkcs11-openssl 2021-05-17T21:36:32.6057266Z The following NEW packages will be installed: 2021-05-17T21:36:32.6059247Z avahi-daemon blt fonts-lyx gcr gdal-bin gdal-data geoclue-2.0 gnome-keyring 2021-05-17T21:36:32.6060866Z gnome-keyring-pkcs11 grass-core grass-doc gstreamer1.0-plugins-base 2021-05-17T21:36:32.6062603Z iio-sensor-proxy libarmadillo9 libarpack2 libassimp5 libavahi-core7 2021-05-17T21:36:32.6064060Z libavahi-glib1 libcdparanoia0 libcfitsio8 libcharls2 libdaemon0 libdap25 2021-05-17T21:36:32.6065535Z libdapclient6v5 libdouble-conversion3 libegl-mesa0 libegl1 libepsilon1 2021-05-17T21:36:32.6066970Z libevdev2 libexiv2-27 libfcgi-bin libfcgi0ldbl libfreexl1 libfyba0 2021-05-17T21:36:32.6068523Z libgck-1-0 libgcr-base-3-1 libgcr-ui-3-1 libgdal26 libgeos-3.8.0 2021-05-17T21:36:32.6070683Z libgeos-c1v5 libgeotiff5 libgstreamer-plugins-base1.0-0 libhdf4-0-alt 2021-05-17T21:36:32.6072202Z libhyphen0 libimagequant0 libinput-bin libinput10 libjs-jquery-ui 2021-05-17T21:36:32.6073657Z libjs-leaflet libkmlbase1 libkmldom1 libkmlengine1 liblaszip8 libmbim-glib4 2021-05-17T21:36:32.6075334Z libmbim-proxy libminizip1 libmm-glib0 libmtdev1 libnetcdf15 libnl-genl-3-200 2021-05-17T21:36:32.6078007Z libnl-route-3-200 libnss-mdns libogdi4.1 liborc-0.4-0 libpam-gnome-keyring 2021-05-17T21:36:32.6082218Z libpcsclite1 libpdal-base9 libpdal-plugin-faux libpdal-plugin-icebridge 2021-05-17T21:36:32.6083653Z libpdal-plugin-pgpointcloud libpdal-plugin-python libpdal-plugin-sqlite 2021-05-17T21:36:32.6085015Z libpdal-plugins libpdal-util9 libproj15 libqca-qt5-2 libqca-qt5-2-plugins 2021-05-17T21:36:32.6086293Z libqgis-3d3.10.4 libqgis-analysis3.10.4 libqgis-app3.10.4 libqgis-core3.10.4 2021-05-17T21:36:32.6087518Z libqgis-customwidgets libqgis-gui3.10.4 libqgis-native3.10.4 2021-05-17T21:36:32.6088767Z libqgis-server3.10.4 libqgisgrass7-3.10.4 libqgispython3.10.4 libqhull7 2021-05-17T21:36:32.6090078Z libqmi-glib5 libqmi-proxy libqscintilla2-qt5-15 libqscintilla2-qt5-l10n 2021-05-17T21:36:32.6091118Z libqt53danimation5 libqt53dcore5 libqt53dextras5 libqt53dinput5 2021-05-17T21:36:32.6092341Z libqt53dlogic5 libqt53dquickscene2d5 libqt53drender5 libqt5concurrent5 2021-05-17T21:36:32.6093481Z libqt5core5a libqt5dbus5 libqt5designer5 libqt5designercomponents5 2021-05-17T21:36:32.6094563Z libqt5gui5 libqt5help5 libqt5keychain1 libqt5network5 libqt5opengl5 2021-05-17T21:36:32.6095715Z libqt5positioning5 libqt5printsupport5 libqt5qml5 libqt5quick5 2021-05-17T21:36:32.6096724Z libqt5quickwidgets5 libqt5sensors5 libqt5serialport5 libqt5sql5 2021-05-17T21:36:32.6097968Z libqt5sql5-sqlite libqt5svg5 libqt5test5 libqt5webchannel5 libqt5webkit5 2021-05-17T21:36:32.6099698Z libqt5widgets5 libqt5xml5 libqwt-qt5-6 libspatialindex6 libspatialite7 2021-05-17T21:36:32.6101107Z libsqlite3-mod-spatialite libsuperlu5 liburiparser1 libvisual-0.4-0 2021-05-17T21:36:32.6102925Z libwacom-bin libwacom-common libwacom2 libwoff1 libxcb-icccm4 libxcb-image0 2021-05-17T21:36:32.6104345Z libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-util1 2021-05-17T21:36:32.6106755Z libxcb-xinerama0 libxcb-xinput0 libxcb-xkb1 libxerces-c3.2 2021-05-17T21:36:32.6108188Z libxkbcommon-x11-0 libzip5 modemmanager p11-kit p11-kit-modules 2021-05-17T21:36:32.6109836Z pinentry-gnome3 proj-bin proj-data python-matplotlib-data python3-bs4 2021-05-17T21:36:32.6111002Z python3-cycler python3-dateutil python3-decorator python3-future 2021-05-17T21:36:32.6112612Z python3-gdal python3-html5lib python3-ipython-genutils python3-jupyter-core 2021-05-17T21:36:32.6113938Z python3-kiwisolver python3-lxml python3-matplotlib python3-nbformat 2021-05-17T21:36:32.6115185Z python3-numpy python3-olefile python3-owslib python3-pil python3-plotly 2021-05-17T21:36:32.6116383Z python3-psycopg2 python3-pyparsing python3-pyproj python3-pyqt5 2021-05-17T21:36:32.6117574Z python3-pyqt5.qsci python3-pyqt5.qtsql python3-pyqt5.qtsvg 2021-05-17T21:36:32.6119122Z python3-pyqt5.qtwebkit python3-qgis python3-qgis-common python3-retrying 2021-05-17T21:36:32.6120394Z python3-sip python3-soupsieve python3-tk python3-traitlets python3-tz 2021-05-17T21:36:32.6121590Z python3-webencodings qdoc-qt5 qgis qgis-common qgis-plugin-grass 2021-05-17T21:36:32.6123244Z qgis-plugin-grass-common qgis-provider-grass qgis-providers 2021-05-17T21:36:32.6124543Z qgis-providers-common qhelpgenerator-qt5 qt3d-assimpsceneimport-plugin 2021-05-17T21:36:32.6126056Z qt3d-defaultgeometryloader-plugin qt3d-gltfsceneio-plugin 2021-05-17T21:36:32.6127576Z qt3d-scene2d-plugin qt5-assistant qt5-gtk-platformtheme 2021-05-17T21:36:32.6128759Z qt5-image-formats-plugins qtattributionsscanner-qt5 qtchooser 2021-05-17T21:36:32.6130039Z qttools5-dev-tools qttranslations5-l10n tk8.6-blt2.5 ttf-bitstream-vera 2021-05-17T21:36:32.6131117Z usb-modeswitch usb-modeswitch-data wpasupplicant 2021-05-17T21:36:32.7039107Z 0 upgraded, 214 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:36:32.7040087Z Need to get 183 MB of archives. 2021-05-17T21:36:32.7041318Z After this operation, 776 MB of additional disk space will be used. 2021-05-17T21:36:32.7043640Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2021-05-17T21:36:32.7084706Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu1 [2005 kB] 2021-05-17T21:36:32.7423082Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl-mesa0 amd64 20.2.6-0ubuntu0.20.04.1 [97.7 kB] 2021-05-17T21:36:32.7443829Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libegl1 amd64 1.3.2-1~ubuntu0.20.04.1 [31.9 kB] 2021-05-17T21:36:32.7471908Z Get:5 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.1 [31.6 kB] 2021-05-17T21:36:32.7474483Z Get:6 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmtdev1 amd64 1.1.5-1.1 [14.2 kB] 2021-05-17T21:36:32.7477202Z Get:7 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-common all 1.3-2ubuntu3 [45.3 kB] 2021-05-17T21:36:32.7479693Z Get:8 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom2 amd64 1.3-2ubuntu3 [20.0 kB] 2021-05-17T21:36:32.7514663Z Get:9 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput-bin amd64 1.15.5-1ubuntu0.2 [19.1 kB] 2021-05-17T21:36:32.7523431Z Get:10 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libinput10 amd64 1.15.5-1ubuntu0.2 [112 kB] 2021-05-17T21:36:32.7530661Z Get:11 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu1 [208 kB] 2021-05-17T21:36:32.7542127Z Get:12 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu1 [674 kB] 2021-05-17T21:36:32.7651270Z Get:13 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-icccm4 amd64 0.4.1-1.1 [10.8 kB] 2021-05-17T21:36:32.7660915Z Get:14 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] 2021-05-17T21:36:32.7683328Z Get:15 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] 2021-05-17T21:36:32.7685530Z Get:16 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-keysyms1 amd64 0.4.0-1build1 [8452 B] 2021-05-17T21:36:32.7687952Z Get:17 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-randr0 amd64 1.14-2 [16.3 kB] 2021-05-17T21:36:32.7698550Z Get:18 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render-util0 amd64 0.3.9-1build1 [9912 B] 2021-05-17T21:36:32.7700301Z Get:19 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinerama0 amd64 1.14-2 [5260 B] 2021-05-17T21:36:32.7701895Z Get:20 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xinput0 amd64 1.14-2 [29.3 kB] 2021-05-17T21:36:32.7703454Z Get:21 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-xkb1 amd64 1.14-2 [29.6 kB] 2021-05-17T21:36:32.7705235Z Get:22 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-x11-0 amd64 0.10.0-1 [13.4 kB] 2021-05-17T21:36:32.7717087Z Get:23 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5gui5 amd64 5.12.8+dfsg-0ubuntu1 [2971 kB] 2021-05-17T21:36:32.8178261Z Get:24 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5widgets5 amd64 5.12.8+dfsg-0ubuntu1 [2293 kB] 2021-05-17T21:36:32.8515123Z Get:25 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5svg5 amd64 5.12.8-0ubuntu1 [131 kB] 2021-05-17T21:36:32.8536605Z Get:26 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 liborc-0.4-0 amd64 1:0.4.31-1 [188 kB] 2021-05-17T21:36:32.8570573Z Get:27 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.16.2-4 [735 kB] 2021-05-17T21:36:32.8665539Z Get:28 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libhyphen0 amd64 2.8.8-7 [27.0 kB] 2021-05-17T21:36:32.8676160Z Get:29 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5positioning5 amd64 5.12.8+dfsg-0ubuntu1 [197 kB] 2021-05-17T21:36:32.8701408Z Get:30 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5printsupport5 amd64 5.12.8+dfsg-0ubuntu1 [193 kB] 2021-05-17T21:36:32.8729319Z Get:31 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5qml5 amd64 5.12.8-0ubuntu1 [1438 kB] 2021-05-17T21:36:32.8973298Z Get:32 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quick5 amd64 5.12.8-0ubuntu1 [1335 kB] 2021-05-17T21:36:32.9112854Z Get:33 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sensors5 amd64 5.12.8-0ubuntu1 [114 kB] 2021-05-17T21:36:32.9128769Z Get:34 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webchannel5 amd64 5.12.8-0ubuntu1 [51.2 kB] 2021-05-17T21:36:32.9137771Z Get:35 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libwoff1 amd64 1.0.2-1build2 [42.0 kB] 2021-05-17T21:36:32.9146484Z Get:36 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5webkit5 amd64 5.212.0~alpha4-1ubuntu2 [12.1 MB] 2021-05-17T21:36:33.0850188Z Get:37 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-image-formats-plugins amd64 5.12.8-0ubuntu1 [43.4 kB] 2021-05-17T21:36:33.0854568Z Get:38 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers-common all 3.10.4+dfsg-1ubuntu2 [897 kB] 2021-05-17T21:36:33.0992683Z Get:39 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2 amd64 2.2.1-2build1 [307 kB] 2021-05-17T21:36:33.1079292Z Get:40 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqca-qt5-2-plugins amd64 2.2.1-2build1 [191 kB] 2021-05-17T21:36:33.1102879Z Get:41 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5 amd64 5.12.8+dfsg-0ubuntu1 [121 kB] 2021-05-17T21:36:33.1120410Z Get:42 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5sql5-sqlite amd64 5.12.8+dfsg-0ubuntu1 [47.5 kB] 2021-05-17T21:36:33.1127770Z Get:43 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-data all 3.0.4+dfsg-1build3 [186 kB] 2021-05-17T21:36:33.1146487Z Get:44 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarpack2 amd64 3.7.0-3 [92.8 kB] 2021-05-17T21:36:33.1157237Z Get:45 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsuperlu5 amd64 5.2.1+dfsg1-4 [159 kB] 2021-05-17T21:36:33.1173298Z Get:46 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libarmadillo9 amd64 1:9.800.4+dfsg-1build1 [93.2 kB] 2021-05-17T21:36:33.1184281Z Get:47 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcfitsio8 amd64 3.470-3 [466 kB] 2021-05-17T21:36:33.1262458Z Get:48 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libcharls2 amd64 2.0.0+dfsg-1build1 [74.1 kB] 2021-05-17T21:36:33.1272651Z Get:49 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdap25 amd64 3.20.5-1 [435 kB] 2021-05-17T21:36:33.1323300Z Get:50 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libdapclient6v5 amd64 3.20.5-1 [92.2 kB] 2021-05-17T21:36:33.1338304Z Get:51 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libepsilon1 amd64 0.9.2+dfsg-4 [41.0 kB] 2021-05-17T21:36:33.1347399Z Get:52 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfreexl1 amd64 1.0.5-3 [33.4 kB] 2021-05-17T21:36:33.1357081Z Get:53 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfyba0 amd64 4.1.1-6build1 [113 kB] 2021-05-17T21:36:33.1380302Z Get:54 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-3.8.0 amd64 3.8.0-1build1 [535 kB] 2021-05-17T21:36:33.1454391Z Get:55 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeos-c1v5 amd64 3.8.0-1build1 [69.9 kB] 2021-05-17T21:36:33.1469767Z Get:56 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-data all 6.3.1-1 [7647 kB] 2021-05-17T21:36:33.2967474Z Get:57 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libproj15 amd64 6.3.1-1 [925 kB] 2021-05-17T21:36:33.3123456Z Get:58 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgeotiff5 amd64 1.5.1-2 [53.1 kB] 2021-05-17T21:36:33.3142497Z Get:59 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libhdf4-0-alt amd64 4.2.14-1ubuntu1 [268 kB] 2021-05-17T21:36:33.3202726Z Get:60 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libminizip1 amd64 1.1-8build1 [20.2 kB] 2021-05-17T21:36:33.3208634Z Get:61 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liburiparser1 amd64 0.9.3-2 [39.3 kB] 2021-05-17T21:36:33.3210665Z Get:62 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlbase1 amd64 1.3.0-8build1 [45.4 kB] 2021-05-17T21:36:33.3240125Z Get:63 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmldom1 amd64 1.3.0-8build1 [152 kB] 2021-05-17T21:36:33.3271287Z Get:64 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libkmlengine1 amd64 1.3.0-8build1 [72.5 kB] 2021-05-17T21:36:33.3292214Z Get:65 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libnetcdf15 amd64 1:4.7.3-1 [341 kB] 2021-05-17T21:36:33.3368819Z Get:66 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libogdi4.1 amd64 4.1.0+ds-1build1 [198 kB] 2021-05-17T21:36:33.3404607Z Get:67 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqhull7 amd64 2015.2-4 [152 kB] 2021-05-17T21:36:33.3437085Z Get:68 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialite7 amd64 4.3.0a-6build1 [1286 kB] 2021-05-17T21:36:33.3656565Z Get:69 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libxerces-c3.2 amd64 3.2.2+debian-1build3 [878 kB] 2021-05-17T21:36:33.3806481Z Get:70 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libgdal26 amd64 3.0.4+dfsg-1build3 [6156 kB] 2021-05-17T21:36:33.4908574Z Get:71 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5concurrent5 amd64 5.12.8+dfsg-0ubuntu1 [33.5 kB] 2021-05-17T21:36:33.4916502Z Get:72 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5keychain1 amd64 0.10.0-1build1 [48.4 kB] 2021-05-17T21:36:33.4934459Z Get:73 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5serialport5 amd64 5.12.8-0ubuntu1 [33.1 kB] 2021-05-17T21:36:33.4942393Z Get:74 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5xml5 amd64 5.12.8+dfsg-0ubuntu1 [105 kB] 2021-05-17T21:36:33.4989976Z Get:75 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libspatialindex6 amd64 1.9.3-1build1 [266 kB] 2021-05-17T21:36:33.5035395Z Get:76 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libzip5 amd64 1.5.1-0ubuntu1 [46.7 kB] 2021-05-17T21:36:33.5055917Z Get:77 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-core3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [5216 kB] 2021-05-17T21:36:33.6030127Z Get:78 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-native3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [44.5 kB] 2021-05-17T21:36:33.6046521Z Get:79 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-l10n all 2.11.2+dfsg-6 [41.3 kB] 2021-05-17T21:36:33.6056108Z Get:80 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqscintilla2-qt5-15 amd64 2.11.2+dfsg-6 [1238 kB] 2021-05-17T21:36:33.6278123Z Get:81 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5quickwidgets5 amd64 5.12.8-0ubuntu1 [39.8 kB] 2021-05-17T21:36:33.6289261Z Get:82 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5opengl5 amd64 5.12.8+dfsg-0ubuntu1 [136 kB] 2021-05-17T21:36:33.6325266Z Get:83 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqwt-qt5-6 amd64 6.1.4-1.1build1 [427 kB] 2021-05-17T21:36:33.6412397Z Get:84 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-gui3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3195 kB] 2021-05-17T21:36:33.7052205Z Get:85 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-providers amd64 3.10.4+dfsg-1ubuntu2 [1940 kB] 2021-05-17T21:36:33.7439333Z Get:86 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-core7 amd64 0.7-4ubuntu7 [81.7 kB] 2021-05-17T21:36:33.7456607Z Get:87 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libdaemon0 amd64 0.14-7 [13.9 kB] 2021-05-17T21:36:33.7459816Z Get:88 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 avahi-daemon amd64 0.7-4ubuntu7 [61.0 kB] 2021-05-17T21:36:33.7470386Z Get:89 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-05-17T21:36:33.7548656Z Get:90 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4944 B] 2021-05-17T21:36:33.7557008Z Get:91 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-05-17T21:36:33.7582476Z Get:92 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgck-1-0 amd64 3.36.0-2build1 [75.5 kB] 2021-05-17T21:36:33.7602946Z Get:93 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-base-3-1 amd64 3.36.0-2build1 [193 kB] 2021-05-17T21:36:33.7643356Z Get:94 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libgcr-ui-3-1 amd64 3.36.0-2build1 [127 kB] 2021-05-17T21:36:33.7681544Z Get:95 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gcr amd64 3.36.0-2build1 [63.9 kB] 2021-05-17T21:36:33.7692139Z Get:96 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2725 kB] 2021-05-17T21:36:33.8184522Z Get:97 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-gdal amd64 3.0.4+dfsg-1build3 [527 kB] 2021-05-17T21:36:33.8282618Z Get:98 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 gdal-bin amd64 3.0.4+dfsg-1build3 [256 kB] 2021-05-17T21:36:33.8360220Z Get:99 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libavahi-glib1 amd64 0.7-4ubuntu7 [7804 B] 2021-05-17T21:36:33.8365734Z Get:100 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmm-glib0 amd64 1.12.8-1 [185 kB] 2021-05-17T21:36:33.8381250Z Get:101 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 geoclue-2.0 amd64 2.5.6-0ubuntu1 [91.9 kB] 2021-05-17T21:36:33.8444418Z Get:102 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit-modules amd64 0.23.20-1ubuntu0.1 [231 kB] 2021-05-17T21:36:33.8505382Z Get:103 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 p11-kit amd64 0.23.20-1ubuntu0.1 [93.8 kB] 2021-05-17T21:36:33.8521047Z Get:104 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 pinentry-gnome3 amd64 1.1.0-3build1 [38.6 kB] 2021-05-17T21:36:33.8529420Z Get:105 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring amd64 3.36.0-1ubuntu1 [613 kB] 2021-05-17T21:36:33.8608568Z Get:106 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gnome-keyring-pkcs11 amd64 3.36.0-1ubuntu1 [28.0 kB] 2021-05-17T21:36:33.8616788Z Get:107 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-doc all 7.8.2-1build3 [32.4 MB] 2021-05-17T21:36:34.3399921Z Get:108 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 liblaszip8 amd64 3.4.3-1build1 [125 kB] 2021-05-17T21:36:34.3410268Z Get:109 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-util9 amd64 2.0.1+ds-1build3 [68.5 kB] 2021-05-17T21:36:34.3419141Z Get:110 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-base9 amd64 2.0.1+ds-1build3 [1739 kB] 2021-05-17T21:36:34.3695066Z Get:111 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 grass-core amd64 7.8.2-1build3 [5737 kB] 2021-05-17T21:36:34.4578673Z Get:112 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libcdparanoia0 amd64 3.10.2+debian-13 [46.7 kB] 2021-05-17T21:36:34.4590115Z Get:113 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libvisual-0.4-0 amd64 0.4.0-17 [99.8 kB] 2021-05-17T21:36:34.4617348Z Get:114 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 gstreamer1.0-plugins-base amd64 1.16.2-4 [619 kB] 2021-05-17T21:36:34.4756586Z Get:115 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 iio-sensor-proxy amd64 2.8-1ubuntu1 [35.8 kB] 2021-05-17T21:36:34.4763263Z Get:116 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libassimp5 amd64 5.0.1~ds0-1build1 [2775 kB] 2021-05-17T21:36:34.5375120Z Get:117 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libexiv2-27 amd64 0.27.2-8ubuntu2.2 [788 kB] 2021-05-17T21:36:34.5525310Z Get:118 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi0ldbl amd64 2.4.0-10build1 [155 kB] 2021-05-17T21:36:34.5545478Z Get:119 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libfcgi-bin amd64 2.4.0-10build1 [10.5 kB] 2021-05-17T21:36:34.5548782Z Get:120 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-05-17T21:36:34.5556327Z Get:121 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-05-17T21:36:34.5600230Z Get:122 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-glib4 amd64 1.22.0-2 [101 kB] 2021-05-17T21:36:34.5639695Z Get:123 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libmbim-proxy amd64 1.22.0-2 [5908 B] 2021-05-17T21:36:34.5645258Z Get:124 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-05-17T21:36:34.5647675Z Get:125 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-05-17T21:36:34.5684208Z Get:126 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libnss-mdns amd64 0.14.1-1ubuntu1 [22.9 kB] 2021-05-17T21:36:34.5688223Z Get:127 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpam-gnome-keyring amd64 3.36.0-1ubuntu1 [23.3 kB] 2021-05-17T21:36:34.5695944Z Get:128 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libpcsclite1 amd64 1.8.26-3 [22.0 kB] 2021-05-17T21:36:34.5706962Z Get:129 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-faux amd64 2.0.1+ds-1build3 [27.3 kB] 2021-05-17T21:36:34.5722165Z Get:130 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-icebridge amd64 2.0.1+ds-1build3 [42.8 kB] 2021-05-17T21:36:34.5735848Z Get:131 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-pgpointcloud amd64 2.0.1+ds-1build3 [75.3 kB] 2021-05-17T21:36:34.5760971Z Get:132 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-python amd64 2.0.1+ds-1build3 [136 kB] 2021-05-17T21:36:34.5793285Z Get:133 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libsqlite3-mod-spatialite amd64 4.3.0a-6build1 [1265 kB] 2021-05-17T21:36:34.6092785Z Get:134 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugin-sqlite amd64 2.0.1+ds-1build3 [89.5 kB] 2021-05-17T21:36:34.6118883Z Get:135 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libpdal-plugins amd64 2.0.1+ds-1build3 [12.9 kB] 2021-05-17T21:36:34.6133761Z Get:136 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dcore5 amd64 5.12.8+dfsg-0ubuntu1 [137 kB] 2021-05-17T21:36:34.6178989Z Get:137 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53drender5 amd64 5.12.8+dfsg-0ubuntu1 [689 kB] 2021-05-17T21:36:34.6342040Z Get:138 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53danimation5 amd64 5.12.8+dfsg-0ubuntu1 [159 kB] 2021-05-17T21:36:34.6391015Z Get:139 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dinput5 amd64 5.12.8+dfsg-0ubuntu1 [125 kB] 2021-05-17T21:36:34.6429249Z Get:140 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dlogic5 amd64 5.12.8+dfsg-0ubuntu1 [25.9 kB] 2021-05-17T21:36:34.6444159Z Get:141 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dextras5 amd64 5.12.8+dfsg-0ubuntu1 [157 kB] 2021-05-17T21:36:34.6485052Z Get:142 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-assimpsceneimport-plugin amd64 5.12.8+dfsg-0ubuntu1 [45.2 kB] 2021-05-17T21:36:34.6504530Z Get:143 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-defaultgeometryloader-plugin amd64 5.12.8+dfsg-0ubuntu1 [33.3 kB] 2021-05-17T21:36:34.6519214Z Get:144 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-gltfsceneio-plugin amd64 5.12.8+dfsg-0ubuntu1 [110 kB] 2021-05-17T21:36:34.6556070Z Get:145 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt53dquickscene2d5 amd64 5.12.8+dfsg-0ubuntu1 [38.4 kB] 2021-05-17T21:36:34.6573572Z Get:146 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt3d-scene2d-plugin amd64 5.12.8+dfsg-0ubuntu1 [17.1 kB] 2021-05-17T21:36:34.6582546Z Get:147 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-3d3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [224 kB] 2021-05-17T21:36:34.6640785Z Get:148 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-analysis3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [927 kB] 2021-05-17T21:36:34.6893515Z Get:149 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-app3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [3060 kB] 2021-05-17T21:36:34.7617211Z Get:150 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtchooser amd64 66-2build1 [24.7 kB] 2021-05-17T21:36:34.7620318Z Get:151 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qdoc-qt5 amd64 5.12.8-0ubuntu1 [507 kB] 2021-05-17T21:36:34.7706329Z Get:152 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5help5 amd64 5.12.8-0ubuntu1 [134 kB] 2021-05-17T21:36:34.7737105Z Get:153 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qhelpgenerator-qt5 amd64 5.12.8-0ubuntu1 [64.3 kB] 2021-05-17T21:36:34.7755188Z Get:154 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-assistant amd64 5.12.8-0ubuntu1 [369 kB] 2021-05-17T21:36:34.7842137Z Get:155 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qtattributionsscanner-qt5 amd64 5.12.8-0ubuntu1 [26.0 kB] 2021-05-17T21:36:34.7853571Z Get:156 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designer5 amd64 5.12.8-0ubuntu1 [2778 kB] 2021-05-17T21:36:34.8455773Z Get:157 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5designercomponents5 amd64 5.12.8-0ubuntu1 [718 kB] 2021-05-17T21:36:34.8592258Z Get:158 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttools5-dev-tools amd64 5.12.8-0ubuntu1 [1031 kB] 2021-05-17T21:36:34.8802262Z Get:159 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-customwidgets amd64 3.10.4+dfsg-1ubuntu2 [3397 kB] 2021-05-17T21:36:34.9530139Z Get:160 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgis-server3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [311 kB] 2021-05-17T21:36:34.9642435Z Get:161 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgisgrass7-3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [228 kB] 2021-05-17T21:36:34.9664241Z Get:162 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqgispython3.10.4 amd64 3.10.4+dfsg-1ubuntu2 [43.1 kB] 2021-05-17T21:36:34.9673520Z Get:163 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-glib5 amd64 1.24.8-1 [529 kB] 2021-05-17T21:36:34.9776842Z Get:164 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 libqmi-proxy amd64 1.24.8-1 [5856 B] 2021-05-17T21:36:34.9787258Z Get:165 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libqt5test5 amd64 5.12.8+dfsg-0ubuntu1 [131 kB] 2021-05-17T21:36:34.9819520Z Get:166 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwacom-bin amd64 1.3-2ubuntu3 [5484 B] 2021-05-17T21:36:34.9821701Z Get:167 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 modemmanager amd64 1.12.8-1 [755 kB] 2021-05-17T21:36:34.9982584Z Get:168 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-05-17T21:36:35.0062451Z Get:169 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3788 kB] 2021-05-17T21:36:35.0824799Z Get:170 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-05-17T21:36:35.0840344Z Get:171 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-05-17T21:36:35.0863581Z Get:172 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8132 B] 2021-05-17T21:36:35.0865987Z Get:173 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-05-17T21:36:35.0881779Z Get:174 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-05-17T21:36:35.0891003Z Get:175 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-future all 0.18.2-2 [336 kB] 2021-05-17T21:36:35.0967026Z Get:176 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-05-17T21:36:35.0978746Z Get:177 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-05-17T21:36:35.1013612Z Get:178 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-ipython-genutils all 0.2.0-1ubuntu1 [21.1 kB] 2021-05-17T21:36:35.1023544Z Get:179 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-traitlets all 4.3.3-3 [59.9 kB] 2021-05-17T21:36:35.1038934Z Get:180 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-jupyter-core all 4.6.3-3 [41.2 kB] 2021-05-17T21:36:35.1052704Z Get:181 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-05-17T21:36:35.1066917Z Get:182 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1382 kB] 2021-05-17T21:36:35.1343890Z Get:183 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-05-17T21:36:35.1358389Z Get:184 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4459 kB] 2021-05-17T21:36:35.2255742Z Get:185 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nbformat all 5.0.4-1 [29.8 kB] 2021-05-17T21:36:35.2258060Z Get:186 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-05-17T21:36:35.2261285Z Get:187 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyproj amd64 2.5.0+ds-1 [297 kB] 2021-05-17T21:36:35.2309243Z Get:188 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-tz all 2019.3-1 [24.4 kB] 2021-05-17T21:36:35.2324223Z Get:189 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-owslib all 0.19.1-1 [115 kB] 2021-05-17T21:36:35.2356193Z Get:190 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.3 [363 kB] 2021-05-17T21:36:35.2433636Z Get:191 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-retrying all 1.3.3-4 [8160 B] 2021-05-17T21:36:35.2446238Z Get:192 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-plotly all 4.4.1+dfsg-1 [1960 kB] 2021-05-17T21:36:35.2796116Z Get:193 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 python3-psycopg2 amd64 2.8.4-2 [112 kB] 2021-05-17T21:36:35.2819544Z Get:194 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sip amd64 4.19.21+dfsg-1build1 [87.9 kB] 2021-05-17T21:36:35.2842986Z Get:195 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5 amd64 5.14.1+dfsg-3build1 [2318 kB] 2021-05-17T21:36:35.3301026Z Get:196 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qsci amd64 2.11.2+dfsg-6 [230 kB] 2021-05-17T21:36:35.3346747Z Get:197 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsql amd64 5.14.1+dfsg-3build1 [87.5 kB] 2021-05-17T21:36:35.3368135Z Get:198 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtsvg amd64 5.14.1+dfsg-3build1 [26.9 kB] 2021-05-17T21:36:35.3380943Z Get:199 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pyqt5.qtwebkit amd64 5.14.1+dfsg-3build1 [103 kB] 2021-05-17T21:36:35.3410498Z Get:200 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis-common all 3.10.4+dfsg-1ubuntu2 [2390 kB] 2021-05-17T21:36:35.3906256Z Get:201 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 python3-qgis amd64 3.10.4+dfsg-1ubuntu2 [7772 kB] 2021-05-17T21:36:35.5212897Z Get:202 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.5-1~20.04.1 [103 kB] 2021-05-17T21:36:35.5249131Z Get:203 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-leaflet all 1.6.0~dfsg-1 [313 kB] 2021-05-17T21:36:35.5326382Z Get:204 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-common all 3.10.4+dfsg-1ubuntu2 [16.7 MB] 2021-05-17T21:36:35.8269614Z Get:205 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis amd64 3.10.4+dfsg-1ubuntu2 [4788 kB] 2021-05-17T21:36:35.9203262Z Get:206 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass-common all 3.10.4+dfsg-1ubuntu2 [463 kB] 2021-05-17T21:36:35.9283748Z Get:207 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-provider-grass amd64 3.10.4+dfsg-1ubuntu2 [92.3 kB] 2021-05-17T21:36:35.9312659Z Get:208 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qgis-plugin-grass amd64 3.10.4+dfsg-1ubuntu2 [601 kB] 2021-05-17T21:36:35.9425061Z Get:209 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qt5-gtk-platformtheme amd64 5.12.8+dfsg-0ubuntu1 [124 kB] 2021-05-17T21:36:35.9448660Z Get:210 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1486 kB] 2021-05-17T21:36:35.9730389Z Get:211 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 wpasupplicant amd64 2:2.9-1ubuntu4.3 [1183 kB] 2021-05-17T21:36:35.9948594Z Get:212 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 proj-bin amd64 6.3.1-1 [88.8 kB] 2021-05-17T21:36:35.9959009Z Get:213 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch-data all 20191128-3 [32.3 kB] 2021-05-17T21:36:35.9968856Z Get:214 http://azure.archive.ubuntu.com/ubuntu focal/main amd64 usb-modeswitch amd64 2.5.2+repack0-2ubuntu3 [53.1 kB] 2021-05-17T21:36:37.1659170Z Fetched 183 MB in 3s (54.1 MB/s) 2021-05-17T21:36:37.2060189Z Selecting previously unselected package libdouble-conversion3:amd64. 2021-05-17T21:36:37.2145153Z (Reading database ... 2021-05-17T21:36:37.2145710Z (Reading database ... 5% 2021-05-17T21:36:37.2146165Z (Reading database ... 10% 2021-05-17T21:36:37.2146621Z (Reading database ... 15% 2021-05-17T21:36:37.2147050Z (Reading database ... 20% 2021-05-17T21:36:37.2147495Z (Reading database ... 25% 2021-05-17T21:36:37.2147925Z (Reading database ... 30% 2021-05-17T21:36:37.2148365Z (Reading database ... 35% 2021-05-17T21:36:37.2148806Z (Reading database ... 40% 2021-05-17T21:36:37.2149235Z (Reading database ... 45% 2021-05-17T21:36:37.2149854Z (Reading database ... 50% 2021-05-17T21:36:37.2197265Z (Reading database ... 55% 2021-05-17T21:36:37.2243826Z (Reading database ... 60% 2021-05-17T21:36:37.2271637Z (Reading database ... 65% 2021-05-17T21:36:37.2396128Z (Reading database ... 70% 2021-05-17T21:36:37.2527463Z (Reading database ... 75% 2021-05-17T21:36:37.2800193Z (Reading database ... 80% 2021-05-17T21:36:37.2956201Z (Reading database ... 85% 2021-05-17T21:36:37.3296992Z (Reading database ... 90% 2021-05-17T21:36:37.3383717Z (Reading database ... 95% 2021-05-17T21:36:37.3384717Z (Reading database ... 100% 2021-05-17T21:36:37.3386578Z (Reading database ... 269846 files and directories currently installed.) 2021-05-17T21:36:37.3548604Z Preparing to unpack .../000-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2021-05-17T21:36:37.3595048Z Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T21:36:37.4119559Z Selecting previously unselected package libqt5core5a:amd64. 2021-05-17T21:36:37.4360402Z Preparing to unpack .../001-libqt5core5a_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:37.4471818Z Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:37.6560748Z Selecting previously unselected package libegl-mesa0:amd64. 2021-05-17T21:36:37.6818310Z Preparing to unpack .../002-libegl-mesa0_20.2.6-0ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:36:37.6833956Z Unpacking libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:36:37.7218335Z Selecting previously unselected package libegl1:amd64. 2021-05-17T21:36:37.7548543Z Preparing to unpack .../003-libegl1_1.3.2-1~ubuntu0.20.04.1_amd64.deb ... 2021-05-17T21:36:37.7567554Z Unpacking libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T21:36:37.7904724Z Selecting previously unselected package libevdev2:amd64. 2021-05-17T21:36:37.8228157Z Preparing to unpack .../004-libevdev2_1.9.0+dfsg-1ubuntu0.1_amd64.deb ... 2021-05-17T21:36:37.8243484Z Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T21:36:37.8590162Z Selecting previously unselected package libmtdev1:amd64. 2021-05-17T21:36:37.8953985Z Preparing to unpack .../005-libmtdev1_1.1.5-1.1_amd64.deb ... 2021-05-17T21:36:37.8975734Z Unpacking libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T21:36:37.9360950Z Selecting previously unselected package libwacom-common. 2021-05-17T21:36:37.9634682Z Preparing to unpack .../006-libwacom-common_1.3-2ubuntu3_all.deb ... 2021-05-17T21:36:37.9652031Z Unpacking libwacom-common (1.3-2ubuntu3) ... 2021-05-17T21:36:38.0479708Z Selecting previously unselected package libwacom2:amd64. 2021-05-17T21:36:38.0772935Z Preparing to unpack .../007-libwacom2_1.3-2ubuntu3_amd64.deb ... 2021-05-17T21:36:38.0790460Z Unpacking libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T21:36:38.1073001Z Selecting previously unselected package libinput-bin. 2021-05-17T21:36:38.1385878Z Preparing to unpack .../008-libinput-bin_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T21:36:38.1397218Z Unpacking libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T21:36:38.1799139Z Selecting previously unselected package libinput10:amd64. 2021-05-17T21:36:38.2050437Z Preparing to unpack .../009-libinput10_1.15.5-1ubuntu0.2_amd64.deb ... 2021-05-17T21:36:38.2072692Z Unpacking libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T21:36:38.2535303Z Selecting previously unselected package libqt5dbus5:amd64. 2021-05-17T21:36:38.2845589Z Preparing to unpack .../010-libqt5dbus5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:38.2861883Z Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:38.3479317Z Selecting previously unselected package libqt5network5:amd64. 2021-05-17T21:36:38.3730725Z Preparing to unpack .../011-libqt5network5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:38.3752358Z Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:38.4832873Z Selecting previously unselected package libxcb-icccm4:amd64. 2021-05-17T21:36:38.5154107Z Preparing to unpack .../012-libxcb-icccm4_0.4.1-1.1_amd64.deb ... 2021-05-17T21:36:38.5180472Z Unpacking libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T21:36:38.5479964Z Selecting previously unselected package libxcb-util1:amd64. 2021-05-17T21:36:38.5797564Z Preparing to unpack .../013-libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... 2021-05-17T21:36:38.5825844Z Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T21:36:38.6225308Z Selecting previously unselected package libxcb-image0:amd64. 2021-05-17T21:36:38.6541424Z Preparing to unpack .../014-libxcb-image0_0.4.0-1build1_amd64.deb ... 2021-05-17T21:36:38.6560301Z Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T21:36:38.6862913Z Selecting previously unselected package libxcb-keysyms1:amd64. 2021-05-17T21:36:38.7218741Z Preparing to unpack .../015-libxcb-keysyms1_0.4.0-1build1_amd64.deb ... 2021-05-17T21:36:38.7238719Z Unpacking libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T21:36:38.7600310Z Selecting previously unselected package libxcb-randr0:amd64. 2021-05-17T21:36:38.7881020Z Preparing to unpack .../016-libxcb-randr0_1.14-2_amd64.deb ... 2021-05-17T21:36:38.7897423Z Unpacking libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T21:36:38.8401353Z Selecting previously unselected package libxcb-render-util0:amd64. 2021-05-17T21:36:38.8664506Z Preparing to unpack .../017-libxcb-render-util0_0.3.9-1build1_amd64.deb ... 2021-05-17T21:36:38.8697493Z Unpacking libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T21:36:38.9077139Z Selecting previously unselected package libxcb-xinerama0:amd64. 2021-05-17T21:36:38.9406351Z Preparing to unpack .../018-libxcb-xinerama0_1.14-2_amd64.deb ... 2021-05-17T21:36:38.9429095Z Unpacking libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T21:36:38.9799611Z Selecting previously unselected package libxcb-xinput0:amd64. 2021-05-17T21:36:39.0048437Z Preparing to unpack .../019-libxcb-xinput0_1.14-2_amd64.deb ... 2021-05-17T21:36:39.0072556Z Unpacking libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T21:36:39.0480409Z Selecting previously unselected package libxcb-xkb1:amd64. 2021-05-17T21:36:39.0774025Z Preparing to unpack .../020-libxcb-xkb1_1.14-2_amd64.deb ... 2021-05-17T21:36:39.0809191Z Unpacking libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T21:36:39.1200019Z Selecting previously unselected package libxkbcommon-x11-0:amd64. 2021-05-17T21:36:39.1497577Z Preparing to unpack .../021-libxkbcommon-x11-0_0.10.0-1_amd64.deb ... 2021-05-17T21:36:39.1517035Z Unpacking libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T21:36:39.1926646Z Selecting previously unselected package libqt5gui5:amd64. 2021-05-17T21:36:39.2246457Z Preparing to unpack .../022-libqt5gui5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:39.2330467Z Unpacking libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:39.5661496Z Selecting previously unselected package libqt5widgets5:amd64. 2021-05-17T21:36:39.5971155Z Preparing to unpack .../023-libqt5widgets5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:39.5990460Z Unpacking libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:39.8559857Z Selecting previously unselected package libqt5svg5:amd64. 2021-05-17T21:36:39.8844432Z Preparing to unpack .../024-libqt5svg5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:39.8861214Z Unpacking libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:39.9282115Z Selecting previously unselected package liborc-0.4-0:amd64. 2021-05-17T21:36:39.9595641Z Preparing to unpack .../025-liborc-0.4-0_1%3a0.4.31-1_amd64.deb ... 2021-05-17T21:36:39.9619026Z Unpacking liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T21:36:40.0240052Z Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2021-05-17T21:36:40.0489434Z Preparing to unpack .../026-libgstreamer-plugins-base1.0-0_1.16.2-4_amd64.deb ... 2021-05-17T21:36:40.0512060Z Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T21:36:40.1553871Z Selecting previously unselected package libhyphen0:amd64. 2021-05-17T21:36:40.1853303Z Preparing to unpack .../027-libhyphen0_2.8.8-7_amd64.deb ... 2021-05-17T21:36:40.1873001Z Unpacking libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T21:36:40.2225096Z Selecting previously unselected package libqt5positioning5:amd64. 2021-05-17T21:36:40.2532815Z Preparing to unpack .../028-libqt5positioning5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:40.2553523Z Unpacking libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:40.3160062Z Selecting previously unselected package libqt5printsupport5:amd64. 2021-05-17T21:36:40.3422471Z Preparing to unpack .../029-libqt5printsupport5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:40.3443968Z Unpacking libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:40.4079629Z Selecting previously unselected package libqt5qml5:amd64. 2021-05-17T21:36:40.4331929Z Preparing to unpack .../030-libqt5qml5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:40.4355596Z Unpacking libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:40.6133745Z Selecting previously unselected package libqt5quick5:amd64. 2021-05-17T21:36:40.6470523Z Preparing to unpack .../031-libqt5quick5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:40.6515194Z Unpacking libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:40.8139793Z Selecting previously unselected package libqt5sensors5:amd64. 2021-05-17T21:36:40.8466839Z Preparing to unpack .../032-libqt5sensors5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:40.8483757Z Unpacking libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:40.8926797Z Selecting previously unselected package libqt5webchannel5:amd64. 2021-05-17T21:36:40.9218742Z Preparing to unpack .../033-libqt5webchannel5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:40.9244620Z Unpacking libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:40.9679451Z Selecting previously unselected package libwoff1:amd64. 2021-05-17T21:36:40.9937644Z Preparing to unpack .../034-libwoff1_1.0.2-1build2_amd64.deb ... 2021-05-17T21:36:40.9959196Z Unpacking libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T21:36:41.0439752Z Selecting previously unselected package libqt5webkit5:amd64. 2021-05-17T21:36:41.0750721Z Preparing to unpack .../035-libqt5webkit5_5.212.0~alpha4-1ubuntu2_amd64.deb ... 2021-05-17T21:36:41.0768107Z Unpacking libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T21:36:42.4166757Z Selecting previously unselected package qt5-image-formats-plugins:amd64. 2021-05-17T21:36:42.4479428Z Preparing to unpack .../036-qt5-image-formats-plugins_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:42.4490096Z Unpacking qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:42.4874452Z Selecting previously unselected package qgis-providers-common. 2021-05-17T21:36:42.5186293Z Preparing to unpack .../037-qgis-providers-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T21:36:42.5197148Z Unpacking qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:42.7695070Z Selecting previously unselected package libqca-qt5-2:amd64. 2021-05-17T21:36:42.7999439Z Preparing to unpack .../038-libqca-qt5-2_2.2.1-2build1_amd64.deb ... 2021-05-17T21:36:42.8019740Z Unpacking libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T21:36:42.8640281Z Selecting previously unselected package libqca-qt5-2-plugins:amd64. 2021-05-17T21:36:42.8923118Z Preparing to unpack .../039-libqca-qt5-2-plugins_2.2.1-2build1_amd64.deb ... 2021-05-17T21:36:42.8933705Z Unpacking libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T21:36:42.9519349Z Selecting previously unselected package libqt5sql5:amd64. 2021-05-17T21:36:42.9773792Z Preparing to unpack .../040-libqt5sql5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:42.9793551Z Unpacking libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:43.0206297Z Selecting previously unselected package libqt5sql5-sqlite:amd64. 2021-05-17T21:36:43.0515635Z Preparing to unpack .../041-libqt5sql5-sqlite_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:43.0530473Z Unpacking libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:43.0867360Z Selecting previously unselected package gdal-data. 2021-05-17T21:36:43.1172304Z Preparing to unpack .../042-gdal-data_3.0.4+dfsg-1build3_all.deb ... 2021-05-17T21:36:43.1192120Z Unpacking gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T21:36:43.1810869Z Selecting previously unselected package libarpack2:amd64. 2021-05-17T21:36:43.2112137Z Preparing to unpack .../043-libarpack2_3.7.0-3_amd64.deb ... 2021-05-17T21:36:43.2157407Z Unpacking libarpack2:amd64 (3.7.0-3) ... 2021-05-17T21:36:43.2561976Z Selecting previously unselected package libsuperlu5:amd64. 2021-05-17T21:36:43.2811843Z Preparing to unpack .../044-libsuperlu5_5.2.1+dfsg1-4_amd64.deb ... 2021-05-17T21:36:43.2823606Z Unpacking libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T21:36:43.3289927Z Selecting previously unselected package libarmadillo9. 2021-05-17T21:36:43.3603068Z Preparing to unpack .../045-libarmadillo9_1%3a9.800.4+dfsg-1build1_amd64.deb ... 2021-05-17T21:36:43.3627318Z Unpacking libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T21:36:43.4027396Z Selecting previously unselected package libcfitsio8:amd64. 2021-05-17T21:36:43.4342062Z Preparing to unpack .../046-libcfitsio8_3.470-3_amd64.deb ... 2021-05-17T21:36:43.4359219Z Unpacking libcfitsio8:amd64 (3.470-3) ... 2021-05-17T21:36:43.5120975Z Selecting previously unselected package libcharls2:amd64. 2021-05-17T21:36:43.5440116Z Preparing to unpack .../047-libcharls2_2.0.0+dfsg-1build1_amd64.deb ... 2021-05-17T21:36:43.5462615Z Unpacking libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T21:36:43.5800931Z Selecting previously unselected package libdap25:amd64. 2021-05-17T21:36:43.6105458Z Preparing to unpack .../048-libdap25_3.20.5-1_amd64.deb ... 2021-05-17T21:36:43.6136034Z Unpacking libdap25:amd64 (3.20.5-1) ... 2021-05-17T21:36:43.6819009Z Selecting previously unselected package libdapclient6v5:amd64. 2021-05-17T21:36:43.7139654Z Preparing to unpack .../049-libdapclient6v5_3.20.5-1_amd64.deb ... 2021-05-17T21:36:43.7150272Z Unpacking libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T21:36:43.7511636Z Selecting previously unselected package libepsilon1:amd64. 2021-05-17T21:36:43.7818770Z Preparing to unpack .../050-libepsilon1_0.9.2+dfsg-4_amd64.deb ... 2021-05-17T21:36:43.7839261Z Unpacking libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T21:36:43.8175296Z Selecting previously unselected package libfreexl1:amd64. 2021-05-17T21:36:43.8480482Z Preparing to unpack .../051-libfreexl1_1.0.5-3_amd64.deb ... 2021-05-17T21:36:43.8497131Z Unpacking libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T21:36:43.8833522Z Selecting previously unselected package libfyba0:amd64. 2021-05-17T21:36:43.9148824Z Preparing to unpack .../052-libfyba0_4.1.1-6build1_amd64.deb ... 2021-05-17T21:36:43.9163369Z Unpacking libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T21:36:43.9600667Z Selecting previously unselected package libgeos-3.8.0:amd64. 2021-05-17T21:36:43.9905036Z Preparing to unpack .../053-libgeos-3.8.0_3.8.0-1build1_amd64.deb ... 2021-05-17T21:36:43.9923793Z Unpacking libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T21:36:44.0650893Z Selecting previously unselected package libgeos-c1v5:amd64. 2021-05-17T21:36:44.0948403Z Preparing to unpack .../054-libgeos-c1v5_3.8.0-1build1_amd64.deb ... 2021-05-17T21:36:44.0962115Z Unpacking libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T21:36:44.1317141Z Selecting previously unselected package proj-data. 2021-05-17T21:36:44.1636269Z Preparing to unpack .../055-proj-data_6.3.1-1_all.deb ... 2021-05-17T21:36:44.1656198Z Unpacking proj-data (6.3.1-1) ... 2021-05-17T21:36:44.9719175Z Selecting previously unselected package libproj15:amd64. 2021-05-17T21:36:45.0003155Z Preparing to unpack .../056-libproj15_6.3.1-1_amd64.deb ... 2021-05-17T21:36:45.0017370Z Unpacking libproj15:amd64 (6.3.1-1) ... 2021-05-17T21:36:45.1199560Z Selecting previously unselected package libgeotiff5:amd64. 2021-05-17T21:36:45.1452080Z Preparing to unpack .../057-libgeotiff5_1.5.1-2_amd64.deb ... 2021-05-17T21:36:45.1473058Z Unpacking libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T21:36:45.1883604Z Selecting previously unselected package libhdf4-0-alt. 2021-05-17T21:36:45.2168935Z Preparing to unpack .../058-libhdf4-0-alt_4.2.14-1ubuntu1_amd64.deb ... 2021-05-17T21:36:45.2179354Z Unpacking libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T21:36:45.2767332Z Selecting previously unselected package libminizip1:amd64. 2021-05-17T21:36:45.3065467Z Preparing to unpack .../059-libminizip1_1.1-8build1_amd64.deb ... 2021-05-17T21:36:45.3081358Z Unpacking libminizip1:amd64 (1.1-8build1) ... 2021-05-17T21:36:45.3479324Z Selecting previously unselected package liburiparser1:amd64. 2021-05-17T21:36:45.3689669Z Preparing to unpack .../060-liburiparser1_0.9.3-2_amd64.deb ... 2021-05-17T21:36:45.3708128Z Unpacking liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T21:36:45.4079672Z Selecting previously unselected package libkmlbase1:amd64. 2021-05-17T21:36:45.4319088Z Preparing to unpack .../061-libkmlbase1_1.3.0-8build1_amd64.deb ... 2021-05-17T21:36:45.4332827Z Unpacking libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T21:36:45.4718743Z Selecting previously unselected package libkmldom1:amd64. 2021-05-17T21:36:45.4975342Z Preparing to unpack .../062-libkmldom1_1.3.0-8build1_amd64.deb ... 2021-05-17T21:36:45.5003574Z Unpacking libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T21:36:45.5449623Z Selecting previously unselected package libkmlengine1:amd64. 2021-05-17T21:36:45.5749245Z Preparing to unpack .../063-libkmlengine1_1.3.0-8build1_amd64.deb ... 2021-05-17T21:36:45.5781194Z Unpacking libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T21:36:45.6169846Z Selecting previously unselected package libnetcdf15:amd64. 2021-05-17T21:36:45.6461330Z Preparing to unpack .../064-libnetcdf15_1%3a4.7.3-1_amd64.deb ... 2021-05-17T21:36:45.6478784Z Unpacking libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T21:36:45.7159689Z Selecting previously unselected package libogdi4.1. 2021-05-17T21:36:45.7477216Z Preparing to unpack .../065-libogdi4.1_4.1.0+ds-1build1_amd64.deb ... 2021-05-17T21:36:45.7497692Z Unpacking libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T21:36:45.8079369Z Selecting previously unselected package libqhull7:amd64. 2021-05-17T21:36:45.8352714Z Preparing to unpack .../066-libqhull7_2015.2-4_amd64.deb ... 2021-05-17T21:36:45.8371621Z Unpacking libqhull7:amd64 (2015.2-4) ... 2021-05-17T21:36:45.8879407Z Selecting previously unselected package libspatialite7:amd64. 2021-05-17T21:36:45.9130493Z Preparing to unpack .../067-libspatialite7_4.3.0a-6build1_amd64.deb ... 2021-05-17T21:36:45.9148116Z Unpacking libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T21:36:46.0960438Z Selecting previously unselected package libxerces-c3.2:amd64. 2021-05-17T21:36:46.1310524Z Preparing to unpack .../068-libxerces-c3.2_3.2.2+debian-1build3_amd64.deb ... 2021-05-17T21:36:46.1324517Z Unpacking libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T21:36:46.2621054Z Selecting previously unselected package libgdal26. 2021-05-17T21:36:46.2964160Z Preparing to unpack .../069-libgdal26_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T21:36:46.2977512Z Unpacking libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T21:36:46.9392960Z Selecting previously unselected package libqt5concurrent5:amd64. 2021-05-17T21:36:46.9702701Z Preparing to unpack .../070-libqt5concurrent5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:46.9722394Z Unpacking libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:47.0146259Z Selecting previously unselected package libqt5keychain1:amd64. 2021-05-17T21:36:47.0441549Z Preparing to unpack .../071-libqt5keychain1_0.10.0-1build1_amd64.deb ... 2021-05-17T21:36:47.0458052Z Unpacking libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T21:36:47.0827146Z Selecting previously unselected package libqt5serialport5:amd64. 2021-05-17T21:36:47.1156750Z Preparing to unpack .../072-libqt5serialport5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:47.1177612Z Unpacking libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:47.1556245Z Selecting previously unselected package libqt5xml5:amd64. 2021-05-17T21:36:47.1859548Z Preparing to unpack .../073-libqt5xml5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:47.1881064Z Unpacking libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:47.2312376Z Selecting previously unselected package libspatialindex6:amd64. 2021-05-17T21:36:47.2624871Z Preparing to unpack .../074-libspatialindex6_1.9.3-1build1_amd64.deb ... 2021-05-17T21:36:47.2636255Z Unpacking libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T21:36:47.3239430Z Selecting previously unselected package libzip5:amd64. 2021-05-17T21:36:47.3510026Z Preparing to unpack .../075-libzip5_1.5.1-0ubuntu1_amd64.deb ... 2021-05-17T21:36:47.3535998Z Unpacking libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T21:36:47.4119387Z Selecting previously unselected package libqgis-core3.10.4. 2021-05-17T21:36:47.4368089Z Preparing to unpack .../076-libqgis-core3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:47.4380597Z Unpacking libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:47.9714995Z Selecting previously unselected package libqgis-native3.10.4. 2021-05-17T21:36:48.0025010Z Preparing to unpack .../077-libqgis-native3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:48.0043017Z Unpacking libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:48.0399387Z Selecting previously unselected package libqscintilla2-qt5-l10n. 2021-05-17T21:36:48.0673651Z Preparing to unpack .../078-libqscintilla2-qt5-l10n_2.11.2+dfsg-6_all.deb ... 2021-05-17T21:36:48.0690141Z Unpacking libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T21:36:48.1146656Z Selecting previously unselected package libqscintilla2-qt5-15. 2021-05-17T21:36:48.1460319Z Preparing to unpack .../079-libqscintilla2-qt5-15_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T21:36:48.1472758Z Unpacking libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T21:36:48.3067324Z Selecting previously unselected package libqt5quickwidgets5:amd64. 2021-05-17T21:36:48.3366571Z Preparing to unpack .../080-libqt5quickwidgets5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:48.3382912Z Unpacking libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:48.3722248Z Selecting previously unselected package libqt5opengl5:amd64. 2021-05-17T21:36:48.4013552Z Preparing to unpack .../081-libqt5opengl5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:48.4027790Z Unpacking libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:48.4519428Z Selecting previously unselected package libqwt-qt5-6. 2021-05-17T21:36:48.4813899Z Preparing to unpack .../082-libqwt-qt5-6_6.1.4-1.1build1_amd64.deb ... 2021-05-17T21:36:48.4844342Z Unpacking libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T21:36:48.5719990Z Selecting previously unselected package libqgis-gui3.10.4. 2021-05-17T21:36:48.5949599Z Preparing to unpack .../083-libqgis-gui3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:48.6179828Z Unpacking libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:48.9631957Z Selecting previously unselected package qgis-providers. 2021-05-17T21:36:48.9928948Z Preparing to unpack .../084-qgis-providers_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:48.9945583Z Unpacking qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:49.2360307Z Selecting previously unselected package libavahi-core7:amd64. 2021-05-17T21:36:49.2627162Z Preparing to unpack .../085-libavahi-core7_0.7-4ubuntu7_amd64.deb ... 2021-05-17T21:36:49.2642547Z Unpacking libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T21:36:49.3079248Z Selecting previously unselected package libdaemon0:amd64. 2021-05-17T21:36:49.3377588Z Preparing to unpack .../086-libdaemon0_0.14-7_amd64.deb ... 2021-05-17T21:36:49.3397193Z Unpacking libdaemon0:amd64 (0.14-7) ... 2021-05-17T21:36:49.3799912Z Selecting previously unselected package avahi-daemon. 2021-05-17T21:36:49.4065823Z Preparing to unpack .../087-avahi-daemon_0.7-4ubuntu7_amd64.deb ... 2021-05-17T21:36:49.4084194Z Unpacking avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T21:36:49.4630821Z Selecting previously unselected package tk8.6-blt2.5. 2021-05-17T21:36:49.4947818Z Preparing to unpack .../088-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T21:36:49.4965564Z Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T21:36:49.5799587Z Selecting previously unselected package blt. 2021-05-17T21:36:49.6079180Z Preparing to unpack .../089-blt_2.5.3+dfsg-4_amd64.deb ... 2021-05-17T21:36:49.6104239Z Unpacking blt (2.5.3+dfsg-4) ... 2021-05-17T21:36:49.6439125Z Selecting previously unselected package fonts-lyx. 2021-05-17T21:36:49.6728619Z Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-05-17T21:36:49.6750721Z Unpacking fonts-lyx (2.3.4.2-2) ... 2021-05-17T21:36:49.7206747Z Selecting previously unselected package libgck-1-0:amd64. 2021-05-17T21:36:49.7505383Z Preparing to unpack .../091-libgck-1-0_3.36.0-2build1_amd64.deb ... 2021-05-17T21:36:49.7529115Z Unpacking libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T21:36:49.7913198Z Selecting previously unselected package libgcr-base-3-1:amd64. 2021-05-17T21:36:49.8214461Z Preparing to unpack .../092-libgcr-base-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T21:36:49.8231962Z Unpacking libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T21:36:49.8759771Z Selecting previously unselected package libgcr-ui-3-1:amd64. 2021-05-17T21:36:49.9007876Z Preparing to unpack .../093-libgcr-ui-3-1_3.36.0-2build1_amd64.deb ... 2021-05-17T21:36:49.9032463Z Unpacking libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T21:36:49.9474201Z Selecting previously unselected package gcr. 2021-05-17T21:36:49.9797870Z Preparing to unpack .../094-gcr_3.36.0-2build1_amd64.deb ... 2021-05-17T21:36:49.9815434Z Unpacking gcr (3.36.0-2build1) ... 2021-05-17T21:36:50.0320978Z Selecting previously unselected package python3-numpy. 2021-05-17T21:36:50.0594445Z Preparing to unpack .../095-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-05-17T21:36:50.0605702Z Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T21:36:50.3788635Z Selecting previously unselected package python3-gdal. 2021-05-17T21:36:50.4114409Z Preparing to unpack .../096-python3-gdal_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T21:36:50.4127222Z Unpacking python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T21:36:50.4948121Z Selecting previously unselected package gdal-bin. 2021-05-17T21:36:50.5263409Z Preparing to unpack .../097-gdal-bin_3.0.4+dfsg-1build3_amd64.deb ... 2021-05-17T21:36:50.5279094Z Unpacking gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T21:36:50.5875778Z Selecting previously unselected package libavahi-glib1:amd64. 2021-05-17T21:36:50.6197258Z Preparing to unpack .../098-libavahi-glib1_0.7-4ubuntu7_amd64.deb ... 2021-05-17T21:36:50.6214433Z Unpacking libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T21:36:50.6535357Z Selecting previously unselected package libmm-glib0:amd64. 2021-05-17T21:36:50.6844986Z Preparing to unpack .../099-libmm-glib0_1.12.8-1_amd64.deb ... 2021-05-17T21:36:50.6882044Z Unpacking libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T21:36:50.7367035Z Selecting previously unselected package geoclue-2.0. 2021-05-17T21:36:50.7677278Z Preparing to unpack .../100-geoclue-2.0_2.5.6-0ubuntu1_amd64.deb ... 2021-05-17T21:36:50.7690444Z Unpacking geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T21:36:50.8136473Z Selecting previously unselected package p11-kit-modules:amd64. 2021-05-17T21:36:50.8454401Z Preparing to unpack .../101-p11-kit-modules_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T21:36:50.8468148Z Unpacking p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T21:36:50.9000369Z Selecting previously unselected package p11-kit. 2021-05-17T21:36:50.9333806Z Preparing to unpack .../102-p11-kit_0.23.20-1ubuntu0.1_amd64.deb ... 2021-05-17T21:36:50.9349722Z Unpacking p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T21:36:50.9754579Z Selecting previously unselected package pinentry-gnome3. 2021-05-17T21:36:51.0075363Z Preparing to unpack .../103-pinentry-gnome3_1.1.0-3build1_amd64.deb ... 2021-05-17T21:36:51.0102627Z Unpacking pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T21:36:51.0443257Z Selecting previously unselected package gnome-keyring. 2021-05-17T21:36:51.0754995Z Preparing to unpack .../104-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T21:36:51.0902883Z Unpacking gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T21:36:51.1873746Z Selecting previously unselected package gnome-keyring-pkcs11:amd64. 2021-05-17T21:36:51.2191035Z Preparing to unpack .../105-gnome-keyring-pkcs11_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T21:36:51.2205708Z Unpacking gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T21:36:51.2554238Z Selecting previously unselected package grass-doc. 2021-05-17T21:36:51.2872176Z Preparing to unpack .../106-grass-doc_7.8.2-1build3_all.deb ... 2021-05-17T21:36:51.2887046Z Unpacking grass-doc (7.8.2-1build3) ... 2021-05-17T21:36:53.0283724Z Selecting previously unselected package liblaszip8:amd64. 2021-05-17T21:36:53.0630406Z Preparing to unpack .../107-liblaszip8_3.4.3-1build1_amd64.deb ... 2021-05-17T21:36:53.0648018Z Unpacking liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T21:36:53.1162552Z Selecting previously unselected package libpdal-util9. 2021-05-17T21:36:53.1483591Z Preparing to unpack .../108-libpdal-util9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:53.1503107Z Unpacking libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T21:36:53.1908089Z Selecting previously unselected package libpdal-base9. 2021-05-17T21:36:53.2215573Z Preparing to unpack .../109-libpdal-base9_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:53.2230601Z Unpacking libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T21:36:53.4202989Z Selecting previously unselected package grass-core. 2021-05-17T21:36:53.4522042Z Preparing to unpack .../110-grass-core_7.8.2-1build3_amd64.deb ... 2021-05-17T21:36:53.4535578Z Unpacking grass-core (7.8.2-1build3) ... 2021-05-17T21:36:54.1497386Z Selecting previously unselected package libcdparanoia0:amd64. 2021-05-17T21:36:54.1837804Z Preparing to unpack .../111-libcdparanoia0_3.10.2+debian-13_amd64.deb ... 2021-05-17T21:36:54.1862425Z Unpacking libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T21:36:54.2311977Z Selecting previously unselected package libvisual-0.4-0:amd64. 2021-05-17T21:36:54.2623570Z Preparing to unpack .../112-libvisual-0.4-0_0.4.0-17_amd64.deb ... 2021-05-17T21:36:54.2638785Z Unpacking libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T21:36:54.3039769Z Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2021-05-17T21:36:54.3326902Z Preparing to unpack .../113-gstreamer1.0-plugins-base_1.16.2-4_amd64.deb ... 2021-05-17T21:36:54.3348649Z Unpacking gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T21:36:54.4459758Z Selecting previously unselected package iio-sensor-proxy. 2021-05-17T21:36:54.4786402Z Preparing to unpack .../114-iio-sensor-proxy_2.8-1ubuntu1_amd64.deb ... 2021-05-17T21:36:54.4801532Z Unpacking iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T21:36:54.5915794Z Selecting previously unselected package libassimp5:amd64. 2021-05-17T21:36:54.6192675Z Preparing to unpack .../115-libassimp5_5.0.1~ds0-1build1_amd64.deb ... 2021-05-17T21:36:54.6211773Z Unpacking libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T21:36:54.9720340Z Selecting previously unselected package libexiv2-27:amd64. 2021-05-17T21:36:55.0047671Z Preparing to unpack .../116-libexiv2-27_0.27.2-8ubuntu2.2_amd64.deb ... 2021-05-17T21:36:55.0075759Z Unpacking libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T21:36:55.1190005Z Selecting previously unselected package libfcgi0ldbl:amd64. 2021-05-17T21:36:55.1465310Z Preparing to unpack .../117-libfcgi0ldbl_2.4.0-10build1_amd64.deb ... 2021-05-17T21:36:55.1481515Z Unpacking libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T21:36:55.1892215Z Selecting previously unselected package libfcgi-bin. 2021-05-17T21:36:55.2209173Z Preparing to unpack .../118-libfcgi-bin_2.4.0-10build1_amd64.deb ... 2021-05-17T21:36:55.2226722Z Unpacking libfcgi-bin (2.4.0-10build1) ... 2021-05-17T21:36:55.2519984Z Selecting previously unselected package libimagequant0:amd64. 2021-05-17T21:36:55.2843607Z Preparing to unpack .../119-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-05-17T21:36:55.2860976Z Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T21:36:55.3239620Z Selecting previously unselected package libjs-jquery-ui. 2021-05-17T21:36:55.3593514Z Preparing to unpack .../120-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-05-17T21:36:55.3724131Z Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T21:36:55.4637142Z Selecting previously unselected package libmbim-glib4:amd64. 2021-05-17T21:36:55.4961298Z Preparing to unpack .../121-libmbim-glib4_1.22.0-2_amd64.deb ... 2021-05-17T21:36:55.4978335Z Unpacking libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T21:36:55.5351535Z Selecting previously unselected package libmbim-proxy. 2021-05-17T21:36:55.5678027Z Preparing to unpack .../122-libmbim-proxy_1.22.0-2_amd64.deb ... 2021-05-17T21:36:55.5691903Z Unpacking libmbim-proxy (1.22.0-2) ... 2021-05-17T21:36:55.6014649Z Selecting previously unselected package libnl-genl-3-200:amd64. 2021-05-17T21:36:55.6339520Z Preparing to unpack .../123-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-05-17T21:36:55.6358480Z Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T21:36:55.6720812Z Selecting previously unselected package libnl-route-3-200:amd64. 2021-05-17T21:36:55.7021863Z Preparing to unpack .../124-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-05-17T21:36:55.7042174Z Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T21:36:55.7493531Z Selecting previously unselected package libnss-mdns:amd64. 2021-05-17T21:36:55.7806806Z Preparing to unpack .../125-libnss-mdns_0.14.1-1ubuntu1_amd64.deb ... 2021-05-17T21:36:55.7821342Z Unpacking libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T21:36:55.8105792Z Selecting previously unselected package libpam-gnome-keyring:amd64. 2021-05-17T21:36:55.8416601Z Preparing to unpack .../126-libpam-gnome-keyring_3.36.0-1ubuntu1_amd64.deb ... 2021-05-17T21:36:55.8434250Z Unpacking libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T21:36:55.8799293Z Selecting previously unselected package libpcsclite1:amd64. 2021-05-17T21:36:55.9073090Z Preparing to unpack .../127-libpcsclite1_1.8.26-3_amd64.deb ... 2021-05-17T21:36:55.9100666Z Unpacking libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T21:36:55.9480028Z Selecting previously unselected package libpdal-plugin-faux. 2021-05-17T21:36:55.9728435Z Preparing to unpack .../128-libpdal-plugin-faux_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:55.9752372Z Unpacking libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T21:36:56.0079828Z Selecting previously unselected package libpdal-plugin-icebridge. 2021-05-17T21:36:56.0374956Z Preparing to unpack .../129-libpdal-plugin-icebridge_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:56.0389044Z Unpacking libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T21:36:56.0763962Z Selecting previously unselected package libpdal-plugin-pgpointcloud. 2021-05-17T21:36:56.1062624Z Preparing to unpack .../130-libpdal-plugin-pgpointcloud_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:56.1079326Z Unpacking libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T21:36:56.1480222Z Selecting previously unselected package libpdal-plugin-python. 2021-05-17T21:36:56.1771743Z Preparing to unpack .../131-libpdal-plugin-python_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:56.1784164Z Unpacking libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T21:36:56.2190164Z Selecting previously unselected package libsqlite3-mod-spatialite:amd64. 2021-05-17T21:36:56.2508868Z Preparing to unpack .../132-libsqlite3-mod-spatialite_4.3.0a-6build1_amd64.deb ... 2021-05-17T21:36:56.2533139Z Unpacking libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T21:36:56.4240212Z Selecting previously unselected package libpdal-plugin-sqlite. 2021-05-17T21:36:56.4512725Z Preparing to unpack .../133-libpdal-plugin-sqlite_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:56.4527865Z Unpacking libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T21:36:56.4876267Z Selecting previously unselected package libpdal-plugins. 2021-05-17T21:36:56.5191197Z Preparing to unpack .../134-libpdal-plugins_2.0.1+ds-1build3_amd64.deb ... 2021-05-17T21:36:56.5202925Z Unpacking libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T21:36:56.5528555Z Selecting previously unselected package libqt53dcore5:amd64. 2021-05-17T21:36:56.5878137Z Preparing to unpack .../135-libqt53dcore5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:56.5894296Z Unpacking libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:56.6399779Z Selecting previously unselected package libqt53drender5:amd64. 2021-05-17T21:36:56.6675662Z Preparing to unpack .../136-libqt53drender5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:56.6690080Z Unpacking libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:56.7759137Z Selecting previously unselected package libqt53danimation5:amd64. 2021-05-17T21:36:56.8001549Z Preparing to unpack .../137-libqt53danimation5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:56.8014524Z Unpacking libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:56.8416809Z Selecting previously unselected package libqt53dinput5:amd64. 2021-05-17T21:36:56.8737521Z Preparing to unpack .../138-libqt53dinput5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:56.8752087Z Unpacking libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:57.6079585Z Selecting previously unselected package libqt53dlogic5:amd64. 2021-05-17T21:36:57.6082540Z Preparing to unpack .../139-libqt53dlogic5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:57.6084398Z Unpacking libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:57.6085872Z Selecting previously unselected package libqt53dextras5:amd64. 2021-05-17T21:36:57.6087865Z Preparing to unpack .../140-libqt53dextras5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:57.6090211Z Unpacking libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:57.6091850Z Selecting previously unselected package qt3d-assimpsceneimport-plugin:amd64. 2021-05-17T21:36:57.6093503Z Preparing to unpack .../141-qt3d-assimpsceneimport-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:57.6095646Z Unpacking qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:57.6097964Z Selecting previously unselected package qt3d-defaultgeometryloader-plugin:amd64. 2021-05-17T21:36:57.6099873Z Preparing to unpack .../142-qt3d-defaultgeometryloader-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:57.6101515Z Unpacking qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:57.6103015Z Selecting previously unselected package qt3d-gltfsceneio-plugin:amd64. 2021-05-17T21:36:57.6104468Z Preparing to unpack .../143-qt3d-gltfsceneio-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:57.6105809Z Unpacking qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:57.6107097Z Selecting previously unselected package libqt53dquickscene2d5:amd64. 2021-05-17T21:36:57.6109190Z Preparing to unpack .../144-libqt53dquickscene2d5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:57.6110671Z Unpacking libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:57.6111931Z Selecting previously unselected package qt3d-scene2d-plugin:amd64. 2021-05-17T21:36:57.6113265Z Preparing to unpack .../145-qt3d-scene2d-plugin_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:57.6114724Z Unpacking qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:57.6115836Z Selecting previously unselected package libqgis-3d3.10.4. 2021-05-17T21:36:57.6117024Z Preparing to unpack .../146-libqgis-3d3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:57.6119693Z Unpacking libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:57.6120918Z Selecting previously unselected package libqgis-analysis3.10.4. 2021-05-17T21:36:57.6123105Z Preparing to unpack .../147-libqgis-analysis3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:57.6124874Z Unpacking libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:57.6132126Z Selecting previously unselected package libqgis-app3.10.4. 2021-05-17T21:36:57.6452434Z Preparing to unpack .../148-libqgis-app3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:57.6473255Z Unpacking libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:58.0103741Z Selecting previously unselected package qtchooser. 2021-05-17T21:36:58.0429899Z Preparing to unpack .../149-qtchooser_66-2build1_amd64.deb ... 2021-05-17T21:36:58.0449091Z Unpacking qtchooser (66-2build1) ... 2021-05-17T21:36:58.0800119Z Selecting previously unselected package qdoc-qt5. 2021-05-17T21:36:58.1103019Z Preparing to unpack .../150-qdoc-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:58.1113421Z Unpacking qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:58.1919576Z Selecting previously unselected package libqt5help5:amd64. 2021-05-17T21:36:58.2227422Z Preparing to unpack .../151-libqt5help5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:58.2240881Z Unpacking libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:58.2719319Z Selecting previously unselected package qhelpgenerator-qt5. 2021-05-17T21:36:58.2948312Z Preparing to unpack .../152-qhelpgenerator-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:58.2959395Z Unpacking qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:58.3330441Z Selecting previously unselected package qt5-assistant. 2021-05-17T21:36:58.3648999Z Preparing to unpack .../153-qt5-assistant_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:58.3661214Z Unpacking qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T21:36:58.4275719Z Selecting previously unselected package qtattributionsscanner-qt5. 2021-05-17T21:36:58.4595678Z Preparing to unpack .../154-qtattributionsscanner-qt5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:58.4609013Z Unpacking qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:58.5027955Z Selecting previously unselected package libqt5designer5:amd64. 2021-05-17T21:36:58.5415291Z Preparing to unpack .../155-libqt5designer5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:58.5440099Z Unpacking libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:58.7759425Z Selecting previously unselected package libqt5designercomponents5:amd64. 2021-05-17T21:36:58.8020901Z Preparing to unpack .../156-libqt5designercomponents5_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:58.8038464Z Unpacking libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:36:58.9160346Z Selecting previously unselected package qttools5-dev-tools. 2021-05-17T21:36:58.9464673Z Preparing to unpack .../157-qttools5-dev-tools_5.12.8-0ubuntu1_amd64.deb ... 2021-05-17T21:36:58.9482220Z Unpacking qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T21:36:59.0820002Z Selecting previously unselected package libqgis-customwidgets. 2021-05-17T21:36:59.1145168Z Preparing to unpack .../158-libqgis-customwidgets_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:59.1160213Z Unpacking libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:59.2400059Z Selecting previously unselected package libqgis-server3.10.4. 2021-05-17T21:36:59.2679513Z Preparing to unpack .../159-libqgis-server3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:59.2694880Z Unpacking libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:59.3283872Z Selecting previously unselected package libqgisgrass7-3.10.4. 2021-05-17T21:36:59.3606753Z Preparing to unpack .../160-libqgisgrass7-3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:59.3625082Z Unpacking libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:59.4200329Z Selecting previously unselected package libqgispython3.10.4. 2021-05-17T21:36:59.4474305Z Preparing to unpack .../161-libqgispython3.10.4_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:36:59.4487949Z Unpacking libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:36:59.4881128Z Selecting previously unselected package libqmi-glib5:amd64. 2021-05-17T21:36:59.5168219Z Preparing to unpack .../162-libqmi-glib5_1.24.8-1_amd64.deb ... 2021-05-17T21:36:59.5189104Z Unpacking libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T21:36:59.6039642Z Selecting previously unselected package libqmi-proxy. 2021-05-17T21:36:59.6334039Z Preparing to unpack .../163-libqmi-proxy_1.24.8-1_amd64.deb ... 2021-05-17T21:36:59.6522400Z Unpacking libqmi-proxy (1.24.8-1) ... 2021-05-17T21:36:59.6839491Z Selecting previously unselected package libqt5test5:amd64. 2021-05-17T21:36:59.7134440Z Preparing to unpack .../164-libqt5test5_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:36:59.7150896Z Unpacking libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:36:59.7559579Z Selecting previously unselected package libwacom-bin. 2021-05-17T21:36:59.7866191Z Preparing to unpack .../165-libwacom-bin_1.3-2ubuntu3_amd64.deb ... 2021-05-17T21:36:59.7879455Z Unpacking libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T21:36:59.8185466Z Selecting previously unselected package modemmanager. 2021-05-17T21:36:59.8510790Z Preparing to unpack .../166-modemmanager_1.12.8-1_amd64.deb ... 2021-05-17T21:36:59.8605357Z Unpacking modemmanager (1.12.8-1) ... 2021-05-17T21:36:59.9718769Z Selecting previously unselected package ttf-bitstream-vera. 2021-05-17T21:37:00.0035286Z Preparing to unpack .../167-ttf-bitstream-vera_1.10-8_all.deb ... 2021-05-17T21:37:00.0062217Z Unpacking ttf-bitstream-vera (1.10-8) ... 2021-05-17T21:37:00.0440368Z Selecting previously unselected package python-matplotlib-data. 2021-05-17T21:37:00.0731589Z Preparing to unpack .../168-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-05-17T21:37:00.0750398Z Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T21:37:00.4080107Z Selecting previously unselected package python3-soupsieve. 2021-05-17T21:37:00.4379568Z Preparing to unpack .../169-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-05-17T21:37:00.4399079Z Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T21:37:00.4749882Z Selecting previously unselected package python3-bs4. 2021-05-17T21:37:00.5141370Z Preparing to unpack .../170-python3-bs4_4.8.2-1_all.deb ... 2021-05-17T21:37:00.5155553Z Unpacking python3-bs4 (4.8.2-1) ... 2021-05-17T21:37:00.5547730Z Selecting previously unselected package python3-cycler. 2021-05-17T21:37:00.5892566Z Preparing to unpack .../171-python3-cycler_0.10.0-3_all.deb ... 2021-05-17T21:37:00.5907731Z Unpacking python3-cycler (0.10.0-3) ... 2021-05-17T21:37:00.6215377Z Selecting previously unselected package python3-dateutil. 2021-05-17T21:37:00.6541860Z Preparing to unpack .../172-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-05-17T21:37:00.6558255Z Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T21:37:00.6928138Z Selecting previously unselected package python3-decorator. 2021-05-17T21:37:00.7250756Z Preparing to unpack .../173-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-05-17T21:37:00.7269756Z Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T21:37:00.7568869Z Selecting previously unselected package python3-future. 2021-05-17T21:37:00.7894009Z Preparing to unpack .../174-python3-future_0.18.2-2_all.deb ... 2021-05-17T21:37:00.7911160Z Unpacking python3-future (0.18.2-2) ... 2021-05-17T21:37:00.8685335Z Selecting previously unselected package python3-webencodings. 2021-05-17T21:37:00.9027456Z Preparing to unpack .../175-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-05-17T21:37:00.9051262Z Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T21:37:00.9399770Z Selecting previously unselected package python3-html5lib. 2021-05-17T21:37:00.9697022Z Preparing to unpack .../176-python3-html5lib_1.0.1-2_all.deb ... 2021-05-17T21:37:00.9711621Z Unpacking python3-html5lib (1.0.1-2) ... 2021-05-17T21:37:01.0159951Z Selecting previously unselected package python3-ipython-genutils. 2021-05-17T21:37:01.0440502Z Preparing to unpack .../177-python3-ipython-genutils_0.2.0-1ubuntu1_all.deb ... 2021-05-17T21:37:01.0461713Z Unpacking python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T21:37:01.0879987Z Selecting previously unselected package python3-traitlets. 2021-05-17T21:37:01.1172125Z Preparing to unpack .../178-python3-traitlets_4.3.3-3_all.deb ... 2021-05-17T21:37:01.1183609Z Unpacking python3-traitlets (4.3.3-3) ... 2021-05-17T21:37:01.1539453Z Selecting previously unselected package python3-jupyter-core. 2021-05-17T21:37:01.1869252Z Preparing to unpack .../179-python3-jupyter-core_4.6.3-3_all.deb ... 2021-05-17T21:37:01.1884477Z Unpacking python3-jupyter-core (4.6.3-3) ... 2021-05-17T21:37:01.2240560Z Selecting previously unselected package python3-kiwisolver. 2021-05-17T21:37:01.2570656Z Preparing to unpack .../180-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-05-17T21:37:01.2586307Z Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T21:37:01.2960978Z Selecting previously unselected package python3-lxml:amd64. 2021-05-17T21:37:01.3265650Z Preparing to unpack .../181-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-05-17T21:37:01.3282807Z Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T21:37:01.4942822Z Selecting previously unselected package python3-pyparsing. 2021-05-17T21:37:01.5268956Z Preparing to unpack .../182-python3-pyparsing_2.4.6-1_all.deb ... 2021-05-17T21:37:01.5291023Z Unpacking python3-pyparsing (2.4.6-1) ... 2021-05-17T21:37:01.5680282Z Selecting previously unselected package python3-matplotlib. 2021-05-17T21:37:01.5963791Z Preparing to unpack .../183-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-05-17T21:37:01.5989730Z Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T21:37:02.0391673Z Selecting previously unselected package python3-nbformat. 2021-05-17T21:37:02.0726644Z Preparing to unpack .../184-python3-nbformat_5.0.4-1_all.deb ... 2021-05-17T21:37:02.0749568Z Unpacking python3-nbformat (5.0.4-1) ... 2021-05-17T21:37:02.1131931Z Selecting previously unselected package python3-olefile. 2021-05-17T21:37:02.1455388Z Preparing to unpack .../185-python3-olefile_0.46-2_all.deb ... 2021-05-17T21:37:02.1475826Z Unpacking python3-olefile (0.46-2) ... 2021-05-17T21:37:02.1839862Z Selecting previously unselected package python3-pyproj. 2021-05-17T21:37:02.2093865Z Preparing to unpack .../186-python3-pyproj_2.5.0+ds-1_amd64.deb ... 2021-05-17T21:37:02.2105252Z Unpacking python3-pyproj (2.5.0+ds-1) ... 2021-05-17T21:37:02.2696612Z Selecting previously unselected package python3-tz. 2021-05-17T21:37:02.3024136Z Preparing to unpack .../187-python3-tz_2019.3-1_all.deb ... 2021-05-17T21:37:02.3038832Z Unpacking python3-tz (2019.3-1) ... 2021-05-17T21:37:02.3365723Z Selecting previously unselected package python3-owslib. 2021-05-17T21:37:02.3675149Z Preparing to unpack .../188-python3-owslib_0.19.1-1_all.deb ... 2021-05-17T21:37:02.3689208Z Unpacking python3-owslib (0.19.1-1) ... 2021-05-17T21:37:02.4148191Z Selecting previously unselected package python3-pil:amd64. 2021-05-17T21:37:02.4494836Z Preparing to unpack .../189-python3-pil_7.0.0-4ubuntu0.3_amd64.deb ... 2021-05-17T21:37:02.4518993Z Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T21:37:02.5200947Z Selecting previously unselected package python3-retrying. 2021-05-17T21:37:02.5502211Z Preparing to unpack .../190-python3-retrying_1.3.3-4_all.deb ... 2021-05-17T21:37:02.5513633Z Unpacking python3-retrying (1.3.3-4) ... 2021-05-17T21:37:02.5920114Z Selecting previously unselected package python3-plotly. 2021-05-17T21:37:02.6193444Z Preparing to unpack .../191-python3-plotly_4.4.1+dfsg-1_all.deb ... 2021-05-17T21:37:02.6205419Z Unpacking python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T21:37:03.1433178Z Selecting previously unselected package python3-psycopg2. 2021-05-17T21:37:03.1776245Z Preparing to unpack .../192-python3-psycopg2_2.8.4-2_amd64.deb ... 2021-05-17T21:37:03.1790732Z Unpacking python3-psycopg2 (2.8.4-2) ... 2021-05-17T21:37:03.2202933Z Selecting previously unselected package python3-sip. 2021-05-17T21:37:03.2541722Z Preparing to unpack .../193-python3-sip_4.19.21+dfsg-1build1_amd64.deb ... 2021-05-17T21:37:03.2563927Z Unpacking python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T21:37:03.2945660Z Selecting previously unselected package python3-pyqt5. 2021-05-17T21:37:03.3265285Z Preparing to unpack .../194-python3-pyqt5_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T21:37:03.3282145Z Unpacking python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T21:37:03.6178930Z Selecting previously unselected package python3-pyqt5.qsci. 2021-05-17T21:37:03.6521835Z Preparing to unpack .../195-python3-pyqt5.qsci_2.11.2+dfsg-6_amd64.deb ... 2021-05-17T21:37:03.6539463Z Unpacking python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T21:37:03.7199672Z Selecting previously unselected package python3-pyqt5.qtsql. 2021-05-17T21:37:03.7462514Z Preparing to unpack .../196-python3-pyqt5.qtsql_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T21:37:03.7474864Z Unpacking python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T21:37:03.7960440Z Selecting previously unselected package python3-pyqt5.qtsvg. 2021-05-17T21:37:03.8262233Z Preparing to unpack .../197-python3-pyqt5.qtsvg_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T21:37:03.8274306Z Unpacking python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T21:37:03.8679917Z Selecting previously unselected package python3-pyqt5.qtwebkit. 2021-05-17T21:37:03.8968436Z Preparing to unpack .../198-python3-pyqt5.qtwebkit_5.14.1+dfsg-3build1_amd64.deb ... 2021-05-17T21:37:03.9030528Z Unpacking python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T21:37:03.9561170Z Selecting previously unselected package python3-qgis-common. 2021-05-17T21:37:03.9857948Z Preparing to unpack .../199-python3-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T21:37:03.9880414Z Unpacking python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:04.3050999Z Selecting previously unselected package python3-qgis. 2021-05-17T21:37:04.3365791Z Preparing to unpack .../200-python3-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:37:04.3384895Z Unpacking python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:05.2805991Z Selecting previously unselected package python3-tk:amd64. 2021-05-17T21:37:05.3158809Z Preparing to unpack .../201-python3-tk_3.8.5-1~20.04.1_amd64.deb ... 2021-05-17T21:37:05.3178338Z Unpacking python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T21:37:05.3617453Z Selecting previously unselected package libjs-leaflet. 2021-05-17T21:37:05.3944600Z Preparing to unpack .../202-libjs-leaflet_1.6.0~dfsg-1_all.deb ... 2021-05-17T21:37:05.3966311Z Unpacking libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T21:37:05.4546823Z Selecting previously unselected package qgis-common. 2021-05-17T21:37:05.4881303Z Preparing to unpack .../203-qgis-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T21:37:05.4903653Z Unpacking qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:07.1672308Z Selecting previously unselected package qgis. 2021-05-17T21:37:07.2003401Z Preparing to unpack .../204-qgis_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:37:07.2719736Z Unpacking qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:07.5382064Z Selecting previously unselected package qgis-plugin-grass-common. 2021-05-17T21:37:07.5697982Z Preparing to unpack .../205-qgis-plugin-grass-common_3.10.4+dfsg-1ubuntu2_all.deb ... 2021-05-17T21:37:07.5713548Z Unpacking qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:07.7520801Z Selecting previously unselected package qgis-provider-grass. 2021-05-17T21:37:07.7855583Z Preparing to unpack .../206-qgis-provider-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:37:07.7881009Z Unpacking qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:07.8292748Z Selecting previously unselected package qgis-plugin-grass. 2021-05-17T21:37:07.8655309Z Preparing to unpack .../207-qgis-plugin-grass_3.10.4+dfsg-1ubuntu2_amd64.deb ... 2021-05-17T21:37:07.8675291Z Unpacking qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:07.9461846Z Selecting previously unselected package qt5-gtk-platformtheme:amd64. 2021-05-17T21:37:07.9812566Z Preparing to unpack .../208-qt5-gtk-platformtheme_5.12.8+dfsg-0ubuntu1_amd64.deb ... 2021-05-17T21:37:07.9837303Z Unpacking qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:08.0352047Z Selecting previously unselected package qttranslations5-l10n. 2021-05-17T21:37:08.0699333Z Preparing to unpack .../209-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2021-05-17T21:37:08.0716409Z Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T21:37:08.2738739Z Selecting previously unselected package wpasupplicant. 2021-05-17T21:37:08.3074668Z Preparing to unpack .../210-wpasupplicant_2%3a2.9-1ubuntu4.3_amd64.deb ... 2021-05-17T21:37:08.3090002Z Unpacking wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T21:37:08.4497186Z Selecting previously unselected package proj-bin. 2021-05-17T21:37:08.4839411Z Preparing to unpack .../211-proj-bin_6.3.1-1_amd64.deb ... 2021-05-17T21:37:08.4857789Z Unpacking proj-bin (6.3.1-1) ... 2021-05-17T21:37:08.5202697Z Selecting previously unselected package usb-modeswitch-data. 2021-05-17T21:37:08.5542502Z Preparing to unpack .../212-usb-modeswitch-data_20191128-3_all.deb ... 2021-05-17T21:37:08.5562176Z Unpacking usb-modeswitch-data (20191128-3) ... 2021-05-17T21:37:08.5950232Z Selecting previously unselected package usb-modeswitch. 2021-05-17T21:37:08.6286405Z Preparing to unpack .../213-usb-modeswitch_2.5.2+repack0-2ubuntu3_amd64.deb ... 2021-05-17T21:37:08.6375370Z Unpacking usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T21:37:08.7164122Z Setting up libcdparanoia0:amd64 (3.10.2+debian-13) ... 2021-05-17T21:37:08.7229003Z Setting up iio-sensor-proxy (2.8-1ubuntu1) ... 2021-05-17T21:37:09.0073438Z iio-sensor-proxy.service is a disabled or a static unit, not starting it. 2021-05-17T21:37:09.0104680Z Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2021-05-17T21:37:09.0150273Z Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-05-17T21:37:09.0208115Z Setting up qgis-providers-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:09.0328499Z Setting up ttf-bitstream-vera (1.10-8) ... 2021-05-17T21:37:09.0381743Z Setting up libxerces-c3.2:amd64 (3.2.2+debian-1build3) ... 2021-05-17T21:37:09.0432950Z Setting up proj-data (6.3.1-1) ... 2021-05-17T21:37:09.0486754Z Setting up libgeos-3.8.0:amd64 (3.8.0-1build1) ... 2021-05-17T21:37:09.0529313Z Setting up libxcb-xinput0:amd64 (1.14-2) ... 2021-05-17T21:37:09.0582554Z Setting up libwoff1:amd64 (1.0.2-1build2) ... 2021-05-17T21:37:09.0623673Z Setting up libhyphen0:amd64 (2.8.8-7) ... 2021-05-17T21:37:09.0671869Z Setting up libfcgi0ldbl:amd64 (2.4.0-10build1) ... 2021-05-17T21:37:09.0714068Z Setting up libzip5:amd64 (1.5.1-0ubuntu1) ... 2021-05-17T21:37:09.0752116Z Setting up libogdi4.1 (4.1.0+ds-1build1) ... 2021-05-17T21:37:09.0805283Z Setting up libcharls2:amd64 (2.0.0+dfsg-1build1) ... 2021-05-17T21:37:09.0855629Z Setting up libminizip1:amd64 (1.1-8build1) ... 2021-05-17T21:37:09.0899195Z Setting up libvisual-0.4-0:amd64 (0.4.0-17) ... 2021-05-17T21:37:09.0965796Z Setting up python3-ipython-genutils (0.2.0-1ubuntu1) ... 2021-05-17T21:37:09.2654031Z Setting up fonts-lyx (2.3.4.2-2) ... 2021-05-17T21:37:09.2748623Z Setting up libqscintilla2-qt5-l10n (2.11.2+dfsg-6) ... 2021-05-17T21:37:09.2791188Z Setting up python3-olefile (0.46-2) ... 2021-05-17T21:37:09.4665052Z Setting up blt (2.5.3+dfsg-4) ... 2021-05-17T21:37:09.4720605Z Setting up python3-retrying (1.3.3-4) ... 2021-05-17T21:37:09.6358573Z Setting up libxcb-keysyms1:amd64 (0.4.0-1build1) ... 2021-05-17T21:37:09.6423262Z Setting up libarpack2:amd64 (3.7.0-3) ... 2021-05-17T21:37:09.6475201Z Setting up libfcgi-bin (2.4.0-10build1) ... 2021-05-17T21:37:09.6540670Z Setting up libsuperlu5:amd64 (5.2.1+dfsg1-4) ... 2021-05-17T21:37:09.6607443Z Setting up libdap25:amd64 (3.20.5-1) ... 2021-05-17T21:37:09.6663448Z Setting up libxcb-render-util0:amd64 (0.3.9-1build1) ... 2021-05-17T21:37:09.6709152Z Setting up python3-tk:amd64 (3.8.5-1~20.04.1) ... 2021-05-17T21:37:09.7911258Z Setting up libqhull7:amd64 (2015.2-4) ... 2021-05-17T21:37:09.7951649Z Setting up libxcb-icccm4:amd64 (0.4.1-1.1) ... 2021-05-17T21:37:09.8007574Z Setting up libspatialindex6:amd64 (1.9.3-1build1) ... 2021-05-17T21:37:09.8051424Z Setting up libepsilon1:amd64 (0.9.2+dfsg-4) ... 2021-05-17T21:37:09.8113105Z Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-05-17T21:37:09.9769851Z Setting up gdal-data (3.0.4+dfsg-1build3) ... 2021-05-17T21:37:09.9817290Z Setting up python3-tz (2019.3-1) ... 2021-05-17T21:37:10.1586793Z Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... 2021-05-17T21:37:10.1692935Z Setting up libxcb-xkb1:amd64 (1.14-2) ... 2021-05-17T21:37:10.1799026Z Setting up libxcb-image0:amd64 (0.4.0-1build1) ... 2021-05-17T21:37:10.1931995Z Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-05-17T21:37:10.2006884Z Setting up libnetcdf15:amd64 (1:4.7.3-1) ... 2021-05-17T21:37:10.2059675Z Setting up libexiv2-27:amd64 (0.27.2-8ubuntu2.2) ... 2021-05-17T21:37:10.2116378Z Setting up p11-kit-modules:amd64 (0.23.20-1ubuntu0.1) ... 2021-05-17T21:37:10.2168826Z Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-05-17T21:37:10.3819797Z Setting up libegl-mesa0:amd64 (20.2.6-0ubuntu0.20.04.1) ... 2021-05-17T21:37:10.3898521Z Setting up libcfitsio8:amd64 (3.470-3) ... 2021-05-17T21:37:10.3952491Z Setting up libxcb-xinerama0:amd64 (1.14-2) ... 2021-05-17T21:37:10.4030347Z Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-05-17T21:37:10.4134435Z Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2021-05-17T21:37:10.4210607Z Setting up python3-pyparsing (2.4.6-1) ... 2021-05-17T21:37:10.6267443Z Setting up libassimp5:amd64 (5.0.1~ds0-1build1) ... 2021-05-17T21:37:10.6312280Z Setting up python3-cycler (0.10.0-3) ... 2021-05-17T21:37:10.7968596Z Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-05-17T21:37:10.8017387Z Setting up libxkbcommon-x11-0:amd64 (0.10.0-1) ... 2021-05-17T21:37:10.8090846Z Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-05-17T21:37:10.8155258Z Setting up grass-doc (7.8.2-1build3) ... 2021-05-17T21:37:10.8221780Z Setting up usb-modeswitch-data (20191128-3) ... 2021-05-17T21:37:10.8261916Z Setting up liborc-0.4-0:amd64 (1:0.4.31-1) ... 2021-05-17T21:37:10.8317501Z Setting up python3-psycopg2 (2.8.4-2) ... 2021-05-17T21:37:11.0219223Z Setting up libgeos-c1v5:amd64 (3.8.0-1build1) ... 2021-05-17T21:37:11.0280371Z Setting up libproj15:amd64 (6.3.1-1) ... 2021-05-17T21:37:11.0327194Z Setting up libpcsclite1:amd64 (1.8.26-3) ... 2021-05-17T21:37:11.0413867Z Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:11.0554730Z Setting up python3-html5lib (1.0.1-2) ... 2021-05-17T21:37:11.2998666Z Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-05-17T21:37:12.5919343Z Setting up libmtdev1:amd64 (1.1.5-1.1) ... 2021-05-17T21:37:12.5970224Z Setting up libhdf4-0-alt (4.2.14-1ubuntu1) ... 2021-05-17T21:37:12.6023990Z Setting up liburiparser1:amd64 (0.9.3-2) ... 2021-05-17T21:37:12.6108259Z Setting up gnome-keyring-pkcs11:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T21:37:12.6154591Z Setting up libfreexl1:amd64 (1.0.5-3) ... 2021-05-17T21:37:12.6208812Z Setting up libmm-glib0:amd64 (1.12.8-1) ... 2021-05-17T21:37:12.6257959Z Setting up liblaszip8:amd64 (3.4.3-1build1) ... 2021-05-17T21:37:12.6317276Z Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-05-17T21:37:12.8247433Z Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:12.8291189Z Setting up libjs-leaflet (1.6.0~dfsg-1) ... 2021-05-17T21:37:12.8334827Z Setting up libxcb-randr0:amd64 (1.14-2) ... 2021-05-17T21:37:12.8378362Z Setting up python3-traitlets (4.3.3-3) ... 2021-05-17T21:37:13.0604711Z Setting up libfyba0:amd64 (4.1.1-6build1) ... 2021-05-17T21:37:13.0658921Z Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-05-17T21:37:13.0743254Z Setting up libkmlbase1:amd64 (1.3.0-8build1) ... 2021-05-17T21:37:13.0812657Z Setting up libdapclient6v5:amd64 (3.20.5-1) ... 2021-05-17T21:37:13.0881186Z Setting up libegl1:amd64 (1.3.2-1~ubuntu0.20.04.1) ... 2021-05-17T21:37:13.1101707Z Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-05-17T21:37:13.3057191Z Setting up libpdal-util9 (2.0.1+ds-1build3) ... 2021-05-17T21:37:13.3128604Z Setting up libavahi-glib1:amd64 (0.7-4ubuntu7) ... 2021-05-17T21:37:13.3185337Z Setting up usb-modeswitch (2.5.2+repack0-2ubuntu3) ... 2021-05-17T21:37:13.3328698Z Setting up libarmadillo9 (1:9.800.4+dfsg-1build1) ... 2021-05-17T21:37:13.3391126Z Setting up p11-kit (0.23.20-1ubuntu0.1) ... 2021-05-17T21:37:13.3446458Z Setting up libqt5sensors5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:37:13.3514606Z Setting up libgck-1-0:amd64 (3.36.0-2build1) ... 2021-05-17T21:37:13.3560375Z Setting up python3-future (0.18.2-2) ... 2021-05-17T21:37:13.3655836Z update-alternatives: using /usr/bin/python3-futurize to provide /usr/bin/futurize (futurize) in auto mode 2021-05-17T21:37:13.3713814Z update-alternatives: using /usr/bin/python3-pasteurize to provide /usr/bin/pasteurize (pasteurize) in auto mode 2021-05-17T21:37:13.7380798Z Setting up qgis-plugin-grass-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:13.8982746Z Setting up libdaemon0:amd64 (0.14-7) ... 2021-05-17T21:37:13.9043258Z Setting up libqt5test5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:13.9092425Z Setting up libavahi-core7:amd64 (0.7-4ubuntu7) ... 2021-05-17T21:37:13.9134930Z Setting up libqca-qt5-2:amd64 (2.2.1-2build1) ... 2021-05-17T21:37:13.9214786Z Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-05-17T21:37:13.9278958Z Setting up libgcr-base-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T21:37:13.9332522Z Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.1) ... 2021-05-17T21:37:13.9395115Z Setting up libqt5concurrent5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:13.9459076Z Setting up libpam-gnome-keyring:amd64 (3.36.0-1ubuntu1) ... 2021-05-17T21:37:14.1686481Z Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-05-17T21:37:14.3386744Z Setting up python3-jupyter-core (4.6.3-3) ... 2021-05-17T21:37:14.5086536Z Setting up libmbim-glib4:amd64 (1.22.0-2) ... 2021-05-17T21:37:14.5142369Z Setting up qtchooser (66-2build1) ... 2021-05-17T21:37:14.5206565Z Setting up libwacom-common (1.3-2ubuntu3) ... 2021-05-17T21:37:14.5248420Z Setting up python3-sip (4.19.21+dfsg-1build1) ... 2021-05-17T21:37:14.7010542Z Setting up libkmldom1:amd64 (1.3.0-8build1) ... 2021-05-17T21:37:14.7061609Z Setting up libspatialite7:amd64 (4.3.0a-6build1) ... 2021-05-17T21:37:14.7146902Z Setting up libgcr-ui-3-1:amd64 (3.36.0-2build1) ... 2021-05-17T21:37:14.7208273Z Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-05-17T21:37:15.7380241Z Setting up libkmlengine1:amd64 (1.3.0-8build1) ... 2021-05-17T21:37:15.7441240Z Setting up libqt5keychain1:amd64 (0.10.0-1build1) ... 2021-05-17T21:37:15.7485059Z Setting up libsqlite3-mod-spatialite:amd64 (4.3.0a-6build1) ... 2021-05-17T21:37:15.7545884Z Setting up qdoc-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T21:37:15.7604572Z Setting up libqt5positioning5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:15.7649682Z Setting up proj-bin (6.3.1-1) ... 2021-05-17T21:37:15.7718416Z Setting up libqca-qt5-2-plugins:amd64 (2.2.1-2build1) ... 2021-05-17T21:37:15.7775184Z Setting up libgstreamer-plugins-base1.0-0:amd64 (1.16.2-4) ... 2021-05-17T21:37:15.7904862Z Setting up geoclue-2.0 (2.5.6-0ubuntu1) ... 2021-05-17T21:37:16.2516403Z geoclue.service is a disabled or a static unit, not starting it. 2021-05-17T21:37:16.2546991Z Setting up libqt5serialport5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:37:16.2587647Z Setting up python3-nbformat (5.0.4-1) ... 2021-05-17T21:37:16.4504719Z Setting up libmbim-proxy (1.22.0-2) ... 2021-05-17T21:37:16.4554946Z Setting up python3-pyproj (2.5.0+ds-1) ... 2021-05-17T21:37:16.6359866Z Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:16.6466178Z Setting up python3-bs4 (4.8.2-1) ... 2021-05-17T21:37:16.8673040Z Setting up libgeotiff5:amd64 (1.5.1-2) ... 2021-05-17T21:37:16.8727611Z Setting up gcr (3.36.0-2build1) ... 2021-05-17T21:37:16.8777741Z Setting up libqt5sql5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:16.8826534Z Setting up wpasupplicant (2:2.9-1ubuntu4.3) ... 2021-05-17T21:37:17.0444260Z Created symlink /etc/systemd/system/dbus-fi.w1.wpa_supplicant1.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T21:37:17.0446831Z Created symlink /etc/systemd/system/multi-user.target.wants/wpa_supplicant.service → /lib/systemd/system/wpa_supplicant.service. 2021-05-17T21:37:17.5815590Z Setting up python3-pil:amd64 (7.0.0-4ubuntu0.3) ... 2021-05-17T21:37:17.8795291Z Setting up libqt5xml5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:17.8867394Z Setting up gstreamer1.0-plugins-base:amd64 (1.16.2-4) ... 2021-05-17T21:37:17.8935334Z Setting up libqt5qml5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:37:17.8988784Z Setting up qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:17.9052449Z Setting up qtattributionsscanner-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T21:37:17.9107375Z Setting up libqt5webchannel5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:37:17.9161499Z Setting up python3-plotly (4.4.1+dfsg-1) ... 2021-05-17T21:37:18.1000226Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:37:18.1002521Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T21:37:18.1004061Z /usr/lib/python3/dist-packages/_plotly_utils/utils.py:214: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:37:18.1005445Z if (iso_string.split("-")[:3] is "00:00") or (iso_string.split("+")[0] is "00:00"): 2021-05-17T21:37:18.1427772Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:194: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:37:18.1429128Z if direction is "increasing": 2021-05-17T21:37:18.1431018Z /usr/lib/python3/dist-packages/plotly/figure_factory/_candlestick.py:199: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:37:18.1431895Z elif direction is "decreasing": 2021-05-17T21:37:18.1614621Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:176: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:37:18.1616078Z if direction is "increasing": 2021-05-17T21:37:18.1618151Z /usr/lib/python3/dist-packages/plotly/figure_factory/_ohlc.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:37:18.1619163Z elif direction is "decreasing": 2021-05-17T21:37:19.0824265Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:460: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:37:19.0826416Z if props["offset_coordinates"] is "data": 2021-05-17T21:37:19.0828558Z /usr/lib/python3/dist-packages/plotly/matplotlylib/renderer.py:572: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T21:37:19.0830026Z if props["coordinates"] is not "data": 2021-05-17T21:37:19.9434188Z Setting up avahi-daemon (0.7-4ubuntu7) ... 2021-05-17T21:37:20.5917344Z Created symlink /etc/systemd/system/dbus-org.freedesktop.Avahi.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T21:37:20.5920077Z Created symlink /etc/systemd/system/multi-user.target.wants/avahi-daemon.service → /lib/systemd/system/avahi-daemon.service. 2021-05-17T21:37:20.5922951Z Created symlink /etc/systemd/system/sockets.target.wants/avahi-daemon.socket → /lib/systemd/system/avahi-daemon.socket. 2021-05-17T21:37:21.9087210Z Setting up libnss-mdns:amd64 (0.14.1-1ubuntu1) ... 2021-05-17T21:37:21.9141445Z First installation detected... 2021-05-17T21:37:21.9144256Z Checking NSS setup... 2021-05-17T21:37:21.9218645Z Setting up libwacom2:amd64 (1.3-2ubuntu3) ... 2021-05-17T21:37:21.9284133Z Setting up libqt5sql5-sqlite:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:21.9360015Z Setting up python3-owslib (0.19.1-1) ... 2021-05-17T21:37:22.2672103Z Setting up libgdal26 (3.0.4+dfsg-1build3) ... 2021-05-17T21:37:22.2727270Z Setting up libqmi-glib5:amd64 (1.24.8-1) ... 2021-05-17T21:37:22.2785100Z Setting up libpdal-base9 (2.0.1+ds-1build3) ... 2021-05-17T21:37:22.2842992Z Setting up libinput-bin (1.15.5-1ubuntu0.2) ... 2021-05-17T21:37:22.2911679Z Setting up libwacom-bin (1.3-2ubuntu3) ... 2021-05-17T21:37:22.2954173Z Setting up libpdal-plugin-pgpointcloud (2.0.1+ds-1build3) ... 2021-05-17T21:37:22.3047798Z Setting up libpdal-plugin-icebridge (2.0.1+ds-1build3) ... 2021-05-17T21:37:22.3104585Z Setting up libpdal-plugin-python (2.0.1+ds-1build3) ... 2021-05-17T21:37:22.3189308Z Setting up python3-gdal (3.0.4+dfsg-1build3) ... 2021-05-17T21:37:22.5397403Z Setting up libinput10:amd64 (1.15.5-1ubuntu0.2) ... 2021-05-17T21:37:22.5436170Z Setting up libpdal-plugin-faux (2.0.1+ds-1build3) ... 2021-05-17T21:37:22.5476391Z Setting up grass-core (7.8.2-1build3) ... 2021-05-17T21:37:22.9414366Z /usr/lib/grass78/etc/python/grass/pygrass/gis/__init__.py:75: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:37:22.9416858Z if value is '': 2021-05-17T21:37:23.0660859Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:37:23.0662730Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T21:37:23.0664092Z /usr/lib/grass78/etc/python/grass/temporal/core.py:65: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:37:23.0665496Z if do_profiling is "True" or do_profiling is "1": 2021-05-17T21:37:23.0667096Z /usr/lib/grass78/etc/python/grass/temporal/core.py:582: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-05-17T21:37:23.0668336Z if driver_string is not None and driver_string is not "": 2021-05-17T21:37:23.1168740Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:37:23.1170186Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T21:37:23.1171413Z /usr/lib/grass78/etc/python/grass/temporal/temporal_algebra.py:2295: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-05-17T21:37:23.1172523Z if map_i.get_type() is "raster" or map_i.get_type() is "raster3d": 2021-05-17T21:37:23.1912101Z Setting up libpdal-plugin-sqlite (2.0.1+ds-1build3) ... 2021-05-17T21:37:23.1952346Z Setting up libqt5gui5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:23.2064463Z Setting up libqmi-proxy (1.24.8-1) ... 2021-05-17T21:37:23.2118591Z Setting up libqt5widgets5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:23.2163550Z Setting up libqt53dcore5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:23.2390380Z Setting up libqt5help5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:37:23.2444690Z Setting up libqt53dlogic5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:23.2491845Z Setting up qt5-gtk-platformtheme:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:23.2552918Z Setting up libqgis-native3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:23.2616710Z Setting up libqt5printsupport5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:23.2672788Z Setting up gdal-bin (3.0.4+dfsg-1build3) ... 2021-05-17T21:37:23.3720793Z Setting up qt5-image-formats-plugins:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:37:23.3790257Z Setting up libqt53dinput5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:23.3838612Z Setting up libqt5opengl5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:23.3886581Z Setting up modemmanager (1.12.8-1) ... 2021-05-17T21:37:23.5460886Z Created symlink /etc/systemd/system/dbus-org.freedesktop.ModemManager1.service → /lib/systemd/system/ModemManager.service. 2021-05-17T21:37:23.5463811Z Created symlink /etc/systemd/system/multi-user.target.wants/ModemManager.service → /lib/systemd/system/ModemManager.service. 2021-05-17T21:37:24.1419628Z Setting up libqt5quick5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:37:24.1457134Z Setting up libqt5designer5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:37:24.1503709Z Setting up libpdal-plugins (2.0.1+ds-1build3) ... 2021-05-17T21:37:24.1546915Z Setting up libqt5svg5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:37:24.1592056Z Setting up libqt53drender5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:24.1627300Z Setting up qhelpgenerator-qt5 (5.12.8-0ubuntu1) ... 2021-05-17T21:37:24.1671243Z Setting up libqwt-qt5-6 (6.1.4-1.1build1) ... 2021-05-17T21:37:24.1713498Z Setting up libqscintilla2-qt5-15 (2.11.2+dfsg-6) ... 2021-05-17T21:37:24.1751872Z Setting up libqt5webkit5:amd64 (5.212.0~alpha4-1ubuntu2) ... 2021-05-17T21:37:24.1785837Z Setting up libqt5designercomponents5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:37:24.1826277Z Setting up libqt5quickwidgets5:amd64 (5.12.8-0ubuntu1) ... 2021-05-17T21:37:24.1874515Z Setting up libqgis-core3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:24.1920488Z Setting up libqt53dquickscene2d5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:24.1966601Z Setting up libqgis-gui3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:24.2017725Z Setting up libqgis-analysis3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:24.2052274Z Setting up qt5-assistant (5.12.8-0ubuntu1) ... 2021-05-17T21:37:24.2096270Z Setting up qttools5-dev-tools (5.12.8-0ubuntu1) ... 2021-05-17T21:37:24.2134232Z Setting up libqgispython3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:24.2185232Z Setting up qt3d-scene2d-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:24.2228917Z Setting up python3-pyqt5 (5.14.1+dfsg-3build1) ... 2021-05-17T21:37:24.4104089Z Setting up python3-pyqt5.qtsvg (5.14.1+dfsg-3build1) ... 2021-05-17T21:37:24.4184631Z Setting up libqt53danimation5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:24.4248784Z Setting up qt3d-defaultgeometryloader-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:24.4313584Z Setting up qgis-providers (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:59.2576774Z Setting up libqt53dextras5:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:59.2648112Z Setting up python3-pyqt5.qtsql (5.14.1+dfsg-3build1) ... 2021-05-17T21:37:59.2727428Z Setting up libqgis-customwidgets (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:59.2785009Z Setting up qt3d-gltfsceneio-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:59.2839573Z Setting up libqgis-server3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:59.2894686Z Setting up libqgisgrass7-3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:59.2943600Z Setting up qt3d-assimpsceneimport-plugin:amd64 (5.12.8+dfsg-0ubuntu1) ... 2021-05-17T21:37:59.3013495Z Setting up python3-qgis-common (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:59.4658711Z Setting up libqgis-3d3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:59.4719024Z Setting up python3-pyqt5.qtwebkit (5.14.1+dfsg-3build1) ... 2021-05-17T21:37:59.4796337Z Setting up qgis-provider-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:59.4863933Z Setting up python3-pyqt5.qsci (2.11.2+dfsg-6) ... 2021-05-17T21:37:59.4913401Z Setting up python3-qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:59.6694710Z Setting up libqgis-app3.10.4 (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:59.6758681Z Setting up qgis (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:59.6811605Z Setting up qgis-plugin-grass (3.10.4+dfsg-1ubuntu2) ... 2021-05-17T21:37:59.6987875Z Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-05-17T21:37:59.7104496Z Processing triggers for shared-mime-info (1.15-1) ... 2021-05-17T21:38:01.2921891Z Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-05-17T21:38:01.3112842Z Processing triggers for mime-support (3.64ubuntu1) ... 2021-05-17T21:38:01.3401990Z Processing triggers for hicolor-icon-theme (0.17-2) ... 2021-05-17T21:38:01.3604581Z Processing triggers for libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.3) ... 2021-05-17T21:38:01.4596453Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:38:01.4972582Z Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-05-17T21:38:01.7705166Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:38:13.1791403Z Setting up pinentry-gnome3 (1.1.0-3build1) ... 2021-05-17T21:38:13.2077859Z Setting up gnome-keyring (3.36.0-1ubuntu1) ... 2021-05-17T21:38:15.4538043Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-17T21:38:15.4538768Z with: 2021-05-17T21:38:15.4539233Z github_slug: neuroconductor/pbj 2021-05-17T21:38:15.4539655Z env: 2021-05-17T21:38:15.4540059Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:38:15.4540514Z TIC_DEPLOY_KEY: 2021-05-17T21:38:15.4541277Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:38:15.4543199Z GITHUB_PAT: *** 2021-05-17T21:38:15.4544013Z COVERALLS_TOKEN: *** 2021-05-17T21:38:15.4544651Z continue-on-error: false 2021-05-17T21:38:15.4545111Z VDIFFR_RUN_TESTS: 2021-05-17T21:38:15.4545579Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:38:15.4545994Z TZ: UTC 2021-05-17T21:38:15.4546370Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:38:15.4546755Z NOT_CRAN: true 2021-05-17T21:38:15.4547119Z ##[endgroup] 2021-05-17T21:38:15.4926968Z repo slug is: neuroconductor/pbj 2021-05-17T21:38:15.5157334Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-17T21:38:15.5158299Z env: 2021-05-17T21:38:15.5158717Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:38:15.5159316Z TIC_DEPLOY_KEY: 2021-05-17T21:38:15.5160064Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:38:15.5161293Z GITHUB_PAT: *** 2021-05-17T21:38:15.5162054Z COVERALLS_TOKEN: *** 2021-05-17T21:38:15.5162527Z continue-on-error: false 2021-05-17T21:38:15.5162986Z VDIFFR_RUN_TESTS: 2021-05-17T21:38:15.5163453Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:38:15.5163918Z TZ: UTC 2021-05-17T21:38:15.5164297Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:38:15.5164685Z NOT_CRAN: true 2021-05-17T21:38:15.5165045Z ##[endgroup] 2021-05-17T21:38:15.7470051Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-17T21:38:15.7470578Z with: 2021-05-17T21:38:15.7470894Z repo_name: pbj 2021-05-17T21:38:15.7471236Z repo_version: 0.1.6 2021-05-17T21:38:15.7471564Z runner_os: Linux 2021-05-17T21:38:15.7472072Z R_version: 4.0 2021-05-17T21:38:15.7472366Z env: 2021-05-17T21:38:15.7472750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:38:15.7473169Z TIC_DEPLOY_KEY: 2021-05-17T21:38:15.7473865Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:38:15.7475384Z GITHUB_PAT: *** 2021-05-17T21:38:15.7476360Z COVERALLS_TOKEN: *** 2021-05-17T21:38:15.7477197Z continue-on-error: false 2021-05-17T21:38:15.7478263Z VDIFFR_RUN_TESTS: 2021-05-17T21:38:15.7478773Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:38:15.7479257Z TZ: UTC 2021-05-17T21:38:15.7479676Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:38:15.7480109Z NOT_CRAN: true 2021-05-17T21:38:15.7480530Z ##[endgroup] 2021-05-17T21:38:15.7868216Z Package: pbj 2021-05-17T21:38:15.7871731Z Version: 0.1.6 2021-05-17T21:38:15.7872407Z OS: Linux 2021-05-17T21:38:15.7961847Z ##[group]Run install.packages('remotes') 2021-05-17T21:38:15.7962544Z install.packages('remotes') 2021-05-17T21:38:15.7963258Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-17T21:38:15.7964122Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-17T21:38:15.7971586Z shell: /usr/local/bin/Rscript {0} 2021-05-17T21:38:15.7972009Z env: 2021-05-17T21:38:15.7972467Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:38:15.7972928Z TIC_DEPLOY_KEY: 2021-05-17T21:38:15.7973867Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:38:15.7975408Z GITHUB_PAT: *** 2021-05-17T21:38:15.7976102Z COVERALLS_TOKEN: *** 2021-05-17T21:38:15.7976543Z continue-on-error: false 2021-05-17T21:38:15.7976969Z VDIFFR_RUN_TESTS: 2021-05-17T21:38:15.7977382Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:38:15.7977793Z TZ: UTC 2021-05-17T21:38:15.7978138Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:38:15.7978487Z NOT_CRAN: true 2021-05-17T21:38:15.7978824Z ##[endgroup] 2021-05-17T21:38:15.9868455Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:38:15.9870019Z (as ‘lib’ is unspecified) 2021-05-17T21:38:34.2769620Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/remotes_2.3.0.tar.gz' 2021-05-17T21:38:34.9723298Z Content type 'binary/octet-stream' length 390979 bytes (381 KB) 2021-05-17T21:38:34.9995407Z ================================================== 2021-05-17T21:38:34.9996805Z downloaded 381 KB 2021-05-17T21:38:34.9998147Z 2021-05-17T21:38:35.2632266Z * installing *binary* package ‘remotes’ ... 2021-05-17T21:38:35.2679458Z * DONE (remotes) 2021-05-17T21:38:35.2732450Z 2021-05-17T21:38:35.2733333Z The downloaded source packages are in 2021-05-17T21:38:35.2734562Z ‘/tmp/Rtmps63Brb/downloaded_packages’ 2021-05-17T21:39:00.1388404Z ##[group]Run actions/cache@v1 2021-05-17T21:39:00.1388819Z with: 2021-05-17T21:39:00.1389219Z path: /home/runner/work/_temp/Library 2021-05-17T21:39:00.1392074Z key: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-ca0b5700904d7100f200e7adf5ea41f407fd99a809f2bc2db1d05c3cd2330a84 2021-05-17T21:39:00.1395512Z restore-keys: Linux-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-17T21:39:00.1396643Z env: 2021-05-17T21:39:00.1397053Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:39:00.1397941Z TIC_DEPLOY_KEY: 2021-05-17T21:39:00.1398684Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:39:00.1401523Z GITHUB_PAT: *** 2021-05-17T21:39:00.1402378Z COVERALLS_TOKEN: *** 2021-05-17T21:39:00.1402862Z continue-on-error: false 2021-05-17T21:39:00.1403322Z VDIFFR_RUN_TESTS: 2021-05-17T21:39:00.1403774Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:39:00.1404257Z TZ: UTC 2021-05-17T21:39:00.1404812Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:39:00.1405213Z NOT_CRAN: true 2021-05-17T21:39:00.1405847Z ##[endgroup] 2021-05-17T21:39:00.1910200Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T21:39:00.1976597Z ##[group]Run Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T21:39:00.1977330Z Rscript -e "remotes::install_github('r-hub/sysreqs')" 2021-05-17T21:39:00.1977973Z sysreqs=$(Rscript -e "cat(sysreqs::sysreq_commands('DESCRIPTION'))") 2021-05-17T21:39:00.1978685Z sudo -s eval "$sysreqs" 2021-05-17T21:39:00.2020744Z shell: /usr/bin/bash -e {0} 2021-05-17T21:39:00.2021085Z env: 2021-05-17T21:39:00.2021481Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:39:00.2021885Z TIC_DEPLOY_KEY: 2021-05-17T21:39:00.2022779Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:39:00.2023964Z GITHUB_PAT: *** 2021-05-17T21:39:00.2024676Z COVERALLS_TOKEN: *** 2021-05-17T21:39:00.2025410Z continue-on-error: false 2021-05-17T21:39:00.2025862Z VDIFFR_RUN_TESTS: 2021-05-17T21:39:00.2026302Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:39:00.2026719Z TZ: UTC 2021-05-17T21:39:00.2027101Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:39:00.2027498Z NOT_CRAN: true 2021-05-17T21:39:00.2027928Z RHUB_PLATFORM: linux-x86_64-ubuntu-gcc 2021-05-17T21:39:00.2028534Z ##[endgroup] 2021-05-17T21:39:00.4176979Z Using github PAT from envvar GITHUB_PAT 2021-05-17T21:39:02.2952405Z Downloading GitHub repo r-hub/sysreqs@HEAD 2021-05-17T21:39:23.3473976Z rprojroot (NA -> 2.0.2) [CRAN] 2021-05-17T21:39:23.3475317Z crayon (NA -> 1.4.1) [CRAN] 2021-05-17T21:39:23.3476742Z R6 (NA -> 2.5.0) [CRAN] 2021-05-17T21:39:23.3477572Z desc (NA -> 1.3.0) [CRAN] 2021-05-17T21:39:23.3478647Z debugme (NA -> 1.1.0) [CRAN] 2021-05-17T21:39:23.3498894Z Installing 5 packages: rprojroot, crayon, R6, desc, debugme 2021-05-17T21:39:23.3518952Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:39:23.3519960Z (as ‘lib’ is unspecified) 2021-05-17T21:39:39.7483092Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-17T21:39:40.8022325Z Content type 'binary/octet-stream' length 96727 bytes (94 KB) 2021-05-17T21:39:40.8133594Z ================================================== 2021-05-17T21:39:40.8135409Z downloaded 94 KB 2021-05-17T21:39:40.8136129Z 2021-05-17T21:39:40.8177841Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/crayon_1.4.1.tar.gz' 2021-05-17T21:39:41.5246618Z Content type 'binary/octet-stream' length 138304 bytes (135 KB) 2021-05-17T21:39:41.6319141Z ================================================== 2021-05-17T21:39:41.6319754Z downloaded 135 KB 2021-05-17T21:39:41.6320030Z 2021-05-17T21:39:41.6368598Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R6_2.5.0.tar.gz' 2021-05-17T21:39:42.3604709Z Content type 'binary/octet-stream' length 82062 bytes (80 KB) 2021-05-17T21:39:42.3707036Z ================================================== 2021-05-17T21:39:42.3707874Z downloaded 80 KB 2021-05-17T21:39:42.3708601Z 2021-05-17T21:39:42.3743112Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/desc_1.3.0.tar.gz' 2021-05-17T21:39:43.0915131Z Content type 'binary/octet-stream' length 529290 bytes (516 KB) 2021-05-17T21:39:43.1201705Z ================================================== 2021-05-17T21:39:43.1202697Z downloaded 516 KB 2021-05-17T21:39:43.1203225Z 2021-05-17T21:39:43.1237361Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/debugme_1.1.0.tar.gz' 2021-05-17T21:39:44.2813806Z Content type 'binary/octet-stream' length 1015184 bytes (991 KB) 2021-05-17T21:39:44.3196461Z ================================================== 2021-05-17T21:39:44.3197466Z downloaded 991 KB 2021-05-17T21:39:44.3199695Z 2021-05-17T21:39:44.5678145Z * installing *binary* package ‘rprojroot’ ... 2021-05-17T21:39:44.5720843Z * DONE (rprojroot) 2021-05-17T21:39:44.8137806Z * installing *binary* package ‘crayon’ ... 2021-05-17T21:39:44.8174704Z * DONE (crayon) 2021-05-17T21:39:45.0504357Z * installing *binary* package ‘R6’ ... 2021-05-17T21:39:45.0552362Z * DONE (R6) 2021-05-17T21:39:45.3328347Z * installing *binary* package ‘desc’ ... 2021-05-17T21:39:45.3374310Z * DONE (desc) 2021-05-17T21:39:45.6127320Z * installing *binary* package ‘debugme’ ... 2021-05-17T21:39:45.6183243Z * DONE (debugme) 2021-05-17T21:39:45.6231766Z 2021-05-17T21:39:45.6232783Z The downloaded source packages are in 2021-05-17T21:39:45.6234116Z ‘/tmp/RtmpS0WIvP/downloaded_packages’ 2021-05-17T21:39:45.6246620Z Running `R CMD build`... 2021-05-17T21:39:45.9307358Z * checking for file ‘/tmp/RtmpS0WIvP/remotes68bf17a0182a/r-hub-sysreqs-f068afa/DESCRIPTION’ ... OK 2021-05-17T21:39:45.9308706Z * preparing ‘sysreqs’: 2021-05-17T21:39:45.9309623Z * checking DESCRIPTION meta-information ... OK 2021-05-17T21:39:45.9310752Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T21:39:45.9311602Z * checking for empty or unneeded directories 2021-05-17T21:39:45.9312437Z * building ‘sysreqs_1.0.0.9000.tar.gz’ 2021-05-17T21:39:45.9315937Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:39:45.9316849Z (as ‘lib’ is unspecified) 2021-05-17T21:39:46.1574701Z * installing *source* package ‘sysreqs’ ... 2021-05-17T21:39:46.1578437Z ** using staged installation 2021-05-17T21:39:46.1773104Z ** R 2021-05-17T21:39:46.1811875Z ** byte-compile and prepare package for lazy loading 2021-05-17T21:39:46.6074784Z ** help 2021-05-17T21:39:46.6224238Z *** installing help indices 2021-05-17T21:39:46.6409193Z ** building package indices 2021-05-17T21:39:46.8660552Z ** testing if installed package can be loaded from temporary location 2021-05-17T21:39:47.0935435Z ** testing if installed package can be loaded from final location 2021-05-17T21:39:47.3067452Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T21:39:47.3068352Z * DONE (sysreqs) 2021-05-17T21:40:09.9073296Z Hit:1 http://azure.archive.ubuntu.com/ubuntu focal InRelease 2021-05-17T21:40:09.9075879Z Hit:2 http://azure.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-05-17T21:40:09.9077868Z Hit:3 http://azure.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-05-17T21:40:09.9664519Z Hit:4 https://download.mono-project.com/repo/ubuntu stable-focal InRelease 2021-05-17T21:40:10.0423833Z Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-05-17T21:40:10.1416358Z Hit:6 https://packages.microsoft.com/ubuntu/20.04/prod focal InRelease 2021-05-17T21:40:10.1705724Z Hit:7 http://ppa.launchpad.net/apt-fast/stable/ubuntu focal InRelease 2021-05-17T21:40:10.4437472Z Hit:8 http://ppa.launchpad.net/cran/travis/ubuntu focal InRelease 2021-05-17T21:40:10.7253896Z Hit:9 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease 2021-05-17T21:40:11.7935804Z Reading package lists... 2021-05-17T21:40:11.8734972Z Reading package lists... 2021-05-17T21:40:12.0361255Z Building dependency tree... 2021-05-17T21:40:12.0382925Z Reading state information... 2021-05-17T21:40:12.1883789Z libicu-dev is already the newest version (66.1-2ubuntu2). 2021-05-17T21:40:12.1885189Z libicu-dev set to manually installed. 2021-05-17T21:40:12.1886679Z libssl-dev is already the newest version (1.1.1f-1ubuntu2.3). 2021-05-17T21:40:12.1887738Z pandoc is already the newest version (2.7.3-1). 2021-05-17T21:40:12.1888715Z The following additional packages will be installed: 2021-05-17T21:40:12.1890103Z libbibutils6 libghc-pandoc-citeproc-data 2021-05-17T21:40:12.1891009Z Suggested packages: 2021-05-17T21:40:12.1892221Z libcurl4-doc libidn11-dev libldap2-dev librtmp-dev 2021-05-17T21:40:12.2342226Z The following NEW packages will be installed: 2021-05-17T21:40:12.2345428Z libbibutils6 libcurl4-openssl-dev libghc-pandoc-citeproc-data 2021-05-17T21:40:12.2346760Z pandoc-citeproc 2021-05-17T21:40:12.2626239Z 0 upgraded, 4 newly installed, 0 to remove and 33 not upgraded. 2021-05-17T21:40:12.2628627Z Need to get 13.7 MB of archives. 2021-05-17T21:40:12.2629593Z After this operation, 109 MB of additional disk space will be used. 2021-05-17T21:40:12.2631572Z Get:1 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libbibutils6 amd64 6.2-1 [365 kB] 2021-05-17T21:40:12.2731057Z Get:2 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4-openssl-dev amd64 7.68.0-1ubuntu2.5 [321 kB] 2021-05-17T21:40:12.2771586Z Get:3 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 libghc-pandoc-citeproc-data all 0.15.0.1-1build4 [51.1 kB] 2021-05-17T21:40:12.2781782Z Get:4 http://azure.archive.ubuntu.com/ubuntu focal/universe amd64 pandoc-citeproc amd64 0.15.0.1-1build4 [12.9 MB] 2021-05-17T21:40:12.9769219Z Fetched 13.7 MB in 0s (57.5 MB/s) 2021-05-17T21:40:13.0181459Z Selecting previously unselected package libbibutils6. 2021-05-17T21:40:13.0270637Z (Reading database ... 2021-05-17T21:40:13.0271116Z (Reading database ... 5% 2021-05-17T21:40:13.0271628Z (Reading database ... 10% 2021-05-17T21:40:13.0272081Z (Reading database ... 15% 2021-05-17T21:40:13.0272548Z (Reading database ... 20% 2021-05-17T21:40:13.0273041Z (Reading database ... 25% 2021-05-17T21:40:13.0273489Z (Reading database ... 30% 2021-05-17T21:40:13.0273945Z (Reading database ... 35% 2021-05-17T21:40:13.0274387Z (Reading database ... 40% 2021-05-17T21:40:13.0274845Z (Reading database ... 45% 2021-05-17T21:40:13.0276047Z (Reading database ... 50% 2021-05-17T21:40:13.0329134Z (Reading database ... 55% 2021-05-17T21:40:13.0387289Z (Reading database ... 60% 2021-05-17T21:40:13.0430265Z (Reading database ... 65% 2021-05-17T21:40:13.0548298Z (Reading database ... 70% 2021-05-17T21:40:13.0673649Z (Reading database ... 75% 2021-05-17T21:40:13.0998320Z (Reading database ... 80% 2021-05-17T21:40:13.1140350Z (Reading database ... 85% 2021-05-17T21:40:13.1527279Z (Reading database ... 90% 2021-05-17T21:40:13.1613994Z (Reading database ... 95% 2021-05-17T21:40:13.1614469Z (Reading database ... 100% 2021-05-17T21:40:13.1615166Z (Reading database ... 285057 files and directories currently installed.) 2021-05-17T21:40:13.1788398Z Preparing to unpack .../libbibutils6_6.2-1_amd64.deb ... 2021-05-17T21:40:13.1818014Z Unpacking libbibutils6 (6.2-1) ... 2021-05-17T21:40:13.2679681Z Selecting previously unselected package libcurl4-openssl-dev:amd64. 2021-05-17T21:40:13.2926021Z Preparing to unpack .../libcurl4-openssl-dev_7.68.0-1ubuntu2.5_amd64.deb ... 2021-05-17T21:40:13.2944412Z Unpacking libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T21:40:13.3601920Z Selecting previously unselected package libghc-pandoc-citeproc-data. 2021-05-17T21:40:13.3916781Z Preparing to unpack .../libghc-pandoc-citeproc-data_0.15.0.1-1build4_all.deb ... 2021-05-17T21:40:13.3931954Z Unpacking libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T21:40:13.4359906Z Selecting previously unselected package pandoc-citeproc. 2021-05-17T21:40:13.4632687Z Preparing to unpack .../pandoc-citeproc_0.15.0.1-1build4_amd64.deb ... 2021-05-17T21:40:13.4649646Z Unpacking pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T21:40:13.4680523Z Replaced by files in installed package pandoc (2.7.3-1) ... 2021-05-17T21:40:14.9021144Z Setting up libghc-pandoc-citeproc-data (0.15.0.1-1build4) ... 2021-05-17T21:40:14.9065472Z Setting up libbibutils6 (6.2-1) ... 2021-05-17T21:40:14.9111635Z Setting up libcurl4-openssl-dev:amd64 (7.68.0-1ubuntu2.5) ... 2021-05-17T21:40:14.9148557Z Setting up pandoc-citeproc (0.15.0.1-1build4) ... 2021-05-17T21:40:14.9196107Z Processing triggers for man-db (2.9.1-1) ... 2021-05-17T21:40:18.2016511Z Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-05-17T21:40:20.4489572Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-17T21:40:20.4490304Z remotes::install_github("ropensci/tic") 2021-05-17T21:40:20.4491074Z remotes::install_github("muschellij2/ghtravis") 2021-05-17T21:40:20.4491868Z remotes::install_github("muschellij2/aghast") 2021-05-17T21:40:20.4492409Z remotes::install_cran("covr") 2021-05-17T21:40:20.4499943Z shell: /usr/local/bin/Rscript {0} 2021-05-17T21:40:20.4500329Z env: 2021-05-17T21:40:20.4500759Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:40:20.4501208Z TIC_DEPLOY_KEY: 2021-05-17T21:40:20.4502081Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:40:20.4503562Z GITHUB_PAT: *** 2021-05-17T21:40:20.4505172Z COVERALLS_TOKEN: *** 2021-05-17T21:40:20.4505701Z continue-on-error: false 2021-05-17T21:40:20.4506415Z VDIFFR_RUN_TESTS: 2021-05-17T21:40:20.4506904Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:40:20.4507429Z TZ: UTC 2021-05-17T21:40:20.4507830Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:40:20.4508455Z NOT_CRAN: true 2021-05-17T21:40:20.4508855Z ##[endgroup] 2021-05-17T21:40:20.6732943Z Using github PAT from envvar GITHUB_PAT 2021-05-17T21:40:22.4510566Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-17T21:40:45.2272423Z rlang (NA -> 0.4.11) [CRAN] 2021-05-17T21:40:45.2273851Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-17T21:40:45.2274918Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-17T21:40:45.2275733Z sys (NA -> 3.4 ) [CRAN] 2021-05-17T21:40:45.2276567Z askpass (NA -> 1.1 ) [CRAN] 2021-05-17T21:40:45.2277417Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-17T21:40:45.2279082Z mime (NA -> 0.10 ) [CRAN] 2021-05-17T21:40:45.2279662Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-17T21:40:45.2280223Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-17T21:40:45.2280766Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-17T21:40:45.2281300Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-17T21:40:45.2282036Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-17T21:40:45.2282720Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-17T21:40:45.2283398Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-17T21:40:45.2284393Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-17T21:40:45.2285026Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-17T21:40:45.2285640Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-17T21:40:45.2286210Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-17T21:40:45.2286783Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-17T21:40:45.2287358Z whisker (NA -> 0.4 ) [CRAN] 2021-05-17T21:40:45.2287966Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-17T21:40:45.2288562Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-17T21:40:45.2289326Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-17T21:40:45.2290028Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-17T21:40:45.2290786Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-17T21:40:45.2291334Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-17T21:40:45.2291905Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-17T21:40:45.2292480Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-17T21:40:45.2293265Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-17T21:40:45.2293884Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-17T21:40:45.2294482Z git2r (NA -> 0.28.0) [CRAN] 2021-05-17T21:40:45.2302561Z Installing 31 packages: rlang, magrittr, glue, sys, askpass, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, clipr, cachem, usethis, memoise, git2r 2021-05-17T21:40:45.2316643Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:40:45.2318129Z (as ‘lib’ is unspecified) 2021-05-17T21:41:02.3562866Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rlang_0.4.11.tar.gz' 2021-05-17T21:41:03.5159073Z Content type 'binary/octet-stream' length 1393952 bytes (1.3 MB) 2021-05-17T21:41:03.5619418Z ================================================== 2021-05-17T21:41:03.5621080Z downloaded 1.3 MB 2021-05-17T21:41:03.5622065Z 2021-05-17T21:41:03.5658567Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-17T21:41:04.2616606Z Content type 'binary/octet-stream' length 232440 bytes (226 KB) 2021-05-17T21:41:04.2848355Z ================================================== 2021-05-17T21:41:04.2849673Z downloaded 226 KB 2021-05-17T21:41:04.2851368Z 2021-05-17T21:41:04.2897066Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/glue_1.4.2.tar.gz' 2021-05-17T21:41:05.3474696Z Content type 'binary/octet-stream' length 144331 bytes (140 KB) 2021-05-17T21:41:05.3639673Z ================================================== 2021-05-17T21:41:05.3640576Z downloaded 140 KB 2021-05-17T21:41:05.3641355Z 2021-05-17T21:41:05.3678680Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sys_3.4.tar.gz' 2021-05-17T21:41:06.7153337Z Content type 'binary/octet-stream' length 54878 bytes (53 KB) 2021-05-17T21:41:06.7154307Z ================================================== 2021-05-17T21:41:06.7154769Z downloaded 53 KB 2021-05-17T21:41:06.7155236Z 2021-05-17T21:41:06.7198857Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/askpass_1.1.tar.gz' 2021-05-17T21:41:07.9175560Z Content type 'binary/octet-stream' length 23556 bytes (23 KB) 2021-05-17T21:41:07.9176934Z ================================================== 2021-05-17T21:41:07.9177636Z downloaded 23 KB 2021-05-17T21:41:07.9178779Z 2021-05-17T21:41:07.9215437Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/openssl_1.4.4.tar.gz' 2021-05-17T21:41:08.6238151Z Content type 'binary/octet-stream' length 1492770 bytes (1.4 MB) 2021-05-17T21:41:08.6689675Z ================================================== 2021-05-17T21:41:08.6690216Z downloaded 1.4 MB 2021-05-17T21:41:08.6690478Z 2021-05-17T21:41:08.6730538Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mime_0.10.tar.gz' 2021-05-17T21:41:09.7043155Z Content type 'binary/octet-stream' length 37505 bytes (36 KB) 2021-05-17T21:41:09.7054729Z ================================================== 2021-05-17T21:41:09.7055537Z downloaded 36 KB 2021-05-17T21:41:09.7055998Z 2021-05-17T21:41:09.7160958Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/curl_4.3.1.tar.gz' 2021-05-17T21:41:10.7819371Z Content type 'binary/octet-stream' length 905360 bytes (884 KB) 2021-05-17T21:41:10.8206367Z ================================================== 2021-05-17T21:41:10.8207545Z downloaded 884 KB 2021-05-17T21:41:10.8208084Z 2021-05-17T21:41:10.8245801Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-17T21:41:11.8565368Z Content type 'binary/octet-stream' length 536284 bytes (523 KB) 2021-05-17T21:41:11.8892437Z ================================================== 2021-05-17T21:41:11.8893617Z downloaded 523 KB 2021-05-17T21:41:11.8894160Z 2021-05-17T21:41:11.8936006Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ini_0.3.1.tar.gz' 2021-05-17T21:41:12.9339343Z Content type 'binary/octet-stream' length 12986 bytes (12 KB) 2021-05-17T21:41:12.9342671Z ================================================== 2021-05-17T21:41:12.9343478Z downloaded 12 KB 2021-05-17T21:41:12.9343791Z 2021-05-17T21:41:12.9386935Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/httr_1.4.2.tar.gz' 2021-05-17T21:41:13.9576299Z Content type 'binary/octet-stream' length 497896 bytes (486 KB) 2021-05-17T21:41:13.9881250Z ================================================== 2021-05-17T21:41:13.9881895Z downloaded 486 KB 2021-05-17T21:41:13.9882284Z 2021-05-17T21:41:13.9925691Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-17T21:41:15.1420064Z Content type 'binary/octet-stream' length 93171 bytes (90 KB) 2021-05-17T21:41:15.1517576Z ================================================== 2021-05-17T21:41:15.1518887Z downloaded 90 KB 2021-05-17T21:41:15.1519273Z 2021-05-17T21:41:15.1564385Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cli_2.5.0.tar.gz' 2021-05-17T21:41:16.3085207Z Content type 'binary/octet-stream' length 520412 bytes (508 KB) 2021-05-17T21:41:16.3617756Z ================================================== 2021-05-17T21:41:16.3618645Z downloaded 508 KB 2021-05-17T21:41:16.3619125Z 2021-05-17T21:41:16.3660642Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/zip_2.1.1.tar.gz' 2021-05-17T21:41:17.2448819Z Content type 'binary/octet-stream' length 636558 bytes (621 KB) 2021-05-17T21:41:17.2779811Z ================================================== 2021-05-17T21:41:17.2782159Z downloaded 621 KB 2021-05-17T21:41:17.2783492Z 2021-05-17T21:41:17.2819186Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-17T21:41:18.5964589Z Content type 'binary/octet-stream' length 274043 bytes (267 KB) 2021-05-17T21:41:18.6238675Z ================================================== 2021-05-17T21:41:18.6239240Z downloaded 267 KB 2021-05-17T21:41:18.6239531Z 2021-05-17T21:41:18.6282991Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/credentials_1.3.0.tar.gz' 2021-05-17T21:41:19.5088522Z Content type 'binary/octet-stream' length 171562 bytes (167 KB) 2021-05-17T21:41:19.5274227Z ================================================== 2021-05-17T21:41:19.5275378Z downloaded 167 KB 2021-05-17T21:41:19.5275852Z 2021-05-17T21:41:19.5317058Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-17T21:41:20.8345516Z Content type 'binary/octet-stream' length 240548 bytes (234 KB) 2021-05-17T21:41:20.8552172Z ================================================== 2021-05-17T21:41:20.8552700Z downloaded 234 KB 2021-05-17T21:41:20.8552984Z 2021-05-17T21:41:20.8594970Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/yaml_2.2.1.tar.gz' 2021-05-17T21:41:21.5570637Z Content type 'binary/octet-stream' length 283644 bytes (276 KB) 2021-05-17T21:41:21.5856008Z ================================================== 2021-05-17T21:41:21.5857609Z downloaded 276 KB 2021-05-17T21:41:21.5858572Z 2021-05-17T21:41:21.5895791Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/withr_2.4.2.tar.gz' 2021-05-17T21:41:22.5725031Z Content type 'binary/octet-stream' length 205998 bytes (201 KB) 2021-05-17T21:41:22.5934221Z ================================================== 2021-05-17T21:41:22.5935744Z downloaded 201 KB 2021-05-17T21:41:22.5936380Z 2021-05-17T21:41:22.5981798Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/whisker_0.4.tar.gz' 2021-05-17T21:41:23.2865655Z Content type 'binary/octet-stream' length 65729 bytes (64 KB) 2021-05-17T21:41:23.2954060Z ================================================== 2021-05-17T21:41:23.2954628Z downloaded 64 KB 2021-05-17T21:41:23.2954902Z 2021-05-17T21:41:23.2996164Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-17T21:41:24.0019742Z Content type 'binary/octet-stream' length 47356 bytes (46 KB) 2021-05-17T21:41:24.0099808Z ================================================== 2021-05-17T21:41:24.0100691Z downloaded 46 KB 2021-05-17T21:41:24.0101137Z 2021-05-17T21:41:24.0130890Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/purrr_0.3.4.tar.gz' 2021-05-17T21:41:25.1086665Z Content type 'binary/octet-stream' length 426832 bytes (416 KB) 2021-05-17T21:41:25.1420838Z ================================================== 2021-05-17T21:41:25.1421312Z downloaded 416 KB 2021-05-17T21:41:25.1421555Z 2021-05-17T21:41:25.1462588Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-17T21:41:26.3183713Z Content type 'binary/octet-stream' length 93210 bytes (91 KB) 2021-05-17T21:41:26.3286077Z ================================================== 2021-05-17T21:41:26.3286545Z downloaded 91 KB 2021-05-17T21:41:26.3286814Z 2021-05-17T21:41:26.3324618Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gh_1.3.0.tar.gz' 2021-05-17T21:41:27.3329944Z Content type 'binary/octet-stream' length 136370 bytes (133 KB) 2021-05-17T21:41:27.3484598Z ================================================== 2021-05-17T21:41:27.3485922Z downloaded 133 KB 2021-05-17T21:41:27.3486407Z 2021-05-17T21:41:27.3521848Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/gert_1.3.0.tar.gz' 2021-05-17T21:41:28.2294089Z Content type 'binary/octet-stream' length 278153 bytes (271 KB) 2021-05-17T21:41:28.3418840Z ================================================== 2021-05-17T21:41:28.3419321Z downloaded 271 KB 2021-05-17T21:41:28.3419565Z 2021-05-17T21:41:28.3467089Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fs_1.5.0.tar.gz' 2021-05-17T21:41:29.3757185Z Content type 'binary/octet-stream' length 753185 bytes (735 KB) 2021-05-17T21:41:29.5159657Z ================================================== 2021-05-17T21:41:29.5160469Z downloaded 735 KB 2021-05-17T21:41:29.5160996Z 2021-05-17T21:41:29.5195427Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/clipr_0.7.1.tar.gz' 2021-05-17T21:41:30.2181330Z Content type 'binary/octet-stream' length 47153 bytes (46 KB) 2021-05-17T21:41:30.2249468Z ================================================== 2021-05-17T21:41:30.2250124Z downloaded 46 KB 2021-05-17T21:41:30.2250537Z 2021-05-17T21:41:30.2289353Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cachem_1.0.5.tar.gz' 2021-05-17T21:41:31.2603532Z Content type 'binary/octet-stream' length 68285 bytes (66 KB) 2021-05-17T21:41:31.2695714Z ================================================== 2021-05-17T21:41:31.2696448Z downloaded 66 KB 2021-05-17T21:41:31.2696856Z 2021-05-17T21:41:31.2743511Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/usethis_2.0.1.tar.gz' 2021-05-17T21:41:31.9607213Z Content type 'binary/octet-stream' length 704766 bytes (688 KB) 2021-05-17T21:41:31.9956611Z ================================================== 2021-05-17T21:41:31.9957371Z downloaded 688 KB 2021-05-17T21:41:31.9957923Z 2021-05-17T21:41:31.9995801Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/memoise_2.0.0.tar.gz' 2021-05-17T21:41:33.1150813Z Content type 'binary/octet-stream' length 46623 bytes (45 KB) 2021-05-17T21:41:33.1151984Z ================================================== 2021-05-17T21:41:33.1152542Z downloaded 45 KB 2021-05-17T21:41:33.1153083Z 2021-05-17T21:41:33.1198894Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/git2r_0.28.0.tar.gz' 2021-05-17T21:41:34.1111112Z Content type 'binary/octet-stream' length 609534 bytes (595 KB) 2021-05-17T21:41:34.1477083Z ================================================== 2021-05-17T21:41:34.1478413Z downloaded 595 KB 2021-05-17T21:41:34.1478982Z 2021-05-17T21:41:34.5021597Z * installing *binary* package ‘rlang’ ... 2021-05-17T21:41:34.5088425Z * DONE (rlang) 2021-05-17T21:41:34.7736617Z * installing *binary* package ‘magrittr’ ... 2021-05-17T21:41:34.7785357Z * DONE (magrittr) 2021-05-17T21:41:35.0285312Z * installing *binary* package ‘glue’ ... 2021-05-17T21:41:35.0333639Z * DONE (glue) 2021-05-17T21:41:35.2751418Z * installing *binary* package ‘sys’ ... 2021-05-17T21:41:35.2791634Z * DONE (sys) 2021-05-17T21:41:35.5087976Z * installing *binary* package ‘mime’ ... 2021-05-17T21:41:35.5121698Z * DONE (mime) 2021-05-17T21:41:35.9121411Z * installing *binary* package ‘curl’ ... 2021-05-17T21:41:35.9274656Z * DONE (curl) 2021-05-17T21:41:36.2273506Z * installing *binary* package ‘jsonlite’ ... 2021-05-17T21:41:36.2324312Z * DONE (jsonlite) 2021-05-17T21:41:36.4599988Z * installing *binary* package ‘ini’ ... 2021-05-17T21:41:36.4634283Z * DONE (ini) 2021-05-17T21:41:36.7245308Z * installing *binary* package ‘gitcreds’ ... 2021-05-17T21:41:36.7288400Z * DONE (gitcreds) 2021-05-17T21:41:37.0571349Z * installing *binary* package ‘zip’ ... 2021-05-17T21:41:37.0631401Z * DONE (zip) 2021-05-17T21:41:37.3331026Z * installing *binary* package ‘rstudioapi’ ... 2021-05-17T21:41:37.3388108Z * DONE (rstudioapi) 2021-05-17T21:41:37.6063924Z * installing *binary* package ‘fastmap’ ... 2021-05-17T21:41:37.6109857Z * DONE (fastmap) 2021-05-17T21:41:37.8953356Z * installing *binary* package ‘yaml’ ... 2021-05-17T21:41:37.9006465Z * DONE (yaml) 2021-05-17T21:41:38.1666289Z * installing *binary* package ‘withr’ ... 2021-05-17T21:41:38.1712647Z * DONE (withr) 2021-05-17T21:41:38.4293633Z * installing *binary* package ‘whisker’ ... 2021-05-17T21:41:38.4350505Z * DONE (whisker) 2021-05-17T21:41:38.6639340Z * installing *binary* package ‘rappdirs’ ... 2021-05-17T21:41:38.6676767Z * DONE (rappdirs) 2021-05-17T21:41:39.0186639Z * installing *binary* package ‘fs’ ... 2021-05-17T21:41:39.0245128Z * DONE (fs) 2021-05-17T21:41:39.2626529Z * installing *binary* package ‘clipr’ ... 2021-05-17T21:41:39.2672326Z * DONE (clipr) 2021-05-17T21:41:39.5811994Z * installing *binary* package ‘git2r’ ... 2021-05-17T21:41:39.5870170Z * DONE (git2r) 2021-05-17T21:41:39.8527303Z * installing *binary* package ‘askpass’ ... 2021-05-17T21:41:39.8571849Z * DONE (askpass) 2021-05-17T21:41:40.1491785Z * installing *binary* package ‘cli’ ... 2021-05-17T21:41:40.1545017Z * DONE (cli) 2021-05-17T21:41:40.4522106Z * installing *binary* package ‘purrr’ ... 2021-05-17T21:41:40.4577546Z * DONE (purrr) 2021-05-17T21:41:40.7371781Z * installing *binary* package ‘lifecycle’ ... 2021-05-17T21:41:40.7428080Z * DONE (lifecycle) 2021-05-17T21:41:41.0011829Z * installing *binary* package ‘cachem’ ... 2021-05-17T21:41:41.0054895Z * DONE (cachem) 2021-05-17T21:41:41.4993653Z * installing *binary* package ‘openssl’ ... 2021-05-17T21:41:41.5077484Z * DONE (openssl) 2021-05-17T21:41:41.7903088Z * installing *binary* package ‘memoise’ ... 2021-05-17T21:41:41.7990093Z * DONE (memoise) 2021-05-17T21:41:42.1111562Z * installing *binary* package ‘httr’ ... 2021-05-17T21:41:42.1167852Z * DONE (httr) 2021-05-17T21:41:42.3887005Z * installing *binary* package ‘credentials’ ... 2021-05-17T21:41:42.3932617Z * DONE (credentials) 2021-05-17T21:41:42.6846220Z * installing *binary* package ‘gh’ ... 2021-05-17T21:41:42.6902937Z * DONE (gh) 2021-05-17T21:41:42.9845391Z * installing *binary* package ‘gert’ ... 2021-05-17T21:41:42.9897188Z * DONE (gert) 2021-05-17T21:41:43.3326317Z * installing *binary* package ‘usethis’ ... 2021-05-17T21:41:43.3394190Z * DONE (usethis) 2021-05-17T21:41:43.3470388Z 2021-05-17T21:41:43.3471604Z The downloaded source packages are in 2021-05-17T21:41:43.3473931Z ‘/tmp/RtmpoSAzH4/downloaded_packages’ 2021-05-17T21:41:43.3485593Z Running `R CMD build`... 2021-05-17T21:41:45.9496718Z * checking for file ‘/tmp/RtmpoSAzH4/remotes71f45bc5bb03/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-17T21:41:45.9498413Z * preparing ‘tic’: 2021-05-17T21:41:45.9499415Z * checking DESCRIPTION meta-information ... OK 2021-05-17T21:41:45.9500390Z * installing the package to process help pages 2021-05-17T21:41:45.9501549Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T21:41:45.9502475Z * checking for empty or unneeded directories 2021-05-17T21:41:45.9503448Z Removed empty directory ‘tic/.circleci’ 2021-05-17T21:41:45.9504640Z Removed empty directory ‘tic/pkgdown’ 2021-05-17T21:41:45.9505562Z * building ‘tic_0.10.0.tar.gz’ 2021-05-17T21:41:45.9506687Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:41:45.9507675Z (as ‘lib’ is unspecified) 2021-05-17T21:41:46.3623502Z * installing *source* package ‘tic’ ... 2021-05-17T21:41:46.3625763Z ** using staged installation 2021-05-17T21:41:46.3903022Z ** R 2021-05-17T21:41:46.4171798Z ** inst 2021-05-17T21:41:46.4247090Z ** preparing package for lazy loading 2021-05-17T21:41:46.8719800Z ** help 2021-05-17T21:41:47.0524507Z *** installing help indices 2021-05-17T21:41:47.1824350Z *** copying figures 2021-05-17T21:41:47.1831278Z ** building package indices 2021-05-17T21:41:47.5033937Z ** installing vignettes 2021-05-17T21:41:47.5083089Z ** testing if installed package can be loaded from temporary location 2021-05-17T21:41:47.8044633Z ** testing if installed package can be loaded from final location 2021-05-17T21:41:48.1808826Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T21:41:48.1838357Z * DONE (tic) 2021-05-17T21:41:48.1991915Z Using github PAT from envvar GITHUB_PAT 2021-05-17T21:41:48.5296370Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-17T21:41:51.7869135Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-17T21:41:51.7870453Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-17T21:41:51.7871450Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-17T21:41:51.7873704Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-17T21:41:51.7875627Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-17T21:41:51.7876647Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-17T21:41:51.7877607Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-17T21:41:51.7883036Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-17T21:41:51.7884439Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:41:51.7885228Z (as ‘lib’ is unspecified) 2021-05-17T21:41:51.7886384Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-17T21:41:51.7887258Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-17T21:41:51.7888110Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-17T21:41:51.7888960Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-17T21:41:51.7890136Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-17T21:41:51.7890964Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-17T21:41:51.7891758Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-17T21:41:51.7892588Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-17T21:41:51.7893427Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-17T21:41:51.7894309Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-17T21:41:51.7895277Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-17T21:41:51.7896392Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-17T21:41:51.7897661Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-17T21:41:51.7898582Z xfun (NA -> 0.23 ) [CRAN] 2021-05-17T21:41:51.7899534Z markdown (NA -> 1.1 ) [CRAN] 2021-05-17T21:41:51.7900572Z highr (NA -> 0.9 ) [CRAN] 2021-05-17T21:41:51.7901672Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-17T21:41:51.7902624Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-17T21:41:51.7903652Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-17T21:41:51.7904711Z knitr (NA -> 1.33 ) [CRAN] 2021-05-17T21:41:51.7905775Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-17T21:41:51.7906642Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-17T21:41:51.7907894Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-17T21:41:51.7909010Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-17T21:41:51.7910130Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-17T21:41:51.7911033Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-17T21:41:51.7911937Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-17T21:41:51.7912854Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-17T21:41:51.7913766Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-17T21:41:51.7915234Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-17T21:41:51.7916957Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-17T21:42:09.6455697Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/utf8_1.2.1.tar.gz' 2021-05-17T21:42:10.6866992Z Content type 'binary/octet-stream' length 237032 bytes (231 KB) 2021-05-17T21:42:10.7089521Z ================================================== 2021-05-17T21:42:10.7090043Z downloaded 231 KB 2021-05-17T21:42:10.7090362Z 2021-05-17T21:42:10.7132724Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-17T21:42:11.8335883Z Content type 'binary/octet-stream' length 1609275 bytes (1.5 MB) 2021-05-17T21:42:11.9522270Z ================================================== 2021-05-17T21:42:11.9524363Z downloaded 1.5 MB 2021-05-17T21:42:11.9525762Z 2021-05-17T21:42:11.9558421Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-17T21:42:12.8923790Z Content type 'binary/octet-stream' length 17398 bytes (16 KB) 2021-05-17T21:42:12.8924896Z ================================================== 2021-05-17T21:42:12.8925772Z downloaded 16 KB 2021-05-17T21:42:12.8926238Z 2021-05-17T21:42:12.8961171Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pillar_1.6.1.tar.gz' 2021-05-17T21:42:13.4104450Z Content type 'binary/octet-stream' length 1010303 bytes (986 KB) 2021-05-17T21:42:13.4470606Z ================================================== 2021-05-17T21:42:13.4472275Z downloaded 986 KB 2021-05-17T21:42:13.4472795Z 2021-05-17T21:42:13.4508410Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tibble_3.1.2.tar.gz' 2021-05-17T21:42:14.1584220Z Content type 'binary/octet-stream' length 811181 bytes (792 KB) 2021-05-17T21:42:14.2987037Z ================================================== 2021-05-17T21:42:14.2987608Z downloaded 792 KB 2021-05-17T21:42:14.2988402Z 2021-05-17T21:42:14.3104105Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-17T21:42:15.0108402Z Content type 'binary/octet-stream' length 43804 bytes (42 KB) 2021-05-17T21:42:15.0180843Z ================================================== 2021-05-17T21:42:15.0181441Z downloaded 42 KB 2021-05-17T21:42:15.0181727Z 2021-05-17T21:42:15.0222261Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fansi_0.4.2.tar.gz' 2021-05-17T21:42:16.2111586Z Content type 'binary/octet-stream' length 253817 bytes (247 KB) 2021-05-17T21:42:16.2325693Z ================================================== 2021-05-17T21:42:16.2326237Z downloaded 247 KB 2021-05-17T21:42:16.2326569Z 2021-05-17T21:42:16.2363956Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-17T21:42:17.3080247Z Content type 'binary/octet-stream' length 1000991 bytes (977 KB) 2021-05-17T21:42:17.3991852Z ================================================== 2021-05-17T21:42:17.3993374Z downloaded 977 KB 2021-05-17T21:42:17.3993926Z 2021-05-17T21:42:17.4036276Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/waldo_0.2.5.tar.gz' 2021-05-17T21:42:18.1436411Z Content type 'binary/octet-stream' length 69383 bytes (67 KB) 2021-05-17T21:42:18.1529028Z ================================================== 2021-05-17T21:42:18.1530070Z downloaded 67 KB 2021-05-17T21:42:18.1530403Z 2021-05-17T21:42:18.1572218Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ps_1.6.0.tar.gz' 2021-05-17T21:42:19.2553128Z Content type 'binary/octet-stream' length 362808 bytes (354 KB) 2021-05-17T21:42:19.2824588Z ================================================== 2021-05-17T21:42:19.2825681Z downloaded 354 KB 2021-05-17T21:42:19.2826259Z 2021-05-17T21:42:19.2869759Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/processx_3.5.2.tar.gz' 2021-05-17T21:42:20.4771215Z Content type 'binary/octet-stream' length 422456 bytes (412 KB) 2021-05-17T21:42:20.5282475Z ================================================== 2021-05-17T21:42:20.5283468Z downloaded 412 KB 2021-05-17T21:42:20.5284056Z 2021-05-17T21:42:20.5326920Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/praise_1.0.0.tar.gz' 2021-05-17T21:42:21.6536319Z Content type 'binary/octet-stream' length 15931 bytes (15 KB) 2021-05-17T21:42:21.6543854Z ================================================== 2021-05-17T21:42:21.6544687Z downloaded 15 KB 2021-05-17T21:42:21.6545251Z 2021-05-17T21:42:21.6580892Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-17T21:42:22.9320127Z Content type 'binary/octet-stream' length 150906 bytes (147 KB) 2021-05-17T21:42:22.9474841Z ================================================== 2021-05-17T21:42:22.9475840Z downloaded 147 KB 2021-05-17T21:42:22.9476370Z 2021-05-17T21:42:22.9516145Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/evaluate_0.14.tar.gz' 2021-05-17T21:42:24.0320215Z Content type 'binary/octet-stream' length 74200 bytes (72 KB) 2021-05-17T21:42:24.0413219Z ================================================== 2021-05-17T21:42:24.0414041Z downloaded 72 KB 2021-05-17T21:42:24.0414646Z 2021-05-17T21:42:24.0456533Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-17T21:42:25.0633483Z Content type 'binary/octet-stream' length 40232 bytes (39 KB) 2021-05-17T21:42:25.0649186Z ================================================== 2021-05-17T21:42:25.0649889Z downloaded 39 KB 2021-05-17T21:42:25.0650538Z 2021-05-17T21:42:25.0693447Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/digest_0.6.27.tar.gz' 2021-05-17T21:42:25.9148911Z Content type 'binary/octet-stream' length 357339 bytes (348 KB) 2021-05-17T21:42:25.9395957Z ================================================== 2021-05-17T21:42:25.9398746Z downloaded 348 KB 2021-05-17T21:42:25.9399281Z 2021-05-17T21:42:25.9435165Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/callr_3.7.0.tar.gz' 2021-05-17T21:42:26.8253111Z Content type 'binary/octet-stream' length 436437 bytes (426 KB) 2021-05-17T21:42:26.8531072Z ================================================== 2021-05-17T21:42:26.8532350Z downloaded 426 KB 2021-05-17T21:42:26.8532964Z 2021-05-17T21:42:26.8570422Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brio_1.1.2.tar.gz' 2021-05-17T21:42:27.7063767Z Content type 'binary/octet-stream' length 41636 bytes (40 KB) 2021-05-17T21:42:27.8123160Z ================================================== 2021-05-17T21:42:27.8123753Z downloaded 40 KB 2021-05-17T21:42:27.8124063Z 2021-05-17T21:42:27.8210497Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xml2_1.3.2.tar.gz' 2021-05-17T21:42:28.8151787Z Content type 'binary/octet-stream' length 616796 bytes (602 KB) 2021-05-17T21:42:28.8508716Z ================================================== 2021-05-17T21:42:28.8509799Z downloaded 602 KB 2021-05-17T21:42:28.8510332Z 2021-05-17T21:42:28.8549708Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xfun_0.23.tar.gz' 2021-05-17T21:42:30.1914993Z Content type 'binary/octet-stream' length 330432 bytes (322 KB) 2021-05-17T21:42:30.2178351Z ================================================== 2021-05-17T21:42:30.2179532Z downloaded 322 KB 2021-05-17T21:42:30.2180104Z 2021-05-17T21:42:30.2219736Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/markdown_1.1.tar.gz' 2021-05-17T21:42:31.3218823Z Content type 'binary/octet-stream' length 230388 bytes (224 KB) 2021-05-17T21:42:31.3451728Z ================================================== 2021-05-17T21:42:31.3452710Z downloaded 224 KB 2021-05-17T21:42:31.3453340Z 2021-05-17T21:42:31.3489197Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/highr_0.9.tar.gz' 2021-05-17T21:42:32.7716227Z Content type 'binary/octet-stream' length 38825 bytes (37 KB) 2021-05-17T21:42:32.7732279Z ================================================== 2021-05-17T21:42:32.7733704Z downloaded 37 KB 2021-05-17T21:42:32.7734005Z 2021-05-17T21:42:32.7778257Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/stringr_1.4.0.tar.gz' 2021-05-17T21:42:34.0759516Z Content type 'binary/octet-stream' length 204624 bytes (199 KB) 2021-05-17T21:42:34.0959438Z ================================================== 2021-05-17T21:42:34.0960603Z downloaded 199 KB 2021-05-17T21:42:34.0961138Z 2021-05-17T21:42:34.0997377Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-17T21:42:34.2495160Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-17T21:42:34.6379073Z ================================================== 2021-05-17T21:42:34.6380124Z downloaded 7.2 MB 2021-05-17T21:42:34.6380734Z 2021-05-17T21:42:34.6408531Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-17T21:42:36.1053025Z Content type 'binary/octet-stream' length 4150785 bytes (4.0 MB) 2021-05-17T21:42:36.2100705Z ================================================== 2021-05-17T21:42:36.2102633Z downloaded 4.0 MB 2021-05-17T21:42:36.2103786Z 2021-05-17T21:42:36.2141003Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/knitr_1.33.tar.gz' 2021-05-17T21:42:37.3687214Z Content type 'binary/octet-stream' length 1401372 bytes (1.3 MB) 2021-05-17T21:42:37.4538923Z ================================================== 2021-05-17T21:42:37.4541167Z downloaded 1.3 MB 2021-05-17T21:42:37.4542748Z 2021-05-17T21:42:37.4582756Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/commonmark_1.7.tar.gz' 2021-05-17T21:42:38.2670911Z Content type 'binary/octet-stream' length 490347 bytes (478 KB) 2021-05-17T21:42:38.3207931Z ================================================== 2021-05-17T21:42:38.3209147Z downloaded 478 KB 2021-05-17T21:42:38.3209965Z 2021-05-17T21:42:38.3245819Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/brew_1.0-6.tar.gz' 2021-05-17T21:42:39.2126105Z Content type 'binary/octet-stream' length 109744 bytes (107 KB) 2021-05-17T21:42:39.2728495Z ================================================== 2021-05-17T21:42:39.2729457Z downloaded 107 KB 2021-05-17T21:42:39.2730231Z 2021-05-17T21:42:39.2772330Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/xopen_1.0.0.tar.gz' 2021-05-17T21:42:40.0818452Z Content type 'binary/octet-stream' length 22235 bytes (21 KB) 2021-05-17T21:42:40.0820222Z ================================================== 2021-05-17T21:42:40.0820831Z downloaded 21 KB 2021-05-17T21:42:40.0821284Z 2021-05-17T21:42:40.0854437Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-17T21:42:40.7936252Z Content type 'binary/octet-stream' length 44030 bytes (42 KB) 2021-05-17T21:42:40.9005774Z ================================================== 2021-05-17T21:42:40.9006869Z downloaded 42 KB 2021-05-17T21:42:40.9007389Z 2021-05-17T21:42:40.9044495Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-17T21:42:41.9366709Z Content type 'binary/octet-stream' length 34423 bytes (33 KB) 2021-05-17T21:42:41.9377043Z ================================================== 2021-05-17T21:42:41.9377941Z downloaded 33 KB 2021-05-17T21:42:41.9378620Z 2021-05-17T21:42:41.9419462Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-17T21:42:42.6364492Z Content type 'binary/octet-stream' length 139674 bytes (136 KB) 2021-05-17T21:42:42.6531519Z ================================================== 2021-05-17T21:42:42.6532546Z downloaded 136 KB 2021-05-17T21:42:42.6533515Z 2021-05-17T21:42:42.6574222Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/testthat_3.0.2.tar.gz' 2021-05-17T21:42:43.8236615Z Content type 'binary/octet-stream' length 3539508 bytes (3.4 MB) 2021-05-17T21:42:43.9036558Z ================================================== 2021-05-17T21:42:43.9038149Z downloaded 3.4 MB 2021-05-17T21:42:43.9040995Z 2021-05-17T21:42:43.9076662Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rversions_2.0.2.tar.gz' 2021-05-17T21:42:44.7387773Z Content type 'binary/octet-stream' length 66018 bytes (64 KB) 2021-05-17T21:42:44.7389396Z ================================================== 2021-05-17T21:42:44.7390362Z downloaded 64 KB 2021-05-17T21:42:44.7390846Z 2021-05-17T21:42:44.7425598Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-17T21:42:45.7921881Z Content type 'binary/octet-stream' length 1373339 bytes (1.3 MB) 2021-05-17T21:42:45.8398440Z ================================================== 2021-05-17T21:42:45.8399338Z downloaded 1.3 MB 2021-05-17T21:42:45.8399590Z 2021-05-17T21:42:45.8437013Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-17T21:42:46.5505001Z Content type 'binary/octet-stream' length 131808 bytes (128 KB) 2021-05-17T21:42:46.5652401Z ================================================== 2021-05-17T21:42:46.5652857Z downloaded 128 KB 2021-05-17T21:42:46.5653102Z 2021-05-17T21:42:46.5695635Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/devtools_2.4.1.tar.gz' 2021-05-17T21:42:47.8966840Z Content type 'binary/octet-stream' length 394061 bytes (384 KB) 2021-05-17T21:42:47.9243296Z ================================================== 2021-05-17T21:42:47.9244276Z downloaded 384 KB 2021-05-17T21:42:47.9244868Z 2021-05-17T21:42:48.2314087Z * installing *binary* package ‘utf8’ ... 2021-05-17T21:42:48.2364523Z * DONE (utf8) 2021-05-17T21:42:48.4729003Z * installing *binary* package ‘pkgconfig’ ... 2021-05-17T21:42:48.4768136Z * DONE (pkgconfig) 2021-05-17T21:42:48.7585451Z * installing *binary* package ‘fansi’ ... 2021-05-17T21:42:48.7635441Z * DONE (fansi) 2021-05-17T21:42:49.0763745Z * installing *binary* package ‘diffobj’ ... 2021-05-17T21:42:49.0819983Z * DONE (diffobj) 2021-05-17T21:42:49.3475243Z * installing *binary* package ‘ps’ ... 2021-05-17T21:42:49.3525393Z * DONE (ps) 2021-05-17T21:42:49.5875935Z * installing *binary* package ‘praise’ ... 2021-05-17T21:42:49.5915239Z * DONE (praise) 2021-05-17T21:42:49.8321324Z * installing *binary* package ‘pkgload’ ... 2021-05-17T21:42:49.8361223Z * DONE (pkgload) 2021-05-17T21:42:50.0771884Z * installing *binary* package ‘evaluate’ ... 2021-05-17T21:42:50.0816922Z * DONE (evaluate) 2021-05-17T21:42:50.3291435Z * installing *binary* package ‘ellipsis’ ... 2021-05-17T21:42:50.3339541Z * DONE (ellipsis) 2021-05-17T21:42:50.6476762Z * installing *binary* package ‘digest’ ... 2021-05-17T21:42:50.6529790Z * DONE (digest) 2021-05-17T21:42:50.8967810Z * installing *binary* package ‘brio’ ... 2021-05-17T21:42:50.9014450Z * DONE (brio) 2021-05-17T21:42:51.2396593Z * installing *binary* package ‘xml2’ ... 2021-05-17T21:42:51.2455529Z * DONE (xml2) 2021-05-17T21:42:51.5092604Z * installing *binary* package ‘xfun’ ... 2021-05-17T21:42:51.5136379Z * DONE (xfun) 2021-05-17T21:42:54.7148505Z * installing *source* package ‘stringi’ ... 2021-05-17T21:42:54.8456519Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-17T21:42:54.8457223Z ** using staged installation 2021-05-17T21:42:54.9865106Z checking for R_HOME... /opt/R/4.0.5/lib/R 2021-05-17T21:42:54.9866324Z checking for R... /opt/R/4.0.5/lib/R/bin/R 2021-05-17T21:42:55.1807050Z checking for endianness... little 2021-05-17T21:42:55.3647097Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-17T21:42:55.5481288Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-17T21:42:55.5488238Z checking for cat... /usr/bin/cat 2021-05-17T21:42:55.7913804Z checking for local ICUDT_DIR... icu69/data 2021-05-17T21:42:55.7919471Z checking for gcc... gcc 2021-05-17T21:42:55.8831124Z checking whether the C compiler works... yes 2021-05-17T21:42:55.8833085Z checking for C compiler default output file name... a.out 2021-05-17T21:42:55.9231017Z checking for suffix of executables... 2021-05-17T21:42:55.9844806Z checking whether we are cross compiling... no 2021-05-17T21:42:56.0095016Z checking for suffix of object files... o 2021-05-17T21:42:56.0337996Z checking whether we are using the GNU C compiler... yes 2021-05-17T21:42:56.0575295Z checking whether gcc accepts -g... yes 2021-05-17T21:42:56.1007192Z checking for gcc option to accept ISO C89... none needed 2021-05-17T21:42:56.1300906Z checking how to run the C preprocessor... gcc -E 2021-05-17T21:42:56.1557182Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-17T21:42:56.1575140Z checking for egrep... /usr/bin/grep -E 2021-05-17T21:42:56.2885098Z checking for ANSI C header files... yes 2021-05-17T21:42:56.3209853Z checking for sys/types.h... yes 2021-05-17T21:42:56.3611137Z checking for sys/stat.h... yes 2021-05-17T21:42:56.3974510Z checking for stdlib.h... yes 2021-05-17T21:42:56.4353235Z checking for string.h... yes 2021-05-17T21:42:56.4732538Z checking for memory.h... yes 2021-05-17T21:42:56.5102981Z checking for strings.h... yes 2021-05-17T21:42:56.5509955Z checking for inttypes.h... yes 2021-05-17T21:42:56.5872648Z checking for stdint.h... yes 2021-05-17T21:42:56.6336353Z checking for unistd.h... yes 2021-05-17T21:42:56.6768110Z checking elf.h usability... yes 2021-05-17T21:42:56.6895172Z checking elf.h presence... yes 2021-05-17T21:42:56.6896574Z checking for elf.h... yes 2021-05-17T21:42:56.8244068Z checking whether we are using the GNU C++ compiler... yes 2021-05-17T21:42:56.8477861Z checking whether g++ -std=gnu++11 accepts -g... yes 2021-05-17T21:42:57.2531624Z checking whether the C++ compiler supports the long long type... yes 2021-05-17T21:42:57.2795497Z checking whether the compiler implements namespaces... yes 2021-05-17T21:42:57.4447736Z checking whether the compiler supports Standard Template Library... yes 2021-05-17T21:42:58.0951073Z checking whether std::map is available... yes 2021-05-17T21:42:58.0975598Z checking for pkg-config... /usr/bin/pkg-config 2021-05-17T21:42:58.1171604Z checking with pkg-config for the system ICU4C... 66.1 2021-05-17T21:42:58.1199144Z checking for ICU4C >= 55... yes 2021-05-17T21:42:58.1265698Z checking for additional required CPPFLAGS, LDFLAGS, and LIBS... done 2021-05-17T21:42:58.5998247Z checking whether an ICU4C-based project can be built... yes 2021-05-17T21:42:58.6639208Z checking programmatically for sufficient U_ICU_VERSION_MAJOR_NUM... yes 2021-05-17T21:42:59.0573400Z checking programmatically if U_CHARSET_IS_UTF8 is defined and set... yes 2021-05-17T21:43:00.0523264Z checking the capabilities of the ICU data library (ucnv, uloc, utrans)... yes 2021-05-17T21:43:00.7616240Z checking the capabilities of the ICU data library (ucol)... yes 2021-05-17T21:43:00.8008199Z configure: creating ./config.status 2021-05-17T21:43:00.8839201Z config.status: creating src/Makevars 2021-05-17T21:43:00.9010826Z config.status: creating src/uconfig_local.h 2021-05-17T21:43:00.9186448Z config.status: creating src/install.libs.R 2021-05-17T21:43:00.9380196Z 2021-05-17T21:43:00.9381325Z *** stringi configure summary: 2021-05-17T21:43:00.9381987Z ICU_FOUND=1 2021-05-17T21:43:00.9382638Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-17T21:43:00.9383838Z STRINGI_CFLAGS= -fpic 2021-05-17T21:43:00.9384906Z STRINGI_CPPFLAGS=-I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H 2021-05-17T21:43:00.9385910Z STRINGI_CXXFLAGS= -fpic 2021-05-17T21:43:00.9386957Z STRINGI_LDFLAGS=-L/usr/lib/x86_64-linux-gnu 2021-05-17T21:43:00.9388334Z STRINGI_LIBS=-licui18n -licuuc -licudata 2021-05-17T21:43:00.9388916Z 2021-05-17T21:43:00.9389589Z *** Compiler settings used: 2021-05-17T21:43:00.9390449Z CC=gcc 2021-05-17T21:43:00.9391321Z LD=g++ -std=gnu++11 2021-05-17T21:43:00.9392371Z CFLAGS=-g -O2 -fpic 2021-05-17T21:43:00.9393348Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-17T21:43:00.9394244Z CXX=g++ -std=gnu++11 2021-05-17T21:43:00.9395065Z CXXFLAGS=-g -O2 -fpic 2021-05-17T21:43:00.9395695Z LDFLAGS= 2021-05-17T21:43:00.9396202Z LIBS= 2021-05-17T21:43:00.9396589Z 2021-05-17T21:43:00.9763550Z ** libs 2021-05-17T21:43:00.9866134Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_brkiter.cpp -o stri_brkiter.o 2021-05-17T21:43:01.8166668Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_collator.cpp -o stri_collator.o 2021-05-17T21:43:02.5816561Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_common.cpp -o stri_common.o 2021-05-17T21:43:03.4110301Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_compare.cpp -o stri_compare.o 2021-05-17T21:43:04.3072292Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_base.cpp -o stri_container_base.o 2021-05-17T21:43:04.9018647Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_bytesearch.cpp -o stri_container_bytesearch.o 2021-05-17T21:43:05.9037919Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listint.cpp -o stri_container_listint.o 2021-05-17T21:43:06.5668593Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listraw.cpp -o stri_container_listraw.o 2021-05-17T21:43:07.2831866Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_listutf8.cpp -o stri_container_listutf8.o 2021-05-17T21:43:07.9539868Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_regex.cpp -o stri_container_regex.o 2021-05-17T21:43:08.7367630Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_usearch.cpp -o stri_container_usearch.o 2021-05-17T21:43:09.5238819Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf16.cpp -o stri_container_utf16.o 2021-05-17T21:43:10.3963962Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8.cpp -o stri_container_utf8.o 2021-05-17T21:43:11.2122372Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_container_utf8_indexable.cpp -o stri_container_utf8_indexable.o 2021-05-17T21:43:11.9339607Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_conversion.cpp -o stri_encoding_conversion.o 2021-05-17T21:43:13.0718531Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_detection.cpp -o stri_encoding_detection.o 2021-05-17T21:43:14.9310197Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_encoding_management.cpp -o stri_encoding_management.o 2021-05-17T21:43:15.7313974Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_escape.cpp -o stri_escape.o 2021-05-17T21:43:16.5337866Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_exception.cpp -o stri_exception.o 2021-05-17T21:43:17.1970803Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ICU_settings.cpp -o stri_ICU_settings.o 2021-05-17T21:43:17.8465830Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_join.cpp -o stri_join.o 2021-05-17T21:43:18.9612166Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_length.cpp -o stri_length.o 2021-05-17T21:43:19.7810628Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_pad.cpp -o stri_pad.o 2021-05-17T21:43:20.5478066Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_prepare_arg.cpp -o stri_prepare_arg.o 2021-05-17T21:43:21.5042678Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_random.cpp -o stri_random.o 2021-05-17T21:43:22.4891087Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_reverse.cpp -o stri_reverse.o 2021-05-17T21:43:23.2335592Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_count.cpp -o stri_search_class_count.o 2021-05-17T21:43:24.0080348Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_detect.cpp -o stri_search_class_detect.o 2021-05-17T21:43:24.7911713Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_extract.cpp -o stri_search_class_extract.o 2021-05-17T21:43:25.8361031Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_locate.cpp -o stri_search_class_locate.o 2021-05-17T21:43:26.8655856Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_replace.cpp -o stri_search_class_replace.o 2021-05-17T21:43:28.0797146Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_split.cpp -o stri_search_class_split.o 2021-05-17T21:43:29.0458362Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_startsendswith.cpp -o stri_search_class_startsendswith.o 2021-05-17T21:43:29.9059712Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_subset.cpp -o stri_search_class_subset.o 2021-05-17T21:43:30.8425178Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_class_trim.cpp -o stri_search_class_trim.o 2021-05-17T21:43:31.6577324Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_common.cpp -o stri_search_common.o 2021-05-17T21:43:32.4756445Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_count.cpp -o stri_search_coll_count.o 2021-05-17T21:43:33.2314352Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_detect.cpp -o stri_search_coll_detect.o 2021-05-17T21:43:34.0136214Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_extract.cpp -o stri_search_coll_extract.o 2021-05-17T21:43:35.0208101Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_locate.cpp -o stri_search_coll_locate.o 2021-05-17T21:43:36.0320732Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_replace.cpp -o stri_search_coll_replace.o 2021-05-17T21:43:37.1378792Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_split.cpp -o stri_search_coll_split.o 2021-05-17T21:43:38.1959644Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_startsendswith.cpp -o stri_search_coll_startsendswith.o 2021-05-17T21:43:39.1172019Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_coll_subset.cpp -o stri_search_coll_subset.o 2021-05-17T21:43:40.0208935Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_count.cpp -o stri_search_boundaries_count.o 2021-05-17T21:43:40.7056356Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_extract.cpp -o stri_search_boundaries_extract.o 2021-05-17T21:43:41.5861204Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_locate.cpp -o stri_search_boundaries_locate.o 2021-05-17T21:43:42.7304427Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_boundaries_split.cpp -o stri_search_boundaries_split.o 2021-05-17T21:43:43.3222377Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_count.cpp -o stri_search_fixed_count.o 2021-05-17T21:43:44.0298378Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_detect.cpp -o stri_search_fixed_detect.o 2021-05-17T21:43:44.7277353Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_extract.cpp -o stri_search_fixed_extract.o 2021-05-17T21:43:45.6663473Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_locate.cpp -o stri_search_fixed_locate.o 2021-05-17T21:43:46.5954997Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_replace.cpp -o stri_search_fixed_replace.o 2021-05-17T21:43:47.6436778Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_split.cpp -o stri_search_fixed_split.o 2021-05-17T21:43:48.6187840Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_subset.cpp -o stri_search_fixed_subset.o 2021-05-17T21:43:49.5737490Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_fixed_startsendswith.cpp -o stri_search_fixed_startsendswith.o 2021-05-17T21:43:50.4407938Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_in.cpp -o stri_search_in.o 2021-05-17T21:43:50.4582606Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_other_split.cpp -o stri_search_other_split.o 2021-05-17T21:43:51.5073481Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_count.cpp -o stri_search_regex_count.o 2021-05-17T21:43:52.2081257Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_detect.cpp -o stri_search_regex_detect.o 2021-05-17T21:43:52.9316476Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_extract.cpp -o stri_search_regex_extract.o 2021-05-17T21:43:53.9250331Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_locate.cpp -o stri_search_regex_locate.o 2021-05-17T21:43:54.8669507Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_match.cpp -o stri_search_regex_match.o 2021-05-17T21:43:56.0146956Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_replace.cpp -o stri_search_regex_replace.o 2021-05-17T21:43:56.8625783Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_split.cpp -o stri_search_regex_split.o 2021-05-17T21:43:57.8291164Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_search_regex_subset.cpp -o stri_search_regex_subset.o 2021-05-17T21:43:58.6512858Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sort.cpp -o stri_sort.o 2021-05-17T21:44:00.5201385Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stats.cpp -o stri_stats.o 2021-05-17T21:44:01.3254054Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_stringi.cpp -o stri_stringi.o 2021-05-17T21:44:02.0564258Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_sub.cpp -o stri_sub.o 2021-05-17T21:44:03.0830788Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_test.cpp -o stri_test.o 2021-05-17T21:44:03.7652806Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_zone.cpp -o stri_time_zone.o 2021-05-17T21:44:04.4843476Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_calendar.cpp -o stri_time_calendar.o 2021-05-17T21:44:05.4868645Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_symbols.cpp -o stri_time_symbols.o 2021-05-17T21:44:06.3830370Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_time_format.cpp -o stri_time_format.o 2021-05-17T21:44:07.4061792Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_casemap.cpp -o stri_trans_casemap.o 2021-05-17T21:44:08.2951367Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_other.cpp -o stri_trans_other.o 2021-05-17T21:44:09.1479068Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_normalization.cpp -o stri_trans_normalization.o 2021-05-17T21:44:09.9189586Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_trans_transliterate.cpp -o stri_trans_transliterate.o 2021-05-17T21:44:10.6762551Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_ucnv.cpp -o stri_ucnv.o 2021-05-17T21:44:11.7383730Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_uloc.cpp -o stri_uloc.o 2021-05-17T21:44:12.0815430Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_utils.cpp -o stri_utils.o 2021-05-17T21:44:12.7665069Z g++ -std=gnu++11 -I"/opt/R/4.0.5/lib/R/include" -DNDEBUG -I. -UDEBUG -DNDEBUG -DU_HAVE_ELF_H -I/usr/local/include -fpic -fpic -g -O2 -c stri_wrap.cpp -o stri_wrap.o 2021-05-17T21:44:14.3778007Z g++ -std=gnu++11 -shared -L/opt/R/4.0.5/lib/R/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o -L/usr/lib/x86_64-linux-gnu -licui18n -licuuc -licudata -L/opt/R/4.0.5/lib/R/lib -lR 2021-05-17T21:44:14.6150670Z installing via 'install.libs.R' to /home/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-17T21:44:14.7095095Z ** R 2021-05-17T21:44:14.7478392Z ** inst 2021-05-17T21:44:14.7489319Z ** byte-compile and prepare package for lazy loading 2021-05-17T21:44:16.1144358Z ** help 2021-05-17T21:44:16.6354460Z *** installing help indices 2021-05-17T21:44:16.8989173Z ** building package indices 2021-05-17T21:44:17.3849662Z ** testing if installed package can be loaded from temporary location 2021-05-17T21:44:17.6054880Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-17T21:44:17.6885329Z ** testing if installed package can be loaded from final location 2021-05-17T21:44:17.9279296Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T21:44:17.9280832Z * DONE (stringi) 2021-05-17T21:44:19.4592812Z * installing *binary* package ‘Rcpp’ ... 2021-05-17T21:44:19.5087647Z * DONE (Rcpp) 2021-05-17T21:44:19.8590259Z * installing *binary* package ‘commonmark’ ... 2021-05-17T21:44:19.8645276Z * DONE (commonmark) 2021-05-17T21:44:20.1627677Z * installing *binary* package ‘brew’ ... 2021-05-17T21:44:20.1685642Z * DONE (brew) 2021-05-17T21:44:20.4164930Z * installing *binary* package ‘sessioninfo’ ... 2021-05-17T21:44:20.4209240Z * DONE (sessioninfo) 2021-05-17T21:44:20.6730888Z * installing *binary* package ‘prettyunits’ ... 2021-05-17T21:44:20.6768324Z * DONE (prettyunits) 2021-05-17T21:44:21.1312430Z * installing *binary* package ‘vctrs’ ... 2021-05-17T21:44:21.1404263Z * DONE (vctrs) 2021-05-17T21:44:21.4211476Z * installing *binary* package ‘processx’ ... 2021-05-17T21:44:21.4257497Z * DONE (processx) 2021-05-17T21:44:21.7193568Z * installing *binary* package ‘markdown’ ... 2021-05-17T21:44:21.7247121Z * DONE (markdown) 2021-05-17T21:44:21.9885311Z * installing *binary* package ‘highr’ ... 2021-05-17T21:44:21.9995594Z * DONE (highr) 2021-05-17T21:44:22.3155129Z * installing *binary* package ‘stringr’ ... 2021-05-17T21:44:22.3209519Z * DONE (stringr) 2021-05-17T21:44:22.6084767Z * installing *binary* package ‘rversions’ ... 2021-05-17T21:44:22.6126635Z * DONE (rversions) 2021-05-17T21:44:23.0083816Z * installing *binary* package ‘pillar’ ... 2021-05-17T21:44:23.0156260Z * DONE (pillar) 2021-05-17T21:44:23.2966321Z * installing *binary* package ‘callr’ ... 2021-05-17T21:44:23.3012821Z * DONE (callr) 2021-05-17T21:44:23.7834408Z * installing *binary* package ‘knitr’ ... 2021-05-17T21:44:23.7975158Z * DONE (knitr) 2021-05-17T21:44:24.0485412Z * installing *binary* package ‘xopen’ ... 2021-05-17T21:44:24.0524995Z * DONE (xopen) 2021-05-17T21:44:24.4100364Z * installing *binary* package ‘tibble’ ... 2021-05-17T21:44:24.4173270Z * DONE (tibble) 2021-05-17T21:44:24.6869515Z * installing *binary* package ‘pkgbuild’ ... 2021-05-17T21:44:24.6909852Z * DONE (pkgbuild) 2021-05-17T21:44:25.1191481Z * installing *binary* package ‘roxygen2’ ... 2021-05-17T21:44:25.1271234Z * DONE (roxygen2) 2021-05-17T21:44:25.3701037Z * installing *binary* package ‘rematch2’ ... 2021-05-17T21:44:25.3737699Z * DONE (rematch2) 2021-05-17T21:44:25.6199310Z * installing *binary* package ‘rcmdcheck’ ... 2021-05-17T21:44:25.6235847Z * DONE (rcmdcheck) 2021-05-17T21:44:25.8681638Z * installing *binary* package ‘waldo’ ... 2021-05-17T21:44:25.8724211Z * DONE (waldo) 2021-05-17T21:44:26.6451090Z * installing *binary* package ‘testthat’ ... 2021-05-17T21:44:26.6611170Z * DONE (testthat) 2021-05-17T21:44:26.9444137Z * installing *binary* package ‘devtools’ ... 2021-05-17T21:44:26.9497628Z * DONE (devtools) 2021-05-17T21:44:26.9567999Z 2021-05-17T21:44:26.9578861Z The downloaded source packages are in 2021-05-17T21:44:26.9582394Z ‘/tmp/RtmpoSAzH4/downloaded_packages’ 2021-05-17T21:44:27.1252437Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-17T21:44:29.3858746Z 2021-05-17T21:44:29.7325773Z 2021-05-17T21:44:29.7336630Z checking for file ‘/tmp/RtmpoSAzH4/remotes71f4a630080/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-17T21:44:29.7406135Z 2021-05-17T21:44:29.7408828Z ✔ checking for file ‘/tmp/RtmpoSAzH4/remotes71f4a630080/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-17T21:44:29.7450131Z 2021-05-17T21:44:29.7479935Z 2021-05-17T21:44:29.7481983Z ─ preparing ‘desc’: 2021-05-17T21:44:29.7595812Z checking DESCRIPTION meta-information ... 2021-05-17T21:44:29.7626971Z 2021-05-17T21:44:29.7628946Z ✔ checking DESCRIPTION meta-information 2021-05-17T21:44:29.8401932Z 2021-05-17T21:44:29.8435590Z 2021-05-17T21:44:29.8438463Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T21:44:29.8451768Z 2021-05-17T21:44:29.8480803Z 2021-05-17T21:44:29.8484205Z ─ checking for empty or unneeded directories 2021-05-17T21:44:29.8493968Z 2021-05-17T21:44:29.8522775Z 2021-05-17T21:44:29.8526337Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-17T21:44:29.9830668Z 2021-05-17T21:44:29.9833735Z 2021-05-17T21:44:29.9835468Z 2021-05-17T21:44:29.9939753Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:44:29.9940988Z (as ‘lib’ is unspecified) 2021-05-17T21:44:30.3570051Z * installing *source* package ‘desc’ ... 2021-05-17T21:44:30.3600928Z ** using staged installation 2021-05-17T21:44:30.3797942Z ** R 2021-05-17T21:44:30.3983507Z ** inst 2021-05-17T21:44:30.4002632Z ** byte-compile and prepare package for lazy loading 2021-05-17T21:44:32.4679008Z ** help 2021-05-17T21:44:32.6251097Z *** installing help indices 2021-05-17T21:44:32.7431464Z ** building package indices 2021-05-17T21:44:33.0711876Z ** testing if installed package can be loaded from temporary location 2021-05-17T21:44:33.3022190Z ** testing if installed package can be loaded from final location 2021-05-17T21:44:33.5508066Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T21:44:33.5523251Z * DONE (desc) 2021-05-17T21:44:33.7816468Z 2021-05-17T21:44:33.7819091Z 2021-05-17T21:44:33.7846307Z checking for file ‘/tmp/RtmpoSAzH4/remotes71f44f8dbc7a/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-17T21:44:33.7847315Z 2021-05-17T21:44:33.7848892Z checking for file ‘/tmp/RtmpoSAzH4/remotes71f44f8dbc7a/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-17T21:44:33.7849766Z 2021-05-17T21:44:33.7851353Z checking for file ‘/tmp/RtmpoSAzH4/remotes71f44f8dbc7a/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... OK 2021-05-17T21:44:33.7880933Z 2021-05-17T21:44:33.7882367Z ✔ checking for file ‘/tmp/RtmpoSAzH4/remotes71f44f8dbc7a/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-17T21:44:33.8005528Z 2021-05-17T21:44:33.8006041Z 2021-05-17T21:44:33.8007386Z ─ preparing ‘ghtravis’: 2021-05-17T21:44:33.8007860Z 2021-05-17T21:44:33.8008326Z 2021-05-17T21:44:33.8092870Z checking DESCRIPTION meta-information ... 2021-05-17T21:44:33.8121298Z 2021-05-17T21:44:33.8122730Z ✔ checking DESCRIPTION meta-information 2021-05-17T21:44:33.8640423Z 2021-05-17T21:44:33.8670846Z 2021-05-17T21:44:33.8673685Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T21:44:33.8686647Z 2021-05-17T21:44:33.8715334Z 2021-05-17T21:44:33.8717502Z ─ checking for empty or unneeded directories 2021-05-17T21:44:33.8730344Z 2021-05-17T21:44:33.8760291Z 2021-05-17T21:44:33.8762482Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-17T21:44:33.8993202Z 2021-05-17T21:44:33.8996619Z 2021-05-17T21:44:33.8998201Z 2021-05-17T21:44:33.9547632Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:44:33.9549655Z (as ‘lib’ is unspecified) 2021-05-17T21:44:34.2355259Z * installing *source* package ‘ghtravis’ ... 2021-05-17T21:44:34.2357488Z ** using staged installation 2021-05-17T21:44:34.2537133Z ** R 2021-05-17T21:44:34.2662581Z ** inst 2021-05-17T21:44:34.2676634Z ** byte-compile and prepare package for lazy loading 2021-05-17T21:44:35.8934788Z ** help 2021-05-17T21:44:35.9622370Z *** installing help indices 2021-05-17T21:44:36.0198871Z ** building package indices 2021-05-17T21:44:36.2956736Z ** testing if installed package can be loaded from temporary location 2021-05-17T21:44:37.1734133Z ** testing if installed package can be loaded from final location 2021-05-17T21:44:38.0280415Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T21:44:38.0288864Z * DONE (ghtravis) 2021-05-17T21:44:38.0390635Z Using github PAT from envvar GITHUB_PAT 2021-05-17T21:44:38.3354826Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-17T21:44:40.7028799Z 2021-05-17T21:44:40.7030556Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-17T21:44:40.7031483Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-17T21:44:40.7032336Z generics (NA -> 0.1.0) [CRAN] 2021-05-17T21:44:40.7033156Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-17T21:44:40.7033924Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-17T21:44:40.7034701Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-17T21:44:40.7042261Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:44:40.7043044Z (as ‘lib’ is unspecified) 2021-05-17T21:44:58.7976730Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-17T21:45:00.1061579Z Content type 'binary/octet-stream' length 197956 bytes (193 KB) 2021-05-17T21:45:00.1274448Z ================================================== 2021-05-17T21:45:00.1275310Z downloaded 193 KB 2021-05-17T21:45:00.1275997Z 2021-05-17T21:45:00.1316673Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/generics_0.1.0.tar.gz' 2021-05-17T21:45:01.1466764Z Content type 'binary/octet-stream' length 66014 bytes (64 KB) 2021-05-17T21:45:01.7583616Z ================================================== 2021-05-17T21:45:01.7584712Z downloaded 64 KB 2021-05-17T21:45:01.7585151Z 2021-05-17T21:45:01.7587402Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-17T21:45:02.1985468Z Content type 'binary/octet-stream' length 195740 bytes (191 KB) 2021-05-17T21:45:02.2288109Z ================================================== 2021-05-17T21:45:02.2289252Z downloaded 191 KB 2021-05-17T21:45:02.2289739Z 2021-05-17T21:45:02.2331635Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-17T21:45:03.3584331Z Content type 'binary/octet-stream' length 1248808 bytes (1.2 MB) 2021-05-17T21:45:03.4039201Z ================================================== 2021-05-17T21:45:03.4040206Z downloaded 1.2 MB 2021-05-17T21:45:03.4040736Z 2021-05-17T21:45:03.4083540Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-17T21:45:04.7530687Z Content type 'binary/octet-stream' length 1086024 bytes (1.0 MB) 2021-05-17T21:45:04.7908438Z ================================================== 2021-05-17T21:45:04.7909425Z downloaded 1.0 MB 2021-05-17T21:45:04.7910004Z 2021-05-17T21:45:05.0735594Z * installing *binary* package ‘tidyselect’ ... 2021-05-17T21:45:05.0782856Z * DONE (tidyselect) 2021-05-17T21:45:05.3274102Z * installing *binary* package ‘generics’ ... 2021-05-17T21:45:05.3312444Z * DONE (generics) 2021-05-17T21:45:05.6496445Z * installing *binary* package ‘cpp11’ ... 2021-05-17T21:45:05.6557182Z * DONE (cpp11) 2021-05-17T21:45:06.0369122Z * installing *binary* package ‘dplyr’ ... 2021-05-17T21:45:06.0444849Z * DONE (dplyr) 2021-05-17T21:45:06.4188295Z * installing *binary* package ‘tidyr’ ... 2021-05-17T21:45:06.4262531Z * DONE (tidyr) 2021-05-17T21:45:06.4335474Z 2021-05-17T21:45:06.4336504Z The downloaded source packages are in 2021-05-17T21:45:06.4337894Z ‘/tmp/RtmpoSAzH4/downloaded_packages’ 2021-05-17T21:45:06.6559220Z 2021-05-17T21:45:06.6572771Z checking for file ‘/tmp/RtmpoSAzH4/remotes71f45d3002ef/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-17T21:45:06.6612794Z 2021-05-17T21:45:06.6615034Z ✔ checking for file ‘/tmp/RtmpoSAzH4/remotes71f45d3002ef/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-17T21:45:06.6718493Z 2021-05-17T21:45:06.6719346Z 2021-05-17T21:45:06.6720378Z ─ preparing ‘aghast’: 2021-05-17T21:45:06.6720977Z 2021-05-17T21:45:06.6721504Z 2021-05-17T21:45:06.6800668Z checking DESCRIPTION meta-information ... 2021-05-17T21:45:06.6831161Z 2021-05-17T21:45:06.6833785Z ✔ checking DESCRIPTION meta-information 2021-05-17T21:45:06.7152315Z 2021-05-17T21:45:06.7184070Z 2021-05-17T21:45:06.7186958Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-17T21:45:06.7201543Z 2021-05-17T21:45:06.7231280Z 2021-05-17T21:45:06.7233363Z ─ checking for empty or unneeded directories 2021-05-17T21:45:06.7261303Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-17T21:45:06.7417511Z 2021-05-17T21:45:06.7420069Z 2021-05-17T21:45:06.7422115Z 2021-05-17T21:45:06.7518397Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:45:06.7519971Z (as ‘lib’ is unspecified) 2021-05-17T21:45:07.0148717Z * installing *source* package ‘aghast’ ... 2021-05-17T21:45:07.0152020Z ** using staged installation 2021-05-17T21:45:07.0430831Z ** R 2021-05-17T21:45:07.0505450Z ** byte-compile and prepare package for lazy loading 2021-05-17T21:45:07.6069672Z ** help 2021-05-17T21:45:07.6335841Z *** installing help indices 2021-05-17T21:45:07.6613634Z ** building package indices 2021-05-17T21:45:07.8983637Z ** testing if installed package can be loaded from temporary location 2021-05-17T21:45:08.1218291Z ** testing if installed package can be loaded from final location 2021-05-17T21:45:08.3396246Z ** testing if installed package keeps a record of temporary installation path 2021-05-17T21:45:08.3404111Z * DONE (aghast) 2021-05-17T21:45:08.3521715Z Installing 1 packages: covr 2021-05-17T21:45:08.3533926Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:45:08.3535849Z (as ‘lib’ is unspecified) 2021-05-17T21:45:26.3107843Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-17T21:45:26.3108362Z 2021-05-17T21:45:26.3117939Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-17T21:45:27.6741325Z Content type 'binary/octet-stream' length 163801 bytes (159 KB) 2021-05-17T21:45:27.6907543Z ================================================== 2021-05-17T21:45:27.6908451Z downloaded 159 KB 2021-05-17T21:45:27.6909020Z 2021-05-17T21:45:27.6946141Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rex_1.2.0.tar.gz' 2021-05-17T21:45:29.0507279Z Content type 'binary/octet-stream' length 121023 bytes (118 KB) 2021-05-17T21:45:29.0590455Z ================================================== 2021-05-17T21:45:29.0591772Z downloaded 118 KB 2021-05-17T21:45:29.0592303Z 2021-05-17T21:45:29.0634675Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/covr_3.5.1.tar.gz' 2021-05-17T21:45:30.2333719Z Content type 'binary/octet-stream' length 289671 bytes (282 KB) 2021-05-17T21:45:30.2653277Z ================================================== 2021-05-17T21:45:30.2654160Z downloaded 282 KB 2021-05-17T21:45:30.2654830Z 2021-05-17T21:45:30.5399628Z * installing *binary* package ‘lazyeval’ ... 2021-05-17T21:45:30.5447533Z * DONE (lazyeval) 2021-05-17T21:45:30.8110227Z * installing *binary* package ‘rex’ ... 2021-05-17T21:45:30.8152401Z * DONE (rex) 2021-05-17T21:45:31.1079822Z * installing *binary* package ‘covr’ ... 2021-05-17T21:45:31.1134378Z * DONE (covr) 2021-05-17T21:45:31.1209138Z 2021-05-17T21:45:31.1211100Z The downloaded source packages are in 2021-05-17T21:45:31.1213140Z ‘/tmp/RtmpoSAzH4/downloaded_packages’ 2021-05-17T21:45:31.1414210Z 2021-05-17T21:45:31.1464721Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-17T21:45:31.1465425Z Rscript -e "tic::before_install()" 2021-05-17T21:45:31.1514931Z shell: /usr/bin/bash -e {0} 2021-05-17T21:45:31.1515974Z env: 2021-05-17T21:45:31.1516921Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:45:31.1517575Z TIC_DEPLOY_KEY: 2021-05-17T21:45:31.1571221Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:45:31.1573377Z GITHUB_PAT: *** 2021-05-17T21:45:31.1574364Z COVERALLS_TOKEN: *** 2021-05-17T21:45:31.1574835Z continue-on-error: false 2021-05-17T21:45:31.1575458Z VDIFFR_RUN_TESTS: 2021-05-17T21:45:31.1575949Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:45:31.1576611Z TZ: UTC 2021-05-17T21:45:31.1576981Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:45:31.1577358Z NOT_CRAN: true 2021-05-17T21:45:31.1577721Z ##[endgroup] 2021-05-17T21:45:31.4824320Z ✔ Loading tic stage configuration from tic.R 2021-05-17T21:45:31.6574673Z Running before_install: step_install_remote_binaries() 2021-05-17T21:45:32.3422377Z Installing RNifti binaries 2021-05-17T21:45:32.3437858Z [1] "neuroconductor/RNifti" 2021-05-17T21:45:32.6889682Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-17T21:45:32.6935253Z tag_name 2021-05-17T21:45:32.6935906Z 11 1.3.1.s 2021-05-17T21:45:32.6936440Z zipball_url 2021-05-17T21:45:32.6937450Z 11 https://api.github.com/repos/neuroconductor/RNifti/zipball/refs/tags/1.3.1.s 2021-05-17T21:45:32.6938288Z tarball_url 2021-05-17T21:45:32.6939253Z 11 https://api.github.com/repos/neuroconductor/RNifti/tarball/refs/tags/1.3.1.s 2021-05-17T21:45:32.6940155Z commit.sha 2021-05-17T21:45:32.6942644Z 11 929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-17T21:45:32.6943371Z commit.url 2021-05-17T21:45:32.6944312Z 11 https://api.github.com/repos/neuroconductor/RNifti/commits/929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-17T21:45:32.6945138Z node_id 2021-05-17T21:45:32.6945954Z 11 MDM6UmVmMzY3NDc5MzkxOnJlZnMvdGFncy8xLjMuMS5z 2021-05-17T21:45:32.6946792Z url 2021-05-17T21:45:32.6949333Z 11 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970 2021-05-17T21:45:32.6950118Z assets_url 2021-05-17T21:45:32.6950880Z 11 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970/assets 2021-05-17T21:45:32.6951686Z upload_url 2021-05-17T21:45:32.6952580Z 11 https://uploads.github.com/repos/neuroconductor/RNifti/releases/42981970/assets{?name,label} 2021-05-17T21:45:32.6955506Z id asset_updated_at asset_created_at created_at 2021-05-17T21:45:32.6956822Z 11 42981970 2021-05-14 21:18:51 2021-05-14 21:18:50 2021-05-14 21:05:46 2021-05-17T21:45:32.6957405Z published_at asset_name 2021-05-17T21:45:32.6958493Z 11 2021-05-14 21:06:13 RNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-17T21:45:32.6959091Z asset_label asset_download_count 2021-05-17T21:45:32.6959554Z 11 24 2021-05-17T21:45:32.6962259Z asset_browser_download_url 2021-05-17T21:45:32.6963865Z 11 https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-17T21:45:32.6972298Z Installing RNifti package binaries 2021-05-17T21:45:32.7023916Z --2021-05-17 21:45:32-- https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-17T21:45:32.7072228Z Resolving github.com (github.com)... 192.30.255.112 2021-05-17T21:45:32.7160166Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-17T21:45:32.8815665Z HTTP request sent, awaiting response... 302 Found 2021-05-17T21:45:32.8826782Z Location: https://github-releases.githubusercontent.com/367479391/fa0dd900-b4f9-11eb-924a-869939846c98?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T214532Z&X-Amz-Expires=300&X-Amz-Signature=864e0e92edbe824ca22b6f38ce3ddd1c0b1a999cbae6e6248d7cbe4d56d099f6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-17T21:45:32.8839404Z --2021-05-17 21:45:32-- https://github-releases.githubusercontent.com/367479391/fa0dd900-b4f9-11eb-924a-869939846c98?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T214532Z&X-Amz-Expires=300&X-Amz-Signature=864e0e92edbe824ca22b6f38ce3ddd1c0b1a999cbae6e6248d7cbe4d56d099f6&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-17T21:45:32.8844029Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.111.154, 185.199.108.154, ... 2021-05-17T21:45:32.8889196Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-17T21:45:33.1255040Z HTTP request sent, awaiting response... 200 OK 2021-05-17T21:45:33.1256557Z Length: 2702055 (2.6M) [application/octet-stream] 2021-05-17T21:45:33.1257845Z Saving to: ‘/tmp/RtmpyikQKo/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-17T21:45:33.1263951Z 2021-05-17T21:45:33.1313954Z 0K .......... .......... .......... .......... .......... 1% 8.38M 0s 2021-05-17T21:45:33.1358658Z 50K .......... .......... .......... .......... .......... 3% 15.2M 0s 2021-05-17T21:45:33.1391019Z 100K .......... .......... .......... .......... .......... 5% 10.7M 0s 2021-05-17T21:45:33.1421412Z 150K .......... .......... .......... .......... .......... 7% 16.2M 0s 2021-05-17T21:45:33.1451599Z 200K .......... .......... .......... .......... .......... 9% 15.7M 0s 2021-05-17T21:45:33.1494839Z 250K .......... .......... .......... .......... .......... 11% 11.4M 0s 2021-05-17T21:45:33.1512409Z 300K .......... .......... .......... .......... .......... 13% 26.9M 0s 2021-05-17T21:45:33.1538696Z 350K .......... .......... .......... .......... .......... 15% 18.3M 0s 2021-05-17T21:45:33.1561510Z 400K .......... .......... .......... .......... .......... 17% 21.6M 0s 2021-05-17T21:45:33.1633390Z 450K .......... .......... .......... .......... .......... 18% 6.99M 0s 2021-05-17T21:45:33.1655224Z 500K .......... .......... .......... .......... .......... 20% 21.3M 0s 2021-05-17T21:45:33.1678238Z 550K .......... .......... .......... .......... .......... 22% 20.9M 0s 2021-05-17T21:45:33.1715345Z 600K .......... .......... .......... .......... .......... 24% 13.0M 0s 2021-05-17T21:45:33.1731395Z 650K .......... .......... .......... .......... .......... 26% 30.2M 0s 2021-05-17T21:45:33.1762129Z 700K .......... .......... .......... .......... .......... 28% 16.0M 0s 2021-05-17T21:45:33.1778381Z 750K .......... .......... .......... .......... .......... 30% 29.7M 0s 2021-05-17T21:45:33.1808034Z 800K .......... .......... .......... .......... .......... 32% 16.3M 0s 2021-05-17T21:45:33.1823263Z 850K .......... .......... .......... .......... .......... 34% 31.4M 0s 2021-05-17T21:45:33.1854073Z 900K .......... .......... .......... .......... .......... 36% 16.3M 0s 2021-05-17T21:45:33.1869327Z 950K .......... .......... .......... .......... .......... 37% 30.4M 0s 2021-05-17T21:45:33.1915203Z 1000K .......... .......... .......... .......... .......... 39% 10.6M 0s 2021-05-17T21:45:33.1919891Z 1050K .......... .......... .......... .......... .......... 41% 172M 0s 2021-05-17T21:45:33.1962019Z 1100K .......... .......... .......... .......... .......... 43% 11.1M 0s 2021-05-17T21:45:33.1980781Z 1150K .......... .......... .......... .......... .......... 45% 26.7M 0s 2021-05-17T21:45:33.1992986Z 1200K .......... .......... .......... .......... .......... 47% 38.4M 0s 2021-05-17T21:45:33.2021564Z 1250K .......... .......... .......... .......... .......... 49% 17.2M 0s 2021-05-17T21:45:33.2033870Z 1300K .......... .......... .......... .......... .......... 51% 40.4M 0s 2021-05-17T21:45:33.2062846Z 1350K .......... .......... .......... .......... .......... 53% 16.7M 0s 2021-05-17T21:45:33.2076909Z 1400K .......... .......... .......... .......... .......... 54% 35.1M 0s 2021-05-17T21:45:33.2095278Z 1450K .......... .......... .......... .......... .......... 56% 26.6M 0s 2021-05-17T21:45:33.2114806Z 1500K .......... .......... .......... .......... .......... 58% 24.8M 0s 2021-05-17T21:45:33.2139369Z 1550K .......... .......... .......... .......... .......... 60% 20.0M 0s 2021-05-17T21:45:33.2158828Z 1600K .......... .......... .......... .......... .......... 62% 25.9M 0s 2021-05-17T21:45:33.2172583Z 1650K .......... .......... .......... .......... .......... 64% 34.1M 0s 2021-05-17T21:45:33.2186604Z 1700K .......... .......... .......... .......... .......... 66% 35.1M 0s 2021-05-17T21:45:33.2206946Z 1750K .......... .......... .......... .......... .......... 68% 23.6M 0s 2021-05-17T21:45:33.2250282Z 1800K .......... .......... .......... .......... .......... 70% 11.3M 0s 2021-05-17T21:45:33.2254515Z 1850K .......... .......... .......... .......... .......... 72% 121M 0s 2021-05-17T21:45:33.2298527Z 1900K .......... .......... .......... .......... .......... 73% 140M 0s 2021-05-17T21:45:33.2301539Z 1950K .......... .......... .......... .......... .......... 75% 11.1M 0s 2021-05-17T21:45:33.2319726Z 2000K .......... .......... .......... .......... .......... 77% 27.6M 0s 2021-05-17T21:45:33.2325523Z 2050K .......... .......... .......... .......... .......... 79% 78.5M 0s 2021-05-17T21:45:33.2346193Z 2100K .......... .......... .......... .......... .......... 81% 23.6M 0s 2021-05-17T21:45:33.2371133Z 2150K .......... .......... .......... .......... .......... 83% 24.4M 0s 2021-05-17T21:45:33.2374458Z 2200K .......... .......... .......... .......... .......... 85% 78.3M 0s 2021-05-17T21:45:33.2395470Z 2250K .......... .......... .......... .......... .......... 87% 23.2M 0s 2021-05-17T21:45:33.2406327Z 2300K .......... .......... .......... .......... .......... 89% 43.4M 0s 2021-05-17T21:45:33.2440510Z 2350K .......... .......... .......... .......... .......... 90% 14.0M 0s 2021-05-17T21:45:33.2442722Z 2400K .......... .......... .......... .......... .......... 92% 212M 0s 2021-05-17T21:45:33.2451286Z 2450K .......... .......... .......... .......... .......... 94% 53.6M 0s 2021-05-17T21:45:33.2487066Z 2500K .......... .......... .......... .......... .......... 96% 13.6M 0s 2021-05-17T21:45:33.2496939Z 2550K .......... .......... .......... .......... .......... 98% 51.7M 0s 2021-05-17T21:45:33.2503698Z 2600K .......... .......... .......... ........ 100% 54.3M=0.1s 2021-05-17T21:45:33.2504297Z 2021-05-17T21:45:33.2506774Z 2021-05-17 21:45:33 (20.6 MB/s) - ‘/tmp/RtmpyikQKo/RNifti_1.3.1_R_x86_64-pc-linux-gnu.tar.gz’ saved [2702055/2702055] 2021-05-17T21:45:33.2507687Z 2021-05-17T21:45:33.2547284Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:45:33.2549571Z (as ‘lib’ is unspecified) 2021-05-17T21:45:34.0078136Z * installing *binary* package ‘RNifti’ ... 2021-05-17T21:45:34.0236461Z * DONE (RNifti) 2021-05-17T21:45:34.0384528Z Rewriting new remotes: neuroconductor/mmand@4b29cf309724e651dfd7469311119464fdd0d0fc 2021-05-17T21:45:34.0511782Z Installing mmand binaries 2021-05-17T21:45:34.0524533Z [1] "neuroconductor/mmand" 2021-05-17T21:45:34.3508761Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-17T21:45:34.3530594Z tag_name 2021-05-17T21:45:34.3531161Z 11 1.6.0.s 2021-05-17T21:45:34.3531773Z zipball_url 2021-05-17T21:45:34.3532755Z 11 https://api.github.com/repos/neuroconductor/mmand/zipball/refs/tags/1.6.0.s 2021-05-17T21:45:34.3533710Z tarball_url 2021-05-17T21:45:34.3534592Z 11 https://api.github.com/repos/neuroconductor/mmand/tarball/refs/tags/1.6.0.s 2021-05-17T21:45:34.3535972Z commit.sha 2021-05-17T21:45:34.3536796Z 11 4b29cf309724e651dfd7469311119464fdd0d0fc 2021-05-17T21:45:34.3538154Z Installing mmand package binaries 2021-05-17T21:45:34.3538786Z commit.url 2021-05-17T21:45:34.3539965Z 11 https://api.github.com/repos/neuroconductor/mmand/commits/4b29cf309724e651dfd7469311119464fdd0d0fc 2021-05-17T21:45:34.3540905Z node_id 2021-05-17T21:45:34.3541826Z 11 MDM6UmVmMzY3ODk5NDE0OnJlZnMvdGFncy8xLjYuMC5z 2021-05-17T21:45:34.3542767Z url 2021-05-17T21:45:34.3543595Z 11 https://api.github.com/repos/neuroconductor/mmand/releases/43017715 2021-05-17T21:45:34.3544469Z assets_url 2021-05-17T21:45:34.3545337Z 11 https://api.github.com/repos/neuroconductor/mmand/releases/43017715/assets 2021-05-17T21:45:34.3546802Z upload_url 2021-05-17T21:45:34.3547703Z 11 https://uploads.github.com/repos/neuroconductor/mmand/releases/43017715/assets{?name,label} 2021-05-17T21:45:34.3548627Z id asset_updated_at asset_created_at created_at 2021-05-17T21:45:34.3549839Z 11 43017715 2021-05-16 17:43:43 2021-05-16 17:43:43 2021-05-16 14:12:44 2021-05-17T21:45:34.3550395Z published_at asset_name 2021-05-17T21:45:34.3551195Z 11 2021-05-16 17:32:48 mmand_1.6.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-17T21:45:34.3551758Z asset_label asset_download_count 2021-05-17T21:45:34.3552201Z 11 3 2021-05-17T21:45:34.3552780Z asset_browser_download_url 2021-05-17T21:45:34.3554109Z 11 https://github.com/neuroconductor/mmand/releases/download/1.6.0.s/mmand_1.6.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-17T21:45:34.3582867Z --2021-05-17 21:45:34-- https://github.com/neuroconductor/mmand/releases/download/1.6.0.s/mmand_1.6.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-17T21:45:34.3628006Z Resolving github.com (github.com)... 192.30.255.112 2021-05-17T21:45:34.3687090Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-17T21:45:34.5175046Z HTTP request sent, awaiting response... 302 Found 2021-05-17T21:45:34.5182870Z Location: https://github-releases.githubusercontent.com/367899414/41b57180-b66e-11eb-8d4d-9d5bb1214110?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T214534Z&X-Amz-Expires=300&X-Amz-Signature=3699c7553c20dab71f8f7542bcdf6dca93a8cfd91a46f78afdc1c519c23d7534&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367899414&response-content-disposition=attachment%3B%20filename%3Dmmand_1.6.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-05-17T21:45:34.5197309Z --2021-05-17 21:45:34-- https://github-releases.githubusercontent.com/367899414/41b57180-b66e-11eb-8d4d-9d5bb1214110?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210517%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210517T214534Z&X-Amz-Expires=300&X-Amz-Signature=3699c7553c20dab71f8f7542bcdf6dca93a8cfd91a46f78afdc1c519c23d7534&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367899414&response-content-disposition=attachment%3B%20filename%3Dmmand_1.6.0_R_x86_64-pc-linux-gnu_R4.0.tar.gz&response-content-type=application%2Foctet-stream 2021-05-17T21:45:34.5212634Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.111.154, 185.199.108.154, ... 2021-05-17T21:45:34.5261422Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-17T21:45:34.7201655Z HTTP request sent, awaiting response... 200 OK 2021-05-17T21:45:34.7203883Z Length: 1861021 (1.8M) [application/octet-stream] 2021-05-17T21:45:34.7205772Z Saving to: ‘/tmp/RtmpyikQKo/mmand_1.6.0_R_x86_64-pc-linux-gnu.tar.gz’ 2021-05-17T21:45:34.7206221Z 2021-05-17T21:45:34.7253804Z 0K .......... .......... .......... .......... .......... 2% 9.47M 0s 2021-05-17T21:45:34.7309638Z 50K .......... .......... .......... .......... .......... 5% 8.92M 0s 2021-05-17T21:45:34.7325399Z 100K .......... .......... .......... .......... .......... 8% 29.7M 0s 2021-05-17T21:45:34.7332162Z 150K .......... .......... .......... .......... .......... 11% 65.0M 0s 2021-05-17T21:45:34.7356462Z 200K .......... .......... .......... .......... .......... 13% 20.1M 0s 2021-05-17T21:45:34.7369459Z 250K .......... .......... .......... .......... .......... 16% 36.9M 0s 2021-05-17T21:45:34.7372108Z 300K .......... .......... .......... .......... .......... 19% 174M 0s 2021-05-17T21:45:34.7377533Z 350K .......... .......... .......... .......... .......... 22% 89.4M 0s 2021-05-17T21:45:34.7403730Z 400K .......... .......... .......... .......... .......... 24% 19.4M 0s 2021-05-17T21:45:34.7414740Z 450K .......... .......... .......... .......... .......... 27% 46.5M 0s 2021-05-17T21:45:34.7416553Z 500K .......... .......... .......... .......... .......... 30% 165M 0s 2021-05-17T21:45:34.7424381Z 550K .......... .......... .......... .......... .......... 33% 62.3M 0s 2021-05-17T21:45:34.7434259Z 600K .......... .......... .......... .......... .......... 35% 55.6M 0s 2021-05-17T21:45:34.7454262Z 650K .......... .......... .......... .......... .......... 38% 23.8M 0s 2021-05-17T21:45:34.7456149Z 700K .......... .......... .......... .......... .......... 41% 271M 0s 2021-05-17T21:45:34.7466370Z 750K .......... .......... .......... .......... .......... 44% 46.1M 0s 2021-05-17T21:45:34.7471297Z 800K .......... .......... .......... .......... .......... 46% 94.2M 0s 2021-05-17T21:45:34.7481234Z 850K .......... .......... .......... .......... .......... 49% 51.6M 0s 2021-05-17T21:45:34.7504616Z 900K .......... .......... .......... .......... .......... 52% 21.4M 0s 2021-05-17T21:45:34.7509990Z 950K .......... .......... .......... .......... .......... 55% 87.0M 0s 2021-05-17T21:45:34.7514364Z 1000K .......... .......... .......... .......... .......... 57% 106M 0s 2021-05-17T21:45:34.7521794Z 1050K .......... .......... .......... .......... .......... 60% 63.2M 0s 2021-05-17T21:45:34.7530524Z 1100K .......... .......... .......... .......... .......... 63% 58.8M 0s 2021-05-17T21:45:34.7534740Z 1150K .......... .......... .......... .......... .......... 66% 108M 0s 2021-05-17T21:45:34.7552252Z 1200K .......... .......... .......... .......... .......... 68% 27.8M 0s 2021-05-17T21:45:34.7561131Z 1250K .......... .......... .......... .......... .......... 71% 55.6M 0s 2021-05-17T21:45:34.7569753Z 1300K .......... .......... .......... .......... .......... 74% 59.0M 0s 2021-05-17T21:45:34.7576820Z 1350K .......... .......... .......... .......... .......... 77% 78.1M 0s 2021-05-17T21:45:34.7583168Z 1400K .......... .......... .......... .......... .......... 79% 85.1M 0s 2021-05-17T21:45:34.7584152Z 1450K .......... .......... .......... .......... .......... 82% 196M 0s 2021-05-17T21:45:34.7610733Z 1500K .......... .......... .......... .......... .......... 85% 18.1M 0s 2021-05-17T21:45:34.7616602Z 1550K .......... .......... .......... .......... .......... 88% 73.8M 0s 2021-05-17T21:45:34.7622484Z 1600K .......... .......... .......... .......... .......... 90% 86.8M 0s 2021-05-17T21:45:34.7637839Z 1650K .......... .......... .......... .......... .......... 93% 34.7M 0s 2021-05-17T21:45:34.7641272Z 1700K .......... .......... .......... .......... .......... 96% 100M 0s 2021-05-17T21:45:34.7646294Z 1750K .......... .......... .......... .......... .......... 99% 118M 0s 2021-05-17T21:45:34.7654384Z 1800K .......... ....... 100% 21.7M=0.05s 2021-05-17T21:45:34.7657863Z 2021-05-17T21:45:34.7659780Z 2021-05-17 21:45:34 (39.3 MB/s) - ‘/tmp/RtmpyikQKo/mmand_1.6.0_R_x86_64-pc-linux-gnu.tar.gz’ saved [1861021/1861021] 2021-05-17T21:45:34.7660313Z 2021-05-17T21:45:34.7674490Z Installing package into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:45:34.7675500Z (as ‘lib’ is unspecified) 2021-05-17T21:45:35.2836544Z * installing *binary* package ‘mmand’ ... 2021-05-17T21:45:35.2939097Z * DONE (mmand) 2021-05-17T21:45:35.3057734Z Rewriting new remotes: 2021-05-17T21:45:35.3299612Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-17T21:45:35.3300531Z remotes::install_deps(dependencies = TRUE) 2021-05-17T21:45:35.3301301Z remotes::install_cran("rcmdcheck") 2021-05-17T21:45:35.3301832Z remotes::install_cran("markdown") 2021-05-17T21:45:35.3309920Z shell: /usr/local/bin/Rscript {0} 2021-05-17T21:45:35.3310776Z env: 2021-05-17T21:45:35.3311280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:45:35.3311809Z TIC_DEPLOY_KEY: 2021-05-17T21:45:35.3312680Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:45:35.3314531Z GITHUB_PAT: *** 2021-05-17T21:45:35.3315837Z COVERALLS_TOKEN: *** 2021-05-17T21:45:35.3316544Z continue-on-error: false 2021-05-17T21:45:35.3317109Z VDIFFR_RUN_TESTS: 2021-05-17T21:45:35.3317599Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:45:35.3318580Z TZ: UTC 2021-05-17T21:45:35.3318963Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:45:35.3319849Z NOT_CRAN: true 2021-05-17T21:45:35.3320218Z ##[endgroup] 2021-05-17T21:45:59.9570721Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-17T21:45:59.9572166Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-17T21:45:59.9573100Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-17T21:45:59.9574026Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-17T21:45:59.9575343Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-17T21:45:59.9576306Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-17T21:45:59.9577267Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-17T21:45:59.9578162Z oro.nifti (NA -> 0.11.0 ) [CRAN] 2021-05-17T21:45:59.9579412Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-17T21:45:59.9580520Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-17T21:45:59.9581444Z R.cache (NA -> 0.15.0 ) [CRAN] 2021-05-17T21:45:59.9582382Z neurobase (NA -> 1.32.1 ) [CRAN] 2021-05-17T21:45:59.9583524Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-17T21:45:59.9584519Z RcppArmad... (NA -> 0.10.4.0.0) [CRAN] 2021-05-17T21:45:59.9585504Z R.rsp (NA -> 0.44.0 ) [CRAN] 2021-05-17T21:45:59.9586686Z mmand (1.6.0 -> 1.6.1 ) [CRAN] 2021-05-17T21:45:59.9587588Z fslr (NA -> 2.24.1 ) [CRAN] 2021-05-17T21:45:59.9600503Z Installing 17 packages: base64enc, R.utils, R.oo, R.methodsS3, bitops, matrixStats, abind, oro.nifti, tinytex, htmltools, R.cache, neurobase, rmarkdown, RcppArmadillo, R.rsp, mmand, fslr 2021-05-17T21:45:59.9618259Z Installing packages into ‘/home/runner/work/_temp/Library’ 2021-05-17T21:45:59.9619588Z (as ‘lib’ is unspecified) 2021-05-17T21:46:19.0832749Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-17T21:46:19.9054676Z Content type 'binary/octet-stream' length 38865 bytes (37 KB) 2021-05-17T21:46:19.9084427Z ================================================== 2021-05-17T21:46:19.9085312Z downloaded 37 KB 2021-05-17T21:46:19.9085828Z 2021-05-17T21:46:19.9120191Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.utils_2.10.1.tar.gz' 2021-05-17T21:46:20.5924288Z Content type 'binary/octet-stream' length 1392672 bytes (1.3 MB) 2021-05-17T21:46:20.6585654Z ================================================== 2021-05-17T21:46:20.6586375Z downloaded 1.3 MB 2021-05-17T21:46:20.6588151Z 2021-05-17T21:46:20.6629488Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.oo_1.24.0.tar.gz' 2021-05-17T21:46:21.3551912Z Content type 'binary/octet-stream' length 953964 bytes (931 KB) 2021-05-17T21:46:21.3790502Z ================================================== 2021-05-17T21:46:21.3791404Z downloaded 931 KB 2021-05-17T21:46:21.3791954Z 2021-05-17T21:46:21.3832658Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.methodsS3_1.8.1.tar.gz' 2021-05-17T21:46:21.9057920Z Content type 'binary/octet-stream' length 79535 bytes (77 KB) 2021-05-17T21:46:21.9105775Z ================================================== 2021-05-17T21:46:21.9106565Z downloaded 77 KB 2021-05-17T21:46:21.9106883Z 2021-05-17T21:46:21.9152800Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/bitops_1.0-7.tar.gz' 2021-05-17T21:46:22.7912867Z Content type 'binary/octet-stream' length 34858 bytes (34 KB) 2021-05-17T21:46:22.7919322Z ================================================== 2021-05-17T21:46:22.7919813Z downloaded 34 KB 2021-05-17T21:46:22.7920124Z 2021-05-17T21:46:22.7967382Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/matrixStats_0.58.0.tar.gz' 2021-05-17T21:46:23.8493024Z Content type 'binary/octet-stream' length 2539233 bytes (2.4 MB) 2021-05-17T21:46:23.9662512Z ================================================== 2021-05-17T21:46:23.9663503Z downloaded 2.4 MB 2021-05-17T21:46:23.9664078Z 2021-05-17T21:46:23.9705482Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/abind_1.4-5.tar.gz' 2021-05-17T21:46:25.3326440Z Content type 'binary/octet-stream' length 60511 bytes (59 KB) 2021-05-17T21:46:25.3396119Z ================================================== 2021-05-17T21:46:25.3396606Z downloaded 59 KB 2021-05-17T21:46:25.3396878Z 2021-05-17T21:46:25.3441742Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/oro.nifti_0.11.0.tar.gz' 2021-05-17T21:46:26.3688114Z Content type 'binary/octet-stream' length 6102270 bytes (5.8 MB) 2021-05-17T21:46:26.5965756Z ================================================== 2021-05-17T21:46:26.5966682Z downloaded 5.8 MB 2021-05-17T21:46:26.5967193Z 2021-05-17T21:46:26.6007533Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/tinytex_0.31.tar.gz' 2021-05-17T21:46:27.9091863Z Content type 'binary/octet-stream' length 116529 bytes (113 KB) 2021-05-17T21:46:27.9189379Z ================================================== 2021-05-17T21:46:27.9190231Z downloaded 113 KB 2021-05-17T21:46:27.9190934Z 2021-05-17T21:46:27.9317137Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-17T21:46:29.2537251Z Content type 'binary/octet-stream' length 236672 bytes (231 KB) 2021-05-17T21:46:29.2753321Z ================================================== 2021-05-17T21:46:29.2754164Z downloaded 231 KB 2021-05-17T21:46:29.2754575Z 2021-05-17T21:46:29.2792676Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.cache_0.15.0.tar.gz' 2021-05-17T21:46:30.6202674Z Content type 'binary/octet-stream' length 107114 bytes (104 KB) 2021-05-17T21:46:30.6296602Z ================================================== 2021-05-17T21:46:30.6297494Z downloaded 104 KB 2021-05-17T21:46:30.6297918Z 2021-05-17T21:46:30.6337683Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/neurobase_1.32.1.tar.gz' 2021-05-17T21:46:32.0032032Z Content type 'binary/octet-stream' length 1772902 bytes (1.7 MB) 2021-05-17T21:46:32.0729101Z ================================================== 2021-05-17T21:46:32.0730906Z downloaded 1.7 MB 2021-05-17T21:46:32.0732062Z 2021-05-17T21:46:32.0770942Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-17T21:46:33.7440131Z Content type 'binary/octet-stream' length 3650566 bytes (3.5 MB) 2021-05-17T21:46:33.7859742Z ================================================== 2021-05-17T21:46:33.7861164Z downloaded 3.5 MB 2021-05-17T21:46:33.7861737Z 2021-05-17T21:46:33.7899693Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/RcppArmadillo_0.10.4.0.0.tar.gz' 2021-05-17T21:46:34.7819581Z Content type 'binary/octet-stream' length 2250399 bytes (2.1 MB) 2021-05-17T21:46:34.9041531Z ================================================== 2021-05-17T21:46:34.9042895Z downloaded 2.1 MB 2021-05-17T21:46:34.9043498Z 2021-05-17T21:46:34.9084693Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/R.rsp_0.44.0.tar.gz' 2021-05-17T21:46:35.7203717Z Content type 'binary/octet-stream' length 1546109 bytes (1.5 MB) 2021-05-17T21:46:35.7492209Z ================================================== 2021-05-17T21:46:35.7493533Z downloaded 1.5 MB 2021-05-17T21:46:35.7494247Z 2021-05-17T21:46:35.7533032Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/mmand_1.6.1.tar.gz' 2021-05-17T21:46:37.0875655Z Content type 'binary/octet-stream' length 1852181 bytes (1.8 MB) 2021-05-17T21:46:37.1761073Z ================================================== 2021-05-17T21:46:37.1763101Z downloaded 1.8 MB 2021-05-17T21:46:37.1764394Z 2021-05-17T21:46:37.1815488Z trying URL 'https://packagemanager.rstudio.com/cran/__linux__/focal/latest/src/contrib/fslr_2.24.1.tar.gz' 2021-05-17T21:46:39.1184689Z Content type 'binary/octet-stream' length 666234 bytes (650 KB) 2021-05-17T21:46:39.1457579Z ================================================== 2021-05-17T21:46:39.1458273Z downloaded 650 KB 2021-05-17T21:46:39.1458548Z 2021-05-17T21:46:39.4104360Z * installing *binary* package ‘base64enc’ ... 2021-05-17T21:46:39.4145483Z * DONE (base64enc) 2021-05-17T21:46:39.6619640Z * installing *binary* package ‘R.methodsS3’ ... 2021-05-17T21:46:39.6662808Z * DONE (R.methodsS3) 2021-05-17T21:46:39.9094563Z * installing *binary* package ‘bitops’ ... 2021-05-17T21:46:39.9132476Z * DONE (bitops) 2021-05-17T21:46:40.7286080Z * installing *binary* package ‘matrixStats’ ... 2021-05-17T21:46:40.7456739Z * DONE (matrixStats) 2021-05-17T21:46:40.9993524Z * installing *binary* package ‘abind’ ... 2021-05-17T21:46:41.0031985Z * DONE (abind) 2021-05-17T21:46:41.2653498Z * installing *binary* package ‘tinytex’ ... 2021-05-17T21:46:41.2719972Z * DONE (tinytex) 2021-05-17T21:46:42.4106577Z * installing *binary* package ‘RcppArmadillo’ ... 2021-05-17T21:46:42.4473782Z * DONE (RcppArmadillo) 2021-05-17T21:46:42.9917035Z * installing *binary* package ‘mmand’ ... 2021-05-17T21:46:43.0043883Z * DONE (mmand) 2021-05-17T21:46:43.2990336Z * installing *binary* package ‘R.oo’ ... 2021-05-17T21:46:43.3043871Z * DONE (R.oo) 2021-05-17T21:46:43.8506650Z * installing *binary* package ‘oro.nifti’ ... 2021-05-17T21:46:43.8624267Z * DONE (oro.nifti) 2021-05-17T21:46:44.1130030Z * installing *binary* package ‘htmltools’ ... 2021-05-17T21:46:44.1171513Z * DONE (htmltools) 2021-05-17T21:46:44.4219512Z * installing *binary* package ‘R.utils’ ... 2021-05-17T21:46:44.4274420Z * DONE (R.utils) 2021-05-17T21:46:45.2504266Z * installing *binary* package ‘rmarkdown’ ... 2021-05-17T21:46:45.2735059Z * DONE (rmarkdown) 2021-05-17T21:46:45.5247452Z * installing *binary* package ‘R.cache’ ... 2021-05-17T21:46:45.5289730Z * DONE (R.cache) 2021-05-17T21:46:45.8868630Z * installing *binary* package ‘neurobase’ ... 2021-05-17T21:46:45.8933670Z * DONE (neurobase) 2021-05-17T21:46:46.3019570Z * installing *binary* package ‘R.rsp’ ... 2021-05-17T21:46:46.3126384Z * DONE (R.rsp) 2021-05-17T21:46:46.6026621Z * installing *binary* package ‘fslr’ ... 2021-05-17T21:46:46.6073912Z * DONE (fslr) 2021-05-17T21:46:46.6138887Z 2021-05-17T21:46:46.6139833Z The downloaded source packages are in 2021-05-17T21:46:46.6141267Z ‘/tmp/RtmpKc84Mq/downloaded_packages’ 2021-05-17T21:47:03.2844137Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-17T21:47:03.2845727Z Use `force = TRUE` to force installation 2021-05-17T21:47:03.2860099Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-17T21:47:03.2861496Z Use `force = TRUE` to force installation 2021-05-17T21:47:03.3043872Z ##[group]Run options(width = 100) 2021-05-17T21:47:03.3044554Z options(width = 100) 2021-05-17T21:47:03.3045034Z pkgs <- installed.packages()[, "Package"] 2021-05-17T21:47:03.3045642Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-17T21:47:03.3054380Z shell: /usr/local/bin/Rscript {0} 2021-05-17T21:47:03.3054776Z env: 2021-05-17T21:47:03.3055196Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:47:03.3055625Z TIC_DEPLOY_KEY: 2021-05-17T21:47:03.3056377Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:47:03.3059185Z GITHUB_PAT: *** 2021-05-17T21:47:03.3060274Z COVERALLS_TOKEN: *** 2021-05-17T21:47:03.3060762Z continue-on-error: false 2021-05-17T21:47:03.3061555Z VDIFFR_RUN_TESTS: 2021-05-17T21:47:03.3062014Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:47:03.3062625Z TZ: UTC 2021-05-17T21:47:03.3062975Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:47:03.3063395Z NOT_CRAN: true 2021-05-17T21:47:03.3063759Z ##[endgroup] 2021-05-17T21:47:03.8874522Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-17T21:47:03.8875271Z setting value 2021-05-17T21:47:03.8876249Z version R version 4.0.5 (2021-03-31) 2021-05-17T21:47:03.8876839Z os Ubuntu 20.04.2 LTS 2021-05-17T21:47:03.8878044Z system x86_64, linux-gnu 2021-05-17T21:47:03.8878660Z ui X11 2021-05-17T21:47:03.8879186Z language (EN) 2021-05-17T21:47:03.8879960Z collate C.UTF-8 2021-05-17T21:47:03.8880654Z ctype C.UTF-8 2021-05-17T21:47:03.8881082Z tz UTC 2021-05-17T21:47:03.8881721Z date 2021-05-17 2021-05-17T21:47:03.8882005Z 2021-05-17T21:47:03.8883027Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-17T21:47:03.8883687Z package * version date lib source 2021-05-17T21:47:03.8886187Z abind 1.4-5 2016-07-21 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8887584Z aghast 0.2.1 2021-05-17 [1] Github (muschellij2/aghast@0c3b853) 2021-05-17T21:47:03.8888594Z askpass 1.1 2019-01-13 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8889623Z base * 4.0.5 2021-03-31 [2] local 2021-05-17T21:47:03.8890667Z base64enc 0.1-3 2015-07-28 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8891604Z bitops 1.0-7 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8892806Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-17T21:47:03.8896300Z brew 1.0-6 2011-04-13 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8897367Z brio 1.1.2 2021-04-23 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8898565Z cachem 1.0.5 2021-05-15 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8899727Z callr 3.7.0 2021-04-20 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8900973Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-17T21:47:03.8901884Z cli 2.5.0 2021-04-26 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8902802Z clipr 0.7.1 2020-10-08 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8903717Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-17T21:47:03.8905189Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-17T21:47:03.8906197Z commonmark 1.7 2018-12-01 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8907525Z compiler 4.0.5 2021-03-31 [2] local 2021-05-17T21:47:03.8908937Z covr 3.5.1 2020-09-16 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8909895Z cpp11 0.2.7 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8910880Z crayon 1.4.1 2021-02-08 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8911846Z credentials 1.3.0 2020-07-21 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8912959Z curl 4.3.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8913883Z datasets * 4.0.5 2021-03-31 [2] local 2021-05-17T21:47:03.8914819Z debugme 1.1.0 2017-10-22 [1] RSPM (R 4.0.0) 2021-05-17T21:47:03.8915807Z desc 1.2.0.9000 2021-05-17 [1] Github (muschellij2/desc@7be86f2) 2021-05-17T21:47:03.8916930Z devtools 2.4.1 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8918205Z diffobj 0.3.4 2021-03-22 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8919180Z digest 0.6.27 2020-10-24 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8920103Z dplyr 1.0.6 2021-05-05 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8939902Z ellipsis 0.3.2 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8940906Z evaluate 0.14 2019-05-28 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8941723Z fansi 0.4.2 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8942787Z fastmap 1.1.0 2021-01-25 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8943792Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-17T21:47:03.8944636Z fs 1.5.0 2020-07-31 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8945452Z fslr 2.24.1 2019-08-05 [1] RSPM (R 4.0.0) 2021-05-17T21:47:03.8946422Z generics 0.1.0 2020-10-31 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8947388Z gert 1.3.0 2021-03-29 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8948155Z gh 1.3.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8949005Z ghtravis 0.15.1 2021-05-17 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-17T21:47:03.8949878Z git2r 0.28.0 2021-01-10 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8950665Z gitcreds 0.1.1 2020-12-04 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8951589Z glue 1.4.2 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8952714Z graphics * 4.0.5 2021-03-31 [2] local 2021-05-17T21:47:03.8953488Z grDevices * 4.0.5 2021-03-31 [2] local 2021-05-17T21:47:03.8954223Z grid 4.0.5 2021-03-31 [2] local 2021-05-17T21:47:03.8954945Z highr 0.9 2021-04-16 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8955675Z htmltools 0.5.1.1 2021-01-22 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8956610Z httr 1.4.2 2020-07-20 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8957541Z ini 0.3.1 2018-05-20 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8958559Z jsonlite 1.7.2 2020-12-09 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8959385Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-17T21:47:03.8960199Z knitr 1.33 2021-04-24 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8961300Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-17T21:47:03.8962192Z lazyeval 0.2.2 2019-03-15 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8963027Z lifecycle 1.0.0 2021-02-15 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8963843Z magrittr 2.0.1 2020-11-17 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8964661Z markdown 1.1 2019-08-07 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8965469Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-17T21:47:03.8966251Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-17T21:47:03.8967077Z matrixStats 0.58.0 2021-01-29 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8968068Z memoise 2.0.0 2021-01-26 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8969060Z methods * 4.0.5 2021-03-31 [2] local 2021-05-17T21:47:03.8969869Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-17T21:47:03.8970647Z mime 0.10 2021-02-13 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8971442Z mmand 1.6.1 2020-03-03 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8972398Z neurobase 1.32.1 2021-04-07 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8973512Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-17T21:47:03.8974468Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-17T21:47:03.8975658Z openssl 1.4.4 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8976660Z oro.nifti 0.11.0 2020-09-08 [1] RSPM (R 4.0.2) 2021-05-17T21:47:03.8977821Z parallel 4.0.5 2021-03-31 [2] local 2021-05-17T21:47:03.8978622Z pillar 1.6.1 2021-05-16 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8979994Z pkgbuild 1.2.0 2020-12-15 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8980776Z pkgconfig 2.0.3 2019-09-22 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8981559Z pkgload 1.2.1 2021-04-06 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8982311Z praise 1.0.0 2015-08-11 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8983234Z prettyunits 1.1.1 2020-01-24 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8983991Z processx 3.5.2 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8984728Z ps 1.6.0 2021-02-28 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8985710Z purrr 0.3.4 2020-04-17 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8986625Z R.cache 0.15.0 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8987545Z R.methodsS3 1.8.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8988286Z R.oo 1.24.0 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8989005Z R.rsp 0.44.0 2020-07-09 [1] RSPM (R 4.0.2) 2021-05-17T21:47:03.8989716Z R.utils 2.10.1 2020-08-26 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8990430Z R6 2.5.0 2020-10-28 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8991316Z rappdirs 0.3.3 2021-01-31 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8992521Z rcmdcheck 1.3.3 2019-05-07 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8993282Z Rcpp 1.0.6 2021-01-15 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8994073Z RcppArmadillo 0.10.4.0.0 2021-04-13 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8996282Z rematch2 2.1.2 2020-05-01 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8997296Z remotes 2.3.0 2021-04-01 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.8998723Z rex 1.2.0 2020-04-21 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.8999458Z rlang 0.4.11 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.9000208Z rmarkdown 2.8 2021-05-07 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.9001173Z RNifti 1.3.1 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-17T21:47:03.9002563Z roxygen2 7.1.1 2020-06-27 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.9003490Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-17T21:47:03.9004261Z rprojroot 2.0.2 2020-11-15 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.9005212Z rstudioapi 0.13 2020-11-12 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.9005984Z rversions 2.0.2 2020-05-25 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.9006744Z sessioninfo 1.1.1 2018-11-05 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.9007665Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-17T21:47:03.9008365Z splines 4.0.5 2021-03-31 [2] local 2021-05-17T21:47:03.9009135Z stats * 4.0.5 2021-03-31 [2] local 2021-05-17T21:47:03.9009837Z stats4 4.0.5 2021-03-31 [2] local 2021-05-17T21:47:03.9010709Z stringi 1.6.2 2021-05-17 [1] CRAN (R 4.0.5) 2021-05-17T21:47:03.9011461Z stringr 1.4.0 2019-02-10 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.9012210Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-17T21:47:03.9012928Z sys 3.4 2020-07-23 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.9013868Z sysreqs 1.0.0.9000 2021-05-17 [1] Github (r-hub/sysreqs@f068afa) 2021-05-17T21:47:03.9014805Z tcltk 4.0.5 2021-03-31 [2] local 2021-05-17T21:47:03.9015531Z testthat 3.0.2 2021-02-14 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.9016437Z tibble 3.1.2 2021-05-16 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.9017401Z tic 0.10.0 2021-05-17 [1] Github (ropensci/tic@3b4dfb8) 2021-05-17T21:47:03.9018189Z tidyr 1.1.3 2021-03-03 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.9018948Z tidyselect 1.1.1 2021-04-30 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.9020383Z tinytex 0.31 2021-03-30 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.9021328Z tools 4.0.5 2021-03-31 [2] local 2021-05-17T21:47:03.9022259Z usethis 2.0.1 2021-02-10 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.9023014Z utf8 1.2.1 2021-03-12 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.9023751Z utils * 4.0.5 2021-03-31 [2] local 2021-05-17T21:47:03.9024894Z vctrs 0.3.8 2021-04-29 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.9025639Z waldo 0.2.5 2021-03-08 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.9026552Z whisker 0.4 2019-08-28 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.9027684Z withr 2.4.2 2021-04-18 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.9028459Z xfun 0.23 2021-05-15 [1] RSPM (R 4.0.4) 2021-05-17T21:47:03.9029322Z xml2 1.3.2 2020-04-23 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.9030134Z xopen 1.0.0 2018-09-17 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.9031069Z yaml 2.2.1 2020-02-01 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.9032122Z zip 2.1.1 2020-08-27 [1] RSPM (R 4.0.3) 2021-05-17T21:47:03.9032394Z 2021-05-17T21:47:03.9032981Z [1] /home/runner/work/_temp/Library 2021-05-17T21:47:03.9033639Z [2] /opt/R/4.0.5/lib/R/library 2021-05-17T21:47:03.9134337Z ##[group]Run Rscript -e 'tic::script()' 2021-05-17T21:47:03.9134940Z Rscript -e 'tic::script()' 2021-05-17T21:47:03.9135338Z ls -l check 2021-05-17T21:47:03.9180308Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T21:47:03.9180963Z env: 2021-05-17T21:47:03.9181350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:47:03.9181783Z TIC_DEPLOY_KEY: 2021-05-17T21:47:03.9182494Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:47:03.9184249Z GITHUB_PAT: *** 2021-05-17T21:47:03.9185347Z COVERALLS_TOKEN: *** 2021-05-17T21:47:03.9185796Z continue-on-error: false 2021-05-17T21:47:03.9186470Z VDIFFR_RUN_TESTS: 2021-05-17T21:47:03.9186940Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:47:03.9187356Z TZ: UTC 2021-05-17T21:47:03.9187733Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:47:03.9188122Z NOT_CRAN: true 2021-05-17T21:47:03.9188489Z ##[endgroup] 2021-05-17T21:47:04.2202772Z ✔ Loading tic stage configuration from tic.R 2021-05-17T21:47:04.3677930Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-17T21:47:04.3678894Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-17T21:47:04.3679475Z timeout = Inf, check_dir = "check") 2021-05-17T21:47:04.4426671Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-17T21:47:04.7933988Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-17T21:47:04.8195299Z * preparing ‘pbj’: 2021-05-17T21:47:04.8301662Z * checking DESCRIPTION meta-information ... OK 2021-05-17T21:47:04.8302245Z * cleaning src 2021-05-17T21:47:04.8336466Z * running ‘cleanup’ 2021-05-17T21:47:05.0519558Z * installing the package to build vignettes 2021-05-17T21:47:40.1417548Z * creating vignettes ... OK 2021-05-17T21:47:40.1529403Z * cleaning src 2021-05-17T21:47:40.1584874Z * running ‘cleanup’ 2021-05-17T21:47:40.1943383Z * checking for LF line-endings in source and make files and shell scripts 2021-05-17T21:47:40.1964958Z * checking for empty or unneeded directories 2021-05-17T21:47:40.2008587Z * building ‘pbj_0.1.6.tar.gz’ 2021-05-17T21:47:40.7216822Z 2021-05-17T21:47:41.0219928Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-17T21:47:41.2506610Z * using log directory ‘/home/runner/work/pbj/pbj/check/pbj.Rcheck’ 2021-05-17T21:47:41.2509638Z * using R version 4.0.5 (2021-03-31) 2021-05-17T21:47:41.2510759Z * using platform: x86_64-pc-linux-gnu (64-bit) 2021-05-17T21:47:41.2511641Z * using session charset: UTF-8 2021-05-17T21:47:41.5844979Z * using option ‘--as-cran’ 2021-05-17T21:47:41.5885351Z * checking for file ‘pbj/DESCRIPTION’ ... OK 2021-05-17T21:47:41.5885951Z * checking extension type ... Package 2021-05-17T21:47:41.5886643Z * this is package ‘pbj’ version ‘0.1.6’ 2021-05-17T21:47:41.5887248Z * package encoding: UTF-8 2021-05-17T21:47:41.5902590Z * checking package namespace information ... OK 2021-05-17T21:47:59.4303363Z * checking package dependencies ... OK 2021-05-17T21:47:59.4313849Z * checking if this is a source package ... OK 2021-05-17T21:47:59.4322934Z * checking if there is a namespace ... OK 2021-05-17T21:47:59.7465762Z * checking for executable files ... OK 2021-05-17T21:47:59.7467163Z * checking for hidden files and directories ... OK 2021-05-17T21:47:59.7470802Z * checking for portable file names ... OK 2021-05-17T21:47:59.7483088Z * checking for sufficient/correct file permissions ... OK 2021-05-17T21:47:59.7516735Z * checking serialization versions ... OK 2021-05-17T21:48:36.2091788Z * checking whether package ‘pbj’ can be installed ... OK 2021-05-17T21:48:36.2143071Z * checking installed package size ... NOTE 2021-05-17T21:48:36.2144060Z installed size is 10.0Mb 2021-05-17T21:48:36.2163366Z sub-directories of 1Mb or more: 2021-05-17T21:48:36.2172260Z doc 3.9Mb 2021-05-17T21:48:36.2172918Z images 2.2Mb 2021-05-17T21:48:36.2173664Z libs 3.7Mb 2021-05-17T21:48:36.3125397Z * checking package directory ... OK 2021-05-17T21:48:36.3126630Z * checking for future file timestamps ... OK 2021-05-17T21:48:36.3137728Z * checking ‘build’ directory ... OK 2021-05-17T21:48:36.4810978Z * checking DESCRIPTION meta-information ... OK 2021-05-17T21:48:36.4863193Z * checking top-level files ... NOTE 2021-05-17T21:48:36.4864506Z ‘cleanup’: /bin/bash is not portable 2021-05-17T21:48:36.5479817Z * checking for left-over files ... OK 2021-05-17T21:48:36.8301081Z * checking index information ... OK 2021-05-17T21:48:37.2740905Z * checking package subdirectories ... OK 2021-05-17T21:48:37.3221379Z * checking R files for non-ASCII characters ... OK 2021-05-17T21:48:37.3811019Z * checking R files for syntax errors ... OK 2021-05-17T21:48:38.6701130Z * checking whether the package can be loaded ... OK 2021-05-17T21:48:39.9708940Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-17T21:48:41.2327152Z * checking whether the package can be unloaded cleanly ... OK 2021-05-17T21:48:42.5267925Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-17T21:48:43.8439976Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-17T21:48:45.2628745Z * checking loading without being on the library search path ... OK 2021-05-17T21:48:47.2719095Z * checking dependencies in R code ... OK 2021-05-17T21:48:49.4393138Z * checking S3 generic/method consistency ... OK 2021-05-17T21:48:50.7559368Z * checking replacement functions ... OK 2021-05-17T21:48:52.1852247Z * checking foreign function calls ... OK 2021-05-17T21:49:01.2519786Z * checking R code for possible problems ... OK 2021-05-17T21:49:01.4974679Z * checking Rd files ... OK 2021-05-17T21:49:01.5426694Z * checking Rd metadata ... OK 2021-05-17T21:49:01.6312002Z * checking Rd line widths ... OK 2021-05-17T21:49:01.7480172Z * checking Rd cross-references ... OK 2021-05-17T21:49:03.0319593Z * checking for missing documentation entries ... OK 2021-05-17T21:49:06.8976808Z * checking for code/documentation mismatches ... OK 2021-05-17T21:49:09.2992022Z * checking Rd \usage sections ... OK 2021-05-17T21:49:09.4235166Z * checking Rd contents ... OK 2021-05-17T21:49:09.4942261Z * checking for unstated dependencies in examples ... OK 2021-05-17T21:49:09.4960467Z * checking line endings in shell scripts ... OK 2021-05-17T21:49:09.4962397Z * checking line endings in C/C++/Fortran sources/headers ... OK 2021-05-17T21:49:09.4963577Z * checking line endings in Makefiles ... OK 2021-05-17T21:49:09.5720329Z * checking compilation flags in Makevars ... OK 2021-05-17T21:49:09.5721176Z * checking for GNU extensions in Makefiles ... OK 2021-05-17T21:49:09.5721962Z * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK 2021-05-17T21:49:09.5722815Z * checking use of PKG_*FLAGS in Makefiles ... OK 2021-05-17T21:49:09.5723797Z * checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK 2021-05-17T21:49:09.5724443Z * checking pragmas in C/C++ headers and code ... OK 2021-05-17T21:49:09.5725043Z * checking compilation flags used ... OK 2021-05-17T21:49:09.6631243Z * checking compiled code ... OK 2021-05-17T21:49:20.1999909Z * checking sizes of PDF files under ‘inst/doc’ ... OK 2021-05-17T21:49:20.2805629Z * checking installed files from ‘inst/doc’ ... OK 2021-05-17T21:49:20.2854170Z * checking files in ‘vignettes’ ... OK 2021-05-17T21:49:20.4879294Z * checking examples ... NONE 2021-05-17T21:49:20.8079495Z * checking for unstated dependencies in vignettes ... OK 2021-05-17T21:49:20.8188541Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-17T21:49:21.2529313Z * checking re-building of vignette outputs ... OK 2021-05-17T21:49:24.0222990Z * checking PDF version of manual ... OK 2021-05-17T21:49:24.0224994Z * checking for non-standard things in the check directory ... OK 2021-05-17T21:49:24.0226342Z * checking for detritus in the temp directory ... OK 2021-05-17T21:49:24.0227615Z * DONE 2021-05-17T21:49:24.0228673Z 2021-05-17T21:49:24.0229237Z Status: 2 NOTEs 2021-05-17T21:49:24.0229636Z See 2021-05-17T21:49:24.0231089Z ‘/home/runner/work/pbj/pbj/check/pbj.Rcheck/00check.log’ 2021-05-17T21:49:24.0231858Z for details. 2021-05-17T21:49:24.0232110Z 2021-05-17T21:49:24.0232313Z 2021-05-17T21:49:24.1378597Z ── R CMD check results ────────────────────────────────────────── pbj 0.1.6 ──── 2021-05-17T21:49:24.1395797Z Duration: 1m 43.4s 2021-05-17T21:49:24.1396312Z 2021-05-17T21:49:24.1421118Z ❯ checking installed package size ... NOTE 2021-05-17T21:49:24.1421990Z installed size is 10.0Mb 2021-05-17T21:49:24.1423082Z sub-directories of 1Mb or more: 2021-05-17T21:49:24.1423770Z doc 3.9Mb 2021-05-17T21:49:24.1424309Z images 2.2Mb 2021-05-17T21:49:24.1424856Z libs 3.7Mb 2021-05-17T21:49:24.1425259Z 2021-05-17T21:49:24.1431787Z ❯ checking top-level files ... NOTE 2021-05-17T21:49:24.1433246Z ‘cleanup’: /bin/bash is not portable 2021-05-17T21:49:24.1433957Z 2021-05-17T21:49:24.1442929Z 0 errors ✔ | 0 warnings ✔ | 2 notes ✖ 2021-05-17T21:49:24.1546587Z total 11904 2021-05-17T21:49:24.1548122Z drwxr-xr-x 5 runner docker 4096 May 17 21:49 pbj.Rcheck 2021-05-17T21:49:24.1550074Z -rw-r--r-- 1 runner docker 5477372 May 17 21:47 pbj_0.1.6.tar.gz 2021-05-17T21:49:24.1556171Z -rw-r--r-- 1 runner docker 6701495 May 17 21:48 pbj_0.1.6_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T21:49:24.1590691Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T21:49:24.1591595Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-17T21:49:24.1638620Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-17T21:49:24.1639275Z env: 2021-05-17T21:49:24.1639704Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:49:24.1640366Z TIC_DEPLOY_KEY: 2021-05-17T21:49:24.1641165Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:49:24.1643628Z GITHUB_PAT: *** 2021-05-17T21:49:24.1644522Z COVERALLS_TOKEN: *** 2021-05-17T21:49:24.1644931Z continue-on-error: false 2021-05-17T21:49:24.1645340Z VDIFFR_RUN_TESTS: 2021-05-17T21:49:24.1645742Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:49:24.1646126Z TZ: UTC 2021-05-17T21:49:24.1646460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:49:24.1646799Z NOT_CRAN: true 2021-05-17T21:49:24.1647307Z ##[endgroup] 2021-05-17T21:49:24.1774484Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-17T21:49:24.1775031Z Rscript -e "tic::before_deploy()" 2021-05-17T21:49:24.1815338Z shell: /usr/bin/bash -e {0} 2021-05-17T21:49:24.1815680Z env: 2021-05-17T21:49:24.1816080Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:49:24.1816486Z TIC_DEPLOY_KEY: 2021-05-17T21:49:24.1817387Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:49:24.1818548Z GITHUB_PAT: *** 2021-05-17T21:49:24.1819274Z COVERALLS_TOKEN: *** 2021-05-17T21:49:24.1819866Z continue-on-error: false 2021-05-17T21:49:24.1820286Z VDIFFR_RUN_TESTS: 2021-05-17T21:49:24.1821050Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:49:24.1821449Z TZ: UTC 2021-05-17T21:49:24.1821793Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:49:24.1822143Z NOT_CRAN: true 2021-05-17T21:49:24.1822478Z ##[endgroup] 2021-05-17T21:49:24.4818487Z ✔ Loading tic stage configuration from tic.R 2021-05-17T21:49:24.6276882Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-17T21:49:24.6277390Z with: 2021-05-17T21:49:24.6278715Z upload_url: https://uploads.github.com/repos/neuroconductor/pbj/releases/43088294/assets{?name,label} 2021-05-17T21:49:24.6279806Z asset_path: check/pbj_0.1.6_R_x86_64-pc-linux-gnu.tar.gz 2021-05-17T21:49:24.6280410Z asset_name: pbj_0.1.6_R_x86_64-pc-linux-gnu_R4.0.tar.gz 2021-05-17T21:49:24.6281004Z asset_content_type: application/octet-stream 2021-05-17T21:49:24.6281446Z env: 2021-05-17T21:49:24.6282008Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:49:24.6282577Z TIC_DEPLOY_KEY: 2021-05-17T21:49:24.6283261Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:49:24.6284629Z GITHUB_PAT: *** 2021-05-17T21:49:24.6285401Z COVERALLS_TOKEN: *** 2021-05-17T21:49:24.6285834Z continue-on-error: false 2021-05-17T21:49:24.6286249Z VDIFFR_RUN_TESTS: 2021-05-17T21:49:24.6286695Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:49:24.6287079Z TZ: UTC 2021-05-17T21:49:24.6287420Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:49:24.6287781Z NOT_CRAN: true 2021-05-17T21:49:24.6288581Z GITHUB_TOKEN: *** 2021-05-17T21:49:24.6289083Z ##[endgroup] 2021-05-17T21:49:25.4806187Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-17T21:49:25.4806755Z Rscript -e "tic::deploy()" 2021-05-17T21:49:25.4849281Z shell: /usr/bin/bash -e {0} 2021-05-17T21:49:25.4849607Z env: 2021-05-17T21:49:25.4850145Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:49:25.4850544Z TIC_DEPLOY_KEY: 2021-05-17T21:49:25.4851200Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:49:25.4852661Z GITHUB_PAT: *** 2021-05-17T21:49:25.4853787Z COVERALLS_TOKEN: *** 2021-05-17T21:49:25.4854191Z continue-on-error: false 2021-05-17T21:49:25.4854596Z VDIFFR_RUN_TESTS: 2021-05-17T21:49:25.4855008Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:49:25.4855371Z TZ: UTC 2021-05-17T21:49:25.4855701Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:49:25.4856050Z NOT_CRAN: true 2021-05-17T21:49:25.4856372Z ##[endgroup] 2021-05-17T21:49:25.7825806Z ✔ Loading tic stage configuration from tic.R 2021-05-17T21:49:25.9220152Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-17T21:49:25.9220693Z Rscript -e "tic::after_deploy()" 2021-05-17T21:49:25.9260245Z shell: /usr/bin/bash -e {0} 2021-05-17T21:49:25.9260573Z env: 2021-05-17T21:49:25.9261012Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:49:25.9261426Z TIC_DEPLOY_KEY: 2021-05-17T21:49:25.9262107Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:49:25.9263617Z GITHUB_PAT: *** 2021-05-17T21:49:25.9264409Z COVERALLS_TOKEN: *** 2021-05-17T21:49:25.9264826Z continue-on-error: false 2021-05-17T21:49:25.9265243Z VDIFFR_RUN_TESTS: 2021-05-17T21:49:25.9265664Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:49:25.9266033Z TZ: UTC 2021-05-17T21:49:25.9266369Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:49:25.9266877Z NOT_CRAN: true 2021-05-17T21:49:25.9267211Z ##[endgroup] 2021-05-17T21:49:26.2243578Z ✔ Loading tic stage configuration from tic.R 2021-05-17T21:49:26.3748020Z ##[group]Run curl -s -H "Accept: application/json" \ 2021-05-17T21:49:26.3748943Z curl -s -H "Accept: application/json" \ 2021-05-17T21:49:26.3749921Z  -H "Content-Type: application/json" \ 2021-05-17T21:49:26.3750532Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-17T21:49:26.3751432Z  -d '{"repo": {"service": "github","name": "'$GITHUB_REPOSITORY'"}}' \ 2021-05-17T21:49:26.3752168Z  -X POST https://coveralls.io/api/repos 2021-05-17T21:49:26.3794051Z shell: /usr/bin/bash -e {0} 2021-05-17T21:49:26.3794557Z env: 2021-05-17T21:49:26.3794907Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:49:26.3795298Z TIC_DEPLOY_KEY: 2021-05-17T21:49:26.3795942Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:49:26.3797469Z GITHUB_PAT: *** 2021-05-17T21:49:26.3798461Z COVERALLS_TOKEN: *** 2021-05-17T21:49:26.3798866Z continue-on-error: false 2021-05-17T21:49:26.3799301Z VDIFFR_RUN_TESTS: 2021-05-17T21:49:26.3799687Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:49:26.3800240Z TZ: UTC 2021-05-17T21:49:26.3800558Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:49:26.3800916Z NOT_CRAN: true 2021-05-17T21:49:26.3801240Z ##[endgroup] 2021-05-17T21:49:26.8144344Z {"errors":{"name":"has already been taken"}} 2021-05-17T21:49:26.8177940Z ##[group]Run echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-17T21:49:26.8178548Z echo "COVERALLS_REPO_TOKEN=$(\ 2021-05-17T21:49:26.8179046Z  curl -s -H "Accept: application/json" \ 2021-05-17T21:49:26.8179607Z  -H "Content-Type: application/json" \ 2021-05-17T21:49:26.8180193Z  -H "Authorization: token $COVERALLS_TOKEN" \ 2021-05-17T21:49:26.8180885Z  https://coveralls.io/api/repos/github/$GITHUB_REPOSITORY \ 2021-05-17T21:49:26.8182707Z  | jq '.token')" >> $GITHUB_ENV 2021-05-17T21:49:26.8225588Z shell: /usr/bin/bash -e {0} 2021-05-17T21:49:26.8225944Z env: 2021-05-17T21:49:26.8226548Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:49:26.8227163Z TIC_DEPLOY_KEY: 2021-05-17T21:49:26.8228093Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:49:26.8229584Z GITHUB_PAT: *** 2021-05-17T21:49:26.8230406Z COVERALLS_TOKEN: *** 2021-05-17T21:49:26.8230932Z continue-on-error: false 2021-05-17T21:49:26.8231405Z VDIFFR_RUN_TESTS: 2021-05-17T21:49:26.8232046Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:49:26.8232471Z TZ: UTC 2021-05-17T21:49:26.8232821Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:49:26.8233212Z NOT_CRAN: true 2021-05-17T21:49:26.8233577Z ##[endgroup] 2021-05-17T21:49:27.3119170Z ##[group]Run covr::coveralls(service_name='drone', repo_token=null) 2021-05-17T21:49:27.3119990Z covr::coveralls(service_name='drone', repo_token=null) 2021-05-17T21:49:27.3129886Z shell: /usr/local/bin/Rscript {0} 2021-05-17T21:49:27.3130290Z env: 2021-05-17T21:49:27.3130872Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-17T21:49:27.3131473Z TIC_DEPLOY_KEY: 2021-05-17T21:49:27.3132360Z RSPM: https://packagemanager.rstudio.com/cran/__linux__/focal/latest 2021-05-17T21:49:27.3134139Z GITHUB_PAT: *** 2021-05-17T21:49:27.3134844Z COVERALLS_TOKEN: *** 2021-05-17T21:49:27.3135294Z continue-on-error: false 2021-05-17T21:49:27.3135711Z VDIFFR_RUN_TESTS: 2021-05-17T21:49:27.3136144Z R_LIBS_USER: /home/runner/work/_temp/Library 2021-05-17T21:49:27.3136711Z TZ: UTC 2021-05-17T21:49:27.3137032Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-17T21:49:27.3137400Z NOT_CRAN: true 2021-05-17T21:49:27.3137749Z COVERALLS_REPO_TOKEN: null 2021-05-17T21:49:27.3138182Z ##[endgroup] 2021-05-17T21:50:00.5238141Z Error in to_coveralls(coverage, repo_token = repo_token, service_name = service) : 2021-05-17T21:50:00.5240012Z object 'null' not found 2021-05-17T21:50:00.5242086Z Calls: -> to_coveralls 2021-05-17T21:50:00.5242940Z Execution halted 2021-05-17T21:50:00.5305895Z ##[error]Process completed with exit code 1. 2021-05-17T21:50:01.4786093Z Post job cleanup. 2021-05-17T21:50:01.5295916Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-17T21:50:01.5461791Z Post job cleanup. 2021-05-17T21:50:01.6548524Z [command]/usr/bin/git version 2021-05-17T21:50:01.6624906Z git version 2.31.1 2021-05-17T21:50:01.6668990Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-17T21:50:01.6716290Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-17T21:50:01.7014240Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-17T21:50:01.7059061Z http.https://github.com/.extraheader 2021-05-17T21:50:01.7069785Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-17T21:50:01.7113073Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-17T21:50:01.7478627Z Cleaning up orphan processes